Replayed #7 Started by user Sebastiaan van Stijn Rebuilds build #9 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at b106f7dfd01541c23c7a569f9540c3f31a51e4f6 rather than f9df098e7684fb42287860377dcd6931cca62a73 Obtained Jenkinsfile from b106f7dfd01541c23c7a569f9540c3f31a51e4f6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43147@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-19T19:33:34.231Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-19T19:33:34.236Z] Trying to pass milestone 9 [Pipeline] milestone [2022-01-19T19:33:34.304Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-19T19:33:34.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a1a4dafcc67ec6a) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] { [Pipeline] checkout [2022-01-19T19:33:34.507Z] The recommended git tool is: git [2022-01-19T19:33:34.516Z] using credential docker-jenkins-github-credentials [2022-01-19T19:33:34.523Z] Cloning the remote Git repository [2022-01-19T19:33:34.523Z] Cloning with configured refspecs honoured and without tags [2022-01-19T19:33:34.528Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:33:34.528Z] > git init /home/ubuntu/workspace/moby_PR-43147 # timeout=10 [2022-01-19T19:33:34.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:34.545Z] > git --version # timeout=10 [2022-01-19T19:33:34.557Z] > git --version # 'git version 2.17.1' [2022-01-19T19:33:34.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:34.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:48.669Z] Fetching without tags [2022-01-19T19:33:48.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:33:48.647Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:33:48.653Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:48.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:33:48.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:48.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:48.673Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:48.924Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:33:50.071Z] Merge succeeded, producing f89fddc6d7c285153b73ebc3be92aa430b55346b [2022-01-19T19:33:50.071Z] Checking out Revision f89fddc6d7c285153b73ebc3be92aa430b55346b (PR-43147) [2022-01-19T19:33:50.132Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:33:50.158Z] First time build. Skipping changelog. [2022-01-19T19:33:48.927Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:33:48.935Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:33:49.362Z] > git remote # timeout=10 [2022-01-19T19:33:49.367Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:33:49.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:49.389Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:33:50.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:33:50.074Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:33:50.079Z] > git checkout -f f89fddc6d7c285153b73ebc3be92aa430b55346b # timeout=10 [2022-01-19T19:33:50.135Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-19T19:33:50.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/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 && cd /workspace && hack/validate/dco [2022-01-19T19:33:50.792Z] Unable to find image 'alpine:latest' locally [2022-01-19T19:33:50.792Z] latest: Pulling from library/alpine [2022-01-19T19:33:50.792Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T19:33:51.064Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T19:33:51.064Z] 59bf1c3509f3: Download complete [2022-01-19T19:33:51.064Z] 59bf1c3509f3: Pull complete [2022-01-19T19:33:51.064Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-19T19:33:51.064Z] Status: Downloaded newer image for alpine:latest [2022-01-19T19:33:53.598Z] 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-RS1) [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-RS1) [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 [2022-01-19T19:33:54.056Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a1a4dafcc67ec6a) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-01-19T19:33:54.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c31ec49476859e81) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] stage [Pipeline] { (Print info) [2022-01-19T19:33:54.070Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0690b8d3e75e9af51) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-01-19T19:33:54.072Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ee3f0dc87ac7e808) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] { (Print info) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-01-19T19:33:54.120Z] The recommended git tool is: git [2022-01-19T19:33:54.127Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-01-19T19:33:54.140Z] Fetching changes from the remote Git repository [2022-01-19T19:33:54.147Z] Fetching without tags [Pipeline] checkout [2022-01-19T19:33:54.150Z] The recommended git tool is: git [2022-01-19T19:33:54.156Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-19T19:33:54.162Z] Cloning the remote Git repository [2022-01-19T19:33:54.162Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-01-19T19:33:54.255Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-19T19:33:54.262Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-19T19:33:54.263Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-01-19T19:33:54.271Z] Cloning the remote Git repository [2022-01-19T19:33:54.271Z] Cloning with configured refspecs honoured and without tags [2022-01-19T19:33:54.273Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2022-01-19T19:33:54.280Z] Cloning the remote Git repository [2022-01-19T19:33:54.280Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2022-01-19T19:33:54.403Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [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 [2022-01-19T19:33:54.513Z] Merge succeeded, producing b8353b7275c07f5508b2eda3e60cd6a47903d604 [2022-01-19T19:33:54.514Z] Checking out Revision b8353b7275c07f5508b2eda3e60cd6a47903d604 (PR-43147) [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-19T19:33:54.562Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:33:54.569Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-19T19:33:54.135Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43147/.git # timeout=10 [2022-01-19T19:33:54.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:33:54.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:54.151Z] > git --version # timeout=10 [2022-01-19T19:33:54.155Z] > git --version # 'git version 2.17.1' [2022-01-19T19:33:54.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:54.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:54.406Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:33:54.412Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:33:54.451Z] > git remote # timeout=10 [2022-01-19T19:33:54.454Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:33:54.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:54.457Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:33:54.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:33:54.516Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:33:54.519Z] > git checkout -f b8353b7275c07f5508b2eda3e60cd6a47903d604 # timeout=10 [2022-01-19T19:33:54.565Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [2022-01-19T19:33:54.155Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:33:54.155Z] > git init /home/ubuntu/workspace/moby_PR-43147 # timeout=10 [2022-01-19T19:33:54.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:54.161Z] > git --version # timeout=10 [2022-01-19T19:33:54.163Z] > git --version # 'git version 2.17.1' [2022-01-19T19:33:54.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:54.164Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:55.209Z] + [ PR != PR ] [2022-01-19T19:33:55.209Z] + [ 20.10 != master ] [2022-01-19T19:33:55.209Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-19T19:33:54.270Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:33:54.271Z] > git init /home/ubuntu/workspace/moby_PR-43147 # timeout=10 [2022-01-19T19:33:54.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:54.287Z] > git --version # timeout=10 [2022-01-19T19:33:54.299Z] > git --version # 'git version 2.17.1' [2022-01-19T19:33:54.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:54.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:54.279Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:33:54.280Z] > git init /home/ubuntu/workspace/moby_PR-43147 # timeout=10 [2022-01-19T19:33:54.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:33:54.295Z] > git --version # timeout=10 [2022-01-19T19:33:54.297Z] > git --version # 'git version 2.25.1' [2022-01-19T19:33:54.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:33:54.298Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:33:55.524Z] + docker version [2022-01-19T19:33:55.524Z] Client: Docker Engine - Community [2022-01-19T19:33:55.524Z] Version: 20.10.12 [2022-01-19T19:33:55.524Z] API version: 1.41 [2022-01-19T19:33:55.524Z] Go version: go1.16.12 [2022-01-19T19:33:55.524Z] Git commit: e91ed57 [2022-01-19T19:33:55.524Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-19T19:33:55.524Z] OS/Arch: linux/amd64 [2022-01-19T19:33:55.524Z] Context: default [2022-01-19T19:33:55.524Z] Experimental: true [2022-01-19T19:33:55.524Z] [2022-01-19T19:33:55.524Z] Server: Docker Engine - Community [2022-01-19T19:33:55.524Z] Engine: [2022-01-19T19:33:55.524Z] Version: 20.10.12 [2022-01-19T19:33:55.524Z] API version: 1.41 (minimum version 1.12) [2022-01-19T19:33:55.524Z] Go version: go1.16.12 [2022-01-19T19:33:55.524Z] Git commit: 459d0df [2022-01-19T19:33:55.524Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-19T19:33:55.524Z] OS/Arch: linux/amd64 [2022-01-19T19:33:55.524Z] Experimental: true [2022-01-19T19:33:55.524Z] containerd: [2022-01-19T19:33:55.524Z] Version: 1.4.12 [2022-01-19T19:33:55.524Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:33:55.524Z] runc: [2022-01-19T19:33:55.524Z] Version: 1.0.2 [2022-01-19T19:33:55.524Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-19T19:33:55.524Z] docker-init: [2022-01-19T19:33:55.524Z] Version: 0.19.0 [2022-01-19T19:33:55.524Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-19T19:33:55.801Z] + docker info [2022-01-19T19:33:56.732Z] Client: [2022-01-19T19:33:56.732Z] Context: default [2022-01-19T19:33:56.732Z] Debug Mode: false [2022-01-19T19:33:56.732Z] Plugins: [2022-01-19T19:33:56.732Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-19T19:33:56.732Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-19T19:33:56.732Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-19T19:33:56.732Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-19T19:33:56.732Z] [2022-01-19T19:33:56.732Z] Server: [2022-01-19T19:33:56.732Z] Containers: 0 [2022-01-19T19:33:56.732Z] Running: 0 [2022-01-19T19:33:56.732Z] Paused: 0 [2022-01-19T19:33:56.732Z] Stopped: 0 [2022-01-19T19:33:56.732Z] Images: 3 [2022-01-19T19:33:56.732Z] Server Version: 20.10.12 [2022-01-19T19:33:56.732Z] Storage Driver: overlay2 [2022-01-19T19:33:56.732Z] Backing Filesystem: extfs [2022-01-19T19:33:56.732Z] Supports d_type: true [2022-01-19T19:33:56.732Z] Native Overlay Diff: true [2022-01-19T19:33:56.732Z] userxattr: false [2022-01-19T19:33:56.732Z] Logging Driver: json-file [2022-01-19T19:33:56.732Z] Cgroup Driver: cgroupfs [2022-01-19T19:33:56.732Z] Cgroup Version: 1 [2022-01-19T19:33:56.732Z] Plugins: [2022-01-19T19:33:56.732Z] Volume: local [2022-01-19T19:33:56.732Z] Network: bridge host ipvlan macvlan null overlay [2022-01-19T19:33:56.732Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-19T19:33:56.732Z] Swarm: inactive [2022-01-19T19:33:56.732Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-19T19:33:56.732Z] Default Runtime: runc [2022-01-19T19:33:56.732Z] Init Binary: docker-init [2022-01-19T19:33:56.732Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:33:56.732Z] runc version: v1.0.2-0-g52b36a2 [2022-01-19T19:33:56.732Z] init version: de40ad0 [2022-01-19T19:33:56.732Z] Security Options: [2022-01-19T19:33:56.732Z] apparmor [2022-01-19T19:33:56.732Z] seccomp [2022-01-19T19:33:56.732Z] Profile: default [2022-01-19T19:33:56.732Z] Kernel Version: 5.4.0-1061-aws [2022-01-19T19:33:56.732Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-19T19:33:56.732Z] OSType: linux [2022-01-19T19:33:56.732Z] Architecture: x86_64 [2022-01-19T19:33:56.732Z] CPUs: 2 [2022-01-19T19:33:56.732Z] Total Memory: 7.565GiB [2022-01-19T19:33:56.732Z] Name: ip-10-100-113-186 [2022-01-19T19:33:56.732Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-19T19:33:56.732Z] Docker Root Dir: /var/lib/docker [2022-01-19T19:33:56.732Z] Debug Mode: false [2022-01-19T19:33:56.732Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:33:56.732Z] Labels: [2022-01-19T19:33:56.732Z] Experimental: true [2022-01-19T19:33:56.732Z] Insecure Registries: [2022-01-19T19:33:56.732Z] 127.0.0.0/8 [2022-01-19T19:33:56.732Z] Live Restore Enabled: true [2022-01-19T19:33:56.732Z] [2022-01-19T19:33:56.732Z] WARNING: No swap limit support [Pipeline] sh [2022-01-19T19:33:57.019Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:33:57.019Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:33:57.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43147/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-19T19:33:57.019Z] + bash /home/ubuntu/workspace/moby_PR-43147/check-config.sh [2022-01-19T19:33:57.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-19T19:33:57.019Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-19T19:33:57.019Z] [2022-01-19T19:33:57.019Z] Generally Necessary: [2022-01-19T19:33:57.277Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-19T19:33:57.277Z] - apparmor: enabled and tools installed [2022-01-19T19:33:57.277Z] - CONFIG_NAMESPACES: enabled [2022-01-19T19:33:57.277Z] - CONFIG_NET_NS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_PID_NS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_IPC_NS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_UTS_NS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUPS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CPUSETS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_MEMCG: enabled [2022-01-19T19:33:57.277Z] - CONFIG_KEYS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_VETH: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-19T19:33:57.277Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-19T19:33:57.277Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-19T19:33:57.277Z] [2022-01-19T19:33:57.277Z] Optional Features: [2022-01-19T19:33:57.277Z] - CONFIG_USER_NS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_SECCOMP: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-19T19:33:57.277Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-19T19:33:57.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-19T19:33:57.277Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-19T19:33:57.277Z] - CONFIG_BLK_CGROUP: enabled [2022-01-19T19:33:57.277Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-19T19:33:57.277Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-19T19:33:57.277Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_PERF: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-19T19:33:57.277Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-19T19:33:57.277Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-19T19:33:57.277Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-19T19:33:57.277Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-19T19:33:57.277Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_IP_VS: enabled (as module) [2022-01-19T19:33:57.277Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-19T19:33:57.277Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-19T19:33:57.277Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-19T19:33:57.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_EXT4_FS: enabled [2022-01-19T19:33:57.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-19T19:33:57.535Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-19T19:33:57.535Z] - Network Drivers: [2022-01-19T19:33:57.535Z] - "overlay": [2022-01-19T19:33:57.535Z] - CONFIG_VXLAN: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-19T19:33:57.535Z] Optional (for encrypted networks): [2022-01-19T19:33:57.535Z] - CONFIG_CRYPTO: enabled [2022-01-19T19:33:57.535Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-19T19:33:57.535Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-19T19:33:57.535Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-19T19:33:57.535Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-19T19:33:57.535Z] - CONFIG_XFRM: enabled [2022-01-19T19:33:57.535Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-19T19:33:57.535Z] - "ipvlan": [2022-01-19T19:33:57.535Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-19T19:33:57.535Z] - "macvlan": [2022-01-19T19:33:57.535Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_DUMMY: enabled (as module) [2022-01-19T19:33:57.535Z] - "ftp,tftp client in container": [2022-01-19T19:33:57.535Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-19T19:33:57.535Z] - Storage Drivers: [2022-01-19T19:33:57.535Z] - "aufs": [2022-01-19T19:33:57.535Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-19T19:33:57.535Z] - "btrfs": [2022-01-19T19:33:57.535Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-19T19:33:57.535Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-19T19:33:57.535Z] - "devicemapper": [2022-01-19T19:33:57.535Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-19T19:33:57.535Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-19T19:33:57.535Z] - "overlay": [2022-01-19T19:33:57.535Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-19T19:33:57.535Z] - "zfs": [2022-01-19T19:33:57.535Z] - /dev/zfs: present [2022-01-19T19:33:57.535Z] - zfs command: missing [2022-01-19T19:33:57.535Z] - zpool command: missing [2022-01-19T19:33:57.535Z] [2022-01-19T19:33:57.535Z] Limits: [2022-01-19T19:33:57.535Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-19T19:33:57.535Z] [2022-01-19T19:33:57.535Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-19T19:33:57.867Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 . [2022-01-19T19:33:57.867Z] #1 [internal] load build definition from Dockerfile [2022-01-19T19:33:57.867Z] #1 sha256:6c366a21a65895f3f417c312bcba1891d94a268b37d3bd04d64ae905cb82c865 [2022-01-19T19:33:57.867Z] #1 transferring dockerfile: 17.04kB done [2022-01-19T19:33:57.867Z] #1 DONE 0.0s [2022-01-19T19:33:57.867Z] [2022-01-19T19:33:57.867Z] #2 [internal] load .dockerignore [2022-01-19T19:33:57.867Z] #2 sha256:52c5737f50bcf6d4eb9350b8edaa7580d6af25552b2c4ba0f43ed4babd3c39a8 [2022-01-19T19:33:57.867Z] #2 transferring context: 87B done [2022-01-19T19:33:57.867Z] #2 DONE 0.0s [2022-01-19T19:33:57.867Z] [2022-01-19T19:33:57.867Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-19T19:33:57.867Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-19T19:33:58.434Z] #3 DONE 0.3s [2022-01-19T19:33:58.434Z] [2022-01-19T19:33:58.434Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-19T19:33:58.434Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-19T19:33:58.434Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-19T19:33:58.434Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-19T19:33:58.434Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-19T19:33:58.434Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-19T19:33:58.434Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2022-01-19T19:33:58.434Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-01-19T19:33:58.434Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-01-19T19:33:58.694Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-19T19:33:58.694Z] #4 DONE 0.5s [2022-01-19T19:33:58.956Z] [2022-01-19T19:33:58.956Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:33:58.956Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-19T19:33:58.956Z] #6 DONE 0.1s [2022-01-19T19:33:58.956Z] [2022-01-19T19:33:58.956Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:33:58.956Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-19T19:33:58.956Z] #8 DONE 0.1s [2022-01-19T19:33:58.956Z] [2022-01-19T19:33:58.956Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:33:58.956Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-19T19:33:58.956Z] #7 ... [2022-01-19T19:33:58.956Z] [2022-01-19T19:33:58.956Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:33:58.956Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-19T19:33:58.956Z] #5 DONE 0.2s [2022-01-19T19:33:59.219Z] [2022-01-19T19:33:59.219Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:33:59.219Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-19T19:33:59.219Z] #7 DONE 0.2s [2022-01-19T19:33:59.219Z] [2022-01-19T19:33:59.219Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:33:59.219Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:33:59.219Z] #64 DONE 0.0s [2022-01-19T19:33:59.219Z] [2022-01-19T19:33:59.219Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:33:59.219Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-19T19:33:59.219Z] #62 DONE 0.0s [2022-01-19T19:33:59.219Z] [2022-01-19T19:33:59.219Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:33:59.219Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:33:59.219Z] #26 DONE 0.0s [2022-01-19T19:33:59.219Z] [2022-01-19T19:33:59.219Z] #23 [internal] load build context [2022-01-19T19:33:59.219Z] #23 sha256:e46a2d62d68d548f9312512aa0e4eee86cf06f962cc25f040f9352b2d0f7e0e7 [2022-01-19T19:34:03.439Z] #23 transferring context: 45.62MB 3.8s [2022-01-19T19:34:03.439Z] #23 transferring context: 53.44MB 4.1s done [2022-01-19T19:34:03.439Z] #23 DONE 4.2s [2022-01-19T19:34:03.439Z] [2022-01-19T19:34:03.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:03.439Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:03.439Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 done [2022-01-19T19:34:03.439Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-19T19:34:03.439Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-19T19:34:03.439Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.0s done [2022-01-19T19:34:03.439Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.3s done [2022-01-19T19:34:03.439Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-19T19:34:03.439Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.2s done [2022-01-19T19:34:03.439Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.5s done [2022-01-19T19:34:03.439Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 1.6s done [2022-01-19T19:34:03.439Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 3.9s done [2022-01-19T19:34:03.439Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 2.7s [2022-01-19T19:34:03.439Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.7s done [2022-01-19T19:34:04.816Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.1s done [2022-01-19T19:34:04.816Z] #9 ... [2022-01-19T19:34:04.816Z] [2022-01-19T19:34:04.816Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:04.816Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:04.816Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-19T19:34:04.816Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-19T19:34:04.816Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-19T19:34:04.816Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.0s done [2022-01-19T19:34:04.816Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-19T19:34:04.816Z] #26 DONE 5.5s [2022-01-19T19:34:04.816Z] [2022-01-19T19:34:04.816Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:04.816Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:04.816Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.1s [2022-01-19T19:34:04.816Z] #9 ... [2022-01-19T19:34:04.816Z] [2022-01-19T19:34:04.816Z] #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-01-19T19:34:04.816Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:05.748Z] #27 0.891 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:05.748Z] #27 0.891 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:05.748Z] #27 0.903 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:06.006Z] #27 1.049 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:06.006Z] #27 1.283 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:06.573Z] #27 1.767 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:07.972Z] #27 3.197 Fetched 8471 kB in 3s (3309 kB/s) [2022-01-19T19:34:08.309Z] Fetching without tags [2022-01-19T19:34:08.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:08.280Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:34:08.285Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:08.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:08.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:34:08.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:08.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:08.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:08.423Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:34:08.429Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:08.449Z] Fetching without tags [2022-01-19T19:34:08.557Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:34:08.698Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:34:08.920Z] #27 3.197 Reading package lists... [2022-01-19T19:34:09.060Z] Still waiting to schedule task [2022-01-19T19:34:09.060Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-01-19T19:34:09.061Z] Still waiting to schedule task [2022-01-19T19:34:09.062Z] Waiting for next available executor on ‘windows-2019’ [2022-01-19T19:34:09.393Z] Merge succeeded, producing ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:34:09.393Z] Checking out Revision ffdfcb4889b90c77bf5d78d6f9005063badd6321 (PR-43147) [2022-01-19T19:34:09.522Z] Merge succeeded, producing ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:34:09.522Z] Checking out Revision ffdfcb4889b90c77bf5d78d6f9005063badd6321 (PR-43147) [2022-01-19T19:34:09.573Z] Fetching without tags [2022-01-19T19:34:09.593Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:34:09.603Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:34:09.611Z] First time build. Skipping changelog. [2022-01-19T19:34:09.817Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:34:09.854Z] #27 4.146 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-19T19:34:08.550Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:08.552Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:34:08.996Z] > git remote # timeout=10 [2022-01-19T19:34:09.001Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:34:09.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:09.006Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:34:09.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:34:09.515Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:09.519Z] > git checkout -f ffdfcb4889b90c77bf5d78d6f9005063badd6321 # timeout=10 [Pipeline] sh [2022-01-19T19:34:10.117Z] #27 5.089 Building dependency tree... [2022-01-19T19:34:10.117Z] #27 5.269 Reading state information... [2022-01-19T19:34:08.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:08.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:34:08.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:08.449Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:08.697Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:08.701Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:34:09.127Z] > git remote # timeout=10 [2022-01-19T19:34:09.132Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:34:09.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:09.137Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:34:09.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:34:09.392Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:09.398Z] > git checkout -f ffdfcb4889b90c77bf5d78d6f9005063badd6321 # timeout=10 [2022-01-19T19:34:09.592Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [2022-01-19T19:34:09.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:09.545Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:34:09.550Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:09.559Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:34:09.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:34:09.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:09.570Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:34:09.813Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:09.818Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:34:10.327Z] + docker version [2022-01-19T19:34:10.327Z] Client: Docker Engine - Community [2022-01-19T19:34:10.327Z] Version: 20.10.12 [2022-01-19T19:34:10.327Z] API version: 1.41 [2022-01-19T19:34:10.327Z] Go version: go1.16.12 [2022-01-19T19:34:10.327Z] Git commit: e91ed57 [2022-01-19T19:34:10.327Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-19T19:34:10.327Z] OS/Arch: linux/amd64 [2022-01-19T19:34:10.327Z] Context: default [2022-01-19T19:34:10.327Z] Experimental: true [2022-01-19T19:34:10.327Z] [2022-01-19T19:34:10.327Z] Server: Docker Engine - Community [2022-01-19T19:34:10.327Z] Engine: [2022-01-19T19:34:10.327Z] Version: 20.10.12 [2022-01-19T19:34:10.327Z] API version: 1.41 (minimum version 1.12) [2022-01-19T19:34:10.327Z] Go version: go1.16.12 [2022-01-19T19:34:10.327Z] Git commit: 459d0df [2022-01-19T19:34:10.327Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-19T19:34:10.327Z] OS/Arch: linux/amd64 [2022-01-19T19:34:10.327Z] Experimental: true [2022-01-19T19:34:10.327Z] containerd: [2022-01-19T19:34:10.327Z] Version: 1.4.12 [2022-01-19T19:34:10.327Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:10.327Z] runc: [2022-01-19T19:34:10.327Z] Version: 1.0.2 [2022-01-19T19:34:10.327Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-19T19:34:10.327Z] docker-init: [2022-01-19T19:34:10.327Z] Version: 0.19.0 [2022-01-19T19:34:10.327Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-19T19:34:10.348Z] + docker version [2022-01-19T19:34:10.348Z] Client: Docker Engine - Community [2022-01-19T19:34:10.348Z] Version: 20.10.12 [2022-01-19T19:34:10.348Z] API version: 1.41 [2022-01-19T19:34:10.348Z] Go version: go1.16.12 [2022-01-19T19:34:10.348Z] Git commit: e91ed57 [2022-01-19T19:34:10.348Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-19T19:34:10.348Z] OS/Arch: linux/amd64 [2022-01-19T19:34:10.348Z] Context: default [2022-01-19T19:34:10.348Z] Experimental: true [2022-01-19T19:34:10.348Z] [2022-01-19T19:34:10.348Z] Server: Docker Engine - Community [2022-01-19T19:34:10.348Z] Engine: [2022-01-19T19:34:10.348Z] Version: 20.10.12 [2022-01-19T19:34:10.348Z] API version: 1.41 (minimum version 1.12) [2022-01-19T19:34:10.348Z] Go version: go1.16.12 [2022-01-19T19:34:10.348Z] Git commit: 459d0df [2022-01-19T19:34:10.348Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-19T19:34:10.348Z] OS/Arch: linux/amd64 [2022-01-19T19:34:10.348Z] Experimental: true [2022-01-19T19:34:10.348Z] containerd: [2022-01-19T19:34:10.348Z] Version: 1.4.12 [2022-01-19T19:34:10.348Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:10.348Z] runc: [2022-01-19T19:34:10.348Z] Version: 1.0.2 [2022-01-19T19:34:10.348Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-19T19:34:10.348Z] docker-init: [2022-01-19T19:34:10.348Z] Version: 0.19.0 [2022-01-19T19:34:10.348Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-19T19:34:10.376Z] #27 5.422 The following additional packages will be installed: [2022-01-19T19:34:10.377Z] #27 5.422 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-19T19:34:10.377Z] #27 5.423 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-19T19:34:10.377Z] #27 5.423 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-19T19:34:10.377Z] #27 5.424 Suggested packages: [2022-01-19T19:34:10.377Z] #27 5.424 krb5-doc krb5-user [2022-01-19T19:34:10.377Z] #27 5.424 Recommended packages: [2022-01-19T19:34:10.377Z] #27 5.424 krb5-locales publicsuffix libsasl2-modules [2022-01-19T19:34:10.377Z] #27 5.687 The following NEW packages will be installed: [2022-01-19T19:34:10.377Z] #27 5.688 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-19T19:34:10.377Z] #27 5.688 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-19T19:34:10.377Z] #27 5.688 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-19T19:34:10.377Z] #27 5.688 libssh2-1 libssl1.1 openssl [2022-01-19T19:34:10.609Z] + docker info [2022-01-19T19:34:10.634Z] #27 5.962 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:34:10.634Z] #27 5.962 Need to get 5061 kB of archives. [2022-01-19T19:34:10.634Z] #27 5.962 After this operation, 12.1 MB of additional disk space will be used. [2022-01-19T19:34:10.634Z] #27 5.962 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-19T19:34:10.634Z] #27 5.986 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-19T19:34:10.641Z] + docker info [2022-01-19T19:34:10.641Z] Client: [2022-01-19T19:34:10.641Z] Context: default [2022-01-19T19:34:10.641Z] Debug Mode: false [2022-01-19T19:34:10.641Z] Plugins: [2022-01-19T19:34:10.641Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-19T19:34:10.641Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-19T19:34:10.641Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-19T19:34:10.641Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-19T19:34:10.641Z] [2022-01-19T19:34:10.641Z] Server: [2022-01-19T19:34:10.641Z] Containers: 0 [2022-01-19T19:34:10.641Z] Running: 0 [2022-01-19T19:34:10.641Z] Paused: 0 [2022-01-19T19:34:10.641Z] Stopped: 0 [2022-01-19T19:34:10.641Z] Images: 2 [2022-01-19T19:34:10.641Z] Server Version: 20.10.12 [2022-01-19T19:34:10.641Z] Storage Driver: overlay2 [2022-01-19T19:34:10.641Z] Backing Filesystem: extfs [2022-01-19T19:34:10.641Z] Supports d_type: true [2022-01-19T19:34:10.641Z] Native Overlay Diff: true [2022-01-19T19:34:10.641Z] userxattr: false [2022-01-19T19:34:10.641Z] Logging Driver: json-file [2022-01-19T19:34:10.641Z] Cgroup Driver: cgroupfs [2022-01-19T19:34:10.641Z] Cgroup Version: 1 [2022-01-19T19:34:10.641Z] Plugins: [2022-01-19T19:34:10.641Z] Volume: local [2022-01-19T19:34:10.641Z] Network: bridge host ipvlan macvlan null overlay [2022-01-19T19:34:10.641Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-19T19:34:10.641Z] Swarm: inactive [2022-01-19T19:34:10.641Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-19T19:34:10.641Z] Default Runtime: runc [2022-01-19T19:34:10.641Z] Init Binary: docker-init [2022-01-19T19:34:10.641Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:10.641Z] runc version: v1.0.2-0-g52b36a2 [2022-01-19T19:34:10.641Z] init version: de40ad0 [2022-01-19T19:34:10.641Z] Security Options: [2022-01-19T19:34:10.641Z] apparmor [2022-01-19T19:34:10.641Z] seccomp [2022-01-19T19:34:10.641Z] Profile: default [2022-01-19T19:34:10.641Z] Kernel Version: 5.4.0-1061-aws [2022-01-19T19:34:10.641Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-19T19:34:10.641Z] OSType: linux [2022-01-19T19:34:10.641Z] Architecture: x86_64 [2022-01-19T19:34:10.641Z] CPUs: 2 [2022-01-19T19:34:10.641Z] Total Memory: 7.565GiB [2022-01-19T19:34:10.641Z] Name: ip-10-100-65-95 [2022-01-19T19:34:10.641Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-19T19:34:10.641Z] Docker Root Dir: /var/lib/docker [2022-01-19T19:34:10.641Z] Debug Mode: false [2022-01-19T19:34:10.641Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:34:10.641Z] Labels: [2022-01-19T19:34:10.641Z] Experimental: true [2022-01-19T19:34:10.641Z] Insecure Registries: [2022-01-19T19:34:10.641Z] 127.0.0.0/8 [2022-01-19T19:34:10.641Z] Live Restore Enabled: true [2022-01-19T19:34:10.641Z] [2022-01-19T19:34:10.641Z] WARNING: No swap limit support [Pipeline] sh [2022-01-19T19:34:10.774Z] Merge succeeded, producing 4b10d425f03b8fadcc2b05a28b750d003b1f2aae [2022-01-19T19:34:10.774Z] Checking out Revision 4b10d425f03b8fadcc2b05a28b750d003b1f2aae (PR-43147) [2022-01-19T19:34:10.892Z] #27 6.029 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-19T19:34:10.892Z] #27 6.030 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-19T19:34:10.892Z] #27 6.031 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-19T19:34:10.892Z] #27 6.033 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-19T19:34:10.892Z] #27 6.035 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-19T19:34:10.892Z] #27 6.040 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-19T19:34:10.892Z] #27 6.043 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-19T19:34:10.892Z] #27 6.045 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-19T19:34:10.892Z] #27 6.047 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-19T19:34:10.892Z] #27 6.049 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-19T19:34:10.892Z] #27 6.053 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-19T19:34:10.892Z] #27 6.054 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-19T19:34:10.892Z] #27 6.056 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-19T19:34:10.892Z] #27 6.057 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-19T19:34:10.892Z] #27 6.059 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-19T19:34:10.893Z] #27 6.066 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-19T19:34:10.893Z] #27 6.070 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:34:10.893Z] #27 6.073 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:34:10.893Z] #27 6.075 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:34:10.893Z] #27 6.221 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:34:10.919Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:34:10.919Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:34:10.919Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43147/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-19T19:34:11.098Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:34:11.113Z] First time build. Skipping changelog. [2022-01-19T19:34:11.151Z] #27 6.252 Fetched 5061 kB in 0s (13.6 MB/s) [2022-01-19T19:34:11.151Z] #27 6.293 Selecting previously unselected package libssl1.1:amd64. [2022-01-19T19:34:11.151Z] #27 6.293 (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-01-19T19:34:11.151Z] #27 6.300 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:11.151Z] #27 6.315 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:11.175Z] + bash /home/ubuntu/workspace/moby_PR-43147/check-config.sh [2022-01-19T19:34:11.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-19T19:34:11.175Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-19T19:34:11.175Z] [2022-01-19T19:34:11.175Z] Generally Necessary: [2022-01-19T19:34:11.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-19T19:34:11.176Z] - apparmor: enabled and tools installed [2022-01-19T19:34:11.176Z] - CONFIG_NAMESPACES: enabled [2022-01-19T19:34:11.176Z] - CONFIG_NET_NS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_PID_NS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_IPC_NS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_UTS_NS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUPS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CPUSETS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_MEMCG: enabled [2022-01-19T19:34:11.176Z] - CONFIG_KEYS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_VETH: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-19T19:34:11.176Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-19T19:34:11.176Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-19T19:34:11.176Z] [2022-01-19T19:34:11.176Z] Optional Features: [2022-01-19T19:34:11.176Z] - CONFIG_USER_NS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_SECCOMP: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-19T19:34:11.176Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-19T19:34:11.176Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-19T19:34:11.176Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-19T19:34:11.176Z] - CONFIG_BLK_CGROUP: enabled [2022-01-19T19:34:11.176Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-19T19:34:11.176Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-19T19:34:11.176Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_PERF: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-19T19:34:11.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-19T19:34:11.176Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-19T19:34:11.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-19T19:34:11.176Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-19T19:34:11.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_IP_VS: enabled (as module) [2022-01-19T19:34:11.176Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-19T19:34:11.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-19T19:34:11.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-19T19:34:11.414Z] #27 6.518 Selecting previously unselected package openssl. [2022-01-19T19:34:11.414Z] #27 6.518 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:11.414Z] #27 6.523 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:11.414Z] #27 6.672 Selecting previously unselected package ca-certificates. [2022-01-19T19:34:11.414Z] #27 6.672 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-19T19:34:11.414Z] #27 6.677 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:11.432Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_EXT4_FS: enabled [2022-01-19T19:34:11.432Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-19T19:34:11.432Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-19T19:34:11.432Z] - Network Drivers: [2022-01-19T19:34:11.432Z] - "overlay": [2022-01-19T19:34:11.432Z] - CONFIG_VXLAN: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-19T19:34:11.432Z] Optional (for encrypted networks): [2022-01-19T19:34:11.432Z] - CONFIG_CRYPTO: enabled [2022-01-19T19:34:11.432Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-19T19:34:11.432Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-19T19:34:11.432Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-19T19:34:11.432Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-19T19:34:11.432Z] - CONFIG_XFRM: enabled [2022-01-19T19:34:11.432Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-19T19:34:11.432Z] - "ipvlan": [2022-01-19T19:34:11.432Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-19T19:34:11.432Z] - "macvlan": [2022-01-19T19:34:11.432Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_DUMMY: enabled (as module) [2022-01-19T19:34:11.432Z] - "ftp,tftp client in container": [2022-01-19T19:34:11.432Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-19T19:34:11.432Z] - Storage Drivers: [2022-01-19T19:34:11.432Z] - "aufs": [2022-01-19T19:34:11.432Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-19T19:34:11.432Z] - "btrfs": [2022-01-19T19:34:11.432Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-19T19:34:11.432Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-19T19:34:11.432Z] - "devicemapper": [2022-01-19T19:34:11.432Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-19T19:34:11.432Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-19T19:34:11.432Z] - "overlay": [2022-01-19T19:34:11.432Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-19T19:34:11.432Z] - "zfs": [2022-01-19T19:34:11.432Z] - /dev/zfs: present [2022-01-19T19:34:11.432Z] - zfs command: missing [2022-01-19T19:34:11.432Z] - zpool command: missing [2022-01-19T19:34:11.432Z] [2022-01-19T19:34:11.432Z] Limits: [2022-01-19T19:34:11.432Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-19T19:34:11.432Z] [2022-01-19T19:34:11.432Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-19T19:34:11.673Z] #27 6.776 Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T19:34:11.673Z] #27 6.776 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-19T19:34:11.673Z] #27 6.780 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:11.673Z] #27 6.825 Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T19:34:11.673Z] #27 6.825 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:11.673Z] #27 6.832 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:11.673Z] #27 6.882 Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T19:34:11.673Z] #27 6.882 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:11.673Z] #27 6.886 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:11.673Z] #27 6.941 Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T19:34:11.673Z] #27 6.941 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:11.673Z] #27 6.946 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:11.749Z] + sudo modprobe ip_vs [2022-01-19T19:34:11.749Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 . [2022-01-19T19:34:11.749Z] #1 [internal] load build definition from Dockerfile [2022-01-19T19:34:11.749Z] #1 sha256:f936ae686321f5f081b859e8dbaa4f9fe65c920405e3a3eb40e56258e928cef5 [2022-01-19T19:34:11.749Z] #1 transferring dockerfile: 17.04kB done [2022-01-19T19:34:11.749Z] #1 DONE 0.0s [2022-01-19T19:34:11.749Z] [2022-01-19T19:34:11.749Z] #2 [internal] load .dockerignore [2022-01-19T19:34:11.749Z] #2 sha256:d56cbfe6c8f301bd5f3a047129b8eaf6c361f220d6d3888eae40bc44bb1be965 [2022-01-19T19:34:11.749Z] #2 transferring context: 87B done [2022-01-19T19:34:11.749Z] #2 DONE 0.0s [2022-01-19T19:34:11.749Z] [2022-01-19T19:34:11.749Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-19T19:34:11.749Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-19T19:34:11.821Z] + docker version [2022-01-19T19:34:11.821Z] Client: Docker Engine - Community [2022-01-19T19:34:11.821Z] Version: 20.10.12 [2022-01-19T19:34:11.821Z] API version: 1.41 [2022-01-19T19:34:11.821Z] Go version: go1.16.12 [2022-01-19T19:34:11.821Z] Git commit: e91ed57 [2022-01-19T19:34:11.821Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-19T19:34:11.821Z] OS/Arch: linux/amd64 [2022-01-19T19:34:11.821Z] Context: default [2022-01-19T19:34:11.821Z] Experimental: true [2022-01-19T19:34:11.821Z] [2022-01-19T19:34:11.821Z] Server: Docker Engine - Community [2022-01-19T19:34:11.821Z] Engine: [2022-01-19T19:34:11.821Z] Version: 20.10.12 [2022-01-19T19:34:11.821Z] API version: 1.41 (minimum version 1.12) [2022-01-19T19:34:11.821Z] Go version: go1.16.12 [2022-01-19T19:34:11.821Z] Git commit: 459d0df [2022-01-19T19:34:11.821Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-19T19:34:11.821Z] OS/Arch: linux/amd64 [2022-01-19T19:34:11.821Z] Experimental: true [2022-01-19T19:34:11.821Z] containerd: [2022-01-19T19:34:11.821Z] Version: 1.4.12 [2022-01-19T19:34:11.821Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:11.821Z] runc: [2022-01-19T19:34:11.821Z] Version: 1.0.2 [2022-01-19T19:34:11.821Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-19T19:34:11.821Z] docker-init: [2022-01-19T19:34:11.821Z] Version: 0.19.0 [2022-01-19T19:34:11.821Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-19T19:34:11.931Z] #27 7.035 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T19:34:11.931Z] #27 7.035 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:11.931Z] #27 7.040 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:11.931Z] #27 7.097 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T19:34:11.931Z] #27 7.098 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:11.931Z] #27 7.105 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:11.931Z] #27 7.143 Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T19:34:11.931Z] #27 7.143 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:11.931Z] #27 7.147 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:11.931Z] #27 7.190 Selecting previously unselected package libldap-common. [2022-01-19T19:34:11.931Z] #27 7.190 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-19T19:34:11.931Z] #27 7.194 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:11.931Z] #27 7.241 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T19:34:11.931Z] #27 7.241 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-19T19:34:11.931Z] #27 7.246 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:11.931Z] #27 7.306 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T19:34:11.931Z] #27 7.306 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-19T19:34:11.931Z] #27 7.311 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:10.263Z] > git remote # timeout=10 [2022-01-19T19:34:10.267Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:34:10.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:34:10.271Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:34:10.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:34:10.770Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:34:10.774Z] > git checkout -f 4b10d425f03b8fadcc2b05a28b750d003b1f2aae # timeout=10 [2022-01-19T19:34:11.094Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [2022-01-19T19:34:11.985Z] Client: [2022-01-19T19:34:11.985Z] Context: default [2022-01-19T19:34:11.985Z] Debug Mode: false [2022-01-19T19:34:11.985Z] Plugins: [2022-01-19T19:34:11.985Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-19T19:34:11.985Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-19T19:34:11.985Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-19T19:34:11.985Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-19T19:34:11.985Z] [2022-01-19T19:34:11.985Z] Server: [2022-01-19T19:34:11.985Z] Containers: 0 [2022-01-19T19:34:11.985Z] Running: 0 [2022-01-19T19:34:11.985Z] Paused: 0 [2022-01-19T19:34:11.985Z] Stopped: 0 [2022-01-19T19:34:11.985Z] Images: 2 [2022-01-19T19:34:11.985Z] Server Version: 20.10.12 [2022-01-19T19:34:11.985Z] Storage Driver: overlay2 [2022-01-19T19:34:11.985Z] Backing Filesystem: extfs [2022-01-19T19:34:11.985Z] Supports d_type: true [2022-01-19T19:34:11.985Z] Native Overlay Diff: true [2022-01-19T19:34:11.985Z] userxattr: false [2022-01-19T19:34:11.985Z] Logging Driver: json-file [2022-01-19T19:34:11.985Z] Cgroup Driver: cgroupfs [2022-01-19T19:34:11.985Z] Cgroup Version: 1 [2022-01-19T19:34:11.985Z] Plugins: [2022-01-19T19:34:11.985Z] Volume: local [2022-01-19T19:34:11.985Z] Network: bridge host ipvlan macvlan null overlay [2022-01-19T19:34:11.985Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-19T19:34:11.985Z] Swarm: inactive [2022-01-19T19:34:11.985Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-19T19:34:11.985Z] Default Runtime: runc [2022-01-19T19:34:11.985Z] Init Binary: docker-init [2022-01-19T19:34:11.985Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:11.985Z] runc version: v1.0.2-0-g52b36a2 [2022-01-19T19:34:11.985Z] init version: de40ad0 [2022-01-19T19:34:11.985Z] Security Options: [2022-01-19T19:34:11.985Z] apparmor [2022-01-19T19:34:11.985Z] seccomp [2022-01-19T19:34:11.985Z] Profile: default [2022-01-19T19:34:11.985Z] Kernel Version: 5.4.0-1061-aws [2022-01-19T19:34:11.985Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-19T19:34:11.985Z] OSType: linux [2022-01-19T19:34:11.985Z] Architecture: x86_64 [2022-01-19T19:34:11.985Z] CPUs: 2 [2022-01-19T19:34:11.985Z] Total Memory: 7.483GiB [2022-01-19T19:34:11.985Z] Name: ip-10-100-39-56 [2022-01-19T19:34:11.985Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-19T19:34:11.985Z] Docker Root Dir: /var/lib/docker [2022-01-19T19:34:11.985Z] Debug Mode: false [2022-01-19T19:34:11.985Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:34:11.985Z] Labels: [2022-01-19T19:34:11.985Z] Experimental: true [2022-01-19T19:34:11.985Z] Insecure Registries: [2022-01-19T19:34:11.985Z] 127.0.0.0/8 [2022-01-19T19:34:11.985Z] Live Restore Enabled: true [2022-01-19T19:34:11.985Z] [2022-01-19T19:34:11.985Z] WARNING: No swap limit support [Pipeline] sh [2022-01-19T19:34:12.110Z] + docker info [2022-01-19T19:34:12.190Z] #27 7.357 Selecting previously unselected package libpsl5:amd64. [2022-01-19T19:34:12.190Z] #27 7.357 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-19T19:34:12.190Z] #27 7.363 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:12.190Z] #27 7.402 Selecting previously unselected package librtmp1:amd64. [2022-01-19T19:34:12.190Z] #27 7.402 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-19T19:34:12.190Z] #27 7.409 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:12.190Z] #27 7.448 Selecting previously unselected package libssh2-1:amd64. [2022-01-19T19:34:12.190Z] #27 7.448 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-19T19:34:12.190Z] #27 7.453 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:12.190Z] #27 7.505 Selecting previously unselected package libcurl4:amd64. [2022-01-19T19:34:12.190Z] #27 7.505 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:12.190Z] #27 7.511 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:12.266Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:34:12.266Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:34:12.266Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43147/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-19T19:34:12.266Z] + bash /home/ubuntu/workspace/moby_PR-43147/check-config.sh [2022-01-19T19:34:12.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-19T19:34:12.266Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-19T19:34:12.266Z] [2022-01-19T19:34:12.266Z] Generally Necessary: [2022-01-19T19:34:12.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-19T19:34:12.266Z] - apparmor: enabled and tools installed [2022-01-19T19:34:12.266Z] - CONFIG_NAMESPACES: enabled [2022-01-19T19:34:12.266Z] - CONFIG_NET_NS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_PID_NS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_IPC_NS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_UTS_NS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUPS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CPUSETS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_MEMCG: enabled [2022-01-19T19:34:12.267Z] - CONFIG_KEYS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_VETH: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-19T19:34:12.267Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-19T19:34:12.267Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-19T19:34:12.267Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-19T19:34:12.267Z] [2022-01-19T19:34:12.267Z] Optional Features: [2022-01-19T19:34:12.267Z] - CONFIG_USER_NS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_SECCOMP: enabled [2022-01-19T19:34:12.267Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-19T19:34:12.267Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-19T19:34:12.267Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-19T19:34:12.267Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-19T19:34:12.312Z] #3 DONE 0.3s [2022-01-19T19:34:12.312Z] [2022-01-19T19:34:12.312Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-19T19:34:12.312Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-19T19:34:12.312Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-19T19:34:12.312Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-19T19:34:12.312Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-19T19:34:12.312Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-19T19:34:12.312Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-01-19T19:34:12.448Z] #27 7.569 Selecting previously unselected package curl. [2022-01-19T19:34:12.448Z] #27 7.570 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:12.448Z] #27 7.574 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:12.448Z] #27 7.656 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:34:12.448Z] #27 7.656 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:34:12.448Z] #27 7.660 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:12.448Z] #27 7.721 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:34:12.448Z] #27 7.723 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:12.448Z] #27 7.728 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:12.448Z] #27 7.774 Selecting previously unselected package jq. [2022-01-19T19:34:12.448Z] #27 7.774 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:12.525Z] - CONFIG_BLK_CGROUP: enabled [2022-01-19T19:34:12.525Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-19T19:34:12.525Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-19T19:34:12.525Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-19T19:34:12.525Z] - CONFIG_CGROUP_PERF: enabled [2022-01-19T19:34:12.525Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-19T19:34:12.525Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-19T19:34:12.525Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-19T19:34:12.526Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-19T19:34:12.526Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-19T19:34:12.526Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-19T19:34:12.526Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_IP_VS: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-19T19:34:12.526Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-19T19:34:12.526Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-19T19:34:12.526Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_EXT4_FS: enabled [2022-01-19T19:34:12.526Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-19T19:34:12.526Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-19T19:34:12.526Z] - Network Drivers: [2022-01-19T19:34:12.526Z] - "overlay": [2022-01-19T19:34:12.526Z] - CONFIG_VXLAN: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-19T19:34:12.526Z] Optional (for encrypted networks): [2022-01-19T19:34:12.526Z] - CONFIG_CRYPTO: enabled [2022-01-19T19:34:12.526Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-19T19:34:12.526Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-19T19:34:12.526Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-19T19:34:12.526Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-19T19:34:12.526Z] - CONFIG_XFRM: enabled [2022-01-19T19:34:12.526Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-19T19:34:12.526Z] - "ipvlan": [2022-01-19T19:34:12.526Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-19T19:34:12.526Z] - "macvlan": [2022-01-19T19:34:12.526Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_DUMMY: enabled (as module) [2022-01-19T19:34:12.526Z] - "ftp,tftp client in container": [2022-01-19T19:34:12.526Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-19T19:34:12.526Z] - Storage Drivers: [2022-01-19T19:34:12.526Z] - "aufs": [2022-01-19T19:34:12.526Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-19T19:34:12.526Z] - "btrfs": [2022-01-19T19:34:12.526Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-19T19:34:12.526Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-19T19:34:12.526Z] - "devicemapper": [2022-01-19T19:34:12.526Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-19T19:34:12.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-19T19:34:12.526Z] - "overlay": [2022-01-19T19:34:12.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-19T19:34:12.526Z] - "zfs": [2022-01-19T19:34:12.526Z] - /dev/zfs: present [2022-01-19T19:34:12.526Z] - zfs command: missing [2022-01-19T19:34:12.526Z] - zpool command: missing [2022-01-19T19:34:12.526Z] [2022-01-19T19:34:12.526Z] Limits: [2022-01-19T19:34:12.568Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-01-19T19:34:12.568Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-01-19T19:34:12.682Z] Client: [2022-01-19T19:34:12.682Z] Context: default [2022-01-19T19:34:12.682Z] Debug Mode: false [2022-01-19T19:34:12.682Z] Plugins: [2022-01-19T19:34:12.682Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-19T19:34:12.682Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-19T19:34:12.682Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-19T19:34:12.682Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-19T19:34:12.682Z] [2022-01-19T19:34:12.682Z] Server: [2022-01-19T19:34:12.682Z] Containers: 0 [2022-01-19T19:34:12.682Z] Running: 0 [2022-01-19T19:34:12.682Z] Paused: 0 [2022-01-19T19:34:12.682Z] Stopped: 0 [2022-01-19T19:34:12.682Z] Images: 2 [2022-01-19T19:34:12.682Z] Server Version: 20.10.12 [2022-01-19T19:34:12.682Z] Storage Driver: overlay2 [2022-01-19T19:34:12.682Z] Backing Filesystem: extfs [2022-01-19T19:34:12.682Z] Supports d_type: true [2022-01-19T19:34:12.682Z] Native Overlay Diff: true [2022-01-19T19:34:12.682Z] userxattr: false [2022-01-19T19:34:12.682Z] Logging Driver: json-file [2022-01-19T19:34:12.682Z] Cgroup Driver: systemd [2022-01-19T19:34:12.682Z] Cgroup Version: 2 [2022-01-19T19:34:12.682Z] Plugins: [2022-01-19T19:34:12.682Z] Volume: local [2022-01-19T19:34:12.682Z] Network: bridge host ipvlan macvlan null overlay [2022-01-19T19:34:12.682Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-19T19:34:12.682Z] Swarm: inactive [2022-01-19T19:34:12.682Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-19T19:34:12.682Z] Default Runtime: runc [2022-01-19T19:34:12.682Z] Init Binary: docker-init [2022-01-19T19:34:12.682Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:34:12.682Z] runc version: v1.0.2-0-g52b36a2 [2022-01-19T19:34:12.682Z] init version: de40ad0 [2022-01-19T19:34:12.682Z] Security Options: [2022-01-19T19:34:12.682Z] apparmor [2022-01-19T19:34:12.682Z] seccomp [2022-01-19T19:34:12.682Z] Profile: default [2022-01-19T19:34:12.682Z] cgroupns [2022-01-19T19:34:12.682Z] Kernel Version: 5.11.0-1023-aws [2022-01-19T19:34:12.682Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-19T19:34:12.682Z] OSType: linux [2022-01-19T19:34:12.682Z] Architecture: x86_64 [2022-01-19T19:34:12.682Z] CPUs: 2 [2022-01-19T19:34:12.682Z] Total Memory: 7.559GiB [2022-01-19T19:34:12.682Z] Name: ip-10-100-38-166 [2022-01-19T19:34:12.682Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-19T19:34:12.682Z] Docker Root Dir: /var/lib/docker [2022-01-19T19:34:12.682Z] Debug Mode: false [2022-01-19T19:34:12.682Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:34:12.682Z] Labels: [2022-01-19T19:34:12.682Z] Experimental: true [2022-01-19T19:34:12.682Z] Insecure Registries: [2022-01-19T19:34:12.682Z] 127.0.0.0/8 [2022-01-19T19:34:12.682Z] Live Restore Enabled: true [2022-01-19T19:34:12.682Z] [Pipeline] } [Pipeline] // stage [2022-01-19T19:34:12.707Z] #27 7.778 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:12.707Z] #27 7.824 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:12.707Z] #27 7.836 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:12.707Z] #27 7.848 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:12.707Z] #27 7.953 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:12.707Z] #27 7.964 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:12.707Z] #27 7.981 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:12.707Z] #27 7.993 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:12.707Z] #27 8.005 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:12.707Z] #27 8.017 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:12.707Z] #27 8.029 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:12.707Z] #27 8.040 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:12.707Z] #27 8.051 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:12.707Z] #27 8.064 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:12.707Z] #27 8.081 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:12.707Z] #27 8.092 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-19T19:34:12.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-19T19:34:12.785Z] [2022-01-19T19:34:12.785Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-19T19:34:12.827Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-19T19:34:12.827Z] #4 DONE 0.5s [2022-01-19T19:34:12.827Z] [2022-01-19T19:34:12.827Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:12.827Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] sh [2022-01-19T19:34:12.965Z] #27 8.105 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:12.965Z] #27 8.116 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:13.011Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4b10d425f03b8fadcc2b05a28b750d003b1f2aae . [2022-01-19T19:34:13.011Z] #1 [internal] load build definition from Dockerfile [2022-01-19T19:34:13.011Z] #1 sha256:4fc6834b472f67725b626fe9fd9581599f2b6f297fb1d1a4332896021dc817a4 [2022-01-19T19:34:13.011Z] #1 transferring dockerfile: 17.04kB done [2022-01-19T19:34:13.011Z] #1 DONE 0.0s [2022-01-19T19:34:13.011Z] [2022-01-19T19:34:13.011Z] #2 [internal] load .dockerignore [2022-01-19T19:34:13.011Z] #2 sha256:d0acf74834fd81d8f77d9532a9514066cf3d341ac6dcfbce01ab84e4f3b9a0bc [2022-01-19T19:34:13.011Z] #2 transferring context: 87B done [2022-01-19T19:34:13.011Z] #2 DONE 0.0s [2022-01-19T19:34:13.011Z] [2022-01-19T19:34:13.011Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-19T19:34:13.011Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-19T19:34:13.084Z] #8 DONE 0.1s [2022-01-19T19:34:13.084Z] [2022-01-19T19:34:13.084Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:13.084Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-19T19:34:13.084Z] #7 DONE 0.1s [2022-01-19T19:34:13.084Z] [2022-01-19T19:34:13.084Z] #6 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:34:13.084Z] #6 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-19T19:34:13.084Z] #6 DONE 0.3s [2022-01-19T19:34:13.084Z] [2022-01-19T19:34:13.084Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:34:13.084Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-19T19:34:13.084Z] #5 DONE 0.2s [2022-01-19T19:34:13.109Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 . [2022-01-19T19:34:13.271Z] #3 DONE 0.3s [2022-01-19T19:34:13.342Z] [2022-01-19T19:34:13.342Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:13.342Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:34:13.342Z] #64 DONE 0.0s [2022-01-19T19:34:13.342Z] [2022-01-19T19:34:13.342Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:13.342Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-19T19:34:13.342Z] #62 DONE 0.0s [2022-01-19T19:34:13.342Z] [2022-01-19T19:34:13.342Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:13.342Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:13.342Z] #9 DONE 0.0s [2022-01-19T19:34:13.342Z] [2022-01-19T19:34:13.342Z] #23 [internal] load build context [2022-01-19T19:34:13.342Z] #23 sha256:54b8e4c1e95c58f60140ebe8e22a62b241010841628f4d2fbe5e0780d66aeaff [2022-01-19T19:34:13.368Z] #1 [internal] load build definition from Dockerfile [2022-01-19T19:34:13.368Z] #1 sha256:8224e1ad48eeee0fb0de95b3921ff7d10972b85d8d2a22a47f213e8334607838 [2022-01-19T19:34:13.368Z] #1 transferring dockerfile: 17.04kB done [2022-01-19T19:34:13.368Z] #1 DONE 0.0s [2022-01-19T19:34:13.368Z] [2022-01-19T19:34:13.368Z] #2 [internal] load .dockerignore [2022-01-19T19:34:13.368Z] #2 sha256:fcb02ddaf721bcf139b9f248ecc5f3dab99f04b89a3c28bd06aaeb306a4a86d2 [2022-01-19T19:34:13.368Z] #2 transferring context: 87B done [2022-01-19T19:34:13.368Z] #2 DONE 0.0s [2022-01-19T19:34:13.368Z] [2022-01-19T19:34:13.368Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-19T19:34:13.368Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-19T19:34:13.531Z] [2022-01-19T19:34:13.531Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-19T19:34:13.531Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-19T19:34:13.531Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-19T19:34:13.531Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-19T19:34:13.531Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-19T19:34:13.531Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-19T19:34:13.531Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.16MB / 9.64MB 0.1s [2022-01-19T19:34:13.531Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-01-19T19:34:13.531Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-01-19T19:34:13.531Z] #27 8.730 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:13.603Z] #23 ... [2022-01-19T19:34:13.603Z] [2022-01-19T19:34:13.603Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-19T19:34:13.603Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-19T19:34:13.603Z] #63 CACHED [2022-01-19T19:34:13.603Z] [2022-01-19T19:34:13.603Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:34:13.603Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-19T19:34:13.603Z] #65 CACHED [2022-01-19T19:34:13.603Z] [2022-01-19T19:34:13.603Z] #23 [internal] load build context [2022-01-19T19:34:13.603Z] #23 sha256:54b8e4c1e95c58f60140ebe8e22a62b241010841628f4d2fbe5e0780d66aeaff [2022-01-19T19:34:13.627Z] #3 DONE 0.3s [2022-01-19T19:34:13.627Z] [2022-01-19T19:34:13.627Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-19T19:34:13.627Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-19T19:34:13.627Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-19T19:34:13.627Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-19T19:34:13.627Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-19T19:34:13.627Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-19T19:34:13.627Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-01-19T19:34:13.627Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-01-19T19:34:13.791Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-19T19:34:13.791Z] #4 DONE 0.4s [2022-01-19T19:34:13.885Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-19T19:34:13.886Z] #4 DONE 0.4s [2022-01-19T19:34:14.051Z] [2022-01-19T19:34:14.051Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:14.051Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-19T19:34:14.148Z] [2022-01-19T19:34:14.148Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:14.148Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-19T19:34:14.148Z] #6 DONE 0.1s [2022-01-19T19:34:14.148Z] [2022-01-19T19:34:14.148Z] #8 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:34:14.148Z] #8 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-19T19:34:14.310Z] #8 DONE 0.1s [2022-01-19T19:34:14.310Z] [2022-01-19T19:34:14.310Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:14.310Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-19T19:34:14.310Z] #7 DONE 0.1s [2022-01-19T19:34:14.310Z] [2022-01-19T19:34:14.310Z] #6 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:34:14.310Z] #6 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-19T19:34:14.310Z] #6 DONE 0.2s [2022-01-19T19:34:14.310Z] [2022-01-19T19:34:14.310Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:34:14.310Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-19T19:34:14.407Z] #8 ... [2022-01-19T19:34:14.407Z] [2022-01-19T19:34:14.407Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:34:14.407Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-19T19:34:14.407Z] #7 DONE 0.1s [2022-01-19T19:34:14.466Z] #27 9.562 137 added, 0 removed; done. [2022-01-19T19:34:14.466Z] #27 9.595 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:14.466Z] #27 9.607 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:14.466Z] #27 9.619 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:14.466Z] #27 9.630 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:14.466Z] #27 9.642 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:34:14.466Z] #27 9.661 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:14.466Z] #27 9.671 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #8 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:34:14.669Z] #8 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-19T19:34:14.669Z] #8 DONE 0.2s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:34:14.669Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-19T19:34:14.669Z] #5 DONE 0.2s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:14.669Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:14.669Z] #26 DONE 0.0s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:14.669Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:34:14.669Z] #64 DONE 0.0s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:14.669Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-19T19:34:14.669Z] #62 DONE 0.0s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:14.669Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:14.669Z] #9 DONE 0.0s [2022-01-19T19:34:14.669Z] [2022-01-19T19:34:14.669Z] #23 [internal] load build context [2022-01-19T19:34:14.669Z] #23 sha256:9aa05e1beddef976253ef1cc6eb924438039b63d2c577788a2014e2a23184e7e [2022-01-19T19:34:15.036Z] #27 ... [2022-01-19T19:34:15.036Z] [2022-01-19T19:34:15.036Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:15.036Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:15.036Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.4s done [2022-01-19T19:34:15.036Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-19T19:34:15.036Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.9s done [2022-01-19T19:34:15.036Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.5s done [2022-01-19T19:34:15.036Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0.6s [2022-01-19T19:34:15.250Z] #5 DONE 1.2s [2022-01-19T19:34:15.295Z] #9 ... [2022-01-19T19:34:15.295Z] [2022-01-19T19:34:15.295Z] #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-01-19T19:34:15.295Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:15.295Z] #27 10.38 0 added, 0 removed; done. [2022-01-19T19:34:15.295Z] #27 10.38 Running hooks in /etc/ca-certificates/update.d... [2022-01-19T19:34:15.295Z] #27 10.39 done. [2022-01-19T19:34:15.516Z] [2022-01-19T19:34:15.516Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:15.516Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:34:15.516Z] #64 DONE 0.0s [2022-01-19T19:34:15.516Z] [2022-01-19T19:34:15.516Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:34:15.516Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-19T19:34:15.516Z] #62 DONE 0.0s [2022-01-19T19:34:15.516Z] [2022-01-19T19:34:15.516Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:15.516Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:15.516Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-19T19:34:15.516Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-19T19:34:15.516Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-19T19:34:15.516Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-19T19:34:15.516Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 5.24MB / 50.44MB 0.1s [2022-01-19T19:34:15.777Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 14.68MB / 50.44MB 0.2s [2022-01-19T19:34:15.777Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 20.28MB / 50.44MB 0.3s [2022-01-19T19:34:15.777Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 30.41MB / 50.44MB 0.4s [2022-01-19T19:34:16.039Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 35.65MB / 50.44MB 0.5s [2022-01-19T19:34:16.305Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 49.66MB / 50.44MB 0.7s [2022-01-19T19:34:16.305Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.8s done [2022-01-19T19:34:16.567Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 [2022-01-19T19:34:16.897Z] #23 transferring context: 49.94MB 3.4s [2022-01-19T19:34:17.153Z] #23 transferring context: 53.44MB 3.6s done [2022-01-19T19:34:17.153Z] #23 DONE 3.6s [2022-01-19T19:34:17.153Z] [2022-01-19T19:34:17.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:17.153Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:17.153Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-19T19:34:17.153Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-19T19:34:17.153Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.3s done [2022-01-19T19:34:17.153Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 1.0s done [2022-01-19T19:34:17.153Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-19T19:34:17.153Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-19T19:34:17.153Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-19T19:34:17.153Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.7s done [2022-01-19T19:34:17.153Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 2.4s done [2022-01-19T19:34:17.153Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 121.63MB / 129.08MB 3.6s [2022-01-19T19:34:17.153Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 2.1s [2022-01-19T19:34:17.153Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.9s done [2022-01-19T19:34:17.153Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 3.7s [2022-01-19T19:34:17.199Z] #27 DONE 12.3s [2022-01-19T19:34:17.199Z] [2022-01-19T19:34:17.199Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:17.199Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:17.458Z] #9 ... [2022-01-19T19:34:17.458Z] [2022-01-19T19:34:17.458Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-19T19:34:17.458Z] #28 sha256:219f970b1378b1b696816d3d4eebdc440e2f62596359f9d7febb3e1a6d37b753 [2022-01-19T19:34:17.458Z] #28 DONE 0.2s [2022-01-19T19:34:17.458Z] [2022-01-19T19:34:17.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:17.458Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:18.081Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 4.3s done [2022-01-19T19:34:18.870Z] #23 transferring context: 47.83MB 3.7s [2022-01-19T19:34:18.870Z] #23 transferring context: 53.44MB 4.0s done [2022-01-19T19:34:18.870Z] #23 DONE 4.2s [2022-01-19T19:34:18.870Z] [2022-01-19T19:34:18.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:18.870Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:18.870Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-19T19:34:18.870Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-19T19:34:18.870Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.4s done [2022-01-19T19:34:18.870Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.4s done [2022-01-19T19:34:18.870Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-19T19:34:18.870Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-19T19:34:18.870Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.0s done [2022-01-19T19:34:18.870Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.6s done [2022-01-19T19:34:18.870Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 2.1s done [2022-01-19T19:34:18.870Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 3.2s done [2022-01-19T19:34:18.870Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 2.9s [2022-01-19T19:34:18.870Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.7s done [2022-01-19T19:34:19.012Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.0s done [2022-01-19T19:34:19.012Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-19T19:34:19.012Z] #9 ... [2022-01-19T19:34:19.012Z] [2022-01-19T19:34:19.012Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:19.012Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:19.012Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-19T19:34:19.012Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-19T19:34:19.012Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-19T19:34:19.012Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-19T19:34:19.012Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-19T19:34:19.012Z] #26 DONE 5.4s [2022-01-19T19:34:19.012Z] [2022-01-19T19:34:19.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:19.012Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:19.012Z] #9 ... [2022-01-19T19:34:19.012Z] [2022-01-19T19:34:19.012Z] #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-01-19T19:34:19.012Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:19.873Z] #26 ... [2022-01-19T19:34:19.873Z] [2022-01-19T19:34:19.873Z] #23 [internal] load build context [2022-01-19T19:34:19.873Z] #23 sha256:d11223bb6f677e5f2d3f2bc1604947caf9c37b35707c99a53729e04f35e6f978 [2022-01-19T19:34:19.873Z] #23 transferring context: 53.43MB 3.8s done [2022-01-19T19:34:19.873Z] #23 DONE 4.0s [2022-01-19T19:34:19.873Z] [2022-01-19T19:34:19.873Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:19.873Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:19.941Z] #27 0.874 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:19.942Z] #27 0.882 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:19.942Z] #27 0.900 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:19.942Z] #27 1.051 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:19.997Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.7s [2022-01-19T19:34:20.198Z] #27 1.271 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:20.255Z] #9 ... [2022-01-19T19:34:20.255Z] [2022-01-19T19:34:20.255Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:34:20.255Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-19T19:34:20.255Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 done [2022-01-19T19:34:20.255Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-19T19:34:20.255Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-19T19:34:20.255Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.9s done [2022-01-19T19:34:20.255Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-19T19:34:20.255Z] #26 DONE 5.5s [2022-01-19T19:34:20.255Z] [2022-01-19T19:34:20.255Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:20.255Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:20.255Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.0s done [2022-01-19T19:34:20.255Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-19T19:34:20.454Z] #27 1.721 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:20.514Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.5s done [2022-01-19T19:34:20.514Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 [2022-01-19T19:34:20.815Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.1s done [2022-01-19T19:34:20.815Z] #26 DONE 5.3s [2022-01-19T19:34:20.815Z] [2022-01-19T19:34:20.815Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:20.815Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:20.815Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-19T19:34:20.815Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.3s done [2022-01-19T19:34:20.815Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-19T19:34:20.815Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-19T19:34:20.815Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.4s done [2022-01-19T19:34:20.815Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-19T19:34:20.815Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 0.8s done [2022-01-19T19:34:20.815Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 1.3s done [2022-01-19T19:34:20.815Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 1.9s done [2022-01-19T19:34:20.815Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 129.08MB / 129.08MB 2.8s done [2022-01-19T19:34:20.815Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 1.4s done [2022-01-19T19:34:20.815Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-19T19:34:21.075Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.4s done [2022-01-19T19:34:21.075Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 [2022-01-19T19:34:21.083Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-19T19:34:21.343Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 0.1s [2022-01-19T19:34:21.646Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.4s done [2022-01-19T19:34:21.646Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef [2022-01-19T19:34:21.899Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 7.3s done [2022-01-19T19:34:21.899Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-19T19:34:22.158Z] #9 DONE 22.8s [2022-01-19T19:34:22.158Z] [2022-01-19T19:34:22.158Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-19T19:34:22.158Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-19T19:34:22.345Z] #27 3.154 Fetched 8471 kB in 3s (3340 kB/s) [2022-01-19T19:34:22.908Z] #27 3.154 Reading package lists... [2022-01-19T19:34:24.061Z] #10 DONE 1.7s [2022-01-19T19:34:24.061Z] [2022-01-19T19:34:24.061Z] #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-01-19T19:34:24.061Z] #29 sha256:024b8bf486ba2a9a323d069ede5717a395133dec7b693e333d9e20bb679b673f [2022-01-19T19:34:24.061Z] #29 1.335 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-19T19:34:24.061Z] #29 1.429 [2022-01-19T19:34:24.061Z] #29 1.650 #=#=# ############# 18.7% ########################### 38.5% ########################################## 58.5% #################################################### 73.4% ###################################################################### 98.3% ######################################################################## 100.0% [2022-01-19T19:34:24.061Z] #29 2.249 [2022-01-19T19:34:24.061Z] #29 2.470 #=#=# ############################################################### 87.5% ######################################################################## 100.0% [2022-01-19T19:34:24.061Z] #29 2.717 [2022-01-19T19:34:24.061Z] #29 2.938 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2022-01-19T19:34:24.061Z] #29 3.124 [2022-01-19T19:34:24.061Z] #29 3.343 #=#=# ########### 16.5% ########################## 37.4% ######################################## 56.6% ###################################################### 76.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-01-19T19:34:24.061Z] #29 3.991 [2022-01-19T19:34:24.062Z] #29 4.222 #=#=# ### 4.6% ####### 9.9% ########## 15.2% ############## 20.3% ################## 25.6% #################### 28.7% ######################### 36.0% ############################# 41.1% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% ################################################### 71.2% ######################################################## 78.4% ############################################################ 83.6% ############################################################## 87.2% ##################################################################### 97.1% ######################################################################## 100.0% [2022-01-19T19:34:24.062Z] #29 6.287 [2022-01-19T19:34:24.062Z] #29 6.804 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-19T19:34:24.094Z] #27 4.115 Reading package lists... [2022-01-19T19:34:24.094Z] #27 5.071 Building dependency tree... [2022-01-19T19:34:24.094Z] #27 5.233 Reading state information... [2022-01-19T19:34:24.327Z] #29 ... [2022-01-19T19:34:24.327Z] [2022-01-19T19:34:24.327Z] #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-01-19T19:34:24.327Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-19T19:34:24.327Z] #11 DONE 0.5s [2022-01-19T19:34:24.327Z] [2022-01-19T19:34:24.327Z] #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-01-19T19:34:24.327Z] #29 sha256:024b8bf486ba2a9a323d069ede5717a395133dec7b693e333d9e20bb679b673f [2022-01-19T19:34:24.327Z] #29 6.886 [2022-01-19T19:34:24.327Z] #29 ... [2022-01-19T19:34:24.327Z] [2022-01-19T19:34:24.327Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-19T19:34:24.327Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-19T19:34:24.327Z] #39 DONE 0.0s [2022-01-19T19:34:24.327Z] [2022-01-19T19:34:24.327Z] #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-01-19T19:34:24.327Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:24.350Z] #27 5.391 The following additional packages will be installed: [2022-01-19T19:34:24.350Z] #27 5.391 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-19T19:34:24.350Z] #27 5.391 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-19T19:34:24.350Z] #27 5.391 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-19T19:34:24.350Z] #27 5.393 Suggested packages: [2022-01-19T19:34:24.350Z] #27 5.393 krb5-doc krb5-user [2022-01-19T19:34:24.350Z] #27 5.393 Recommended packages: [2022-01-19T19:34:24.350Z] #27 5.393 krb5-locales publicsuffix libsasl2-modules [2022-01-19T19:34:24.587Z] #40 ... [2022-01-19T19:34:24.587Z] [2022-01-19T19:34:24.587Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-19T19:34:24.587Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-19T19:34:24.587Z] #31 DONE 0.2s [2022-01-19T19:34:24.587Z] [2022-01-19T19:34:24.587Z] #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-01-19T19:34:24.587Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:34:24.606Z] #27 5.638 The following NEW packages will be installed: [2022-01-19T19:34:24.606Z] #27 5.638 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-19T19:34:24.606Z] #27 5.639 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-19T19:34:24.606Z] #27 5.639 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-19T19:34:24.606Z] #27 5.642 libssh2-1 libssl1.1 openssl [2022-01-19T19:34:24.863Z] #27 5.918 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:34:24.863Z] #27 5.918 Need to get 5061 kB of archives. [2022-01-19T19:34:24.863Z] #27 5.918 After this operation, 12.1 MB of additional disk space will be used. [2022-01-19T19:34:24.863Z] #27 5.918 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-19T19:34:24.863Z] #27 5.940 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-19T19:34:24.863Z] #27 5.951 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-19T19:34:24.863Z] #27 5.953 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-19T19:34:24.863Z] #27 5.954 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-19T19:34:24.863Z] #27 5.955 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-19T19:34:24.863Z] #27 5.958 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-19T19:34:24.863Z] #27 5.963 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-19T19:34:24.863Z] #27 5.967 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-19T19:34:24.863Z] #27 5.969 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-19T19:34:24.863Z] #27 5.971 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-19T19:34:24.863Z] #27 5.973 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-19T19:34:24.863Z] #27 5.976 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-19T19:34:24.863Z] #27 5.978 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-19T19:34:24.863Z] #27 5.979 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-19T19:34:24.863Z] #27 5.980 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-19T19:34:24.863Z] #27 5.983 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-19T19:34:24.863Z] #27 5.988 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-19T19:34:24.863Z] #27 5.992 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:34:24.863Z] #27 5.995 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:34:24.863Z] #27 5.997 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:34:25.120Z] #27 6.141 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:34:25.120Z] #27 6.169 Fetched 5061 kB in 0s (14.9 MB/s) [2022-01-19T19:34:25.120Z] #27 6.213 Selecting previously unselected package libssl1.1:amd64. [2022-01-19T19:34:25.120Z] #27 6.213 (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-01-19T19:34:25.120Z] #27 6.221 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:25.120Z] #27 6.231 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:25.377Z] #27 6.435 Selecting previously unselected package openssl. [2022-01-19T19:34:25.377Z] #27 6.435 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:25.377Z] #27 6.439 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:25.377Z] #27 6.581 Selecting previously unselected package ca-certificates. [2022-01-19T19:34:25.377Z] #27 6.581 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-19T19:34:25.634Z] #27 6.592 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:25.634Z] #27 6.678 Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T19:34:25.634Z] #27 6.680 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-19T19:34:25.634Z] #27 6.685 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:25.634Z] #27 6.721 Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T19:34:25.634Z] #27 6.721 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:25.634Z] #27 6.727 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:25.634Z] #27 6.772 Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T19:34:25.634Z] #27 6.772 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:25.634Z] #27 6.776 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:25.634Z] #27 6.827 Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T19:34:25.634Z] #27 6.827 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:25.890Z] #27 6.836 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:25.890Z] #27 6.935 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T19:34:25.890Z] #27 6.935 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:25.890Z] #27 6.938 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:25.890Z] #27 6.999 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T19:34:25.890Z] #27 6.999 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:25.890Z] #27 6.999 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:25.890Z] #27 7.037 Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T19:34:25.890Z] #27 7.037 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:25.890Z] #27 7.041 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:25.890Z] #27 7.084 Selecting previously unselected package libldap-common. [2022-01-19T19:34:25.890Z] #27 7.084 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-19T19:34:25.890Z] #27 7.086 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:25.890Z] #27 7.135 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T19:34:25.890Z] #27 7.135 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-19T19:34:25.890Z] #27 7.144 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:26.147Z] #27 7.204 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T19:34:26.147Z] #27 7.204 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-19T19:34:26.147Z] #27 7.207 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:26.147Z] #27 7.249 Selecting previously unselected package libpsl5:amd64. [2022-01-19T19:34:26.147Z] #27 7.249 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-19T19:34:26.147Z] #27 7.256 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:26.147Z] #27 7.298 Selecting previously unselected package librtmp1:amd64. [2022-01-19T19:34:26.147Z] #27 7.300 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-19T19:34:26.147Z] #27 7.304 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:26.147Z] #27 7.343 Selecting previously unselected package libssh2-1:amd64. [2022-01-19T19:34:26.147Z] #27 7.343 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-19T19:34:26.147Z] #27 7.347 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:26.404Z] #27 7.398 Selecting previously unselected package libcurl4:amd64. [2022-01-19T19:34:26.404Z] #27 7.398 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:26.404Z] #27 7.403 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:26.404Z] #27 7.469 Selecting previously unselected package curl. [2022-01-19T19:34:26.404Z] #27 7.469 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:26.404Z] #27 7.472 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:26.404Z] #27 7.537 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:34:26.404Z] #27 7.537 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:34:26.404Z] #27 7.542 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:26.404Z] #27 7.593 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:34:26.404Z] #27 7.593 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:26.404Z] #27 7.599 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:26.621Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.7s done [2022-01-19T19:34:26.621Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-19T19:34:26.661Z] #27 7.642 Selecting previously unselected package jq. [2022-01-19T19:34:26.661Z] #27 7.642 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:26.661Z] #27 7.647 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:26.661Z] #27 7.688 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:26.661Z] #27 7.701 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:26.661Z] #27 7.713 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:26.661Z] #27 7.821 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:26.661Z] #27 7.832 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:26.661Z] #27 7.846 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:26.661Z] #27 7.857 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:26.661Z] #27 7.866 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:26.661Z] #27 7.876 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:26.661Z] #27 7.887 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:26.661Z] #27 7.898 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:26.661Z] #27 7.908 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:26.661Z] #27 7.917 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:26.661Z] #27 7.932 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:26.917Z] #27 7.944 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:26.917Z] #27 7.954 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:26.917Z] #27 7.963 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:26.935Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.9s done [2022-01-19T19:34:26.935Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-19T19:34:27.483Z] #27 8.582 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:28.413Z] #27 9.419 137 added, 0 removed; done. [2022-01-19T19:34:28.413Z] #27 9.452 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.413Z] #27 9.464 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.413Z] #27 9.474 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.413Z] #27 9.484 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.413Z] #27 9.495 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:34:28.413Z] #27 9.511 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:28.413Z] #27 9.522 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:28.534Z] #9 ... [2022-01-19T19:34:28.534Z] [2022-01-19T19:34:28.534Z] #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-01-19T19:34:28.534Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:28.534Z] #27 0.868 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:28.534Z] #27 0.875 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:28.534Z] #27 0.902 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:28.534Z] #27 1.066 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:28.534Z] #27 1.252 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:28.534Z] #27 1.658 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:28.534Z] #27 3.150 Fetched 8471 kB in 3s (3348 kB/s) [2022-01-19T19:34:28.534Z] #27 3.150 Reading package lists... [2022-01-19T19:34:28.534Z] #27 4.101 Reading package lists... [2022-01-19T19:34:28.534Z] #27 5.074 Building dependency tree... [2022-01-19T19:34:28.534Z] #27 5.249 Reading state information... [2022-01-19T19:34:28.534Z] #27 5.426 The following additional packages will be installed: [2022-01-19T19:34:28.534Z] #27 5.426 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-19T19:34:28.534Z] #27 5.426 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-19T19:34:28.534Z] #27 5.426 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-19T19:34:28.534Z] #27 5.426 Suggested packages: [2022-01-19T19:34:28.534Z] #27 5.426 krb5-doc krb5-user [2022-01-19T19:34:28.534Z] #27 5.426 Recommended packages: [2022-01-19T19:34:28.534Z] #27 5.426 krb5-locales publicsuffix libsasl2-modules [2022-01-19T19:34:28.534Z] #27 5.670 The following NEW packages will be installed: [2022-01-19T19:34:28.534Z] #27 5.678 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-19T19:34:28.534Z] #27 5.678 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-19T19:34:28.534Z] #27 5.678 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-19T19:34:28.534Z] #27 5.678 libssh2-1 libssl1.1 openssl [2022-01-19T19:34:28.534Z] #27 5.970 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:34:28.534Z] #27 5.970 Need to get 5061 kB of archives. [2022-01-19T19:34:28.534Z] #27 5.970 After this operation, 12.1 MB of additional disk space will be used. [2022-01-19T19:34:28.534Z] #27 5.970 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-19T19:34:28.534Z] #27 6.085 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-19T19:34:28.534Z] #27 6.104 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-19T19:34:28.534Z] #27 6.112 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-19T19:34:28.534Z] #27 6.112 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-19T19:34:28.534Z] #27 6.113 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-19T19:34:28.534Z] #27 6.116 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-19T19:34:28.534Z] #27 6.129 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-19T19:34:28.534Z] #27 6.135 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-19T19:34:28.534Z] #27 6.139 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-19T19:34:28.534Z] #27 6.144 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-19T19:34:28.534Z] #27 6.146 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-19T19:34:28.534Z] #27 6.153 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-19T19:34:28.534Z] #27 6.157 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-19T19:34:28.534Z] #27 6.157 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-19T19:34:28.534Z] #27 6.162 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-19T19:34:28.534Z] #27 6.167 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-19T19:34:28.534Z] #27 6.177 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-19T19:34:28.534Z] #27 6.185 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:34:28.534Z] #27 6.191 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:34:28.534Z] #27 6.196 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:34:28.534Z] #27 6.341 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:34:28.534Z] #27 6.364 Fetched 5061 kB in 1s (9988 kB/s) [2022-01-19T19:34:28.534Z] #27 6.412 Selecting previously unselected package libssl1.1:amd64. [2022-01-19T19:34:28.534Z] #27 6.412 (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-01-19T19:34:28.534Z] #27 6.412 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 6.422 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.534Z] #27 6.631 Selecting previously unselected package openssl. [2022-01-19T19:34:28.534Z] #27 6.631 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 6.642 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.534Z] #27 6.836 Selecting previously unselected package ca-certificates. [2022-01-19T19:34:28.534Z] #27 6.836 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-19T19:34:28.534Z] #27 6.839 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:28.534Z] #27 6.913 Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T19:34:28.534Z] #27 6.913 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 6.919 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:28.534Z] #27 6.950 Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T19:34:28.534Z] #27 6.950 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 6.955 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.534Z] #27 6.998 Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T19:34:28.534Z] #27 6.998 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.002 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.534Z] #27 7.050 Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T19:34:28.534Z] #27 7.050 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.054 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.534Z] #27 7.141 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T19:34:28.534Z] #27 7.141 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.147 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.534Z] #27 7.190 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T19:34:28.534Z] #27 7.191 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.197 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.534Z] #27 7.236 Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T19:34:28.534Z] #27 7.236 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.239 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.534Z] #27 7.292 Selecting previously unselected package libldap-common. [2022-01-19T19:34:28.534Z] #27 7.292 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-19T19:34:28.534Z] #27 7.297 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.534Z] #27 7.340 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T19:34:28.534Z] #27 7.340 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-19T19:34:28.534Z] #27 7.346 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.535Z] #27 7.403 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T19:34:28.535Z] #27 7.403 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.414 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:28.535Z] #27 7.448 Selecting previously unselected package libpsl5:amd64. [2022-01-19T19:34:28.535Z] #27 7.450 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.458 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:28.535Z] #27 7.499 Selecting previously unselected package librtmp1:amd64. [2022-01-19T19:34:28.535Z] #27 7.499 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.503 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:28.535Z] #27 7.548 Selecting previously unselected package libssh2-1:amd64. [2022-01-19T19:34:28.535Z] #27 7.548 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.552 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:28.535Z] #27 7.608 Selecting previously unselected package libcurl4:amd64. [2022-01-19T19:34:28.535Z] #27 7.608 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.611 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.535Z] #27 7.679 Selecting previously unselected package curl. [2022-01-19T19:34:28.535Z] #27 7.679 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.682 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.535Z] #27 7.751 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:34:28.535Z] #27 7.751 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.757 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:28.535Z] #27 7.832 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:34:28.535Z] #27 7.832 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.836 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.535Z] #27 7.883 Selecting previously unselected package jq. [2022-01-19T19:34:28.535Z] #27 7.883 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:28.535Z] #27 7.888 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.535Z] #27 7.926 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:28.535Z] #27 7.939 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:28.535Z] #27 7.950 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.535Z] #27 8.060 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:28.535Z] #27 8.069 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.535Z] #27 8.084 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.535Z] #27 8.095 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.535Z] #27 8.107 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:28.535Z] #27 8.117 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.535Z] #27 8.127 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.535Z] #27 8.137 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:28.535Z] #27 8.148 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.535Z] #27 8.159 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.535Z] #27 8.174 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:28.535Z] #27 8.185 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.535Z] #27 8.195 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.535Z] #27 8.207 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:28.794Z] #27 ... [2022-01-19T19:34:28.794Z] [2022-01-19T19:34:28.794Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:28.794Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:28.852Z] #9 ... [2022-01-19T19:34:28.852Z] [2022-01-19T19:34:28.852Z] #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-01-19T19:34:28.852Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:28.852Z] #27 0.995 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:28.852Z] #27 1.012 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:28.852Z] #27 1.037 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:28.852Z] #27 1.155 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:28.852Z] #27 1.380 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:28.852Z] #27 1.761 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:28.852Z] #27 3.288 Fetched 8471 kB in 3s (3336 kB/s) [2022-01-19T19:34:28.852Z] #27 3.288 Reading package lists... [2022-01-19T19:34:28.852Z] #27 4.245 Reading package lists... [2022-01-19T19:34:28.852Z] #27 5.204 Building dependency tree... [2022-01-19T19:34:28.852Z] #27 5.397 Reading state information... [2022-01-19T19:34:28.852Z] #27 5.567 The following additional packages will be installed: [2022-01-19T19:34:28.852Z] #27 5.567 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-19T19:34:28.852Z] #27 5.567 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-19T19:34:28.852Z] #27 5.567 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-19T19:34:28.852Z] #27 5.567 Suggested packages: [2022-01-19T19:34:28.852Z] #27 5.567 krb5-doc krb5-user [2022-01-19T19:34:28.852Z] #27 5.567 Recommended packages: [2022-01-19T19:34:28.852Z] #27 5.567 krb5-locales publicsuffix libsasl2-modules [2022-01-19T19:34:28.852Z] #27 5.805 The following NEW packages will be installed: [2022-01-19T19:34:28.852Z] #27 5.806 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-19T19:34:28.852Z] #27 5.807 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-19T19:34:28.852Z] #27 5.807 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-19T19:34:28.852Z] #27 5.817 libssh2-1 libssl1.1 openssl [2022-01-19T19:34:28.852Z] #27 6.084 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:34:28.852Z] #27 6.084 Need to get 5061 kB of archives. [2022-01-19T19:34:28.852Z] #27 6.084 After this operation, 12.1 MB of additional disk space will be used. [2022-01-19T19:34:28.852Z] #27 6.084 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-19T19:34:28.852Z] #27 6.111 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-19T19:34:28.852Z] #27 6.126 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-19T19:34:28.852Z] #27 6.132 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-19T19:34:28.852Z] #27 6.132 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-19T19:34:28.852Z] #27 6.133 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-19T19:34:28.852Z] #27 6.135 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-19T19:34:28.852Z] #27 6.141 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-19T19:34:28.852Z] #27 6.144 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-19T19:34:28.852Z] #27 6.146 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-19T19:34:28.852Z] #27 6.148 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-19T19:34:28.852Z] #27 6.149 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-19T19:34:28.852Z] #27 6.153 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-19T19:34:28.852Z] #27 6.155 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-19T19:34:28.852Z] #27 6.157 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-19T19:34:28.852Z] #27 6.158 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-19T19:34:28.852Z] #27 6.161 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-19T19:34:28.852Z] #27 6.166 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-19T19:34:28.852Z] #27 6.170 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:34:28.852Z] #27 6.173 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:34:28.852Z] #27 6.175 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:34:28.852Z] #27 6.328 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:34:28.852Z] #27 6.351 Fetched 5061 kB in 0s (14.4 MB/s) [2022-01-19T19:34:28.852Z] #27 6.400 Selecting previously unselected package libssl1.1:amd64. [2022-01-19T19:34:28.852Z] #27 6.400 (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-01-19T19:34:28.852Z] #27 6.402 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 6.411 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.852Z] #27 6.626 Selecting previously unselected package openssl. [2022-01-19T19:34:28.852Z] #27 6.628 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 6.633 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.852Z] #27 6.784 Selecting previously unselected package ca-certificates. [2022-01-19T19:34:28.852Z] #27 6.784 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-19T19:34:28.852Z] #27 6.795 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:28.852Z] #27 6.994 Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T19:34:28.852Z] #27 6.994 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 6.999 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:28.852Z] #27 7.040 Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T19:34:28.852Z] #27 7.040 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.043 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 7.091 Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T19:34:28.852Z] #27 7.091 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.096 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 7.150 Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T19:34:28.852Z] #27 7.150 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.157 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 7.246 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T19:34:28.852Z] #27 7.246 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.250 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 7.308 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T19:34:28.852Z] #27 7.308 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.312 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.852Z] #27 7.351 Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T19:34:28.852Z] #27 7.351 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.354 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.852Z] #27 7.399 Selecting previously unselected package libldap-common. [2022-01-19T19:34:28.852Z] #27 7.399 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-19T19:34:28.852Z] #27 7.403 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.852Z] #27 7.447 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T19:34:28.852Z] #27 7.447 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.452 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.852Z] #27 7.512 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T19:34:28.852Z] #27 7.512 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.517 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:28.852Z] #27 7.568 Selecting previously unselected package libpsl5:amd64. [2022-01-19T19:34:28.852Z] #27 7.568 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.573 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:28.852Z] #27 7.610 Selecting previously unselected package librtmp1:amd64. [2022-01-19T19:34:28.852Z] #27 7.610 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.616 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:28.852Z] #27 7.655 Selecting previously unselected package libssh2-1:amd64. [2022-01-19T19:34:28.852Z] #27 7.655 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.658 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:28.852Z] #27 7.708 Selecting previously unselected package libcurl4:amd64. [2022-01-19T19:34:28.852Z] #27 7.710 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.714 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.852Z] #27 7.809 Selecting previously unselected package curl. [2022-01-19T19:34:28.852Z] #27 7.811 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.814 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:28.852Z] #27 7.892 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:34:28.852Z] #27 7.893 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.897 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:28.852Z] #27 7.954 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:34:28.852Z] #27 7.956 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 7.961 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.852Z] #27 8.009 Selecting previously unselected package jq. [2022-01-19T19:34:28.852Z] #27 8.009 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:34:28.852Z] #27 8.016 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:28.852Z] #27 8.053 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-19T19:34:28.852Z] #27 8.065 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-19T19:34:28.852Z] #27 8.077 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:28.852Z] #27 8.188 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-19T19:34:28.852Z] #27 8.201 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:28.852Z] #27 8.216 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 8.227 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.852Z] #27 8.241 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:34:28.852Z] #27 8.254 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:28.852Z] #27 8.267 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:34:28.978Z] #27 ... [2022-01-19T19:34:28.978Z] [2022-01-19T19:34:28.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:28.978Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:28.978Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.5s done [2022-01-19T19:34:28.978Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-19T19:34:28.978Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.8s done [2022-01-19T19:34:28.978Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.8s done [2022-01-19T19:34:28.978Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0.3s [2022-01-19T19:34:29.112Z] #27 8.278 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-19T19:34:29.112Z] #27 8.288 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:29.112Z] #27 8.299 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:34:29.112Z] #27 8.315 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:34:29.112Z] #27 8.327 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:34:29.112Z] #27 8.339 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:34:29.112Z] #27 8.352 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:29.234Z] #9 ... [2022-01-19T19:34:29.234Z] [2022-01-19T19:34:29.235Z] #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-01-19T19:34:29.235Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:29.235Z] #27 10.24 0 added, 0 removed; done. [2022-01-19T19:34:29.235Z] #27 10.24 Running hooks in /etc/ca-certificates/update.d... [2022-01-19T19:34:29.235Z] #27 10.24 done. [2022-01-19T19:34:29.683Z] #27 8.960 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:29.734Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.6s done [2022-01-19T19:34:29.734Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 [2022-01-19T19:34:29.935Z] #32 4.715 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-19T19:34:29.935Z] #32 4.721 Cloning into '.'... [2022-01-19T19:34:29.935Z] #32 ... [2022-01-19T19:34:29.935Z] [2022-01-19T19:34:29.935Z] #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-01-19T19:34:29.935Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-19T19:34:29.935Z] #12 DONE 5.1s [2022-01-19T19:34:29.935Z] [2022-01-19T19:34:29.935Z] #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-01-19T19:34:29.935Z] #29 sha256:024b8bf486ba2a9a323d069ede5717a395133dec7b693e333d9e20bb679b673f [2022-01-19T19:34:29.935Z] #29 7.099 #=#=# 0.2% ######################################################################## 100.0% [2022-01-19T19:34:29.935Z] #29 7.662 [2022-01-19T19:34:29.935Z] #29 8.356 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-19T19:34:29.935Z] #29 8.555 [2022-01-19T19:34:29.935Z] #29 8.800 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:29.935Z] #29 8.884 [2022-01-19T19:34:29.935Z] #29 9.613 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-19T19:34:29.936Z] #29 9.795 [2022-01-19T19:34:29.936Z] #29 10.02 #=#=# 0.0% ##### 7.9% ##################### 29.4% ######################### 35.3% ############################### 43.1% ################################# 47.1% ########################################### 60.4% ############################################### 65.9% #################################################### 73.5% ######################################################### 79.4% ############################################################ 83.7% ############################################################## 87.0% ################################################################## 92.3% #################################################################### 95.5% ######################################################################## 100.0% [2022-01-19T19:34:29.936Z] #29 12.16 [2022-01-19T19:34:30.624Z] #27 9.753 137 added, 0 removed; done. [2022-01-19T19:34:30.624Z] #27 9.790 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:30.624Z] #27 9.804 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:30.624Z] #27 9.819 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:30.624Z] #27 9.832 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:30.624Z] #27 9.845 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:34:30.624Z] #27 9.867 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:30.624Z] #27 9.883 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:30.869Z] #29 13.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-19T19:34:31.127Z] #29 13.78 [2022-01-19T19:34:31.195Z] #27 10.64 0 added, 0 removed; done. [2022-01-19T19:34:31.195Z] #27 10.64 Running hooks in /etc/ca-certificates/update.d... [2022-01-19T19:34:31.456Z] #27 10.64 done. [2022-01-19T19:34:31.643Z] #29 14.15 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:31.643Z] #29 14.36 [2022-01-19T19:34:31.756Z] #27 DONE 12.5s [2022-01-19T19:34:31.756Z] [2022-01-19T19:34:31.756Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-19T19:34:31.756Z] #28 sha256:0cefce7fcf8acff6b6217ade40a5ee944f4314057d43bf171b74f3312dcf2fda [2022-01-19T19:34:31.756Z] #28 DONE 0.3s [2022-01-19T19:34:31.756Z] [2022-01-19T19:34:31.756Z] #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-01-19T19:34:31.756Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:32.578Z] #29 15.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-19T19:34:32.841Z] #27 DONE 11.9s [2022-01-19T19:34:32.841Z] [2022-01-19T19:34:32.841Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:32.841Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:32.841Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.6s done [2022-01-19T19:34:32.841Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 2.0s [2022-01-19T19:34:33.025Z] #9 ... [2022-01-19T19:34:33.025Z] [2022-01-19T19:34:33.025Z] #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-01-19T19:34:33.025Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-19T19:34:33.025Z] #27 8.811 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:33.025Z] #27 9.655 137 added, 0 removed; done. [2022-01-19T19:34:33.025Z] #27 9.687 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-19T19:34:33.025Z] #27 9.699 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:34:33.025Z] #27 9.710 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-19T19:34:33.025Z] #27 9.730 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-19T19:34:33.025Z] #27 9.742 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:34:33.025Z] #27 9.761 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-19T19:34:33.025Z] #27 9.770 Updating certificates in /etc/ssl/certs... [2022-01-19T19:34:33.025Z] #27 10.49 0 added, 0 removed; done. [2022-01-19T19:34:33.025Z] #27 10.49 Running hooks in /etc/ca-certificates/update.d... [2022-01-19T19:34:33.025Z] #27 10.49 done. [2022-01-19T19:34:33.025Z] #27 DONE 12.5s [2022-01-19T19:34:33.025Z] [2022-01-19T19:34:33.025Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:33.025Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:33.025Z] #9 ... [2022-01-19T19:34:33.025Z] [2022-01-19T19:34:33.025Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-19T19:34:33.025Z] #28 sha256:44a092becef93676b615366e1cd353b0537e59527159f1967e7ba17557c46dbc [2022-01-19T19:34:33.025Z] #28 DONE 0.2s [2022-01-19T19:34:33.025Z] [2022-01-19T19:34:33.025Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:33.025Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:33.101Z] #9 ... [2022-01-19T19:34:33.101Z] [2022-01-19T19:34:33.101Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-19T19:34:33.101Z] #28 sha256:b09bf81d3b6dbaa49fd60cb545c32076e85a9f79b456726f5b04400f8706c3e5 [2022-01-19T19:34:33.101Z] #28 DONE 0.4s [2022-01-19T19:34:33.101Z] [2022-01-19T19:34:33.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:33.101Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:33.122Z] #29 1.246 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-19T19:34:33.122Z] #29 1.325 [2022-01-19T19:34:33.172Z] #29 15.74 [2022-01-19T19:34:33.430Z] #29 16.05 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:33.430Z] #29 16.21 [2022-01-19T19:34:33.689Z] #29 16.38 Download of images into '/build' complete. [2022-01-19T19:34:33.689Z] #29 16.38 Use something like the following to load the result into a Docker daemon: [2022-01-19T19:34:33.689Z] #29 16.38 tar -cC '/build' . | docker load [2022-01-19T19:34:33.892Z] #29 1.552 #=#=# ######## 12.0% ########################### 38.3% ########################################## 58.4% ################################################### 71.9% #################################################################### 95.4% ######################################################################## 100.0% [2022-01-19T19:34:33.892Z] #29 2.189 [2022-01-19T19:34:34.149Z] #29 2.415 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:34.261Z] #29 ... [2022-01-19T19:34:34.261Z] [2022-01-19T19:34:34.261Z] #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-01-19T19:34:34.261Z] #67 sha256:373e3396b1325aeae6b55525d90ffb2b3f5ac82f5d7b259024536a6017867520 [2022-01-19T19:34:34.261Z] #67 4.143 + RM_GOPATH=0 [2022-01-19T19:34:34.261Z] #67 4.143 + TMP_GOPATH= [2022-01-19T19:34:34.261Z] #67 4.143 + : /build [2022-01-19T19:34:34.261Z] #67 4.143 + '[' -z '' ']' [2022-01-19T19:34:34.261Z] #67 4.143 ++ mktemp -d [2022-01-19T19:34:34.261Z] #67 4.143 + export GOPATH=/tmp/tmp.DQcreo1xFO [2022-01-19T19:34:34.261Z] #67 4.143 + GOPATH=/tmp/tmp.DQcreo1xFO [2022-01-19T19:34:34.261Z] #67 4.143 + RM_GOPATH=1 [2022-01-19T19:34:34.261Z] #67 4.143 + case "$(go env GOARCH)" in [2022-01-19T19:34:34.261Z] #67 4.143 ++ go env GOARCH [2022-01-19T19:34:34.261Z] #67 4.168 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.261Z] #67 4.168 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.261Z] #67 4.168 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:34.261Z] #67 4.168 + dir=/tmp/install [2022-01-19T19:34:34.261Z] #67 4.168 + bin=proxy [2022-01-19T19:34:34.261Z] #67 4.168 + shift [2022-01-19T19:34:34.261Z] #67 4.168 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-19T19:34:34.261Z] #67 4.168 + . /tmp/install/proxy.installer [2022-01-19T19:34:34.261Z] #67 4.169 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:34.261Z] #67 4.169 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:34.261Z] #67 4.169 + install_proxy [2022-01-19T19:34:34.261Z] #67 4.169 + case "$1" in [2022-01-19T19:34:34.261Z] #67 4.169 + export CGO_ENABLED=0 [2022-01-19T19:34:34.261Z] #67 4.169 + CGO_ENABLED=0 [2022-01-19T19:34:34.261Z] #67 4.169 + _install_proxy [2022-01-19T19:34:34.261Z] #67 4.169 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-19T19:34:34.261Z] #67 4.169 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DQcreo1xFO/src/github.com/docker/libnetwork [2022-01-19T19:34:34.261Z] #67 4.174 Cloning into '/tmp/tmp.DQcreo1xFO/src/github.com/docker/libnetwork'... [2022-01-19T19:34:34.407Z] #29 2.609 [2022-01-19T19:34:34.520Z] #67 ... [2022-01-19T19:34:34.520Z] [2022-01-19T19:34:34.520Z] #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-01-19T19:34:34.520Z] #29 sha256:024b8bf486ba2a9a323d069ede5717a395133dec7b693e333d9e20bb679b673f [2022-01-19T19:34:34.520Z] #29 DONE 17.1s [2022-01-19T19:34:34.520Z] [2022-01-19T19:34:34.520Z] #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-01-19T19:34:34.520Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:34.520Z] #36 3.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:34.520Z] #36 4.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:34.520Z] #36 4.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:34.520Z] #36 4.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:34.520Z] #36 7.857 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:34.520Z] #36 ... [2022-01-19T19:34:34.520Z] [2022-01-19T19:34:34.520Z] #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-01-19T19:34:34.520Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:34:34.520Z] #49 4.514 + RM_GOPATH=0 [2022-01-19T19:34:34.520Z] #49 4.514 + TMP_GOPATH= [2022-01-19T19:34:34.520Z] #49 4.514 + : /build [2022-01-19T19:34:34.520Z] #49 4.514 + '[' -z '' ']' [2022-01-19T19:34:34.520Z] #49 4.514 ++ mktemp -d [2022-01-19T19:34:34.520Z] #49 4.517 + export GOPATH=/tmp/tmp.qH1JEoUuHv [2022-01-19T19:34:34.520Z] #49 4.517 + GOPATH=/tmp/tmp.qH1JEoUuHv [2022-01-19T19:34:34.520Z] #49 4.517 + RM_GOPATH=1 [2022-01-19T19:34:34.520Z] #49 4.517 + case "$(go env GOARCH)" in [2022-01-19T19:34:34.520Z] #49 4.517 ++ go env GOARCH [2022-01-19T19:34:34.520Z] #49 4.570 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.520Z] #49 4.570 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.520Z] #49 4.570 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:34.520Z] #49 4.570 + dir=/tmp/install [2022-01-19T19:34:34.520Z] #49 4.570 + bin=golangci_lint [2022-01-19T19:34:34.520Z] #49 4.570 + shift [2022-01-19T19:34:34.520Z] #49 4.570 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-19T19:34:34.520Z] #49 4.570 + . /tmp/install/golangci_lint.installer [2022-01-19T19:34:34.520Z] #49 4.570 ++ : v1.23.8 [2022-01-19T19:34:34.520Z] #49 4.570 + install_golangci_lint [2022-01-19T19:34:34.520Z] #49 4.570 + set -e [2022-01-19T19:34:34.520Z] #49 4.570 + export GO111MODULE=on [2022-01-19T19:34:34.520Z] #49 4.570 + GO111MODULE=on [2022-01-19T19:34:34.520Z] #49 4.570 + GOBIN=/build [2022-01-19T19:34:34.520Z] #49 4.570 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-19T19:34:34.520Z] #49 5.579 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-19T19:34:34.668Z] #29 2.829 #=#=# ################################################################# 90.3% ######################################################################## 100.0% [2022-01-19T19:34:34.668Z] #29 3.028 [2022-01-19T19:34:34.778Z] #49 ... [2022-01-19T19:34:34.778Z] [2022-01-19T19:34:34.778Z] #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-01-19T19:34:34.778Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:34:34.778Z] #51 4.717 + RM_GOPATH=0 [2022-01-19T19:34:34.778Z] #51 4.718 + TMP_GOPATH= [2022-01-19T19:34:34.778Z] #51 4.718 + : /build [2022-01-19T19:34:34.778Z] #51 4.718 + '[' -z '' ']' [2022-01-19T19:34:34.778Z] #51 4.719 ++ mktemp -d [2022-01-19T19:34:34.778Z] #51 4.722 + export GOPATH=/tmp/tmp.Xoh0Mgu2s2 [2022-01-19T19:34:34.778Z] #51 4.722 + GOPATH=/tmp/tmp.Xoh0Mgu2s2 [2022-01-19T19:34:34.778Z] #51 4.722 + RM_GOPATH=1 [2022-01-19T19:34:34.778Z] #51 4.723 + case "$(go env GOARCH)" in [2022-01-19T19:34:34.778Z] #51 4.723 ++ go env GOARCH [2022-01-19T19:34:34.778Z] #51 4.743 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.778Z] #51 4.743 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:34.778Z] #51 4.744 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:34.778Z] #51 4.747 + dir=/tmp/install [2022-01-19T19:34:34.778Z] #51 4.747 + bin=shfmt [2022-01-19T19:34:34.778Z] #51 4.747 + shift [2022-01-19T19:34:34.778Z] #51 4.769 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-19T19:34:34.778Z] #51 4.769 + . /tmp/install/shfmt.installer [2022-01-19T19:34:34.778Z] #51 4.770 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:34.778Z] #51 4.770 + install_shfmt [2022-01-19T19:34:34.778Z] #51 4.771 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-19T19:34:34.778Z] #51 4.771 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:34.778Z] #51 4.771 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Xoh0Mgu2s2/src/github.com/mvdan/sh [2022-01-19T19:34:34.778Z] #51 4.782 Cloning into '/tmp/tmp.Xoh0Mgu2s2/src/github.com/mvdan/sh'... [2022-01-19T19:34:34.778Z] #51 ... [2022-01-19T19:34:34.778Z] [2022-01-19T19:34:34.778Z] #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-01-19T19:34:34.778Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:34.778Z] #55 4.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:34.778Z] #55 5.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:34.778Z] #55 5.086 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:34.778Z] #55 6.523 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:34.778Z] #55 8.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:34.943Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.0s [2022-01-19T19:34:35.036Z] #55 ... [2022-01-19T19:34:35.036Z] [2022-01-19T19:34:35.036Z] #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-01-19T19:34:35.036Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:34:35.036Z] #45 4.433 + RM_GOPATH=0 [2022-01-19T19:34:35.036Z] #45 4.433 + TMP_GOPATH= [2022-01-19T19:34:35.036Z] #45 4.433 + : /build [2022-01-19T19:34:35.036Z] #45 4.433 + '[' -z '' ']' [2022-01-19T19:34:35.036Z] #45 4.433 ++ mktemp -d [2022-01-19T19:34:35.036Z] #45 4.443 + export GOPATH=/tmp/tmp.zZEo4oZxno [2022-01-19T19:34:35.036Z] #45 4.443 + GOPATH=/tmp/tmp.zZEo4oZxno [2022-01-19T19:34:35.036Z] #45 4.443 + RM_GOPATH=1 [2022-01-19T19:34:35.036Z] #45 4.443 + case "$(go env GOARCH)" in [2022-01-19T19:34:35.036Z] #45 4.443 ++ go env GOARCH [2022-01-19T19:34:35.036Z] #45 4.462 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.036Z] #45 4.490 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.036Z] #45 4.490 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:35.036Z] #45 4.507 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:35.036Z] #45 4.507 + dir=/tmp/install [2022-01-19T19:34:35.036Z] #45 4.507 + bin=vndr [2022-01-19T19:34:35.036Z] #45 4.507 + shift [2022-01-19T19:34:35.036Z] #45 4.507 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-19T19:34:35.036Z] #45 4.507 + . /tmp/install/vndr.installer [2022-01-19T19:34:35.036Z] #45 4.507 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:35.036Z] #45 4.507 + install_vndr [2022-01-19T19:34:35.036Z] #45 4.507 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-19T19:34:35.036Z] #45 4.507 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zZEo4oZxno/src/github.com/LK4D4/vndr [2022-01-19T19:34:35.036Z] #45 4.531 Cloning into '/tmp/tmp.zZEo4oZxno/src/github.com/LK4D4/vndr'... [2022-01-19T19:34:35.036Z] #45 5.682 + cd /tmp/tmp.zZEo4oZxno/src/github.com/LK4D4/vndr [2022-01-19T19:34:35.036Z] #45 5.682 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:35.036Z] #45 5.721 + go build -buildmode=pie -v -o /build/vndr . [2022-01-19T19:34:35.036Z] #45 7.388 internal/unsafeheader [2022-01-19T19:34:35.036Z] #45 7.417 internal/cpu [2022-01-19T19:34:35.036Z] #45 7.598 runtime/internal/atomic [2022-01-19T19:34:35.036Z] #45 7.925 runtime/internal/sys [2022-01-19T19:34:35.036Z] #45 8.436 runtime/internal/math [2022-01-19T19:34:35.036Z] #45 8.561 internal/bytealg [2022-01-19T19:34:35.036Z] #45 8.609 internal/race [2022-01-19T19:34:35.036Z] #45 8.830 sync/atomic [2022-01-19T19:34:35.036Z] #45 9.356 unicode [2022-01-19T19:34:35.036Z] #45 9.835 runtime [2022-01-19T19:34:35.036Z] #45 ... [2022-01-19T19:34:35.036Z] [2022-01-19T19:34:35.036Z] #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-01-19T19:34:35.036Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:35.036Z] #42 5.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:35.036Z] #42 5.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:35.036Z] #42 5.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:35.036Z] #42 6.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:35.036Z] #42 8.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:35.294Z] #42 ... [2022-01-19T19:34:35.294Z] [2022-01-19T19:34:35.294Z] #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-01-19T19:34:35.294Z] #58 sha256:306d23fcf0e2a6c376f4538caeab328873a6e15fbbf922623fec121e1a0dbb98 [2022-01-19T19:34:35.294Z] #58 4.692 + RM_GOPATH=0 [2022-01-19T19:34:35.294Z] #58 4.692 + TMP_GOPATH= [2022-01-19T19:34:35.294Z] #58 4.692 + : /build [2022-01-19T19:34:35.294Z] #58 4.692 + '[' -z '' ']' [2022-01-19T19:34:35.294Z] #58 4.692 ++ mktemp -d [2022-01-19T19:34:35.294Z] #58 4.727 + export GOPATH=/tmp/tmp.KPW9j4gaOV [2022-01-19T19:34:35.294Z] #58 4.727 + GOPATH=/tmp/tmp.KPW9j4gaOV [2022-01-19T19:34:35.294Z] #58 4.727 + RM_GOPATH=1 [2022-01-19T19:34:35.294Z] #58 4.727 + case "$(go env GOARCH)" in [2022-01-19T19:34:35.294Z] #58 4.727 ++ go env GOARCH [2022-01-19T19:34:35.294Z] #58 4.791 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.294Z] #58 4.792 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.294Z] #58 4.793 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:35.294Z] #58 4.801 + dir=/tmp/install [2022-01-19T19:34:35.294Z] #58 4.805 + bin=rootlesskit [2022-01-19T19:34:35.294Z] #58 4.805 + shift [2022-01-19T19:34:35.294Z] #58 4.805 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-19T19:34:35.294Z] #58 4.806 + . /tmp/install/rootlesskit.installer [2022-01-19T19:34:35.294Z] #58 4.806 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:35.294Z] #58 4.808 + install_rootlesskit [2022-01-19T19:34:35.294Z] #58 4.810 + case "$1" in [2022-01-19T19:34:35.294Z] #58 4.811 + export CGO_ENABLED=0 [2022-01-19T19:34:35.294Z] #58 4.811 + CGO_ENABLED=0 [2022-01-19T19:34:35.294Z] #58 4.811 + _install_rootlesskit [2022-01-19T19:34:35.294Z] #58 4.811 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-19T19:34:35.295Z] #58 4.812 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:35.295Z] #58 4.812 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KPW9j4gaOV/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:35.295Z] #58 4.819 Cloning into '/tmp/tmp.KPW9j4gaOV/src/github.com/rootless-containers/rootlesskit'... [2022-01-19T19:34:35.295Z] #58 10.63 + cd /tmp/tmp.KPW9j4gaOV/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:35.295Z] #58 10.63 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:35.295Z] #58 10.83 + export GO111MODULE=on [2022-01-19T19:34:35.295Z] #58 10.83 + GO111MODULE=on [2022-01-19T19:34:35.295Z] #58 10.83 + export GOPROXY=https://proxy.golang.org [2022-01-19T19:34:35.295Z] #58 10.83 + GOPROXY=https://proxy.golang.org [2022-01-19T19:34:35.295Z] #58 10.83 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:34:35.295Z] #58 10.83 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-19T19:34:35.444Z] #29 3.254 #=#=# ########## 13.9% ########################## 36.5% ######################################## 56.0% ##################################################### 74.8% #################################################################### 94.5%#29 ... [2022-01-19T19:34:35.444Z] [2022-01-19T19:34:35.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:34:35.444Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-19T19:34:35.444Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 6.4s done [2022-01-19T19:34:35.444Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-19T19:34:35.444Z] #9 DONE 22.1s [2022-01-19T19:34:35.444Z] [2022-01-19T19:34:35.444Z] #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-01-19T19:34:35.444Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:35.444Z] #29 3.254 #=#=# ########## 13.9% ########################## 36.5% ######################################## 56.0% ##################################################### 74.8% #################################################################### 94.5% ######################################################################## 100.0% [2022-01-19T19:34:35.444Z] #29 3.846 [2022-01-19T19:34:35.553Z] #58 ... [2022-01-19T19:34:35.553Z] [2022-01-19T19:34:35.553Z] #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-01-19T19:34:35.553Z] #24 sha256:9ddcaac4ceb113c60050aa36862135a140b71b2a472a2d811f857b1e92f272ad [2022-01-19T19:34:35.553Z] #24 4.937 + RM_GOPATH=0 [2022-01-19T19:34:35.553Z] #24 4.937 + TMP_GOPATH= [2022-01-19T19:34:35.553Z] #24 4.937 + : /build [2022-01-19T19:34:35.553Z] #24 4.937 + '[' -z '' ']' [2022-01-19T19:34:35.553Z] #24 4.938 ++ mktemp -d [2022-01-19T19:34:35.553Z] #24 4.999 + export GOPATH=/tmp/tmp.mPz7idJi1p [2022-01-19T19:34:35.553Z] #24 4.999 + GOPATH=/tmp/tmp.mPz7idJi1p [2022-01-19T19:34:35.553Z] #24 4.999 + RM_GOPATH=1 [2022-01-19T19:34:35.553Z] #24 4.999 + case "$(go env GOARCH)" in [2022-01-19T19:34:35.553Z] #24 5.000 ++ go env GOARCH [2022-01-19T19:34:35.553Z] #24 5.012 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.553Z] #24 5.012 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.553Z] #24 5.026 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:35.553Z] #24 5.029 + dir=/tmp/install [2022-01-19T19:34:35.553Z] #24 5.030 + bin=dockercli [2022-01-19T19:34:35.553Z] #24 5.030 + shift [2022-01-19T19:34:35.553Z] #24 5.030 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-19T19:34:35.553Z] #24 5.031 + . /tmp/install/dockercli.installer [2022-01-19T19:34:35.553Z] #24 5.032 ++ : stable [2022-01-19T19:34:35.553Z] #24 5.032 ++ : 17.06.2-ce [2022-01-19T19:34:35.553Z] #24 5.033 + install_dockercli [2022-01-19T19:34:35.553Z] #24 5.047 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-19T19:34:35.553Z] #24 5.047 Install docker/cli version 17.06.2-ce from stable [2022-01-19T19:34:35.553Z] #24 5.048 ++ uname -m [2022-01-19T19:34:35.553Z] #24 5.049 + arch=x86_64 [2022-01-19T19:34:35.553Z] #24 5.049 + '[' x86_64 '!=' x86_64 ']' [2022-01-19T19:34:35.553Z] #24 5.051 + url=https://download.docker.com/linux/static [2022-01-19T19:34:35.553Z] #24 5.052 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-19T19:34:35.553Z] #24 5.068 + tar -xz docker/docker [2022-01-19T19:34:35.553Z] #24 ... [2022-01-19T19:34:35.553Z] [2022-01-19T19:34:35.553Z] #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-01-19T19:34:35.553Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:34:35.553Z] #34 4.167 + RM_GOPATH=0 [2022-01-19T19:34:35.553Z] #34 4.167 + TMP_GOPATH= [2022-01-19T19:34:35.553Z] #34 4.167 + : /build [2022-01-19T19:34:35.553Z] #34 4.167 + '[' -z '' ']' [2022-01-19T19:34:35.553Z] #34 4.184 ++ mktemp -d [2022-01-19T19:34:35.553Z] #34 4.184 + export GOPATH=/tmp/tmp.BRl8KE94pf [2022-01-19T19:34:35.553Z] #34 4.184 + GOPATH=/tmp/tmp.BRl8KE94pf [2022-01-19T19:34:35.553Z] #34 4.184 + RM_GOPATH=1 [2022-01-19T19:34:35.553Z] #34 4.184 + case "$(go env GOARCH)" in [2022-01-19T19:34:35.553Z] #34 4.184 ++ go env GOARCH [2022-01-19T19:34:35.553Z] #34 4.197 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.553Z] #34 4.197 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.553Z] #34 4.197 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:35.553Z] #34 4.197 + dir=/tmp/install [2022-01-19T19:34:35.553Z] #34 4.197 + bin=tomlv [2022-01-19T19:34:35.553Z] #34 4.197 + shift [2022-01-19T19:34:35.553Z] #34 4.197 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-19T19:34:35.553Z] #34 4.197 + . /tmp/install/tomlv.installer [2022-01-19T19:34:35.553Z] #34 4.197 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:35.553Z] #34 4.197 + install_tomlv [2022-01-19T19:34:35.553Z] #34 4.197 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-19T19:34:35.553Z] #34 4.197 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BRl8KE94pf/src/github.com/BurntSushi/toml [2022-01-19T19:34:35.553Z] #34 4.197 Cloning into '/tmp/tmp.BRl8KE94pf/src/github.com/BurntSushi/toml'... [2022-01-19T19:34:35.553Z] #34 4.201 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:35.553Z] #34 6.376 + cd /tmp/tmp.BRl8KE94pf/src/github.com/BurntSushi/toml [2022-01-19T19:34:35.553Z] #34 6.376 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:35.553Z] #34 6.556 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:34:35.553Z] #34 7.387 internal/unsafeheader [2022-01-19T19:34:35.553Z] #34 7.408 internal/cpu [2022-01-19T19:34:35.553Z] #34 7.496 runtime/internal/atomic [2022-01-19T19:34:35.553Z] #34 7.951 runtime/internal/sys [2022-01-19T19:34:35.553Z] #34 8.250 internal/bytealg [2022-01-19T19:34:35.553Z] #34 8.275 runtime/internal/math [2022-01-19T19:34:35.553Z] #34 8.464 math/bits [2022-01-19T19:34:35.553Z] #34 9.360 runtime [2022-01-19T19:34:35.553Z] #34 9.450 math [2022-01-19T19:34:35.811Z] #34 ... [2022-01-19T19:34:35.811Z] [2022-01-19T19:34:35.811Z] #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-01-19T19:34:35.811Z] #47 sha256:ebaacdb8a2b037cdbf5ad7be116e6cc01e5780a3ce00316a27bff26750f732dd [2022-01-19T19:34:35.811Z] #47 3.914 + RM_GOPATH=0 [2022-01-19T19:34:35.811Z] #47 3.914 + TMP_GOPATH= [2022-01-19T19:34:35.811Z] #47 3.914 + : /build [2022-01-19T19:34:35.811Z] #47 3.914 + '[' -z '' ']' [2022-01-19T19:34:35.811Z] #47 3.914 ++ mktemp -d [2022-01-19T19:34:35.811Z] #47 3.914 + export GOPATH=/tmp/tmp.TmthX3SntA [2022-01-19T19:34:35.811Z] #47 3.914 + GOPATH=/tmp/tmp.TmthX3SntA [2022-01-19T19:34:35.811Z] #47 3.914 + RM_GOPATH=1 [2022-01-19T19:34:35.811Z] #47 3.914 + case "$(go env GOARCH)" in [2022-01-19T19:34:35.811Z] #47 3.914 ++ go env GOARCH [2022-01-19T19:34:35.811Z] #47 3.921 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.811Z] #47 3.921 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:35.811Z] #47 3.921 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:35.811Z] #47 3.922 + dir=/tmp/install [2022-01-19T19:34:35.811Z] #47 3.922 + bin=gotestsum [2022-01-19T19:34:35.811Z] #47 3.922 + shift [2022-01-19T19:34:35.811Z] #47 3.922 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-19T19:34:35.811Z] #47 3.922 + . /tmp/install/gotestsum.installer [2022-01-19T19:34:35.811Z] #47 3.922 ++ : v0.5.3 [2022-01-19T19:34:35.811Z] #47 3.922 + install_gotestsum [2022-01-19T19:34:35.811Z] #47 3.922 + set -e [2022-01-19T19:34:35.811Z] #47 3.922 + export GO111MODULE=on [2022-01-19T19:34:35.811Z] #47 3.922 + GO111MODULE=on [2022-01-19T19:34:35.811Z] #47 3.922 + GOBIN=/build [2022-01-19T19:34:35.811Z] #47 3.922 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-19T19:34:35.811Z] #47 5.027 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:34:35.811Z] #47 8.345 go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:34:35.811Z] #47 8.361 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:34:35.811Z] #47 8.409 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:35.811Z] #47 8.432 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:34:35.811Z] #47 8.855 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:34:35.811Z] #47 8.958 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:34:35.811Z] #47 9.434 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:34:35.811Z] #47 9.468 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:34:35.811Z] #47 9.561 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:34:35.811Z] #47 9.867 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:34:36.068Z] #47 ... [2022-01-19T19:34:36.068Z] [2022-01-19T19:34:36.068Z] #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-01-19T19:34:36.068Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:36.068Z] #42 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:36.850Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 7.0s done [2022-01-19T19:34:36.850Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-19T19:34:37.109Z] #9 DONE 22.4s [2022-01-19T19:34:37.109Z] [2022-01-19T19:34:37.109Z] #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-01-19T19:34:37.109Z] #29 sha256:7df75bfbc5ceea05f2454e9507f2a01fa5dbda83b062bc66cc4b54e15624558d [2022-01-19T19:34:37.109Z] #29 1.142 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-19T19:34:37.109Z] #29 1.214 [2022-01-19T19:34:37.109Z] #29 1.435 #=#=# ######### 13.9% ########################### 37.9% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2022-01-19T19:34:37.109Z] #29 2.030 [2022-01-19T19:34:37.109Z] #29 2.254 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:37.109Z] #29 2.442 [2022-01-19T19:34:37.109Z] #29 2.680 #=#=# ############################################ 61.6% ######################################################################## 100.0% [2022-01-19T19:34:37.109Z] #29 2.881 [2022-01-19T19:34:37.109Z] #29 3.110 #=#=# ########## 13.9% ########################## 36.9% ######################################## 55.8% ###################################################### 75.7% #################################################################### 94.8% ######################################################################## 100.0% [2022-01-19T19:34:37.109Z] #29 3.718 [2022-01-19T19:34:37.500Z] #29 4.057 #=#=# ### 4.7% ####### 9.9% ########## 15.2% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ################################################################ 89.5% #################################################################### 94.8% ######################################################################## 100.0% [2022-01-19T19:34:37.755Z] #29 6.005 [2022-01-19T19:34:38.318Z] #29 6.460 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-19T19:34:38.318Z] #29 6.522 [2022-01-19T19:34:38.389Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 7.2s done [2022-01-19T19:34:38.389Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-19T19:34:38.389Z] #9 DONE 22.6s [2022-01-19T19:34:38.389Z] [2022-01-19T19:34:38.389Z] #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-01-19T19:34:38.389Z] #29 sha256:69ddd320196547cf3a41f34817cd0d86dcf227af3fc692be4194d5e34637a50c [2022-01-19T19:34:38.389Z] #29 1.073 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-19T19:34:38.389Z] #29 1.147 [2022-01-19T19:34:38.389Z] #29 1.367 #=#=# ############# 18.3% ########################### 38.3% ######################################### 58.2% ######################################################## 78.2% ###################################################################### 98.0% ######################################################################## 100.0% [2022-01-19T19:34:38.389Z] #29 1.955 [2022-01-19T19:34:38.389Z] #29 2.173 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:38.389Z] #29 2.352 [2022-01-19T19:34:38.389Z] #29 2.581 #=#=# #################################################################### 95.2% ######################################################################## 100.0% [2022-01-19T19:34:38.389Z] #29 2.760 [2022-01-19T19:34:38.389Z] #29 2.985 #=#=# ############ 17.7% ########################### 37.7% ######################################### 57.0% ###################################################### 76.4% #################################################################### 95.3% ######################################################################## 100.0% [2022-01-19T19:34:38.389Z] #29 3.603 [2022-01-19T19:34:38.575Z] #29 6.735 #=#=# #29 ... [2022-01-19T19:34:38.575Z] [2022-01-19T19:34:38.575Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-19T19:34:38.575Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-19T19:34:38.575Z] #10 DONE 2.9s [2022-01-19T19:34:38.575Z] [2022-01-19T19:34:38.575Z] #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-01-19T19:34:38.575Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:38.575Z] #29 6.735 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:38.575Z] #29 6.787 [2022-01-19T19:34:38.658Z] #29 3.818 #=#=# ## 3.9% ##### 7.0% ########## 14.9% ############### 21.6% ################### 27.0% ###################### 30.9% ########################## 37.3% ############################## 42.6% ################################## 47.8% ##################################### 52.6% ######################################### 58.2% ############################################ 62.3% ################################################# 69.2% ##################################################### 74.3% ######################################################### 79.5% ############################################################# 84.8% ################################################################ 90.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-01-19T19:34:38.658Z] #29 5.767 [2022-01-19T19:34:38.670Z] #29 3.942 #=#=# 0.0% ### 4.9% ######### 13.7% ############### 21.0% ################## 26.0% ###################### 31.5% ########################## 36.8% ############################## 42.0% ################################# 47.1% ##################################### 52.3% ######################################### 57.6% ############################################# 62.8% ################################################# 68.1% #################################################### 73.3% ####################################################### 76.7% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 95.0%#29 ... [2022-01-19T19:34:38.670Z] [2022-01-19T19:34:38.670Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-19T19:34:38.670Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-19T19:34:38.670Z] #10 DONE 1.7s [2022-01-19T19:34:38.670Z] [2022-01-19T19:34:38.670Z] #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-01-19T19:34:38.670Z] #29 sha256:7df75bfbc5ceea05f2454e9507f2a01fa5dbda83b062bc66cc4b54e15624558d [2022-01-19T19:34:38.670Z] #29 3.942 #=#=# 0.0% ### 4.9% ######### 13.7% ############### 21.0% ################## 26.0% ###################### 31.5% ########################## 36.8% ############################## 42.0% ################################# 47.1% ##################################### 52.3% ######################################### 57.6% ############################################# 62.8% ################################################# 68.1% #################################################### 73.3% ####################################################### 76.7% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 95.0% ######################################################################## 100.0% [2022-01-19T19:34:38.670Z] #29 5.920 [2022-01-19T19:34:38.670Z] #29 ... [2022-01-19T19:34:38.670Z] [2022-01-19T19:34:38.670Z] #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-01-19T19:34:38.670Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-19T19:34:38.832Z] #29 ... [2022-01-19T19:34:38.832Z] [2022-01-19T19:34:38.832Z] #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-01-19T19:34:38.832Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-19T19:34:38.832Z] #11 DONE 0.5s [2022-01-19T19:34:38.832Z] [2022-01-19T19:34:38.832Z] #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-01-19T19:34:38.832Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:38.832Z] #29 7.297 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-19T19:34:39.091Z] #29 7.427 [2022-01-19T19:34:39.354Z] #42 ... [2022-01-19T19:34:39.354Z] [2022-01-19T19:34:39.354Z] #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-01-19T19:34:39.354Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:39.354Z] #40 4.789 + git clone https://github.com/docker/distribution.git . [2022-01-19T19:34:39.354Z] #40 4.823 Cloning into '.'... [2022-01-19T19:34:39.354Z] #40 ... [2022-01-19T19:34:39.354Z] [2022-01-19T19:34:39.354Z] #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-01-19T19:34:39.354Z] #58 sha256:306d23fcf0e2a6c376f4538caeab328873a6e15fbbf922623fec121e1a0dbb98 [2022-01-19T19:34:39.354Z] #58 13.32 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:39.354Z] #58 13.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-19T19:34:39.354Z] #58 13.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-19T19:34:39.354Z] #58 14.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-19T19:34:39.354Z] #58 ... [2022-01-19T19:34:39.354Z] [2022-01-19T19:34:39.354Z] #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-01-19T19:34:39.354Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:39.354Z] #13 1.557 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:34:39.354Z] #13 1.604 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:39.354Z] #13 1.615 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:39.354Z] #13 1.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:39.354Z] #13 2.819 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:34:39.354Z] #13 4.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:39.354Z] #13 8.922 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:39.360Z] #29 7.683 #=#=# #29 ... [2022-01-19T19:34:39.360Z] [2022-01-19T19:34:39.360Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-19T19:34:39.360Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-19T19:34:39.360Z] #39 DONE 0.4s [2022-01-19T19:34:39.360Z] [2022-01-19T19:34:39.360Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-19T19:34:39.360Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-19T19:34:39.360Z] #31 DONE 0.4s [2022-01-19T19:34:39.360Z] [2022-01-19T19:34:39.360Z] #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-01-19T19:34:39.360Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:39.360Z] #29 7.683 #=#=# ###################################################################### 97.9% ######################################################################## 100.0% [2022-01-19T19:34:39.598Z] #29 6.243 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-19T19:34:39.598Z] #29 6.314 [2022-01-19T19:34:39.598Z] #29 ... [2022-01-19T19:34:39.598Z] [2022-01-19T19:34:39.598Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-19T19:34:39.598Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-19T19:34:39.598Z] #10 DONE 1.5s [2022-01-19T19:34:39.598Z] [2022-01-19T19:34:39.598Z] #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-01-19T19:34:39.598Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-19T19:34:39.606Z] #11 DONE 0.5s [2022-01-19T19:34:39.606Z] [2022-01-19T19:34:39.606Z] #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-01-19T19:34:39.606Z] #29 sha256:7df75bfbc5ceea05f2454e9507f2a01fa5dbda83b062bc66cc4b54e15624558d [2022-01-19T19:34:39.606Z] #29 6.464 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-19T19:34:39.606Z] #29 6.554 [2022-01-19T19:34:39.606Z] #29 ... [2022-01-19T19:34:39.606Z] [2022-01-19T19:34:39.606Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-19T19:34:39.606Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-19T19:34:39.606Z] #31 DONE 0.4s [2022-01-19T19:34:39.612Z] #13 ... [2022-01-19T19:34:39.612Z] [2022-01-19T19:34:39.612Z] #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-01-19T19:34:39.612Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:34:39.612Z] #45 14.28 unicode/utf8 [2022-01-19T19:34:39.612Z] #45 15.05 math [2022-01-19T19:34:39.621Z] #29 7.841 [2022-01-19T19:34:39.867Z] [2022-01-19T19:34:39.867Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-19T19:34:39.867Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-19T19:34:39.867Z] #39 DONE 0.4s [2022-01-19T19:34:39.867Z] [2022-01-19T19:34:39.867Z] #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-01-19T19:34:39.867Z] #29 sha256:7df75bfbc5ceea05f2454e9507f2a01fa5dbda83b062bc66cc4b54e15624558d [2022-01-19T19:34:39.867Z] #29 6.821 #=#=# ########### 16.5% ######################################################################## 100.0% [2022-01-19T19:34:39.867Z] #29 6.976 [2022-01-19T19:34:39.870Z] #45 ... [2022-01-19T19:34:39.870Z] [2022-01-19T19:34:39.870Z] #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-01-19T19:34:39.870Z] #24 sha256:9ddcaac4ceb113c60050aa36862135a140b71b2a472a2d811f857b1e92f272ad [2022-01-19T19:34:39.870Z] #24 15.44 + mkdir -p /build [2022-01-19T19:34:39.870Z] #24 15.44 + mv docker/docker /build/ [2022-01-19T19:34:39.870Z] #24 15.44 + rmdir docker [2022-01-19T19:34:39.870Z] #24 DONE 15.7s [2022-01-19T19:34:40.128Z] [2022-01-19T19:34:40.128Z] #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-01-19T19:34:40.128Z] #47 sha256:ebaacdb8a2b037cdbf5ad7be116e6cc01e5780a3ce00316a27bff26750f732dd [2022-01-19T19:34:40.128Z] #47 13.41 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:34:40.168Z] #11 DONE 0.5s [2022-01-19T19:34:40.168Z] [2022-01-19T19:34:40.168Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-19T19:34:40.168Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-19T19:34:40.168Z] #31 DONE 0.1s [2022-01-19T19:34:40.168Z] [2022-01-19T19:34:40.168Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-19T19:34:40.168Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-19T19:34:40.186Z] #29 8.428 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-19T19:34:40.186Z] #29 8.533 [2022-01-19T19:34:40.429Z] #39 DONE 0.3s [2022-01-19T19:34:40.429Z] [2022-01-19T19:34:40.429Z] #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-01-19T19:34:40.429Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:40.436Z] #29 7.671 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-19T19:34:41.011Z] #29 7.848 [2022-01-19T19:34:41.011Z] #29 8.083 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:41.011Z] #29 8.193 [2022-01-19T19:34:41.949Z] #29 8.802 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-19T19:34:41.949Z] #29 8.914 [2022-01-19T19:34:41.988Z] #29 8.797 #=#=# 0.0% #### 6.1% ################ 23.5% ######################### 35.3% ################################# 47.1% ######################################## 55.8% ########################################### 60.1% ################################################# 68.3% #################################################################### 95.7% ####################################################################### 99.2% ######################################################################## 100.0% [2022-01-19T19:34:41.988Z] #29 10.37 [2022-01-19T19:34:42.552Z] #29 10.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-19T19:34:42.552Z] #29 11.04 [2022-01-19T19:34:42.665Z] #47 ... [2022-01-19T19:34:42.665Z] [2022-01-19T19:34:42.665Z] #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-01-19T19:34:42.665Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:34:42.665Z] #49 17.74 go: downloading github.com/fatih/color v1.7.0 [2022-01-19T19:34:42.665Z] #49 17.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-19T19:34:42.665Z] #49 17.82 go: downloading github.com/pkg/errors v0.8.1 [2022-01-19T19:34:42.665Z] #49 17.83 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-19T19:34:42.665Z] #49 17.88 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-19T19:34:42.665Z] #49 18.21 go: downloading github.com/spf13/viper v1.6.1 [2022-01-19T19:34:42.923Z] #49 18.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-19T19:34:42.923Z] #49 18.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-19T19:34:43.068Z] #29 11.27 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:43.068Z] #29 11.39 [2022-01-19T19:34:43.181Z] #49 18.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-19T19:34:43.181Z] #49 18.80 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-19T19:34:43.246Z] #29 9.158 #=#=# #### 5.8% ############ 17.6% ######################### 35.3% ########################### 38.8% ################################# 47.1% ##################################### 51.6% ########################################### 60.6% ########################################################## 80.7% ####################################################################### 99.5% ######################################################################## 100.0% [2022-01-19T19:34:43.246Z] #29 10.49 [2022-01-19T19:34:43.632Z] #29 11.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-19T19:34:43.890Z] #29 12.38 [2022-01-19T19:34:44.118Z] #49 19.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-19T19:34:44.376Z] #49 20.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-19T19:34:44.453Z] #29 ... [2022-01-19T19:34:44.453Z] [2022-01-19T19:34:44.453Z] #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-01-19T19:34:44.453Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-19T19:34:44.453Z] #12 DONE 5.4s [2022-01-19T19:34:44.453Z] [2022-01-19T19:34:44.454Z] #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-01-19T19:34:44.454Z] #29 sha256:968ac59303e473caa1bc6856b1f4bf6477885e2df4b1b921820559ecb74fbc66 [2022-01-19T19:34:44.454Z] #29 12.67 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:44.454Z] #29 12.97 [2022-01-19T19:34:44.625Z] #29 11.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-19T19:34:44.710Z] #29 13.13 Download of images into '/build' complete. [2022-01-19T19:34:44.710Z] #29 13.13 Use something like the following to load the result into a Docker daemon: [2022-01-19T19:34:44.710Z] #29 13.13 tar -cC '/build' . | docker load [2022-01-19T19:34:44.710Z] #29 DONE 13.2s [2022-01-19T19:34:44.710Z] [2022-01-19T19:34:44.710Z] #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-01-19T19:34:44.710Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:34:44.710Z] #45 4.895 + RM_GOPATH=0 [2022-01-19T19:34:44.710Z] #45 4.895 + TMP_GOPATH= [2022-01-19T19:34:44.710Z] #45 4.896 + : /build [2022-01-19T19:34:44.710Z] #45 4.896 + '[' -z '' ']' [2022-01-19T19:34:44.710Z] #45 4.905 ++ mktemp -d [2022-01-19T19:34:44.710Z] #45 4.906 + export GOPATH=/tmp/tmp.inSv8IbIWs [2022-01-19T19:34:44.710Z] #45 4.906 + GOPATH=/tmp/tmp.inSv8IbIWs [2022-01-19T19:34:44.710Z] #45 4.906 + RM_GOPATH=1 [2022-01-19T19:34:44.710Z] #45 4.906 + case "$(go env GOARCH)" in [2022-01-19T19:34:44.710Z] #45 4.913 ++ go env GOARCH [2022-01-19T19:34:44.710Z] #45 4.942 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:44.710Z] #45 4.942 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:44.710Z] #45 4.942 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:44.710Z] #45 4.963 + dir=/tmp/install [2022-01-19T19:34:44.710Z] #45 4.964 + bin=vndr [2022-01-19T19:34:44.710Z] #45 4.964 + shift [2022-01-19T19:34:44.710Z] #45 4.965 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-19T19:34:44.710Z] #45 4.969 + . /tmp/install/vndr.installer [2022-01-19T19:34:44.710Z] #45 4.970 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:44.710Z] #45 4.971 + install_vndr [2022-01-19T19:34:44.710Z] #45 4.971 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-19T19:34:44.710Z] #45 4.972 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:44.710Z] #45 4.972 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.inSv8IbIWs/src/github.com/LK4D4/vndr [2022-01-19T19:34:44.710Z] #45 4.974 Cloning into '/tmp/tmp.inSv8IbIWs/src/github.com/LK4D4/vndr'... [2022-01-19T19:34:44.710Z] #45 5.866 + cd /tmp/tmp.inSv8IbIWs/src/github.com/LK4D4/vndr [2022-01-19T19:34:44.710Z] #45 5.866 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:44.885Z] #29 ... [2022-01-19T19:34:44.885Z] [2022-01-19T19:34:44.885Z] #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-01-19T19:34:44.885Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-19T19:34:44.885Z] #12 DONE 5.4s [2022-01-19T19:34:44.885Z] [2022-01-19T19:34:44.885Z] #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-01-19T19:34:44.885Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:44.968Z] #45 5.978 + go build -buildmode=pie -v -o /build/vndr . [2022-01-19T19:34:45.311Z] #49 ... [2022-01-19T19:34:45.311Z] [2022-01-19T19:34:45.311Z] #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-01-19T19:34:45.311Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:45.311Z] #36 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:45.311Z] #36 ... [2022-01-19T19:34:45.311Z] [2022-01-19T19:34:45.311Z] #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-01-19T19:34:45.311Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:45.311Z] #55 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:45.311Z] #55 ... [2022-01-19T19:34:45.311Z] [2022-01-19T19:34:45.311Z] #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-01-19T19:34:45.311Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:34:45.311Z] #45 19.80 unicode/utf16 [2022-01-19T19:34:45.311Z] #45 20.07 container/list [2022-01-19T19:34:45.311Z] #45 20.67 crypto/internal/subtle [2022-01-19T19:34:45.311Z] #45 20.89 crypto/subtle [2022-01-19T19:34:45.311Z] #45 21.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-19T19:34:45.569Z] #45 21.19 internal/nettrace [2022-01-19T19:34:45.569Z] #45 21.41 runtime/cgo [2022-01-19T19:34:45.790Z] #40 ... [2022-01-19T19:34:45.790Z] [2022-01-19T19:34:45.790Z] #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-01-19T19:34:45.790Z] #29 sha256:69ddd320196547cf3a41f34817cd0d86dcf227af3fc692be4194d5e34637a50c [2022-01-19T19:34:45.790Z] #29 6.549 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:45.790Z] #29 6.623 [2022-01-19T19:34:45.790Z] #29 7.103 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-19T19:34:45.790Z] #29 7.244 [2022-01-19T19:34:45.790Z] #29 7.485 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:45.790Z] #29 7.570 [2022-01-19T19:34:45.790Z] #29 8.413 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-19T19:34:45.790Z] #29 8.637 [2022-01-19T19:34:45.790Z] #29 8.853 #=#=# # 2.2% ######## 11.7% #################### 28.7% ################################### 49.3% ########################################### 60.4% ################################################################ 89.4% ######################################################################## 100.0% [2022-01-19T19:34:45.790Z] #29 9.593 [2022-01-19T19:34:45.790Z] #29 10.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-19T19:34:45.790Z] #29 10.35 [2022-01-19T19:34:45.790Z] #29 10.61 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:45.790Z] #29 10.67 [2022-01-19T19:34:45.790Z] #29 11.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-19T19:34:45.790Z] #29 11.22 [2022-01-19T19:34:45.790Z] #29 11.44 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:45.790Z] #29 11.52 [2022-01-19T19:34:45.790Z] #29 11.55 Download of images into '/build' complete. [2022-01-19T19:34:45.790Z] #29 11.55 Use something like the following to load the result into a Docker daemon: [2022-01-19T19:34:45.790Z] #29 11.55 tar -cC '/build' . | docker load [2022-01-19T19:34:45.790Z] #29 DONE 11.8s [2022-01-19T19:34:45.790Z] [2022-01-19T19:34:45.790Z] #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-01-19T19:34:45.790Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-19T19:34:45.790Z] #12 DONE 4.9s [2022-01-19T19:34:45.790Z] [2022-01-19T19:34:45.790Z] #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-01-19T19:34:45.790Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:46.265Z] #13 1.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:34:46.265Z] #13 1.513 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:46.265Z] #13 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:46.265Z] #13 1.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:47.488Z] #45 8.438 internal/cpu [2022-01-19T19:34:47.488Z] #45 8.484 runtime/internal/sys [2022-01-19T19:34:47.657Z] #13 2.830 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:34:48.228Z] #13 ... [2022-01-19T19:34:48.228Z] [2022-01-19T19:34:48.228Z] #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-01-19T19:34:48.228Z] #29 sha256:7df75bfbc5ceea05f2454e9507f2a01fa5dbda83b062bc66cc4b54e15624558d [2022-01-19T19:34:48.228Z] #29 12.51 [2022-01-19T19:34:48.228Z] #29 12.82 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:48.228Z] #29 13.02 [2022-01-19T19:34:48.228Z] #29 13.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-19T19:34:48.228Z] #29 14.45 [2022-01-19T19:34:48.228Z] #29 14.79 #=#=# ######################################################################## 100.0% [2022-01-19T19:34:48.228Z] #29 15.03 [2022-01-19T19:34:48.228Z] #29 15.21 Download of images into '/build' complete. [2022-01-19T19:34:48.228Z] #29 15.21 Use something like the following to load the result into a Docker daemon: [2022-01-19T19:34:48.228Z] #29 15.21 tar -cC '/build' . | docker load [2022-01-19T19:34:48.228Z] #29 DONE 15.4s [2022-01-19T19:34:48.417Z] #45 9.366 internal/race [2022-01-19T19:34:48.417Z] #45 9.542 sync/atomic [2022-01-19T19:34:48.488Z] [2022-01-19T19:34:48.488Z] #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-01-19T19:34:48.488Z] #47 sha256:6207505835d7f7ac386febff7fee0e438ab39530ca7241fdc44574add1a96c44 [2022-01-19T19:34:48.488Z] #47 5.069 + RM_GOPATH=0 [2022-01-19T19:34:48.488Z] #47 5.069 + TMP_GOPATH= [2022-01-19T19:34:48.488Z] #47 5.069 + : /build [2022-01-19T19:34:48.488Z] #47 5.069 + '[' -z '' ']' [2022-01-19T19:34:48.488Z] #47 5.084 ++ mktemp -d [2022-01-19T19:34:48.488Z] #47 5.086 + export GOPATH=/tmp/tmp.RvmHcQui6Z [2022-01-19T19:34:48.488Z] #47 5.086 + GOPATH=/tmp/tmp.RvmHcQui6Z [2022-01-19T19:34:48.488Z] #47 5.086 + RM_GOPATH=1 [2022-01-19T19:34:48.488Z] #47 5.086 + case "$(go env GOARCH)" in [2022-01-19T19:34:48.488Z] #47 5.086 ++ go env GOARCH [2022-01-19T19:34:48.488Z] #47 5.135 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.488Z] #47 5.135 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.488Z] #47 5.136 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:48.488Z] #47 5.138 + dir=/tmp/install [2022-01-19T19:34:48.488Z] #47 5.143 + bin=gotestsum [2022-01-19T19:34:48.488Z] #47 5.144 + shift [2022-01-19T19:34:48.488Z] #47 5.144 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-19T19:34:48.488Z] #47 5.147 + . /tmp/install/gotestsum.installer [2022-01-19T19:34:48.488Z] #47 5.148 ++ : v0.5.3 [2022-01-19T19:34:48.488Z] #47 5.148 + install_gotestsum [2022-01-19T19:34:48.488Z] #47 5.149 + set -e [2022-01-19T19:34:48.488Z] #47 5.152 + export GO111MODULE=on [2022-01-19T19:34:48.488Z] #47 5.152 + GO111MODULE=on [2022-01-19T19:34:48.488Z] #47 5.152 + GOBIN=/build [2022-01-19T19:34:48.488Z] #47 5.156 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-19T19:34:48.488Z] #47 6.047 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:34:48.488Z] #47 8.178 go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:34:48.488Z] #47 8.178 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:34:48.488Z] #47 8.305 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:48.488Z] #47 8.316 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:34:48.488Z] #47 8.711 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:34:48.488Z] #47 8.779 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:34:48.489Z] #47 8.925 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:34:48.489Z] #47 9.139 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:34:48.489Z] #47 9.166 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:34:48.674Z] #45 9.800 internal/bytealg [2022-01-19T19:34:48.931Z] #45 9.892 unicode [2022-01-19T19:34:48.931Z] #45 ... [2022-01-19T19:34:48.931Z] [2022-01-19T19:34:48.931Z] #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-01-19T19:34:48.931Z] #67 sha256:9e3410352052415545eee47533c84f9bd7519edf4c4c98a1bc7c05603e3b13c9 [2022-01-19T19:34:48.931Z] #67 3.870 + RM_GOPATH=0 [2022-01-19T19:34:48.931Z] #67 3.870 + TMP_GOPATH= [2022-01-19T19:34:48.931Z] #67 3.870 + : /build [2022-01-19T19:34:48.931Z] #67 3.870 + '[' -z '' ']' [2022-01-19T19:34:48.931Z] #67 3.870 ++ mktemp -d [2022-01-19T19:34:48.931Z] #67 3.870 + export GOPATH=/tmp/tmp.xdah491IyV [2022-01-19T19:34:48.931Z] #67 3.870 + GOPATH=/tmp/tmp.xdah491IyV [2022-01-19T19:34:48.931Z] #67 3.870 + RM_GOPATH=1 [2022-01-19T19:34:48.931Z] #67 3.870 + case "$(go env GOARCH)" in [2022-01-19T19:34:48.931Z] #67 3.870 ++ go env GOARCH [2022-01-19T19:34:48.931Z] #67 3.886 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.931Z] #67 3.886 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.931Z] #67 3.886 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:48.931Z] #67 3.887 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:48.931Z] #67 3.887 + dir=/tmp/install [2022-01-19T19:34:48.931Z] #67 3.887 + bin=proxy [2022-01-19T19:34:48.931Z] #67 3.887 + shift [2022-01-19T19:34:48.931Z] #67 3.887 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-19T19:34:48.931Z] #67 3.887 + . /tmp/install/proxy.installer [2022-01-19T19:34:48.931Z] #67 3.887 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:48.931Z] #67 3.887 + install_proxy [2022-01-19T19:34:48.931Z] #67 3.887 + case "$1" in [2022-01-19T19:34:48.931Z] #67 3.887 + export CGO_ENABLED=0 [2022-01-19T19:34:48.931Z] #67 3.887 + CGO_ENABLED=0 [2022-01-19T19:34:48.931Z] #67 3.887 + _install_proxy [2022-01-19T19:34:48.931Z] #67 3.887 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-19T19:34:48.931Z] #67 3.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xdah491IyV/src/github.com/docker/libnetwork [2022-01-19T19:34:48.931Z] #67 3.897 Cloning into '/tmp/tmp.xdah491IyV/src/github.com/docker/libnetwork'... [2022-01-19T19:34:48.931Z] #67 ... [2022-01-19T19:34:48.931Z] [2022-01-19T19:34:48.931Z] #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-01-19T19:34:48.931Z] #24 sha256:d19beab7168e8940d38464a7411248ef0413dd484badccf4848b640f73bf55b4 [2022-01-19T19:34:48.931Z] #24 4.840 + RM_GOPATH=0 [2022-01-19T19:34:48.931Z] #24 4.840 + TMP_GOPATH= [2022-01-19T19:34:48.931Z] #24 4.840 + : /build [2022-01-19T19:34:48.931Z] #24 4.840 + '[' -z '' ']' [2022-01-19T19:34:48.931Z] #24 4.840 ++ mktemp -d [2022-01-19T19:34:48.931Z] #24 4.843 + export GOPATH=/tmp/tmp.q313QeZGeG [2022-01-19T19:34:48.931Z] #24 4.843 + GOPATH=/tmp/tmp.q313QeZGeG [2022-01-19T19:34:48.931Z] #24 4.843 + RM_GOPATH=1 [2022-01-19T19:34:48.931Z] #24 4.843 + case "$(go env GOARCH)" in [2022-01-19T19:34:48.931Z] #24 4.844 ++ go env GOARCH [2022-01-19T19:34:48.931Z] #24 4.860 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.931Z] #24 4.860 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:48.931Z] #24 4.861 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:48.931Z] #24 4.879 + dir=/tmp/install [2022-01-19T19:34:48.931Z] #24 4.879 + bin=dockercli [2022-01-19T19:34:48.931Z] #24 4.879 + shift [2022-01-19T19:34:48.931Z] #24 4.879 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-19T19:34:48.931Z] #24 4.879 + . /tmp/install/dockercli.installer [2022-01-19T19:34:48.931Z] #24 4.880 ++ : stable [2022-01-19T19:34:48.931Z] #24 4.885 ++ : 17.06.2-ce [2022-01-19T19:34:48.931Z] #24 4.886 + install_dockercli [2022-01-19T19:34:48.931Z] #24 4.887 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-19T19:34:48.931Z] #24 4.887 Install docker/cli version 17.06.2-ce from stable [2022-01-19T19:34:48.931Z] #24 4.888 ++ uname -m [2022-01-19T19:34:48.931Z] #24 4.890 + arch=x86_64 [2022-01-19T19:34:48.931Z] #24 4.934 + '[' x86_64 '!=' x86_64 ']' [2022-01-19T19:34:48.931Z] #24 4.934 + url=https://download.docker.com/linux/static [2022-01-19T19:34:48.931Z] #24 4.935 + tar -xz docker/docker [2022-01-19T19:34:48.931Z] #24 4.937 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-19T19:34:49.188Z] #24 ... [2022-01-19T19:34:49.188Z] [2022-01-19T19:34:49.188Z] #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-01-19T19:34:49.188Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:34:49.188Z] #49 4.954 + RM_GOPATH=0 [2022-01-19T19:34:49.188Z] #49 4.954 + TMP_GOPATH= [2022-01-19T19:34:49.188Z] #49 4.954 + : /build [2022-01-19T19:34:49.188Z] #49 4.954 + '[' -z '' ']' [2022-01-19T19:34:49.188Z] #49 4.956 ++ mktemp -d [2022-01-19T19:34:49.188Z] #49 4.959 + export GOPATH=/tmp/tmp.EiCImlJI2u [2022-01-19T19:34:49.188Z] #49 4.959 + GOPATH=/tmp/tmp.EiCImlJI2u [2022-01-19T19:34:49.188Z] #49 4.959 + RM_GOPATH=1 [2022-01-19T19:34:49.188Z] #49 4.959 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.188Z] #49 4.963 ++ go env GOARCH [2022-01-19T19:34:49.188Z] #49 4.988 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.188Z] #49 4.997 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.188Z] #49 5.014 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.188Z] #49 5.014 + dir=/tmp/install [2022-01-19T19:34:49.188Z] #49 5.014 + bin=golangci_lint [2022-01-19T19:34:49.188Z] #49 5.014 + shift [2022-01-19T19:34:49.188Z] #49 5.014 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-19T19:34:49.188Z] #49 5.014 + . /tmp/install/golangci_lint.installer [2022-01-19T19:34:49.188Z] #49 5.014 ++ : v1.23.8 [2022-01-19T19:34:49.188Z] #49 5.014 + install_golangci_lint [2022-01-19T19:34:49.188Z] #49 5.014 + set -e [2022-01-19T19:34:49.188Z] #49 5.014 + export GO111MODULE=on [2022-01-19T19:34:49.188Z] #49 5.014 + GO111MODULE=on [2022-01-19T19:34:49.188Z] #49 5.014 + GOBIN=/build [2022-01-19T19:34:49.188Z] #49 5.014 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-19T19:34:49.188Z] #49 6.240 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-19T19:34:49.425Z] #47 ... [2022-01-19T19:34:49.425Z] [2022-01-19T19:34:49.425Z] #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-01-19T19:34:49.425Z] #58 sha256:ffab96dfa1a4383035b7f5cf3fc54da99d6c5d019de008dc89d9739b444991ac [2022-01-19T19:34:49.425Z] #58 5.116 + RM_GOPATH=0 [2022-01-19T19:34:49.425Z] #58 5.117 + TMP_GOPATH= [2022-01-19T19:34:49.425Z] #58 5.117 + : /build [2022-01-19T19:34:49.425Z] #58 5.117 + '[' -z '' ']' [2022-01-19T19:34:49.425Z] #58 5.118 ++ mktemp -d [2022-01-19T19:34:49.425Z] #58 5.121 + export GOPATH=/tmp/tmp.CT5SwPxzlQ [2022-01-19T19:34:49.425Z] #58 5.121 + GOPATH=/tmp/tmp.CT5SwPxzlQ [2022-01-19T19:34:49.425Z] #58 5.121 + RM_GOPATH=1 [2022-01-19T19:34:49.425Z] #58 5.121 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.425Z] #58 5.121 ++ go env GOARCH [2022-01-19T19:34:49.425Z] #58 5.143 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.425Z] #58 5.143 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.425Z] #58 5.143 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.425Z] #58 5.144 + dir=/tmp/install [2022-01-19T19:34:49.425Z] #58 5.152 + bin=rootlesskit [2022-01-19T19:34:49.425Z] #58 5.152 + shift [2022-01-19T19:34:49.425Z] #58 5.153 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-19T19:34:49.425Z] #58 5.159 + . /tmp/install/rootlesskit.installer [2022-01-19T19:34:49.425Z] #58 5.159 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:49.425Z] #58 5.159 + install_rootlesskit [2022-01-19T19:34:49.425Z] #58 5.160 + case "$1" in [2022-01-19T19:34:49.425Z] #58 5.160 + export CGO_ENABLED=0 [2022-01-19T19:34:49.425Z] #58 5.160 + CGO_ENABLED=0 [2022-01-19T19:34:49.425Z] #58 5.160 + _install_rootlesskit [2022-01-19T19:34:49.425Z] #58 5.161 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-19T19:34:49.425Z] #58 5.165 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:49.425Z] #58 5.165 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CT5SwPxzlQ/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:49.425Z] #58 5.167 Cloning into '/tmp/tmp.CT5SwPxzlQ/src/github.com/rootless-containers/rootlesskit'... [2022-01-19T19:34:49.425Z] #58 ... [2022-01-19T19:34:49.425Z] [2022-01-19T19:34:49.425Z] #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-01-19T19:34:49.425Z] #67 sha256:50e8cd447f12de0c405428dc823a1452283076782f22a6e4413417362b205fc6 [2022-01-19T19:34:49.425Z] #67 3.899 + RM_GOPATH=0 [2022-01-19T19:34:49.425Z] #67 3.899 + TMP_GOPATH= [2022-01-19T19:34:49.425Z] #67 3.899 + : /build [2022-01-19T19:34:49.425Z] #67 3.899 + '[' -z '' ']' [2022-01-19T19:34:49.425Z] #67 3.899 ++ mktemp -d [2022-01-19T19:34:49.425Z] #67 3.901 + export GOPATH=/tmp/tmp.w4RZla0aT1 [2022-01-19T19:34:49.425Z] #67 3.901 + GOPATH=/tmp/tmp.w4RZla0aT1 [2022-01-19T19:34:49.425Z] #67 3.901 + RM_GOPATH=1 [2022-01-19T19:34:49.425Z] #67 3.901 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.425Z] #67 3.901 ++ go env GOARCH [2022-01-19T19:34:49.425Z] #67 3.913 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.425Z] #67 3.913 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.425Z] #67 3.913 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.425Z] #67 3.915 + dir=/tmp/install [2022-01-19T19:34:49.425Z] #67 3.915 + bin=proxy [2022-01-19T19:34:49.425Z] #67 3.915 + shift [2022-01-19T19:34:49.425Z] #67 3.915 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-19T19:34:49.425Z] #67 3.915 + . /tmp/install/proxy.installer [2022-01-19T19:34:49.425Z] #67 3.915 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:49.425Z] #67 3.915 + install_proxy [2022-01-19T19:34:49.425Z] #67 3.915 + case "$1" in [2022-01-19T19:34:49.425Z] #67 3.915 + export CGO_ENABLED=0 [2022-01-19T19:34:49.425Z] #67 3.915 + CGO_ENABLED=0 [2022-01-19T19:34:49.425Z] #67 3.915 + _install_proxy [2022-01-19T19:34:49.425Z] #67 3.915 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-19T19:34:49.425Z] #67 3.915 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.w4RZla0aT1/src/github.com/docker/libnetwork [2022-01-19T19:34:49.425Z] #67 3.915 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:49.425Z] #67 3.923 Cloning into '/tmp/tmp.w4RZla0aT1/src/github.com/docker/libnetwork'... [2022-01-19T19:34:49.445Z] #49 ... [2022-01-19T19:34:49.445Z] [2022-01-19T19:34:49.445Z] #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-01-19T19:34:49.445Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:34:49.445Z] #51 4.358 + RM_GOPATH=0 [2022-01-19T19:34:49.445Z] #51 4.358 + TMP_GOPATH= [2022-01-19T19:34:49.445Z] #51 4.358 + : /build [2022-01-19T19:34:49.445Z] #51 4.358 + '[' -z '' ']' [2022-01-19T19:34:49.445Z] #51 4.358 ++ mktemp -d [2022-01-19T19:34:49.445Z] #51 4.367 + export GOPATH=/tmp/tmp.giUKRrSd5y [2022-01-19T19:34:49.445Z] #51 4.367 + GOPATH=/tmp/tmp.giUKRrSd5y [2022-01-19T19:34:49.445Z] #51 4.367 + RM_GOPATH=1 [2022-01-19T19:34:49.445Z] #51 4.367 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.445Z] #51 4.367 ++ go env GOARCH [2022-01-19T19:34:49.445Z] #51 4.379 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:49.445Z] #51 4.379 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.445Z] #51 4.379 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.445Z] #51 4.379 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.445Z] #51 4.379 + dir=/tmp/install [2022-01-19T19:34:49.445Z] #51 4.379 + bin=shfmt [2022-01-19T19:34:49.445Z] #51 4.379 + shift [2022-01-19T19:34:49.445Z] #51 4.379 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-19T19:34:49.445Z] #51 4.379 + . /tmp/install/shfmt.installer [2022-01-19T19:34:49.445Z] #51 4.379 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:49.445Z] #51 4.379 + install_shfmt [2022-01-19T19:34:49.445Z] #51 4.379 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-19T19:34:49.445Z] #51 4.379 + git clone https://github.com/mvdan/sh.git /tmp/tmp.giUKRrSd5y/src/github.com/mvdan/sh [2022-01-19T19:34:49.445Z] #51 4.379 Cloning into '/tmp/tmp.giUKRrSd5y/src/github.com/mvdan/sh'... [2022-01-19T19:34:49.445Z] #51 ... [2022-01-19T19:34:49.445Z] [2022-01-19T19:34:49.445Z] #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-01-19T19:34:49.445Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:49.445Z] #42 5.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:49.445Z] #42 5.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:49.445Z] #42 5.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:49.445Z] #42 7.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:49.445Z] #42 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:49.684Z] #67 ... [2022-01-19T19:34:49.684Z] [2022-01-19T19:34:49.684Z] #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-01-19T19:34:49.684Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:49.684Z] #42 5.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:49.684Z] #42 5.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:49.684Z] #42 5.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:49.684Z] #42 6.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:49.684Z] #42 9.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:49.684Z] #42 ... [2022-01-19T19:34:49.684Z] [2022-01-19T19:34:49.684Z] #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-01-19T19:34:49.684Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:34:49.684Z] #34 4.748 + RM_GOPATH=0 [2022-01-19T19:34:49.684Z] #34 4.748 + TMP_GOPATH= [2022-01-19T19:34:49.684Z] #34 4.748 + : /build [2022-01-19T19:34:49.684Z] #34 4.748 + '[' -z '' ']' [2022-01-19T19:34:49.684Z] #34 4.754 ++ mktemp -d [2022-01-19T19:34:49.684Z] #34 4.767 + export GOPATH=/tmp/tmp.MOrT24a7ta [2022-01-19T19:34:49.684Z] #34 4.767 + GOPATH=/tmp/tmp.MOrT24a7ta [2022-01-19T19:34:49.684Z] #34 4.767 + RM_GOPATH=1 [2022-01-19T19:34:49.684Z] #34 4.767 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.684Z] #34 4.767 ++ go env GOARCH [2022-01-19T19:34:49.684Z] #34 4.790 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.684Z] #34 4.790 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.684Z] #34 4.793 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.684Z] #34 4.809 + dir=/tmp/install [2022-01-19T19:34:49.684Z] #34 4.809 + bin=tomlv [2022-01-19T19:34:49.684Z] #34 4.809 + shift [2022-01-19T19:34:49.684Z] #34 4.809 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-19T19:34:49.684Z] #34 4.809 + . /tmp/install/tomlv.installer [2022-01-19T19:34:49.684Z] #34 4.809 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.684Z] #34 4.810 + install_tomlv [2022-01-19T19:34:49.684Z] #34 4.810 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-19T19:34:49.684Z] #34 4.810 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MOrT24a7ta/src/github.com/BurntSushi/toml [2022-01-19T19:34:49.684Z] #34 4.810 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.684Z] #34 4.812 Cloning into '/tmp/tmp.MOrT24a7ta/src/github.com/BurntSushi/toml'... [2022-01-19T19:34:49.684Z] #34 6.879 + cd /tmp/tmp.MOrT24a7ta/src/github.com/BurntSushi/toml [2022-01-19T19:34:49.684Z] #34 6.885 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.684Z] #34 6.983 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:34:49.684Z] #34 7.808 runtime/internal/atomic [2022-01-19T19:34:49.684Z] #34 7.826 internal/cpu [2022-01-19T19:34:49.684Z] #34 8.166 runtime/internal/sys [2022-01-19T19:34:49.684Z] #34 8.490 runtime/internal/math [2022-01-19T19:34:49.684Z] #34 8.680 internal/bytealg [2022-01-19T19:34:49.684Z] #34 8.691 math/bits [2022-01-19T19:34:49.684Z] #34 9.733 math [2022-01-19T19:34:49.701Z] #42 ... [2022-01-19T19:34:49.701Z] [2022-01-19T19:34:49.701Z] #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-01-19T19:34:49.701Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:34:49.701Z] #34 3.968 + RM_GOPATH=0 [2022-01-19T19:34:49.701Z] #34 3.968 + TMP_GOPATH= [2022-01-19T19:34:49.701Z] #34 3.968 + : /build [2022-01-19T19:34:49.701Z] #34 3.968 + '[' -z '' ']' [2022-01-19T19:34:49.701Z] #34 3.968 ++ mktemp -d [2022-01-19T19:34:49.701Z] #34 3.969 + export GOPATH=/tmp/tmp.37L2s3TfOM [2022-01-19T19:34:49.701Z] #34 3.969 + GOPATH=/tmp/tmp.37L2s3TfOM [2022-01-19T19:34:49.701Z] #34 3.969 + RM_GOPATH=1 [2022-01-19T19:34:49.701Z] #34 3.969 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.701Z] #34 3.973 ++ go env GOARCH [2022-01-19T19:34:49.701Z] #34 3.985 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.701Z] #34 3.985 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.701Z] #34 3.985 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.701Z] #34 3.985 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.701Z] #34 3.985 + dir=/tmp/install [2022-01-19T19:34:49.701Z] #34 3.985 + bin=tomlv [2022-01-19T19:34:49.701Z] #34 3.985 + shift [2022-01-19T19:34:49.701Z] #34 3.985 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-19T19:34:49.701Z] #34 3.985 + . /tmp/install/tomlv.installer [2022-01-19T19:34:49.701Z] #34 3.985 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.701Z] #34 3.985 + install_tomlv [2022-01-19T19:34:49.701Z] #34 3.985 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-19T19:34:49.701Z] #34 3.985 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.37L2s3TfOM/src/github.com/BurntSushi/toml [2022-01-19T19:34:49.701Z] #34 3.985 Cloning into '/tmp/tmp.37L2s3TfOM/src/github.com/BurntSushi/toml'... [2022-01-19T19:34:49.701Z] #34 5.423 + cd /tmp/tmp.37L2s3TfOM/src/github.com/BurntSushi/toml [2022-01-19T19:34:49.701Z] #34 5.423 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:49.701Z] #34 5.768 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:34:49.701Z] #34 7.103 internal/unsafeheader [2022-01-19T19:34:49.701Z] #34 7.214 internal/cpu [2022-01-19T19:34:49.701Z] #34 7.229 runtime/internal/atomic [2022-01-19T19:34:49.701Z] #34 7.868 runtime/internal/sys [2022-01-19T19:34:49.701Z] #34 8.526 internal/bytealg [2022-01-19T19:34:49.701Z] #34 8.729 runtime/internal/math [2022-01-19T19:34:49.701Z] #34 9.032 math/bits [2022-01-19T19:34:49.701Z] #34 10.02 math [2022-01-19T19:34:49.701Z] #34 10.34 runtime [2022-01-19T19:34:49.701Z] #34 ... [2022-01-19T19:34:49.701Z] [2022-01-19T19:34:49.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-01-19T19:34:49.701Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:49.701Z] #36 5.309 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:49.701Z] #36 5.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:49.701Z] #36 5.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:49.701Z] #36 7.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:49.758Z] #45 ... [2022-01-19T19:34:49.758Z] [2022-01-19T19:34:49.758Z] #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-01-19T19:34:49.758Z] #67 sha256:373e3396b1325aeae6b55525d90ffb2b3f5ac82f5d7b259024536a6017867520 [2022-01-19T19:34:49.759Z] #67 24.25 Checking out files: 64% (1231/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-19T19:34:49.759Z] #67 24.87 + cd /tmp/tmp.DQcreo1xFO/src/github.com/docker/libnetwork [2022-01-19T19:34:49.759Z] #67 24.87 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:49.759Z] #67 25.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-19T19:34:49.944Z] #34 ... [2022-01-19T19:34:49.944Z] [2022-01-19T19:34:49.944Z] #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-01-19T19:34:49.944Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:49.944Z] #55 5.561 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:49.944Z] #55 5.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:49.944Z] #55 5.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:49.944Z] #55 7.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:49.944Z] #55 9.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:49.944Z] #55 ... [2022-01-19T19:34:49.944Z] [2022-01-19T19:34:49.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-01-19T19:34:49.944Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:49.944Z] #40 4.773 + git clone https://github.com/docker/distribution.git . [2022-01-19T19:34:49.944Z] #40 4.774 Cloning into '.'... [2022-01-19T19:34:49.958Z] #36 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:49.958Z] #36 ... [2022-01-19T19:34:49.958Z] [2022-01-19T19:34:49.958Z] #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-01-19T19:34:49.958Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:34:49.958Z] #58 3.959 + RM_GOPATH=0 [2022-01-19T19:34:49.958Z] #58 3.959 + TMP_GOPATH= [2022-01-19T19:34:49.958Z] #58 3.959 + : /build [2022-01-19T19:34:49.958Z] #58 3.959 + '[' -z '' ']' [2022-01-19T19:34:49.958Z] #58 3.959 ++ mktemp -d [2022-01-19T19:34:49.958Z] #58 3.959 + export GOPATH=/tmp/tmp.9XPDIzjXL6 [2022-01-19T19:34:49.958Z] #58 3.959 + GOPATH=/tmp/tmp.9XPDIzjXL6 [2022-01-19T19:34:49.958Z] #58 3.959 + RM_GOPATH=1 [2022-01-19T19:34:49.958Z] #58 3.959 + case "$(go env GOARCH)" in [2022-01-19T19:34:49.958Z] #58 3.960 ++ go env GOARCH [2022-01-19T19:34:49.958Z] #58 3.977 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:49.958Z] #58 3.977 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.958Z] #58 3.977 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:49.958Z] #58 3.977 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:49.958Z] #58 3.977 + dir=/tmp/install [2022-01-19T19:34:49.958Z] #58 3.977 + bin=rootlesskit [2022-01-19T19:34:49.958Z] #58 3.977 + shift [2022-01-19T19:34:49.958Z] #58 3.977 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-19T19:34:49.958Z] #58 3.977 + . /tmp/install/rootlesskit.installer [2022-01-19T19:34:49.958Z] #58 3.977 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:49.958Z] #58 3.977 + install_rootlesskit [2022-01-19T19:34:49.958Z] #58 3.977 + case "$1" in [2022-01-19T19:34:49.958Z] #58 3.977 + export CGO_ENABLED=0 [2022-01-19T19:34:49.958Z] #58 3.977 + CGO_ENABLED=0 [2022-01-19T19:34:49.958Z] #58 3.977 + _install_rootlesskit [2022-01-19T19:34:49.958Z] #58 3.977 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-19T19:34:49.958Z] #58 3.977 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9XPDIzjXL6/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:49.958Z] #58 3.981 Cloning into '/tmp/tmp.9XPDIzjXL6/src/github.com/rootless-containers/rootlesskit'... [2022-01-19T19:34:49.958Z] #58 10.74 + cd /tmp/tmp.9XPDIzjXL6/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:49.958Z] #58 10.74 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:49.958Z] #58 10.87 + export GO111MODULE=on [2022-01-19T19:34:49.958Z] #58 10.87 + GO111MODULE=on [2022-01-19T19:34:49.958Z] #58 10.87 + export GOPROXY=https://proxy.golang.org [2022-01-19T19:34:49.958Z] #58 10.88 + GOPROXY=https://proxy.golang.org [2022-01-19T19:34:49.958Z] #58 10.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:34:49.958Z] #58 10.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-19T19:34:49.958Z] #58 ... [2022-01-19T19:34:49.958Z] [2022-01-19T19:34:49.958Z] #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-01-19T19:34:49.958Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:49.958Z] #55 5.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:49.958Z] #55 5.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:49.958Z] #55 5.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:49.958Z] #55 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:49.958Z] #55 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:50.001Z] #13 ... [2022-01-19T19:34:50.001Z] [2022-01-19T19:34:50.001Z] #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-01-19T19:34:50.001Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:50.001Z] #36 5.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:50.001Z] #36 5.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:50.001Z] #36 5.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:50.001Z] #36 5.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:50.001Z] #36 7.810 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:50.016Z] #67 ... [2022-01-19T19:34:50.016Z] [2022-01-19T19:34:50.016Z] #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-01-19T19:34:50.016Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:34:50.016Z] #34 15.90 encoding [2022-01-19T19:34:50.203Z] #40 ... [2022-01-19T19:34:50.203Z] [2022-01-19T19:34:50.203Z] #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-01-19T19:34:50.203Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:34:50.203Z] #51 3.454 + RM_GOPATH=0 [2022-01-19T19:34:50.203Z] #51 3.454 + TMP_GOPATH= [2022-01-19T19:34:50.203Z] #51 3.454 + : /build [2022-01-19T19:34:50.203Z] #51 3.454 + '[' -z '' ']' [2022-01-19T19:34:50.203Z] #51 3.456 ++ mktemp -d [2022-01-19T19:34:50.203Z] #51 3.456 + export GOPATH=/tmp/tmp.zLcKsgUbcL [2022-01-19T19:34:50.203Z] #51 3.456 + GOPATH=/tmp/tmp.zLcKsgUbcL [2022-01-19T19:34:50.203Z] #51 3.456 + RM_GOPATH=1 [2022-01-19T19:34:50.203Z] #51 3.456 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.203Z] #51 3.458 ++ go env GOARCH [2022-01-19T19:34:50.203Z] #51 3.461 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.203Z] #51 3.461 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.203Z] #51 3.461 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.203Z] #51 3.462 + dir=/tmp/install [2022-01-19T19:34:50.203Z] #51 3.462 + bin=shfmt [2022-01-19T19:34:50.203Z] #51 3.462 + shift [2022-01-19T19:34:50.203Z] #51 3.462 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-19T19:34:50.203Z] #51 3.462 + . /tmp/install/shfmt.installer [2022-01-19T19:34:50.203Z] #51 3.462 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:50.203Z] #51 3.462 + install_shfmt [2022-01-19T19:34:50.203Z] #51 3.462 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-19T19:34:50.203Z] #51 3.462 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zLcKsgUbcL/src/github.com/mvdan/sh [2022-01-19T19:34:50.203Z] #51 3.462 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:50.203Z] #51 3.466 Cloning into '/tmp/tmp.zLcKsgUbcL/src/github.com/mvdan/sh'... [2022-01-19T19:34:50.215Z] #55 ... [2022-01-19T19:34:50.215Z] [2022-01-19T19:34:50.215Z] #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-01-19T19:34:50.215Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:50.215Z] #40 4.061 + git clone https://github.com/docker/distribution.git . [2022-01-19T19:34:50.215Z] #40 4.068 Cloning into '.'... [2022-01-19T19:34:50.215Z] #40 ... [2022-01-19T19:34:50.215Z] [2022-01-19T19:34:50.215Z] #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-01-19T19:34:50.215Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:34:50.215Z] #32 4.432 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-19T19:34:50.215Z] #32 4.442 Cloning into '.'... [2022-01-19T19:34:50.262Z] #36 ... [2022-01-19T19:34:50.262Z] [2022-01-19T19:34:50.263Z] #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-01-19T19:34:50.263Z] #24 sha256:dfbbed06331e9fbebf5701eaa7da42cff23aba5a57a00bc191a421aac8126337 [2022-01-19T19:34:50.263Z] #24 4.460 + RM_GOPATH=0 [2022-01-19T19:34:50.263Z] #24 4.460 + TMP_GOPATH= [2022-01-19T19:34:50.263Z] #24 4.460 + : /build [2022-01-19T19:34:50.263Z] #24 4.460 + '[' -z '' ']' [2022-01-19T19:34:50.263Z] #24 4.460 ++ mktemp -d [2022-01-19T19:34:50.263Z] #24 4.460 + export GOPATH=/tmp/tmp.vN2yKq5c47 [2022-01-19T19:34:50.263Z] #24 4.460 + GOPATH=/tmp/tmp.vN2yKq5c47 [2022-01-19T19:34:50.263Z] #24 4.460 + RM_GOPATH=1 [2022-01-19T19:34:50.263Z] #24 4.460 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.263Z] #24 4.460 ++ go env GOARCH [2022-01-19T19:34:50.263Z] #24 4.465 Install docker/cli version 17.06.2-ce from stable [2022-01-19T19:34:50.263Z] #24 4.465 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.263Z] #24 4.465 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.263Z] #24 4.465 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.263Z] #24 4.465 + dir=/tmp/install [2022-01-19T19:34:50.263Z] #24 4.465 + bin=dockercli [2022-01-19T19:34:50.263Z] #24 4.465 + shift [2022-01-19T19:34:50.263Z] #24 4.465 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-19T19:34:50.263Z] #24 4.465 + . /tmp/install/dockercli.installer [2022-01-19T19:34:50.263Z] #24 4.465 ++ : stable [2022-01-19T19:34:50.263Z] #24 4.465 ++ : 17.06.2-ce [2022-01-19T19:34:50.263Z] #24 4.465 + install_dockercli [2022-01-19T19:34:50.263Z] #24 4.465 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-19T19:34:50.263Z] #24 4.467 ++ uname -m [2022-01-19T19:34:50.263Z] #24 4.480 + arch=x86_64 [2022-01-19T19:34:50.263Z] #24 4.480 + '[' x86_64 '!=' x86_64 ']' [2022-01-19T19:34:50.263Z] #24 4.480 + url=https://download.docker.com/linux/static [2022-01-19T19:34:50.263Z] #24 4.480 + tar -xz docker/docker [2022-01-19T19:34:50.263Z] #24 4.480 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-19T19:34:50.263Z] #24 9.854 + mkdir -p /build [2022-01-19T19:34:50.263Z] #24 9.856 + mv docker/docker /build/ [2022-01-19T19:34:50.263Z] #24 9.856 + rmdir docker [2022-01-19T19:34:50.263Z] #24 DONE 10.2s [2022-01-19T19:34:50.263Z] [2022-01-19T19:34:50.263Z] #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-01-19T19:34:50.263Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:50.263Z] #36 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:50.263Z] #36 ... [2022-01-19T19:34:50.263Z] [2022-01-19T19:34:50.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-01-19T19:34:50.263Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:50.263Z] #55 6.570 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:50.263Z] #55 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:50.263Z] #55 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:50.263Z] #55 7.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:50.263Z] #55 9.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:50.263Z] #55 ... [2022-01-19T19:34:50.263Z] [2022-01-19T19:34:50.263Z] #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-01-19T19:34:50.263Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:34:50.263Z] #51 8.014 + RM_GOPATH=0 [2022-01-19T19:34:50.263Z] #51 8.014 + TMP_GOPATH= [2022-01-19T19:34:50.263Z] #51 8.014 + : /build [2022-01-19T19:34:50.263Z] #51 8.014 + '[' -z '' ']' [2022-01-19T19:34:50.263Z] #51 8.014 ++ mktemp -d [2022-01-19T19:34:50.263Z] #51 8.014 + export GOPATH=/tmp/tmp.IwVc8Bndl7 [2022-01-19T19:34:50.263Z] #51 8.014 + GOPATH=/tmp/tmp.IwVc8Bndl7 [2022-01-19T19:34:50.263Z] #51 8.014 + RM_GOPATH=1 [2022-01-19T19:34:50.263Z] #51 8.014 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.263Z] #51 8.014 ++ go env GOARCH [2022-01-19T19:34:50.263Z] #51 8.043 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:50.263Z] #51 8.043 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.263Z] #51 8.043 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.263Z] #51 8.043 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.263Z] #51 8.043 + dir=/tmp/install [2022-01-19T19:34:50.263Z] #51 8.043 + bin=shfmt [2022-01-19T19:34:50.263Z] #51 8.043 + shift [2022-01-19T19:34:50.263Z] #51 8.043 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-19T19:34:50.263Z] #51 8.043 + . /tmp/install/shfmt.installer [2022-01-19T19:34:50.263Z] #51 8.043 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:50.263Z] #51 8.043 + install_shfmt [2022-01-19T19:34:50.263Z] #51 8.043 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-19T19:34:50.263Z] #51 8.043 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IwVc8Bndl7/src/github.com/mvdan/sh [2022-01-19T19:34:50.263Z] #51 8.051 Cloning into '/tmp/tmp.IwVc8Bndl7/src/github.com/mvdan/sh'... [2022-01-19T19:34:50.273Z] #34 ... [2022-01-19T19:34:50.273Z] [2022-01-19T19:34:50.273Z] #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-01-19T19:34:50.273Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:50.273Z] #40 25.89 Checking out files: 91% (1636/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-19T19:34:50.273Z] #40 26.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-19T19:34:50.463Z] #51 ... [2022-01-19T19:34:50.463Z] [2022-01-19T19:34:50.463Z] #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-01-19T19:34:50.463Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:34:50.463Z] #49 4.030 + RM_GOPATH=0 [2022-01-19T19:34:50.463Z] #49 4.030 + TMP_GOPATH= [2022-01-19T19:34:50.463Z] #49 4.030 + : /build [2022-01-19T19:34:50.463Z] #49 4.030 + '[' -z '' ']' [2022-01-19T19:34:50.463Z] #49 4.030 ++ mktemp -d [2022-01-19T19:34:50.463Z] #49 4.030 + export GOPATH=/tmp/tmp.sD7tJk3Gbw [2022-01-19T19:34:50.463Z] #49 4.030 + GOPATH=/tmp/tmp.sD7tJk3Gbw [2022-01-19T19:34:50.463Z] #49 4.030 + RM_GOPATH=1 [2022-01-19T19:34:50.463Z] #49 4.030 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.463Z] #49 4.030 ++ go env GOARCH [2022-01-19T19:34:50.463Z] #49 4.048 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.463Z] #49 4.048 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.463Z] #49 4.055 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.463Z] #49 4.058 + dir=/tmp/install [2022-01-19T19:34:50.463Z] #49 4.058 + bin=golangci_lint [2022-01-19T19:34:50.463Z] #49 4.058 + shift [2022-01-19T19:34:50.463Z] #49 4.058 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-19T19:34:50.463Z] #49 4.058 + . /tmp/install/golangci_lint.installer [2022-01-19T19:34:50.463Z] #49 4.058 ++ : v1.23.8 [2022-01-19T19:34:50.463Z] #49 4.058 + install_golangci_lint [2022-01-19T19:34:50.463Z] #49 4.058 + set -e [2022-01-19T19:34:50.463Z] #49 4.058 + export GO111MODULE=on [2022-01-19T19:34:50.463Z] #49 4.058 + GO111MODULE=on [2022-01-19T19:34:50.463Z] #49 4.058 + GOBIN=/build [2022-01-19T19:34:50.463Z] #49 4.058 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-19T19:34:50.463Z] #49 5.343 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-19T19:34:50.463Z] #49 ... [2022-01-19T19:34:50.463Z] [2022-01-19T19:34:50.463Z] #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-01-19T19:34:50.463Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:34:50.463Z] #45 4.322 + RM_GOPATH=0 [2022-01-19T19:34:50.463Z] #45 4.322 + TMP_GOPATH= [2022-01-19T19:34:50.463Z] #45 4.322 + : /build [2022-01-19T19:34:50.463Z] #45 4.322 + '[' -z '' ']' [2022-01-19T19:34:50.463Z] #45 4.322 ++ mktemp -d [2022-01-19T19:34:50.463Z] #45 4.336 + export GOPATH=/tmp/tmp.DCEEButUyf [2022-01-19T19:34:50.463Z] #45 4.337 + GOPATH=/tmp/tmp.DCEEButUyf [2022-01-19T19:34:50.463Z] #45 4.337 + RM_GOPATH=1 [2022-01-19T19:34:50.463Z] #45 4.337 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.463Z] #45 4.338 ++ go env GOARCH [2022-01-19T19:34:50.463Z] #45 4.360 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.463Z] #45 4.360 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.463Z] #45 4.360 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.463Z] #45 4.363 + dir=/tmp/install [2022-01-19T19:34:50.463Z] #45 4.363 + bin=vndr [2022-01-19T19:34:50.463Z] #45 4.363 + shift [2022-01-19T19:34:50.463Z] #45 4.363 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-19T19:34:50.463Z] #45 4.363 + . /tmp/install/vndr.installer [2022-01-19T19:34:50.463Z] #45 4.363 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:50.463Z] #45 4.363 + install_vndr [2022-01-19T19:34:50.463Z] #45 4.363 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-19T19:34:50.463Z] #45 4.363 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DCEEButUyf/src/github.com/LK4D4/vndr [2022-01-19T19:34:50.463Z] #45 4.363 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:50.463Z] #45 4.365 Cloning into '/tmp/tmp.DCEEButUyf/src/github.com/LK4D4/vndr'... [2022-01-19T19:34:50.463Z] #45 5.060 + cd /tmp/tmp.DCEEButUyf/src/github.com/LK4D4/vndr [2022-01-19T19:34:50.463Z] #45 5.061 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:50.463Z] #45 5.105 + go build -buildmode=pie -v -o /build/vndr . [2022-01-19T19:34:50.463Z] #45 7.191 internal/unsafeheader [2022-01-19T19:34:50.463Z] #45 7.195 internal/cpu [2022-01-19T19:34:50.463Z] #45 7.480 runtime/internal/atomic [2022-01-19T19:34:50.463Z] #45 7.892 internal/bytealg [2022-01-19T19:34:50.463Z] #45 7.922 runtime/internal/sys [2022-01-19T19:34:50.463Z] #45 8.465 runtime/internal/math [2022-01-19T19:34:50.463Z] #45 8.582 internal/race [2022-01-19T19:34:50.463Z] #45 8.774 sync/atomic [2022-01-19T19:34:50.463Z] #45 9.495 unicode [2022-01-19T19:34:50.463Z] #45 9.536 runtime [2022-01-19T19:34:50.484Z] #32 ... [2022-01-19T19:34:50.484Z] [2022-01-19T19:34:50.484Z] #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-01-19T19:34:50.484Z] #47 sha256:76abe4317f404dbd13b4877c9a16f2c20fd82966991291809302b37c46c6f4eb [2022-01-19T19:34:50.484Z] #47 4.646 + RM_GOPATH=0 [2022-01-19T19:34:50.484Z] #47 4.646 + TMP_GOPATH= [2022-01-19T19:34:50.484Z] #47 4.646 + : /build [2022-01-19T19:34:50.484Z] #47 4.646 + '[' -z '' ']' [2022-01-19T19:34:50.484Z] #47 4.649 ++ mktemp -d [2022-01-19T19:34:50.484Z] #47 4.679 + export GOPATH=/tmp/tmp.SRPSv3YbWN [2022-01-19T19:34:50.484Z] #47 4.679 + GOPATH=/tmp/tmp.SRPSv3YbWN [2022-01-19T19:34:50.484Z] #47 4.679 + RM_GOPATH=1 [2022-01-19T19:34:50.484Z] #47 4.679 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.484Z] #47 4.703 ++ go env GOARCH [2022-01-19T19:34:50.484Z] #47 4.705 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.484Z] #47 4.705 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.484Z] #47 4.711 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.484Z] #47 4.720 + dir=/tmp/install [2022-01-19T19:34:50.484Z] #47 4.720 + bin=gotestsum [2022-01-19T19:34:50.484Z] #47 4.720 + shift [2022-01-19T19:34:50.484Z] #47 4.720 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-19T19:34:50.484Z] #47 4.727 + . /tmp/install/gotestsum.installer [2022-01-19T19:34:50.484Z] #47 4.727 ++ : v0.5.3 [2022-01-19T19:34:50.484Z] #47 4.727 + install_gotestsum [2022-01-19T19:34:50.484Z] #47 4.727 + set -e [2022-01-19T19:34:50.484Z] #47 4.727 + export GO111MODULE=on [2022-01-19T19:34:50.484Z] #47 4.727 + GO111MODULE=on [2022-01-19T19:34:50.484Z] #47 4.727 + GOBIN=/build [2022-01-19T19:34:50.484Z] #47 4.727 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-19T19:34:50.484Z] #47 5.374 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:34:50.484Z] #47 7.602 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:34:50.484Z] #47 7.612 go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:34:50.484Z] #47 7.666 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:50.484Z] #47 7.770 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:34:50.484Z] #47 8.310 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:34:50.484Z] #47 8.626 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:34:50.484Z] #47 8.848 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:34:50.484Z] #47 8.862 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:34:50.484Z] #47 8.942 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:34:50.484Z] #47 9.854 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:34:50.524Z] #51 ... [2022-01-19T19:34:50.524Z] [2022-01-19T19:34:50.524Z] #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-01-19T19:34:50.524Z] #67 sha256:c3bcb457dd0b22dd578b971b1e4687f22672d196c93f3828452834e9c5e59ec0 [2022-01-19T19:34:50.524Z] #67 6.421 + RM_GOPATH=0 [2022-01-19T19:34:50.524Z] #67 6.421 + TMP_GOPATH= [2022-01-19T19:34:50.524Z] #67 6.421 + : /build [2022-01-19T19:34:50.524Z] #67 6.421 + '[' -z '' ']' [2022-01-19T19:34:50.524Z] #67 6.421 ++ mktemp -d [2022-01-19T19:34:50.524Z] #67 6.428 + export GOPATH=/tmp/tmp.8874coZaJQ [2022-01-19T19:34:50.524Z] #67 6.429 + GOPATH=/tmp/tmp.8874coZaJQ [2022-01-19T19:34:50.524Z] #67 6.429 + RM_GOPATH=1 [2022-01-19T19:34:50.524Z] #67 6.429 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.524Z] #67 6.429 ++ go env GOARCH [2022-01-19T19:34:50.524Z] #67 6.439 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.524Z] #67 6.440 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.524Z] #67 6.449 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.524Z] #67 6.449 + dir=/tmp/install [2022-01-19T19:34:50.524Z] #67 6.449 + bin=proxy [2022-01-19T19:34:50.524Z] #67 6.449 + shift [2022-01-19T19:34:50.524Z] #67 6.449 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-19T19:34:50.524Z] #67 6.449 + . /tmp/install/proxy.installer [2022-01-19T19:34:50.524Z] #67 6.449 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:50.524Z] #67 6.468 + install_proxy [2022-01-19T19:34:50.524Z] #67 6.468 + case "$1" in [2022-01-19T19:34:50.524Z] #67 6.468 + export CGO_ENABLED=0 [2022-01-19T19:34:50.524Z] #67 6.468 + CGO_ENABLED=0 [2022-01-19T19:34:50.524Z] #67 6.468 + _install_proxy [2022-01-19T19:34:50.524Z] #67 6.468 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-19T19:34:50.524Z] #67 6.468 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8874coZaJQ/src/github.com/docker/libnetwork [2022-01-19T19:34:50.524Z] #67 6.468 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:34:50.524Z] #67 6.471 Cloning into '/tmp/tmp.8874coZaJQ/src/github.com/docker/libnetwork'... [2022-01-19T19:34:50.524Z] #67 ... [2022-01-19T19:34:50.524Z] [2022-01-19T19:34:50.524Z] #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-01-19T19:34:50.524Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:34:50.524Z] #34 5.228 + RM_GOPATH=0 [2022-01-19T19:34:50.524Z] #34 5.228 + TMP_GOPATH= [2022-01-19T19:34:50.524Z] #34 5.228 + : /build [2022-01-19T19:34:50.524Z] #34 5.228 + '[' -z '' ']' [2022-01-19T19:34:50.524Z] #34 5.228 ++ mktemp -d [2022-01-19T19:34:50.524Z] #34 5.228 + export GOPATH=/tmp/tmp.02L6DWJQ29 [2022-01-19T19:34:50.524Z] #34 5.228 + GOPATH=/tmp/tmp.02L6DWJQ29 [2022-01-19T19:34:50.524Z] #34 5.228 + RM_GOPATH=1 [2022-01-19T19:34:50.524Z] #34 5.228 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.524Z] #34 5.228 ++ go env GOARCH [2022-01-19T19:34:50.524Z] #34 5.228 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.524Z] #34 5.228 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.524Z] #34 5.228 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.524Z] #34 5.228 + dir=/tmp/install [2022-01-19T19:34:50.524Z] #34 5.228 + bin=tomlv [2022-01-19T19:34:50.524Z] #34 5.228 + shift [2022-01-19T19:34:50.524Z] #34 5.228 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-19T19:34:50.524Z] #34 5.228 + . /tmp/install/tomlv.installer [2022-01-19T19:34:50.524Z] #34 5.228 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:50.524Z] #34 5.228 + install_tomlv [2022-01-19T19:34:50.524Z] #34 5.228 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-19T19:34:50.524Z] #34 5.228 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.02L6DWJQ29/src/github.com/BurntSushi/toml [2022-01-19T19:34:50.524Z] #34 5.228 Cloning into '/tmp/tmp.02L6DWJQ29/src/github.com/BurntSushi/toml'... [2022-01-19T19:34:50.524Z] #34 5.248 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:50.524Z] #34 6.132 + cd /tmp/tmp.02L6DWJQ29/src/github.com/BurntSushi/toml [2022-01-19T19:34:50.524Z] #34 6.132 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:34:50.524Z] #34 6.252 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:34:50.524Z] #34 6.793 math/bits [2022-01-19T19:34:50.524Z] #34 6.954 runtime [2022-01-19T19:34:50.524Z] #34 7.256 math [2022-01-19T19:34:50.531Z] #40 ... [2022-01-19T19:34:50.531Z] [2022-01-19T19:34:50.531Z] #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-01-19T19:34:50.531Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:50.531Z] #13 11.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:34:50.723Z] #45 ... [2022-01-19T19:34:50.723Z] [2022-01-19T19:34:50.723Z] #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-01-19T19:34:50.723Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:34:50.723Z] #32 4.672 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-19T19:34:50.723Z] #32 4.680 Cloning into '.'... [2022-01-19T19:34:50.723Z] #32 ... [2022-01-19T19:34:50.723Z] [2022-01-19T19:34:50.723Z] #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-01-19T19:34:50.723Z] #24 sha256:975d88ba735a8a6820b2af49ace3f9062679261be22dee20a5d1b633741ee656 [2022-01-19T19:34:50.723Z] #24 4.413 + RM_GOPATH=0 [2022-01-19T19:34:50.723Z] #24 4.413 + TMP_GOPATH= [2022-01-19T19:34:50.723Z] #24 4.413 + : /build [2022-01-19T19:34:50.723Z] #24 4.413 + '[' -z '' ']' [2022-01-19T19:34:50.723Z] #24 4.413 ++ mktemp -d [2022-01-19T19:34:50.723Z] #24 4.413 + export GOPATH=/tmp/tmp.GQh1cZFhSB [2022-01-19T19:34:50.723Z] #24 4.413 + GOPATH=/tmp/tmp.GQh1cZFhSB [2022-01-19T19:34:50.723Z] #24 4.413 + RM_GOPATH=1 [2022-01-19T19:34:50.723Z] #24 4.413 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.723Z] #24 4.413 ++ go env GOARCH [2022-01-19T19:34:50.723Z] #24 4.448 Install docker/cli version 17.06.2-ce from stable [2022-01-19T19:34:50.723Z] #24 4.448 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.723Z] #24 4.448 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.723Z] #24 4.448 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.723Z] #24 4.448 + dir=/tmp/install [2022-01-19T19:34:50.723Z] #24 4.448 + bin=dockercli [2022-01-19T19:34:50.723Z] #24 4.448 + shift [2022-01-19T19:34:50.723Z] #24 4.448 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-19T19:34:50.723Z] #24 4.448 + . /tmp/install/dockercli.installer [2022-01-19T19:34:50.723Z] #24 4.448 ++ : stable [2022-01-19T19:34:50.723Z] #24 4.448 ++ : 17.06.2-ce [2022-01-19T19:34:50.723Z] #24 4.448 + install_dockercli [2022-01-19T19:34:50.723Z] #24 4.448 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-19T19:34:50.723Z] #24 4.448 ++ uname -m [2022-01-19T19:34:50.723Z] #24 4.457 + arch=x86_64 [2022-01-19T19:34:50.723Z] #24 4.457 + '[' x86_64 '!=' x86_64 ']' [2022-01-19T19:34:50.723Z] #24 4.457 + url=https://download.docker.com/linux/static [2022-01-19T19:34:50.723Z] #24 4.457 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-19T19:34:50.723Z] #24 4.457 + tar -xz docker/docker [2022-01-19T19:34:50.785Z] #34 ... [2022-01-19T19:34:50.785Z] [2022-01-19T19:34:50.785Z] #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-01-19T19:34:50.785Z] #58 sha256:52d5c1cfbd6f148f405e936ca24d5929d4887e257bf19a911e2f616a44fd4cee [2022-01-19T19:34:50.785Z] #58 8.118 + RM_GOPATH=0 [2022-01-19T19:34:50.785Z] #58 8.118 + TMP_GOPATH= [2022-01-19T19:34:50.785Z] #58 8.118 + : /build [2022-01-19T19:34:50.785Z] #58 8.118 + '[' -z '' ']' [2022-01-19T19:34:50.785Z] #58 8.118 ++ mktemp -d [2022-01-19T19:34:50.785Z] #58 8.119 + export GOPATH=/tmp/tmp.Qp7pGRBHmZ [2022-01-19T19:34:50.785Z] #58 8.119 + GOPATH=/tmp/tmp.Qp7pGRBHmZ [2022-01-19T19:34:50.785Z] #58 8.119 + RM_GOPATH=1 [2022-01-19T19:34:50.785Z] #58 8.119 + case "$(go env GOARCH)" in [2022-01-19T19:34:50.785Z] #58 8.119 ++ go env GOARCH [2022-01-19T19:34:50.785Z] #58 8.147 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.785Z] #58 8.147 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:50.785Z] #58 8.147 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:50.785Z] #58 8.164 + dir=/tmp/install [2022-01-19T19:34:50.785Z] #58 8.164 + bin=rootlesskit [2022-01-19T19:34:50.785Z] #58 8.164 + shift [2022-01-19T19:34:50.785Z] #58 8.164 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-19T19:34:50.785Z] #58 8.164 + . /tmp/install/rootlesskit.installer [2022-01-19T19:34:50.785Z] #58 8.164 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:50.785Z] #58 8.164 + install_rootlesskit [2022-01-19T19:34:50.785Z] #58 8.164 + case "$1" in [2022-01-19T19:34:50.785Z] #58 8.164 + export CGO_ENABLED=0 [2022-01-19T19:34:50.785Z] #58 8.164 + CGO_ENABLED=0 [2022-01-19T19:34:50.785Z] #58 8.164 + _install_rootlesskit [2022-01-19T19:34:50.785Z] #58 8.164 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-19T19:34:50.785Z] #58 8.164 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Qp7pGRBHmZ/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:50.785Z] #58 8.164 Cloning into '/tmp/tmp.Qp7pGRBHmZ/src/github.com/rootless-containers/rootlesskit'... [2022-01-19T19:34:50.785Z] #58 8.164 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:50.789Z] #13 ... [2022-01-19T19:34:50.789Z] [2022-01-19T19:34:50.789Z] #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-01-19T19:34:50.789Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:34:50.789Z] #49 23.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-19T19:34:50.789Z] #49 23.44 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-19T19:34:50.789Z] #49 23.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-19T19:34:50.789Z] #49 23.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-19T19:34:50.789Z] #49 23.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-19T19:34:50.789Z] #49 23.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-19T19:34:50.789Z] #49 24.27 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-19T19:34:50.789Z] #49 24.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T19:34:50.789Z] #49 24.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-19T19:34:50.789Z] #49 24.41 go: downloading github.com/spf13/afero v1.1.2 [2022-01-19T19:34:50.789Z] #49 24.66 go: downloading github.com/spf13/cast v1.3.0 [2022-01-19T19:34:50.789Z] #49 24.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-19T19:34:50.789Z] #49 24.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-19T19:34:50.789Z] #49 24.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-19T19:34:50.789Z] #49 24.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-19T19:34:50.789Z] #49 24.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-19T19:34:50.789Z] #49 25.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.14 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-19T19:34:50.789Z] #49 25.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-19T19:34:50.789Z] #49 25.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-19T19:34:50.789Z] #49 25.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-19T19:34:50.789Z] #49 25.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-19T19:34:50.789Z] #49 26.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-19T19:34:50.789Z] #49 26.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-19T19:34:51.025Z] #24 ... [2022-01-19T19:34:51.025Z] [2022-01-19T19:34:51.025Z] #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-01-19T19:34:51.025Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:51.025Z] #36 5.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:51.025Z] #36 5.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:51.025Z] #36 5.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:51.025Z] #36 6.599 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:51.025Z] #36 9.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:51.046Z] #58 ... [2022-01-19T19:34:51.046Z] [2022-01-19T19:34:51.046Z] #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-01-19T19:34:51.046Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:34:51.047Z] #32 6.072 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-19T19:34:51.047Z] #32 6.072 Cloning into '.'... [2022-01-19T19:34:51.047Z] #32 ... [2022-01-19T19:34:51.047Z] [2022-01-19T19:34:51.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-01-19T19:34:51.047Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:34:51.047Z] #49 8.193 + RM_GOPATH=0 [2022-01-19T19:34:51.047Z] #49 8.193 + TMP_GOPATH= [2022-01-19T19:34:51.047Z] #49 8.193 + : /build [2022-01-19T19:34:51.047Z] #49 8.193 + '[' -z '' ']' [2022-01-19T19:34:51.047Z] #49 8.197 ++ mktemp -d [2022-01-19T19:34:51.047Z] #49 8.218 + export GOPATH=/tmp/tmp.ZdJxLc5O3Y [2022-01-19T19:34:51.047Z] #49 8.218 + GOPATH=/tmp/tmp.ZdJxLc5O3Y [2022-01-19T19:34:51.047Z] #49 8.218 + RM_GOPATH=1 [2022-01-19T19:34:51.047Z] #49 8.218 + case "$(go env GOARCH)" in [2022-01-19T19:34:51.047Z] #49 8.218 ++ go env GOARCH [2022-01-19T19:34:51.047Z] #49 8.271 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.047Z] #49 8.271 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.047Z] #49 8.271 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:51.047Z] #49 8.271 + dir=/tmp/install [2022-01-19T19:34:51.047Z] #49 8.271 + bin=golangci_lint [2022-01-19T19:34:51.047Z] #49 8.271 + shift [2022-01-19T19:34:51.047Z] #49 8.271 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-19T19:34:51.047Z] #49 8.271 + . /tmp/install/golangci_lint.installer [2022-01-19T19:34:51.047Z] #49 8.271 ++ : v1.23.8 [2022-01-19T19:34:51.047Z] #49 8.271 + install_golangci_lint [2022-01-19T19:34:51.047Z] #49 8.271 + set -e [2022-01-19T19:34:51.047Z] #49 8.271 + export GO111MODULE=on [2022-01-19T19:34:51.047Z] #49 8.271 + GO111MODULE=on [2022-01-19T19:34:51.047Z] #49 8.271 + GOBIN=/build [2022-01-19T19:34:51.047Z] #49 8.271 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-19T19:34:51.047Z] #49 9.053 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-19T19:34:51.047Z] #49 26.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-19T19:34:51.047Z] #49 26.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-19T19:34:51.047Z] #49 26.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-19T19:34:51.285Z] #36 ... [2022-01-19T19:34:51.285Z] [2022-01-19T19:34:51.285Z] #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-01-19T19:34:51.285Z] #58 sha256:ffab96dfa1a4383035b7f5cf3fc54da99d6c5d019de008dc89d9739b444991ac [2022-01-19T19:34:51.285Z] #58 11.83 + cd /tmp/tmp.CT5SwPxzlQ/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:51.285Z] #58 11.83 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:51.285Z] #58 12.00 + export GO111MODULE=on [2022-01-19T19:34:51.285Z] #58 12.00 + GO111MODULE=on [2022-01-19T19:34:51.285Z] #58 12.00 + export GOPROXY=https://proxy.golang.org [2022-01-19T19:34:51.285Z] #58 12.01 + GOPROXY=https://proxy.golang.org [2022-01-19T19:34:51.285Z] #58 12.01 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:34:51.285Z] #58 12.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-19T19:34:51.305Z] #49 27.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-19T19:34:51.308Z] #49 ... [2022-01-19T19:34:51.308Z] [2022-01-19T19:34:51.308Z] #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-01-19T19:34:51.308Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:34:51.308Z] #45 4.033 + RM_GOPATH=0 [2022-01-19T19:34:51.308Z] #45 4.034 + TMP_GOPATH= [2022-01-19T19:34:51.308Z] #45 4.034 + : /build [2022-01-19T19:34:51.308Z] #45 4.034 + '[' -z '' ']' [2022-01-19T19:34:51.308Z] #45 4.036 ++ mktemp -d [2022-01-19T19:34:51.308Z] #45 4.036 + export GOPATH=/tmp/tmp.BAISZJ7320 [2022-01-19T19:34:51.308Z] #45 4.036 + GOPATH=/tmp/tmp.BAISZJ7320 [2022-01-19T19:34:51.308Z] #45 4.036 + RM_GOPATH=1 [2022-01-19T19:34:51.308Z] #45 4.036 + case "$(go env GOARCH)" in [2022-01-19T19:34:51.308Z] #45 4.036 ++ go env GOARCH [2022-01-19T19:34:51.308Z] #45 4.044 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.308Z] #45 4.044 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.308Z] #45 4.045 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:51.308Z] #45 4.047 + dir=/tmp/install [2022-01-19T19:34:51.308Z] #45 4.047 + bin=vndr [2022-01-19T19:34:51.308Z] #45 4.047 + shift [2022-01-19T19:34:51.308Z] #45 4.047 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-19T19:34:51.308Z] #45 4.047 + . /tmp/install/vndr.installer [2022-01-19T19:34:51.308Z] #45 4.047 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:51.308Z] #45 4.047 + install_vndr [2022-01-19T19:34:51.308Z] #45 4.047 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-19T19:34:51.308Z] #45 4.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BAISZJ7320/src/github.com/LK4D4/vndr [2022-01-19T19:34:51.308Z] #45 4.047 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:51.308Z] #45 4.051 Cloning into '/tmp/tmp.BAISZJ7320/src/github.com/LK4D4/vndr'... [2022-01-19T19:34:51.308Z] #45 4.460 + cd /tmp/tmp.BAISZJ7320/src/github.com/LK4D4/vndr [2022-01-19T19:34:51.308Z] #45 4.460 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:34:51.308Z] #45 4.462 + go build -buildmode=pie -v -o /build/vndr . [2022-01-19T19:34:51.308Z] #45 4.921 internal/unsafeheader [2022-01-19T19:34:51.308Z] #45 4.941 internal/cpu [2022-01-19T19:34:51.308Z] #45 4.948 runtime/internal/atomic [2022-01-19T19:34:51.308Z] #45 5.071 runtime/internal/sys [2022-01-19T19:34:51.308Z] #45 5.245 runtime/internal/math [2022-01-19T19:34:51.308Z] #45 5.245 internal/race [2022-01-19T19:34:51.308Z] #45 5.293 sync/atomic [2022-01-19T19:34:51.308Z] #45 5.333 internal/bytealg [2022-01-19T19:34:51.308Z] #45 5.500 unicode [2022-01-19T19:34:51.308Z] #45 5.940 runtime [2022-01-19T19:34:51.308Z] #45 7.447 unicode/utf8 [2022-01-19T19:34:51.308Z] #45 8.070 math [2022-01-19T19:34:51.308Z] #45 ... [2022-01-19T19:34:51.308Z] [2022-01-19T19:34:51.308Z] #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-01-19T19:34:51.308Z] #47 sha256:5e5c7812efa9c6723f00ef7ebb7e4e034af77bb62bf6550b0b8ec1b497b4f6f2 [2022-01-19T19:34:51.308Z] #47 3.039 + RM_GOPATH=0 [2022-01-19T19:34:51.308Z] #47 3.039 + TMP_GOPATH= [2022-01-19T19:34:51.308Z] #47 3.040 + : /build [2022-01-19T19:34:51.308Z] #47 3.040 + '[' -z '' ']' [2022-01-19T19:34:51.308Z] #47 3.043 ++ mktemp -d [2022-01-19T19:34:51.308Z] #47 3.043 + export GOPATH=/tmp/tmp.QY9WI4Dd1p [2022-01-19T19:34:51.308Z] #47 3.043 + GOPATH=/tmp/tmp.QY9WI4Dd1p [2022-01-19T19:34:51.308Z] #47 3.043 + RM_GOPATH=1 [2022-01-19T19:34:51.308Z] #47 3.043 + case "$(go env GOARCH)" in [2022-01-19T19:34:51.308Z] #47 3.043 ++ go env GOARCH [2022-01-19T19:34:51.308Z] #47 3.050 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.308Z] #47 3.050 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:34:51.308Z] #47 3.050 ++ dirname /tmp/install/install.sh [2022-01-19T19:34:51.308Z] #47 3.050 + dir=/tmp/install [2022-01-19T19:34:51.308Z] #47 3.050 + bin=gotestsum [2022-01-19T19:34:51.308Z] #47 3.050 + shift [2022-01-19T19:34:51.308Z] #47 3.050 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-19T19:34:51.308Z] #47 3.050 + . /tmp/install/gotestsum.installer [2022-01-19T19:34:51.308Z] #47 3.050 ++ : v0.5.3 [2022-01-19T19:34:51.308Z] #47 3.050 + install_gotestsum [2022-01-19T19:34:51.308Z] #47 3.054 + set -e [2022-01-19T19:34:51.308Z] #47 3.054 + export GO111MODULE=on [2022-01-19T19:34:51.308Z] #47 3.054 + GO111MODULE=on [2022-01-19T19:34:51.308Z] #47 3.054 + GOBIN=/build [2022-01-19T19:34:51.308Z] #47 3.054 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-19T19:34:51.308Z] #47 3.470 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:34:51.308Z] #47 4.369 go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:34:51.308Z] #47 4.369 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:34:51.308Z] #47 4.389 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:51.308Z] #47 4.389 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:34:51.308Z] #47 4.481 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:34:51.308Z] #47 4.488 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:34:51.308Z] #47 4.528 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:34:51.308Z] #47 4.564 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:34:51.308Z] #47 4.578 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:34:51.308Z] #47 4.783 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:34:51.308Z] #47 5.484 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:34:51.445Z] #47 12.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:34:51.445Z] #47 ... [2022-01-19T19:34:51.445Z] [2022-01-19T19:34:51.445Z] #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-01-19T19:34:51.445Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:34:51.445Z] #58 12.56 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:51.445Z] #58 12.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-19T19:34:51.563Z] #49 27.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-19T19:34:51.563Z] #49 27.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-19T19:34:51.563Z] #49 27.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-19T19:34:51.569Z] #47 ... [2022-01-19T19:34:51.569Z] [2022-01-19T19:34:51.569Z] #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-01-19T19:34:51.569Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:51.569Z] #42 9.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:51.569Z] #42 9.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:51.569Z] #42 9.674 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:51.569Z] #42 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:51.569Z] #42 ... [2022-01-19T19:34:51.569Z] [2022-01-19T19:34:51.569Z] #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-01-19T19:34:51.569Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:34:51.569Z] #34 11.71 encoding [2022-01-19T19:34:51.704Z] #58 12.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-19T19:34:51.820Z] #49 ... [2022-01-19T19:34:51.820Z] [2022-01-19T19:34:51.820Z] #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-01-19T19:34:51.820Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:34:51.820Z] #51 17.48 + cd /tmp/tmp.Xoh0Mgu2s2/src/github.com/mvdan/sh [2022-01-19T19:34:51.820Z] #51 17.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:51.820Z] #51 17.57 + GO111MODULE=on [2022-01-19T19:34:51.820Z] #51 17.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-19T19:34:51.820Z] #51 18.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-19T19:34:51.820Z] #51 18.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-19T19:34:51.820Z] #51 18.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-19T19:34:51.820Z] #51 20.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-19T19:34:51.820Z] #51 24.22 runtime [2022-01-19T19:34:52.078Z] #51 ... [2022-01-19T19:34:52.078Z] [2022-01-19T19:34:52.078Z] #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-01-19T19:34:52.078Z] #58 sha256:306d23fcf0e2a6c376f4538caeab328873a6e15fbbf922623fec121e1a0dbb98 [2022-01-19T19:34:52.078Z] #58 17.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-19T19:34:52.078Z] #58 18.57 go: downloading github.com/google/uuid v1.3.0 [2022-01-19T19:34:52.078Z] #58 18.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-19T19:34:52.078Z] #58 18.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-19T19:34:52.078Z] #58 18.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-19T19:34:52.078Z] #58 19.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T19:34:52.078Z] #58 19.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-19T19:34:52.078Z] #58 19.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-19T19:34:52.078Z] #58 19.98 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-19T19:34:52.078Z] #58 21.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-19T19:34:52.078Z] #58 26.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-19T19:34:52.078Z] #58 ... [2022-01-19T19:34:52.078Z] [2022-01-19T19:34:52.078Z] #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-01-19T19:34:52.078Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:52.078Z] #40 27.81 + 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-01-19T19:34:52.640Z] #58 13.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-19T19:34:53.203Z] #58 13.83 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:53.203Z] #58 13.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-19T19:34:53.203Z] #58 14.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-19T19:34:53.770Z] #58 14.53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-19T19:34:54.537Z] #58 ... [2022-01-19T19:34:54.538Z] [2022-01-19T19:34:54.538Z] #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-01-19T19:34:54.538Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:54.538Z] #13 2.204 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:34:54.538Z] #13 2.520 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:54.538Z] #13 2.520 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:54.538Z] #13 2.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:54.538Z] #13 4.467 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:34:54.538Z] #13 6.522 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:34:54.538Z] #13 8.863 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:34:54.538Z] #13 ... [2022-01-19T19:34:54.538Z] [2022-01-19T19:34:54.538Z] #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-01-19T19:34:54.538Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:34:54.538Z] #45 11.16 runtime [2022-01-19T19:34:54.538Z] #45 14.28 unicode/utf8 [2022-01-19T19:34:54.538Z] #45 14.90 math [2022-01-19T19:34:54.711Z] #58 ... [2022-01-19T19:34:54.711Z] [2022-01-19T19:34:54.711Z] #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-01-19T19:34:54.711Z] #24 sha256:975d88ba735a8a6820b2af49ace3f9062679261be22dee20a5d1b633741ee656 [2022-01-19T19:34:54.711Z] #24 14.72 + mkdir -p /build [2022-01-19T19:34:54.711Z] #24 14.73 + mv docker/docker /build/ [2022-01-19T19:34:54.711Z] #24 14.73 + rmdir docker [2022-01-19T19:34:54.711Z] #24 DONE 15.2s [2022-01-19T19:34:54.711Z] [2022-01-19T19:34:54.711Z] #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-01-19T19:34:54.711Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:34:54.711Z] #51 14.68 + cd /tmp/tmp.zLcKsgUbcL/src/github.com/mvdan/sh [2022-01-19T19:34:54.711Z] #51 14.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:34:54.711Z] #51 14.86 + GO111MODULE=on [2022-01-19T19:34:54.711Z] #51 14.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-19T19:34:55.116Z] #45 ... [2022-01-19T19:34:55.116Z] [2022-01-19T19:34:55.116Z] #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-01-19T19:34:55.116Z] #24 sha256:d19beab7168e8940d38464a7411248ef0413dd484badccf4848b640f73bf55b4 [2022-01-19T19:34:55.116Z] #24 15.74 + mkdir -p /build [2022-01-19T19:34:55.116Z] #24 15.75 + mv docker/docker /build/ [2022-01-19T19:34:55.116Z] #24 15.75 + rmdir docker [2022-01-19T19:34:55.116Z] #24 DONE 16.1s [2022-01-19T19:34:55.116Z] [2022-01-19T19:34:55.116Z] #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-01-19T19:34:55.116Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:34:55.116Z] #34 15.67 encoding [2022-01-19T19:34:55.647Z] #51 16.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-19T19:34:55.647Z] #51 16.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-19T19:34:55.907Z] #51 16.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-19T19:34:56.859Z] #34 ... [2022-01-19T19:34:56.859Z] [2022-01-19T19:34:56.859Z] #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-01-19T19:34:56.859Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:56.859Z] #13 10.81 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:34:56.859Z] #13 10.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:34:56.859Z] #13 10.87 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:34:56.859Z] #13 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:34:56.859Z] #13 11.91 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:34:57.343Z] #40 ... [2022-01-19T19:34:57.343Z] [2022-01-19T19:34:57.343Z] #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-01-19T19:34:57.343Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:34:57.343Z] #36 22.55 Fetched 8471 kB in 19s (451 kB/s) [2022-01-19T19:34:57.343Z] #36 22.55 Reading package lists... [2022-01-19T19:34:57.343Z] #36 29.41 Reading package lists... [2022-01-19T19:34:57.343Z] #36 ... [2022-01-19T19:34:57.343Z] [2022-01-19T19:34:57.343Z] #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-01-19T19:34:57.343Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:34:57.343Z] #49 28.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-19T19:34:57.343Z] #49 28.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-19T19:34:57.343Z] #49 28.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-19T19:34:57.343Z] #49 28.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-19T19:34:57.343Z] #49 28.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-19T19:34:57.343Z] #49 28.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-19T19:34:57.343Z] #49 29.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-19T19:34:57.343Z] #49 29.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-19T19:34:57.343Z] #49 29.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-19T19:34:57.343Z] #49 29.37 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-19T19:34:57.343Z] #49 29.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-19T19:34:57.343Z] #49 29.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-19T19:34:57.343Z] #49 29.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-19T19:34:57.343Z] #49 30.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-19T19:34:57.343Z] #49 30.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-19T19:34:57.343Z] #49 30.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-19T19:34:57.343Z] #49 30.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-19T19:34:57.343Z] #49 30.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T19:34:57.343Z] #49 30.86 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-19T19:34:57.343Z] #49 31.08 go: downloading golang.org/x/text v0.3.2 [2022-01-19T19:34:57.601Z] #49 ... [2022-01-19T19:34:57.601Z] [2022-01-19T19:34:57.601Z] #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-01-19T19:34:57.601Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:34:57.601Z] #45 33.35 vendor/golang.org/x/crypto/internal/subtle [2022-01-19T19:34:57.802Z] #13 ... [2022-01-19T19:34:57.802Z] [2022-01-19T19:34:57.802Z] #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-01-19T19:34:57.802Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:34:57.803Z] #40 7.551 + git clone https://github.com/docker/distribution.git . [2022-01-19T19:34:57.803Z] #40 7.551 Cloning into '.'... [2022-01-19T19:34:58.064Z] #40 ... [2022-01-19T19:34:58.064Z] [2022-01-19T19:34:58.064Z] #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-01-19T19:34:58.064Z] #58 sha256:52d5c1cfbd6f148f405e936ca24d5929d4887e257bf19a911e2f616a44fd4cee [2022-01-19T19:34:58.064Z] #58 12.56 + cd /tmp/tmp.Qp7pGRBHmZ/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:34:58.064Z] #58 12.56 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:34:58.064Z] #58 12.63 + export GO111MODULE=on [2022-01-19T19:34:58.064Z] #58 12.63 + GO111MODULE=on [2022-01-19T19:34:58.064Z] #58 12.63 + export GOPROXY=https://proxy.golang.org [2022-01-19T19:34:58.064Z] #58 12.63 + GOPROXY=https://proxy.golang.org [2022-01-19T19:34:58.064Z] #58 12.63 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:34:58.064Z] #58 12.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-19T19:34:58.064Z] #58 14.18 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:34:58.064Z] #58 14.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-19T19:34:58.064Z] #58 14.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-19T19:34:58.064Z] #58 15.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-19T19:34:58.166Z] #45 ... [2022-01-19T19:34:58.166Z] [2022-01-19T19:34:58.166Z] #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-01-19T19:34:58.166Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:34:58.166Z] #55 23.75 Fetched 8471 kB in 19s (445 kB/s) [2022-01-19T19:34:58.166Z] #55 23.75 Reading package lists... [2022-01-19T19:34:58.166Z] #55 30.46 Reading package lists... [2022-01-19T19:34:58.166Z] #55 ... [2022-01-19T19:34:58.166Z] [2022-01-19T19:34:58.166Z] #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-01-19T19:34:58.166Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:34:58.166Z] #42 23.70 Fetched 8471 kB in 19s (455 kB/s) [2022-01-19T19:34:58.166Z] #42 23.70 Reading package lists... [2022-01-19T19:34:58.166Z] #42 30.59 Reading package lists... [2022-01-19T19:34:58.166Z] #42 ... [2022-01-19T19:34:58.166Z] [2022-01-19T19:34:58.166Z] #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-01-19T19:34:58.166Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:34:58.166Z] #13 21.67 Fetched 9004 kB in 20s (442 kB/s) [2022-01-19T19:34:58.166Z] #13 21.67 Reading package lists... [2022-01-19T19:34:58.449Z] #51 18.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-19T19:34:59.008Z] #58 ... [2022-01-19T19:34:59.008Z] [2022-01-19T19:34:59.008Z] #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-01-19T19:34:59.008Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:34:59.008Z] #49 18.83 go: downloading github.com/fatih/color v1.7.0 [2022-01-19T19:34:59.008Z] #49 18.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-19T19:34:59.008Z] #49 18.96 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-19T19:34:59.008Z] #49 19.10 go: downloading github.com/pkg/errors v0.8.1 [2022-01-19T19:34:59.008Z] #49 19.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-19T19:34:59.580Z] #49 19.30 go: downloading github.com/spf13/viper v1.6.1 [2022-01-19T19:34:59.829Z] #51 ... [2022-01-19T19:34:59.829Z] [2022-01-19T19:34:59.829Z] #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-01-19T19:34:59.829Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:34:59.829Z] #49 18.61 go: downloading github.com/fatih/color v1.7.0 [2022-01-19T19:34:59.829Z] #49 18.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-19T19:34:59.829Z] #49 18.71 go: downloading github.com/pkg/errors v0.8.1 [2022-01-19T19:34:59.829Z] #49 18.74 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-19T19:34:59.829Z] #49 18.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-19T19:34:59.829Z] #49 19.11 go: downloading github.com/spf13/viper v1.6.1 [2022-01-19T19:34:59.829Z] #49 19.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-19T19:34:59.829Z] #49 19.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-19T19:34:59.829Z] #49 19.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-19T19:34:59.829Z] #49 19.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-19T19:34:59.829Z] #49 ... [2022-01-19T19:34:59.829Z] [2022-01-19T19:34:59.829Z] #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-01-19T19:34:59.829Z] #47 sha256:6207505835d7f7ac386febff7fee0e438ab39530ca7241fdc44574add1a96c44 [2022-01-19T19:34:59.829Z] #47 10.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:34:59.829Z] #47 13.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:34:59.849Z] #49 19.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-19T19:34:59.849Z] #49 19.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-19T19:35:00.067Z] #13 28.78 Reading package lists... [2022-01-19T19:35:00.067Z] #13 ... [2022-01-19T19:35:00.067Z] [2022-01-19T19:35:00.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-01-19T19:35:00.067Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:00.067Z] #36 29.41 Reading package lists... [2022-01-19T19:35:00.089Z] #47 ... [2022-01-19T19:35:00.089Z] [2022-01-19T19:35:00.089Z] #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-01-19T19:35:00.089Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:35:00.089Z] #49 20.62 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-19T19:35:00.089Z] #49 20.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-19T19:35:00.089Z] #49 ... [2022-01-19T19:35:00.089Z] [2022-01-19T19:35:00.089Z] #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-01-19T19:35:00.089Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:35:00.089Z] #34 10.79 runtime [2022-01-19T19:35:00.089Z] #34 15.62 encoding [2022-01-19T19:35:00.110Z] #49 19.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-19T19:35:00.110Z] #49 20.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-19T19:35:00.348Z] #34 ... [2022-01-19T19:35:00.348Z] [2022-01-19T19:35:00.348Z] #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-01-19T19:35:00.348Z] #58 sha256:ffab96dfa1a4383035b7f5cf3fc54da99d6c5d019de008dc89d9739b444991ac [2022-01-19T19:35:00.348Z] #58 18.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-19T19:35:00.348Z] #58 18.81 go: downloading github.com/google/uuid v1.3.0 [2022-01-19T19:35:00.348Z] #58 18.85 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-19T19:35:00.348Z] #58 18.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-19T19:35:00.348Z] #58 19.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-19T19:35:00.348Z] #58 19.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T19:35:00.348Z] #58 19.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-19T19:35:00.348Z] #58 20.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-19T19:35:00.348Z] #58 20.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-19T19:35:00.373Z] #34 ... [2022-01-19T19:35:00.373Z] [2022-01-19T19:35:00.373Z] #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-01-19T19:35:00.373Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:35:00.373Z] #49 18.17 go: downloading github.com/fatih/color v1.7.0 [2022-01-19T19:35:00.373Z] #49 18.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-19T19:35:00.373Z] #49 18.29 go: downloading github.com/pkg/errors v0.8.1 [2022-01-19T19:35:00.373Z] #49 18.32 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-19T19:35:00.373Z] #49 18.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-19T19:35:00.373Z] #49 18.72 go: downloading github.com/spf13/viper v1.6.1 [2022-01-19T19:35:00.373Z] #49 19.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-19T19:35:00.373Z] #49 19.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-19T19:35:00.373Z] #49 19.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-19T19:35:00.373Z] #49 19.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-19T19:35:00.373Z] #49 20.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-19T19:35:00.373Z] #49 20.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-19T19:35:00.928Z] #58 21.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-19T19:35:01.063Z] #49 20.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-19T19:35:01.189Z] #58 ... [2022-01-19T19:35:01.189Z] [2022-01-19T19:35:01.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-01-19T19:35:01.189Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:01.189Z] #13 6.402 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:35:01.189Z] #13 8.485 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:35:01.189Z] #13 10.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:01.323Z] #49 21.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-19T19:35:01.448Z] #13 ... [2022-01-19T19:35:01.448Z] [2022-01-19T19:35:01.448Z] #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-01-19T19:35:01.448Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:35:01.448Z] #51 22.01 runtime [2022-01-19T19:35:01.698Z] #36 35.94 Building dependency tree... [2022-01-19T19:35:01.742Z] #49 ... [2022-01-19T19:35:01.742Z] [2022-01-19T19:35:01.742Z] #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-01-19T19:35:01.742Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:01.742Z] #42 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:01.742Z] #42 ... [2022-01-19T19:35:01.742Z] [2022-01-19T19:35:01.742Z] #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-01-19T19:35:01.742Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:35:01.742Z] #45 19.94 unicode/utf16 [2022-01-19T19:35:01.742Z] #45 20.22 container/list [2022-01-19T19:35:01.742Z] #45 20.83 crypto/internal/subtle [2022-01-19T19:35:01.742Z] #45 20.97 crypto/subtle [2022-01-19T19:35:01.742Z] #45 21.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-19T19:35:01.742Z] #45 21.28 internal/nettrace [2022-01-19T19:35:01.742Z] #45 21.39 runtime/cgo [2022-01-19T19:35:01.956Z] #36 37.56 Reading state information... [2022-01-19T19:35:02.019Z] #51 ... [2022-01-19T19:35:02.019Z] [2022-01-19T19:35:02.019Z] #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-01-19T19:35:02.019Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:02.019Z] #36 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.279Z] #36 ... [2022-01-19T19:35:02.279Z] [2022-01-19T19:35:02.279Z] #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-01-19T19:35:02.279Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:35:02.279Z] #45 14.16 unicode/utf8 [2022-01-19T19:35:02.279Z] #45 15.12 math [2022-01-19T19:35:02.279Z] #45 19.59 unicode/utf16 [2022-01-19T19:35:02.279Z] #45 19.79 container/list [2022-01-19T19:35:02.279Z] #45 20.36 crypto/internal/subtle [2022-01-19T19:35:02.279Z] #45 20.51 crypto/subtle [2022-01-19T19:35:02.279Z] #45 20.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-19T19:35:02.279Z] #45 21.01 internal/nettrace [2022-01-19T19:35:02.279Z] #45 21.20 runtime/cgo [2022-01-19T19:35:02.279Z] #45 ... [2022-01-19T19:35:02.279Z] [2022-01-19T19:35:02.279Z] #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-01-19T19:35:02.279Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:02.279Z] #42 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.304Z] #45 ... [2022-01-19T19:35:02.304Z] [2022-01-19T19:35:02.304Z] #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-01-19T19:35:02.304Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:02.304Z] #55 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.539Z] #42 ... [2022-01-19T19:35:02.539Z] [2022-01-19T19:35:02.539Z] #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-01-19T19:35:02.539Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:02.539Z] #55 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.539Z] #55 ... [2022-01-19T19:35:02.539Z] [2022-01-19T19:35:02.539Z] #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-01-19T19:35:02.539Z] #67 sha256:50e8cd447f12de0c405428dc823a1452283076782f22a6e4413417362b205fc6 [2022-01-19T19:35:02.560Z] #55 ... [2022-01-19T19:35:02.560Z] [2022-01-19T19:35:02.560Z] #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-01-19T19:35:02.560Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:35:02.560Z] #58 17.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-19T19:35:02.560Z] #58 18.54 go: downloading github.com/google/uuid v1.3.0 [2022-01-19T19:35:02.560Z] #58 18.60 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-19T19:35:02.560Z] #58 18.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-19T19:35:02.560Z] #58 18.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-19T19:35:02.560Z] #58 19.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T19:35:02.560Z] #58 19.37 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-19T19:35:02.560Z] #58 19.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-19T19:35:02.560Z] #58 19.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-19T19:35:02.561Z] #58 21.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-19T19:35:02.561Z] #58 ... [2022-01-19T19:35:02.561Z] [2022-01-19T19:35:02.561Z] #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-01-19T19:35:02.561Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:02.561Z] #36 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.708Z] #49 ... [2022-01-19T19:35:02.708Z] [2022-01-19T19:35:02.708Z] #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-01-19T19:35:02.708Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:02.708Z] #55 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:02.708Z] #55 ... [2022-01-19T19:35:02.708Z] [2022-01-19T19:35:02.708Z] #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-01-19T19:35:02.708Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:02.708Z] #45 12.49 unicode/utf16 [2022-01-19T19:35:02.708Z] #45 12.91 container/list [2022-01-19T19:35:02.708Z] #45 13.68 crypto/internal/subtle [2022-01-19T19:35:02.708Z] #45 13.88 crypto/subtle [2022-01-19T19:35:02.708Z] #45 14.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-19T19:35:02.708Z] #45 14.46 internal/nettrace [2022-01-19T19:35:02.708Z] #45 14.46 runtime/cgo [2022-01-19T19:35:02.817Z] #36 ... [2022-01-19T19:35:02.817Z] [2022-01-19T19:35:02.817Z] #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-01-19T19:35:02.817Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:35:02.817Z] #51 17.62 + cd /tmp/tmp.giUKRrSd5y/src/github.com/mvdan/sh [2022-01-19T19:35:02.817Z] #51 17.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:35:02.817Z] #51 17.75 + GO111MODULE=on [2022-01-19T19:35:02.817Z] #51 17.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-19T19:35:02.817Z] #51 18.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-19T19:35:02.817Z] #51 18.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-19T19:35:02.817Z] #51 18.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-19T19:35:02.817Z] #51 20.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-19T19:35:02.817Z] #51 ... [2022-01-19T19:35:02.817Z] [2022-01-19T19:35:02.817Z] #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-01-19T19:35:02.817Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:35:02.817Z] #49 23.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-19T19:35:02.817Z] #49 23.96 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-19T19:35:02.969Z] #45 ... [2022-01-19T19:35:02.969Z] [2022-01-19T19:35:02.969Z] #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-01-19T19:35:02.969Z] #58 sha256:52d5c1cfbd6f148f405e936ca24d5929d4887e257bf19a911e2f616a44fd4cee [2022-01-19T19:35:02.969Z] #58 19.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-19T19:35:02.969Z] #58 19.60 go: downloading github.com/google/uuid v1.3.0 [2022-01-19T19:35:02.969Z] #58 19.63 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-19T19:35:02.969Z] #58 19.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-19T19:35:02.969Z] #58 19.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-19T19:35:02.969Z] #58 20.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T19:35:02.969Z] #58 20.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-19T19:35:02.969Z] #58 20.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-19T19:35:02.969Z] #58 21.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-19T19:35:03.075Z] #49 24.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-19T19:35:03.075Z] #49 24.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-19T19:35:03.230Z] #58 ... [2022-01-19T19:35:03.230Z] [2022-01-19T19:35:03.230Z] #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-01-19T19:35:03.230Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:03.230Z] #42 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:35:03.230Z] #42 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:03.230Z] #42 ... [2022-01-19T19:35:03.230Z] [2022-01-19T19:35:03.230Z] #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-01-19T19:35:03.230Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:03.230Z] #55 23.04 Fetched 8471 kB in 17s (510 kB/s) [2022-01-19T19:35:03.318Z] #67 23.37 Checking out files: 63% (1209/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-19T19:35:03.318Z] #67 24.07 + cd /tmp/tmp.w4RZla0aT1/src/github.com/docker/libnetwork [2022-01-19T19:35:03.332Z] #49 24.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-19T19:35:03.332Z] #49 24.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-19T19:35:03.577Z] #67 24.07 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:35:03.577Z] #67 24.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-19T19:35:03.894Z] #49 24.88 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-19T19:35:03.894Z] #49 24.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T19:35:03.894Z] #49 25.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-19T19:35:03.894Z] #49 25.09 go: downloading github.com/spf13/afero v1.1.2 [2022-01-19T19:35:04.150Z] #49 25.25 go: downloading github.com/spf13/cast v1.3.0 [2022-01-19T19:35:04.150Z] #49 25.34 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-19T19:35:04.150Z] #49 25.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-19T19:35:04.406Z] #49 25.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-19T19:35:04.406Z] #49 25.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-19T19:35:04.486Z] #36 39.88 The following additional packages will be installed: [2022-01-19T19:35:04.486Z] #36 39.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-19T19:35:04.486Z] #36 39.94 Suggested packages: [2022-01-19T19:35:04.486Z] #36 39.94 cmake-doc ninja-build lrzip [2022-01-19T19:35:04.486Z] #36 39.94 Recommended packages: [2022-01-19T19:35:04.486Z] #36 39.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-19T19:35:04.663Z] #49 25.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-19T19:35:04.663Z] #49 25.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-19T19:35:04.663Z] #49 25.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-19T19:35:04.919Z] #49 25.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-19T19:35:04.919Z] #49 25.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-19T19:35:04.919Z] #49 26.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-19T19:35:04.919Z] #49 26.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-19T19:35:05.175Z] #49 26.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-19T19:35:05.175Z] #49 26.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-19T19:35:05.175Z] #49 26.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-19T19:35:05.425Z] #36 41.08 The following NEW packages will be installed: [2022-01-19T19:35:05.425Z] #36 41.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-19T19:35:05.425Z] #36 41.10 vim-common xxd [2022-01-19T19:35:05.431Z] #49 26.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-19T19:35:05.431Z] #49 26.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-19T19:35:05.683Z] #36 ... [2022-01-19T19:35:05.683Z] [2022-01-19T19:35:05.683Z] #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-01-19T19:35:05.683Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:05.683Z] #13 28.78 Reading package lists... [2022-01-19T19:35:05.688Z] #49 26.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-19T19:35:05.688Z] #49 26.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-19T19:35:05.688Z] #49 ... [2022-01-19T19:35:05.688Z] [2022-01-19T19:35:05.688Z] #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-01-19T19:35:05.688Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:05.688Z] #13 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:05.945Z] #13 ... [2022-01-19T19:35:05.945Z] [2022-01-19T19:35:05.945Z] #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-01-19T19:35:05.945Z] #67 sha256:9e3410352052415545eee47533c84f9bd7519edf4c4c98a1bc7c05603e3b13c9 [2022-01-19T19:35:05.945Z] #67 24.23 Checking out files: 58% (1119/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-19T19:35:05.945Z] #67 25.00 + cd /tmp/tmp.xdah491IyV/src/github.com/docker/libnetwork [2022-01-19T19:35:05.945Z] #67 25.00 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:35:05.945Z] #67 25.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-19T19:35:07.586Z] #13 36.41 Building dependency tree... [2022-01-19T19:35:07.586Z] #13 37.87 Reading state information... [2022-01-19T19:35:08.153Z] #13 ... [2022-01-19T19:35:08.153Z] [2022-01-19T19:35:08.153Z] #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-01-19T19:35:08.153Z] #67 sha256:373e3396b1325aeae6b55525d90ffb2b3f5ac82f5d7b259024536a6017867520 [2022-01-19T19:35:08.153Z] #67 DONE 44.0s [2022-01-19T19:35:08.413Z] [2022-01-19T19:35:08.413Z] #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-01-19T19:35:08.413Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:08.413Z] #55 30.46 Reading package lists... [2022-01-19T19:35:08.413Z] #55 37.11 Building dependency tree... [2022-01-19T19:35:08.413Z] #55 38.61 Reading state information... [2022-01-19T19:35:08.413Z] #55 40.74 The following additional packages will be installed: [2022-01-19T19:35:08.413Z] #55 40.75 libbtrfs0 [2022-01-19T19:35:08.413Z] #55 40.96 The following NEW packages will be installed: [2022-01-19T19:35:08.413Z] #55 40.96 libbtrfs-dev libbtrfs0 [2022-01-19T19:35:08.413Z] #55 41.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:08.413Z] #55 41.41 Need to get 119 kB of archives. [2022-01-19T19:35:08.413Z] #55 41.41 After this operation, 387 kB of additional disk space will be used. [2022-01-19T19:35:08.413Z] #55 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:08.414Z] #55 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:08.414Z] #55 42.59 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:08.414Z] #55 43.02 Fetched 119 kB in 0s (413 kB/s) [2022-01-19T19:35:08.414Z] #55 43.20 Selecting previously unselected package libbtrfs0. [2022-01-19T19:35:08.414Z] #55 43.20 (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-01-19T19:35:08.414Z] #55 43.34 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:35:08.414Z] #55 43.43 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:08.414Z] #55 43.63 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:35:08.414Z] #55 43.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:35:08.414Z] #55 43.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:08.414Z] #55 43.98 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:08.414Z] #55 44.01 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:08.414Z] #55 44.03 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:08.520Z] #55 23.04 Reading package lists... [2022-01-19T19:35:08.520Z] #55 ... [2022-01-19T19:35:08.520Z] [2022-01-19T19:35:08.520Z] #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-01-19T19:35:08.520Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:35:08.520Z] #40 26.83 Checking out files: 85% (1513/1779) Checking out files: 86% (1530/1779) Checking out files: 87% (1548/1779) Checking out files: 88% (1566/1779) Checking out files: 89% (1584/1779) Checking out files: 90% (1602/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-19T19:35:08.520Z] #40 27.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-19T19:35:08.672Z] #55 DONE 44.4s [2022-01-19T19:35:08.672Z] [2022-01-19T19:35:08.672Z] #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-01-19T19:35:08.672Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:08.672Z] #42 30.59 Reading package lists... [2022-01-19T19:35:08.672Z] #42 37.09 Building dependency tree... [2022-01-19T19:35:08.672Z] #42 38.69 Reading state information... [2022-01-19T19:35:08.672Z] #42 40.71 The following additional packages will be installed: [2022-01-19T19:35:08.672Z] #42 40.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-19T19:35:08.672Z] #42 40.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-19T19:35:08.672Z] #42 40.73 Suggested packages: [2022-01-19T19:35:08.672Z] #42 40.74 manpages-dev python-setuptools [2022-01-19T19:35:08.672Z] #42 41.90 The following NEW packages will be installed: [2022-01-19T19:35:08.672Z] #42 41.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-19T19:35:08.672Z] #42 41.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-19T19:35:08.672Z] #42 41.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-19T19:35:08.672Z] #42 41.90 python-six zlib1g-dev [2022-01-19T19:35:08.672Z] #42 42.23 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:08.672Z] #42 42.23 Need to get 4095 kB of archives. [2022-01-19T19:35:08.672Z] #42 42.23 After this operation, 22.5 MB of additional disk space will be used. [2022-01-19T19:35:08.672Z] #42 42.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-19T19:35:08.672Z] #42 42.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:35:08.672Z] #42 42.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-19T19:35:08.672Z] #42 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:35:08.672Z] #42 42.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-19T19:35:08.672Z] #42 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:35:08.672Z] #42 42.43 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-01-19T19:35:08.672Z] #42 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-19T19:35:08.672Z] #42 42.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-19T19:35:08.672Z] #42 42.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-19T19:35:08.672Z] #42 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-19T19:35:08.672Z] #42 42.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-19T19:35:08.672Z] #42 42.91 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-01-19T19:35:08.672Z] #42 42.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-19T19:35:08.672Z] #42 42.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-19T19:35:08.672Z] #42 42.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-19T19:35:08.672Z] #42 42.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-19T19:35:08.672Z] #42 44.30 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:08.672Z] #42 ... [2022-01-19T19:35:08.672Z] [2022-01-19T19:35:08.672Z] #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-01-19T19:35:08.672Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:35:08.781Z] #40 ... [2022-01-19T19:35:08.781Z] [2022-01-19T19:35:08.781Z] #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-01-19T19:35:08.781Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:08.781Z] #13 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:35:08.781Z] #13 16.71 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:35:08.781Z] #13 19.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:35:09.042Z] #13 ... [2022-01-19T19:35:09.042Z] [2022-01-19T19:35:09.042Z] #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-01-19T19:35:09.042Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:35:09.042Z] #49 25.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-19T19:35:09.042Z] #49 25.31 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-19T19:35:09.042Z] #49 25.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-19T19:35:09.042Z] #49 25.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-19T19:35:09.042Z] #49 25.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-19T19:35:09.042Z] #49 26.03 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-19T19:35:09.042Z] #49 26.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T19:35:09.042Z] #49 26.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-19T19:35:09.042Z] #49 26.30 go: downloading github.com/spf13/afero v1.1.2 [2022-01-19T19:35:09.042Z] #49 26.40 go: downloading github.com/spf13/cast v1.3.0 [2022-01-19T19:35:09.042Z] #49 26.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-19T19:35:09.042Z] #49 26.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-19T19:35:09.042Z] #49 26.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-19T19:35:09.042Z] #49 26.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-19T19:35:09.042Z] #49 26.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-19T19:35:09.042Z] #49 27.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.17 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-19T19:35:09.042Z] #49 27.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-19T19:35:09.042Z] #49 27.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-19T19:35:09.042Z] #49 27.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-19T19:35:09.042Z] #49 28.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-19T19:35:09.042Z] #49 28.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-19T19:35:09.042Z] #49 28.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-19T19:35:09.042Z] #49 28.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-19T19:35:09.042Z] #49 28.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-19T19:35:09.042Z] #49 28.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-19T19:35:09.042Z] #49 28.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-19T19:35:09.042Z] #49 29.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-19T19:35:09.042Z] #49 ... [2022-01-19T19:35:09.042Z] [2022-01-19T19:35:09.042Z] #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-01-19T19:35:09.042Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:35:09.042Z] #51 18.96 + cd /tmp/tmp.IwVc8Bndl7/src/github.com/mvdan/sh [2022-01-19T19:35:09.042Z] #51 18.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:35:09.042Z] #51 19.15 + GO111MODULE=on [2022-01-19T19:35:09.042Z] #51 19.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-19T19:35:09.042Z] #51 20.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-19T19:35:09.042Z] #51 20.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-19T19:35:09.042Z] #51 20.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-19T19:35:09.042Z] #51 22.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-19T19:35:09.042Z] #51 26.22 runtime [2022-01-19T19:35:09.303Z] #51 ... [2022-01-19T19:35:09.303Z] [2022-01-19T19:35:09.303Z] #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-01-19T19:35:09.303Z] #67 sha256:c3bcb457dd0b22dd578b971b1e4687f22672d196c93f3828452834e9c5e59ec0 [2022-01-19T19:35:09.303Z] #67 23.58 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-19T19:35:09.303Z] #67 24.44 + cd /tmp/tmp.8874coZaJQ/src/github.com/docker/libnetwork [2022-01-19T19:35:09.303Z] #67 24.44 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:35:09.303Z] #67 24.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-19T19:35:09.303Z] #67 ... [2022-01-19T19:35:09.303Z] [2022-01-19T19:35:09.303Z] #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-01-19T19:35:09.303Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:35:09.303Z] #49 29.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-19T19:35:09.564Z] #49 29.48 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-19T19:35:10.048Z] #56 1.296 + RM_GOPATH=0 [2022-01-19T19:35:10.048Z] #56 1.296 + TMP_GOPATH= [2022-01-19T19:35:10.048Z] #56 1.296 + : /build [2022-01-19T19:35:10.048Z] #56 1.296 + '[' -z '' ']' [2022-01-19T19:35:10.048Z] #56 1.296 ++ mktemp -d [2022-01-19T19:35:10.048Z] #56 1.302 + export GOPATH=/tmp/tmp.OboYPAD9Nt [2022-01-19T19:35:10.048Z] #56 1.302 + GOPATH=/tmp/tmp.OboYPAD9Nt [2022-01-19T19:35:10.048Z] #56 1.302 + RM_GOPATH=1 [2022-01-19T19:35:10.048Z] #56 1.303 + case "$(go env GOARCH)" in [2022-01-19T19:35:10.048Z] #56 1.303 ++ go env GOARCH [2022-01-19T19:35:10.048Z] #56 1.319 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:10.048Z] #56 1.319 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:10.048Z] #56 1.320 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:10.048Z] #56 1.324 + dir=/tmp/install [2022-01-19T19:35:10.048Z] #56 1.325 + bin=containerd [2022-01-19T19:35:10.048Z] #56 1.325 + shift [2022-01-19T19:35:10.048Z] #56 1.326 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-19T19:35:10.048Z] #56 1.326 + . /tmp/install/containerd.installer [2022-01-19T19:35:10.048Z] #56 1.326 ++ set -e [2022-01-19T19:35:10.048Z] #56 1.327 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:10.048Z] #56 1.329 + install_containerd [2022-01-19T19:35:10.048Z] #56 1.333 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-19T19:35:10.048Z] #56 1.333 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:10.048Z] #56 1.334 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OboYPAD9Nt/src/github.com/containerd/containerd [2022-01-19T19:35:10.048Z] #56 1.339 Cloning into '/tmp/tmp.OboYPAD9Nt/src/github.com/containerd/containerd'... [2022-01-19T19:35:10.136Z] #49 30.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-19T19:35:10.136Z] #49 30.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-19T19:35:10.136Z] #49 30.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-19T19:35:10.157Z] #67 ... [2022-01-19T19:35:10.157Z] [2022-01-19T19:35:10.157Z] #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-01-19T19:35:10.157Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:35:10.157Z] #49 24.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-19T19:35:10.157Z] #49 24.67 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-19T19:35:10.157Z] #49 24.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-19T19:35:10.157Z] #49 25.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-19T19:35:10.157Z] #49 25.06 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-19T19:35:10.157Z] #49 25.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-19T19:35:10.157Z] #49 25.47 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-19T19:35:10.157Z] #49 25.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T19:35:10.157Z] #49 25.61 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-19T19:35:10.157Z] #49 25.62 go: downloading github.com/spf13/afero v1.1.2 [2022-01-19T19:35:10.157Z] #49 25.88 go: downloading github.com/spf13/cast v1.3.0 [2022-01-19T19:35:10.157Z] #49 25.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-19T19:35:10.157Z] #49 25.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-19T19:35:10.157Z] #49 25.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-19T19:35:10.157Z] #49 26.03 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-19T19:35:10.157Z] #49 26.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-19T19:35:10.157Z] #49 26.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-19T19:35:10.157Z] #49 26.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-19T19:35:10.157Z] #49 26.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-19T19:35:10.157Z] #49 27.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-19T19:35:10.157Z] #49 27.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-19T19:35:10.157Z] #49 27.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-19T19:35:10.157Z] #49 27.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-19T19:35:10.157Z] #49 27.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-19T19:35:10.157Z] #49 28.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-19T19:35:10.157Z] #49 28.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-19T19:35:10.157Z] #49 28.42 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-19T19:35:10.157Z] #49 28.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-19T19:35:10.157Z] #49 28.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-19T19:35:10.157Z] #49 28.81 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-19T19:35:10.157Z] #49 29.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-19T19:35:10.157Z] #49 29.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-19T19:35:10.157Z] #49 29.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-19T19:35:10.157Z] #49 29.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-19T19:35:10.157Z] #49 29.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-19T19:35:10.158Z] #49 29.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-19T19:35:10.158Z] #49 29.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-19T19:35:10.158Z] #49 30.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-19T19:35:10.158Z] #49 30.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-19T19:35:10.158Z] #49 30.33 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-19T19:35:10.158Z] #49 30.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-19T19:35:10.158Z] #49 30.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-19T19:35:10.158Z] #49 30.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-19T19:35:10.397Z] #49 30.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-19T19:35:10.397Z] #49 30.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-19T19:35:10.657Z] #49 30.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-19T19:35:10.657Z] #49 ... [2022-01-19T19:35:10.657Z] [2022-01-19T19:35:10.657Z] #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-01-19T19:35:10.658Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:10.658Z] #36 20.63 Fetched 8471 kB in 15s (549 kB/s) [2022-01-19T19:35:10.658Z] #36 20.63 Reading package lists... [2022-01-19T19:35:10.784Z] #49 31.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-19T19:35:10.784Z] #49 31.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-19T19:35:10.918Z] #36 28.63 Reading package lists... [2022-01-19T19:35:10.919Z] #36 ... [2022-01-19T19:35:10.919Z] [2022-01-19T19:35:10.919Z] #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-01-19T19:35:10.919Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:35:10.919Z] #49 30.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-19T19:35:10.919Z] #49 31.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-19T19:35:11.043Z] #49 31.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-19T19:35:11.043Z] #49 31.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-19T19:35:11.043Z] #49 31.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T19:35:11.043Z] #49 31.86 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-19T19:35:11.179Z] #49 31.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-19T19:35:11.309Z] #49 32.04 go: downloading golang.org/x/text v0.3.2 [2022-01-19T19:35:11.440Z] #49 31.35 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-19T19:35:11.440Z] #49 31.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-19T19:35:11.440Z] #49 31.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-19T19:35:11.440Z] #49 31.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-19T19:35:11.889Z] #49 ... [2022-01-19T19:35:11.889Z] [2022-01-19T19:35:11.889Z] #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-01-19T19:35:11.889Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:35:11.889Z] #45 32.50 vendor/golang.org/x/crypto/internal/subtle [2022-01-19T19:35:12.485Z] #67 ... [2022-01-19T19:35:12.485Z] [2022-01-19T19:35:12.485Z] #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-01-19T19:35:12.485Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:35:12.485Z] #45 33.07 vendor/golang.org/x/crypto/internal/subtle [2022-01-19T19:35:12.589Z] #56 ... [2022-01-19T19:35:12.589Z] [2022-01-19T19:35:12.589Z] #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-01-19T19:35:12.589Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:35:12.589Z] #49 37.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-19T19:35:12.589Z] #49 37.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-19T19:35:12.589Z] #49 38.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-19T19:35:12.589Z] #49 38.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-19T19:35:12.589Z] #49 38.19 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-19T19:35:12.589Z] #49 39.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-19T19:35:12.589Z] #49 39.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-19T19:35:12.589Z] #49 40.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-19T19:35:12.589Z] #49 ... [2022-01-19T19:35:12.589Z] [2022-01-19T19:35:12.589Z] #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-01-19T19:35:12.589Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:35:12.825Z] #49 32.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-19T19:35:12.825Z] #49 32.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-19T19:35:13.048Z] #45 ... [2022-01-19T19:35:13.048Z] [2022-01-19T19:35:13.048Z] #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-01-19T19:35:13.048Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:13.048Z] #55 24.18 Fetched 8471 kB in 19s (445 kB/s) [2022-01-19T19:35:13.048Z] #55 24.18 Reading package lists... [2022-01-19T19:35:13.086Z] #49 33.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-19T19:35:13.086Z] #49 33.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-19T19:35:13.086Z] #49 33.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T19:35:13.086Z] #49 33.10 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-19T19:35:13.106Z] #32 48.00 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-01-19T19:35:13.106Z] #32 48.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-19T19:35:13.267Z] #45 ... [2022-01-19T19:35:13.267Z] [2022-01-19T19:35:13.267Z] #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-01-19T19:35:13.267Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:13.267Z] #36 23.81 Fetched 8471 kB in 19s (450 kB/s) [2022-01-19T19:35:13.267Z] #36 23.81 Reading package lists... [2022-01-19T19:35:13.267Z] #36 30.59 Reading package lists... [2022-01-19T19:35:13.267Z] #36 ... [2022-01-19T19:35:13.267Z] [2022-01-19T19:35:13.267Z] #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-01-19T19:35:13.267Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:35:13.267Z] #40 25.60 Checking out files: 87% (1554/1779) Checking out files: 88% (1566/1779) Checking out files: 89% (1584/1779) Checking out files: 90% (1602/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-19T19:35:13.267Z] #40 25.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-19T19:35:13.267Z] #40 28.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-01-19T19:35:13.267Z] #40 ... [2022-01-19T19:35:13.267Z] [2022-01-19T19:35:13.267Z] #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-01-19T19:35:13.267Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:13.267Z] #42 24.07 Fetched 8471 kB in 19s (445 kB/s) [2022-01-19T19:35:13.267Z] #42 24.07 Reading package lists... [2022-01-19T19:35:13.312Z] #55 30.96 Reading package lists... [2022-01-19T19:35:13.312Z] #55 ... [2022-01-19T19:35:13.312Z] [2022-01-19T19:35:13.312Z] #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-01-19T19:35:13.312Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:35:13.312Z] #51 24.33 runtime [2022-01-19T19:35:13.312Z] #51 ... [2022-01-19T19:35:13.312Z] [2022-01-19T19:35:13.312Z] #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-01-19T19:35:13.312Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:35:13.312Z] #49 27.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-19T19:35:13.312Z] #49 27.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-19T19:35:13.312Z] #49 27.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-19T19:35:13.312Z] #49 27.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-19T19:35:13.312Z] #49 27.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-19T19:35:13.312Z] #49 27.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-19T19:35:13.312Z] #49 27.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-19T19:35:13.312Z] #49 28.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-19T19:35:13.312Z] #49 28.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-19T19:35:13.312Z] #49 28.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-19T19:35:13.312Z] #49 28.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-19T19:35:13.312Z] #49 28.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-19T19:35:13.312Z] #49 28.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-19T19:35:13.312Z] #49 29.43 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-19T19:35:13.312Z] #49 29.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-19T19:35:13.312Z] #49 29.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-19T19:35:13.312Z] #49 29.84 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-19T19:35:13.312Z] #49 29.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-19T19:35:13.312Z] #49 29.96 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-19T19:35:13.312Z] #49 30.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-19T19:35:13.312Z] #49 31.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-19T19:35:13.312Z] #49 31.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-19T19:35:13.312Z] #49 31.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-19T19:35:13.312Z] #49 31.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-19T19:35:13.312Z] #49 31.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T19:35:13.312Z] #49 31.55 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-19T19:35:13.312Z] #49 31.69 go: downloading golang.org/x/text v0.3.2 [2022-01-19T19:35:13.346Z] #49 33.26 go: downloading golang.org/x/text v0.3.2 [2022-01-19T19:35:13.526Z] #42 31.02 Reading package lists... [2022-01-19T19:35:13.526Z] #42 ... [2022-01-19T19:35:13.526Z] [2022-01-19T19:35:13.526Z] #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-01-19T19:35:13.526Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:13.526Z] #55 24.33 Fetched 8471 kB in 19s (446 kB/s) [2022-01-19T19:35:13.526Z] #55 24.33 Reading package lists... [2022-01-19T19:35:13.568Z] #49 ... [2022-01-19T19:35:13.568Z] [2022-01-19T19:35:13.568Z] #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-01-19T19:35:13.568Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:13.568Z] #42 24.70 Fetched 8471 kB in 20s (430 kB/s) [2022-01-19T19:35:13.568Z] #42 24.70 Reading package lists... [2022-01-19T19:35:13.785Z] #55 31.19 Reading package lists... [2022-01-19T19:35:13.785Z] #55 ... [2022-01-19T19:35:13.785Z] [2022-01-19T19:35:13.785Z] #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-01-19T19:35:13.785Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:13.785Z] #13 21.49 Fetched 9004 kB in 20s (445 kB/s) [2022-01-19T19:35:13.785Z] #13 21.49 Reading package lists... [2022-01-19T19:35:13.825Z] #42 31.50 Reading package lists... [2022-01-19T19:35:13.825Z] #42 ... [2022-01-19T19:35:13.825Z] [2022-01-19T19:35:13.825Z] #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-01-19T19:35:13.825Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:13.825Z] #36 24.83 Fetched 8471 kB in 20s (431 kB/s) [2022-01-19T19:35:13.825Z] #36 24.83 Reading package lists... [2022-01-19T19:35:13.825Z] #36 31.81 Reading package lists... [2022-01-19T19:35:13.825Z] #36 ... [2022-01-19T19:35:13.825Z] [2022-01-19T19:35:13.825Z] #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-01-19T19:35:13.825Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:35:13.825Z] #40 25.15 Checking out files: 90% (1603/1779) Checking out files: 91% (1619/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-19T19:35:13.825Z] #40 25.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-19T19:35:13.825Z] #40 27.37 + 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-01-19T19:35:13.918Z] #49 ... [2022-01-19T19:35:13.918Z] [2022-01-19T19:35:13.918Z] #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-01-19T19:35:13.918Z] #58 sha256:52d5c1cfbd6f148f405e936ca24d5929d4887e257bf19a911e2f616a44fd4cee [2022-01-19T19:35:13.918Z] #58 23.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-19T19:35:13.918Z] #58 28.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-19T19:35:13.918Z] #58 ... [2022-01-19T19:35:13.918Z] [2022-01-19T19:35:13.918Z] #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-01-19T19:35:13.918Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:35:13.918Z] #40 29.19 + 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-01-19T19:35:13.931Z] #32 49.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-19T19:35:14.866Z] #32 ... [2022-01-19T19:35:14.866Z] [2022-01-19T19:35:14.866Z] #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-01-19T19:35:14.866Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:35:14.866Z] #34 40.50 sync [2022-01-19T19:35:14.866Z] #34 40.50 internal/reflectlite [2022-01-19T19:35:14.866Z] #34 42.00 internal/testlog [2022-01-19T19:35:14.866Z] #34 43.59 sort [2022-01-19T19:35:14.866Z] #34 43.59 errors [2022-01-19T19:35:14.866Z] #34 44.18 strconv [2022-01-19T19:35:14.866Z] #34 45.86 io [2022-01-19T19:35:14.866Z] #34 47.25 internal/oserror [2022-01-19T19:35:14.866Z] #34 47.43 syscall [2022-01-19T19:35:14.866Z] #34 49.31 reflect [2022-01-19T19:35:14.866Z] #34 ... [2022-01-19T19:35:14.866Z] [2022-01-19T19:35:14.866Z] #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-01-19T19:35:14.866Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:14.866Z] #42 44.67 Fetched 4095 kB in 1s (4035 kB/s) [2022-01-19T19:35:14.866Z] #42 44.84 Selecting previously unselected package libcap-dev:amd64. [2022-01-19T19:35:14.866Z] #42 44.86 (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-01-19T19:35:14.866Z] #42 44.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 44.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:14.866Z] #42 45.22 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:35:14.866Z] #42 45.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 45.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:14.866Z] #42 45.42 Selecting previously unselected package libnet1-dev. [2022-01-19T19:35:14.866Z] #42 45.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 45.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:14.866Z] #42 45.80 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:35:14.866Z] #42 45.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 45.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:14.866Z] #42 45.93 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-19T19:35:14.866Z] #42 45.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 45.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:14.866Z] #42 46.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:35:14.866Z] #42 46.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 46.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:14.866Z] #42 46.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-19T19:35:14.866Z] #42 46.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 46.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:14.866Z] #42 46.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-19T19:35:14.866Z] #42 46.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 46.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:14.866Z] #42 46.83 Selecting previously unselected package libprotobuf17:amd64. [2022-01-19T19:35:14.866Z] #42 46.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 46.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:14.866Z] #42 47.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-19T19:35:14.866Z] #42 47.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 47.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:14.866Z] #42 47.95 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-19T19:35:14.866Z] #42 47.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 47.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:14.866Z] #42 49.42 Selecting previously unselected package libprotoc17:amd64. [2022-01-19T19:35:14.866Z] #42 49.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 49.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:14.866Z] #42 50.05 Selecting previously unselected package protobuf-c-compiler. [2022-01-19T19:35:14.866Z] #42 50.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 50.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:14.866Z] #42 50.22 Selecting previously unselected package protobuf-compiler. [2022-01-19T19:35:14.866Z] #42 50.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:14.866Z] #42 50.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:14.866Z] #42 50.39 Selecting previously unselected package python-pkg-resources. [2022-01-19T19:35:14.866Z] #42 50.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:35:14.866Z] #42 50.41 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:14.866Z] #42 50.69 Selecting previously unselected package python-six. [2022-01-19T19:35:14.866Z] #42 50.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-19T19:35:14.866Z] #42 50.74 Unpacking python-six (1.12.0-1) ... [2022-01-19T19:35:15.125Z] #42 50.91 Selecting previously unselected package python-protobuf. [2022-01-19T19:35:15.125Z] #42 50.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:15.125Z] #42 50.92 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:15.691Z] #42 ... [2022-01-19T19:35:15.691Z] [2022-01-19T19:35:15.691Z] #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-01-19T19:35:15.691Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:35:15.691Z] #51 51.43 reflect [2022-01-19T19:35:15.691Z] #51 51.44 syscall [2022-01-19T19:35:15.832Z] #40 ... [2022-01-19T19:35:15.832Z] [2022-01-19T19:35:15.832Z] #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-01-19T19:35:15.832Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:15.832Z] #36 28.63 Reading package lists... [2022-01-19T19:35:15.980Z] #51 ... [2022-01-19T19:35:15.980Z] [2022-01-19T19:35:15.980Z] #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-01-19T19:35:15.980Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:15.980Z] #36 41.53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:15.980Z] #36 41.53 Need to get 14.9 MB of archives. [2022-01-19T19:35:15.980Z] #36 41.53 After this operation, 61.8 MB of additional disk space will be used. [2022-01-19T19:35:15.980Z] #36 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:35:15.980Z] #36 41.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:35:15.980Z] #36 41.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-19T19:35:15.980Z] #36 42.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:35:15.980Z] #36 43.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-19T19:35:15.980Z] #36 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-19T19:35:15.980Z] #36 43.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-19T19:35:15.980Z] #36 43.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-19T19:35:15.980Z] #36 43.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-19T19:35:15.980Z] #36 43.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-19T19:35:15.980Z] #36 45.53 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:15.980Z] #36 45.82 Fetched 14.9 MB in 3s (5880 kB/s) [2022-01-19T19:35:15.980Z] #36 45.91 Selecting previously unselected package xxd. [2022-01-19T19:35:15.980Z] #36 45.91 (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-01-19T19:35:15.980Z] #36 46.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:35:15.980Z] #36 46.01 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:35:15.980Z] #36 46.25 Selecting previously unselected package vim-common. [2022-01-19T19:35:15.980Z] #36 46.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:35:15.980Z] #36 46.32 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:15.980Z] #36 46.62 Selecting previously unselected package cmake-data. [2022-01-19T19:35:15.980Z] #36 46.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-19T19:35:15.980Z] #36 46.63 Unpacking cmake-data (3.13.4-1) ... [2022-01-19T19:35:15.980Z] #36 49.79 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:35:15.980Z] #36 49.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:35:15.980Z] #36 49.84 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:15.980Z] #36 ... [2022-01-19T19:35:15.980Z] [2022-01-19T19:35:15.980Z] #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-01-19T19:35:15.980Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:15.980Z] #42 51.54 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:16.321Z] #13 29.00 Reading package lists... [2022-01-19T19:35:16.321Z] #13 ... [2022-01-19T19:35:16.321Z] [2022-01-19T19:35:16.321Z] #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-01-19T19:35:16.321Z] #58 sha256:ffab96dfa1a4383035b7f5cf3fc54da99d6c5d019de008dc89d9739b444991ac [2022-01-19T19:35:16.321Z] #58 26.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-19T19:35:16.341Z] #40 ... [2022-01-19T19:35:16.341Z] [2022-01-19T19:35:16.341Z] #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-01-19T19:35:16.341Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:35:16.341Z] #58 26.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-19T19:35:16.341Z] #58 ... [2022-01-19T19:35:16.341Z] [2022-01-19T19:35:16.341Z] #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-01-19T19:35:16.341Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:16.341Z] #13 22.54 Fetched 9004 kB in 20s (445 kB/s) [2022-01-19T19:35:16.341Z] #13 22.54 Reading package lists... [2022-01-19T19:35:16.341Z] #13 29.88 Reading package lists... [2022-01-19T19:35:16.341Z] #13 ... [2022-01-19T19:35:16.341Z] [2022-01-19T19:35:16.341Z] #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-01-19T19:35:16.341Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:16.341Z] #55 30.96 Reading package lists... [2022-01-19T19:35:16.580Z] #58 ... [2022-01-19T19:35:16.580Z] [2022-01-19T19:35:16.580Z] #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-01-19T19:35:16.580Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:16.580Z] #36 30.59 Reading package lists... [2022-01-19T19:35:16.774Z] #36 35.91 Building dependency tree... [2022-01-19T19:35:16.774Z] #36 ... [2022-01-19T19:35:16.774Z] [2022-01-19T19:35:16.774Z] #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-01-19T19:35:16.774Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:16.774Z] #42 26.70 Fetched 8471 kB in 17s (488 kB/s) [2022-01-19T19:35:16.774Z] #42 26.70 Reading package lists... [2022-01-19T19:35:17.035Z] #42 34.23 Reading package lists... [2022-01-19T19:35:17.035Z] #42 ... [2022-01-19T19:35:17.035Z] [2022-01-19T19:35:17.035Z] #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-01-19T19:35:17.035Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:17.035Z] #55 23.04 Reading package lists... [2022-01-19T19:35:17.035Z] #55 30.45 Reading package lists... [2022-01-19T19:35:17.035Z] #55 36.53 Building dependency tree... [2022-01-19T19:35:17.035Z] #55 ... [2022-01-19T19:35:17.035Z] [2022-01-19T19:35:17.035Z] #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-01-19T19:35:17.035Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:17.035Z] #45 27.01 vendor/golang.org/x/crypto/internal/subtle [2022-01-19T19:35:17.296Z] #45 ... [2022-01-19T19:35:17.296Z] [2022-01-19T19:35:17.296Z] #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-01-19T19:35:17.296Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:17.296Z] #13 29.09 Fetched 9004 kB in 19s (486 kB/s) [2022-01-19T19:35:17.963Z] #55 37.72 Building dependency tree... [2022-01-19T19:35:18.219Z] #36 37.48 Building dependency tree... [2022-01-19T19:35:18.220Z] #55 39.19 Reading state information... [2022-01-19T19:35:18.478Z] #36 39.00 Reading state information... [2022-01-19T19:35:19.211Z] #13 29.09 Reading package lists... [2022-01-19T19:35:19.211Z] #13 ... [2022-01-19T19:35:19.211Z] [2022-01-19T19:35:19.211Z] #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-01-19T19:35:19.211Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:19.211Z] #34 38.91 internal/reflectlite [2022-01-19T19:35:19.211Z] #34 38.92 sync [2022-01-19T19:35:20.209Z] #42 ... [2022-01-19T19:35:20.209Z] [2022-01-19T19:35:20.209Z] #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-01-19T19:35:20.209Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:20.209Z] #13 40.45 The following additional packages will be installed: [2022-01-19T19:35:20.209Z] #13 40.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-19T19:35:20.209Z] #13 40.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-19T19:35:20.209Z] #13 40.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-19T19:35:20.209Z] #13 40.46 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-19T19:35:20.209Z] #13 40.46 mingw-w64-x86-64-dev [2022-01-19T19:35:20.209Z] #13 40.48 Suggested packages: [2022-01-19T19:35:20.209Z] #13 40.49 gcc-8-locales seccomp wine64 [2022-01-19T19:35:20.209Z] #13 41.81 The following NEW packages will be installed: [2022-01-19T19:35:20.209Z] #13 41.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-19T19:35:20.209Z] #13 41.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-19T19:35:20.209Z] #13 41.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-19T19:35:20.209Z] #13 41.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-19T19:35:20.209Z] #13 41.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-19T19:35:20.209Z] #13 41.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-19T19:35:20.209Z] #13 41.86 The following packages will be upgraded: [2022-01-19T19:35:20.209Z] #13 41.86 libseccomp2 [2022-01-19T19:35:20.209Z] #13 42.30 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:20.209Z] #13 42.30 Need to get 77.8 MB of archives. [2022-01-19T19:35:20.209Z] #13 42.30 After this operation, 487 MB of additional disk space will be used. [2022-01-19T19:35:20.209Z] #13 42.30 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-01-19T19:35:20.209Z] #13 42.32 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-19T19:35:20.209Z] #13 42.34 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-19T19:35:20.209Z] #13 42.53 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-01-19T19:35:20.209Z] #13 42.82 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-01-19T19:35:20.209Z] #13 42.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-19T19:35:20.209Z] #13 42.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-19T19:35:20.209Z] #13 42.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-19T19:35:20.209Z] #13 43.29 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-01-19T19:35:20.209Z] #13 43.60 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-01-19T19:35:20.209Z] #13 43.60 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-01-19T19:35:20.209Z] #13 47.43 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-01-19T19:35:20.209Z] #13 50.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-19T19:35:20.209Z] #13 50.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-19T19:35:20.209Z] #13 50.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:20.209Z] #13 50.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:20.209Z] #13 50.26 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-01-19T19:35:20.209Z] #13 50.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-19T19:35:20.209Z] #13 50.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-19T19:35:20.209Z] #13 50.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-19T19:35:20.209Z] #13 50.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-19T19:35:20.209Z] #13 50.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-19T19:35:20.209Z] #13 50.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-19T19:35:20.209Z] #13 50.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-19T19:35:20.209Z] #13 50.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-19T19:35:20.209Z] #13 50.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-19T19:35:20.384Z] #36 41.09 The following additional packages will be installed: [2022-01-19T19:35:20.384Z] #36 41.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-19T19:35:20.384Z] #36 41.12 Suggested packages: [2022-01-19T19:35:20.384Z] #36 41.12 cmake-doc ninja-build lrzip [2022-01-19T19:35:20.384Z] #36 41.12 Recommended packages: [2022-01-19T19:35:20.384Z] #36 41.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-19T19:35:20.468Z] #13 ... [2022-01-19T19:35:20.468Z] [2022-01-19T19:35:20.468Z] #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-01-19T19:35:20.468Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:35:20.468Z] #34 56.24 internal/syscall/unix [2022-01-19T19:35:20.598Z] #34 40.71 internal/testlog [2022-01-19T19:35:20.738Z] #55 41.29 The following additional packages will be installed: [2022-01-19T19:35:20.738Z] #55 41.30 libbtrfs0 [2022-01-19T19:35:20.738Z] #55 41.53 The following NEW packages will be installed: [2022-01-19T19:35:20.738Z] #55 41.56 libbtrfs-dev libbtrfs0 [2022-01-19T19:35:20.994Z] #55 41.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:20.994Z] #55 41.96 Need to get 119 kB of archives. [2022-01-19T19:35:20.994Z] #55 41.96 After this operation, 387 kB of additional disk space will be used. [2022-01-19T19:35:20.994Z] #55 41.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:20.994Z] #55 41.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:21.037Z] #34 56.72 time [2022-01-19T19:35:21.764Z] #36 42.07 The following NEW packages will be installed: [2022-01-19T19:35:21.764Z] #36 42.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-19T19:35:21.764Z] #36 42.11 vim-common xxd [2022-01-19T19:35:21.764Z] #36 ... [2022-01-19T19:35:21.764Z] [2022-01-19T19:35:21.764Z] #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-01-19T19:35:21.764Z] #67 sha256:50e8cd447f12de0c405428dc823a1452283076782f22a6e4413417362b205fc6 [2022-01-19T19:35:21.764Z] #67 DONE 42.4s [2022-01-19T19:35:21.764Z] [2022-01-19T19:35:21.764Z] #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-01-19T19:35:21.764Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:35:21.764Z] #34 41.62 sync [2022-01-19T19:35:21.764Z] #34 41.64 internal/reflectlite [2022-01-19T19:35:21.923Z] #55 ... [2022-01-19T19:35:21.923Z] [2022-01-19T19:35:21.923Z] #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-01-19T19:35:21.923Z] #67 sha256:9e3410352052415545eee47533c84f9bd7519edf4c4c98a1bc7c05603e3b13c9 [2022-01-19T19:35:21.923Z] #67 DONE 42.9s [2022-01-19T19:35:21.923Z] [2022-01-19T19:35:21.923Z] #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-01-19T19:35:21.923Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:21.923Z] #36 31.81 Reading package lists... [2022-01-19T19:35:21.923Z] #36 38.51 Building dependency tree... [2022-01-19T19:35:21.923Z] #36 40.00 Reading state information... [2022-01-19T19:35:21.923Z] #36 41.90 The following additional packages will be installed: [2022-01-19T19:35:21.923Z] #36 41.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-19T19:35:21.923Z] #36 41.95 Suggested packages: [2022-01-19T19:35:21.923Z] #36 41.95 cmake-doc ninja-build lrzip [2022-01-19T19:35:21.923Z] #36 41.95 Recommended packages: [2022-01-19T19:35:21.923Z] #36 41.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-19T19:35:21.923Z] #36 42.96 The following NEW packages will be installed: [2022-01-19T19:35:21.923Z] #36 43.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-19T19:35:21.923Z] #36 43.03 vim-common xxd [2022-01-19T19:35:21.983Z] #34 41.78 sort [2022-01-19T19:35:21.983Z] #34 41.78 errors [2022-01-19T19:35:22.179Z] #36 ... [2022-01-19T19:35:22.179Z] [2022-01-19T19:35:22.179Z] #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-01-19T19:35:22.179Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:22.179Z] #55 43.29 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:22.247Z] #34 42.26 strconv [2022-01-19T19:35:22.741Z] #55 43.60 Fetched 119 kB in 0s (448 kB/s) [2022-01-19T19:35:22.742Z] #55 43.80 Selecting previously unselected package libbtrfs0. [2022-01-19T19:35:22.820Z] #34 ... [2022-01-19T19:35:22.820Z] [2022-01-19T19:35:22.820Z] #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-01-19T19:35:22.820Z] #67 sha256:c3bcb457dd0b22dd578b971b1e4687f22672d196c93f3828452834e9c5e59ec0 [2022-01-19T19:35:22.820Z] #67 DONE 42.6s [2022-01-19T19:35:22.820Z] [2022-01-19T19:35:22.820Z] #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-01-19T19:35:22.820Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:22.820Z] #55 36.53 Building dependency tree... [2022-01-19T19:35:22.820Z] #55 38.09 Reading state information... [2022-01-19T19:35:22.820Z] #55 40.19 The following additional packages will be installed: [2022-01-19T19:35:22.820Z] #55 40.19 libbtrfs0 [2022-01-19T19:35:22.820Z] #55 40.40 The following NEW packages will be installed: [2022-01-19T19:35:22.820Z] #55 40.42 libbtrfs-dev libbtrfs0 [2022-01-19T19:35:22.820Z] #55 40.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:22.820Z] #55 40.85 Need to get 119 kB of archives. [2022-01-19T19:35:22.820Z] #55 40.85 After this operation, 387 kB of additional disk space will be used. [2022-01-19T19:35:22.820Z] #55 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:22.820Z] #55 40.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:22.820Z] #55 42.11 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:22.820Z] #55 42.31 Fetched 119 kB in 0s (438 kB/s) [2022-01-19T19:35:22.820Z] #55 42.61 Selecting previously unselected package libbtrfs0. [2022-01-19T19:35:22.820Z] #55 42.61 (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-01-19T19:35:22.820Z] #55 42.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:35:22.820Z] #55 42.74 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:22.820Z] #55 42.87 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:35:22.820Z] #55 42.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:35:22.820Z] #55 42.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:22.941Z] #34 ... [2022-01-19T19:35:22.941Z] [2022-01-19T19:35:22.941Z] #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-01-19T19:35:22.941Z] #47 sha256:ebaacdb8a2b037cdbf5ad7be116e6cc01e5780a3ce00316a27bff26750f732dd [2022-01-19T19:35:22.941Z] #47 DONE 58.4s [2022-01-19T19:35:22.941Z] [2022-01-19T19:35:22.941Z] #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-01-19T19:35:22.941Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:35:22.941Z] #45 48.45 bytes [2022-01-19T19:35:22.941Z] #45 48.46 strconv [2022-01-19T19:35:22.941Z] #45 50.95 strings [2022-01-19T19:35:22.941Z] #45 52.43 reflect [2022-01-19T19:35:22.941Z] #45 54.47 bufio [2022-01-19T19:35:22.941Z] #45 56.47 internal/syscall/unix [2022-01-19T19:35:22.941Z] #45 56.84 time [2022-01-19T19:35:22.941Z] #45 ... [2022-01-19T19:35:22.941Z] [2022-01-19T19:35:22.941Z] #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-01-19T19:35:22.941Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:22.941Z] #13 51.60 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:22.941Z] #13 51.77 Fetched 77.8 MB in 8s (9246 kB/s) [2022-01-19T19:35:22.941Z] #13 51.91 (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-01-19T19:35:22.941Z] #13 51.99 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:35:22.941Z] #13 52.03 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-19T19:35:22.941Z] #13 52.29 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:35:22.941Z] #13 52.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-19T19:35:22.941Z] #13 52.46 (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-01-19T19:35:22.941Z] #13 52.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:22.941Z] #13 52.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:35:22.998Z] #55 43.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-01-19T19:35:22.998Z] #55 43.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:35:22.998Z] #55 43.98 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:23.080Z] #55 ... [2022-01-19T19:35:23.080Z] [2022-01-19T19:35:23.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-01-19T19:35:23.080Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:23.080Z] #34 43.11 io [2022-01-19T19:35:23.212Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c96e316dd542cd5) in /home/ubuntu/workspace/moby_PR-43147 [Pipeline] { [Pipeline] checkout [2022-01-19T19:35:23.254Z] #55 44.24 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:35:23.254Z] #55 44.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:35:23.254Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:23.254Z] #55 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:23.390Z] The recommended git tool is: git [2022-01-19T19:35:23.511Z] #55 44.52 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:23.511Z] #55 44.54 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:23.652Z] #34 ... [2022-01-19T19:35:23.652Z] [2022-01-19T19:35:23.652Z] #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-01-19T19:35:23.652Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:23.652Z] #55 43.17 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:23.652Z] #55 43.21 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:23.652Z] #55 43.22 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:23.652Z] #55 DONE 43.7s [2022-01-19T19:35:23.652Z] [2022-01-19T19:35:23.652Z] #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-01-19T19:35:23.652Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:35:23.670Z] #34 44.21 internal/testlog [2022-01-19T19:35:23.768Z] #55 DONE 44.9s [2022-01-19T19:35:23.768Z] [2022-01-19T19:35:23.768Z] #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-01-19T19:35:23.768Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:35:24.239Z] #34 45.11 sort [2022-01-19T19:35:24.499Z] #34 45.11 errors [2022-01-19T19:35:24.703Z] #56 0.956 + RM_GOPATH=0 [2022-01-19T19:35:24.703Z] #56 0.956 + TMP_GOPATH= [2022-01-19T19:35:24.703Z] #56 0.957 + : /build [2022-01-19T19:35:24.703Z] #56 0.957 + '[' -z '' ']' [2022-01-19T19:35:24.703Z] #56 0.958 ++ mktemp -d [2022-01-19T19:35:24.703Z] #56 0.962 + export GOPATH=/tmp/tmp.n1AllOpIFq [2022-01-19T19:35:24.703Z] #56 0.963 + GOPATH=/tmp/tmp.n1AllOpIFq [2022-01-19T19:35:24.703Z] #56 0.963 + RM_GOPATH=1 [2022-01-19T19:35:24.703Z] #56 0.964 + case "$(go env GOARCH)" in [2022-01-19T19:35:24.703Z] #56 0.964 ++ go env GOARCH [2022-01-19T19:35:24.703Z] #56 0.981 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:24.703Z] #56 0.981 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:24.703Z] #56 0.982 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:24.703Z] #56 1.010 + dir=/tmp/install [2022-01-19T19:35:24.758Z] #34 45.51 strconv [2022-01-19T19:35:24.960Z] #56 1.011 + bin=containerd [2022-01-19T19:35:24.960Z] #56 1.011 + shift [2022-01-19T19:35:24.960Z] #56 1.011 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-19T19:35:24.960Z] #56 1.011 + . /tmp/install/containerd.installer [2022-01-19T19:35:24.960Z] #56 1.012 ++ set -e [2022-01-19T19:35:24.960Z] #56 1.012 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:24.960Z] #56 1.013 + install_containerd [2022-01-19T19:35:24.960Z] #56 1.014 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-19T19:35:24.960Z] #56 1.018 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:24.960Z] #56 1.020 + git clone https://github.com/containerd/containerd.git /tmp/tmp.n1AllOpIFq/src/github.com/containerd/containerd [2022-01-19T19:35:24.960Z] #56 1.025 Cloning into '/tmp/tmp.n1AllOpIFq/src/github.com/containerd/containerd'... [2022-01-19T19:35:25.017Z] #34 ... [2022-01-19T19:35:25.017Z] [2022-01-19T19:35:25.017Z] #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-01-19T19:35:25.017Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-19T19:35:25.017Z] #55 31.19 Reading package lists... [2022-01-19T19:35:25.017Z] #55 38.28 Building dependency tree... [2022-01-19T19:35:25.017Z] #55 39.86 Reading state information... [2022-01-19T19:35:25.017Z] #55 41.99 The following additional packages will be installed: [2022-01-19T19:35:25.017Z] #55 42.00 libbtrfs0 [2022-01-19T19:35:25.017Z] #55 42.26 The following NEW packages will be installed: [2022-01-19T19:35:25.017Z] #55 42.27 libbtrfs-dev libbtrfs0 [2022-01-19T19:35:25.017Z] #55 42.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:25.017Z] #55 42.76 Need to get 119 kB of archives. [2022-01-19T19:35:25.017Z] #55 42.76 After this operation, 387 kB of additional disk space will be used. [2022-01-19T19:35:25.017Z] #55 42.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:25.017Z] #55 42.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:25.017Z] #55 44.40 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:25.017Z] #55 44.63 Fetched 119 kB in 0s (336 kB/s) [2022-01-19T19:35:25.017Z] #55 44.72 Selecting previously unselected package libbtrfs0. [2022-01-19T19:35:25.017Z] #55 44.72 (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-01-19T19:35:25.017Z] #55 44.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:35:25.017Z] #55 44.79 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:25.017Z] #55 44.91 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:35:25.017Z] #55 44.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:35:25.017Z] #55 44.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:25.017Z] #55 45.18 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:35:25.017Z] #55 45.20 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:35:25.017Z] #55 45.21 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:25.017Z] #55 DONE 45.8s [2022-01-19T19:35:25.017Z] [2022-01-19T19:35:25.017Z] #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-01-19T19:35:25.017Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:35:25.473Z] #13 55.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-19T19:35:25.473Z] #13 55.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:25.473Z] #13 55.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:35:26.405Z] #56 1.092 + RM_GOPATH=0 [2022-01-19T19:35:26.405Z] #56 1.092 + TMP_GOPATH= [2022-01-19T19:35:26.405Z] #56 1.093 + : /build [2022-01-19T19:35:26.405Z] #56 1.093 + '[' -z '' ']' [2022-01-19T19:35:26.405Z] #56 1.094 ++ mktemp -d [2022-01-19T19:35:26.405Z] #56 1.099 + export GOPATH=/tmp/tmp.jLkhILoWtY [2022-01-19T19:35:26.405Z] #56 1.102 + GOPATH=/tmp/tmp.jLkhILoWtY [2022-01-19T19:35:26.405Z] #56 1.102 + RM_GOPATH=1 [2022-01-19T19:35:26.405Z] #56 1.103 + case "$(go env GOARCH)" in [2022-01-19T19:35:26.405Z] #56 1.103 ++ go env GOARCH [2022-01-19T19:35:26.405Z] #56 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:26.405Z] #56 1.138 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:26.405Z] #56 1.139 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:26.405Z] #56 1.143 + dir=/tmp/install [2022-01-19T19:35:26.405Z] #56 1.151 + bin=containerd [2022-01-19T19:35:26.405Z] #56 1.153 + shift [2022-01-19T19:35:26.405Z] #56 1.153 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-19T19:35:26.405Z] #56 1.155 + . /tmp/install/containerd.installer [2022-01-19T19:35:26.405Z] #56 1.155 ++ set -e [2022-01-19T19:35:26.405Z] #56 1.155 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:26.405Z] #56 1.156 + install_containerd [2022-01-19T19:35:26.405Z] #56 1.156 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-19T19:35:26.405Z] #56 1.157 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:26.405Z] #56 1.157 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jLkhILoWtY/src/github.com/containerd/containerd [2022-01-19T19:35:26.405Z] #56 1.160 Cloning into '/tmp/tmp.jLkhILoWtY/src/github.com/containerd/containerd'... [2022-01-19T19:35:26.531Z] using credential docker-jenkins-github-credentials [2022-01-19T19:35:26.540Z] Cloning the remote Git repository [2022-01-19T19:35:26.540Z] Cloning with configured refspecs honoured and without tags [2022-01-19T19:35:26.853Z] #56 ... [2022-01-19T19:35:26.853Z] [2022-01-19T19:35:26.853Z] #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-01-19T19:35:26.853Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:26.853Z] #42 31.50 Reading package lists... [2022-01-19T19:35:26.853Z] #42 38.32 Building dependency tree... [2022-01-19T19:35:26.853Z] #42 42.02 The following additional packages will be installed: [2022-01-19T19:35:26.854Z] #42 42.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-19T19:35:26.854Z] #42 42.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-19T19:35:26.854Z] #42 42.03 Suggested packages: [2022-01-19T19:35:26.854Z] #42 42.04 manpages-dev python-setuptools [2022-01-19T19:35:26.854Z] #42 43.92 The following NEW packages will be installed: [2022-01-19T19:35:26.854Z] #42 43.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-19T19:35:26.854Z] #42 43.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-19T19:35:26.854Z] #42 43.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-19T19:35:26.854Z] #42 43.94 python-six zlib1g-dev [2022-01-19T19:35:26.854Z] #42 44.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:26.854Z] #42 44.46 Need to get 4095 kB of archives. [2022-01-19T19:35:26.854Z] #42 44.46 After this operation, 22.5 MB of additional disk space will be used. [2022-01-19T19:35:26.854Z] #42 44.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-19T19:35:26.854Z] #42 44.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:35:26.854Z] #42 44.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-19T19:35:26.854Z] #42 44.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:35:26.854Z] #42 44.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-19T19:35:26.854Z] #42 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:35:26.854Z] #42 44.50 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-01-19T19:35:26.854Z] #42 44.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-19T19:35:26.854Z] #42 44.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-19T19:35:26.854Z] #42 44.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-19T19:35:26.854Z] #42 44.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-19T19:35:26.854Z] #42 44.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-19T19:35:26.854Z] #42 44.77 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-01-19T19:35:26.854Z] #42 44.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-19T19:35:26.854Z] #42 44.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-19T19:35:26.854Z] #42 44.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-19T19:35:26.854Z] #42 44.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-19T19:35:26.854Z] #42 46.37 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:26.854Z] #42 46.59 Fetched 4095 kB in 1s (6404 kB/s) [2022-01-19T19:35:26.854Z] #42 46.67 Selecting previously unselected package libcap-dev:amd64. [2022-01-19T19:35:26.854Z] #42 46.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 ... 15421 files and directories currently installed.) [2022-01-19T19:35:26.854Z] #42 46.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 46.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:26.854Z] #42 46.90 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:35:26.854Z] #42 46.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 46.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:26.854Z] #42 47.05 Selecting previously unselected package libnet1-dev. [2022-01-19T19:35:26.854Z] #42 47.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 47.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:26.854Z] #42 47.34 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:35:26.854Z] #42 47.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 47.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:26.854Z] #42 47.49 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-19T19:35:26.854Z] #42 47.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 47.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:26.854Z] #42 47.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:35:26.854Z] #42 47.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 47.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:26.854Z] #42 47.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-19T19:35:26.854Z] #42 47.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:26.854Z] #42 47.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:26.979Z] #56 ... [2022-01-19T19:35:26.979Z] [2022-01-19T19:35:26.979Z] #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-01-19T19:35:26.979Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:26.979Z] #42 31.02 Reading package lists... [2022-01-19T19:35:26.979Z] #42 38.03 Building dependency tree... [2022-01-19T19:35:26.979Z] #42 39.53 Reading state information... [2022-01-19T19:35:26.979Z] #42 41.65 The following additional packages will be installed: [2022-01-19T19:35:26.979Z] #42 41.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-19T19:35:26.979Z] #42 41.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-19T19:35:26.979Z] #42 41.66 Suggested packages: [2022-01-19T19:35:26.979Z] #42 41.67 manpages-dev python-setuptools [2022-01-19T19:35:26.979Z] #42 43.20 The following NEW packages will be installed: [2022-01-19T19:35:26.979Z] #42 43.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-19T19:35:26.979Z] #42 43.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-19T19:35:26.979Z] #42 43.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-19T19:35:26.979Z] #42 43.20 python-six zlib1g-dev [2022-01-19T19:35:26.979Z] #42 43.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:26.979Z] #42 43.71 Need to get 4095 kB of archives. [2022-01-19T19:35:26.979Z] #42 43.71 After this operation, 22.5 MB of additional disk space will be used. [2022-01-19T19:35:26.979Z] #42 43.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-19T19:35:26.979Z] #42 43.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:35:26.979Z] #42 43.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-19T19:35:26.979Z] #42 43.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:35:26.979Z] #42 43.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-19T19:35:26.979Z] #42 43.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:35:26.979Z] #42 43.77 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-01-19T19:35:26.979Z] #42 43.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-19T19:35:26.979Z] #42 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-19T19:35:26.979Z] #42 44.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-19T19:35:26.979Z] #42 44.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-19T19:35:26.979Z] #42 44.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-19T19:35:26.979Z] #42 44.24 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-01-19T19:35:26.979Z] #42 44.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-19T19:35:26.979Z] #42 44.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-19T19:35:26.979Z] #42 44.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-19T19:35:26.979Z] #42 44.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-19T19:35:26.979Z] #42 45.62 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:26.979Z] #42 45.92 Fetched 4095 kB in 1s (4427 kB/s) [2022-01-19T19:35:26.979Z] #42 46.04 Selecting previously unselected package libcap-dev:amd64. [2022-01-19T19:35:26.979Z] #42 46.04 (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-01-19T19:35:26.979Z] #42 46.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 46.20 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:26.979Z] #42 46.37 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:35:26.979Z] #42 46.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 46.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:26.979Z] #42 46.53 Selecting previously unselected package libnet1-dev. [2022-01-19T19:35:26.979Z] #42 46.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 46.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:26.979Z] #42 46.82 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:35:26.979Z] #42 46.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 46.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:26.979Z] #42 47.01 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-19T19:35:26.979Z] #42 47.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 47.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:26.979Z] #42 47.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:35:26.979Z] #42 47.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 47.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:26.979Z] #42 47.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-19T19:35:26.979Z] #42 47.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 47.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:26.979Z] #42 47.65 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-19T19:35:26.979Z] #42 47.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-19T19:35:26.979Z] #42 47.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:26.558Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:35:26.615Z] > git init /home/ubuntu/workspace/moby_PR-43147 # timeout=10 [2022-01-19T19:35:27.111Z] #42 48.21 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-19T19:35:27.111Z] #42 48.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-19T19:35:27.111Z] #42 48.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:27.239Z] #42 47.90 Selecting previously unselected package libprotobuf17:amd64. [2022-01-19T19:35:27.239Z] #42 47.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:27.239Z] #42 47.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:27.368Z] #42 48.51 Selecting previously unselected package libprotobuf17:amd64. [2022-01-19T19:35:27.368Z] #42 48.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:27.368Z] #42 48.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:27.368Z] #42 ... [2022-01-19T19:35:27.368Z] [2022-01-19T19:35:27.368Z] #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-01-19T19:35:27.368Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:35:27.368Z] #49 38.59 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-19T19:35:27.368Z] #49 38.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-19T19:35:27.368Z] #49 38.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-19T19:35:27.368Z] #49 38.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-19T19:35:27.368Z] #49 38.96 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-19T19:35:27.368Z] #49 40.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-19T19:35:27.368Z] #49 40.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-19T19:35:27.368Z] #49 40.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-19T19:35:27.627Z] #49 ... [2022-01-19T19:35:27.627Z] [2022-01-19T19:35:27.627Z] #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-01-19T19:35:27.627Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:27.627Z] #36 43.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:27.627Z] #36 43.48 Need to get 14.9 MB of archives. [2022-01-19T19:35:27.627Z] #36 43.48 After this operation, 61.8 MB of additional disk space will be used. [2022-01-19T19:35:27.627Z] #36 43.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:35:27.627Z] #36 43.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:35:27.627Z] #36 43.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-19T19:35:27.627Z] #36 43.72 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:35:27.627Z] #36 44.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-19T19:35:27.627Z] #36 44.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-19T19:35:27.627Z] #36 44.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-19T19:35:27.627Z] #36 44.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-19T19:35:27.628Z] #36 44.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-19T19:35:27.628Z] #36 44.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-19T19:35:27.628Z] #36 46.46 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:27.628Z] #36 46.70 Fetched 14.9 MB in 2s (7204 kB/s) [2022-01-19T19:35:27.628Z] #36 46.77 Selecting previously unselected package xxd. [2022-01-19T19:35:27.628Z] #36 46.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-19T19:35:27.628Z] #36 46.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:35:27.628Z] #36 46.85 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:35:27.628Z] #36 47.08 Selecting previously unselected package vim-common. [2022-01-19T19:35:27.628Z] #36 47.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:35:27.628Z] #36 47.15 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:27.628Z] #36 47.43 Selecting previously unselected package cmake-data. [2022-01-19T19:35:27.628Z] #36 47.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-19T19:35:27.628Z] #36 47.44 Unpacking cmake-data (3.13.4-1) ... [2022-01-19T19:35:27.807Z] #42 ... [2022-01-19T19:35:27.807Z] [2022-01-19T19:35:27.807Z] #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-01-19T19:35:27.807Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:35:27.807Z] #49 38.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-19T19:35:27.807Z] #49 38.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-19T19:35:27.807Z] #49 38.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-19T19:35:27.807Z] #49 38.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-19T19:35:27.807Z] #49 38.85 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-19T19:35:27.807Z] #49 40.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-19T19:35:27.807Z] #49 40.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-19T19:35:27.807Z] #49 41.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-19T19:35:27.866Z] #56 ... [2022-01-19T19:35:27.866Z] [2022-01-19T19:35:27.866Z] #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-01-19T19:35:27.866Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:27.866Z] #36 35.91 Building dependency tree... [2022-01-19T19:35:27.866Z] #36 37.38 Reading state information... [2022-01-19T19:35:27.866Z] #36 39.34 The following additional packages will be installed: [2022-01-19T19:35:27.866Z] #36 39.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-19T19:35:27.866Z] #36 39.36 Suggested packages: [2022-01-19T19:35:27.866Z] #36 39.38 cmake-doc ninja-build lrzip [2022-01-19T19:35:27.866Z] #36 39.38 Recommended packages: [2022-01-19T19:35:27.866Z] #36 39.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-19T19:35:27.866Z] #36 40.42 The following NEW packages will be installed: [2022-01-19T19:35:27.866Z] #36 40.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-19T19:35:27.866Z] #36 40.48 vim-common xxd [2022-01-19T19:35:27.866Z] #36 40.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:27.866Z] #36 40.90 Need to get 14.9 MB of archives. [2022-01-19T19:35:27.866Z] #36 40.90 After this operation, 61.8 MB of additional disk space will be used. [2022-01-19T19:35:27.866Z] #36 40.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:35:27.866Z] #36 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:35:27.866Z] #36 40.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-19T19:35:27.866Z] #36 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:35:27.866Z] #36 41.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-19T19:35:27.866Z] #36 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-19T19:35:27.866Z] #36 42.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-19T19:35:27.866Z] #36 42.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-19T19:35:27.866Z] #36 42.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-19T19:35:27.866Z] #36 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-19T19:35:27.866Z] #36 43.56 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:27.866Z] #36 43.80 Fetched 14.9 MB in 2s (8455 kB/s) [2022-01-19T19:35:27.866Z] #36 43.95 Selecting previously unselected package xxd. [2022-01-19T19:35:27.866Z] #36 43.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-01-19T19:35:27.866Z] #36 44.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:35:27.866Z] #36 44.06 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:35:27.866Z] #36 44.31 Selecting previously unselected package vim-common. [2022-01-19T19:35:27.866Z] #36 44.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:35:27.866Z] #36 44.39 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:27.866Z] #36 44.73 Selecting previously unselected package cmake-data. [2022-01-19T19:35:27.866Z] #36 44.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-19T19:35:27.866Z] #36 44.82 Unpacking cmake-data (3.13.4-1) ... [2022-01-19T19:35:27.866Z] #36 ... [2022-01-19T19:35:27.866Z] [2022-01-19T19:35:27.866Z] #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-01-19T19:35:27.866Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:35:27.884Z] #36 ... [2022-01-19T19:35:27.884Z] [2022-01-19T19:35:27.884Z] #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-01-19T19:35:27.884Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:35:28.005Z] #13 58.55 Selecting previously unselected package binutils-mingw-w64. [2022-01-19T19:35:28.005Z] #13 58.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-19T19:35:28.005Z] #13 58.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:35:28.005Z] #13 ... [2022-01-19T19:35:28.005Z] [2022-01-19T19:35:28.005Z] #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-01-19T19:35:28.005Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:28.005Z] #36 57.59 Selecting previously unselected package libxml2:amd64. [2022-01-19T19:35:28.005Z] #36 57.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 57.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:28.005Z] #36 58.37 Selecting previously unselected package libarchive13:amd64. [2022-01-19T19:35:28.005Z] #36 58.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 58.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:28.005Z] #36 59.04 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-19T19:35:28.005Z] #36 59.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 59.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:28.005Z] #36 59.38 Selecting previously unselected package librhash0:amd64. [2022-01-19T19:35:28.005Z] #36 59.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 59.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:28.005Z] #36 59.73 Selecting previously unselected package libuv1:amd64. [2022-01-19T19:35:28.005Z] #36 59.73 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 59.74 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:28.005Z] #36 60.00 Selecting previously unselected package cmake. [2022-01-19T19:35:28.005Z] #36 60.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-19T19:35:28.005Z] #36 60.04 Unpacking cmake (3.13.4-1) ... [2022-01-19T19:35:28.005Z] #36 63.11 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:28.005Z] #36 63.15 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:35:28.005Z] #36 63.17 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:28.005Z] #36 63.23 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:28.005Z] #36 63.29 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:28.005Z] #36 63.30 Setting up cmake-data (3.13.4-1) ... [2022-01-19T19:35:28.005Z] #36 63.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:28.005Z] #36 63.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:28.005Z] #36 63.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:28.005Z] #36 63.40 Setting up cmake (3.13.4-1) ... [2022-01-19T19:35:28.005Z] #36 63.41 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:28.005Z] #36 63.51 Processing triggers for mime-support (3.62) ... [2022-01-19T19:35:28.005Z] #36 ... [2022-01-19T19:35:28.005Z] [2022-01-19T19:35:28.005Z] #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-01-19T19:35:28.005Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:28.005Z] #13 58.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-19T19:35:28.005Z] #13 58.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:28.005Z] #13 58.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:35:28.067Z] #49 ... [2022-01-19T19:35:28.067Z] [2022-01-19T19:35:28.067Z] #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-01-19T19:35:28.067Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:28.067Z] #42 48.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-19T19:35:28.067Z] #42 48.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:28.067Z] #42 48.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:27.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:35:27.340Z] > git --version # timeout=10 [2022-01-19T19:35:27.346Z] > git --version # 'git version 2.25.1' [2022-01-19T19:35:27.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:35:27.347Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:35:28.264Z] #13 ... [2022-01-19T19:35:28.264Z] [2022-01-19T19:35:28.264Z] #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-01-19T19:35:28.264Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:28.264Z] #36 DONE 64.0s [2022-01-19T19:35:28.264Z] [2022-01-19T19:35:28.264Z] #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-01-19T19:35:28.264Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:28.264Z] #13 58.97 Selecting previously unselected package dmsetup. [2022-01-19T19:35:28.264Z] #13 58.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:28.264Z] #13 58.99 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-19T19:35:28.327Z] #42 49.01 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-19T19:35:28.327Z] #42 49.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:28.327Z] #42 49.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:28.387Z] #32 47.60 Checking out files: 87% (1331/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-01-19T19:35:28.387Z] #32 48.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-19T19:35:28.450Z] #32 48.64 Checking out files: 88% (1348/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-01-19T19:35:28.648Z] #32 48.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-19T19:35:28.707Z] #32 49.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-19T19:35:28.831Z] #13 59.32 Selecting previously unselected package mingw-w64-common. [2022-01-19T19:35:28.831Z] #13 59.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-19T19:35:28.831Z] #13 59.34 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-19T19:35:28.963Z] #32 49.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-19T19:35:29.706Z] #42 50.37 Selecting previously unselected package libprotoc17:amd64. [2022-01-19T19:35:29.706Z] #42 50.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:29.706Z] #42 50.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:29.894Z] #32 ... [2022-01-19T19:35:29.894Z] [2022-01-19T19:35:29.894Z] #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-01-19T19:35:29.894Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:35:29.894Z] #34 40.83 sync [2022-01-19T19:35:29.894Z] #34 40.85 internal/reflectlite [2022-01-19T19:35:29.894Z] #34 42.46 internal/testlog [2022-01-19T19:35:29.894Z] #34 44.41 sort [2022-01-19T19:35:29.894Z] #34 44.42 errors [2022-01-19T19:35:29.894Z] #34 44.95 strconv [2022-01-19T19:35:29.894Z] #34 46.32 io [2022-01-19T19:35:29.894Z] #34 47.74 internal/oserror [2022-01-19T19:35:29.894Z] #34 47.98 syscall [2022-01-19T19:35:29.894Z] #34 49.19 reflect [2022-01-19T19:35:29.894Z] #34 ... [2022-01-19T19:35:29.894Z] [2022-01-19T19:35:29.894Z] #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-01-19T19:35:29.894Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:29.894Z] #36 50.62 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:35:29.894Z] #36 50.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:35:29.894Z] #36 50.69 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:30.033Z] #32 ... [2022-01-19T19:35:30.033Z] [2022-01-19T19:35:30.033Z] #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-01-19T19:35:30.033Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:35:30.033Z] #49 39.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-19T19:35:30.033Z] #49 39.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-19T19:35:30.033Z] #49 40.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-19T19:35:30.033Z] #49 40.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-19T19:35:30.033Z] #49 40.19 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-19T19:35:30.033Z] #49 41.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-19T19:35:30.033Z] #49 42.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-19T19:35:30.033Z] #49 42.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-19T19:35:30.033Z] #49 ... [2022-01-19T19:35:30.033Z] [2022-01-19T19:35:30.033Z] #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-01-19T19:35:30.033Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:35:30.033Z] #56 5.285 + RM_GOPATH=0 [2022-01-19T19:35:30.033Z] #56 5.285 + TMP_GOPATH= [2022-01-19T19:35:30.033Z] #56 5.286 + : /build [2022-01-19T19:35:30.033Z] #56 5.286 + '[' -z '' ']' [2022-01-19T19:35:30.033Z] #56 5.287 ++ mktemp -d [2022-01-19T19:35:30.033Z] #56 5.288 + export GOPATH=/tmp/tmp.o5qyYUXrpl [2022-01-19T19:35:30.033Z] #56 5.288 + GOPATH=/tmp/tmp.o5qyYUXrpl [2022-01-19T19:35:30.033Z] #56 5.288 + RM_GOPATH=1 [2022-01-19T19:35:30.033Z] #56 5.288 + case "$(go env GOARCH)" in [2022-01-19T19:35:30.033Z] #56 5.289 ++ go env GOARCH [2022-01-19T19:35:30.033Z] #56 5.307 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:30.033Z] #56 5.307 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:30.033Z] #56 5.308 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:30.033Z] #56 5.314 + dir=/tmp/install [2022-01-19T19:35:30.033Z] #56 5.315 + bin=containerd [2022-01-19T19:35:30.033Z] #56 5.315 + shift [2022-01-19T19:35:30.033Z] #56 5.316 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-19T19:35:30.033Z] #56 5.316 + . /tmp/install/containerd.installer [2022-01-19T19:35:30.033Z] #56 5.317 ++ set -e [2022-01-19T19:35:30.033Z] #56 5.318 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:30.033Z] #56 5.319 + install_containerd [2022-01-19T19:35:30.033Z] #56 5.322 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-19T19:35:30.033Z] #56 5.322 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:35:30.033Z] #56 5.323 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o5qyYUXrpl/src/github.com/containerd/containerd [2022-01-19T19:35:30.033Z] #56 5.329 Cloning into '/tmp/tmp.o5qyYUXrpl/src/github.com/containerd/containerd'... [2022-01-19T19:35:30.604Z] #56 ... [2022-01-19T19:35:30.604Z] [2022-01-19T19:35:30.604Z] #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-01-19T19:35:30.604Z] #47 sha256:5e5c7812efa9c6723f00ef7ebb7e4e034af77bb62bf6550b0b8ec1b497b4f6f2 [2022-01-19T19:35:30.604Z] #47 DONE 50.7s [2022-01-19T19:35:30.604Z] [2022-01-19T19:35:30.604Z] #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-01-19T19:35:30.604Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:30.604Z] #42 34.23 Reading package lists... [2022-01-19T19:35:30.604Z] #42 41.03 Building dependency tree... [2022-01-19T19:35:30.604Z] #42 42.60 Reading state information... [2022-01-19T19:35:30.604Z] #42 44.72 The following additional packages will be installed: [2022-01-19T19:35:30.604Z] #42 44.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-19T19:35:30.604Z] #42 44.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-19T19:35:30.604Z] #42 44.74 Suggested packages: [2022-01-19T19:35:30.604Z] #42 44.74 manpages-dev python-setuptools [2022-01-19T19:35:30.604Z] #42 46.15 The following NEW packages will be installed: [2022-01-19T19:35:30.604Z] #42 46.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-19T19:35:30.604Z] #42 46.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-19T19:35:30.604Z] #42 46.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-19T19:35:30.604Z] #42 46.15 python-six zlib1g-dev [2022-01-19T19:35:30.604Z] #42 46.56 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:30.604Z] #42 46.56 Need to get 4095 kB of archives. [2022-01-19T19:35:30.604Z] #42 46.56 After this operation, 22.5 MB of additional disk space will be used. [2022-01-19T19:35:30.604Z] #42 46.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-19T19:35:30.604Z] #42 46.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:35:30.604Z] #42 46.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-19T19:35:30.604Z] #42 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:35:30.604Z] #42 46.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-19T19:35:30.604Z] #42 46.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:35:30.604Z] #42 46.64 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-01-19T19:35:30.604Z] #42 46.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-19T19:35:30.604Z] #42 46.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-19T19:35:30.604Z] #42 46.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-19T19:35:30.604Z] #42 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-19T19:35:30.604Z] #42 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-19T19:35:30.604Z] #42 46.84 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-01-19T19:35:30.604Z] #42 46.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-19T19:35:30.604Z] #42 46.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-19T19:35:30.604Z] #42 46.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-19T19:35:30.604Z] #42 46.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-19T19:35:30.604Z] #42 48.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:30.604Z] #42 48.30 Fetched 4095 kB in 1s (6555 kB/s) [2022-01-19T19:35:30.604Z] #42 48.44 Selecting previously unselected package libcap-dev:amd64. [2022-01-19T19:35:30.604Z] #42 48.44 (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-01-19T19:35:30.604Z] #42 48.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 48.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:30.604Z] #42 48.69 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:35:30.604Z] #42 48.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 48.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:30.604Z] #42 48.84 Selecting previously unselected package libnet1-dev. [2022-01-19T19:35:30.604Z] #42 48.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 48.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:30.604Z] #42 49.05 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:35:30.604Z] #42 49.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 49.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:30.604Z] #42 49.20 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-19T19:35:30.604Z] #42 49.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 49.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:30.604Z] #42 49.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:35:30.604Z] #42 49.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 49.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:30.604Z] #42 49.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-19T19:35:30.604Z] #42 49.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:30.604Z] #42 49.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:30.605Z] #42 49.83 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-19T19:35:30.605Z] #42 49.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-19T19:35:30.605Z] #42 49.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:30.605Z] #42 50.11 Selecting previously unselected package libprotobuf17:amd64. [2022-01-19T19:35:30.605Z] #42 50.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:30.605Z] #42 50.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:30.605Z] #42 50.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-19T19:35:30.605Z] #42 50.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:30.605Z] #42 50.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:30.644Z] #42 51.18 Selecting previously unselected package protobuf-c-compiler. [2022-01-19T19:35:30.644Z] #42 51.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:30.644Z] #42 51.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:30.644Z] #42 ... [2022-01-19T19:35:30.644Z] [2022-01-19T19:35:30.644Z] #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-01-19T19:35:30.644Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:30.644Z] #13 29.00 Reading package lists... [2022-01-19T19:35:30.644Z] #13 36.14 Building dependency tree... [2022-01-19T19:35:30.644Z] #13 38.04 Reading state information... [2022-01-19T19:35:30.644Z] #13 40.58 The following additional packages will be installed: [2022-01-19T19:35:30.644Z] #13 40.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-19T19:35:30.644Z] #13 40.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-19T19:35:30.644Z] #13 40.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-19T19:35:30.644Z] #13 40.58 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-19T19:35:30.644Z] #13 40.58 mingw-w64-x86-64-dev [2022-01-19T19:35:30.644Z] #13 40.59 Suggested packages: [2022-01-19T19:35:30.644Z] #13 40.59 gcc-8-locales seccomp wine64 [2022-01-19T19:35:30.644Z] #13 41.98 The following NEW packages will be installed: [2022-01-19T19:35:30.644Z] #13 41.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-19T19:35:30.644Z] #13 41.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-19T19:35:30.644Z] #13 41.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-19T19:35:30.644Z] #13 41.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-19T19:35:30.644Z] #13 41.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-19T19:35:30.644Z] #13 41.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-19T19:35:30.644Z] #13 42.00 The following packages will be upgraded: [2022-01-19T19:35:30.644Z] #13 42.01 libseccomp2 [2022-01-19T19:35:30.644Z] #13 42.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:30.644Z] #13 42.49 Need to get 77.8 MB of archives. [2022-01-19T19:35:30.644Z] #13 42.49 After this operation, 487 MB of additional disk space will be used. [2022-01-19T19:35:30.644Z] #13 42.49 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-01-19T19:35:30.644Z] #13 42.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-19T19:35:30.644Z] #13 42.50 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-19T19:35:30.644Z] #13 42.70 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-01-19T19:35:30.644Z] #13 42.94 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-01-19T19:35:30.644Z] #13 42.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-19T19:35:30.644Z] #13 43.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-19T19:35:30.644Z] #13 43.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-19T19:35:30.644Z] #13 43.50 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-01-19T19:35:30.644Z] #13 43.84 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-01-19T19:35:30.644Z] #13 43.84 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-01-19T19:35:30.865Z] #42 50.75 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-19T19:35:30.865Z] #42 50.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:30.865Z] #42 50.75 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:30.903Z] #13 ... [2022-01-19T19:35:30.903Z] [2022-01-19T19:35:30.904Z] #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-01-19T19:35:30.904Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:30.904Z] #42 51.42 Selecting previously unselected package protobuf-compiler. [2022-01-19T19:35:30.904Z] #42 51.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:30.904Z] #42 51.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:30.904Z] #42 51.64 Selecting previously unselected package python-pkg-resources. [2022-01-19T19:35:31.127Z] #42 ... [2022-01-19T19:35:31.127Z] [2022-01-19T19:35:31.127Z] #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-01-19T19:35:31.127Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:31.127Z] #13 29.09 Reading package lists... [2022-01-19T19:35:31.127Z] #13 36.55 Reading package lists... [2022-01-19T19:35:31.127Z] #13 43.64 Building dependency tree... [2022-01-19T19:35:31.127Z] #13 45.26 Reading state information... [2022-01-19T19:35:31.162Z] #42 51.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:35:31.162Z] #42 51.65 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:31.265Z] #36 ... [2022-01-19T19:35:31.265Z] [2022-01-19T19:35:31.265Z] #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-01-19T19:35:31.265Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:31.265Z] #13 29.88 Reading package lists... [2022-01-19T19:35:31.265Z] #13 36.96 Building dependency tree... [2022-01-19T19:35:31.265Z] #13 41.33 The following additional packages will be installed: [2022-01-19T19:35:31.265Z] #13 41.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-19T19:35:31.265Z] #13 41.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-19T19:35:31.265Z] #13 41.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-19T19:35:31.265Z] #13 41.35 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-19T19:35:31.265Z] #13 41.35 mingw-w64-x86-64-dev [2022-01-19T19:35:31.265Z] #13 41.35 Suggested packages: [2022-01-19T19:35:31.265Z] #13 41.35 gcc-8-locales seccomp wine64 [2022-01-19T19:35:31.265Z] #13 42.55 The following NEW packages will be installed: [2022-01-19T19:35:31.265Z] #13 42.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-19T19:35:31.265Z] #13 42.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-19T19:35:31.265Z] #13 42.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-19T19:35:31.265Z] #13 42.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-19T19:35:31.265Z] #13 42.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-19T19:35:31.265Z] #13 42.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-19T19:35:31.265Z] #13 42.57 The following packages will be upgraded: [2022-01-19T19:35:31.265Z] #13 42.58 libseccomp2 [2022-01-19T19:35:31.265Z] #13 42.98 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:31.265Z] #13 42.98 Need to get 77.8 MB of archives. [2022-01-19T19:35:31.265Z] #13 42.98 After this operation, 487 MB of additional disk space will be used. [2022-01-19T19:35:31.265Z] #13 42.98 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-01-19T19:35:31.265Z] #13 43.02 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-19T19:35:31.265Z] #13 43.03 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-19T19:35:31.265Z] #13 43.21 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-01-19T19:35:31.265Z] #13 43.46 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-01-19T19:35:31.265Z] #13 43.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-19T19:35:31.265Z] #13 43.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-19T19:35:31.265Z] #13 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-19T19:35:31.265Z] #13 44.01 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-01-19T19:35:31.265Z] #13 44.29 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-01-19T19:35:31.265Z] #13 44.30 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-01-19T19:35:31.265Z] #13 ... [2022-01-19T19:35:31.265Z] [2022-01-19T19:35:31.266Z] #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-01-19T19:35:31.266Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:31.266Z] #42 49.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-19T19:35:31.266Z] #42 49.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:31.266Z] #42 49.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.266Z] #42 49.86 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-19T19:35:31.266Z] #42 49.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:31.266Z] #42 49.86 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.266Z] #42 51.27 Selecting previously unselected package libprotoc17:amd64. [2022-01-19T19:35:31.266Z] #42 51.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:31.266Z] #42 51.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.266Z] #42 52.00 Selecting previously unselected package protobuf-c-compiler. [2022-01-19T19:35:31.266Z] #42 52.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:31.266Z] #42 52.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:31.266Z] #42 52.19 Selecting previously unselected package protobuf-compiler. [2022-01-19T19:35:31.266Z] #42 52.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:31.266Z] #42 52.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:31.266Z] #42 52.40 Selecting previously unselected package python-pkg-resources. [2022-01-19T19:35:31.367Z] #13 ... [2022-01-19T19:35:31.367Z] [2022-01-19T19:35:31.367Z] #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-01-19T19:35:31.367Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:31.367Z] #42 56.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 56.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:31.367Z] #42 56.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:31.367Z] #42 56.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:31.367Z] #42 56.70 Setting up python-six (1.12.0-1) ... [2022-01-19T19:35:31.367Z] #42 61.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:31.367Z] #42 61.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:31.367Z] #42 61.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 61.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:31.367Z] #42 61.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 61.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 61.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:31.367Z] #42 61.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 61.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:31.367Z] #42 61.93 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:31.367Z] #42 ... [2022-01-19T19:35:31.367Z] [2022-01-19T19:35:31.367Z] #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-01-19T19:35:31.367Z] #37 sha256:1249ae0f0c5aa163c166aa8684b9d9457bbc702f209452026ee14f9cfba01d6c [2022-01-19T19:35:31.367Z] #37 0.963 + RM_GOPATH=0 [2022-01-19T19:35:31.367Z] #37 0.963 + TMP_GOPATH= [2022-01-19T19:35:31.367Z] #37 0.964 + : /build [2022-01-19T19:35:31.367Z] #37 0.964 + '[' -z '' ']' [2022-01-19T19:35:31.367Z] #37 0.965 ++ mktemp -d [2022-01-19T19:35:31.367Z] #37 0.968 + export GOPATH=/tmp/tmp.pPwvMg4dVL [2022-01-19T19:35:31.367Z] #37 0.972 + GOPATH=/tmp/tmp.pPwvMg4dVL [2022-01-19T19:35:31.367Z] #37 0.972 + RM_GOPATH=1 [2022-01-19T19:35:31.367Z] #37 0.972 + case "$(go env GOARCH)" in [2022-01-19T19:35:31.367Z] #37 0.973 ++ go env GOARCH [2022-01-19T19:35:31.367Z] #37 0.991 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:31.367Z] #37 0.992 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:31.367Z] #37 0.993 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:31.367Z] #37 0.995 + dir=/tmp/install [2022-01-19T19:35:31.367Z] #37 0.995 + bin=tini [2022-01-19T19:35:31.367Z] #37 0.995 + shift [2022-01-19T19:35:31.367Z] #37 0.995 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-19T19:35:31.367Z] #37 0.996 + . /tmp/install/tini.installer [2022-01-19T19:35:31.367Z] #37 0.996 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:31.367Z] #37 0.996 + install_tini [2022-01-19T19:35:31.367Z] #37 0.996 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-19T19:35:31.367Z] #37 1.000 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:31.367Z] #37 1.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.pPwvMg4dVL/tini [2022-01-19T19:35:31.367Z] #37 1.003 Cloning into '/tmp/tmp.pPwvMg4dVL/tini'... [2022-01-19T19:35:31.367Z] #37 1.867 + cd /tmp/tmp.pPwvMg4dVL/tini [2022-01-19T19:35:31.367Z] #37 1.867 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:31.367Z] #37 1.887 + cmake . [2022-01-19T19:35:31.367Z] #37 2.476 -- The C compiler identification is GNU 8.3.0 [2022-01-19T19:35:31.367Z] #37 2.535 -- Check for working C compiler: /usr/bin/cc [2022-01-19T19:35:31.388Z] #13 ... [2022-01-19T19:35:31.388Z] [2022-01-19T19:35:31.388Z] #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-01-19T19:35:31.388Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:31.388Z] #45 44.24 github.com/LK4D4/vndr/godl/singleflight [2022-01-19T19:35:31.388Z] #45 44.29 io [2022-01-19T19:35:31.388Z] #45 44.59 strconv [2022-01-19T19:35:31.388Z] #45 46.03 bytes [2022-01-19T19:35:31.388Z] #45 48.47 strings [2022-01-19T19:35:31.388Z] #45 48.62 reflect [2022-01-19T19:35:31.423Z] #42 51.91 Selecting previously unselected package python-six. [2022-01-19T19:35:31.423Z] #42 51.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-19T19:35:31.423Z] #42 51.93 Unpacking python-six (1.12.0-1) ... [2022-01-19T19:35:31.423Z] #42 52.04 Selecting previously unselected package python-protobuf. [2022-01-19T19:35:31.423Z] #42 52.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:31.423Z] #42 52.08 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:31.522Z] #42 52.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:35:31.522Z] #42 52.46 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:31.625Z] #37 3.268 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-19T19:35:31.625Z] #37 3.270 -- Detecting C compiler ABI info [2022-01-19T19:35:31.779Z] #42 52.71 Selecting previously unselected package python-six. [2022-01-19T19:35:31.779Z] #42 52.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-19T19:35:31.779Z] #42 52.75 Unpacking python-six (1.12.0-1) ... [2022-01-19T19:35:31.959Z] #45 51.85 bufio [2022-01-19T19:35:32.032Z] #42 ... [2022-01-19T19:35:32.032Z] [2022-01-19T19:35:32.032Z] #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-01-19T19:35:32.032Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:32.032Z] #36 42.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:32.032Z] #36 42.61 Need to get 14.9 MB of archives. [2022-01-19T19:35:32.032Z] #36 42.61 After this operation, 61.8 MB of additional disk space will be used. [2022-01-19T19:35:32.032Z] #36 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:35:32.032Z] #36 42.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:35:32.032Z] #36 42.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-19T19:35:32.032Z] #36 42.83 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:35:32.032Z] #36 44.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-19T19:35:32.032Z] #36 44.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-19T19:35:32.032Z] #36 44.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-19T19:35:32.032Z] #36 44.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-19T19:35:32.032Z] #36 44.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-19T19:35:32.032Z] #36 44.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-19T19:35:32.032Z] #36 45.47 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:32.032Z] #36 45.67 Fetched 14.9 MB in 2s (6763 kB/s) [2022-01-19T19:35:32.032Z] #36 45.87 Selecting previously unselected package xxd. [2022-01-19T19:35:32.032Z] #36 45.87 (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-01-19T19:35:32.032Z] #36 46.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:35:32.032Z] #36 46.12 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:35:32.032Z] #36 46.40 Selecting previously unselected package vim-common. [2022-01-19T19:35:32.032Z] #36 46.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:35:32.032Z] #36 46.50 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:32.032Z] #36 46.95 Selecting previously unselected package cmake-data. [2022-01-19T19:35:32.032Z] #36 46.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-19T19:35:32.032Z] #36 46.96 Unpacking cmake-data (3.13.4-1) ... [2022-01-19T19:35:32.032Z] #36 50.05 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:35:32.032Z] #36 50.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:35:32.032Z] #36 50.06 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:32.036Z] #42 53.10 Selecting previously unselected package python-protobuf. [2022-01-19T19:35:32.036Z] #42 53.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:32.036Z] #42 53.11 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:32.220Z] #45 ... [2022-01-19T19:35:32.220Z] [2022-01-19T19:35:32.220Z] #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-01-19T19:35:32.220Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:32.220Z] #13 47.22 The following additional packages will be installed: [2022-01-19T19:35:32.220Z] #13 47.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-19T19:35:32.220Z] #13 47.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-19T19:35:32.220Z] #13 47.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-19T19:35:32.220Z] #13 47.22 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-19T19:35:32.220Z] #13 47.22 mingw-w64-x86-64-dev [2022-01-19T19:35:32.220Z] #13 47.23 Suggested packages: [2022-01-19T19:35:32.220Z] #13 47.23 gcc-8-locales seccomp wine64 [2022-01-19T19:35:32.291Z] #36 ... [2022-01-19T19:35:32.291Z] [2022-01-19T19:35:32.291Z] #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-01-19T19:35:32.291Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:35:32.291Z] #32 48.58 Checking out files: 87% (1331/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-01-19T19:35:32.291Z] #32 49.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-19T19:35:32.291Z] #32 50.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-19T19:35:32.560Z] #37 4.051 -- Detecting C compiler ABI info - done [2022-01-19T19:35:32.560Z] #37 4.122 -- Detecting C compile features [2022-01-19T19:35:32.858Z] #42 53.86 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:33.604Z] #13 48.54 The following NEW packages will be installed: [2022-01-19T19:35:33.604Z] #13 48.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-19T19:35:33.604Z] #13 48.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-19T19:35:33.604Z] #13 48.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-19T19:35:33.604Z] #13 48.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-19T19:35:33.604Z] #13 48.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-19T19:35:33.604Z] #13 48.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-19T19:35:33.604Z] #13 48.58 The following packages will be upgraded: [2022-01-19T19:35:33.604Z] #13 48.58 libseccomp2 [2022-01-19T19:35:33.936Z] #37 ... [2022-01-19T19:35:33.936Z] [2022-01-19T19:35:33.936Z] #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-01-19T19:35:33.936Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:33.936Z] #42 68.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:33.936Z] #42 68.75 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:33.936Z] #42 DONE 69.4s [2022-01-19T19:35:33.936Z] [2022-01-19T19:35:33.936Z] #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-01-19T19:35:33.936Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:35:33.936Z] #34 63.80 internal/poll [2022-01-19T19:35:33.936Z] #34 64.96 internal/fmtsort [2022-01-19T19:35:33.936Z] #34 65.47 internal/syscall/execenv [2022-01-19T19:35:33.936Z] #34 65.62 path [2022-01-19T19:35:33.936Z] #34 66.31 io/fs [2022-01-19T19:35:33.936Z] #34 67.17 text/tabwriter [2022-01-19T19:35:33.936Z] #34 67.79 os [2022-01-19T19:35:33.936Z] #34 ... [2022-01-19T19:35:33.936Z] [2022-01-19T19:35:33.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-01-19T19:35:33.936Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:34.176Z] #13 49.16 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:35:34.176Z] #13 49.16 Need to get 77.8 MB of archives. [2022-01-19T19:35:34.176Z] #13 49.16 After this operation, 487 MB of additional disk space will be used. [2022-01-19T19:35:34.176Z] #13 49.16 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-01-19T19:35:34.176Z] #13 49.16 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-19T19:35:34.176Z] #13 49.16 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-19T19:35:34.437Z] #13 49.35 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-01-19T19:35:34.698Z] #13 49.77 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-01-19T19:35:34.698Z] #13 49.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-19T19:35:34.698Z] #13 49.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-19T19:35:34.698Z] #13 49.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-19T19:35:34.698Z] #13 ... [2022-01-19T19:35:34.698Z] [2022-01-19T19:35:34.698Z] #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-01-19T19:35:34.698Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:34.698Z] #34 44.70 internal/oserror [2022-01-19T19:35:34.698Z] #34 44.82 syscall [2022-01-19T19:35:34.698Z] #34 46.91 reflect [2022-01-19T19:35:34.698Z] #34 53.86 internal/syscall/unix [2022-01-19T19:35:34.698Z] #34 54.19 time [2022-01-19T19:35:34.959Z] #34 ... [2022-01-19T19:35:34.959Z] [2022-01-19T19:35:34.959Z] #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-01-19T19:35:34.959Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:34.959Z] #42 52.11 Selecting previously unselected package libprotoc17:amd64. [2022-01-19T19:35:34.959Z] #42 52.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:34.959Z] #42 52.17 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:34.959Z] #42 52.72 Selecting previously unselected package protobuf-c-compiler. [2022-01-19T19:35:34.959Z] #42 52.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:35:34.959Z] #42 52.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:34.959Z] #42 52.88 Selecting previously unselected package protobuf-compiler. [2022-01-19T19:35:34.959Z] #42 52.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:34.959Z] #42 52.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:34.959Z] #42 53.08 Selecting previously unselected package python-pkg-resources. [2022-01-19T19:35:34.959Z] #42 53.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:35:34.959Z] #42 53.11 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:34.959Z] #42 53.30 Selecting previously unselected package python-six. [2022-01-19T19:35:34.959Z] #42 53.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-19T19:35:34.959Z] #42 53.30 Unpacking python-six (1.12.0-1) ... [2022-01-19T19:35:34.959Z] #42 53.49 Selecting previously unselected package python-protobuf. [2022-01-19T19:35:34.959Z] #42 53.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-19T19:35:34.959Z] #42 53.49 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:34.959Z] #42 54.10 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:35.839Z] #43 ... [2022-01-19T19:35:35.839Z] [2022-01-19T19:35:35.839Z] #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-01-19T19:35:35.839Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:35:35.839Z] #51 61.24 time [2022-01-19T19:35:35.839Z] #51 66.39 encoding/binary [2022-01-19T19:35:35.839Z] #51 68.15 encoding/base64 [2022-01-19T19:35:35.839Z] #51 68.56 context [2022-01-19T19:35:35.839Z] #51 69.27 os [2022-01-19T19:35:35.839Z] #51 69.58 golang.org/x/sys/unix [2022-01-19T19:35:35.839Z] #51 ... [2022-01-19T19:35:35.839Z] [2022-01-19T19:35:35.839Z] #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-01-19T19:35:35.839Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:35.839Z] #13 66.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-19T19:35:35.839Z] #13 66.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-19T19:35:35.839Z] #13 66.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:35:36.143Z] #42 ... [2022-01-19T19:35:36.144Z] [2022-01-19T19:35:36.144Z] #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-01-19T19:35:36.144Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:36.144Z] #13 47.64 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-01-19T19:35:36.144Z] #13 49.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-19T19:35:36.144Z] #13 49.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-19T19:35:36.144Z] #13 49.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:36.144Z] #13 49.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:36.144Z] #13 49.89 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-01-19T19:35:36.144Z] #13 49.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-19T19:35:36.144Z] #13 49.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-19T19:35:36.144Z] #13 49.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-19T19:35:36.144Z] #13 49.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-19T19:35:36.144Z] #13 49.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-19T19:35:36.144Z] #13 50.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-19T19:35:36.144Z] #13 50.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-19T19:35:36.144Z] #13 50.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-19T19:35:36.144Z] #13 50.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-19T19:35:36.144Z] #13 51.33 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:36.144Z] #13 51.54 Fetched 77.8 MB in 7s (10.5 MB/s) [2022-01-19T19:35:36.144Z] #13 51.68 (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-01-19T19:35:36.144Z] #13 51.77 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:35:36.144Z] #13 51.79 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-19T19:35:36.433Z] #13 52.05 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:35:36.490Z] #32 ... [2022-01-19T19:35:36.490Z] [2022-01-19T19:35:36.490Z] #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-01-19T19:35:36.490Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:35:36.490Z] #34 46.45 io [2022-01-19T19:35:36.490Z] #34 47.96 internal/oserror [2022-01-19T19:35:36.490Z] #34 48.25 syscall [2022-01-19T19:35:36.490Z] #34 49.73 reflect [2022-01-19T19:35:36.490Z] #34 ... [2022-01-19T19:35:36.490Z] [2022-01-19T19:35:36.490Z] #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-01-19T19:35:36.490Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:36.490Z] #13 47.86 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-01-19T19:35:36.490Z] #13 50.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-19T19:35:36.490Z] #13 50.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-19T19:35:36.490Z] #13 50.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:36.490Z] #13 50.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:36.490Z] #13 50.45 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-01-19T19:35:36.490Z] #13 50.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-19T19:35:36.490Z] #13 50.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-19T19:35:36.490Z] #13 50.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-19T19:35:36.490Z] #13 50.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-19T19:35:36.490Z] #13 50.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-19T19:35:36.490Z] #13 50.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-19T19:35:36.490Z] #13 50.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-19T19:35:36.490Z] #13 50.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-19T19:35:36.490Z] #13 50.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-19T19:35:36.490Z] #13 51.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:36.689Z] #13 52.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-19T19:35:36.689Z] #13 52.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 ... 15421 files and directories currently installed.) [2022-01-19T19:35:36.689Z] #13 52.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:36.689Z] #13 52.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:35:36.749Z] #13 52.03 Fetched 77.8 MB in 8s (9211 kB/s) [2022-01-19T19:35:37.009Z] #13 52.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 ... 15421 files and directories currently installed.) [2022-01-19T19:35:37.009Z] #13 52.24 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:35:37.257Z] #13 ... [2022-01-19T19:35:37.257Z] [2022-01-19T19:35:37.257Z] #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-01-19T19:35:37.257Z] #47 sha256:76abe4317f404dbd13b4877c9a16f2c20fd82966991291809302b37c46c6f4eb [2022-01-19T19:35:37.257Z] #47 DONE 58.2s [2022-01-19T19:35:37.257Z] [2022-01-19T19:35:37.257Z] #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-01-19T19:35:37.257Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:35:37.257Z] #34 57.21 internal/syscall/unix [2022-01-19T19:35:37.257Z] #34 57.58 time [2022-01-19T19:35:37.269Z] #13 52.30 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-19T19:35:37.269Z] #13 52.50 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:35:37.269Z] #13 52.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-19T19:35:37.529Z] #13 52.70 (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-01-19T19:35:37.529Z] #13 52.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:37.529Z] #13 52.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:35:38.100Z] #13 ... [2022-01-19T19:35:38.100Z] [2022-01-19T19:35:38.100Z] #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-01-19T19:35:38.100Z] #47 sha256:6207505835d7f7ac386febff7fee0e438ab39530ca7241fdc44574add1a96c44 [2022-01-19T19:35:38.100Z] #47 DONE 58.7s [2022-01-19T19:35:38.100Z] [2022-01-19T19:35:38.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-01-19T19:35:38.100Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:38.100Z] #36 57.63 Selecting previously unselected package libxml2:amd64. [2022-01-19T19:35:38.100Z] #36 57.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-19T19:35:38.100Z] #36 57.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:38.100Z] #36 58.40 Selecting previously unselected package libarchive13:amd64. [2022-01-19T19:35:38.100Z] #36 58.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-19T19:35:38.100Z] #36 58.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:38.100Z] #36 58.90 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-19T19:35:38.100Z] #36 58.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-19T19:35:38.100Z] #36 58.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:38.315Z] #42 ... [2022-01-19T19:35:38.315Z] [2022-01-19T19:35:38.315Z] #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-01-19T19:35:38.315Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:38.315Z] #36 48.12 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:35:38.315Z] #36 48.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 48.16 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:38.315Z] #36 55.47 Selecting previously unselected package libxml2:amd64. [2022-01-19T19:35:38.315Z] #36 55.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 55.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:38.315Z] #36 56.09 Selecting previously unselected package libarchive13:amd64. [2022-01-19T19:35:38.315Z] #36 56.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 56.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:38.315Z] #36 56.52 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-19T19:35:38.315Z] #36 56.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 56.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:38.315Z] #36 56.71 Selecting previously unselected package librhash0:amd64. [2022-01-19T19:35:38.315Z] #36 56.71 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 56.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:38.315Z] #36 56.94 Selecting previously unselected package libuv1:amd64. [2022-01-19T19:35:38.315Z] #36 56.94 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 56.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:38.315Z] #36 57.11 Selecting previously unselected package cmake. [2022-01-19T19:35:38.315Z] #36 57.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-19T19:35:38.315Z] #36 57.22 Unpacking cmake (3.13.4-1) ... [2022-01-19T19:35:38.359Z] #36 59.17 Selecting previously unselected package librhash0:amd64. [2022-01-19T19:35:38.359Z] #36 59.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-19T19:35:38.371Z] #13 ... [2022-01-19T19:35:38.371Z] [2022-01-19T19:35:38.371Z] #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-01-19T19:35:38.371Z] #37 sha256:1249ae0f0c5aa163c166aa8684b9d9457bbc702f209452026ee14f9cfba01d6c [2022-01-19T19:35:38.371Z] #37 6.476 -- Detecting C compile features - done [2022-01-19T19:35:38.371Z] #37 6.509 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-19T19:35:38.371Z] #37 6.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-19T19:35:38.371Z] #37 6.814 -- Configuring done [2022-01-19T19:35:38.371Z] #37 6.846 -- Generating done [2022-01-19T19:35:38.371Z] #37 6.852 -- Build files have been written to: /tmp/tmp.pPwvMg4dVL/tini [2022-01-19T19:35:38.371Z] #37 6.872 + make tini-static [2022-01-19T19:35:38.371Z] #37 7.360 Scanning dependencies of target tini-static [2022-01-19T19:35:38.371Z] #37 7.506 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-19T19:35:38.371Z] #37 8.966 [100%] Linking C executable tini-static [2022-01-19T19:35:38.371Z] #37 9.647 [100%] Built target tini-static [2022-01-19T19:35:38.371Z] #37 9.791 + mkdir -p /build [2022-01-19T19:35:38.371Z] #37 9.796 + cp tini-static /build/docker-init [2022-01-19T19:35:38.371Z] #37 DONE 10.1s [2022-01-19T19:35:38.619Z] #36 59.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:38.630Z] [2022-01-19T19:35:38.630Z] #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-01-19T19:35:38.630Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:38.630Z] #43 2.475 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:35:38.630Z] #43 2.475 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:35:38.630Z] #43 2.491 Note: Building without GnuTLS support [2022-01-19T19:35:38.630Z] #43 2.503 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:35:38.630Z] #43 2.503 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:35:38.630Z] #43 4.536 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:35:38.630Z] #43 4.613 GEN .gitid [2022-01-19T19:35:38.630Z] #43 4.748 GEN criu/include/version.h [2022-01-19T19:35:38.630Z] #43 4.820 GEN include/common/asm [2022-01-19T19:35:38.642Z] #34 ... [2022-01-19T19:35:38.642Z] [2022-01-19T19:35:38.642Z] #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-01-19T19:35:38.642Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:35:38.642Z] #45 49.45 bytes [2022-01-19T19:35:38.642Z] #45 49.51 strings [2022-01-19T19:35:38.642Z] #45 52.24 reflect [2022-01-19T19:35:38.642Z] #45 52.93 bufio [2022-01-19T19:35:38.642Z] #45 54.90 syscall [2022-01-19T19:35:38.642Z] #45 ... [2022-01-19T19:35:38.642Z] [2022-01-19T19:35:38.642Z] #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-01-19T19:35:38.642Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:38.642Z] #42 59.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:38.642Z] #42 59.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:38.642Z] #42 59.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:38.642Z] #42 59.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:38.642Z] #42 59.45 Setting up python-six (1.12.0-1) ... [2022-01-19T19:35:38.880Z] #36 59.67 Selecting previously unselected package libuv1:amd64. [2022-01-19T19:35:38.880Z] #36 59.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-19T19:35:38.880Z] #36 59.75 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:38.901Z] #36 ... [2022-01-19T19:35:38.901Z] [2022-01-19T19:35:38.901Z] #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-01-19T19:35:38.901Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:38.901Z] #42 59.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:39.140Z] #36 59.87 Selecting previously unselected package cmake. [2022-01-19T19:35:39.140Z] #36 ... [2022-01-19T19:35:39.140Z] [2022-01-19T19:35:39.140Z] #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-01-19T19:35:39.140Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:35:39.140Z] #45 49.84 reflect [2022-01-19T19:35:39.140Z] #45 49.85 bytes [2022-01-19T19:35:39.140Z] #45 52.92 strings [2022-01-19T19:35:39.140Z] #45 56.66 bufio [2022-01-19T19:35:39.140Z] #45 59.34 time [2022-01-19T19:35:39.164Z] #42 59.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:39.164Z] #42 59.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:39.164Z] #42 59.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:39.164Z] #42 59.05 Setting up python-six (1.12.0-1) ... [2022-01-19T19:35:39.197Z] #43 ... [2022-01-19T19:35:39.197Z] [2022-01-19T19:35:39.197Z] #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-01-19T19:35:39.197Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:35:39.197Z] #45 64.78 internal/poll [2022-01-19T19:35:39.197Z] #45 67.32 io/fs [2022-01-19T19:35:39.197Z] #45 67.77 regexp/syntax [2022-01-19T19:35:39.197Z] #45 68.89 os [2022-01-19T19:35:39.197Z] #45 72.93 regexp [2022-01-19T19:35:39.197Z] #45 73.80 fmt [2022-01-19T19:35:39.197Z] #45 ... [2022-01-19T19:35:39.197Z] [2022-01-19T19:35:39.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-01-19T19:35:39.197Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:35:39.197Z] #34 70.67 fmt [2022-01-19T19:35:39.197Z] #34 70.70 path/filepath [2022-01-19T19:35:39.197Z] #34 72.31 io/ioutil [2022-01-19T19:35:39.197Z] #34 74.60 flag [2022-01-19T19:35:39.197Z] #34 74.60 github.com/BurntSushi/toml [2022-01-19T19:35:39.401Z] #45 ... [2022-01-19T19:35:39.401Z] [2022-01-19T19:35:39.401Z] #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-01-19T19:35:39.401Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:39.401Z] #36 59.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-19T19:35:39.401Z] #36 59.88 Unpacking cmake (3.13.4-1) ... [2022-01-19T19:35:39.661Z] #36 ... [2022-01-19T19:35:39.661Z] [2022-01-19T19:35:39.661Z] #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-01-19T19:35:39.661Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:35:39.661Z] #51 50.35 bytes [2022-01-19T19:35:39.661Z] #51 50.44 syscall [2022-01-19T19:35:39.661Z] #51 53.13 reflect [2022-01-19T19:35:39.661Z] #51 60.14 time [2022-01-19T19:35:39.921Z] #51 ... [2022-01-19T19:35:39.921Z] [2022-01-19T19:35:39.921Z] #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-01-19T19:35:39.921Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:39.921Z] #42 53.20 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-19T19:35:39.921Z] #42 57.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:39.921Z] #42 57.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:39.921Z] #42 57.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:39.921Z] #42 57.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-19T19:35:39.921Z] #42 57.97 Setting up python-six (1.12.0-1) ... [2022-01-19T19:35:40.181Z] #42 ... [2022-01-19T19:35:40.181Z] [2022-01-19T19:35:40.181Z] #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-01-19T19:35:40.181Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:40.441Z] #13 55.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-19T19:35:40.441Z] #13 55.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:40.441Z] #13 55.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:35:40.550Z] #42 ... [2022-01-19T19:35:40.550Z] [2022-01-19T19:35:40.550Z] #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-01-19T19:35:40.550Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:35:40.550Z] #51 51.60 bytes [2022-01-19T19:35:40.550Z] #51 51.60 syscall [2022-01-19T19:35:40.550Z] #51 53.96 reflect [2022-01-19T19:35:40.573Z] #34 76.22 log [2022-01-19T19:35:40.573Z] #34 ... [2022-01-19T19:35:40.573Z] [2022-01-19T19:35:40.573Z] #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-01-19T19:35:40.573Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:40.573Z] #43 6.821 PBCC images/timens.pb-c.c [2022-01-19T19:35:40.573Z] #43 6.855 DEP images/timens.pb-c.d [2022-01-19T19:35:40.573Z] #43 6.923 PBCC images/fown.pb-c.c [2022-01-19T19:35:40.573Z] #43 6.957 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-19T19:35:40.573Z] #43 7.035 PBCC images/opts.pb-c.c [2022-01-19T19:35:40.807Z] #51 ... [2022-01-19T19:35:40.807Z] [2022-01-19T19:35:40.807Z] #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-01-19T19:35:40.807Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:40.807Z] #36 58.27 Selecting previously unselected package libxml2:amd64. [2022-01-19T19:35:40.807Z] #36 58.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 58.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:40.807Z] #36 59.48 Selecting previously unselected package libarchive13:amd64. [2022-01-19T19:35:40.807Z] #36 59.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 59.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:40.807Z] #36 59.78 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-19T19:35:40.807Z] #36 59.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 59.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:40.807Z] #36 60.04 Selecting previously unselected package librhash0:amd64. [2022-01-19T19:35:40.807Z] #36 60.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 60.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:40.807Z] #36 60.25 Selecting previously unselected package libuv1:amd64. [2022-01-19T19:35:40.807Z] #36 60.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 60.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:40.807Z] #36 60.43 Selecting previously unselected package cmake. [2022-01-19T19:35:40.807Z] #36 60.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-19T19:35:40.807Z] #36 60.44 Unpacking cmake (3.13.4-1) ... [2022-01-19T19:35:40.831Z] #43 7.071 PBCC images/memfd.pb-c.c [2022-01-19T19:35:40.831Z] #43 7.111 DEP images/fown.pb-c.d [2022-01-19T19:35:41.090Z] #43 7.192 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-19T19:35:41.090Z] #43 7.236 DEP images/opts.pb-c.d [2022-01-19T19:35:41.090Z] #43 7.280 DEP images/memfd.pb-c.d [2022-01-19T19:35:41.090Z] #43 7.371 PBCC images/sit.pb-c.c [2022-01-19T19:35:41.090Z] #43 7.438 DEP images/sit.pb-c.d [2022-01-19T19:35:41.090Z] #43 7.507 PBCC images/macvlan.pb-c.c [2022-01-19T19:35:41.090Z] #43 7.568 DEP images/macvlan.pb-c.d [2022-01-19T19:35:41.349Z] #43 7.623 PBCC images/autofs.pb-c.c [2022-01-19T19:35:41.349Z] #43 7.637 DEP images/autofs.pb-c.d [2022-01-19T19:35:41.349Z] #43 7.699 PBCC images/sysctl.pb-c.c [2022-01-19T19:35:41.349Z] #43 7.739 DEP images/sysctl.pb-c.d [2022-01-19T19:35:41.608Z] #43 7.827 PBCC images/time.pb-c.c [2022-01-19T19:35:41.608Z] #43 7.836 DEP images/time.pb-c.d [2022-01-19T19:35:41.608Z] #43 7.933 PBCC images/binfmt-misc.pb-c.c [2022-01-19T19:35:41.608Z] #43 7.957 DEP images/binfmt-misc.pb-c.d [2022-01-19T19:35:41.608Z] #43 8.043 PBCC images/seccomp.pb-c.c [2022-01-19T19:35:41.710Z] #42 ... [2022-01-19T19:35:41.710Z] [2022-01-19T19:35:41.710Z] #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-01-19T19:35:41.710Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:41.710Z] #36 60.13 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:41.710Z] #36 60.14 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:35:41.710Z] #36 60.17 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:41.710Z] #36 60.20 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:41.710Z] #36 60.26 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:41.710Z] #36 60.27 Setting up cmake-data (3.13.4-1) ... [2022-01-19T19:35:41.710Z] #36 60.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:41.710Z] #36 60.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:41.710Z] #36 60.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:41.710Z] #36 60.38 Setting up cmake (3.13.4-1) ... [2022-01-19T19:35:41.710Z] #36 60.40 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:41.710Z] #36 60.49 Processing triggers for mime-support (3.62) ... [2022-01-19T19:35:41.710Z] #36 DONE 61.5s [2022-01-19T19:35:41.710Z] [2022-01-19T19:35:41.710Z] #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-01-19T19:35:41.710Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:41.710Z] #34 61.38 internal/fmtsort [2022-01-19T19:35:41.867Z] #43 8.066 DEP images/seccomp.pb-c.d [2022-01-19T19:35:41.867Z] #43 8.157 PBCC images/userns.pb-c.c [2022-01-19T19:35:41.867Z] #43 8.213 DEP images/userns.pb-c.d [2022-01-19T19:35:41.867Z] #43 8.254 PBCC images/cgroup.pb-c.c [2022-01-19T19:35:41.867Z] #43 8.269 DEP images/cgroup.pb-c.d [2022-01-19T19:35:41.973Z] #34 61.95 internal/poll [2022-01-19T19:35:42.128Z] #43 8.331 PBCC images/ext-file.pb-c.c [2022-01-19T19:35:42.128Z] #43 8.373 DEP images/ext-file.pb-c.d [2022-01-19T19:35:42.128Z] #43 8.459 PBCC images/rpc.pb-c.c [2022-01-19T19:35:42.128Z] #43 8.522 DEP images/rpc.pb-c.d [2022-01-19T19:35:42.234Z] #34 62.15 internal/syscall/execenv [2022-01-19T19:35:42.386Z] #43 8.619 PBCC images/siginfo.pb-c.c [2022-01-19T19:35:42.386Z] #43 8.659 DEP images/siginfo.pb-c.d [2022-01-19T19:35:42.386Z] #43 8.693 PBCC images/pagemap.pb-c.c [2022-01-19T19:35:42.386Z] #43 8.759 DEP images/pagemap.pb-c.d [2022-01-19T19:35:42.496Z] #34 62.35 path [2022-01-19T19:35:42.645Z] #43 8.827 PBCC images/rlimit.pb-c.c [2022-01-19T19:35:42.645Z] #43 8.869 DEP images/rlimit.pb-c.d [2022-01-19T19:35:42.645Z] #43 8.910 PBCC images/file-lock.pb-c.c [2022-01-19T19:35:42.645Z] #43 8.951 DEP images/file-lock.pb-c.d [2022-01-19T19:35:42.645Z] #43 9.022 PBCC images/tty.pb-c.c [2022-01-19T19:35:42.645Z] #43 9.084 DEP images/tty.pb-c.d [2022-01-19T19:35:42.645Z] #43 9.131 PBCC images/tun.pb-c.c [2022-01-19T19:35:42.706Z] #36 63.48 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:42.706Z] #36 63.50 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:35:42.706Z] #36 63.52 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:42.706Z] #36 63.53 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:42.706Z] #36 63.58 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:42.706Z] #36 63.60 Setting up cmake-data (3.13.4-1) ... [2022-01-19T19:35:42.706Z] #36 63.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:42.706Z] #36 63.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:42.706Z] #36 63.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:42.706Z] #36 63.67 Setting up cmake (3.13.4-1) ... [2022-01-19T19:35:42.706Z] #36 63.68 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:42.706Z] #36 63.77 Processing triggers for mime-support (3.62) ... [2022-01-19T19:35:42.706Z] #36 ... [2022-01-19T19:35:42.706Z] [2022-01-19T19:35:42.706Z] #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-01-19T19:35:42.706Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:42.706Z] #42 63.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:42.706Z] #42 63.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:42.706Z] #42 63.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:42.706Z] #42 63.94 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:42.904Z] #43 9.175 PBCC images/netdev.pb-c.c [2022-01-19T19:35:42.904Z] #43 9.220 DEP images/tun.pb-c.d [2022-01-19T19:35:42.904Z] #43 9.319 DEP images/netdev.pb-c.d [2022-01-19T19:35:42.904Z] #43 9.383 PBCC images/vma.pb-c.c [2022-01-19T19:35:42.985Z] #13 ... [2022-01-19T19:35:42.985Z] [2022-01-19T19:35:42.985Z] #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-01-19T19:35:42.985Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:42.985Z] #36 62.83 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:35:42.985Z] #36 62.87 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:35:42.985Z] #36 62.89 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-19T19:35:42.985Z] #36 62.91 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:35:42.985Z] #36 62.97 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-19T19:35:42.985Z] #36 63.00 Setting up cmake-data (3.13.4-1) ... [2022-01-19T19:35:42.985Z] #36 63.03 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:35:42.985Z] #36 63.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-19T19:35:42.985Z] #36 63.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-19T19:35:42.985Z] #36 63.10 Setting up cmake (3.13.4-1) ... [2022-01-19T19:35:42.985Z] #36 63.12 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:42.985Z] #36 63.18 Processing triggers for mime-support (3.62) ... [2022-01-19T19:35:42.985Z] #36 DONE 63.7s [2022-01-19T19:35:42.985Z] #42 63.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:42.985Z] #42 63.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:42.985Z] #42 63.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:42.985Z] #42 64.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:43.068Z] #34 63.05 io/fs [2022-01-19T19:35:43.163Z] #43 9.436 DEP images/vma.pb-c.d [2022-01-19T19:35:43.163Z] #43 9.486 PBCC images/creds.pb-c.c [2022-01-19T19:35:43.163Z] #43 9.513 DEP images/creds.pb-c.d [2022-01-19T19:35:43.163Z] #43 9.585 PBCC images/utsns.pb-c.c [2022-01-19T19:35:43.163Z] #43 9.618 DEP images/utsns.pb-c.d [2022-01-19T19:35:43.243Z] #42 64.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:43.243Z] #42 64.28 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:43.243Z] #42 ... [2022-01-19T19:35:43.243Z] [2022-01-19T19:35:43.243Z] #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-01-19T19:35:43.243Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-19T19:35:43.243Z] #36 DONE 64.3s [2022-01-19T19:35:43.245Z] [2022-01-19T19:35:43.245Z] #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-01-19T19:35:43.245Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:43.245Z] #13 58.40 Selecting previously unselected package binutils-mingw-w64. [2022-01-19T19:35:43.245Z] #13 58.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-19T19:35:43.245Z] #13 58.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:35:43.421Z] #43 9.693 PBCC images/ipc-desc.pb-c.c [2022-01-19T19:35:43.421Z] #43 9.751 PBCC images/ipc-sem.pb-c.c [2022-01-19T19:35:43.421Z] #43 9.797 DEP images/ipc-desc.pb-c.d [2022-01-19T19:35:43.421Z] #43 9.823 DEP images/ipc-sem.pb-c.d [2022-01-19T19:35:43.421Z] #43 9.892 PBCC images/ipc-msg.pb-c.c [2022-01-19T19:35:43.502Z] [2022-01-19T19:35:43.502Z] #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-01-19T19:35:43.502Z] #37 sha256:fae9a460926592a7724e543820b36d22b65aea05d5842d5ac57d1fa92dac4dd5 [2022-01-19T19:35:43.505Z] #13 58.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-19T19:35:43.505Z] #13 58.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:43.505Z] #13 58.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:35:43.680Z] #43 9.928 DEP images/ipc-msg.pb-c.d [2022-01-19T19:35:43.680Z] #43 10.02 PBCC images/ipc-shm.pb-c.c [2022-01-19T19:35:43.680Z] #43 10.07 DEP images/ipc-shm.pb-c.d [2022-01-19T19:35:43.680Z] #43 10.11 PBCC images/ipc-var.pb-c.c [2022-01-19T19:35:43.680Z] #43 10.14 DEP images/ipc-var.pb-c.d [2022-01-19T19:35:43.764Z] #13 59.00 Selecting previously unselected package dmsetup. [2022-01-19T19:35:43.764Z] #13 59.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:43.764Z] #13 59.02 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-19T19:35:43.938Z] #43 10.20 PBCC images/sk-opts.pb-c.c [2022-01-19T19:35:43.938Z] #43 10.21 PBCC images/packet-sock.pb-c.c [2022-01-19T19:35:43.938Z] #43 10.27 DEP images/sk-opts.pb-c.d [2022-01-19T19:35:43.938Z] #43 10.32 DEP images/packet-sock.pb-c.d [2022-01-19T19:35:43.938Z] #43 10.39 PBCC images/sk-netlink.pb-c.c [2022-01-19T19:35:44.026Z] #13 59.25 Selecting previously unselected package mingw-w64-common. [2022-01-19T19:35:44.026Z] #13 59.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-19T19:35:44.026Z] #13 59.27 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-19T19:35:44.197Z] #43 10.45 DEP images/sk-netlink.pb-c.d [2022-01-19T19:35:44.197Z] #43 10.49 PBCC images/sk-inet.pb-c.c [2022-01-19T19:35:44.197Z] #43 10.54 DEP images/sk-inet.pb-c.d [2022-01-19T19:35:44.197Z] #43 10.61 PBCC images/sk-unix.pb-c.c [2022-01-19T19:35:44.433Z] #37 0.976 + RM_GOPATH=0 [2022-01-19T19:35:44.433Z] #37 0.976 + TMP_GOPATH= [2022-01-19T19:35:44.433Z] #37 0.976 + : /build [2022-01-19T19:35:44.433Z] #37 0.976 + '[' -z '' ']' [2022-01-19T19:35:44.433Z] #37 0.977 ++ mktemp -d [2022-01-19T19:35:44.433Z] #37 0.979 + export GOPATH=/tmp/tmp.DdDrJXnYSS [2022-01-19T19:35:44.433Z] #37 0.979 + GOPATH=/tmp/tmp.DdDrJXnYSS [2022-01-19T19:35:44.433Z] #37 0.979 + RM_GOPATH=1 [2022-01-19T19:35:44.433Z] #37 0.979 + case "$(go env GOARCH)" in [2022-01-19T19:35:44.433Z] #37 0.983 ++ go env GOARCH [2022-01-19T19:35:44.433Z] #37 1.016 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:44.433Z] #37 1.016 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:44.433Z] #37 1.016 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:44.433Z] #37 1.019 + dir=/tmp/install [2022-01-19T19:35:44.433Z] #37 1.023 + bin=tini [2022-01-19T19:35:44.433Z] #37 1.023 + shift [2022-01-19T19:35:44.433Z] #37 1.024 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-19T19:35:44.433Z] #37 1.024 + . /tmp/install/tini.installer [2022-01-19T19:35:44.433Z] #37 1.024 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:44.433Z] #37 1.024 + install_tini [2022-01-19T19:35:44.433Z] #37 1.025 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-19T19:35:44.433Z] #37 1.026 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:44.433Z] #37 1.026 + git clone https://github.com/krallin/tini.git /tmp/tmp.DdDrJXnYSS/tini [2022-01-19T19:35:44.433Z] #37 1.036 Cloning into '/tmp/tmp.DdDrJXnYSS/tini'... [2022-01-19T19:35:44.454Z] #34 ... [2022-01-19T19:35:44.454Z] [2022-01-19T19:35:44.454Z] #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-01-19T19:35:44.454Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:35:44.454Z] #51 54.16 reflect [2022-01-19T19:35:44.454Z] #51 54.18 time [2022-01-19T19:35:44.454Z] #51 61.73 context [2022-01-19T19:35:44.454Z] #51 62.70 internal/poll [2022-01-19T19:35:44.454Z] #51 ... [2022-01-19T19:35:44.454Z] [2022-01-19T19:35:44.454Z] #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-01-19T19:35:44.454Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:44.454Z] #45 54.10 internal/syscall/unix [2022-01-19T19:35:44.454Z] #45 54.47 time [2022-01-19T19:35:44.454Z] #45 63.05 internal/poll [2022-01-19T19:35:44.454Z] #45 63.73 io/fs [2022-01-19T19:35:44.454Z] #45 ... [2022-01-19T19:35:44.454Z] [2022-01-19T19:35:44.454Z] #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-01-19T19:35:44.454Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:44.454Z] #42 63.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:44.454Z] #42 63.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:44.454Z] #42 63.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:44.454Z] #42 63.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:44.454Z] #42 63.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:44.454Z] #42 63.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:44.454Z] #42 63.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:44.454Z] #42 63.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:44.454Z] #42 63.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:44.454Z] #42 63.79 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:44.456Z] #43 10.65 DEP images/sk-unix.pb-c.d [2022-01-19T19:35:44.456Z] #43 10.75 PBCC images/mm.pb-c.c [2022-01-19T19:35:44.456Z] #43 10.80 DEP images/mm.pb-c.d [2022-01-19T19:35:44.456Z] #43 10.85 PBCC images/timerfd.pb-c.c [2022-01-19T19:35:44.715Z] #43 10.89 DEP images/timerfd.pb-c.d [2022-01-19T19:35:44.715Z] #43 10.93 PBCC images/timer.pb-c.c [2022-01-19T19:35:44.715Z] #43 10.98 DEP images/timer.pb-c.d [2022-01-19T19:35:44.715Z] #43 11.03 PBCC images/sa.pb-c.c [2022-01-19T19:35:44.715Z] #43 11.09 DEP images/sa.pb-c.d [2022-01-19T19:35:44.715Z] #43 11.14 PBCC images/pipe-data.pb-c.c [2022-01-19T19:35:44.715Z] #43 11.19 DEP images/pipe-data.pb-c.d [2022-01-19T19:35:44.973Z] #43 11.25 PBCC images/mnt.pb-c.c [2022-01-19T19:35:44.973Z] #43 11.35 DEP images/mnt.pb-c.d [2022-01-19T19:35:44.973Z] #43 11.42 PBCC images/sk-packet.pb-c.c [2022-01-19T19:35:44.973Z] #43 11.47 DEP images/sk-packet.pb-c.d [2022-01-19T19:35:44.995Z] #37 1.761 + cd /tmp/tmp.DdDrJXnYSS/tini [2022-01-19T19:35:44.995Z] #37 1.761 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:44.995Z] #37 1.803 + cmake . [2022-01-19T19:35:45.026Z] #42 ... [2022-01-19T19:35:45.026Z] [2022-01-19T19:35:45.026Z] #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-01-19T19:35:45.026Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:45.026Z] #13 50.13 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-01-19T19:35:45.026Z] #13 50.52 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-01-19T19:35:45.026Z] #13 50.52 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-01-19T19:35:45.026Z] #13 54.16 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-01-19T19:35:45.026Z] #13 56.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-19T19:35:45.026Z] #13 56.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-19T19:35:45.026Z] #13 56.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-19T19:35:45.026Z] #13 56.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-19T19:35:45.026Z] #13 56.65 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-01-19T19:35:45.026Z] #13 56.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-19T19:35:45.026Z] #13 56.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-19T19:35:45.026Z] #13 56.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-19T19:35:45.026Z] #13 56.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-19T19:35:45.026Z] #13 56.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-19T19:35:45.026Z] #13 56.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-19T19:35:45.026Z] #13 56.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-19T19:35:45.026Z] #13 56.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-19T19:35:45.026Z] #13 56.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-19T19:35:45.026Z] #13 57.91 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:35:45.026Z] #13 58.08 Fetched 77.8 MB in 8s (9661 kB/s) [2022-01-19T19:35:45.026Z] #13 58.17 (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-01-19T19:35:45.026Z] #13 58.21 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:35:45.026Z] #13 58.24 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-19T19:35:45.026Z] #13 58.45 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:35:45.026Z] #13 58.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-19T19:35:45.026Z] #13 58.72 (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-01-19T19:35:45.026Z] #13 58.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:45.026Z] #13 58.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:35:45.232Z] #43 11.55 PBCC images/tcp-stream.pb-c.c [2022-01-19T19:35:45.232Z] #43 11.62 DEP images/tcp-stream.pb-c.d [2022-01-19T19:35:45.288Z] #13 ... [2022-01-19T19:35:45.288Z] [2022-01-19T19:35:45.288Z] #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-01-19T19:35:45.288Z] #37 sha256:95223ac9319fd5d7fd1d861f35883e7626e3615d93d67ceebafbe8f30caee098 [2022-01-19T19:35:45.288Z] #37 2.496 + RM_GOPATH=0 [2022-01-19T19:35:45.288Z] #37 2.496 + TMP_GOPATH= [2022-01-19T19:35:45.288Z] #37 2.497 + : /build [2022-01-19T19:35:45.288Z] #37 2.497 + '[' -z '' ']' [2022-01-19T19:35:45.288Z] #37 2.497 ++ mktemp -d [2022-01-19T19:35:45.288Z] #37 2.499 + export GOPATH=/tmp/tmp.8bZiEIIf3D [2022-01-19T19:35:45.288Z] #37 2.499 + GOPATH=/tmp/tmp.8bZiEIIf3D [2022-01-19T19:35:45.288Z] #37 2.499 + RM_GOPATH=1 [2022-01-19T19:35:45.288Z] #37 2.499 + case "$(go env GOARCH)" in [2022-01-19T19:35:45.288Z] #37 2.499 ++ go env GOARCH [2022-01-19T19:35:45.288Z] #37 2.520 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:45.288Z] #37 2.520 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:45.288Z] #37 2.521 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:45.288Z] #37 2.525 + dir=/tmp/install [2022-01-19T19:35:45.288Z] #37 2.536 + bin=tini [2022-01-19T19:35:45.288Z] #37 2.536 + shift [2022-01-19T19:35:45.288Z] #37 2.536 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-19T19:35:45.288Z] #37 2.536 + . /tmp/install/tini.installer [2022-01-19T19:35:45.288Z] #37 2.537 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:45.288Z] #37 2.537 + install_tini [2022-01-19T19:35:45.288Z] #37 2.537 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-19T19:35:45.288Z] #37 2.537 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:45.288Z] #37 2.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.8bZiEIIf3D/tini [2022-01-19T19:35:45.288Z] #37 2.539 Cloning into '/tmp/tmp.8bZiEIIf3D/tini'... [2022-01-19T19:35:45.288Z] #37 3.408 + cd /tmp/tmp.8bZiEIIf3D/tini [2022-01-19T19:35:45.288Z] #37 3.424 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:45.288Z] #37 3.447 + cmake . [2022-01-19T19:35:45.490Z] #43 11.68 PBCC images/pipe.pb-c.c [2022-01-19T19:35:45.490Z] #43 11.76 DEP images/pipe.pb-c.d [2022-01-19T19:35:45.490Z] #43 11.81 PBCC images/pstree.pb-c.c [2022-01-19T19:35:45.490Z] #43 11.84 DEP images/pstree.pb-c.d [2022-01-19T19:35:45.490Z] #43 11.89 PBCC images/fs.pb-c.c [2022-01-19T19:35:45.549Z] #37 4.003 -- The C compiler identification is GNU 8.3.0 [2022-01-19T19:35:45.549Z] #37 4.074 -- Check for working C compiler: /usr/bin/cc [2022-01-19T19:35:45.558Z] #37 2.384 -- The C compiler identification is GNU 8.3.0 [2022-01-19T19:35:45.558Z] #37 2.468 -- Check for working C compiler: /usr/bin/cc [2022-01-19T19:35:45.749Z] #43 ... [2022-01-19T19:35:45.749Z] [2022-01-19T19:35:45.749Z] #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-01-19T19:35:45.749Z] #34 sha256:4d6209185801c74f3bb5115ca34aaf753cf1cfec1c88ed5a43d7358aa6224bfd [2022-01-19T19:35:45.749Z] #34 79.11 github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:35:45.749Z] #34 DONE 81.3s [2022-01-19T19:35:45.749Z] [2022-01-19T19:35:45.749Z] #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-01-19T19:35:45.749Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:45.749Z] #43 11.92 DEP images/fs.pb-c.d [2022-01-19T19:35:45.749Z] #43 12.02 PBCC images/signalfd.pb-c.c [2022-01-19T19:35:45.749Z] #43 ... [2022-01-19T19:35:45.749Z] [2022-01-19T19:35:45.749Z] #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-01-19T19:35:45.749Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:45.749Z] #13 72.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-19T19:35:45.749Z] #13 72.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:35:45.749Z] #13 72.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:35:45.749Z] #13 72.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-19T19:35:45.749Z] #13 72.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:35:45.749Z] #13 72.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:35:46.488Z] #37 3.166 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-19T19:35:46.488Z] #37 3.170 -- Detecting C compiler ABI info [2022-01-19T19:35:46.492Z] #37 4.753 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-19T19:35:46.492Z] #37 4.784 -- Detecting C compiler ABI info [2022-01-19T19:35:46.564Z] #13 ... [2022-01-19T19:35:46.564Z] [2022-01-19T19:35:46.564Z] #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-01-19T19:35:46.564Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:35:46.564Z] #34 57.02 internal/syscall/unix [2022-01-19T19:35:46.564Z] #34 57.45 time [2022-01-19T19:35:46.564Z] #34 64.21 internal/poll [2022-01-19T19:35:46.564Z] #34 65.00 path [2022-01-19T19:35:46.564Z] #34 65.75 io/fs [2022-01-19T19:35:46.564Z] #34 67.11 text/tabwriter [2022-01-19T19:35:46.564Z] #34 ... [2022-01-19T19:35:46.564Z] [2022-01-19T19:35:46.564Z] #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-01-19T19:35:46.564Z] #37 sha256:0bc9f2d9b6f3ef4405818269281b842ba563613fb3ccd7ba8bafe49f8b77781b [2022-01-19T19:35:46.564Z] #37 0.990 + RM_GOPATH=0 [2022-01-19T19:35:46.564Z] #37 0.990 + TMP_GOPATH= [2022-01-19T19:35:46.564Z] #37 0.991 + : /build [2022-01-19T19:35:46.564Z] #37 0.991 + '[' -z '' ']' [2022-01-19T19:35:46.564Z] #37 0.992 ++ mktemp -d [2022-01-19T19:35:46.564Z] #37 0.993 + export GOPATH=/tmp/tmp.AejMvQ5BhR [2022-01-19T19:35:46.564Z] #37 0.993 + GOPATH=/tmp/tmp.AejMvQ5BhR [2022-01-19T19:35:46.564Z] #37 0.994 + RM_GOPATH=1 [2022-01-19T19:35:46.564Z] #37 0.994 + case "$(go env GOARCH)" in [2022-01-19T19:35:46.564Z] #37 0.995 ++ go env GOARCH [2022-01-19T19:35:46.564Z] #37 1.006 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:46.564Z] #37 1.007 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:35:46.564Z] #37 1.007 ++ dirname /tmp/install/install.sh [2022-01-19T19:35:46.564Z] #37 1.044 + dir=/tmp/install [2022-01-19T19:35:46.564Z] #37 1.044 + bin=tini [2022-01-19T19:35:46.564Z] #37 1.045 + shift [2022-01-19T19:35:46.564Z] #37 1.045 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-19T19:35:46.564Z] #37 1.045 + . /tmp/install/tini.installer [2022-01-19T19:35:46.564Z] #37 1.046 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:46.564Z] #37 1.046 + install_tini [2022-01-19T19:35:46.564Z] #37 1.046 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-19T19:35:46.564Z] #37 1.046 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:46.564Z] #37 1.047 + git clone https://github.com/krallin/tini.git /tmp/tmp.AejMvQ5BhR/tini [2022-01-19T19:35:46.564Z] #37 1.049 Cloning into '/tmp/tmp.AejMvQ5BhR/tini'... [2022-01-19T19:35:46.564Z] #37 1.774 + cd /tmp/tmp.AejMvQ5BhR/tini [2022-01-19T19:35:46.564Z] #37 1.774 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:35:46.564Z] #37 1.808 + cmake . [2022-01-19T19:35:46.564Z] #37 2.417 -- The C compiler identification is GNU 8.3.0 [2022-01-19T19:35:46.564Z] #37 2.475 -- Check for working C compiler: /usr/bin/cc [2022-01-19T19:35:46.564Z] #37 3.341 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-19T19:35:46.564Z] #37 3.353 -- Detecting C compiler ABI info [2022-01-19T19:35:46.734Z] Fetching without tags [2022-01-19T19:35:47.056Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:35:47.161Z] #37 4.241 -- Detecting C compiler ABI info - done [2022-01-19T19:35:47.418Z] #37 3.950 -- Detecting C compiler ABI info - done [2022-01-19T19:35:47.418Z] #37 4.013 -- Detecting C compile features [2022-01-19T19:35:47.421Z] #37 4.300 -- Detecting C compile features [2022-01-19T19:35:47.435Z] #37 5.541 -- Detecting C compiler ABI info - done [2022-01-19T19:35:47.435Z] #37 5.583 -- Detecting C compile features [2022-01-19T19:35:46.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:35:46.620Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:35:46.648Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:35:46.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:35:46.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:35:46.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:35:46.819Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:35:47.062Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:35:47.069Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:35:47.654Z] #13 ... [2022-01-19T19:35:47.654Z] [2022-01-19T19:35:47.654Z] #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-01-19T19:35:47.654Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:47.654Z] #43 12.10 DEP images/signalfd.pb-c.d [2022-01-19T19:35:47.654Z] #43 12.25 PBCC images/fh.pb-c.c [2022-01-19T19:35:47.654Z] #43 12.30 PBCC images/fsnotify.pb-c.c [2022-01-19T19:35:47.654Z] #43 12.41 DEP images/fh.pb-c.d [2022-01-19T19:35:47.654Z] #43 12.49 DEP images/fsnotify.pb-c.d [2022-01-19T19:35:47.654Z] #43 12.60 PBCC images/eventpoll.pb-c.c [2022-01-19T19:35:47.654Z] #43 12.64 DEP images/eventpoll.pb-c.d [2022-01-19T19:35:47.654Z] #43 12.72 PBCC images/eventfd.pb-c.c [2022-01-19T19:35:47.654Z] #43 12.84 DEP images/eventfd.pb-c.d [2022-01-19T19:35:47.654Z] #43 12.93 PBCC images/remap-file-path.pb-c.c [2022-01-19T19:35:47.654Z] #43 12.99 DEP images/remap-file-path.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.02 PBCC images/fifo.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.05 DEP images/fifo.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.10 PBCC images/ghost-file.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.17 DEP images/ghost-file.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.22 PBCC images/regfile.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.27 DEP images/regfile.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.32 PBCC images/ns.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.36 DEP images/ns.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.40 PBCC images/fdinfo.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.45 DEP images/fdinfo.pb-c.d [2022-01-19T19:35:47.654Z] #43 13.56 PBCC images/core-aarch64.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.59 PBCC images/core-arm.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.63 PBCC images/core-ppc64.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.67 PBCC images/core-s390.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.73 PBCC images/core-x86.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.82 PBCC images/core.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.91 PBCC images/inventory.pb-c.c [2022-01-19T19:35:47.654Z] #43 13.99 DEP images/core-aarch64.pb-c.d [2022-01-19T19:35:47.654Z] #43 14.03 DEP images/core-arm.pb-c.d [2022-01-19T19:35:47.654Z] #43 14.08 DEP images/core-ppc64.pb-c.d [2022-01-19T19:35:47.912Z] #43 14.16 DEP images/core-s390.pb-c.d [2022-01-19T19:35:47.912Z] #43 14.24 DEP images/core-x86.pb-c.d [2022-01-19T19:35:47.912Z] #43 14.32 DEP images/core.pb-c.d [2022-01-19T19:35:47.912Z] #43 14.38 DEP images/inventory.pb-c.d [2022-01-19T19:35:48.170Z] #43 14.42 PBCC images/cpuinfo.pb-c.c [2022-01-19T19:35:48.170Z] #43 14.44 DEP images/cpuinfo.pb-c.d [2022-01-19T19:35:48.170Z] #43 14.48 PBCC images/stats.pb-c.c [2022-01-19T19:35:48.170Z] #43 14.51 DEP images/stats.pb-c.d [2022-01-19T19:35:48.416Z] Merge succeeded, producing 0c0145fd7d44459850dbffe66149bd0b92ab7390 [2022-01-19T19:35:48.416Z] Checking out Revision 0c0145fd7d44459850dbffe66149bd0b92ab7390 (PR-43147) [2022-01-19T19:35:49.311Z] #37 5.993 -- Detecting C compile features - done [2022-01-19T19:35:49.311Z] #37 6.054 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-19T19:35:49.324Z] #37 ... [2022-01-19T19:35:49.324Z] [2022-01-19T19:35: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-01-19T19:35:49.324Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:49.324Z] #42 62.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:35:49.324Z] #42 62.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:35:49.324Z] #42 62.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:49.324Z] #42 62.44 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-19T19:35:49.324Z] #42 62.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:49.324Z] #42 62.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:35:49.324Z] #42 62.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:35:49.324Z] #42 62.50 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-19T19:35:49.324Z] #42 62.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:35:49.324Z] #42 62.55 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-19T19:35:49.324Z] #42 69.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:49.324Z] #42 69.20 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:49.324Z] #42 DONE 69.7s [2022-01-19T19:35:49.324Z] [2022-01-19T19:35:49.324Z] #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-01-19T19:35:49.324Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:35:49.324Z] #51 66.37 encoding/binary [2022-01-19T19:35:49.324Z] #51 67.44 context [2022-01-19T19:35:49.324Z] #51 68.68 os [2022-01-19T19:35:49.324Z] #51 69.00 encoding/base64 [2022-01-19T19:35:49.324Z] #51 70.06 golang.org/x/sys/unix [2022-01-19T19:35:49.349Z] #37 ... [2022-01-19T19:35:49.349Z] [2022-01-19T19:35:49.349Z] #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-01-19T19:35:49.349Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:49.349Z] #13 61.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-19T19:35:49.349Z] #13 61.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:49.349Z] #13 61.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:35:49.349Z] #13 64.06 Selecting previously unselected package binutils-mingw-w64. [2022-01-19T19:35:49.349Z] #13 64.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-19T19:35:49.349Z] #13 64.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:35:49.349Z] #13 64.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-19T19:35:49.349Z] #13 64.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:49.349Z] #13 64.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:35:49.349Z] #13 64.40 Selecting previously unselected package dmsetup. [2022-01-19T19:35:49.349Z] #13 64.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:49.349Z] #13 64.42 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-19T19:35:49.546Z] #43 ... [2022-01-19T19:35:49.546Z] [2022-01-19T19:35:49.546Z] #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-01-19T19:35:49.546Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:35:49.546Z] #51 75.20 encoding/json [2022-01-19T19:35:49.546Z] #51 79.66 github.com/pkg/diff [2022-01-19T19:35:49.546Z] #51 81.15 go/scanner [2022-01-19T19:35:49.546Z] #51 81.89 golang.org/x/crypto/ssh/terminal [2022-01-19T19:35:49.546Z] #51 83.03 go/ast [2022-01-19T19:35:49.546Z] #51 83.53 mvdan.cc/editorconfig [2022-01-19T19:35:49.546Z] #51 84.51 mvdan.cc/sh/v3/fileutil [2022-01-19T19:35:49.546Z] #51 84.82 mvdan.cc/sh/v3/syntax [2022-01-19T19:35:49.546Z] #51 ... [2022-01-19T19:35:49.546Z] [2022-01-19T19:35:49.546Z] #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-01-19T19:35:49.546Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:49.546Z] #43 15.90 make[1]: Nothing to be done for 'all'. [2022-01-19T19:35:49.568Z] #37 6.288 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-19T19:35:49.610Z] #13 64.59 Selecting previously unselected package mingw-w64-common. [2022-01-19T19:35:49.610Z] #13 64.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-19T19:35:49.610Z] #13 64.61 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-19T19:35:47.638Z] > git remote # timeout=10 [2022-01-19T19:35:47.651Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:35:47.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:35:47.698Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:35:48.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:35:48.418Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:35:48.422Z] > git checkout -f 0c0145fd7d44459850dbffe66149bd0b92ab7390 # timeout=10 [2022-01-19T19:35:49.824Z] #37 6.386 -- Configuring done [2022-01-19T19:35:49.824Z] #37 6.407 -- Generating done [2022-01-19T19:35:49.824Z] #37 6.411 -- Build files have been written to: /tmp/tmp.DdDrJXnYSS/tini [2022-01-19T19:35:49.824Z] #37 6.423 + make tini-static [2022-01-19T19:35:50.081Z] #37 ... [2022-01-19T19:35:50.081Z] [2022-01-19T19:35:50.081Z] #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-01-19T19:35:50.081Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:50.081Z] #42 71.04 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:50.081Z] #42 71.05 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:50.081Z] #42 ... [2022-01-19T19:35:50.081Z] [2022-01-19T19:35:50.081Z] #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-01-19T19:35:50.081Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:50.081Z] #13 55.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-19T19:35:50.081Z] #13 55.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-19T19:35:50.081Z] #13 55.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:35:50.081Z] #13 58.87 Selecting previously unselected package binutils-mingw-w64. [2022-01-19T19:35:50.081Z] #13 58.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-19T19:35:50.081Z] #13 58.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:35:50.081Z] #13 59.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-19T19:35:50.081Z] #13 59.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:50.081Z] #13 59.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:35:50.081Z] #13 59.59 Selecting previously unselected package dmsetup. [2022-01-19T19:35:50.081Z] #13 59.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:35:50.081Z] #13 59.61 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-19T19:35:50.081Z] #13 59.85 Selecting previously unselected package mingw-w64-common. [2022-01-19T19:35:50.081Z] #13 59.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-19T19:35:50.081Z] #13 59.88 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-19T19:35:50.081Z] #13 65.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-19T19:35:50.338Z] #13 65.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-19T19:35:50.338Z] #13 65.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:35:50.338Z] #13 ... [2022-01-19T19:35:50.338Z] [2022-01-19T19:35:50.338Z] #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-01-19T19:35:50.338Z] #37 sha256:fae9a460926592a7724e543820b36d22b65aea05d5842d5ac57d1fa92dac4dd5 [2022-01-19T19:35:50.338Z] #37 6.833 Scanning dependencies of target tini-static [2022-01-19T19:35:50.338Z] #37 7.028 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-19T19:35:50.594Z] #37 ... [2022-01-19T19:35:50.594Z] [2022-01-19T19:35:50.594Z] #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-01-19T19:35:50.594Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:50.594Z] #42 DONE 71.8s [2022-01-19T19:35:50.850Z] [2022-01-19T19:35:50.850Z] #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-01-19T19:35:50.850Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:50.996Z] #13 ... [2022-01-19T19:35:50.996Z] [2022-01-19T19:35:50.996Z] #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-01-19T19:35:50.996Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-19T19:35:50.996Z] #42 69.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-19T19:35:50.996Z] #42 70.00 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:35:50.996Z] #42 DONE 71.0s [2022-01-19T19:35:51.230Z] #51 ... [2022-01-19T19:35:51.230Z] [2022-01-19T19:35:51.230Z] #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-01-19T19:35:51.230Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:51.230Z] #13 66.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-19T19:35:51.230Z] #13 66.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-19T19:35:51.230Z] #13 66.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:35:51.258Z] [2022-01-19T19:35:51.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-01-19T19:35:51.258Z] #37 sha256:95223ac9319fd5d7fd1d861f35883e7626e3615d93d67ceebafbe8f30caee098 [2022-01-19T19:35:51.258Z] #37 7.898 -- Detecting C compile features - done [2022-01-19T19:35:51.258Z] #37 7.966 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-19T19:35:51.258Z] #37 8.278 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-19T19:35:51.258Z] #37 8.410 -- Configuring done [2022-01-19T19:35:51.258Z] #37 8.436 -- Generating done [2022-01-19T19:35:51.258Z] #37 8.441 -- Build files have been written to: /tmp/tmp.8bZiEIIf3D/tini [2022-01-19T19:35:51.258Z] #37 8.450 + make tini-static [2022-01-19T19:35:51.258Z] #37 8.801 Scanning dependencies of target tini-static [2022-01-19T19:35:51.258Z] #37 8.839 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-19T19:35:51.412Z] #43 ... [2022-01-19T19:35:51.412Z] [2022-01-19T19:35:51.412Z] #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-01-19T19:35:51.412Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:35:51.412Z] #51 62.39 time [2022-01-19T19:35:51.412Z] #51 67.32 encoding/binary [2022-01-19T19:35:51.412Z] #51 68.64 context [2022-01-19T19:35:51.412Z] #51 69.41 encoding/base64 [2022-01-19T19:35:51.412Z] #51 70.06 os [2022-01-19T19:35:51.412Z] #51 70.46 golang.org/x/sys/unix [2022-01-19T19:35:51.412Z] #51 ... [2022-01-19T19:35:51.412Z] [2022-01-19T19:35:51.412Z] #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-01-19T19:35:51.412Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:35:51.412Z] #34 64.10 internal/fmtsort [2022-01-19T19:35:51.412Z] #34 64.79 internal/syscall/execenv [2022-01-19T19:35:51.412Z] #34 64.81 internal/poll [2022-01-19T19:35:51.412Z] #34 65.13 path [2022-01-19T19:35:51.412Z] #34 65.72 io/fs [2022-01-19T19:35:51.412Z] #34 67.03 text/tabwriter [2022-01-19T19:35:51.412Z] #34 68.29 os [2022-01-19T19:35:51.412Z] #34 70.70 path/filepath [2022-01-19T19:35:51.412Z] #34 70.72 fmt [2022-01-19T19:35:51.450Z] #43 17.38 CC images/stats.o [2022-01-19T19:35:51.450Z] #43 17.68 CC images/core.o [2022-01-19T19:35:51.450Z] #43 ... [2022-01-19T19:35:51.450Z] [2022-01-19T19:35:51.450Z] #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-01-19T19:35:51.450Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:35:51.450Z] #45 77.24 internal/lazyregexp [2022-01-19T19:35:51.450Z] #45 77.57 github.com/LK4D4/vndr/godl/singleflight [2022-01-19T19:35:51.450Z] #45 77.74 github.com/LK4D4/vndr/versioned [2022-01-19T19:35:51.450Z] #45 77.87 hash/crc32 [2022-01-19T19:35:51.450Z] #45 78.69 crypto/cipher [2022-01-19T19:35:51.450Z] #45 79.10 go/token [2022-01-19T19:35:51.450Z] #45 79.92 go/scanner [2022-01-19T19:35:51.450Z] #45 80.00 net/url [2022-01-19T19:35:51.450Z] #45 81.23 go/ast [2022-01-19T19:35:51.450Z] #45 82.71 text/template/parse [2022-01-19T19:35:51.450Z] #45 86.01 go/parser [2022-01-19T19:35:51.669Z] #34 72.73 io/ioutil [2022-01-19T19:35:51.986Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:35:52.005Z] First time build. Skipping changelog. [2022-01-19T19:35:52.022Z] #45 87.72 text/template [2022-01-19T19:35:52.022Z] #45 ... [2022-01-19T19:35:52.022Z] [2022-01-19T19:35:52.022Z] #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-01-19T19:35:52.022Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:52.022Z] #43 18.30 CC images/core-x86.o [2022-01-19T19:35:52.201Z] #37 10.49 [100%] Linking C executable tini-static [2022-01-19T19:35:52.231Z] #34 ... [2022-01-19T19:35:52.231Z] [2022-01-19T19:35:52.231Z] #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-01-19T19:35:52.231Z] #37 sha256:fae9a460926592a7724e543820b36d22b65aea05d5842d5ac57d1fa92dac4dd5 [2022-01-19T19:35:52.231Z] #37 8.828 [100%] Linking C executable tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-19T19:35:52.596Z] #43 18.74 CC images/core-arm.o [2022-01-19T19:35:52.774Z] #37 11.19 [100%] Built target tini-static [2022-01-19T19:35:52.794Z] #37 9.442 [100%] Built target tini-static [2022-01-19T19:35:52.794Z] #37 9.517 + mkdir -p /build [2022-01-19T19:35:52.794Z] #37 9.519 + cp tini-static /build/docker-init [2022-01-19T19:35:52.855Z] #43 19.14 CC images/core-aarch64.o [2022-01-19T19:35:52.860Z] + docker version [2022-01-19T19:35:53.035Z] #37 11.30 + mkdir -p /build [2022-01-19T19:35:53.035Z] #37 11.32 + cp tini-static /build/docker-init [2022-01-19T19:35:53.035Z] #37 DONE 11.6s [2022-01-19T19:35:53.035Z] [2022-01-19T19:35:53.035Z] #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-01-19T19:35:53.035Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:53.035Z] #34 64.30 text/tabwriter [2022-01-19T19:35:53.035Z] #34 64.46 os [2022-01-19T19:35:53.035Z] #34 67.30 fmt [2022-01-19T19:35:53.035Z] #34 67.34 path/filepath [2022-01-19T19:35:53.035Z] #34 69.12 io/ioutil [2022-01-19T19:35:53.035Z] #34 71.48 flag [2022-01-19T19:35:53.035Z] #34 71.48 github.com/BurntSushi/toml [2022-01-19T19:35:53.050Z] #37 DONE 9.7s [2022-01-19T19:35:53.050Z] [2022-01-19T19:35:53.050Z] #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-01-19T19:35:53.050Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:53.050Z] #43 1.984 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:35:53.050Z] #43 1.984 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:35:53.050Z] #43 1.993 Note: Building without GnuTLS support [2022-01-19T19:35:53.050Z] #43 1.995 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:35:53.050Z] #43 1.999 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:35:53.137Z] #13 ... [2022-01-19T19:35:53.138Z] [2022-01-19T19:35:53.138Z] #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-01-19T19:35:53.138Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:35:53.138Z] #45 63.77 internal/fmtsort [2022-01-19T19:35:53.138Z] #45 64.79 internal/syscall/execenv [2022-01-19T19:35:53.138Z] #45 64.95 path [2022-01-19T19:35:53.138Z] #45 65.71 regexp/syntax [2022-01-19T19:35:53.138Z] #45 66.82 internal/poll [2022-01-19T19:35:53.138Z] #45 69.91 os [2022-01-19T19:35:53.138Z] #45 71.57 regexp [2022-01-19T19:35:53.138Z] #45 ... [2022-01-19T19:35:53.138Z] [2022-01-19T19:35:53.138Z] #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-01-19T19:35:53.138Z] #37 sha256:0bc9f2d9b6f3ef4405818269281b842ba563613fb3ccd7ba8bafe49f8b77781b [2022-01-19T19:35:53.138Z] #37 6.880 -- Detecting C compile features - done [2022-01-19T19:35:53.138Z] #37 6.930 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-19T19:35:53.138Z] #37 7.241 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-19T19:35:53.138Z] #37 7.361 -- Configuring done [2022-01-19T19:35:53.138Z] #37 7.407 -- Generating done [2022-01-19T19:35:53.138Z] #37 7.417 -- Build files have been written to: /tmp/tmp.AejMvQ5BhR/tini [2022-01-19T19:35:53.138Z] #37 7.431 + make tini-static [2022-01-19T19:35:53.138Z] #37 7.679 Scanning dependencies of target tini-static [2022-01-19T19:35:53.138Z] #37 7.796 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-19T19:35:53.138Z] #37 9.234 [100%] Linking C executable tini-static [2022-01-19T19:35:53.138Z] #37 9.783 [100%] Built target tini-static [2022-01-19T19:35:53.138Z] #37 9.885 + mkdir -p /build [2022-01-19T19:35:53.138Z] #37 9.887 + cp tini-static /build/docker-init [2022-01-19T19:35:53.397Z] #37 DONE 10.2s [2022-01-19T19:35:53.397Z] [2022-01-19T19:35:53.397Z] #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-01-19T19:35:53.397Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:53.397Z] #43 2.455 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:35:53.397Z] #43 2.456 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:35:53.397Z] #43 2.484 Note: Building without GnuTLS support [2022-01-19T19:35:53.397Z] #43 2.493 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:35:53.397Z] #43 2.494 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:35:53.423Z] #43 19.63 CC images/core-ppc64.o [2022-01-19T19:35:53.607Z] #34 73.34 log [2022-01-19T19:35:53.682Z] #43 20.15 CC images/core-s390.o [2022-01-19T19:35:53.966Z] #43 5.084 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:35:53.978Z] #43 ... [2022-01-19T19:35:53.978Z] [2022-01-19T19:35:53.978Z] #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-01-19T19:35:53.978Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:35:53.978Z] #45 64.81 internal/poll [2022-01-19T19:35:53.978Z] #45 66.57 io/fs [2022-01-19T19:35:53.978Z] #45 67.62 regexp/syntax [2022-01-19T19:35:53.978Z] #45 68.11 os [2022-01-19T19:35:53.978Z] #45 73.16 regexp [2022-01-19T19:35:53.978Z] #45 73.51 fmt [2022-01-19T19:35:54.225Z] #43 5.143 GEN .gitid [2022-01-19T19:35:54.225Z] #43 5.174 GEN criu/include/version.h [2022-01-19T19:35:54.225Z] #43 ... [2022-01-19T19:35:54.225Z] [2022-01-19T19:35:54.225Z] #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-01-19T19:35:54.225Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:35:54.225Z] #51 74.92 encoding/json [2022-01-19T19:35:54.234Z] #45 ... [2022-01-19T19:35:54.234Z] [2022-01-19T19:35:54.234Z] #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-01-19T19:35:54.234Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:35:54.234Z] #34 75.46 flag [2022-01-19T19:35:54.234Z] #34 75.48 github.com/BurntSushi/toml [2022-01-19T19:35:51.988Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [2022-01-19T19:35:54.551Z] #34 ... [2022-01-19T19:35:54.551Z] [2022-01-19T19:35:54.551Z] #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-01-19T19:35:54.551Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:54.551Z] #45 65.01 regexp/syntax [2022-01-19T19:35:54.551Z] #45 65.72 os [2022-01-19T19:35:54.551Z] #45 70.02 regexp [2022-01-19T19:35:54.551Z] #45 71.02 fmt [2022-01-19T19:35:54.551Z] #45 74.13 internal/lazyregexp [2022-01-19T19:35:54.551Z] #45 74.52 github.com/LK4D4/vndr/versioned [2022-01-19T19:35:54.551Z] #45 74.65 hash/crc32 [2022-01-19T19:35:54.617Z] #43 20.83 CC images/cpuinfo.o [2022-01-19T19:35:54.875Z] #43 21.26 CC images/inventory.o [2022-01-19T19:35:55.442Z] #43 21.52 CC images/fdinfo.o [2022-01-19T19:35:55.493Z] #45 ... [2022-01-19T19:35:55.493Z] [2022-01-19T19:35:55.493Z] #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-01-19T19:35:55.493Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:35:55.493Z] #13 70.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-19T19:35:55.493Z] #13 70.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-19T19:35:55.493Z] #13 70.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:35:55.493Z] #13 ... [2022-01-19T19:35:55.493Z] [2022-01-19T19:35:55.493Z] #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-01-19T19:35:55.493Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:35:55.493Z] #51 65.58 os [2022-01-19T19:35:55.493Z] #51 69.16 encoding/binary [2022-01-19T19:35:55.493Z] #51 71.40 fmt [2022-01-19T19:35:55.493Z] #51 71.75 encoding/base64 [2022-01-19T19:35:55.493Z] #51 72.83 golang.org/x/sys/unix [2022-01-19T19:35:55.700Z] #43 21.89 CC images/fown.o [2022-01-19T19:35:55.755Z] #51 ... [2022-01-19T19:35:55.755Z] [2022-01-19T19:35:55.755Z] #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-01-19T19:35:55.755Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:35:55.755Z] #45 75.56 crypto/cipher [2022-01-19T19:35:55.958Z] #43 22.16 CC images/ns.o [2022-01-19T19:35:56.127Z] #34 77.38 log [2022-01-19T19:35:56.217Z] #43 22.42 CC images/regfile.o [2022-01-19T19:35:56.217Z] #43 22.61 CC images/ghost-file.o [2022-01-19T19:35:56.326Z] #45 76.45 go/token [2022-01-19T19:35:56.475Z] #43 22.85 CC images/fifo.o [2022-01-19T19:35:56.734Z] #43 23.10 CC images/remap-file-path.o [2022-01-19T19:35:56.762Z] #51 ... [2022-01-19T19:35:56.762Z] [2022-01-19T19:35:56.762Z] #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-01-19T19:35:56.762Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:35:56.762Z] #34 67.25 os [2022-01-19T19:35:56.762Z] #34 70.71 path/filepath [2022-01-19T19:35:56.762Z] #34 70.74 fmt [2022-01-19T19:35:56.762Z] #34 72.65 io/ioutil [2022-01-19T19:35:56.762Z] #34 74.74 github.com/BurntSushi/toml [2022-01-19T19:35:56.762Z] #34 74.74 flag [2022-01-19T19:35:56.762Z] #34 76.64 log [2022-01-19T19:35:56.762Z] #34 ... [2022-01-19T19:35:56.762Z] [2022-01-19T19:35:56.762Z] #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-01-19T19:35:56.762Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:56.762Z] #43 5.276 GEN include/common/asm [2022-01-19T19:35:56.762Z] #43 6.879 PBCC images/timens.pb-c.c [2022-01-19T19:35:56.762Z] #43 6.911 DEP images/timens.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.001 PBCC images/fown.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.036 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.115 PBCC images/opts.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.193 PBCC images/memfd.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.286 DEP images/fown.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.344 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.411 DEP images/opts.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.487 DEP images/memfd.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.547 PBCC images/sit.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.596 DEP images/sit.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.651 PBCC images/macvlan.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.691 DEP images/macvlan.pb-c.d [2022-01-19T19:35:56.762Z] #43 7.758 PBCC images/autofs.pb-c.c [2022-01-19T19:35:56.762Z] #43 7.799 DEP images/autofs.pb-c.d [2022-01-19T19:35:56.901Z] #45 76.89 net/url [2022-01-19T19:35:56.992Z] #43 23.34 CC images/eventfd.o [2022-01-19T19:35:57.022Z] #43 7.891 PBCC images/sysctl.pb-c.c [2022-01-19T19:35:57.022Z] #43 7.959 DEP images/sysctl.pb-c.d [2022-01-19T19:35:57.022Z] #43 8.054 PBCC images/time.pb-c.c [2022-01-19T19:35:57.022Z] #43 8.104 DEP images/time.pb-c.d [2022-01-19T19:35:57.022Z] #43 8.178 PBCC images/binfmt-misc.pb-c.c [2022-01-19T19:35:57.251Z] #43 23.55 CC images/eventpoll.o [2022-01-19T19:35:57.281Z] #43 8.214 DEP images/binfmt-misc.pb-c.d [2022-01-19T19:35:57.281Z] #43 8.290 PBCC images/seccomp.pb-c.c [2022-01-19T19:35:57.281Z] #43 8.311 DEP images/seccomp.pb-c.d [2022-01-19T19:35:57.281Z] #43 8.344 PBCC images/userns.pb-c.c [2022-01-19T19:35:57.282Z] #43 8.378 DEP images/userns.pb-c.d [2022-01-19T19:35:57.509Z] #43 23.88 CC images/fh.o [2022-01-19T19:35:57.541Z] #43 8.433 PBCC images/cgroup.pb-c.c [2022-01-19T19:35:57.541Z] #43 8.472 DEP images/cgroup.pb-c.d [2022-01-19T19:35:57.541Z] #43 8.547 PBCC images/ext-file.pb-c.c [2022-01-19T19:35:57.541Z] #43 8.587 DEP images/ext-file.pb-c.d [2022-01-19T19:35:57.541Z] #43 8.632 PBCC images/rpc.pb-c.c [2022-01-19T19:35:57.541Z] #43 8.683 DEP images/rpc.pb-c.d [2022-01-19T19:35:57.801Z] #43 8.767 PBCC images/siginfo.pb-c.c [2022-01-19T19:35:57.801Z] #43 8.783 DEP images/siginfo.pb-c.d [2022-01-19T19:35:57.801Z] #43 8.856 PBCC images/pagemap.pb-c.c [2022-01-19T19:35:57.844Z] #45 77.64 go/scanner [2022-01-19T19:35:58.060Z] #43 8.949 DEP images/pagemap.pb-c.d [2022-01-19T19:35:58.060Z] #43 9.053 PBCC images/rlimit.pb-c.c [2022-01-19T19:35:58.060Z] #43 9.063 DEP images/rlimit.pb-c.d [2022-01-19T19:35:58.060Z] #43 9.104 PBCC images/file-lock.pb-c.c [2022-01-19T19:35:58.060Z] #43 9.159 DEP images/file-lock.pb-c.d [2022-01-19T19:35:58.076Z] #43 24.22 CC images/fsnotify.o [2022-01-19T19:35:58.320Z] #43 9.235 PBCC images/tty.pb-c.c [2022-01-19T19:35:58.320Z] #43 9.295 DEP images/tty.pb-c.d [2022-01-19T19:35:58.320Z] #43 9.344 PBCC images/tun.pb-c.c [2022-01-19T19:35:58.320Z] #43 9.411 PBCC images/netdev.pb-c.c [2022-01-19T19:35:58.419Z] #45 ... [2022-01-19T19:35:58.419Z] [2022-01-19T19:35:58.419Z] #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-01-19T19:35:58.419Z] #34 sha256:6e3865245da83e0f3c6bf323e355798aefde0de6c17105dcfec40b263cab479e [2022-01-19T19:35:58.419Z] #34 76.05 github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:35:58.419Z] #34 DONE 78.4s [2022-01-19T19:35:58.419Z] [2022-01-19T19:35:58.419Z] #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-01-19T19:35:58.419Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:35:58.419Z] #51 76.89 encoding/json [2022-01-19T19:35:58.579Z] #43 9.461 DEP images/tun.pb-c.d [2022-01-19T19:35:58.579Z] #43 9.520 DEP images/netdev.pb-c.d [2022-01-19T19:35:58.579Z] #43 9.578 PBCC images/vma.pb-c.c [2022-01-19T19:35:58.579Z] #43 9.623 DEP images/vma.pb-c.d [2022-01-19T19:35:58.579Z] #43 9.654 PBCC images/creds.pb-c.c [2022-01-19T19:35:58.579Z] #43 9.726 DEP images/creds.pb-c.d [2022-01-19T19:35:58.649Z] #34 79.68 github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:35:58.666Z] #43 ... [2022-01-19T19:35:58.666Z] [2022-01-19T19:35:58.666Z] #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-01-19T19:35:58.666Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:35:58.839Z] #43 9.779 PBCC images/utsns.pb-c.c [2022-01-19T19:35:58.839Z] #43 9.809 DEP images/utsns.pb-c.d [2022-01-19T19:35:58.839Z] #43 9.871 PBCC images/ipc-desc.pb-c.c [2022-01-19T19:35:59.098Z] #43 9.915 PBCC images/ipc-sem.pb-c.c [2022-01-19T19:35:59.098Z] #43 9.943 DEP images/ipc-desc.pb-c.d [2022-01-19T19:35:59.098Z] #43 10.00 DEP images/ipc-sem.pb-c.d [2022-01-19T19:35:59.098Z] #43 10.07 PBCC images/ipc-msg.pb-c.c [2022-01-19T19:35:59.098Z] #43 10.13 DEP images/ipc-msg.pb-c.d [2022-01-19T19:35:59.098Z] #43 10.19 PBCC images/ipc-shm.pb-c.c [2022-01-19T19:35:59.098Z] #43 10.25 DEP images/ipc-shm.pb-c.d [2022-01-19T19:35:59.358Z] #43 10.31 PBCC images/ipc-var.pb-c.c [2022-01-19T19:35:59.358Z] #43 10.35 DEP images/ipc-var.pb-c.d [2022-01-19T19:35:59.358Z] #43 10.43 PBCC images/sk-opts.pb-c.c [2022-01-19T19:35:59.358Z] #43 10.47 PBCC images/packet-sock.pb-c.c [2022-01-19T19:35:59.579Z] #34 ... [2022-01-19T19:35:59.579Z] [2022-01-19T19:35:59.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-01-19T19:35:59.579Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:35:59.579Z] #43 3.907 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:35:59.579Z] #43 3.971 GEN .gitid [2022-01-19T19:35:59.579Z] #43 4.012 GEN criu/include/version.h [2022-01-19T19:35:59.579Z] #43 4.088 GEN include/common/asm [2022-01-19T19:35:59.579Z] #43 5.648 PBCC images/timens.pb-c.c [2022-01-19T19:35:59.579Z] #43 5.681 DEP images/timens.pb-c.d [2022-01-19T19:35:59.579Z] #43 5.738 PBCC images/fown.pb-c.c [2022-01-19T19:35:59.579Z] #43 5.788 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-19T19:35:59.579Z] #43 5.860 PBCC images/opts.pb-c.c [2022-01-19T19:35:59.579Z] #43 5.909 PBCC images/memfd.pb-c.c [2022-01-19T19:35:59.580Z] #43 5.928 DEP images/fown.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.004 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.045 DEP images/opts.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.104 DEP images/memfd.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.154 PBCC images/sit.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.202 DEP images/sit.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.282 PBCC images/macvlan.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.336 DEP images/macvlan.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.406 PBCC images/autofs.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.426 DEP images/autofs.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.505 PBCC images/sysctl.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.548 DEP images/sysctl.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.620 PBCC images/time.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.628 DEP images/time.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.681 PBCC images/binfmt-misc.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.732 DEP images/binfmt-misc.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.804 PBCC images/seccomp.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.834 DEP images/seccomp.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.887 PBCC images/userns.pb-c.c [2022-01-19T19:35:59.580Z] #43 6.936 DEP images/userns.pb-c.d [2022-01-19T19:35:59.580Z] #43 6.972 PBCC images/cgroup.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.028 DEP images/cgroup.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.094 PBCC images/ext-file.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.133 DEP images/ext-file.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.216 PBCC images/rpc.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.272 DEP images/rpc.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.336 PBCC images/siginfo.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.404 DEP images/siginfo.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.470 PBCC images/pagemap.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.535 DEP images/pagemap.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.608 PBCC images/rlimit.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.656 DEP images/rlimit.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.692 PBCC images/file-lock.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.732 DEP images/file-lock.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.772 PBCC images/tty.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.809 DEP images/tty.pb-c.d [2022-01-19T19:35:59.580Z] #43 7.866 PBCC images/tun.pb-c.c [2022-01-19T19:35:59.580Z] #43 7.952 PBCC images/netdev.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.024 DEP images/tun.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.076 DEP images/netdev.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.140 PBCC images/vma.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.240 DEP images/vma.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.303 PBCC images/creds.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.331 DEP images/creds.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.386 PBCC images/utsns.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.420 DEP images/utsns.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.458 PBCC images/ipc-desc.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.485 PBCC images/ipc-sem.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.521 DEP images/ipc-desc.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.596 DEP images/ipc-sem.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.676 PBCC images/ipc-msg.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.712 DEP images/ipc-msg.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.764 PBCC images/ipc-shm.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.770 DEP images/ipc-shm.pb-c.d [2022-01-19T19:35:59.580Z] #43 8.872 PBCC images/ipc-var.pb-c.c [2022-01-19T19:35:59.580Z] #43 8.910 DEP images/ipc-var.pb-c.d [2022-01-19T19:35:59.618Z] #43 10.54 DEP images/sk-opts.pb-c.d [2022-01-19T19:35:59.618Z] #43 10.62 DEP images/packet-sock.pb-c.d [2022-01-19T19:35:59.618Z] #43 10.69 PBCC images/sk-netlink.pb-c.c [2022-01-19T19:35:59.618Z] #43 10.77 DEP images/sk-netlink.pb-c.d [2022-01-19T19:35:59.838Z] #43 8.980 PBCC images/sk-opts.pb-c.c [2022-01-19T19:35:59.838Z] #43 8.998 PBCC images/packet-sock.pb-c.c [2022-01-19T19:35:59.838Z] #43 9.069 DEP images/sk-opts.pb-c.d [2022-01-19T19:35:59.838Z] #43 9.147 DEP images/packet-sock.pb-c.d [2022-01-19T19:35:59.838Z] #43 9.202 PBCC images/sk-netlink.pb-c.c [2022-01-19T19:35:59.838Z] #43 9.252 DEP images/sk-netlink.pb-c.d [2022-01-19T19:35:59.877Z] #43 10.81 PBCC images/sk-inet.pb-c.c [2022-01-19T19:35:59.877Z] #43 10.89 DEP images/sk-inet.pb-c.d [2022-01-19T19:36:00.002Z] #56 49.84 Checking out files: 45% (2148/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 79% (3733/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) [2022-01-19T19:36:00.002Z] #56 ... [2022-01-19T19:36:00.002Z] [2022-01-19T19:36:00.002Z] #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-01-19T19:36:00.002Z] #51 sha256:7b40e1e5c180b0725c212166623d2815c9aa919a6919735d8be4f388cc7453f9 [2022-01-19T19:36:00.002Z] #51 92.33 mvdan.cc/sh/v3/cmd/shfmt [2022-01-19T19:36:00.002Z] #51 DONE 95.7s [2022-01-19T19:36:00.002Z] [2022-01-19T19:36:00.002Z] #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-01-19T19:36:00.002Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:36:00.095Z] #43 9.324 PBCC images/sk-inet.pb-c.c [2022-01-19T19:36:00.095Z] #43 9.372 DEP images/sk-inet.pb-c.d [2022-01-19T19:36:00.095Z] #43 9.421 PBCC images/sk-unix.pb-c.c [2022-01-19T19:36:00.095Z] #43 9.484 DEP images/sk-unix.pb-c.d [2022-01-19T19:36:00.137Z] #43 10.97 PBCC images/sk-unix.pb-c.c [2022-01-19T19:36:00.137Z] #43 11.04 DEP images/sk-unix.pb-c.d [2022-01-19T19:36:00.137Z] #43 11.12 PBCC images/mm.pb-c.c [2022-01-19T19:36:00.351Z] #43 9.536 PBCC images/mm.pb-c.c [2022-01-19T19:36:00.351Z] #43 9.637 DEP images/mm.pb-c.d [2022-01-19T19:36:00.351Z] #43 9.724 PBCC images/timerfd.pb-c.c [2022-01-19T19:36:00.351Z] #43 9.758 DEP images/timerfd.pb-c.d [2022-01-19T19:36:00.397Z] #43 11.19 DEP images/mm.pb-c.d [2022-01-19T19:36:00.397Z] #43 11.27 PBCC images/timerfd.pb-c.c [2022-01-19T19:36:00.397Z] #43 11.35 DEP images/timerfd.pb-c.d [2022-01-19T19:36:00.608Z] #43 9.837 PBCC images/timer.pb-c.c [2022-01-19T19:36:00.608Z] #43 9.895 DEP images/timer.pb-c.d [2022-01-19T19:36:00.608Z] #43 9.940 PBCC images/sa.pb-c.c [2022-01-19T19:36:00.608Z] #43 9.985 DEP images/sa.pb-c.d [2022-01-19T19:36:00.608Z] #43 10.03 PBCC images/pipe-data.pb-c.c [2022-01-19T19:36:00.656Z] #43 11.47 PBCC images/timer.pb-c.c [2022-01-19T19:36:00.656Z] #43 11.48 DEP images/timer.pb-c.d [2022-01-19T19:36:00.656Z] #43 11.54 PBCC images/sa.pb-c.c [2022-01-19T19:36:00.656Z] #43 11.59 DEP images/sa.pb-c.d [2022-01-19T19:36:00.656Z] #43 ... [2022-01-19T19:36:00.656Z] [2022-01-19T19:36:00.656Z] #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-01-19T19:36:00.656Z] #34 sha256:6f31a574e25da3616cf661eaf4f812237d7c00aa4cbf4938033b21633c4d9e91 [2022-01-19T19:36:00.656Z] #34 79.05 github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:36:00.656Z] #34 DONE 81.3s [2022-01-19T19:36:00.656Z] [2022-01-19T19:36:00.656Z] #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-01-19T19:36:00.656Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:00.656Z] #43 11.72 PBCC images/pipe-data.pb-c.c [2022-01-19T19:36:00.656Z] #43 ... [2022-01-19T19:36:00.656Z] [2022-01-19T19:36:00.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-01-19T19:36:00.656Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:00.656Z] #13 72.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-19T19:36:00.656Z] #13 72.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:00.656Z] #13 72.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:00.656Z] #13 72.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-19T19:36:00.656Z] #13 72.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:00.656Z] #13 72.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:00.778Z] #56 49.84 Checking out files: 45% (2148/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 79% (3733/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) Checking out files: 89% (4200/4718) Checking out files: 90% (4247/4718) Checking out files: 91% (4294/4718) Checking out files: 92% (4341/4718) Checking out files: 93% (4388/4718) Checking out files: 94% (4435/4718) Checking out files: 95% (4483/4718) Checking out files: 96% (4530/4718) Checking out files: 96% (4561/4718) Checking out files: 97% (4577/4718) Checking out files: 98% (4624/4718) Checking out files: 99% (4671/4718) Checking out files: 100% (4718/4718) Checking out files: 100% (4718/4718), done. [2022-01-19T19:36:00.778Z] #56 52.10 + cd /tmp/tmp.OboYPAD9Nt/src/github.com/containerd/containerd [2022-01-19T19:36:00.778Z] #56 52.10 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:00.866Z] #43 ... [2022-01-19T19:36:00.866Z] [2022-01-19T19:36:00.866Z] #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-01-19T19:36:00.866Z] #34 sha256:9ff0b63bbfd6d79dda8e38180aa8b218fdb31c8e4c4fe57a9c8ba9112119d18d [2022-01-19T19:36:00.866Z] #34 DONE 82.0s [2022-01-19T19:36:00.866Z] [2022-01-19T19:36:00.866Z] #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-01-19T19:36:00.866Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:00.866Z] #43 10.05 DEP images/pipe-data.pb-c.d [2022-01-19T19:36:00.866Z] #43 10.10 PBCC images/mnt.pb-c.c [2022-01-19T19:36:00.866Z] #43 ... [2022-01-19T19:36:00.866Z] [2022-01-19T19:36:00.866Z] #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-01-19T19:36:00.866Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:00.866Z] #45 77.60 internal/lazyregexp [2022-01-19T19:36:00.866Z] #45 78.04 github.com/LK4D4/vndr/godl/singleflight [2022-01-19T19:36:00.866Z] #45 78.32 github.com/LK4D4/vndr/versioned [2022-01-19T19:36:00.866Z] #45 78.55 hash/crc32 [2022-01-19T19:36:00.866Z] #45 79.01 go/token [2022-01-19T19:36:00.866Z] #45 79.28 net/url [2022-01-19T19:36:00.866Z] #45 80.07 go/scanner [2022-01-19T19:36:00.866Z] #45 81.11 text/template/parse [2022-01-19T19:36:00.866Z] #45 81.59 go/ast [2022-01-19T19:36:00.965Z] #51 ... [2022-01-19T19:36:00.965Z] [2022-01-19T19:36:00.965Z] #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-01-19T19:36:00.965Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:00.965Z] #43 5.121 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:36:00.965Z] #43 5.121 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:36:00.965Z] #43 5.150 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:36:00.965Z] #43 5.150 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:36:00.965Z] #43 5.150 Note: Building without GnuTLS support [2022-01-19T19:36:00.965Z] #43 7.734 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:36:00.965Z] #43 7.743 GEN .gitid [2022-01-19T19:36:00.965Z] #43 7.768 GEN criu/include/version.h [2022-01-19T19:36:00.965Z] #43 7.878 GEN include/common/asm [2022-01-19T19:36:00.965Z] #43 9.600 PBCC images/timens.pb-c.c [2022-01-19T19:36:00.965Z] #43 9.630 DEP images/timens.pb-c.d [2022-01-19T19:36:00.965Z] #43 9.661 PBCC images/fown.pb-c.c [2022-01-19T19:36:00.965Z] #43 9.694 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-19T19:36:00.965Z] #43 9.769 PBCC images/opts.pb-c.c [2022-01-19T19:36:00.965Z] #43 9.826 PBCC images/memfd.pb-c.c [2022-01-19T19:36:00.965Z] #43 9.878 DEP images/fown.pb-c.d [2022-01-19T19:36:00.965Z] #43 9.938 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-19T19:36:00.965Z] #43 10.00 DEP images/opts.pb-c.d [2022-01-19T19:36:01.227Z] #43 10.09 DEP images/memfd.pb-c.d [2022-01-19T19:36:01.227Z] #43 10.15 PBCC images/sit.pb-c.c [2022-01-19T19:36:01.227Z] #43 10.22 DEP images/sit.pb-c.d [2022-01-19T19:36:01.488Z] #43 10.31 PBCC images/macvlan.pb-c.c [2022-01-19T19:36:01.488Z] #43 10.33 DEP images/macvlan.pb-c.d [2022-01-19T19:36:01.488Z] #43 10.38 PBCC images/autofs.pb-c.c [2022-01-19T19:36:01.488Z] #43 10.41 DEP images/autofs.pb-c.d [2022-01-19T19:36:01.488Z] #43 10.44 PBCC images/sysctl.pb-c.c [2022-01-19T19:36:01.488Z] #43 10.51 DEP images/sysctl.pb-c.d [2022-01-19T19:36:01.749Z] #43 10.60 PBCC images/time.pb-c.c [2022-01-19T19:36:01.749Z] #43 10.61 DEP images/time.pb-c.d [2022-01-19T19:36:01.749Z] #43 10.67 PBCC images/binfmt-misc.pb-c.c [2022-01-19T19:36:01.749Z] #43 ... [2022-01-19T19:36:01.749Z] [2022-01-19T19:36:01.749Z] #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-01-19T19:36:01.749Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:01.749Z] #13 76.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-19T19:36:01.749Z] #13 76.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:01.749Z] #13 76.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:02.011Z] #13 76.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-19T19:36:02.011Z] #13 76.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:02.011Z] #13 76.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:02.235Z] #45 ... [2022-01-19T19:36:02.235Z] [2022-01-19T19:36:02.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-01-19T19:36:02.235Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:02.235Z] #43 10.15 DEP images/mnt.pb-c.d [2022-01-19T19:36:02.235Z] #43 10.24 PBCC images/sk-packet.pb-c.c [2022-01-19T19:36:02.235Z] #43 10.34 DEP images/sk-packet.pb-c.d [2022-01-19T19:36:02.235Z] #43 10.41 PBCC images/tcp-stream.pb-c.c [2022-01-19T19:36:02.235Z] #43 10.53 DEP images/tcp-stream.pb-c.d [2022-01-19T19:36:02.235Z] #43 10.64 PBCC images/pipe.pb-c.c [2022-01-19T19:36:02.235Z] #43 10.74 DEP images/pipe.pb-c.d [2022-01-19T19:36:02.235Z] #43 10.82 PBCC images/pstree.pb-c.c [2022-01-19T19:36:02.235Z] #43 10.82 DEP images/pstree.pb-c.d [2022-01-19T19:36:02.235Z] #43 10.89 PBCC images/fs.pb-c.c [2022-01-19T19:36:02.235Z] #43 10.93 DEP images/fs.pb-c.d [2022-01-19T19:36:02.235Z] #43 11.05 PBCC images/signalfd.pb-c.c [2022-01-19T19:36:02.235Z] #43 11.24 DEP images/signalfd.pb-c.d [2022-01-19T19:36:02.235Z] #43 11.32 PBCC images/fh.pb-c.c [2022-01-19T19:36:02.235Z] #43 11.36 PBCC images/fsnotify.pb-c.c [2022-01-19T19:36:02.235Z] #43 11.47 DEP images/fh.pb-c.d [2022-01-19T19:36:02.235Z] #43 11.52 DEP images/fsnotify.pb-c.d [2022-01-19T19:36:02.235Z] #43 11.59 PBCC images/eventpoll.pb-c.c [2022-01-19T19:36:02.492Z] #43 11.62 DEP images/eventpoll.pb-c.d [2022-01-19T19:36:02.492Z] #43 11.69 PBCC images/eventfd.pb-c.c [2022-01-19T19:36:02.492Z] #43 11.74 DEP images/eventfd.pb-c.d [2022-01-19T19:36:02.492Z] #43 11.79 PBCC images/remap-file-path.pb-c.c [2022-01-19T19:36:02.492Z] #43 11.83 DEP images/remap-file-path.pb-c.d [2022-01-19T19:36:02.749Z] #43 11.90 PBCC images/fifo.pb-c.c [2022-01-19T19:36:02.749Z] #43 11.93 DEP images/fifo.pb-c.d [2022-01-19T19:36:02.749Z] #43 12.00 PBCC images/ghost-file.pb-c.c [2022-01-19T19:36:02.749Z] #43 12.03 DEP images/ghost-file.pb-c.d [2022-01-19T19:36:02.749Z] #43 12.12 PBCC images/regfile.pb-c.c [2022-01-19T19:36:02.811Z] Client: Docker Engine - Community [2022-01-19T19:36:02.811Z] Version: 20.10.12 [2022-01-19T19:36:02.811Z] API version: 1.41 [2022-01-19T19:36:02.811Z] Go version: go1.16.12 [2022-01-19T19:36:02.811Z] Git commit: e91ed57 [2022-01-19T19:36:02.811Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-19T19:36:02.811Z] OS/Arch: linux/arm64 [2022-01-19T19:36:02.811Z] Context: default [2022-01-19T19:36:02.811Z] Experimental: true [2022-01-19T19:36:02.811Z] [2022-01-19T19:36:02.811Z] Server: Docker Engine - Community [2022-01-19T19:36:02.811Z] Engine: [2022-01-19T19:36:02.811Z] Version: 20.10.12 [2022-01-19T19:36:02.811Z] API version: 1.41 (minimum version 1.12) [2022-01-19T19:36:02.811Z] Go version: go1.16.12 [2022-01-19T19:36:02.811Z] Git commit: 459d0df [2022-01-19T19:36:02.812Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-19T19:36:02.812Z] OS/Arch: linux/arm64 [2022-01-19T19:36:02.812Z] Experimental: true [2022-01-19T19:36:02.812Z] containerd: [2022-01-19T19:36:02.812Z] Version: 1.4.12 [2022-01-19T19:36:02.812Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:02.812Z] runc: [2022-01-19T19:36:02.812Z] Version: 1.0.2 [2022-01-19T19:36:02.812Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-19T19:36:02.812Z] docker-init: [2022-01-19T19:36:02.812Z] Version: 0.19.0 [2022-01-19T19:36:02.812Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-19T19:36:03.006Z] #43 12.18 DEP images/regfile.pb-c.d [2022-01-19T19:36:03.006Z] #43 12.27 PBCC images/ns.pb-c.c [2022-01-19T19:36:03.006Z] #43 12.33 DEP images/ns.pb-c.d [2022-01-19T19:36:03.006Z] #43 12.38 PBCC images/fdinfo.pb-c.c [2022-01-19T19:36:03.135Z] + docker info [2022-01-19T19:36:03.195Z] #13 ... [2022-01-19T19:36:03.195Z] [2022-01-19T19:36:03.195Z] #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-01-19T19:36:03.195Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:03.195Z] #43 11.79 DEP images/pipe-data.pb-c.d [2022-01-19T19:36:03.195Z] #43 11.90 PBCC images/mnt.pb-c.c [2022-01-19T19:36:03.195Z] #43 11.99 DEP images/mnt.pb-c.d [2022-01-19T19:36:03.195Z] #43 12.07 PBCC images/sk-packet.pb-c.c [2022-01-19T19:36:03.195Z] #43 12.10 DEP images/sk-packet.pb-c.d [2022-01-19T19:36:03.195Z] #43 12.17 PBCC images/tcp-stream.pb-c.c [2022-01-19T19:36:03.195Z] #43 12.24 DEP images/tcp-stream.pb-c.d [2022-01-19T19:36:03.195Z] #43 12.30 PBCC images/pipe.pb-c.c [2022-01-19T19:36:03.195Z] #43 12.37 DEP images/pipe.pb-c.d [2022-01-19T19:36:03.195Z] #43 12.46 PBCC images/pstree.pb-c.c [2022-01-19T19:36:03.195Z] #43 12.49 DEP images/pstree.pb-c.d [2022-01-19T19:36:03.195Z] #43 12.56 PBCC images/fs.pb-c.c [2022-01-19T19:36:03.196Z] #43 12.57 DEP images/fs.pb-c.d [2022-01-19T19:36:03.196Z] #43 12.63 PBCC images/signalfd.pb-c.c [2022-01-19T19:36:03.196Z] #43 12.68 DEP images/signalfd.pb-c.d [2022-01-19T19:36:03.196Z] #43 12.74 PBCC images/fh.pb-c.c [2022-01-19T19:36:03.196Z] #43 12.85 PBCC images/fsnotify.pb-c.c [2022-01-19T19:36:03.196Z] #43 12.87 DEP images/fh.pb-c.d [2022-01-19T19:36:03.196Z] #43 12.94 DEP images/fsnotify.pb-c.d [2022-01-19T19:36:03.196Z] #43 12.99 PBCC images/eventpoll.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.03 DEP images/eventpoll.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.09 PBCC images/eventfd.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.11 DEP images/eventfd.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.16 PBCC images/remap-file-path.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.19 DEP images/remap-file-path.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.22 PBCC images/fifo.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.24 DEP images/fifo.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.28 PBCC images/ghost-file.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.38 DEP images/ghost-file.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.44 PBCC images/regfile.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.48 DEP images/regfile.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.52 PBCC images/ns.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.55 DEP images/ns.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.59 PBCC images/fdinfo.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.69 DEP images/fdinfo.pb-c.d [2022-01-19T19:36:03.196Z] #43 13.76 PBCC images/core-aarch64.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.83 PBCC images/core-arm.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.90 PBCC images/core-ppc64.pb-c.c [2022-01-19T19:36:03.196Z] #43 13.97 PBCC images/core-s390.pb-c.c [2022-01-19T19:36:03.196Z] #43 14.02 PBCC images/core-x86.pb-c.c [2022-01-19T19:36:03.196Z] #43 14.09 PBCC images/core.pb-c.c [2022-01-19T19:36:03.196Z] #43 14.18 PBCC images/inventory.pb-c.c [2022-01-19T19:36:03.263Z] #43 12.46 DEP images/fdinfo.pb-c.d [2022-01-19T19:36:03.263Z] #43 12.55 PBCC images/core-aarch64.pb-c.c [2022-01-19T19:36:03.263Z] #43 12.60 PBCC images/core-arm.pb-c.c [2022-01-19T19:36:03.263Z] #43 12.66 PBCC images/core-ppc64.pb-c.c [2022-01-19T19:36:03.306Z] #56 54.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-19T19:36:03.455Z] #43 14.25 DEP images/core-aarch64.pb-c.d [2022-01-19T19:36:03.455Z] #43 14.32 DEP images/core-arm.pb-c.d [2022-01-19T19:36:03.455Z] #43 14.40 DEP images/core-ppc64.pb-c.d [2022-01-19T19:36:03.455Z] #43 14.46 DEP images/core-s390.pb-c.d [2022-01-19T19:36:03.455Z] #43 14.50 DEP images/core-x86.pb-c.d [2022-01-19T19:36:03.520Z] #43 12.69 PBCC images/core-s390.pb-c.c [2022-01-19T19:36:03.520Z] #43 12.75 PBCC images/core-x86.pb-c.c [2022-01-19T19:36:03.520Z] #43 12.81 PBCC images/core.pb-c.c [2022-01-19T19:36:03.520Z] #43 12.90 PBCC images/inventory.pb-c.c [2022-01-19T19:36:03.564Z] #56 54.77 + BUILDTAGS='netgo osusergo static_build' [2022-01-19T19:36:03.564Z] #56 54.78 + export EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:03.564Z] #56 54.78 + EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:03.564Z] #56 54.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-19T19:36:03.564Z] #56 54.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-19T19:36:03.564Z] #56 54.78 + '[' '' = dynamic ']' [2022-01-19T19:36:03.564Z] #56 54.78 + make [2022-01-19T19:36:03.715Z] #43 14.57 DEP images/core.pb-c.d [2022-01-19T19:36:03.715Z] #43 14.63 DEP images/inventory.pb-c.d [2022-01-19T19:36:03.715Z] #43 14.70 PBCC images/cpuinfo.pb-c.c [2022-01-19T19:36:03.715Z] #43 14.71 DEP images/cpuinfo.pb-c.d [2022-01-19T19:36:03.777Z] #43 12.99 DEP images/core-aarch64.pb-c.d [2022-01-19T19:36:03.777Z] #43 13.08 DEP images/core-arm.pb-c.d [2022-01-19T19:36:03.974Z] #43 14.76 PBCC images/stats.pb-c.c [2022-01-19T19:36:03.974Z] #43 14.78 DEP images/stats.pb-c.d [2022-01-19T19:36:04.034Z] #43 13.16 DEP images/core-ppc64.pb-c.d [2022-01-19T19:36:04.034Z] #43 13.25 DEP images/core-s390.pb-c.d [2022-01-19T19:36:04.034Z] #43 13.33 DEP images/core-x86.pb-c.d [2022-01-19T19:36:04.034Z] #43 13.40 DEP images/core.pb-c.d [2022-01-19T19:36:04.034Z] #43 13.47 DEP images/inventory.pb-c.d [2022-01-19T19:36:04.292Z] #43 13.56 PBCC images/cpuinfo.pb-c.c [2022-01-19T19:36:04.292Z] #43 13.61 DEP images/cpuinfo.pb-c.d [2022-01-19T19:36:04.292Z] #43 13.66 PBCC images/stats.pb-c.c [2022-01-19T19:36:04.292Z] #43 13.70 DEP images/stats.pb-c.d [2022-01-19T19:36:04.498Z] #56 ... [2022-01-19T19:36:04.498Z] [2022-01-19T19:36:04.498Z] #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-01-19T19:36:04.498Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:36:04.498Z] #45 90.23 encoding/xml [2022-01-19T19:36:04.498Z] #45 93.11 go/doc [2022-01-19T19:36:04.498Z] #45 96.37 compress/flate [2022-01-19T19:36:04.498Z] #45 97.41 github.com/LK4D4/vndr/build [2022-01-19T19:36:04.498Z] #45 99.44 compress/gzip [2022-01-19T19:36:04.498Z] #45 100.2 net [2022-01-19T19:36:04.756Z] #45 100.4 vendor/golang.org/x/text/transform [2022-01-19T19:36:04.757Z] #45 ... [2022-01-19T19:36:04.757Z] [2022-01-19T19:36:04.757Z] #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-01-19T19:36:04.757Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:36:04.757Z] #56 55.98 + bin/ctr [2022-01-19T19:36:04.856Z] #43 ... [2022-01-19T19:36:04.856Z] [2022-01-19T19:36:04.856Z] #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-01-19T19:36:04.856Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:36:04.856Z] #51 75.76 encoding/json [2022-01-19T19:36:04.856Z] #51 80.68 github.com/pkg/diff [2022-01-19T19:36:04.856Z] #51 81.74 go/ast [2022-01-19T19:36:04.856Z] #51 82.68 golang.org/x/crypto/ssh/terminal [2022-01-19T19:36:04.856Z] #51 84.33 mvdan.cc/editorconfig [2022-01-19T19:36:04.856Z] #51 85.55 mvdan.cc/sh/v3/fileutil [2022-01-19T19:36:04.856Z] #51 85.75 mvdan.cc/sh/v3/syntax [2022-01-19T19:36:04.856Z] #51 ... [2022-01-19T19:36:04.856Z] [2022-01-19T19:36:04.856Z] #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-01-19T19:36:04.856Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:04.856Z] #13 72.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-19T19:36:04.856Z] #13 72.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:04.856Z] #13 72.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:04.856Z] #13 72.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-19T19:36:04.856Z] #13 72.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:04.856Z] #13 72.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:04.917Z] #43 ... [2022-01-19T19:36:04.917Z] [2022-01-19T19:36:04.917Z] #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-01-19T19:36:04.917Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:04.917Z] #45 75.70 flag [2022-01-19T19:36:04.917Z] #45 76.20 go/token [2022-01-19T19:36:04.917Z] #45 77.35 go/scanner [2022-01-19T19:36:04.917Z] #45 77.60 internal/lazyregexp [2022-01-19T19:36:04.917Z] #45 77.95 net/url [2022-01-19T19:36:04.917Z] #45 78.89 go/ast [2022-01-19T19:36:04.917Z] #45 79.72 text/template/parse [2022-01-19T19:36:04.917Z] #45 84.45 go/parser [2022-01-19T19:36:04.917Z] #45 85.47 text/template [2022-01-19T19:36:05.177Z] #45 ... [2022-01-19T19:36:05.177Z] [2022-01-19T19:36:05.177Z] #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-01-19T19:36:05.177Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:36:05.177Z] #51 79.60 github.com/pkg/diff [2022-01-19T19:36:05.177Z] #51 81.17 go/ast [2022-01-19T19:36:05.177Z] #51 82.30 golang.org/x/crypto/ssh/terminal [2022-01-19T19:36:05.177Z] #51 83.76 mvdan.cc/editorconfig [2022-01-19T19:36:05.177Z] #51 84.87 mvdan.cc/sh/v3/fileutil [2022-01-19T19:36:05.177Z] #51 85.07 mvdan.cc/sh/v3/syntax [2022-01-19T19:36:05.437Z] #51 ... [2022-01-19T19:36:05.437Z] [2022-01-19T19:36:05.437Z] #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-01-19T19:36:05.437Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:05.437Z] #43 16.26 make[1]: Nothing to be done for 'all'. [2022-01-19T19:36:05.786Z] #13 ... [2022-01-19T19:36:05.786Z] [2022-01-19T19:36:05.786Z] #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-01-19T19:36:05.786Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:05.786Z] #45 86.70 text/template [2022-01-19T19:36:06.043Z] #45 87.04 go/parser [2022-01-19T19:36:06.816Z] #43 17.70 CC images/stats.o [2022-01-19T19:36:07.076Z] #43 18.06 CC images/core.o [2022-01-19T19:36:07.301Z] #13 ... [2022-01-19T19:36:07.301Z] [2022-01-19T19:36:07.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-01-19T19:36:07.301Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:07.301Z] #43 10.70 DEP images/binfmt-misc.pb-c.d [2022-01-19T19:36:07.301Z] #43 10.82 PBCC images/seccomp.pb-c.c [2022-01-19T19:36:07.301Z] #43 10.82 DEP images/seccomp.pb-c.d [2022-01-19T19:36:07.301Z] #43 10.86 PBCC images/userns.pb-c.c [2022-01-19T19:36:07.301Z] #43 10.90 DEP images/userns.pb-c.d [2022-01-19T19:36:07.301Z] #43 10.97 PBCC images/cgroup.pb-c.c [2022-01-19T19:36:07.301Z] #43 10.99 DEP images/cgroup.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.04 PBCC images/ext-file.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.06 DEP images/ext-file.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.11 PBCC images/rpc.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.16 DEP images/rpc.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.22 PBCC images/siginfo.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.26 DEP images/siginfo.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.34 PBCC images/pagemap.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.41 DEP images/pagemap.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.48 PBCC images/rlimit.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.52 DEP images/rlimit.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.58 PBCC images/file-lock.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.60 DEP images/file-lock.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.64 PBCC images/tty.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.69 DEP images/tty.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.74 PBCC images/tun.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.80 PBCC images/netdev.pb-c.c [2022-01-19T19:36:07.301Z] #43 11.87 DEP images/tun.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.94 DEP images/netdev.pb-c.d [2022-01-19T19:36:07.301Z] #43 11.98 PBCC images/vma.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.05 DEP images/vma.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.10 PBCC images/creds.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.13 DEP images/creds.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.17 PBCC images/utsns.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.18 DEP images/utsns.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.24 PBCC images/ipc-desc.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.28 PBCC images/ipc-sem.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.32 DEP images/ipc-desc.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.37 DEP images/ipc-sem.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.43 PBCC images/ipc-msg.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.47 DEP images/ipc-msg.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.52 PBCC images/ipc-shm.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.54 DEP images/ipc-shm.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.61 PBCC images/ipc-var.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.64 DEP images/ipc-var.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.67 PBCC images/sk-opts.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.71 PBCC images/packet-sock.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.79 DEP images/sk-opts.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.83 DEP images/packet-sock.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.89 PBCC images/sk-netlink.pb-c.c [2022-01-19T19:36:07.301Z] #43 12.94 DEP images/sk-netlink.pb-c.d [2022-01-19T19:36:07.301Z] #43 12.98 PBCC images/sk-inet.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.01 DEP images/sk-inet.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.05 PBCC images/sk-unix.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.09 DEP images/sk-unix.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.14 PBCC images/mm.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.20 DEP images/mm.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.23 PBCC images/timerfd.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.29 DEP images/timerfd.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.34 PBCC images/timer.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.36 DEP images/timer.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.44 PBCC images/sa.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.49 DEP images/sa.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.57 PBCC images/pipe-data.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.58 DEP images/pipe-data.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.65 PBCC images/mnt.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.70 DEP images/mnt.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.76 PBCC images/sk-packet.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.80 DEP images/sk-packet.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.83 PBCC images/tcp-stream.pb-c.c [2022-01-19T19:36:07.301Z] #43 13.88 DEP images/tcp-stream.pb-c.d [2022-01-19T19:36:07.301Z] #43 13.93 PBCC images/pipe.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.00 DEP images/pipe.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.04 PBCC images/pstree.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.06 DEP images/pstree.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.11 PBCC images/fs.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.14 DEP images/fs.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.21 PBCC images/signalfd.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.29 DEP images/signalfd.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.34 PBCC images/fh.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.43 PBCC images/fsnotify.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.49 DEP images/fh.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.55 DEP images/fsnotify.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.60 PBCC images/eventpoll.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.61 DEP images/eventpoll.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.66 PBCC images/eventfd.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.69 DEP images/eventfd.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.75 PBCC images/remap-file-path.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.78 DEP images/remap-file-path.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.83 PBCC images/fifo.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.87 DEP images/fifo.pb-c.d [2022-01-19T19:36:07.301Z] #43 14.93 PBCC images/ghost-file.pb-c.c [2022-01-19T19:36:07.301Z] #43 14.98 DEP images/ghost-file.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.06 PBCC images/regfile.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.10 DEP images/regfile.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.14 PBCC images/ns.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.18 DEP images/ns.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.23 PBCC images/fdinfo.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.31 DEP images/fdinfo.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.40 PBCC images/core-aarch64.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.46 PBCC images/core-arm.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.50 PBCC images/core-ppc64.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.57 PBCC images/core-s390.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.62 PBCC images/core-x86.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.67 PBCC images/core.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.75 PBCC images/inventory.pb-c.c [2022-01-19T19:36:07.301Z] #43 15.83 DEP images/core-aarch64.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.87 DEP images/core-arm.pb-c.d [2022-01-19T19:36:07.301Z] #43 15.92 DEP images/core-ppc64.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.00 DEP images/core-s390.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.05 DEP images/core-x86.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.11 DEP images/core.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.15 DEP images/inventory.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.24 PBCC images/cpuinfo.pb-c.c [2022-01-19T19:36:07.301Z] #43 16.27 DEP images/cpuinfo.pb-c.d [2022-01-19T19:36:07.301Z] #43 16.31 PBCC images/stats.pb-c.c [2022-01-19T19:36:07.301Z] #43 16.34 DEP images/stats.pb-c.d [2022-01-19T19:36:08.014Z] #43 18.78 CC images/core-x86.o [2022-01-19T19:36:08.274Z] #43 19.23 CC images/core-arm.o [2022-01-19T19:36:08.843Z] #43 19.62 CC images/core-aarch64.o [2022-01-19T19:36:08.943Z] #56 ... [2022-01-19T19:36:08.943Z] [2022-01-19T19:36:08.943Z] #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-01-19T19:36:08.943Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:08.943Z] #43 24.90 CC images/signalfd.o [2022-01-19T19:36:08.943Z] #43 25.24 CC images/fs.o [2022-01-19T19:36:08.943Z] #43 25.54 CC images/pstree.o [2022-01-19T19:36:08.943Z] #43 25.78 CC images/pipe.o [2022-01-19T19:36:08.943Z] #43 26.01 CC images/tcp-stream.o [2022-01-19T19:36:08.943Z] #43 26.16 CC images/sk-packet.o [2022-01-19T19:36:08.943Z] #43 26.53 CC images/mnt.o [2022-01-19T19:36:08.943Z] #43 26.96 CC images/pipe-data.o [2022-01-19T19:36:08.943Z] #43 27.37 CC images/sa.o [2022-01-19T19:36:08.943Z] #43 27.70 CC images/timer.o [2022-01-19T19:36:08.943Z] #43 28.12 CC images/timerfd.o [2022-01-19T19:36:08.943Z] #43 28.34 CC images/mm.o [2022-01-19T19:36:08.943Z] #43 28.58 CC images/sk-opts.o [2022-01-19T19:36:08.943Z] #43 28.75 CC images/sk-unix.o [2022-01-19T19:36:08.943Z] #43 28.96 CC images/sk-inet.o [2022-01-19T19:36:08.943Z] #43 29.38 CC images/tun.o [2022-01-19T19:36:08.943Z] #43 29.69 CC images/sk-netlink.o [2022-01-19T19:36:08.943Z] #43 29.92 CC images/packet-sock.o [2022-01-19T19:36:08.943Z] #43 30.29 CC images/ipc-var.o [2022-01-19T19:36:08.943Z] #43 30.59 CC images/ipc-desc.o [2022-01-19T19:36:08.943Z] #43 30.84 CC images/ipc-shm.o [2022-01-19T19:36:08.944Z] #43 31.02 CC images/ipc-msg.o [2022-01-19T19:36:08.944Z] #43 31.26 CC images/ipc-sem.o [2022-01-19T19:36:08.944Z] #43 31.49 CC images/utsns.o [2022-01-19T19:36:08.944Z] #43 31.67 CC images/creds.o [2022-01-19T19:36:08.944Z] #43 31.89 CC images/vma.o [2022-01-19T19:36:08.944Z] #43 32.08 CC images/netdev.o [2022-01-19T19:36:08.944Z] #43 32.42 CC images/tty.o [2022-01-19T19:36:08.944Z] #43 32.96 CC images/file-lock.o [2022-01-19T19:36:08.944Z] #43 33.21 CC images/rlimit.o [2022-01-19T19:36:08.944Z] #43 33.38 CC images/pagemap.o [2022-01-19T19:36:08.944Z] #43 33.63 CC images/siginfo.o [2022-01-19T19:36:08.944Z] #43 33.86 CC images/rpc.o [2022-01-19T19:36:08.944Z] #43 35.01 CC images/ext-file.o [2022-01-19T19:36:08.944Z] #43 35.28 CC images/cgroup.o [2022-01-19T19:36:09.102Z] #43 19.96 CC images/core-ppc64.o [2022-01-19T19:36:09.215Z] #43 17.86 make[1]: Nothing to be done for 'all'. [2022-01-19T19:36:09.215Z] #43 ... [2022-01-19T19:36:09.215Z] [2022-01-19T19:36:09.215Z] #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-01-19T19:36:09.215Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:36:09.215Z] #45 78.97 text/template/parse [2022-01-19T19:36:09.215Z] #45 79.43 go/ast [2022-01-19T19:36:09.215Z] #45 83.95 go/parser [2022-01-19T19:36:09.215Z] #45 84.71 text/template [2022-01-19T19:36:09.215Z] #45 88.18 encoding/xml [2022-01-19T19:36:09.215Z] #45 ... [2022-01-19T19:36:09.215Z] [2022-01-19T19:36:09.215Z] #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-01-19T19:36:09.215Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:36:09.215Z] #51 82.00 github.com/pkg/diff [2022-01-19T19:36:09.215Z] #51 83.28 go/ast [2022-01-19T19:36:09.215Z] #51 83.34 golang.org/x/crypto/ssh/terminal [2022-01-19T19:36:09.215Z] #51 84.90 mvdan.cc/editorconfig [2022-01-19T19:36:09.215Z] #51 85.99 mvdan.cc/sh/v3/fileutil [2022-01-19T19:36:09.215Z] #51 86.14 mvdan.cc/sh/v3/syntax [2022-01-19T19:36:09.475Z] #51 ... [2022-01-19T19:36:09.475Z] [2022-01-19T19:36:09.475Z] #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-01-19T19:36:09.475Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:36:09.475Z] #45 89.61 go/doc [2022-01-19T19:36:09.511Z] #43 35.87 CC images/userns.o [2022-01-19T19:36:09.671Z] #43 20.56 CC images/core-s390.o [2022-01-19T19:36:09.769Z] #43 36.14 CC images/google/protobuf/descriptor.o [2022-01-19T19:36:10.215Z] #45 90.65 encoding/xml [2022-01-19T19:36:10.610Z] #43 21.28 CC images/cpuinfo.o [2022-01-19T19:36:10.869Z] #43 21.80 CC images/inventory.o [2022-01-19T19:36:11.129Z] #43 22.12 CC images/fdinfo.o [2022-01-19T19:36:11.129Z] #43 ... [2022-01-19T19:36:11.129Z] [2022-01-19T19:36:11.129Z] #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-01-19T19:36:11.129Z] #51 sha256:d7f591dae417c900443611ffc1d06985efbdc84926b71d9db4d6e50b2e56d807 [2022-01-19T19:36:11.129Z] #51 91.81 mvdan.cc/sh/v3/cmd/shfmt [2022-01-19T19:36:11.144Z] #45 92.17 go/doc [2022-01-19T19:36:11.144Z] #45 ... [2022-01-19T19:36:11.144Z] [2022-01-19T19:36:11.144Z] #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-01-19T19:36:11.144Z] #51 sha256:a4c98d5b38ba7f200bd99672ec4fa6bbbdc8238188e0c1dda149c61700843628 [2022-01-19T19:36:11.144Z] #51 92.25 mvdan.cc/sh/v3/cmd/shfmt [2022-01-19T19:36:11.671Z] #43 37.81 CC images/opts.o [2022-01-19T19:36:11.671Z] #43 38.05 CC images/seccomp.o [2022-01-19T19:36:11.930Z] #43 38.27 CC images/binfmt-misc.o [2022-01-19T19:36:12.188Z] #43 38.44 CC images/time.o [2022-01-19T19:36:12.188Z] #43 38.56 CC images/sysctl.o [2022-01-19T19:36:12.447Z] #43 38.73 CC images/autofs.o [2022-01-19T19:36:12.447Z] #43 38.91 CC images/macvlan.o [2022-01-19T19:36:13.013Z] #43 39.10 CC images/sit.o [2022-01-19T19:36:13.013Z] #43 39.29 CC images/memfd.o [2022-01-19T19:36:13.272Z] #43 39.54 CC images/timens.o [2022-01-19T19:36:13.530Z] #43 39.78 LINK images/built-in.o [2022-01-19T19:36:13.682Z] #45 93.60 github.com/LK4D4/vndr/build [2022-01-19T19:36:13.682Z] #45 93.65 compress/flate [2022-01-19T19:36:13.789Z] #43 39.94 GEN compel/include/asm [2022-01-19T19:36:13.789Z] #43 39.96 GEN compel/include/version.h [2022-01-19T19:36:13.789Z] #43 39.99 touch .config [2022-01-19T19:36:13.789Z] #43 40.05 GEN include/common/config.h [2022-01-19T19:36:13.789Z] #43 40.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-19T19:36:13.789Z] #43 40.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-19T19:36:13.789Z] #43 40.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-19T19:36:13.789Z] #43 40.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-19T19:36:13.789Z] #43 40.23 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-19T19:36:13.789Z] #43 40.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-19T19:36:13.789Z] #43 40.28 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-19T19:36:14.048Z] #43 40.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-19T19:36:14.048Z] #43 40.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-19T19:36:14.048Z] #43 40.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-19T19:36:14.048Z] #43 40.35 DEP compel/plugins/std/infect.d [2022-01-19T19:36:14.048Z] #43 40.46 DEP compel/plugins/std/string.d [2022-01-19T19:36:14.048Z] #43 40.55 DEP compel/plugins/std/log.d [2022-01-19T19:36:14.306Z] #43 40.62 DEP compel/plugins/std/fds.d [2022-01-19T19:36:14.418Z] #51 DONE 95.5s [2022-01-19T19:36:14.418Z] [2022-01-19T19:36:14.418Z] #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-01-19T19:36:14.418Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:14.418Z] #45 95.20 compress/flate [2022-01-19T19:36:14.421Z] #51 DONE 95.1s [2022-01-19T19:36:14.421Z] [2022-01-19T19:36:14.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-01-19T19:36:14.421Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:36:14.565Z] #43 40.75 DEP compel/plugins/std/std.d [2022-01-19T19:36:14.565Z] #43 40.83 DEP compel/plugins/shmem/shmem.d [2022-01-19T19:36:14.565Z] #43 40.92 DEP compel/plugins/fds/fds.d [2022-01-19T19:36:14.823Z] #43 41.08 CC compel/plugins/std/std.o [2022-01-19T19:36:15.082Z] #43 41.40 CC compel/plugins/std/fds.o [2022-01-19T19:36:15.340Z] #43 ... [2022-01-19T19:36:15.340Z] [2022-01-19T19:36:15.340Z] #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-01-19T19:36:15.340Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:36:15.340Z] #45 101.0 vendor/golang.org/x/text/unicode/bidi [2022-01-19T19:36:15.340Z] #45 102.9 vendor/golang.org/x/text/secure/bidirule [2022-01-19T19:36:15.340Z] #45 103.2 vendor/golang.org/x/text/unicode/norm [2022-01-19T19:36:15.340Z] #45 106.8 vendor/golang.org/x/net/idna [2022-01-19T19:36:15.340Z] #45 109.4 vendor/golang.org/x/net/http2/hpack [2022-01-19T19:36:15.340Z] #45 110.9 mime [2022-01-19T19:36:15.597Z] #45 ... [2022-01-19T19:36:15.597Z] [2022-01-19T19:36:15.597Z] #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-01-19T19:36:15.597Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:15.597Z] #43 19.41 CC images/stats.o [2022-01-19T19:36:15.597Z] #43 19.83 CC images/core.o [2022-01-19T19:36:15.597Z] #43 20.42 CC images/core-x86.o [2022-01-19T19:36:15.597Z] #43 20.94 CC images/core-arm.o [2022-01-19T19:36:15.597Z] #43 21.32 CC images/core-aarch64.o [2022-01-19T19:36:15.597Z] #43 21.73 CC images/core-ppc64.o [2022-01-19T19:36:15.597Z] #43 22.41 CC images/core-s390.o [2022-01-19T19:36:15.597Z] #43 23.12 CC images/cpuinfo.o [2022-01-19T19:36:15.597Z] #43 23.54 CC images/inventory.o [2022-01-19T19:36:15.597Z] #43 23.88 CC images/fdinfo.o [2022-01-19T19:36:15.597Z] #43 24.26 CC images/fown.o [2022-01-19T19:36:15.597Z] #43 24.54 CC images/ns.o [2022-01-19T19:36:15.597Z] #43 ... [2022-01-19T19:36:15.597Z] [2022-01-19T19:36:15.598Z] #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-01-19T19:36:15.598Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:36:15.599Z] #45 ... [2022-01-19T19:36:15.599Z] [2022-01-19T19:36:15.599Z] #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-01-19T19:36:15.599Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:15.599Z] #43 41.75 CC compel/plugins/std/log.o [2022-01-19T19:36:15.599Z] #43 ... [2022-01-19T19:36:15.599Z] [2022-01-19T19:36:15.599Z] #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-01-19T19:36:15.599Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:15.599Z] #13 96.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-19T19:36:15.599Z] #13 96.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:15.599Z] #13 96.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:15.790Z] #45 96.88 github.com/LK4D4/vndr/build [2022-01-19T19:36:15.790Z] #45 ... [2022-01-19T19:36:15.790Z] [2022-01-19T19:36:15.790Z] #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-01-19T19:36:15.790Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:15.790Z] #43 15.19 make[1]: Nothing to be done for 'all'. [2022-01-19T19:36:15.790Z] #43 16.61 CC images/stats.o [2022-01-19T19:36:15.790Z] #43 16.96 CC images/core.o [2022-01-19T19:36:15.790Z] #43 17.63 CC images/core-x86.o [2022-01-19T19:36:15.790Z] #43 18.12 CC images/core-arm.o [2022-01-19T19:36:15.790Z] #43 18.66 CC images/core-aarch64.o [2022-01-19T19:36:15.790Z] #43 19.06 CC images/core-ppc64.o [2022-01-19T19:36:15.790Z] #43 19.73 CC images/core-s390.o [2022-01-19T19:36:15.790Z] #43 20.38 CC images/cpuinfo.o [2022-01-19T19:36:15.790Z] #43 20.86 CC images/inventory.o [2022-01-19T19:36:15.790Z] #43 21.09 CC images/fdinfo.o [2022-01-19T19:36:15.790Z] #43 21.54 CC images/fown.o [2022-01-19T19:36:15.790Z] #43 21.77 CC images/ns.o [2022-01-19T19:36:15.790Z] #43 22.03 CC images/regfile.o [2022-01-19T19:36:15.790Z] #43 22.26 CC images/ghost-file.o [2022-01-19T19:36:15.790Z] #43 22.62 CC images/fifo.o [2022-01-19T19:36:15.790Z] #43 22.90 CC images/remap-file-path.o [2022-01-19T19:36:15.790Z] #43 23.10 CC images/eventfd.o [2022-01-19T19:36:15.790Z] #43 23.33 CC images/eventpoll.o [2022-01-19T19:36:15.790Z] #43 23.52 CC images/fh.o [2022-01-19T19:36:15.790Z] #43 23.89 CC images/fsnotify.o [2022-01-19T19:36:15.790Z] #43 24.80 CC images/signalfd.o [2022-01-19T19:36:15.790Z] #43 24.99 CC images/fs.o [2022-01-19T19:36:16.047Z] #43 25.20 CC images/pstree.o [2022-01-19T19:36:16.047Z] #43 ... [2022-01-19T19:36:16.047Z] [2022-01-19T19:36:16.047Z] #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-01-19T19:36:16.047Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:36:16.167Z] #13 ... [2022-01-19T19:36:16.167Z] [2022-01-19T19:36:16.167Z] #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-01-19T19:36:16.167Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:16.167Z] #43 42.52 CC compel/plugins/std/string.o [2022-01-19T19:36:16.734Z] #43 43.07 CC compel/plugins/std/infect.o [2022-01-19T19:36:16.759Z] #56 49.36 Checking out files: 35% (1696/4718) Checking out files: 36% (1699/4718) Checking out files: 37% (1746/4718) Checking out files: 38% (1793/4718) Checking out files: 39% (1841/4718) Checking out files: 40% (1888/4718) Checking out files: 41% (1935/4718) Checking out files: 42% (1982/4718) Checking out files: 43% (2029/4718) Checking out files: 44% (2076/4718) Checking out files: 45% (2124/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 69% (3260/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) Checking out files: 89% (4200/4718) Checking out files: 90% (4247/4718) Checking out files: 90% (4254/4718) Checking out files: 91% (4294/4718) Checking out files: 92% (4341/4718) Checking out files: 93% (4388/4718) Checking out files: 94% (4435/4718) Checking out files: 95% (4483/4718) Checking out files: 96% (4530/4718) Checking out files: 97% (4577/4718) Checking out files: 98% (4624/4718) Checking out files: 99% (4671/4718) Checking out files: 100% (4718/4718) Checking out files: 100% (4718/4718), done. [2022-01-19T19:36:16.759Z] #56 51.73 + cd /tmp/tmp.jLkhILoWtY/src/github.com/containerd/containerd [2022-01-19T19:36:16.759Z] #56 51.73 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:17.075Z] #56 51.17 Checking out files: 24% (1170/4718) Checking out files: 25% (1180/4718) Checking out files: 26% (1227/4718) Checking out files: 27% (1274/4718) Checking out files: 28% (1322/4718) Checking out files: 29% (1369/4718) Checking out files: 30% (1416/4718) Checking out files: 31% (1463/4718) Checking out files: 32% (1510/4718) Checking out files: 33% (1557/4718) Checking out files: 34% (1605/4718) Checking out files: 35% (1652/4718) Checking out files: 36% (1699/4718) Checking out files: 37% (1746/4718) Checking out files: 38% (1793/4718) Checking out files: 39% (1841/4718) Checking out files: 40% (1888/4718) Checking out files: 41% (1935/4718) Checking out files: 42% (1982/4718) Checking out files: 43% (2029/4718) Checking out files: 44% (2076/4718) Checking out files: 45% (2124/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 65% (3077/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) Checking out files: 89% (4200/4718) Checking out files: 90% (4247/4718) Checking out files: 91% (4294/4718) Checking out files: 92% (4341/4718) Checking out files: 93% (4388/4718) Checking out files: 94% (4435/4718) Checking out files: 95% (4483/4718) Checking out files: 96% (4530/4718) Checking out files: 97% (4577/4718) Checking out files: 98% (4624/4718) Checking out files: 99% (4671/4718) Checking out files: 100% (4718/4718) Checking out files: 100% (4718/4718), done. [2022-01-19T19:36:17.075Z] #56 53.21 + cd /tmp/tmp.n1AllOpIFq/src/github.com/containerd/containerd [2022-01-19T19:36:17.075Z] #56 53.21 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:17.165Z] #56 52.00 Checking out files: 38% (1823/4718) Checking out files: 39% (1841/4718) Checking out files: 40% (1888/4718) Checking out files: 41% (1935/4718) Checking out files: 42% (1982/4718) Checking out files: 43% (2029/4718) Checking out files: 44% (2076/4718) Checking out files: 45% (2124/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 81% (3831/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) [2022-01-19T19:36:17.165Z] #56 ... [2022-01-19T19:36:17.165Z] [2022-01-19T19:36:17.165Z] #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-01-19T19:36:17.165Z] #51 sha256:0fdf34c609301028f7021b018d04edae4d48813b8c602e576f52c82c748bd7fd [2022-01-19T19:36:17.165Z] #51 93.24 mvdan.cc/sh/v3/cmd/shfmt [2022-01-19T19:36:17.165Z] #51 DONE 97.0s [2022-01-19T19:36:17.165Z] [2022-01-19T19:36:17.165Z] #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-01-19T19:36:17.165Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:36:17.301Z] #43 43.58 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-19T19:36:17.301Z] #43 43.63 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-19T19:36:17.301Z] #43 43.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-19T19:36:17.301Z] #43 43.73 AR compel/plugins/std.lib.a [2022-01-19T19:36:17.426Z] #56 52.00 Checking out files: 38% (1823/4718) Checking out files: 39% (1841/4718) Checking out files: 40% (1888/4718) Checking out files: 41% (1935/4718) Checking out files: 42% (1982/4718) Checking out files: 43% (2029/4718) Checking out files: 44% (2076/4718) Checking out files: 45% (2124/4718) Checking out files: 46% (2171/4718) Checking out files: 47% (2218/4718) Checking out files: 48% (2265/4718) Checking out files: 49% (2312/4718) Checking out files: 50% (2359/4718) Checking out files: 51% (2407/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 81% (3831/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) Checking out files: 89% (4200/4718) Checking out files: 90% (4247/4718) Checking out files: 91% (4294/4718) Checking out files: 92% (4341/4718) Checking out files: 93% (4388/4718) Checking out files: 94% (4435/4718) Checking out files: 95% (4483/4718) Checking out files: 96% (4530/4718) Checking out files: 97% (4577/4718) Checking out files: 98% (4624/4718) Checking out files: 99% (4671/4718) Checking out files: 100% (4718/4718) Checking out files: 100% (4718/4718), done. [2022-01-19T19:36:17.426Z] #56 53.84 + cd /tmp/tmp.o5qyYUXrpl/src/github.com/containerd/containerd [2022-01-19T19:36:17.426Z] #56 53.84 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:17.559Z] #43 43.82 CC compel/plugins/fds/fds.o [2022-01-19T19:36:17.818Z] #43 44.09 AR compel/plugins/fds.lib.a [2022-01-19T19:36:17.818Z] #43 44.14 HOSTDEP compel/src/lib/log-host.d [2022-01-19T19:36:17.818Z] #43 44.21 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-19T19:36:17.985Z] Client: [2022-01-19T19:36:17.985Z] Context: default [2022-01-19T19:36:17.985Z] Debug Mode: false [2022-01-19T19:36:17.985Z] Plugins: [2022-01-19T19:36:17.985Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-19T19:36:17.985Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-19T19:36:17.985Z] [2022-01-19T19:36:17.985Z] Server: [2022-01-19T19:36:17.985Z] Containers: 0 [2022-01-19T19:36:17.985Z] Running: 0 [2022-01-19T19:36:17.985Z] Paused: 0 [2022-01-19T19:36:17.985Z] Stopped: 0 [2022-01-19T19:36:17.985Z] Images: 0 [2022-01-19T19:36:17.985Z] Server Version: 20.10.12 [2022-01-19T19:36:17.985Z] Storage Driver: overlay2 [2022-01-19T19:36:17.985Z] Backing Filesystem: extfs [2022-01-19T19:36:17.985Z] Supports d_type: true [2022-01-19T19:36:17.985Z] Native Overlay Diff: true [2022-01-19T19:36:17.985Z] userxattr: false [2022-01-19T19:36:17.985Z] Logging Driver: json-file [2022-01-19T19:36:17.985Z] Cgroup Driver: cgroupfs [2022-01-19T19:36:17.985Z] Cgroup Version: 1 [2022-01-19T19:36:17.985Z] Plugins: [2022-01-19T19:36:17.985Z] Volume: local [2022-01-19T19:36:17.985Z] Network: bridge host ipvlan macvlan null overlay [2022-01-19T19:36:17.985Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-19T19:36:17.985Z] Swarm: inactive [2022-01-19T19:36:17.985Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-19T19:36:17.985Z] Default Runtime: runc [2022-01-19T19:36:17.985Z] Init Binary: docker-init [2022-01-19T19:36:17.985Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:36:17.985Z] runc version: v1.0.2-0-g52b36a2 [2022-01-19T19:36:17.985Z] init version: de40ad0 [2022-01-19T19:36:17.985Z] Security Options: [2022-01-19T19:36:17.985Z] apparmor [2022-01-19T19:36:17.985Z] seccomp [2022-01-19T19:36:17.985Z] Profile: default [2022-01-19T19:36:17.985Z] Kernel Version: 5.11.0-1023-aws [2022-01-19T19:36:17.985Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-19T19:36:17.985Z] OSType: linux [2022-01-19T19:36:17.985Z] Architecture: aarch64 [2022-01-19T19:36:17.985Z] CPUs: 2 [2022-01-19T19:36:17.985Z] Total Memory: 7.576GiB [2022-01-19T19:36:17.985Z] Name: ip-10-100-71-95 [2022-01-19T19:36:17.985Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-19T19:36:17.985Z] Docker Root Dir: /var/lib/docker [2022-01-19T19:36:17.985Z] Debug Mode: false [2022-01-19T19:36:17.985Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:36:17.985Z] Labels: [2022-01-19T19:36:17.985Z] Experimental: true [2022-01-19T19:36:17.985Z] Insecure Registries: [2022-01-19T19:36:17.985Z] 127.0.0.0/8 [2022-01-19T19:36:17.985Z] Live Restore Enabled: true [2022-01-19T19:36:17.985Z] [Pipeline] sh [2022-01-19T19:36:18.076Z] #43 44.29 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-19T19:36:18.076Z] #43 44.37 HOSTDEP compel/src/main-host.d [2022-01-19T19:36:18.076Z] #43 44.48 DEP compel/src/lib/ptrace.d [2022-01-19T19:36:18.139Z] #56 ... [2022-01-19T19:36:18.139Z] [2022-01-19T19:36:18.139Z] #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-01-19T19:36:18.139Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:18.139Z] #45 88.72 encoding/xml [2022-01-19T19:36:18.139Z] #45 91.36 go/doc [2022-01-19T19:36:18.139Z] #45 94.18 github.com/LK4D4/vndr/godl/singleflight [2022-01-19T19:36:18.139Z] #45 94.40 github.com/LK4D4/vndr/versioned [2022-01-19T19:36:18.139Z] #45 94.55 compress/flate [2022-01-19T19:36:18.139Z] #45 95.52 github.com/LK4D4/vndr/build [2022-01-19T19:36:18.139Z] #45 97.74 hash/crc32 [2022-01-19T19:36:18.139Z] #45 98.29 compress/gzip [2022-01-19T19:36:18.139Z] #45 ... [2022-01-19T19:36:18.139Z] [2022-01-19T19:36:18.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-01-19T19:36:18.139Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:18.139Z] #43 22.49 CC images/fown.o [2022-01-19T19:36:18.139Z] #43 22.81 CC images/ns.o [2022-01-19T19:36:18.139Z] #43 23.01 CC images/regfile.o [2022-01-19T19:36:18.139Z] #43 23.23 CC images/ghost-file.o [2022-01-19T19:36:18.139Z] #43 23.52 CC images/fifo.o [2022-01-19T19:36:18.139Z] #43 23.71 CC images/remap-file-path.o [2022-01-19T19:36:18.139Z] #43 23.89 CC images/eventfd.o [2022-01-19T19:36:18.139Z] #43 24.10 CC images/eventpoll.o [2022-01-19T19:36:18.139Z] #43 24.40 CC images/fh.o [2022-01-19T19:36:18.139Z] #43 24.81 CC images/fsnotify.o [2022-01-19T19:36:18.139Z] #43 25.42 CC images/signalfd.o [2022-01-19T19:36:18.139Z] #43 26.03 CC images/fs.o [2022-01-19T19:36:18.139Z] #43 26.48 CC images/pstree.o [2022-01-19T19:36:18.139Z] #43 26.82 CC images/pipe.o [2022-01-19T19:36:18.139Z] #43 27.09 CC images/tcp-stream.o [2022-01-19T19:36:18.139Z] #43 27.30 CC images/sk-packet.o [2022-01-19T19:36:18.139Z] #43 27.62 CC images/mnt.o [2022-01-19T19:36:18.139Z] #43 27.86 CC images/pipe-data.o [2022-01-19T19:36:18.139Z] #43 28.13 CC images/sa.o [2022-01-19T19:36:18.139Z] #43 28.31 CC images/timer.o [2022-01-19T19:36:18.139Z] #43 28.58 CC images/timerfd.o [2022-01-19T19:36:18.139Z] #43 28.80 CC images/mm.o [2022-01-19T19:36:18.139Z] #43 29.13 CC images/sk-opts.o [2022-01-19T19:36:18.265Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:36:18.265Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:36:18.265Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43147/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-19T19:36:18.265Z] + bash /home/ubuntu/workspace/moby_PR-43147/check-config.sh [2022-01-19T19:36:18.265Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-19T19:36:18.265Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-19T19:36:18.265Z] [2022-01-19T19:36:18.265Z] Generally Necessary: [2022-01-19T19:36:18.265Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-19T19:36:18.265Z] - apparmor: enabled and tools installed [2022-01-19T19:36:18.265Z] - CONFIG_NAMESPACES: enabled [2022-01-19T19:36:18.265Z] - CONFIG_NET_NS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_PID_NS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_IPC_NS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_UTS_NS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CGROUPS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-19T19:36:18.265Z] - CONFIG_CPUSETS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_MEMCG: enabled [2022-01-19T19:36:18.265Z] - CONFIG_KEYS: enabled [2022-01-19T19:36:18.265Z] - CONFIG_VETH: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-19T19:36:18.265Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-19T19:36:18.265Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-19T19:36:18.335Z] #43 44.59 DEP compel/src/lib/infect.d [2022-01-19T19:36:18.399Z] #43 29.32 CC images/sk-unix.o [2022-01-19T19:36:18.399Z] #43 ... [2022-01-19T19:36:18.399Z] [2022-01-19T19:36:18.399Z] #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-01-19T19:36:18.399Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:18.399Z] #45 99.05 crypto/x509/pkix [2022-01-19T19:36:18.399Z] #45 99.11 net [2022-01-19T19:36:18.522Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-19T19:36:18.522Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-19T19:36:18.522Z] [2022-01-19T19:36:18.522Z] Optional Features: [2022-01-19T19:36:18.522Z] - CONFIG_USER_NS: enabled [2022-01-19T19:36:18.522Z] - CONFIG_SECCOMP: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-19T19:36:18.522Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-19T19:36:18.522Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-19T19:36:18.522Z] (cgroup swap accounting is currently enabled) [2022-01-19T19:36:18.522Z] - CONFIG_BLK_CGROUP: enabled [2022-01-19T19:36:18.522Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-19T19:36:18.522Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-19T19:36:18.522Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-19T19:36:18.522Z] - CONFIG_CGROUP_PERF: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-19T19:36:18.522Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-19T19:36:18.522Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-19T19:36:18.522Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-19T19:36:18.522Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_IP_VS: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-19T19:36:18.522Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-19T19:36:18.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-19T19:36:18.522Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_EXT4_FS: enabled [2022-01-19T19:36:18.522Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-19T19:36:18.522Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-19T19:36:18.522Z] - Network Drivers: [2022-01-19T19:36:18.522Z] - "overlay": [2022-01-19T19:36:18.522Z] - CONFIG_VXLAN: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-19T19:36:18.522Z] Optional (for encrypted networks): [2022-01-19T19:36:18.522Z] - CONFIG_CRYPTO: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-19T19:36:18.522Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-19T19:36:18.522Z] - CONFIG_XFRM: enabled [2022-01-19T19:36:18.522Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-19T19:36:18.522Z] - "ipvlan": [2022-01-19T19:36:18.522Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-19T19:36:18.522Z] - "macvlan": [2022-01-19T19:36:18.522Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-19T19:36:18.522Z] - CONFIG_DUMMY: enabled (as module) [2022-01-19T19:36:18.522Z] - "ftp,tftp client in container": [2022-01-19T19:36:18.593Z] #43 44.79 DEP compel/src/lib/infect-util.d [2022-01-19T19:36:18.593Z] #43 44.88 DEP compel/src/lib/infect-rpc.d [2022-01-19T19:36:18.593Z] #43 45.02 DEP compel/arch/x86/src/lib/infect.d [2022-01-19T19:36:18.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-19T19:36:18.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-19T19:36:18.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-19T19:36:18.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-19T19:36:18.778Z] - Storage Drivers: [2022-01-19T19:36:18.778Z] - "aufs": [2022-01-19T19:36:18.778Z] - CONFIG_AUFS_FS: missing [2022-01-19T19:36:18.778Z] - "btrfs": [2022-01-19T19:36:18.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-19T19:36:18.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-19T19:36:18.778Z] - "devicemapper": [2022-01-19T19:36:18.778Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-19T19:36:18.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-19T19:36:18.778Z] - "overlay": [2022-01-19T19:36:18.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-19T19:36:18.778Z] - "zfs": [2022-01-19T19:36:18.778Z] - /dev/zfs: present [2022-01-19T19:36:18.778Z] - zfs command: missing [2022-01-19T19:36:18.778Z] - zpool command: missing [2022-01-19T19:36:18.778Z] [2022-01-19T19:36:18.778Z] Limits: [2022-01-19T19:36:18.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-19T19:36:18.778Z] [2022-01-19T19:36:18.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-19T19:36:18.851Z] #43 45.20 DEP compel/arch/x86/src/lib/cpu.d [2022-01-19T19:36:18.852Z] #43 45.29 DEP compel/src/lib/log.d [2022-01-19T19:36:18.968Z] #45 99.58 vendor/golang.org/x/crypto/chacha20 [2022-01-19T19:36:19.098Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0c0145fd7d44459850dbffe66149bd0b92ab7390 . [2022-01-19T19:36:19.110Z] #43 45.35 DEP compel/src/main.d [2022-01-19T19:36:19.110Z] #43 45.50 DEP compel/src/lib/handle-elf.d [2022-01-19T19:36:19.354Z] #2 [internal] load .dockerignore [2022-01-19T19:36:19.354Z] #2 sha256:d3c883c20bb6f2994daaa96ea78a7f2a387aaa6731d498c431b29b5762e04a17 [2022-01-19T19:36:19.369Z] #43 45.63 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-19T19:36:19.536Z] #45 100.2 vendor/golang.org/x/crypto/poly1305 [2022-01-19T19:36:19.627Z] #43 45.79 CC compel/src/lib/log.o [2022-01-19T19:36:19.627Z] #43 46.02 CC compel/arch/x86/src/lib/cpu.o [2022-01-19T19:36:19.973Z] #56 56.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-19T19:36:19.973Z] #56 56.22 + BUILDTAGS='netgo osusergo static_build' [2022-01-19T19:36:19.973Z] #56 56.22 + export EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:19.973Z] #56 56.22 + EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:19.973Z] #56 56.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-19T19:36:19.973Z] #56 56.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-19T19:36:19.973Z] #56 56.22 + '[' '' = dynamic ']' [2022-01-19T19:36:19.973Z] #56 56.22 + make [2022-01-19T19:36:20.105Z] #45 100.8 vendor/golang.org/x/sys/cpu [2022-01-19T19:36:20.282Z] #2 transferring context: 87B done [2022-01-19T19:36:20.282Z] #2 ... [2022-01-19T19:36:20.282Z] [2022-01-19T19:36:20.282Z] #1 [internal] load build definition from Dockerfile [2022-01-19T19:36:20.282Z] #1 sha256:3b7eada33829b4ae8f5590236eccd6441f328580b6bd0c691f92b94c3f25b210 [2022-01-19T19:36:20.282Z] #1 transferring dockerfile: 17.04kB done [2022-01-19T19:36:20.282Z] #1 DONE 1.1s [2022-01-19T19:36:20.348Z] #56 55.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-19T19:36:20.348Z] #56 55.99 + BUILDTAGS='netgo osusergo static_build' [2022-01-19T19:36:20.348Z] #56 55.99 + export EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:20.348Z] #56 55.99 + EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:20.348Z] #56 55.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-19T19:36:20.348Z] #56 55.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-19T19:36:20.348Z] #56 55.99 + '[' '' = dynamic ']' [2022-01-19T19:36:20.348Z] #56 55.99 + make [2022-01-19T19:36:20.538Z] [2022-01-19T19:36:20.538Z] #2 [internal] load .dockerignore [2022-01-19T19:36:20.538Z] #2 sha256:d3c883c20bb6f2994daaa96ea78a7f2a387aaa6731d498c431b29b5762e04a17 [2022-01-19T19:36:20.538Z] #2 DONE 1.3s [2022-01-19T19:36:20.562Z] #43 46.76 CC compel/arch/x86/src/lib/infect.o [2022-01-19T19:36:20.674Z] #45 101.4 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-19T19:36:20.794Z] [2022-01-19T19:36:20.794Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-19T19:36:20.794Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-01-19T19:36:20.912Z] #56 56.98 + bin/ctr [2022-01-19T19:36:21.356Z] #3 DONE 0.5s [2022-01-19T19:36:21.356Z] [2022-01-19T19:36:21.356Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-19T19:36:21.356Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-01-19T19:36:21.356Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-01-19T19:36:21.356Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-19T19:36:21.356Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-01-19T19:36:21.356Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-01-19T19:36:21.356Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.2s [2022-01-19T19:36:21.356Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.19MB / 9.01MB 0.3s [2022-01-19T19:36:21.359Z] #56 57.41 + bin/ctr [2022-01-19T19:36:21.497Z] #43 47.54 CC compel/src/lib/infect-rpc.o [2022-01-19T19:36:21.497Z] #43 47.86 CC compel/src/lib/infect-util.o [2022-01-19T19:36:21.612Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.4s [2022-01-19T19:36:21.755Z] #43 48.13 CC compel/src/lib/infect.o [2022-01-19T19:36:21.875Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s [2022-01-19T19:36:21.875Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2022-01-19T19:36:21.875Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-01-19T19:36:22.054Z] #45 102.6 vendor/golang.org/x/crypto/curve25519 [2022-01-19T19:36:22.131Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-01-19T19:36:22.131Z] #4 DONE 0.9s [2022-01-19T19:36:22.131Z] [2022-01-19T19:36:22.131Z] #8 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-19T19:36:22.131Z] #8 sha256:c2b6e530b7d6f92adf202d178b8949d4f4d36f8917d3deb9516f3aec8c694e8a [2022-01-19T19:36:22.623Z] #45 103.4 vendor/golang.org/x/crypto/hkdf [2022-01-19T19:36:22.692Z] #43 ... [2022-01-19T19:36:22.692Z] [2022-01-19T19:36:22.692Z] #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-01-19T19:36:22.692Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:22.692Z] #13 111.3 Selecting previously unselected package libapparmor1:amd64. [2022-01-19T19:36:22.692Z] #13 111.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 111.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:22.692Z] #13 111.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-19T19:36:22.692Z] #13 111.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 111.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:22.692Z] #13 111.6 Selecting previously unselected package libbtrfs0. [2022-01-19T19:36:22.692Z] #13 111.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 111.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:22.692Z] #13 111.7 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:36:22.692Z] #13 111.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 111.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:22.692Z] #13 111.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-19T19:36:22.692Z] #13 111.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 111.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:22.692Z] #13 112.0 Selecting previously unselected package libudev-dev:amd64. [2022-01-19T19:36:22.692Z] #13 112.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 112.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:22.692Z] #13 112.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-19T19:36:22.692Z] #13 112.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 112.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:22.692Z] #13 112.5 Selecting previously unselected package libpcre16-3:amd64. [2022-01-19T19:36:22.692Z] #13 112.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 112.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:22.692Z] #13 112.7 Selecting previously unselected package libpcre32-3:amd64. [2022-01-19T19:36:22.692Z] #13 112.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 112.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:22.692Z] #13 112.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-19T19:36:22.692Z] #13 112.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 112.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:22.692Z] #13 113.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-19T19:36:22.692Z] #13 113.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:22.692Z] #13 113.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:22.883Z] #45 103.5 vendor/golang.org/x/text/transform [2022-01-19T19:36:22.951Z] #13 113.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-19T19:36:22.951Z] #13 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-19T19:36:22.951Z] #13 113.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:23.209Z] #13 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-19T19:36:23.209Z] #13 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:23.209Z] #13 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:23.209Z] #13 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-19T19:36:23.209Z] #13 113.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:36:23.209Z] #13 113.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:23.468Z] #13 114.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-19T19:36:23.468Z] #13 114.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:23.468Z] #13 114.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:23.503Z] #8 DONE 1.0s [2022-01-19T19:36:23.503Z] [2022-01-19T19:36:23.503Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:36:23.503Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-19T19:36:23.503Z] #6 DONE 0.9s [2022-01-19T19:36:23.503Z] [2022-01-19T19:36:23.503Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-01-19T19:36:23.503Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-01-19T19:36:23.503Z] #7 DONE 0.9s [2022-01-19T19:36:23.503Z] [2022-01-19T19:36:23.503Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-19T19:36:23.503Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-19T19:36:23.503Z] #5 DONE 1.0s [2022-01-19T19:36:23.821Z] #45 104.3 vendor/golang.org/x/text/unicode/bidi [2022-01-19T19:36:23.957Z] #56 ... [2022-01-19T19:36:23.957Z] [2022-01-19T19:36:23.957Z] #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-01-19T19:36:23.957Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:23.957Z] #13 98.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-19T19:36:23.957Z] #13 98.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:23.957Z] #13 98.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:24.044Z] #13 114.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:24.044Z] #13 114.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:24.044Z] #13 114.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:24.044Z] #13 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:36:24.044Z] #13 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:24.044Z] #13 114.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:24.044Z] #13 114.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-19T19:36:24.044Z] #13 114.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:24.302Z] #13 114.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:36:24.302Z] #13 114.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:24.302Z] #13 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:24.302Z] #13 114.9 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-01-19T19:36:24.302Z] #13 114.9 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-01-19T19:36:24.302Z] #13 114.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:24.302Z] #13 114.9 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-01-19T19:36:24.302Z] #13 114.9 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-01-19T19:36:24.302Z] #13 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:36:24.302Z] #13 115.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:24.302Z] #13 115.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:24.302Z] #13 115.0 Setting up dmsetup (2:1.02.155-3) ... [2022-01-19T19:36:24.302Z] #13 115.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:24.564Z] #13 115.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:24.564Z] #13 115.1 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:36:24.759Z] #45 ... [2022-01-19T19:36:24.759Z] [2022-01-19T19:36:24.759Z] #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-01-19T19:36:24.759Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:24.759Z] #43 29.70 CC images/sk-inet.o [2022-01-19T19:36:24.759Z] #43 30.11 CC images/tun.o [2022-01-19T19:36:24.759Z] #43 30.41 CC images/sk-netlink.o [2022-01-19T19:36:24.759Z] #43 30.62 CC images/packet-sock.o [2022-01-19T19:36:24.759Z] #43 30.98 CC images/ipc-var.o [2022-01-19T19:36:24.759Z] #43 31.13 CC images/ipc-desc.o [2022-01-19T19:36:24.759Z] #43 31.30 CC images/ipc-shm.o [2022-01-19T19:36:24.759Z] #43 31.55 CC images/ipc-msg.o [2022-01-19T19:36:24.759Z] #43 31.76 CC images/ipc-sem.o [2022-01-19T19:36:24.759Z] #43 31.95 CC images/utsns.o [2022-01-19T19:36:24.759Z] #43 32.14 CC images/creds.o [2022-01-19T19:36:24.759Z] #43 32.32 CC images/vma.o [2022-01-19T19:36:24.759Z] #43 32.58 CC images/netdev.o [2022-01-19T19:36:24.759Z] #43 32.94 CC images/tty.o [2022-01-19T19:36:24.759Z] #43 33.39 CC images/file-lock.o [2022-01-19T19:36:24.759Z] #43 33.56 CC images/rlimit.o [2022-01-19T19:36:24.759Z] #43 33.75 CC images/pagemap.o [2022-01-19T19:36:24.759Z] #43 34.06 CC images/siginfo.o [2022-01-19T19:36:24.759Z] #43 34.37 CC images/rpc.o [2022-01-19T19:36:24.759Z] #43 35.46 CC images/ext-file.o [2022-01-19T19:36:24.759Z] #43 35.62 CC images/cgroup.o [2022-01-19T19:36:25.329Z] #43 ... [2022-01-19T19:36:25.329Z] [2022-01-19T19:36:25.329Z] #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-01-19T19:36:25.329Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:25.329Z] #45 106.0 vendor/golang.org/x/text/secure/bidirule [2022-01-19T19:36:25.589Z] #45 106.4 vendor/golang.org/x/text/unicode/norm [2022-01-19T19:36:25.867Z] #13 ... [2022-01-19T19:36:25.867Z] [2022-01-19T19:36:25.867Z] #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-01-19T19:36:25.867Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:25.867Z] #43 24.77 CC images/regfile.o [2022-01-19T19:36:25.867Z] #43 25.06 CC images/ghost-file.o [2022-01-19T19:36:25.867Z] #43 25.40 CC images/fifo.o [2022-01-19T19:36:25.867Z] #43 25.56 CC images/remap-file-path.o [2022-01-19T19:36:25.867Z] #43 25.75 CC images/eventfd.o [2022-01-19T19:36:25.867Z] #43 25.92 CC images/eventpoll.o [2022-01-19T19:36:25.867Z] #43 26.27 CC images/fh.o [2022-01-19T19:36:25.867Z] #43 26.63 CC images/fsnotify.o [2022-01-19T19:36:25.867Z] #43 27.24 CC images/signalfd.o [2022-01-19T19:36:25.867Z] #43 27.50 CC images/fs.o [2022-01-19T19:36:25.867Z] #43 27.74 CC images/pstree.o [2022-01-19T19:36:25.867Z] #43 28.00 CC images/pipe.o [2022-01-19T19:36:25.867Z] #43 28.31 CC images/tcp-stream.o [2022-01-19T19:36:25.867Z] #43 28.50 CC images/sk-packet.o [2022-01-19T19:36:25.867Z] #43 28.82 CC images/mnt.o [2022-01-19T19:36:25.867Z] #43 29.17 CC images/pipe-data.o [2022-01-19T19:36:25.867Z] #43 29.34 CC images/sa.o [2022-01-19T19:36:25.867Z] #43 29.64 CC images/timer.o [2022-01-19T19:36:25.867Z] #43 29.98 CC images/timerfd.o [2022-01-19T19:36:25.867Z] #43 30.19 CC images/mm.o [2022-01-19T19:36:25.867Z] #43 30.49 CC images/sk-opts.o [2022-01-19T19:36:25.867Z] #43 30.80 CC images/sk-unix.o [2022-01-19T19:36:25.867Z] #43 31.04 CC images/sk-inet.o [2022-01-19T19:36:25.867Z] #43 31.61 CC images/tun.o [2022-01-19T19:36:25.867Z] #43 31.99 CC images/sk-netlink.o [2022-01-19T19:36:25.867Z] #43 32.36 CC images/packet-sock.o [2022-01-19T19:36:25.867Z] #43 32.74 CC images/ipc-var.o [2022-01-19T19:36:25.867Z] #43 32.98 CC images/ipc-desc.o [2022-01-19T19:36:25.867Z] #43 33.20 CC images/ipc-shm.o [2022-01-19T19:36:25.867Z] #43 33.42 CC images/ipc-msg.o [2022-01-19T19:36:25.867Z] #43 33.70 CC images/ipc-sem.o [2022-01-19T19:36:25.867Z] #43 33.88 CC images/utsns.o [2022-01-19T19:36:25.867Z] #43 34.05 CC images/creds.o [2022-01-19T19:36:25.867Z] #43 34.23 CC images/vma.o [2022-01-19T19:36:25.867Z] #43 34.44 CC images/netdev.o [2022-01-19T19:36:25.867Z] #43 34.82 CC images/tty.o [2022-01-19T19:36:26.164Z] #56 ... [2022-01-19T19:36:26.165Z] [2022-01-19T19:36:26.165Z] #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-01-19T19:36:26.165Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:26.165Z] #43 25.38 CC images/pipe.o [2022-01-19T19:36:26.165Z] #43 25.62 CC images/tcp-stream.o [2022-01-19T19:36:26.165Z] #43 25.82 CC images/sk-packet.o [2022-01-19T19:36:26.165Z] #43 26.16 CC images/mnt.o [2022-01-19T19:36:26.165Z] #43 26.44 CC images/pipe-data.o [2022-01-19T19:36:26.165Z] #43 26.63 CC images/sa.o [2022-01-19T19:36:26.165Z] #43 26.93 CC images/timer.o [2022-01-19T19:36:26.165Z] #43 27.36 CC images/timerfd.o [2022-01-19T19:36:26.165Z] #43 27.61 CC images/mm.o [2022-01-19T19:36:26.165Z] #43 27.88 CC images/sk-opts.o [2022-01-19T19:36:26.165Z] #43 28.17 CC images/sk-unix.o [2022-01-19T19:36:26.165Z] #43 28.42 CC images/sk-inet.o [2022-01-19T19:36:26.165Z] #43 28.84 CC images/tun.o [2022-01-19T19:36:26.165Z] #43 29.12 CC images/sk-netlink.o [2022-01-19T19:36:26.165Z] #43 29.34 CC images/packet-sock.o [2022-01-19T19:36:26.165Z] #43 29.68 CC images/ipc-var.o [2022-01-19T19:36:26.165Z] #43 29.89 CC images/ipc-desc.o [2022-01-19T19:36:26.165Z] #43 30.08 CC images/ipc-shm.o [2022-01-19T19:36:26.165Z] #43 30.34 CC images/ipc-msg.o [2022-01-19T19:36:26.165Z] #43 30.60 CC images/ipc-sem.o [2022-01-19T19:36:26.165Z] #43 30.79 CC images/utsns.o [2022-01-19T19:36:26.165Z] #43 30.95 CC images/creds.o [2022-01-19T19:36:26.165Z] #43 31.11 CC images/vma.o [2022-01-19T19:36:26.165Z] #43 31.36 CC images/netdev.o [2022-01-19T19:36:26.165Z] #43 31.67 CC images/tty.o [2022-01-19T19:36:26.165Z] #43 32.19 CC images/file-lock.o [2022-01-19T19:36:26.165Z] #43 32.46 CC images/rlimit.o [2022-01-19T19:36:26.165Z] #43 32.66 CC images/pagemap.o [2022-01-19T19:36:26.165Z] #43 32.92 CC images/siginfo.o [2022-01-19T19:36:26.165Z] #43 33.22 CC images/rpc.o [2022-01-19T19:36:26.165Z] #43 34.41 CC images/ext-file.o [2022-01-19T19:36:26.165Z] #43 34.55 CC images/cgroup.o [2022-01-19T19:36:26.165Z] #43 35.28 CC images/userns.o [2022-01-19T19:36:26.165Z] #43 35.50 CC images/google/protobuf/descriptor.o [2022-01-19T19:36:26.438Z] #43 35.35 CC images/file-lock.o [2022-01-19T19:36:26.468Z] #13 DONE 116.9s [2022-01-19T19:36:26.468Z] [2022-01-19T19:36:26.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-01-19T19:36:26.468Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:26.468Z] #43 50.40 CC compel/src/lib/ptrace.o [2022-01-19T19:36:26.468Z] #43 50.78 AR compel/libcompel.a [2022-01-19T19:36:26.468Z] #43 50.87 HOSTCC compel/src/main-host.o [2022-01-19T19:36:26.468Z] #43 51.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-19T19:36:26.468Z] #43 51.33 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-19T19:36:26.468Z] #43 51.63 HOSTCC compel/src/lib/log-host.o [2022-01-19T19:36:26.468Z] #43 51.91 HOSTLINK compel/compel-host-bin [2022-01-19T19:36:26.468Z] #43 52.06 DEP soccr/soccr.d [2022-01-19T19:36:26.468Z] #43 52.18 CC soccr/soccr.o [2022-01-19T19:36:26.699Z] #43 ... [2022-01-19T19:36:26.699Z] [2022-01-19T19:36:26.699Z] #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-01-19T19:36:26.699Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:36:26.699Z] #45 96.52 net [2022-01-19T19:36:26.699Z] #45 97.15 compress/gzip [2022-01-19T19:36:26.699Z] #45 97.72 vendor/golang.org/x/text/transform [2022-01-19T19:36:26.699Z] #45 98.56 vendor/golang.org/x/text/unicode/bidi [2022-01-19T19:36:26.699Z] #45 100.7 vendor/golang.org/x/text/secure/bidirule [2022-01-19T19:36:26.699Z] #45 101.0 vendor/golang.org/x/text/unicode/norm [2022-01-19T19:36:26.699Z] #45 105.5 vendor/golang.org/x/net/idna [2022-01-19T19:36:26.699Z] #45 ... [2022-01-19T19:36:26.699Z] [2022-01-19T19:36:26.699Z] #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-01-19T19:36:26.699Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:26.699Z] #43 35.63 CC images/rlimit.o [2022-01-19T19:36:26.727Z] #43 ... [2022-01-19T19:36:26.727Z] [2022-01-19T19:36:26.727Z] #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-01-19T19:36:26.727Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:36:26.727Z] #45 112.5 mime/quotedprintable [2022-01-19T19:36:26.727Z] #45 113.1 net/http/internal [2022-01-19T19:36:26.727Z] #45 117.3 net/textproto [2022-01-19T19:36:26.727Z] #45 117.4 crypto/x509 [2022-01-19T19:36:26.727Z] #45 118.7 vendor/golang.org/x/net/http/httpguts [2022-01-19T19:36:26.727Z] #45 119.0 vendor/golang.org/x/net/http/httpproxy [2022-01-19T19:36:26.727Z] #45 119.6 mime/multipart [2022-01-19T19:36:26.727Z] #45 121.9 crypto/tls [2022-01-19T19:36:26.772Z] [2022-01-19T19:36:26.772Z] #23 [internal] load build context [2022-01-19T19:36:26.772Z] #23 sha256:b5e3978244d858a0b9c1150651a09add6417ba9e6ce029524b3a608b14bc0d55 [2022-01-19T19:36:26.772Z] #23 transferring context: 1.57MB 0.1s [2022-01-19T19:36:26.960Z] #43 35.84 CC images/pagemap.o [2022-01-19T19:36:26.985Z] #45 ... [2022-01-19T19:36:26.985Z] [2022-01-19T19:36:26.985Z] #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-01-19T19:36:26.985Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:36:27.095Z] #43 ... [2022-01-19T19:36:27.096Z] [2022-01-19T19:36:27.096Z] #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-01-19T19:36:27.096Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:27.096Z] #45 98.06 compress/gzip [2022-01-19T19:36:27.096Z] #45 98.83 crypto/rsa [2022-01-19T19:36:27.096Z] #45 99.98 crypto/x509/pkix [2022-01-19T19:36:27.096Z] #45 100.3 net [2022-01-19T19:36:27.096Z] #45 100.5 vendor/golang.org/x/crypto/chacha20 [2022-01-19T19:36:27.096Z] #45 101.1 vendor/golang.org/x/crypto/poly1305 [2022-01-19T19:36:27.096Z] #45 101.7 vendor/golang.org/x/sys/cpu [2022-01-19T19:36:27.096Z] #45 102.2 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-19T19:36:27.096Z] #45 103.4 vendor/golang.org/x/crypto/curve25519 [2022-01-19T19:36:27.096Z] #45 104.2 vendor/golang.org/x/crypto/hkdf [2022-01-19T19:36:27.096Z] #45 104.4 vendor/golang.org/x/text/transform [2022-01-19T19:36:27.096Z] #45 105.0 vendor/golang.org/x/text/unicode/bidi [2022-01-19T19:36:27.096Z] #45 106.7 vendor/golang.org/x/text/secure/bidirule [2022-01-19T19:36:27.096Z] #45 107.0 vendor/golang.org/x/text/unicode/norm [2022-01-19T19:36:27.221Z] #43 36.16 CC images/siginfo.o [2022-01-19T19:36:27.482Z] #43 36.41 CC images/rpc.o [2022-01-19T19:36:27.554Z] #53 ... [2022-01-19T19:36:27.554Z] [2022-01-19T19:36:27.554Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-19T19:36:27.554Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-19T19:36:27.554Z] #14 DONE 1.5s [2022-01-19T19:36:27.554Z] [2022-01-19T19:36:27.554Z] #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-01-19T19:36:27.554Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:36:27.554Z] #53 1.433 + RM_GOPATH=0 [2022-01-19T19:36:27.554Z] #53 1.433 + TMP_GOPATH= [2022-01-19T19:36:27.554Z] #53 1.433 + : /build [2022-01-19T19:36:27.554Z] #53 1.433 + '[' -z '' ']' [2022-01-19T19:36:27.554Z] #53 1.434 ++ mktemp -d [2022-01-19T19:36:27.554Z] #53 1.435 + export GOPATH=/tmp/tmp.kfb6M5pZ3E [2022-01-19T19:36:27.554Z] #53 1.435 + GOPATH=/tmp/tmp.kfb6M5pZ3E [2022-01-19T19:36:27.554Z] #53 1.435 + RM_GOPATH=1 [2022-01-19T19:36:27.554Z] #53 1.435 + case "$(go env GOARCH)" in [2022-01-19T19:36:27.554Z] #53 1.435 ++ go env GOARCH [2022-01-19T19:36:27.672Z] #45 ... [2022-01-19T19:36:27.672Z] [2022-01-19T19:36:27.672Z] #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-01-19T19:36:27.672Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:27.672Z] #43 37.05 CC images/opts.o [2022-01-19T19:36:27.812Z] #53 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:27.813Z] #53 1.483 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:27.813Z] #53 1.483 ++ dirname /tmp/install/install.sh [2022-01-19T19:36:27.813Z] #53 1.484 + dir=/tmp/install [2022-01-19T19:36:27.813Z] #53 1.484 + bin=runc [2022-01-19T19:36:27.813Z] #53 1.484 + shift [2022-01-19T19:36:27.813Z] #53 1.484 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-19T19:36:27.813Z] #53 1.484 + . /tmp/install/runc.installer [2022-01-19T19:36:27.813Z] #53 1.484 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:27.813Z] #53 1.485 + install_runc [2022-01-19T19:36:27.813Z] #53 1.487 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-19T19:36:27.813Z] #53 1.488 + uname -r [2022-01-19T19:36:27.813Z] #53 1.540 + RUNC_BUILDTAGS='seccomp ' [2022-01-19T19:36:27.813Z] #53 1.540 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-19T19:36:27.813Z] #53 1.540 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kfb6M5pZ3E/src/github.com/opencontainers/runc [2022-01-19T19:36:27.813Z] #53 1.543 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-19T19:36:27.813Z] #53 1.567 Cloning into '/tmp/tmp.kfb6M5pZ3E/src/github.com/opencontainers/runc'... [2022-01-19T19:36:27.932Z] #43 37.28 CC images/seccomp.o [2022-01-19T19:36:28.514Z] #43 37.57 CC images/binfmt-misc.o [2022-01-19T19:36:28.514Z] #43 37.78 CC images/time.o [2022-01-19T19:36:28.753Z] #53 ... [2022-01-19T19:36:28.753Z] [2022-01-19T19:36:28.753Z] #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-01-19T19:36:28.753Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-19T19:36:28.753Z] #15 DONE 1.1s [2022-01-19T19:36:28.770Z] #43 37.97 CC images/sysctl.o [2022-01-19T19:36:28.840Z] #23 transferring context: 53.44MB 2.0s done [2022-01-19T19:36:28.866Z] #43 37.60 CC images/ext-file.o [2022-01-19T19:36:28.866Z] #43 37.85 CC images/cgroup.o [2022-01-19T19:36:29.017Z] [2022-01-19T19:36:29.017Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-19T19:36:29.017Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-19T19:36:29.028Z] #43 38.23 CC images/autofs.o [2022-01-19T19:36:29.101Z] #23 DONE 2.7s [2022-01-19T19:36:29.101Z] [2022-01-19T19:36:29.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:36:29.101Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-19T19:36:29.101Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-19T19:36:29.101Z] #9 sha256:959cd7808fe94fdf32a61301a653eb2e761e9993e46c450e3c8ea85c195f8162 1.79kB / 1.79kB done [2022-01-19T19:36:29.101Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-19T19:36:29.101Z] #9 sha256:52a08ece192d8509b6336fcca89790d6f156153f97fe2cfa7f308278962010c8 7.09kB / 7.09kB done [2022-01-19T19:36:29.101Z] #9 sha256:d098cf33298807975a4d84f59f6689e0bf729b62fca9b7320adb80ebeaabc578 7.70MB / 7.70MB 0.8s done [2022-01-19T19:36:29.101Z] #9 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 2.6s [2022-01-19T19:36:29.101Z] #9 sha256:dd0317c7db28bd6855b787608d1f4236185907b452f6f545a9954be870828af6 9.77MB / 9.77MB 1.4s done [2022-01-19T19:36:29.101Z] #9 sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 35.65MB / 52.17MB 2.6s [2022-01-19T19:36:29.101Z] #9 sha256:1cb9932da7aac84cf7aed037a7830f129a4cf3450a663ba60d10b58c903d9df5 62.42MB / 62.42MB 2.6s [2022-01-19T19:36:29.285Z] #43 38.39 CC images/macvlan.o [2022-01-19T19:36:29.285Z] #43 38.60 CC images/sit.o [2022-01-19T19:36:29.357Z] #9 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 2.7s done [2022-01-19T19:36:29.357Z] #9 sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 46.14MB / 52.17MB 2.9s [2022-01-19T19:36:29.357Z] #9 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 0.1s [2022-01-19T19:36:29.542Z] #43 38.80 CC images/memfd.o [2022-01-19T19:36:29.584Z] #16 0.882 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-19T19:36:29.613Z] #9 sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 50.33MB / 52.17MB 3.0s [2022-01-19T19:36:29.786Z] #45 ... [2022-01-19T19:36:29.786Z] [2022-01-19T19:36:29.786Z] #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-01-19T19:36:29.786Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:36:29.786Z] #56 54.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-19T19:36:29.786Z] #56 54.21 + BUILDTAGS='netgo osusergo static_build' [2022-01-19T19:36:29.786Z] #56 54.21 + export EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:29.786Z] #56 54.21 + EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:36:29.786Z] #56 54.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-19T19:36:29.786Z] #56 54.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-19T19:36:29.786Z] #56 54.21 + '[' '' = dynamic ']' [2022-01-19T19:36:29.786Z] #56 54.21 + make [2022-01-19T19:36:29.786Z] #56 55.09 + bin/ctr [2022-01-19T19:36:29.786Z] #56 ... [2022-01-19T19:36:29.786Z] [2022-01-19T19:36:29.786Z] #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-01-19T19:36:29.786Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:29.786Z] #43 36.26 CC images/userns.o [2022-01-19T19:36:29.786Z] #43 36.49 CC images/google/protobuf/descriptor.o [2022-01-19T19:36:29.786Z] #43 38.06 CC images/opts.o [2022-01-19T19:36:29.786Z] #43 38.25 CC images/seccomp.o [2022-01-19T19:36:29.786Z] #43 38.54 CC images/binfmt-misc.o [2022-01-19T19:36:29.786Z] #43 38.81 CC images/time.o [2022-01-19T19:36:29.786Z] #43 38.97 CC images/sysctl.o [2022-01-19T19:36:29.786Z] #43 39.17 CC images/autofs.o [2022-01-19T19:36:29.786Z] #43 39.38 CC images/macvlan.o [2022-01-19T19:36:29.786Z] #43 39.56 CC images/sit.o [2022-01-19T19:36:29.786Z] #43 39.77 CC images/memfd.o [2022-01-19T19:36:29.786Z] #43 40.02 CC images/timens.o [2022-01-19T19:36:29.786Z] #43 40.32 LINK images/built-in.o [2022-01-19T19:36:29.786Z] #43 40.47 GEN compel/include/asm [2022-01-19T19:36:29.786Z] #43 40.50 GEN compel/include/version.h [2022-01-19T19:36:29.786Z] #43 40.51 touch .config [2022-01-19T19:36:29.786Z] #43 40.54 GEN include/common/config.h [2022-01-19T19:36:29.786Z] #43 40.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-19T19:36:29.786Z] #43 40.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-19T19:36:29.786Z] #43 40.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-19T19:36:29.786Z] #43 40.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-19T19:36:29.786Z] #43 40.70 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-19T19:36:29.786Z] #43 40.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-19T19:36:29.786Z] #43 40.75 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-19T19:36:29.786Z] #43 40.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-19T19:36:29.786Z] #43 40.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-19T19:36:29.786Z] #43 40.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-19T19:36:29.786Z] #43 40.84 DEP compel/plugins/std/infect.d [2022-01-19T19:36:29.808Z] #43 38.51 CC images/userns.o [2022-01-19T19:36:29.808Z] #43 38.77 CC images/google/protobuf/descriptor.o [2022-01-19T19:36:29.842Z] #16 DONE 1.0s [2022-01-19T19:36:29.842Z] [2022-01-19T19:36:29.842Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:36:29.842Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-19T19:36:30.045Z] #43 40.94 DEP compel/plugins/std/string.d [2022-01-19T19:36:30.045Z] #43 41.05 DEP compel/plugins/std/log.d [2022-01-19T19:36:30.045Z] #43 41.15 DEP compel/plugins/std/fds.d [2022-01-19T19:36:30.106Z] #43 39.11 CC images/timens.o [2022-01-19T19:36:30.106Z] #43 39.38 LINK images/built-in.o [2022-01-19T19:36:30.106Z] #43 ... [2022-01-19T19:36:30.106Z] [2022-01-19T19:36:30.106Z] #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-01-19T19:36:30.106Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:30.106Z] #13 95.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-19T19:36:30.106Z] #13 95.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:30.106Z] #13 95.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:30.305Z] #43 41.25 DEP compel/plugins/std/std.d [2022-01-19T19:36:30.305Z] #43 ... [2022-01-19T19:36:30.305Z] [2022-01-19T19:36:30.305Z] #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-01-19T19:36:30.305Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:30.305Z] #13 95.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-19T19:36:30.305Z] #13 95.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-19T19:36:30.305Z] #13 95.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:30.363Z] #13 ... [2022-01-19T19:36:30.363Z] [2022-01-19T19:36:30.363Z] #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-01-19T19:36:30.363Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:30.363Z] #43 39.55 GEN compel/include/asm [2022-01-19T19:36:30.363Z] #43 39.57 GEN compel/include/version.h [2022-01-19T19:36:30.363Z] #43 39.61 touch .config [2022-01-19T19:36:30.363Z] #43 39.66 GEN include/common/config.h [2022-01-19T19:36:30.363Z] #43 39.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-19T19:36:30.363Z] #43 39.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-19T19:36:30.363Z] #43 39.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-19T19:36:30.565Z] #13 ... [2022-01-19T19:36:30.565Z] [2022-01-19T19:36:30.565Z] #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-01-19T19:36:30.565Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:30.565Z] #43 41.41 DEP compel/plugins/shmem/shmem.d [2022-01-19T19:36:30.565Z] #43 41.58 DEP compel/plugins/fds/fds.d [2022-01-19T19:36:30.620Z] #43 39.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-19T19:36:30.620Z] #43 39.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-19T19:36:30.620Z] #43 39.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-19T19:36:30.620Z] #43 39.91 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-19T19:36:30.620Z] #43 39.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-19T19:36:30.620Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-19T19:36:30.620Z] #43 39.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-19T19:36:30.620Z] #43 39.99 DEP compel/plugins/std/infect.d [2022-01-19T19:36:30.777Z] #17 DONE 1.0s [2022-01-19T19:36:30.777Z] [2022-01-19T19:36:30.777Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-19T19:36:30.777Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-19T19:36:30.824Z] #43 41.71 CC compel/plugins/std/std.o [2022-01-19T19:36:30.877Z] #43 40.11 DEP compel/plugins/std/string.d [2022-01-19T19:36:30.877Z] #43 40.18 DEP compel/plugins/std/log.d [2022-01-19T19:36:30.979Z] #9 sha256:1cb9932da7aac84cf7aed037a7830f129a4cf3450a663ba60d10b58c903d9df5 62.42MB / 62.42MB 4.2s done [2022-01-19T19:36:30.979Z] #9 sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 0B / 126B 4.3s [2022-01-19T19:36:30.979Z] #9 sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 126B / 126B 4.4s [2022-01-19T19:36:31.084Z] #43 42.00 CC compel/plugins/std/fds.o [2022-01-19T19:36:31.134Z] #43 40.27 DEP compel/plugins/std/fds.d [2022-01-19T19:36:31.134Z] #43 40.37 DEP compel/plugins/std/std.d [2022-01-19T19:36:31.344Z] #43 42.42 CC compel/plugins/std/log.o [2022-01-19T19:36:31.390Z] #43 40.52 DEP compel/plugins/shmem/shmem.d [2022-01-19T19:36:31.390Z] #43 40.68 DEP compel/plugins/fds/fds.d [2022-01-19T19:36:31.647Z] #43 40.81 CC compel/plugins/std/std.o [2022-01-19T19:36:31.719Z] #43 40.56 CC images/opts.o [2022-01-19T19:36:31.904Z] #43 41.19 CC compel/plugins/std/fds.o [2022-01-19T19:36:31.940Z] #9 extracting sha256:d098cf33298807975a4d84f59f6689e0bf729b62fca9b7320adb80ebeaabc578 [2022-01-19T19:36:31.979Z] #43 40.75 CC images/seccomp.o [2022-01-19T19:36:32.153Z] #18 DONE 1.0s [2022-01-19T19:36:32.153Z] [2022-01-19T19:36:32.153Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:36:32.153Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-19T19:36:32.153Z] #19 ... [2022-01-19T19:36:32.153Z] [2022-01-19T19:36:32.153Z] #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-01-19T19:36:32.153Z] #58 sha256:306d23fcf0e2a6c376f4538caeab328873a6e15fbbf922623fec121e1a0dbb98 [2022-01-19T19:36:32.153Z] #58 120.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:36:32.153Z] #58 120.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-19T19:36:32.153Z] #58 DONE 127.9s [2022-01-19T19:36:32.239Z] #43 41.03 CC images/binfmt-misc.o [2022-01-19T19:36:32.298Z] #9 sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 52.17MB / 52.17MB 5.6s done [2022-01-19T19:36:32.298Z] #9 sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 126B / 126B 5.6s done [2022-01-19T19:36:32.298Z] #9 sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 0B / 99.63MB 5.7s [2022-01-19T19:36:32.298Z] #9 ... [2022-01-19T19:36:32.298Z] [2022-01-19T19:36:32.298Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-19T19:36:32.298Z] #26 sha256:5f311ccec7262affa95069cf13c6db33aa5f39642bc8bb53a90ecda8d059a2b9 [2022-01-19T19:36:32.298Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-19T19:36:32.298Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-19T19:36:32.298Z] #26 sha256:7504f55ce01c4923c307df3d8ce9634ab5358c867e6a3c4c380e4e0a3972a244 529B / 529B done [2022-01-19T19:36:32.298Z] #26 sha256:6d9a058ad270a7918482246d4a76b0ad3c9796c24f1079533cff73ef14382534 1.48kB / 1.48kB done [2022-01-19T19:36:32.298Z] #26 sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 49.22MB / 49.22MB 2.7s done [2022-01-19T19:36:32.298Z] #26 extracting sha256:741eb94195433e00f9799629cc66740c97d607d6f3ed207e5738995897c52959 1.9s done [2022-01-19T19:36:32.298Z] #26 DONE 5.8s [2022-01-19T19:36:32.298Z] [2022-01-19T19:36:32.298Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:36:32.298Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-19T19:36:32.298Z] #9 ... [2022-01-19T19:36:32.298Z] [2022-01-19T19:36:32.298Z] #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-01-19T19:36:32.298Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:32.325Z] #43 43.27 CC compel/plugins/std/string.o [2022-01-19T19:36:32.411Z] [2022-01-19T19:36:32.411Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-19T19:36:32.411Z] #59 sha256:2009a2488047a09ead5e40527b62c108d2f4239065b341ad13da02c3d3fc68e8 [2022-01-19T19:36:32.411Z] #59 DONE 0.1s [2022-01-19T19:36:32.411Z] [2022-01-19T19:36:32.411Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-19T19:36:32.411Z] #60 sha256:f2cc2d4539ff4c06100424479b74a1f18a347501918e4870684733a798225c97 [2022-01-19T19:36:32.411Z] #60 DONE 0.1s [2022-01-19T19:36:32.411Z] [2022-01-19T19:36:32.411Z] #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-01-19T19:36:32.411Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:32.411Z] #43 54.18 AR soccr/libsoccr.a [2022-01-19T19:36:32.411Z] #43 54.27 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:36:32.411Z] #43 54.75 DEP criu/arch/x86/sigframe.d [2022-01-19T19:36:32.411Z] #43 54.89 DEP criu/arch/x86/sigaction_compat.d [2022-01-19T19:36:32.411Z] #43 55.05 DEP criu/arch/x86/kerndat.d [2022-01-19T19:36:32.411Z] #43 55.31 DEP criu/arch/x86/crtools.d [2022-01-19T19:36:32.411Z] #43 55.52 DEP criu/arch/x86/cpu.d [2022-01-19T19:36:32.411Z] #43 55.70 CC criu/arch/x86/cpu.o [2022-01-19T19:36:32.411Z] #43 56.55 CC criu/arch/x86/crtools.o [2022-01-19T19:36:32.411Z] #43 58.60 CC criu/arch/x86/kerndat.o [2022-01-19T19:36:32.468Z] #43 41.57 CC compel/plugins/std/log.o [2022-01-19T19:36:32.499Z] #43 41.31 CC images/time.o [2022-01-19T19:36:32.499Z] #43 41.49 CC images/sysctl.o [2022-01-19T19:36:32.759Z] #43 41.69 CC images/autofs.o [2022-01-19T19:36:32.759Z] #43 41.87 CC images/macvlan.o [2022-01-19T19:36:32.896Z] #43 43.84 CC compel/plugins/std/infect.o [2022-01-19T19:36:33.019Z] #43 42.13 CC images/sit.o [2022-01-19T19:36:33.032Z] #43 42.36 CC compel/plugins/std/string.o [2022-01-19T19:36:33.155Z] #43 44.23 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-19T19:36:33.155Z] #43 44.28 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-19T19:36:33.417Z] #43 44.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-19T19:36:33.589Z] #43 42.36 CC images/memfd.o [2022-01-19T19:36:33.595Z] #43 43.02 CC compel/plugins/std/infect.o [2022-01-19T19:36:33.671Z] #27 ... [2022-01-19T19:36:33.671Z] [2022-01-19T19:36:33.671Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:36:33.671Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-19T19:36:33.671Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-19T19:36:33.671Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-19T19:36:33.671Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-19T19:36:33.671Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-19T19:36:33.671Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done [2022-01-19T19:36:33.671Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-01-19T19:36:33.671Z] #62 DONE 7.1s [2022-01-19T19:36:33.671Z] [2022-01-19T19:36:33.671Z] #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-01-19T19:36:33.671Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:33.671Z] #27 1.337 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:36:33.671Z] #27 1.337 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:36:33.671Z] #27 1.361 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:36:33.679Z] #43 44.44 AR compel/plugins/std.lib.a [2022-01-19T19:36:33.679Z] #43 44.58 CC compel/plugins/fds/fds.o [2022-01-19T19:36:33.788Z] #43 ... [2022-01-19T19:36:33.788Z] [2022-01-19T19:36:33.788Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:36:33.788Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-19T19:36:33.788Z] #19 DONE 1.6s [2022-01-19T19:36:33.788Z] [2022-01-19T19:36:33.788Z] #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-01-19T19:36:33.788Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:33.788Z] #43 59.86 CC criu/arch/x86/sigaction_compat.o [2022-01-19T19:36:33.788Z] #43 ... [2022-01-19T19:36:33.788Z] [2022-01-19T19:36:33.788Z] #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-01-19T19:36:33.788Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:33.849Z] #43 42.64 CC images/timens.o [2022-01-19T19:36:33.928Z] #27 1.529 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:36:33.939Z] #43 44.77 AR compel/plugins/fds.lib.a [2022-01-19T19:36:33.939Z] #43 44.85 HOSTDEP compel/src/lib/log-host.d [2022-01-19T19:36:33.939Z] #43 44.96 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-19T19:36:34.109Z] #43 42.92 LINK images/built-in.o [2022-01-19T19:36:34.109Z] #43 43.12 GEN compel/include/asm [2022-01-19T19:36:34.109Z] #43 43.15 GEN compel/include/version.h [2022-01-19T19:36:34.164Z] #43 43.53 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-19T19:36:34.164Z] #43 43.59 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-19T19:36:34.184Z] #27 1.762 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:36:34.198Z] #43 45.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-19T19:36:34.198Z] #43 45.23 HOSTDEP compel/src/main-host.d [2022-01-19T19:36:34.370Z] #43 43.19 touch .config [2022-01-19T19:36:34.370Z] #43 43.24 GEN include/common/config.h [2022-01-19T19:36:34.370Z] #43 43.33 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-19T19:36:34.370Z] #43 43.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-19T19:36:34.370Z] #43 43.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-19T19:36:34.370Z] #43 43.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-19T19:36:34.370Z] #43 43.42 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-19T19:36:34.421Z] #43 43.67 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-19T19:36:34.421Z] #43 43.72 AR compel/plugins/std.lib.a [2022-01-19T19:36:34.458Z] #43 45.39 DEP compel/src/lib/ptrace.d [2022-01-19T19:36:34.631Z] #43 43.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-19T19:36:34.631Z] #43 43.46 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-19T19:36:34.631Z] #43 43.50 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-19T19:36:34.631Z] #43 43.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-19T19:36:34.631Z] #43 43.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-19T19:36:34.631Z] #43 43.55 DEP compel/plugins/std/infect.d [2022-01-19T19:36:34.631Z] #43 43.65 DEP compel/plugins/std/string.d [2022-01-19T19:36:34.677Z] #43 43.80 CC compel/plugins/fds/fds.o [2022-01-19T19:36:34.718Z] #43 45.58 DEP compel/src/lib/infect.d [2022-01-19T19:36:34.718Z] #43 45.73 DEP compel/src/lib/infect-util.d [2022-01-19T19:36:34.718Z] #43 45.82 DEP compel/src/lib/infect-rpc.d [2022-01-19T19:36:34.892Z] #43 43.73 DEP compel/plugins/std/log.d [2022-01-19T19:36:34.892Z] #43 43.81 DEP compel/plugins/std/fds.d [2022-01-19T19:36:34.892Z] #43 43.95 DEP compel/plugins/std/std.d [2022-01-19T19:36:34.934Z] #43 44.06 AR compel/plugins/fds.lib.a [2022-01-19T19:36:34.934Z] #43 44.13 HOSTDEP compel/src/lib/log-host.d [2022-01-19T19:36:34.934Z] #43 44.24 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-19T19:36:34.934Z] #43 44.36 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-19T19:36:34.977Z] #43 45.94 DEP compel/arch/x86/src/lib/infect.d [2022-01-19T19:36:34.977Z] #43 46.04 DEP compel/arch/x86/src/lib/cpu.d [2022-01-19T19:36:35.115Z] #27 2.575 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:36:35.153Z] #43 44.05 DEP compel/plugins/shmem/shmem.d [2022-01-19T19:36:35.164Z] #20 ... [2022-01-19T19:36:35.164Z] [2022-01-19T19:36:35.164Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-19T19:36:35.164Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-19T19:36:35.164Z] #63 CACHED [2022-01-19T19:36:35.164Z] [2022-01-19T19:36:35.164Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:36:35.164Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-19T19:36:35.164Z] #65 CACHED [2022-01-19T19:36:35.164Z] [2022-01-19T19:36:35.164Z] #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-01-19T19:36:35.164Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:35.164Z] #43 60.40 CC criu/arch/x86/sigframe.o [2022-01-19T19:36:35.164Z] #43 60.78 LINK criu/arch/x86/crtools.built-in.o [2022-01-19T19:36:35.164Z] #43 60.85 DEP criu/pie/util-vdso-elf32.d [2022-01-19T19:36:35.164Z] #43 61.00 DEP criu/pie/util-vdso.d [2022-01-19T19:36:35.164Z] #43 61.19 DEP criu/pie/util.d [2022-01-19T19:36:35.164Z] #43 61.36 CC criu/pie/util.o [2022-01-19T19:36:35.191Z] #43 44.47 HOSTDEP compel/src/main-host.d [2022-01-19T19:36:35.191Z] #43 44.62 DEP compel/src/lib/ptrace.d [2022-01-19T19:36:35.237Z] #43 46.10 DEP compel/src/lib/log.d [2022-01-19T19:36:35.237Z] #43 46.18 DEP compel/src/main.d [2022-01-19T19:36:35.237Z] #43 46.27 DEP compel/src/lib/handle-elf.d [2022-01-19T19:36:35.414Z] #43 44.18 DEP compel/plugins/fds/fds.d [2022-01-19T19:36:35.414Z] #43 44.34 CC compel/plugins/std/std.o [2022-01-19T19:36:35.422Z] #43 61.70 CC criu/pie/util-vdso.o [2022-01-19T19:36:35.447Z] #43 44.72 DEP compel/src/lib/infect.d [2022-01-19T19:36:35.496Z] #43 46.36 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-19T19:36:35.496Z] #43 46.52 CC compel/src/lib/log.o [2022-01-19T19:36:35.675Z] #43 44.67 CC compel/plugins/std/fds.o [2022-01-19T19:36:35.704Z] #43 44.88 DEP compel/src/lib/infect-util.d [2022-01-19T19:36:35.704Z] #43 44.99 DEP compel/src/lib/infect-rpc.d [2022-01-19T19:36:35.756Z] #43 46.73 CC compel/arch/x86/src/lib/cpu.o [2022-01-19T19:36:35.961Z] #43 45.14 DEP compel/arch/x86/src/lib/infect.d [2022-01-19T19:36:35.990Z] #43 62.33 CC criu/pie/util-vdso-elf32.o [2022-01-19T19:36:36.015Z] #43 ... [2022-01-19T19:36:36.015Z] [2022-01-19T19:36:36.016Z] #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-01-19T19:36:36.016Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:36.016Z] #13 111.1 Selecting previously unselected package libapparmor1:amd64. [2022-01-19T19:36:36.016Z] #13 111.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-19T19:36:36.016Z] #13 111.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:36.016Z] #13 111.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-19T19:36:36.016Z] #13 111.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-19T19:36:36.016Z] #13 111.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:36.044Z] #27 3.751 Fetched 8294 kB in 3s (3121 kB/s) [2022-01-19T19:36:36.247Z] #43 45.07 CC compel/plugins/std/log.o [2022-01-19T19:36:36.251Z] #43 45.31 DEP compel/arch/x86/src/lib/cpu.d [2022-01-19T19:36:36.251Z] #43 45.43 DEP compel/src/lib/log.d [2022-01-19T19:36:36.251Z] #43 ... [2022-01-19T19:36:36.251Z] [2022-01-19T19:36:36.251Z] #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-01-19T19:36:36.251Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:36.251Z] #13 111.9 Selecting previously unselected package libapparmor1:amd64. [2022-01-19T19:36:36.251Z] #13 111.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-19T19:36:36.251Z] #13 112.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:36.275Z] #13 111.4 Selecting previously unselected package libbtrfs0. [2022-01-19T19:36:36.275Z] #13 111.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:36:36.275Z] #13 111.4 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:36.275Z] #13 111.5 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:36:36.275Z] #13 111.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:36:36.275Z] #13 111.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:36.534Z] #13 111.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-19T19:36:36.534Z] #13 111.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:36.534Z] #13 111.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:36.534Z] #13 111.8 Selecting previously unselected package libudev-dev:amd64. [2022-01-19T19:36:36.534Z] #13 111.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:36.534Z] #13 111.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:36.606Z] #27 3.751 Reading package lists... [2022-01-19T19:36:36.606Z] #27 ... [2022-01-19T19:36:36.606Z] [2022-01-19T19:36:36.606Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:36:36.606Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:36:36.606Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-19T19:36:36.606Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-19T19:36:36.606Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-19T19:36:36.606Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.5s done [2022-01-19T19:36:36.606Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-01-19T19:36:36.606Z] #64 ... [2022-01-19T19:36:36.606Z] [2022-01-19T19:36:36.606Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:36:36.606Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-19T19:36:36.606Z] #9 extracting sha256:d098cf33298807975a4d84f59f6689e0bf729b62fca9b7320adb80ebeaabc578 0.7s done [2022-01-19T19:36:36.606Z] #9 sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 99.63MB / 99.63MB 10.0s [2022-01-19T19:36:36.606Z] #9 extracting sha256:dd0317c7db28bd6855b787608d1f4236185907b452f6f545a9954be870828af6 0.3s done [2022-01-19T19:36:36.606Z] #9 extracting sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 3.0s [2022-01-19T19:36:36.794Z] #13 111.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-19T19:36:36.794Z] #13 112.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-19T19:36:36.794Z] #13 112.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:36.814Z] #13 112.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-19T19:36:36.814Z] #13 112.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-19T19:36:36.814Z] #13 112.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:36.814Z] #13 112.4 Selecting previously unselected package libbtrfs0. [2022-01-19T19:36:36.814Z] #13 112.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:36:36.814Z] #13 112.4 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:36.814Z] #13 112.5 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:36:36.814Z] #13 112.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:36:36.814Z] #13 112.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:36.925Z] #43 63.19 AR criu/pie/pie.lib.a [2022-01-19T19:36:36.925Z] #43 63.28 DEP criu/pie/restorer.d [2022-01-19T19:36:37.054Z] #13 112.3 Selecting previously unselected package libpcre16-3:amd64. [2022-01-19T19:36:37.054Z] #13 112.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.054Z] #13 112.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.054Z] #13 112.5 Selecting previously unselected package libpcre32-3:amd64. [2022-01-19T19:36:37.071Z] #13 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-19T19:36:37.071Z] #13 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:37.071Z] #13 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:37.071Z] #13 112.8 Selecting previously unselected package libudev-dev:amd64. [2022-01-19T19:36:37.184Z] #43 63.49 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-19T19:36:37.190Z] #43 45.95 CC compel/plugins/std/string.o [2022-01-19T19:36:37.314Z] #13 112.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.314Z] #13 112.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.328Z] #13 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:37.328Z] #13 112.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:37.328Z] #13 113.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-19T19:36:37.328Z] #13 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-19T19:36:37.328Z] #13 113.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:37.442Z] #43 63.61 DEP criu/arch/x86/restorer_unmap.d [2022-01-19T19:36:37.442Z] #43 63.65 DEP criu/arch/x86/restorer.d [2022-01-19T19:36:37.535Z] #9 sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 99.63MB / 99.63MB 10.9s done [2022-01-19T19:36:37.574Z] #13 112.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-19T19:36:37.574Z] #13 112.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.574Z] #13 112.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.574Z] #13 112.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-19T19:36:37.574Z] #13 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.574Z] #13 112.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.585Z] #13 113.3 Selecting previously unselected package libpcre16-3:amd64. [2022-01-19T19:36:37.585Z] #13 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.585Z] #13 113.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.701Z] #43 63.88 DEP criu/arch/x86/vdso-pie.d [2022-01-19T19:36:37.701Z] #43 64.02 DEP criu/pie/parasite-vdso.d [2022-01-19T19:36:37.762Z] #43 46.61 CC compel/plugins/std/infect.o [2022-01-19T19:36:37.762Z] #43 ... [2022-01-19T19:36:37.762Z] [2022-01-19T19:36:37.762Z] #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-01-19T19:36:37.762Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:36:37.762Z] #45 107.8 vendor/golang.org/x/net/http2/hpack [2022-01-19T19:36:37.762Z] #45 109.0 mime [2022-01-19T19:36:37.762Z] #45 111.0 mime/quotedprintable [2022-01-19T19:36:37.762Z] #45 111.4 net/http/internal [2022-01-19T19:36:37.762Z] #45 115.2 net/textproto [2022-01-19T19:36:37.762Z] #45 115.2 crypto/x509 [2022-01-19T19:36:37.762Z] #45 116.7 vendor/golang.org/x/net/http/httpguts [2022-01-19T19:36:37.762Z] #45 116.9 vendor/golang.org/x/net/http/httpproxy [2022-01-19T19:36:37.762Z] #45 117.5 mime/multipart [2022-01-19T19:36:37.842Z] #13 113.5 Selecting previously unselected package libpcre32-3:amd64. [2022-01-19T19:36:37.842Z] #13 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:37.842Z] #13 113.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:37.960Z] #43 64.24 DEP criu/pie/parasite.d [2022-01-19T19:36:38.023Z] #45 ... [2022-01-19T19:36:38.023Z] [2022-01-19T19:36:38.023Z] #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-01-19T19:36:38.023Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:38.023Z] #43 47.02 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-19T19:36:38.023Z] #43 47.07 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-19T19:36:38.023Z] #43 47.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-19T19:36:38.099Z] #9 extracting sha256:e4301bfae0dab5df877b31fde90c919b02335f783b7405d66b6123acfe03e69e 4.1s done [2022-01-19T19:36:38.099Z] #13 113.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-19T19:36:38.099Z] #13 113.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:38.099Z] #13 113.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:38.099Z] #13 113.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-19T19:36:38.099Z] #13 113.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:38.099Z] #13 113.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:38.143Z] #13 113.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-19T19:36:38.143Z] #13 113.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-19T19:36:38.143Z] #13 113.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:38.219Z] #43 64.54 CC criu/pie/parasite.o [2022-01-19T19:36:38.284Z] #43 47.20 AR compel/plugins/std.lib.a [2022-01-19T19:36:38.284Z] #43 47.27 CC compel/plugins/fds/fds.o [2022-01-19T19:36:38.357Z] #9 ... [2022-01-19T19:36:38.357Z] [2022-01-19T19:36:38.357Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-19T19:36:38.357Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-19T19:36:38.357Z] #64 DONE 11.6s [2022-01-19T19:36:38.357Z] [2022-01-19T19:36:38.357Z] #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-01-19T19:36:38.357Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:38.357Z] #27 3.751 Reading package lists... [2022-01-19T19:36:38.357Z] #27 4.414 Reading package lists... [2022-01-19T19:36:38.357Z] #27 5.221 Building dependency tree... [2022-01-19T19:36:38.357Z] #27 5.522 The following additional packages will be installed: [2022-01-19T19:36:38.357Z] #27 5.523 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-19T19:36:38.357Z] #27 5.523 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-19T19:36:38.357Z] #27 5.523 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-19T19:36:38.357Z] #27 5.524 Suggested packages: [2022-01-19T19:36:38.357Z] #27 5.524 krb5-doc krb5-user [2022-01-19T19:36:38.357Z] #27 5.524 Recommended packages: [2022-01-19T19:36:38.357Z] #27 5.524 krb5-locales publicsuffix libsasl2-modules [2022-01-19T19:36:38.357Z] #27 5.809 The following NEW packages will be installed: [2022-01-19T19:36:38.357Z] #27 5.810 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-19T19:36:38.357Z] #27 5.810 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-19T19:36:38.357Z] #27 5.810 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-19T19:36:38.357Z] #27 5.811 libssh2-1 libssl1.1 openssl [2022-01-19T19:36:38.403Z] #13 113.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-19T19:36:38.403Z] #13 113.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:38.403Z] #13 113.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:38.545Z] #43 47.51 AR compel/plugins/fds.lib.a [2022-01-19T19:36:38.614Z] #27 6.135 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:36:38.614Z] #27 6.135 Need to get 4779 kB of archives. [2022-01-19T19:36:38.614Z] #27 6.135 After this operation, 11.5 MB of additional disk space will be used. [2022-01-19T19:36:38.614Z] #27 6.135 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2022-01-19T19:36:38.614Z] #27 6.226 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2022-01-19T19:36:38.614Z] #27 6.276 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-19T19:36:38.614Z] #27 6.296 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-01-19T19:36:38.614Z] #27 6.306 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-01-19T19:36:38.614Z] #27 6.328 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-01-19T19:36:38.663Z] #13 113.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-19T19:36:38.663Z] #13 113.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:36:38.663Z] #13 113.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:38.663Z] #13 114.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-19T19:36:38.663Z] #13 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:38.663Z] #13 114.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-19T19:36:38.663Z] #13 114.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-19T19:36:38.663Z] #13 114.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:38.806Z] #43 47.57 HOSTDEP compel/src/lib/log-host.d [2022-01-19T19:36:38.806Z] #43 47.63 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-19T19:36:38.806Z] #43 47.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-19T19:36:38.806Z] #43 47.79 HOSTDEP compel/src/main-host.d [2022-01-19T19:36:38.870Z] #27 6.359 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-01-19T19:36:38.870Z] #27 6.372 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-01-19T19:36:38.870Z] #27 6.372 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2022-01-19T19:36:38.870Z] #27 6.372 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2022-01-19T19:36:38.870Z] #27 6.470 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-19T19:36:38.870Z] #27 6.473 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-01-19T19:36:38.870Z] #27 6.475 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-01-19T19:36:38.870Z] #27 6.477 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-01-19T19:36:38.870Z] #27 6.547 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-01-19T19:36:38.870Z] #27 6.547 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-01-19T19:36:38.870Z] #27 6.557 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-01-19T19:36:38.922Z] #13 114.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-19T19:36:38.922Z] #13 114.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:38.922Z] #13 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:38.922Z] #13 114.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-19T19:36:38.923Z] #13 114.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.067Z] #43 47.88 DEP compel/src/lib/ptrace.d [2022-01-19T19:36:39.067Z] #43 48.03 DEP compel/src/lib/infect.d [2022-01-19T19:36:39.128Z] #27 6.627 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-01-19T19:36:39.128Z] #27 6.640 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-01-19T19:36:39.128Z] #27 6.666 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-01-19T19:36:39.128Z] #27 6.702 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-01-19T19:36:39.179Z] #13 114.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:36:39.179Z] #13 114.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:39.179Z] #13 114.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-19T19:36:39.179Z] #13 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:39.179Z] #13 114.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.183Z] #13 114.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.183Z] #13 114.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:39.183Z] #13 114.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:39.183Z] #13 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.183Z] #13 114.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.328Z] #43 48.16 DEP compel/src/lib/infect-util.d [2022-01-19T19:36:39.329Z] #43 48.26 DEP compel/src/lib/infect-rpc.d [2022-01-19T19:36:39.329Z] #43 48.38 DEP compel/arch/x86/src/lib/infect.d [2022-01-19T19:36:39.442Z] #13 114.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:39.442Z] #13 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.442Z] #13 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:39.442Z] #13 114.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.442Z] #13 114.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:36:39.442Z] #13 114.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.442Z] #13 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.442Z] #13 114.8 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-01-19T19:36:39.589Z] #43 48.51 DEP compel/arch/x86/src/lib/cpu.d [2022-01-19T19:36:39.589Z] #43 48.58 DEP compel/src/lib/log.d [2022-01-19T19:36:39.589Z] #43 48.64 DEP compel/src/main.d [2022-01-19T19:36:39.595Z] #43 65.80 LINK criu/pie/parasite.built-in.o [2022-01-19T19:36:39.595Z] #43 65.81 GEN criu/pie/parasite-blob.h [2022-01-19T19:36:39.595Z] #43 65.83 CC criu/pie/parasite-vdso.o [2022-01-19T19:36:39.690Z] #27 7.219 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:36:39.690Z] #27 7.247 Fetched 4779 kB in 1s (5453 kB/s) [2022-01-19T19:36:39.702Z] #13 114.8 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-01-19T19:36:39.702Z] #13 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.702Z] #13 114.8 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-01-19T19:36:39.702Z] #13 114.8 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-01-19T19:36:39.702Z] #13 114.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.702Z] #13 114.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:39.702Z] #13 114.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:39.702Z] #13 114.9 Setting up dmsetup (2:1.02.155-3) ... [2022-01-19T19:36:39.702Z] #13 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:39.702Z] #13 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:39.702Z] #13 114.9 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:36:39.742Z] #13 115.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.742Z] #13 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:39.742Z] #13 115.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:39.742Z] #13 115.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.742Z] #13 115.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.742Z] #13 115.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:39.850Z] #43 48.79 DEP compel/src/lib/handle-elf.d [2022-01-19T19:36:39.999Z] #13 115.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.999Z] #13 115.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:39.999Z] #13 115.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.999Z] #13 115.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.999Z] #13 115.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:39.999Z] #13 115.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.999Z] #13 115.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-01-19T19:36:39.999Z] #13 115.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-01-19T19:36:39.999Z] #13 115.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:39.999Z] #13 115.8 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-01-19T19:36:39.999Z] #13 115.8 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-01-19T19:36:39.999Z] #13 115.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:36:39.999Z] #13 115.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:40.111Z] #43 48.92 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-19T19:36:40.111Z] #43 49.02 CC compel/src/lib/log.o [2022-01-19T19:36:40.254Z] #27 7.704 Selecting previously unselected package libssl1.1:arm64. [2022-01-19T19:36:40.254Z] #27 7.704 (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-01-19T19:36:40.254Z] #27 7.705 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2022-01-19T19:36:40.254Z] #27 7.722 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:36:40.261Z] #13 115.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:40.261Z] #13 115.8 Setting up dmsetup (2:1.02.155-3) ... [2022-01-19T19:36:40.261Z] #13 115.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:40.261Z] #13 115.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:40.261Z] #13 115.8 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:36:40.271Z] #13 ... [2022-01-19T19:36:40.271Z] [2022-01-19T19:36:40.271Z] #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-01-19T19:36:40.271Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:40.271Z] #45 110.9 vendor/golang.org/x/net/idna [2022-01-19T19:36:40.271Z] #45 113.3 vendor/golang.org/x/net/http2/hpack [2022-01-19T19:36:40.271Z] #45 114.6 mime [2022-01-19T19:36:40.271Z] #45 116.5 mime/quotedprintable [2022-01-19T19:36:40.271Z] #45 116.9 net/http/internal [2022-01-19T19:36:40.271Z] #45 118.9 mime/multipart [2022-01-19T19:36:40.271Z] #45 118.9 crypto/tls [2022-01-19T19:36:40.271Z] #45 ... [2022-01-19T19:36:40.271Z] [2022-01-19T19:36:40.271Z] #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-01-19T19:36:40.271Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:40.271Z] #43 47.55 CC compel/arch/x86/src/lib/infect.o [2022-01-19T19:36:40.271Z] #43 48.38 CC compel/src/lib/infect-rpc.o [2022-01-19T19:36:40.271Z] #43 48.71 CC compel/src/lib/infect-util.o [2022-01-19T19:36:40.271Z] #43 48.94 CC compel/src/lib/infect.o [2022-01-19T19:36:40.372Z] #43 49.24 CC compel/arch/x86/src/lib/cpu.o [2022-01-19T19:36:40.511Z] #27 8.068 Selecting previously unselected package openssl. [2022-01-19T19:36:40.511Z] #27 8.068 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2022-01-19T19:36:40.511Z] #27 8.082 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:36:40.518Z] #13 ... [2022-01-19T19:36:40.519Z] [2022-01-19T19:36:40.519Z] #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-01-19T19:36:40.519Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:40.519Z] #45 111.6 vendor/golang.org/x/net/idna [2022-01-19T19:36:40.519Z] #45 113.5 vendor/golang.org/x/net/http2/hpack [2022-01-19T19:36:40.519Z] #45 114.8 mime [2022-01-19T19:36:40.519Z] #45 116.7 mime/quotedprintable [2022-01-19T19:36:40.519Z] #45 117.1 net/http/internal [2022-01-19T19:36:40.519Z] #45 119.5 crypto/tls [2022-01-19T19:36:40.531Z] #43 51.47 CC compel/src/lib/ptrace.o [2022-01-19T19:36:40.572Z] #43 66.57 CC criu/arch/x86/vdso-pie.o [2022-01-19T19:36:40.572Z] #43 66.92 CC criu/arch/x86/restorer.o [2022-01-19T19:36:40.776Z] #45 ... [2022-01-19T19:36:40.776Z] [2022-01-19T19:36:40.776Z] #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-01-19T19:36:40.776Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:40.776Z] #13 DONE 116.3s [2022-01-19T19:36:40.776Z] [2022-01-19T19:36:40.776Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-19T19:36:40.776Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-19T19:36:40.791Z] #43 51.80 AR compel/libcompel.a [2022-01-19T19:36:40.843Z] #43 ... [2022-01-19T19:36:40.843Z] [2022-01-19T19:36:40.843Z] #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-01-19T19:36:40.843Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:36:40.843Z] #53 14.43 + cd /tmp/tmp.kfb6M5pZ3E/src/github.com/opencontainers/runc [2022-01-19T19:36:40.843Z] #53 14.43 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:40.943Z] #43 50.00 CC compel/arch/x86/src/lib/infect.o [2022-01-19T19:36:41.050Z] #43 51.86 HOSTCC compel/src/main-host.o [2022-01-19T19:36:41.050Z] #43 52.09 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-19T19:36:41.310Z] #43 52.25 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-19T19:36:41.571Z] #43 ... [2022-01-19T19:36:41.571Z] [2022-01-19T19:36:41.571Z] #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-01-19T19:36:41.571Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:41.571Z] #13 DONE 116.7s [2022-01-19T19:36:41.571Z] [2022-01-19T19:36:41.571Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-19T19:36:41.571Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-19T19:36:41.779Z] #53 15.36 + '[' -z '' ']' [2022-01-19T19:36:41.779Z] #53 15.37 + target=static [2022-01-19T19:36:41.779Z] #53 15.37 + make 'BUILDTAGS=seccomp ' static [2022-01-19T19:36:41.875Z] #27 9.366 Selecting previously unselected package ca-certificates. [2022-01-19T19:36:41.875Z] #27 9.367 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-19T19:36:41.875Z] #27 9.568 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-19T19:36:42.145Z] #14 DONE 1.5s [2022-01-19T19:36:42.145Z] [2022-01-19T19:36:42.145Z] #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-01-19T19:36:42.145Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-19T19:36:42.330Z] #43 50.91 CC compel/src/lib/infect-rpc.o [2022-01-19T19:36:42.330Z] #43 51.24 CC compel/src/lib/infect-util.o [2022-01-19T19:36:42.343Z] #53 15.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-19T19:36:42.591Z] #43 51.56 CC compel/src/lib/infect.o [2022-01-19T19:36:42.802Z] #27 10.35 Selecting previously unselected package libkeyutils1:arm64. [2022-01-19T19:36:42.802Z] #27 10.36 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2022-01-19T19:36:42.802Z] #27 10.57 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-01-19T19:36:42.962Z] #14 DONE 1.5s [2022-01-19T19:36:42.962Z] [2022-01-19T19:36:42.962Z] #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-01-19T19:36:42.962Z] #53 sha256:688c4702abcd54be9247be4b59a91d8613aa0e79f07f84b3e52ef26e7fab94dd [2022-01-19T19:36:42.962Z] #53 1.379 + RM_GOPATH=0 [2022-01-19T19:36:42.962Z] #53 1.379 + TMP_GOPATH= [2022-01-19T19:36:42.962Z] #53 1.379 + : /build [2022-01-19T19:36:42.962Z] #53 1.379 + '[' -z '' ']' [2022-01-19T19:36:42.962Z] #53 1.379 ++ mktemp -d [2022-01-19T19:36:42.962Z] #53 1.380 + export GOPATH=/tmp/tmp.efWJ7Pswlp [2022-01-19T19:36:42.962Z] #53 1.380 + GOPATH=/tmp/tmp.efWJ7Pswlp [2022-01-19T19:36:42.962Z] #53 1.380 + RM_GOPATH=1 [2022-01-19T19:36:42.962Z] #53 1.380 + case "$(go env GOARCH)" in [2022-01-19T19:36:42.962Z] #53 1.381 ++ go env GOARCH [2022-01-19T19:36:42.962Z] #53 1.410 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:42.962Z] #53 1.410 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:42.962Z] #53 1.411 ++ dirname /tmp/install/install.sh [2022-01-19T19:36:42.962Z] #53 1.415 + dir=/tmp/install [2022-01-19T19:36:42.962Z] #53 1.415 + bin=runc [2022-01-19T19:36:42.962Z] #53 1.415 + shift [2022-01-19T19:36:42.962Z] #53 1.415 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-19T19:36:42.962Z] #53 1.415 + . /tmp/install/runc.installer [2022-01-19T19:36:42.962Z] #53 1.415 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:42.962Z] #53 1.415 + install_runc [2022-01-19T19:36:42.962Z] #53 1.416 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-19T19:36:42.962Z] #53 1.416 + uname -r [2022-01-19T19:36:42.962Z] #53 1.423 + RUNC_BUILDTAGS='seccomp ' [2022-01-19T19:36:42.962Z] #53 1.423 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-19T19:36:42.962Z] #53 1.423 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.efWJ7Pswlp/src/github.com/opencontainers/runc [2022-01-19T19:36:42.962Z] #53 1.423 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-19T19:36:42.962Z] #53 1.426 Cloning into '/tmp/tmp.efWJ7Pswlp/src/github.com/opencontainers/runc'... [2022-01-19T19:36:43.365Z] #27 10.92 Selecting previously unselected package libkrb5support0:arm64. [2022-01-19T19:36:43.365Z] #27 10.92 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-01-19T19:36:43.365Z] #27 10.93 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:43.365Z] #27 11.00 Selecting previously unselected package libk5crypto3:arm64. [2022-01-19T19:36:43.365Z] #27 11.00 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-01-19T19:36:43.365Z] #27 11.01 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:43.365Z] #27 11.08 Selecting previously unselected package libkrb5-3:arm64. [2022-01-19T19:36:43.365Z] #27 11.08 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-01-19T19:36:43.365Z] #27 11.09 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:43.514Z] #15 DONE 1.1s [2022-01-19T19:36:43.514Z] [2022-01-19T19:36:43.514Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-19T19:36:43.514Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-19T19:36:43.622Z] #27 11.21 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-01-19T19:36:43.622Z] #27 11.21 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-01-19T19:36:43.877Z] #27 11.43 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:43.905Z] #53 ... [2022-01-19T19:36:43.905Z] [2022-01-19T19:36:43.905Z] #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-01-19T19:36:43.905Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-19T19:36:43.905Z] #15 DONE 1.0s [2022-01-19T19:36:44.079Z] #16 0.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-19T19:36:44.165Z] [2022-01-19T19:36:44.165Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-19T19:36:44.165Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-19T19:36:44.335Z] #16 DONE 1.0s [2022-01-19T19:36:44.335Z] [2022-01-19T19:36:44.335Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:36:44.335Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-19T19:36:44.439Z] #27 11.96 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-19T19:36:44.439Z] #27 11.97 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2022-01-19T19:36:44.439Z] #27 12.03 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:36:44.506Z] #43 ... [2022-01-19T19:36:44.506Z] [2022-01-19T19:36:44.506Z] #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-01-19T19:36:44.506Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-19T19:36:44.506Z] #13 113.5 Selecting previously unselected package libapparmor1:amd64. [2022-01-19T19:36:44.506Z] #13 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:44.506Z] #13 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-19T19:36:44.506Z] #13 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 113.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:44.506Z] #13 113.7 Selecting previously unselected package libbtrfs0. [2022-01-19T19:36:44.506Z] #13 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:44.506Z] #13 113.8 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:36:44.506Z] #13 113.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 113.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:44.506Z] #13 114.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-19T19:36:44.506Z] #13 114.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 114.0 Selecting previously unselected package libudev-dev:amd64. [2022-01-19T19:36:44.506Z] #13 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:44.506Z] #13 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-19T19:36:44.506Z] #13 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:44.506Z] #13 114.5 Selecting previously unselected package libpcre16-3:amd64. [2022-01-19T19:36:44.506Z] #13 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 114.7 Selecting previously unselected package libpcre32-3:amd64. [2022-01-19T19:36:44.506Z] #13 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 114.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-19T19:36:44.506Z] #13 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 114.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 115.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-19T19:36:44.506Z] #13 115.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 115.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-19T19:36:44.506Z] #13 115.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 115.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:44.506Z] #13 115.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-19T19:36:44.506Z] #13 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 115.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 116.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-19T19:36:44.506Z] #13 116.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 116.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:44.506Z] #13 116.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-19T19:36:44.506Z] #13 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-19T19:36:44.506Z] #13 116.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:44.506Z] #13 116.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 116.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:36:44.506Z] #13 116.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-19T19:36:44.506Z] #13 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:36:44.506Z] #13 116.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 116.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-19T19:36:44.506Z] #13 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:44.506Z] #13 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:36:44.506Z] #13 117.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 117.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:44.506Z] #13 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:36:44.506Z] #13 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:36:44.506Z] #13 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-19T19:36:44.506Z] #13 117.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-19T19:36:44.506Z] #13 117.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-19T19:36:44.506Z] #13 117.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:36:44.506Z] #13 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-19T19:36:44.506Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:44.506Z] #13 117.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-01-19T19:36:44.506Z] #13 117.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-01-19T19:36:44.506Z] #13 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:36:44.506Z] #13 117.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-01-19T19:36:44.506Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-19T19:36:44.506Z] #13 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:36:44.506Z] #13 117.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-19T19:36:44.506Z] #13 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 117.2 Setting up dmsetup (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-19T19:36:44.506Z] #13 117.2 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:36:44.506Z] #13 DONE 119.2s [2022-01-19T19:36:44.506Z] [2022-01-19T19:36:44.506Z] #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-01-19T19:36:44.506Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:36:45.001Z] #27 12.42 Selecting previously unselected package libsasl2-2:arm64. [2022-01-19T19:36:45.001Z] #27 12.42 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2022-01-19T19:36:45.001Z] #27 12.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:36:45.106Z] #16 0.976 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-19T19:36:45.106Z] #16 DONE 1.1s [2022-01-19T19:36:45.106Z] [2022-01-19T19:36:45.106Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:36:45.106Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-19T19:36:45.257Z] #27 12.85 Selecting previously unselected package libldap-common. [2022-01-19T19:36:45.257Z] #27 12.85 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-19T19:36:45.257Z] #27 12.94 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:36:45.268Z] #17 DONE 1.0s [2022-01-19T19:36:45.268Z] [2022-01-19T19:36:45.268Z] #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-01-19T19:36:45.268Z] #53 sha256:190abcb93cab1c0340ffc331d5bf2ddc8ae072756438a1ad6b1cd13e6224a4b5 [2022-01-19T19:36:45.268Z] #53 1.486 + RM_GOPATH=0 [2022-01-19T19:36:45.268Z] #53 1.486 + TMP_GOPATH= [2022-01-19T19:36:45.268Z] #53 1.486 + : /build [2022-01-19T19:36:45.268Z] #53 1.486 + '[' -z '' ']' [2022-01-19T19:36:45.268Z] #53 1.486 ++ mktemp -d [2022-01-19T19:36:45.268Z] #53 1.488 + export GOPATH=/tmp/tmp.AYNd9GVF1w [2022-01-19T19:36:45.268Z] #53 1.488 + GOPATH=/tmp/tmp.AYNd9GVF1w [2022-01-19T19:36:45.268Z] #53 1.488 + RM_GOPATH=1 [2022-01-19T19:36:45.268Z] #53 1.488 + case "$(go env GOARCH)" in [2022-01-19T19:36:45.268Z] #53 1.488 ++ go env GOARCH [2022-01-19T19:36:45.268Z] #53 1.510 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:45.268Z] #53 1.510 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:45.268Z] #53 1.511 ++ dirname /tmp/install/install.sh [2022-01-19T19:36:45.268Z] #53 1.515 + dir=/tmp/install [2022-01-19T19:36:45.268Z] #53 1.526 + bin=runc [2022-01-19T19:36:45.268Z] #53 1.526 + shift [2022-01-19T19:36:45.268Z] #53 1.526 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-19T19:36:45.268Z] #53 1.526 + . /tmp/install/runc.installer [2022-01-19T19:36:45.268Z] #53 1.528 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:45.268Z] #53 1.528 + install_runc [2022-01-19T19:36:45.268Z] #53 1.530 + uname -r [2022-01-19T19:36:45.268Z] #53 1.531 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-19T19:36:45.268Z] #53 1.532 + RUNC_BUILDTAGS='seccomp ' [2022-01-19T19:36:45.268Z] #53 1.532 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-19T19:36:45.268Z] #53 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AYNd9GVF1w/src/github.com/opencontainers/runc [2022-01-19T19:36:45.268Z] #53 1.532 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-19T19:36:45.268Z] #53 1.544 Cloning into '/tmp/tmp.AYNd9GVF1w/src/github.com/opencontainers/runc'... [2022-01-19T19:36:45.625Z] #53 ... [2022-01-19T19:36:45.625Z] [2022-01-19T19:36:45.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-01-19T19:36:45.625Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:45.625Z] #20 1.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:36:45.625Z] #20 1.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:36:45.625Z] #20 1.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:36:45.625Z] #20 1.783 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:36:45.625Z] #20 2.378 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:36:45.625Z] #20 3.779 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:36:45.625Z] #20 5.427 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:36:45.625Z] #20 7.023 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:36:45.625Z] #20 11.96 Fetched 9004 kB in 10s (858 kB/s) [2022-01-19T19:36:45.625Z] #20 11.96 Reading package lists... [2022-01-19T19:36:45.625Z] #20 ... [2022-01-19T19:36:45.625Z] [2022-01-19T19:36:45.625Z] #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-01-19T19:36:45.625Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:45.625Z] #43 67.49 CC criu/arch/x86/restorer_unmap.o [2022-01-19T19:36:45.625Z] #43 67.55 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-19T19:36:45.625Z] #43 67.92 CC criu/pie/restorer.o [2022-01-19T19:36:45.625Z] #43 71.17 LINK criu/pie/restorer.built-in.o [2022-01-19T19:36:45.625Z] #43 71.17 GEN criu/pie/restorer-blob.h [2022-01-19T19:36:45.625Z] #43 71.26 DEP criu/vdso.d [2022-01-19T19:36:45.625Z] #43 71.42 DEP criu/vdso-compat.d [2022-01-19T19:36:45.625Z] #43 71.64 DEP criu/uts_ns.d [2022-01-19T19:36:45.625Z] #43 71.87 DEP criu/util.d [2022-01-19T19:36:45.625Z] #43 72.12 DEP criu/uffd.d [2022-01-19T19:36:45.820Z] #27 13.38 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-19T19:36:45.820Z] #27 13.38 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-01-19T19:36:45.820Z] #27 13.39 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:36:46.049Z] #17 DONE 1.0s [2022-01-19T19:36:46.049Z] [2022-01-19T19:36:46.049Z] #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-01-19T19:36:46.049Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:46.049Z] #43 52.78 HOSTCC compel/src/lib/log-host.o [2022-01-19T19:36:46.049Z] #43 53.08 HOSTLINK compel/compel-host-bin [2022-01-19T19:36:46.049Z] #43 53.41 DEP soccr/soccr.d [2022-01-19T19:36:46.049Z] #43 53.81 CC soccr/soccr.o [2022-01-19T19:36:46.049Z] #43 55.98 AR soccr/libsoccr.a [2022-01-19T19:36:46.049Z] #43 56.12 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:36:46.049Z] #43 56.64 DEP criu/arch/x86/sigframe.d [2022-01-19T19:36:46.049Z] #43 56.80 DEP criu/arch/x86/sigaction_compat.d [2022-01-19T19:36:46.049Z] #43 56.93 DEP criu/arch/x86/kerndat.d [2022-01-19T19:36:46.049Z] #43 57.15 DEP criu/arch/x86/crtools.d [2022-01-19T19:36:46.192Z] #43 72.32 DEP criu/tun.d [2022-01-19T19:36:46.192Z] #43 72.49 DEP criu/tty.d [2022-01-19T19:36:46.202Z] #53 ... [2022-01-19T19:36:46.202Z] [2022-01-19T19:36:46.202Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-19T19:36:46.202Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-19T19:36:46.202Z] #18 DONE 1.0s [2022-01-19T19:36:46.202Z] [2022-01-19T19:36:46.202Z] #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-01-19T19:36:46.202Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:46.202Z] #43 45.57 DEP compel/src/main.d [2022-01-19T19:36:46.202Z] #43 45.71 DEP compel/src/lib/handle-elf.d [2022-01-19T19:36:46.202Z] #43 45.81 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-19T19:36:46.202Z] #43 45.96 CC compel/src/lib/log.o [2022-01-19T19:36:46.202Z] #43 46.17 CC compel/arch/x86/src/lib/cpu.o [2022-01-19T19:36:46.202Z] #43 46.98 CC compel/arch/x86/src/lib/infect.o [2022-01-19T19:36:46.202Z] #43 47.80 CC compel/src/lib/infect-rpc.o [2022-01-19T19:36:46.202Z] #43 48.19 CC compel/src/lib/infect-util.o [2022-01-19T19:36:46.202Z] #43 48.45 CC compel/src/lib/infect.o [2022-01-19T19:36:46.202Z] #43 51.68 CC compel/src/lib/ptrace.o [2022-01-19T19:36:46.202Z] #43 52.18 AR compel/libcompel.a [2022-01-19T19:36:46.202Z] #43 52.29 HOSTCC compel/src/main-host.o [2022-01-19T19:36:46.202Z] #43 52.80 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-19T19:36:46.202Z] #43 53.01 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-19T19:36:46.202Z] #43 53.54 HOSTCC compel/src/lib/log-host.o [2022-01-19T19:36:46.202Z] #43 53.97 HOSTLINK compel/compel-host-bin [2022-01-19T19:36:46.202Z] #43 54.32 DEP soccr/soccr.d [2022-01-19T19:36:46.202Z] #43 54.50 CC soccr/soccr.o [2022-01-19T19:36:46.202Z] #43 ... [2022-01-19T19:36:46.202Z] [2022-01-19T19:36:46.202Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:36:46.202Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-19T19:36:46.385Z] #27 13.92 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-19T19:36:46.385Z] #27 13.92 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-01-19T19:36:46.385Z] #27 14.07 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-01-19T19:36:46.450Z] #43 72.66 DEP criu/timerfd.d [2022-01-19T19:36:46.450Z] #43 72.83 DEP criu/timens.d [2022-01-19T19:36:46.619Z] #43 57.47 DEP criu/arch/x86/cpu.d [2022-01-19T19:36:46.619Z] #43 57.69 CC criu/arch/x86/cpu.o [2022-01-19T19:36:46.709Z] #43 73.02 DEP criu/sysfs_parse.d [2022-01-19T19:36:46.948Z] #27 14.41 Selecting previously unselected package libpsl5:arm64. [2022-01-19T19:36:46.948Z] #27 14.41 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-01-19T19:36:46.948Z] #27 14.43 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-01-19T19:36:46.948Z] #27 ... [2022-01-19T19:36:46.948Z] [2022-01-19T19:36:46.948Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-19T19:36:46.948Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-19T19:36:46.967Z] #43 73.18 DEP criu/sysctl.d [2022-01-19T19:36:46.967Z] #43 73.37 DEP criu/string.d [2022-01-19T19:36:47.052Z] #53 ... [2022-01-19T19:36:47.052Z] [2022-01-19T19:36:47.052Z] #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-01-19T19:36:47.052Z] #58 sha256:52d5c1cfbd6f148f405e936ca24d5929d4887e257bf19a911e2f616a44fd4cee [2022-01-19T19:36:47.052Z] #58 121.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:36:47.052Z] #58 121.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-19T19:36:47.052Z] #58 DONE 127.0s [2022-01-19T19:36:47.052Z] [2022-01-19T19:36:47.052Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-19T19:36:47.052Z] #59 sha256:37b05e82bc9b61dbc3a45b1067416073ba0009de90a96a58c2f8d2b8cc21203a [2022-01-19T19:36:47.132Z] #19 DONE 1.0s [2022-01-19T19:36:47.132Z] [2022-01-19T19:36:47.133Z] #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-01-19T19:36:47.133Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:36:47.133Z] #58 121.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:36:47.133Z] #58 121.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-19T19:36:47.188Z] #43 ... [2022-01-19T19:36:47.188Z] [2022-01-19T19:36:47.188Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-19T19:36:47.188Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-19T19:36:47.188Z] #18 DONE 1.0s [2022-01-19T19:36:47.188Z] [2022-01-19T19:36:47.188Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:36:47.188Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-19T19:36:47.225Z] #43 73.43 DEP criu/stats.d [2022-01-19T19:36:47.314Z] #59 DONE 0.3s [2022-01-19T19:36:47.314Z] [2022-01-19T19:36:47.314Z] #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-01-19T19:36:47.314Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:47.314Z] #43 53.78 CC compel/src/lib/ptrace.o [2022-01-19T19:36:47.314Z] #43 54.16 AR compel/libcompel.a [2022-01-19T19:36:47.314Z] #43 54.25 HOSTCC compel/src/main-host.o [2022-01-19T19:36:47.314Z] #43 54.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-19T19:36:47.314Z] #43 54.82 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-19T19:36:47.314Z] #43 55.19 HOSTCC compel/src/lib/log-host.o [2022-01-19T19:36:47.314Z] #43 55.32 HOSTLINK compel/compel-host-bin [2022-01-19T19:36:47.314Z] #43 55.45 DEP soccr/soccr.d [2022-01-19T19:36:47.314Z] #43 55.58 CC soccr/soccr.o [2022-01-19T19:36:47.393Z] #58 ... [2022-01-19T19:36:47.393Z] [2022-01-19T19:36:47.393Z] #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-01-19T19:36:47.393Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:47.393Z] #43 56.55 AR soccr/libsoccr.a [2022-01-19T19:36:47.393Z] #43 56.67 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:36:47.483Z] #43 73.60 DEP criu/sockets.d [2022-01-19T19:36:47.483Z] #43 ... [2022-01-19T19:36:47.483Z] [2022-01-19T19:36:47.483Z] #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-01-19T19:36:47.483Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:36:47.483Z] #45 133.0 net/http/httptrace [2022-01-19T19:36:47.483Z] #45 133.3 net/http [2022-01-19T19:36:47.483Z] #45 ... [2022-01-19T19:36:47.483Z] [2022-01-19T19:36:47.483Z] #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-01-19T19:36:47.483Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:47.483Z] #43 73.83 DEP criu/sk-unix.d [2022-01-19T19:36:47.575Z] #43 ... [2022-01-19T19:36:47.575Z] [2022-01-19T19:36:47.575Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-19T19:36:47.575Z] #60 sha256:3dc6077fc526fb9afa7159df9bcb241c41269381a2f6e3c26901a7eb1068ff20 [2022-01-19T19:36:47.575Z] #60 DONE 0.3s [2022-01-19T19:36:47.742Z] #43 74.05 DEP criu/sk-tcp.d [2022-01-19T19:36:47.836Z] [2022-01-19T19:36:47.836Z] #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-01-19T19:36:47.836Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:36:47.836Z] #45 120.1 crypto/tls [2022-01-19T19:36:47.836Z] #45 127.3 net/http/httptrace [2022-01-19T19:36:47.836Z] #45 127.6 net/http [2022-01-19T19:36:47.836Z] #45 ... [2022-01-19T19:36:47.836Z] [2022-01-19T19:36:47.836Z] #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-01-19T19:36:47.836Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:47.836Z] #43 56.94 AR soccr/libsoccr.a [2022-01-19T19:36:48.001Z] #43 74.30 DEP criu/sk-queue.d [2022-01-19T19:36:48.097Z] #43 57.01 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:36:48.126Z] #19 DONE 1.1s [2022-01-19T19:36:48.126Z] [2022-01-19T19:36:48.126Z] #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-01-19T19:36:48.126Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:48.260Z] #43 74.54 DEP criu/sk-packet.d [2022-01-19T19:36:48.331Z] #43 57.50 DEP criu/arch/x86/sigframe.d [2022-01-19T19:36:48.331Z] #43 57.63 DEP criu/arch/x86/sigaction_compat.d [2022-01-19T19:36:48.331Z] #43 57.71 DEP criu/arch/x86/kerndat.d [2022-01-19T19:36:48.358Z] #43 ... [2022-01-19T19:36:48.358Z] [2022-01-19T19:36:48.358Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-19T19:36:48.358Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-19T19:36:48.358Z] #14 DONE 4.0s [2022-01-19T19:36:48.358Z] [2022-01-19T19:36:48.358Z] #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-01-19T19:36:48.358Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:36:48.358Z] #53 4.004 + RM_GOPATH=0 [2022-01-19T19:36:48.358Z] #53 4.004 + TMP_GOPATH= [2022-01-19T19:36:48.358Z] #53 4.004 + : /build [2022-01-19T19:36:48.358Z] #53 4.004 + '[' -z '' ']' [2022-01-19T19:36:48.358Z] #53 4.004 ++ mktemp -d [2022-01-19T19:36:48.358Z] #53 4.007 + export GOPATH=/tmp/tmp.0lDmKhrTV5 [2022-01-19T19:36:48.358Z] #53 4.007 + GOPATH=/tmp/tmp.0lDmKhrTV5 [2022-01-19T19:36:48.358Z] #53 4.016 + RM_GOPATH=1 [2022-01-19T19:36:48.358Z] #53 4.016 + case "$(go env GOARCH)" in [2022-01-19T19:36:48.358Z] #53 4.016 ++ go env GOARCH [2022-01-19T19:36:48.358Z] #53 4.044 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-19T19:36:48.358Z] #53 4.044 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:48.358Z] #53 4.044 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:36:48.358Z] #53 4.044 ++ dirname /tmp/install/install.sh [2022-01-19T19:36:48.358Z] #53 4.044 + dir=/tmp/install [2022-01-19T19:36:48.358Z] #53 4.044 + bin=runc [2022-01-19T19:36:48.358Z] #53 4.044 + shift [2022-01-19T19:36:48.358Z] #53 4.044 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-19T19:36:48.358Z] #53 4.044 + . /tmp/install/runc.installer [2022-01-19T19:36:48.358Z] #53 4.044 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:48.358Z] #53 4.044 + install_runc [2022-01-19T19:36:48.358Z] #53 4.044 + uname -r [2022-01-19T19:36:48.358Z] #53 4.044 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-19T19:36:48.358Z] #53 4.044 + RUNC_BUILDTAGS='seccomp ' [2022-01-19T19:36:48.358Z] #53 4.044 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-19T19:36:48.358Z] #53 4.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0lDmKhrTV5/src/github.com/opencontainers/runc [2022-01-19T19:36:48.358Z] #53 4.054 Cloning into '/tmp/tmp.0lDmKhrTV5/src/github.com/opencontainers/runc'... [2022-01-19T19:36:48.458Z] #63 DONE 1.4s [2022-01-19T19:36:48.458Z] [2022-01-19T19:36:48.458Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:36:48.458Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-19T19:36:48.518Z] #43 74.78 DEP criu/sk-netlink.d [2022-01-19T19:36:48.589Z] #43 ... [2022-01-19T19:36:48.589Z] [2022-01-19T19:36:48.589Z] #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-01-19T19:36:48.589Z] #58 sha256:bdb7c687108f9a7c335cabf2897b65f693bb74f396d2f1bc015c08facfa6dc6d [2022-01-19T19:36:48.589Z] #58 DONE 129.5s [2022-01-19T19:36:48.589Z] [2022-01-19T19:36:48.589Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-19T19:36:48.589Z] #59 sha256:739d526b703fb7327617a475c8416a9a0bfa5c2f11f6c18b1de7f138e20c7661 [2022-01-19T19:36:48.589Z] #59 DONE 0.1s [2022-01-19T19:36:48.589Z] [2022-01-19T19:36:48.589Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-19T19:36:48.589Z] #60 sha256:69bc96f624d1f49ee176786db57ce490a43ef09123ce7f00f4ebb211d189bb03 [2022-01-19T19:36:48.589Z] #60 DONE 0.1s [2022-01-19T19:36:48.589Z] [2022-01-19T19:36:48.589Z] #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-01-19T19:36:48.589Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:48.589Z] #43 57.90 DEP criu/arch/x86/crtools.d [2022-01-19T19:36:48.748Z] #65 ... [2022-01-19T19:36:48.748Z] [2022-01-19T19:36:48.748Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:36:48.748Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-19T19:36:48.748Z] #9 extracting sha256:1cb9932da7aac84cf7aed037a7830f129a4cf3450a663ba60d10b58c903d9df5 3.3s done [2022-01-19T19:36:48.748Z] #9 extracting sha256:526e37edd87617e0e7a65ea447908ee61dab3dd675f3c30435ea3ccdaa0fc808 5.1s done [2022-01-19T19:36:48.748Z] #9 extracting sha256:4dd1e7a8c901bc8a9465cb6db6c0a7bae29ca00750890dc75c20e1490af4d434 done [2022-01-19T19:36:48.777Z] #43 74.99 DEP criu/sk-inet.d [2022-01-19T19:36:48.777Z] #43 75.18 DEP criu/signalfd.d [2022-01-19T19:36:48.846Z] #43 58.05 DEP criu/arch/x86/cpu.d [2022-01-19T19:36:48.846Z] #43 58.28 CC criu/arch/x86/cpu.o [2022-01-19T19:36:49.005Z] #9 ... [2022-01-19T19:36:49.005Z] [2022-01-19T19:36:49.005Z] #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-01-19T19:36:49.005Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:49.005Z] #27 14.55 Selecting previously unselected package librtmp1:arm64. [2022-01-19T19:36:49.005Z] #27 14.55 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 14.57 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:36:49.005Z] #27 14.62 Selecting previously unselected package libssh2-1:arm64. [2022-01-19T19:36:49.005Z] #27 14.62 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 14.62 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-01-19T19:36:49.005Z] #27 15.57 Selecting previously unselected package libcurl4:arm64. [2022-01-19T19:36:49.005Z] #27 15.57 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 15.65 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-01-19T19:36:49.005Z] #27 15.79 Selecting previously unselected package curl. [2022-01-19T19:36:49.005Z] #27 15.79 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 15.88 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-19T19:36:49.005Z] #27 15.95 Selecting previously unselected package libonig5:arm64. [2022-01-19T19:36:49.005Z] #27 15.95 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 15.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-01-19T19:36:49.005Z] #27 16.02 Selecting previously unselected package libjq1:arm64. [2022-01-19T19:36:49.005Z] #27 16.02 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-01-19T19:36:49.005Z] #27 16.02 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-19T19:36:49.038Z] #43 75.33 DEP criu/sigframe.d [2022-01-19T19:36:49.038Z] #43 75.47 DEP criu/shmem.d [2022-01-19T19:36:49.065Z] #20 ... [2022-01-19T19:36:49.065Z] [2022-01-19T19:36:49.065Z] #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-01-19T19:36:49.065Z] #58 sha256:ffab96dfa1a4383035b7f5cf3fc54da99d6c5d019de008dc89d9739b444991ac [2022-01-19T19:36:49.065Z] #58 121.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:36:49.065Z] #58 121.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-19T19:36:49.065Z] #58 DONE 129.7s [2022-01-19T19:36:49.065Z] [2022-01-19T19:36:49.065Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-19T19:36:49.065Z] #59 sha256:b7e1d6f9777aa96d44f67bb95ab9aa38eae4e613291fe3e8651214f16eade683 [2022-01-19T19:36:49.065Z] #59 DONE 0.1s [2022-01-19T19:36:49.297Z] #43 75.69 DEP criu/servicefd.d [2022-01-19T19:36:49.325Z] [2022-01-19T19:36:49.325Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-19T19:36:49.325Z] #60 sha256:55c0466e6cd0e49ee19b63da28442e8472a2b69f5138c12f478d7d57a9292c1a [2022-01-19T19:36:49.325Z] #60 DONE 0.1s [2022-01-19T19:36:49.325Z] [2022-01-19T19:36:49.325Z] #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-01-19T19:36:49.325Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:36:49.325Z] #45 129.5 net/http/httptrace [2022-01-19T19:36:49.325Z] #45 130.0 net/http [2022-01-19T19:36:49.556Z] #43 75.84 DEP criu/seize.d [2022-01-19T19:36:49.777Z] #43 59.17 CC criu/arch/x86/crtools.o [2022-01-19T19:36:49.814Z] #43 75.99 DEP criu/seccomp.d [2022-01-19T19:36:49.814Z] #43 76.19 DEP criu/rst-malloc.d [2022-01-19T19:36:49.814Z] #43 76.31 DEP criu/rbtree.d [2022-01-19T19:36:49.936Z] #27 ... [2022-01-19T19:36:49.936Z] [2022-01-19T19:36:49.936Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-19T19:36:49.936Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-19T19:36:49.936Z] #9 DONE 23.3s [2022-01-19T19:36:49.936Z] [2022-01-19T19:36:49.936Z] #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-01-19T19:36:49.936Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:49.936Z] #27 17.29 Selecting previously unselected package jq. [2022-01-19T19:36:49.936Z] #27 17.29 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-01-19T19:36:49.936Z] #27 17.30 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:36:49.936Z] #27 ... [2022-01-19T19:36:49.936Z] [2022-01-19T19:36:49.936Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:36:49.936Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-19T19:36:49.936Z] #65 DONE 1.5s [2022-01-19T19:36:49.936Z] [2022-01-19T19:36:49.936Z] #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-01-19T19:36:49.936Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:49.936Z] #27 17.45 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-01-19T19:36:49.936Z] #27 17.46 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-01-19T19:36:49.936Z] #27 17.47 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-01-19T19:36:49.936Z] #27 17.71 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-01-19T19:36:50.073Z] #43 76.38 DEP criu/pstree.d [2022-01-19T19:36:50.202Z] #27 ... [2022-01-19T19:36:50.202Z] [2022-01-19T19:36:50.202Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-19T19:36:50.202Z] #10 sha256:7f2ffb1f1ff550fcea0549c57fd171a165a28d2efe132de7743eb12634518033 [2022-01-19T19:36:50.202Z] #10 DONE 0.4s [2022-01-19T19:36:50.202Z] [2022-01-19T19:36:50.202Z] #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-01-19T19:36:50.202Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:50.202Z] #27 17.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:36:50.202Z] #27 17.75 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:50.202Z] #27 17.76 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:36:50.202Z] #27 17.77 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-19T19:36:50.202Z] #27 17.79 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:50.202Z] #27 17.81 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-19T19:36:50.202Z] #27 17.82 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-01-19T19:36:50.202Z] #27 17.83 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:50.202Z] #27 17.85 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-19T19:36:50.202Z] #27 17.87 Setting up libonig5:arm64 (6.9.1-1) ... [2022-01-19T19:36:50.202Z] #27 17.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-19T19:36:50.202Z] #27 17.90 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-19T19:36:50.202Z] #27 17.91 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-19T19:36:50.264Z] #45 ... [2022-01-19T19:36:50.264Z] [2022-01-19T19:36:50.264Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-19T19:36:50.264Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-19T19:36:50.264Z] #63 CACHED [2022-01-19T19:36:50.264Z] [2022-01-19T19:36:50.264Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:36:50.264Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-19T19:36:50.264Z] #65 CACHED [2022-01-19T19:36:50.264Z] [2022-01-19T19:36:50.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-01-19T19:36:50.264Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:50.264Z] #20 1.664 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:36:50.264Z] #20 1.665 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:36:50.264Z] #20 1.765 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:36:50.264Z] #20 1.766 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:36:50.332Z] #43 76.55 DEP criu/protobuf.d [2022-01-19T19:36:50.459Z] #27 ... [2022-01-19T19:36:50.459Z] [2022-01-19T19:36:50.459Z] #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-01-19T19:36:50.459Z] #11 sha256:4759940117b6082290aa2a1e57dc3c4f4bb06a44d325658d7a5bf8f0ecf8dd9f [2022-01-19T19:36:50.459Z] #11 DONE 0.4s [2022-01-19T19:36:50.524Z] #20 2.538 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:36:50.600Z] #43 76.76 GEN criu/protobuf-desc-gen.h [2022-01-19T19:36:50.716Z] [2022-01-19T19:36:50.716Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-19T19:36:50.716Z] #31 sha256:14cd96045e9691aa4331825690da50c9962e3bcae542f95eb6a0b43bbe2c4cc9 [2022-01-19T19:36:50.716Z] #31 DONE 0.1s [2022-01-19T19:36:50.716Z] [2022-01-19T19:36:50.716Z] #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-01-19T19:36:50.716Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-19T19:36:50.716Z] #32 ... [2022-01-19T19:36:50.716Z] [2022-01-19T19:36:50.716Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-19T19:36:50.716Z] #39 sha256:0a409dfd0a7b9b0fea5dedd0981cccbc2aa5927e31b62aeaf016bf11e71d0ce7 [2022-01-19T19:36:50.716Z] #39 DONE 0.2s [2022-01-19T19:36:50.973Z] [2022-01-19T19:36:50.973Z] #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-01-19T19:36:50.973Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:50.973Z] #27 18.49 Updating certificates in /etc/ssl/certs... [2022-01-19T19:36:51.670Z] #43 60.52 CC criu/arch/x86/kerndat.o [2022-01-19T19:36:51.903Z] #20 3.581 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:36:51.927Z] #43 61.12 CC criu/arch/x86/sigaction_compat.o [2022-01-19T19:36:51.927Z] #43 61.35 CC criu/arch/x86/sigframe.o [2022-01-19T19:36:52.348Z] #27 19.73 137 added, 0 removed; done. [2022-01-19T19:36:52.348Z] #27 19.94 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-01-19T19:36:52.348Z] #27 19.96 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:36:52.348Z] #27 19.97 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-01-19T19:36:52.348Z] #27 19.98 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-19T19:36:52.348Z] #27 19.99 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:36:52.348Z] #27 20.03 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-19T19:36:52.348Z] #27 20.03 Updating certificates in /etc/ssl/certs... [2022-01-19T19:36:52.490Z] #43 61.66 LINK criu/arch/x86/crtools.built-in.o [2022-01-19T19:36:52.490Z] #43 61.73 DEP criu/pie/util-vdso-elf32.d [2022-01-19T19:36:52.490Z] #43 61.90 DEP criu/pie/util-vdso.d [2022-01-19T19:36:52.502Z] #43 78.62 DEP criu/protobuf-desc.d [2022-01-19T19:36:52.502Z] #43 78.83 DEP criu/proc_parse.d [2022-01-19T19:36:52.567Z] #53 ... [2022-01-19T19:36:52.567Z] [2022-01-19T19:36:52.567Z] #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-01-19T19:36:52.567Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-19T19:36:52.567Z] #15 DONE 3.8s [2022-01-19T19:36:52.567Z] [2022-01-19T19:36:52.567Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-19T19:36:52.567Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-19T19:36:52.604Z] #27 ... [2022-01-19T19:36:52.604Z] [2022-01-19T19:36:52.604Z] #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-01-19T19:36:52.604Z] #12 sha256:7eb5c3c76d9439665d30d0b54d59e319c38d469bd65fff32417b22eb9fa01647 [2022-01-19T19:36:52.604Z] #12 DONE 2.1s [2022-01-19T19:36:52.747Z] #43 62.06 DEP criu/pie/util.d [2022-01-19T19:36:52.761Z] #43 79.01 DEP criu/plugin.d [2022-01-19T19:36:52.861Z] [2022-01-19T19:36:52.861Z] #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-01-19T19:36:52.861Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:36:53.004Z] #43 62.24 CC criu/pie/util.o [2022-01-19T19:36:53.019Z] #43 79.15 DEP criu/pipes.d [2022-01-19T19:36:53.019Z] #43 79.33 DEP criu/pie-util.d [2022-01-19T19:36:53.019Z] #43 79.43 DEP criu/pie-util-vdso.d [2022-01-19T19:36:53.261Z] #43 62.52 CC criu/pie/util-vdso.o [2022-01-19T19:36:53.277Z] #43 79.60 DEP criu/pie-util-vdso-elf32.d [2022-01-19T19:36:53.277Z] #43 79.72 DEP criu/path.d [2022-01-19T19:36:53.284Z] #20 5.085 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:36:53.427Z] #13 ... [2022-01-19T19:36:53.427Z] [2022-01-19T19:36:53.427Z] #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-01-19T19:36:53.427Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-19T19:36:53.427Z] #27 20.90 0 added, 0 removed; done. [2022-01-19T19:36:53.427Z] #27 20.90 Running hooks in /etc/ca-certificates/update.d... [2022-01-19T19:36:53.427Z] #27 20.90 done. [2022-01-19T19:36:53.427Z] #27 DONE 21.0s [2022-01-19T19:36:53.427Z] [2022-01-19T19:36:53.427Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-19T19:36:53.427Z] #28 sha256:66662eeaea058ac9bcdfc3bce294410025f5f146ea451aa4c8f185680b53f9ad [2022-01-19T19:36:53.427Z] #28 DONE 0.1s [2022-01-19T19:36:53.427Z] [2022-01-19T19:36:53.427Z] #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-01-19T19:36:53.427Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:36:53.536Z] #43 79.92 DEP criu/parasite-syscall.d [2022-01-19T19:36:53.794Z] #43 80.13 DEP criu/pagemap.d [2022-01-19T19:36:53.825Z] #43 63.15 CC criu/pie/util-vdso-elf32.o [2022-01-19T19:36:54.052Z] #43 80.32 DEP criu/pagemap-cache.d [2022-01-19T19:36:54.311Z] #43 80.49 DEP criu/page-xfer.d [2022-01-19T19:36:54.311Z] #43 80.64 DEP criu/page-pipe.d [2022-01-19T19:36:54.569Z] #43 80.80 DEP criu/netfilter.d [2022-01-19T19:36:54.569Z] #43 80.98 DEP criu/net.d [2022-01-19T19:36:54.755Z] #43 63.94 AR criu/pie/pie.lib.a [2022-01-19T19:36:54.755Z] #43 64.01 DEP criu/pie/restorer.d [2022-01-19T19:36:55.011Z] #43 64.31 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-19T19:36:55.011Z] #43 ... [2022-01-19T19:36:55.011Z] [2022-01-19T19:36:55.011Z] #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-01-19T19:36:55.011Z] #53 sha256:190abcb93cab1c0340ffc331d5bf2ddc8ae072756438a1ad6b1cd13e6224a4b5 [2022-01-19T19:36:55.011Z] #53 14.35 + cd /tmp/tmp.AYNd9GVF1w/src/github.com/opencontainers/runc [2022-01-19T19:36:55.011Z] #53 14.36 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:55.136Z] #43 81.21 DEP criu/namespaces.d [2022-01-19T19:36:55.136Z] #43 81.39 DEP criu/mount.d [2022-01-19T19:36:55.136Z] #43 81.62 DEP criu/memfd.d [2022-01-19T19:36:55.191Z] #20 6.629 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:36:55.703Z] #43 81.77 DEP criu/mem.d [2022-01-19T19:36:55.703Z] #43 82.06 DEP criu/lsm.d [2022-01-19T19:36:55.761Z] #20 ... [2022-01-19T19:36:55.761Z] [2022-01-19T19:36:55.761Z] #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-01-19T19:36:55.761Z] #53 sha256:688c4702abcd54be9247be4b59a91d8613aa0e79f07f84b3e52ef26e7fab94dd [2022-01-19T19:36:55.761Z] #53 14.06 + cd /tmp/tmp.efWJ7Pswlp/src/github.com/opencontainers/runc [2022-01-19T19:36:55.761Z] #53 14.06 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:36:55.869Z] #16 3.252 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-19T19:36:55.869Z] #16 DONE 3.4s [2022-01-19T19:36:55.869Z] [2022-01-19T19:36:55.869Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:36:55.869Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-19T19:36:55.942Z] #53 15.24 + '[' -z '' ']' [2022-01-19T19:36:55.942Z] #53 15.24 + target=static [2022-01-19T19:36:55.942Z] #53 15.25 + make 'BUILDTAGS=seccomp ' static [2022-01-19T19:36:55.952Z] #29 2.591 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-19T19:36:55.961Z] #43 82.32 DEP criu/log.d [2022-01-19T19:36:56.199Z] #53 15.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-19T19:36:56.219Z] #43 82.54 DEP criu/libnetlink.d [2022-01-19T19:36:56.330Z] #53 14.84 + '[' -z '' ']' [2022-01-19T19:36:56.330Z] #53 14.84 + target=static [2022-01-19T19:36:56.330Z] #53 14.84 + make 'BUILDTAGS=seccomp ' static [2022-01-19T19:36:56.478Z] #43 82.74 DEP criu/kerndat.d [2022-01-19T19:36:56.513Z] #29 2.981 [2022-01-19T19:36:56.589Z] #53 15.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-19T19:36:56.736Z] #43 82.98 DEP criu/kcmp-ids.d [2022-01-19T19:36:56.736Z] #43 83.10 DEP criu/irmap.d [2022-01-19T19:36:56.995Z] #43 83.29 DEP criu/ipc_ns.d [2022-01-19T19:36:57.129Z] #53 ... [2022-01-19T19:36:57.130Z] [2022-01-19T19:36:57.130Z] #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-01-19T19:36:57.130Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:57.130Z] #20 1.429 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:36:57.130Z] #20 1.490 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:36:57.130Z] #20 1.503 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:36:57.130Z] #20 1.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:36:57.130Z] #20 2.791 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:36:57.130Z] #20 3.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:36:57.130Z] #20 5.400 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:36:57.130Z] #20 6.772 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:36:57.253Z] #43 83.51 DEP criu/image.d [2022-01-19T19:36:57.254Z] #17 ... [2022-01-19T19:36:57.254Z] [2022-01-19T19:36:57.254Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-19T19:36:57.254Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-19T19:36:57.254Z] #63 CACHED [2022-01-19T19:36:57.254Z] [2022-01-19T19:36:57.254Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-19T19:36:57.254Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-19T19:36:57.254Z] #65 CACHED [2022-01-19T19:36:57.254Z] [2022-01-19T19:36:57.254Z] #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-01-19T19:36:57.254Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:57.254Z] #43 57.47 DEP criu/arch/x86/sigframe.d [2022-01-19T19:36:57.254Z] #43 57.60 DEP criu/arch/x86/sigaction_compat.d [2022-01-19T19:36:57.254Z] #43 57.72 DEP criu/arch/x86/kerndat.d [2022-01-19T19:36:57.254Z] #43 57.90 DEP criu/arch/x86/crtools.d [2022-01-19T19:36:57.254Z] #43 58.01 DEP criu/arch/x86/cpu.d [2022-01-19T19:36:57.254Z] #43 58.23 CC criu/arch/x86/cpu.o [2022-01-19T19:36:57.254Z] #43 58.99 CC criu/arch/x86/crtools.o [2022-01-19T19:36:57.254Z] #43 60.32 CC criu/arch/x86/kerndat.o [2022-01-19T19:36:57.254Z] #43 60.88 CC criu/arch/x86/sigaction_compat.o [2022-01-19T19:36:57.254Z] #43 61.23 CC criu/arch/x86/sigframe.o [2022-01-19T19:36:57.254Z] #43 61.51 LINK criu/arch/x86/crtools.built-in.o [2022-01-19T19:36:57.254Z] #43 61.55 DEP criu/pie/util-vdso-elf32.d [2022-01-19T19:36:57.254Z] #43 61.70 DEP criu/pie/util-vdso.d [2022-01-19T19:36:57.255Z] #43 61.90 DEP criu/pie/util.d [2022-01-19T19:36:57.255Z] #43 62.07 CC criu/pie/util.o [2022-01-19T19:36:57.255Z] #43 62.38 CC criu/pie/util-vdso.o [2022-01-19T19:36:57.255Z] #43 63.17 CC criu/pie/util-vdso-elf32.o [2022-01-19T19:36:57.255Z] #43 63.84 AR criu/pie/pie.lib.a [2022-01-19T19:36:57.255Z] #43 63.92 DEP criu/pie/restorer.d [2022-01-19T19:36:57.255Z] #43 64.09 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-19T19:36:57.255Z] #43 64.23 DEP criu/arch/x86/restorer_unmap.d [2022-01-19T19:36:57.255Z] #43 64.32 DEP criu/arch/x86/restorer.d [2022-01-19T19:36:57.255Z] #43 64.59 DEP criu/arch/x86/vdso-pie.d [2022-01-19T19:36:57.255Z] #43 64.74 DEP criu/pie/parasite-vdso.d [2022-01-19T19:36:57.255Z] #43 64.89 DEP criu/pie/parasite.d [2022-01-19T19:36:57.255Z] #43 65.14 CC criu/pie/parasite.o [2022-01-19T19:36:57.386Z] #20 ... [2022-01-19T19:36:57.387Z] [2022-01-19T19:36:57.387Z] #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-01-19T19:36:57.387Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:57.387Z] #43 64.41 DEP criu/arch/x86/restorer_unmap.d [2022-01-19T19:36:57.387Z] #43 64.42 DEP criu/arch/x86/restorer.d [2022-01-19T19:36:57.387Z] #43 64.66 DEP criu/arch/x86/vdso-pie.d [2022-01-19T19:36:57.387Z] #43 64.77 DEP criu/pie/parasite-vdso.d [2022-01-19T19:36:57.387Z] #43 64.95 DEP criu/pie/parasite.d [2022-01-19T19:36:57.387Z] #43 65.27 CC criu/pie/parasite.o [2022-01-19T19:36:57.387Z] #43 66.57 LINK criu/pie/parasite.built-in.o [2022-01-19T19:36:57.387Z] #43 66.59 GEN criu/pie/parasite-blob.h [2022-01-19T19:36:57.387Z] #43 66.61 CC criu/pie/parasite-vdso.o [2022-01-19T19:36:57.515Z] #43 66.42 LINK criu/pie/parasite.built-in.o [2022-01-19T19:36:57.515Z] #43 66.44 GEN criu/pie/parasite-blob.h [2022-01-19T19:36:57.515Z] #43 66.48 CC criu/pie/parasite-vdso.o [2022-01-19T19:36:57.519Z] #43 83.72 DEP criu/image-desc.d [2022-01-19T19:36:57.519Z] #43 83.83 DEP criu/fsnotify.d [2022-01-19T19:36:57.776Z] #43 ... [2022-01-19T19:36:57.776Z] [2022-01-19T19:36:57.776Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:36:57.776Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-19T19:36:57.776Z] #17 DONE 2.4s [2022-01-19T19:36:57.778Z] #43 ... [2022-01-19T19:36:57.778Z] [2022-01-19T19:36:57.779Z] #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-01-19T19:36:57.779Z] #45 sha256:b0ea900c909e9d8d6bc08988f61cfa0451e1acb556491e89ed1db249f20d896d [2022-01-19T19:36:57.779Z] #45 147.6 github.com/LK4D4/vndr/godl [2022-01-19T19:36:57.779Z] #45 148.6 github.com/LK4D4/vndr [2022-01-19T19:36:57.779Z] #45 DONE 153.4s [2022-01-19T19:36:57.779Z] [2022-01-19T19:36:57.779Z] #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-01-19T19:36:57.779Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:36:57.779Z] #20 11.96 Reading package lists... [2022-01-19T19:36:57.779Z] #20 16.06 Reading package lists... [2022-01-19T19:36:57.779Z] #20 20.18 Building dependency tree... [2022-01-19T19:36:57.779Z] #20 21.07 Reading state information... [2022-01-19T19:36:57.779Z] #20 22.18 libcap2-bin is already the newest version (1:2.25-2). [2022-01-19T19:36:57.779Z] #20 22.18 The following additional packages will be installed: [2022-01-19T19:36:57.779Z] #20 22.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-19T19:36:57.779Z] #20 22.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-19T19:36:57.779Z] #20 22.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-19T19:36:57.779Z] #20 22.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-19T19:36:57.779Z] #20 22.18 python3.7 python3.7-minimal vim-runtime xxd [2022-01-19T19:36:57.779Z] #20 22.19 Suggested packages: [2022-01-19T19:36:57.779Z] #20 22.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-19T19:36:57.779Z] #20 22.19 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-19T19:36:57.779Z] #20 22.19 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-19T19:36:57.779Z] #20 22.19 quota [2022-01-19T19:36:57.779Z] #20 22.19 Recommended packages: [2022-01-19T19:36:57.779Z] #20 22.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-19T19:36:57.779Z] #20 22.19 python3-keyrings.alt python3-xdg unzip [2022-01-19T19:36:57.779Z] #20 24.13 The following NEW packages will be installed: [2022-01-19T19:36:57.779Z] #20 24.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-19T19:36:57.779Z] #20 24.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-19T19:36:57.779Z] #20 24.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-19T19:36:57.779Z] #20 24.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-19T19:36:57.779Z] #20 24.14 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-19T19:36:57.779Z] #20 24.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-19T19:36:57.779Z] #20 24.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-19T19:36:57.779Z] #20 24.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-19T19:36:57.779Z] #20 24.15 xz-utils zip [2022-01-19T19:36:57.779Z] #20 ... [2022-01-19T19:36:57.779Z] [2022-01-19T19:36:57.779Z] #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-01-19T19:36:57.779Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:57.779Z] #43 84.11 DEP criu/filesystems.d [2022-01-19T19:36:57.969Z] #53 ... [2022-01-19T19:36:57.969Z] [2022-01-19T19:36:57.969Z] #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-01-19T19:36:57.969Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:57.969Z] #43 58.73 CC criu/arch/x86/crtools.o [2022-01-19T19:36:57.969Z] #43 60.83 CC criu/arch/x86/kerndat.o [2022-01-19T19:36:57.969Z] #43 61.54 CC criu/arch/x86/sigaction_compat.o [2022-01-19T19:36:57.969Z] #43 61.86 CC criu/arch/x86/sigframe.o [2022-01-19T19:36:57.969Z] #43 62.10 LINK criu/arch/x86/crtools.built-in.o [2022-01-19T19:36:57.969Z] #43 62.14 DEP criu/pie/util-vdso-elf32.d [2022-01-19T19:36:57.969Z] #43 62.33 DEP criu/pie/util-vdso.d [2022-01-19T19:36:57.969Z] #43 62.48 DEP criu/pie/util.d [2022-01-19T19:36:57.969Z] #43 62.65 CC criu/pie/util.o [2022-01-19T19:36:57.969Z] #43 62.92 CC criu/pie/util-vdso.o [2022-01-19T19:36:57.969Z] #43 63.73 CC criu/pie/util-vdso-elf32.o [2022-01-19T19:36:57.969Z] #43 64.44 AR criu/pie/pie.lib.a [2022-01-19T19:36:57.969Z] #43 64.51 DEP criu/pie/restorer.d [2022-01-19T19:36:57.969Z] #43 64.82 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-19T19:36:57.969Z] #43 64.92 DEP criu/arch/x86/restorer_unmap.d [2022-01-19T19:36:57.969Z] #43 64.94 DEP criu/arch/x86/restorer.d [2022-01-19T19:36:57.969Z] #43 65.15 DEP criu/arch/x86/vdso-pie.d [2022-01-19T19:36:57.969Z] #43 65.24 DEP criu/pie/parasite-vdso.d [2022-01-19T19:36:57.969Z] #43 65.42 DEP criu/pie/parasite.d [2022-01-19T19:36:57.969Z] #43 65.74 CC criu/pie/parasite.o [2022-01-19T19:36:57.969Z] #43 67.02 LINK criu/pie/parasite.built-in.o [2022-01-19T19:36:57.969Z] #43 67.03 GEN criu/pie/parasite-blob.h [2022-01-19T19:36:57.969Z] #43 67.06 CC criu/pie/parasite-vdso.o [2022-01-19T19:36:57.969Z] #43 67.82 CC criu/arch/x86/vdso-pie.o [2022-01-19T19:36:57.969Z] #43 68.16 CC criu/arch/x86/restorer.o [2022-01-19T19:36:57.969Z] #43 68.79 CC criu/arch/x86/restorer_unmap.o [2022-01-19T19:36:57.969Z] #43 68.86 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-19T19:36:58.037Z] #43 84.41 DEP criu/files.d [2022-01-19T19:36:58.038Z] [2022-01-19T19:36:58.038Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-19T19:36:58.038Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-19T19:36:58.228Z] #43 69.18 CC criu/pie/restorer.o [2022-01-19T19:36:58.317Z] #43 67.33 CC criu/arch/x86/vdso-pie.o [2022-01-19T19:36:58.317Z] #43 67.69 CC criu/arch/x86/restorer.o [2022-01-19T19:36:58.604Z] #43 84.87 DEP criu/files-reg.d [2022-01-19T19:36:58.863Z] #43 85.07 DEP criu/files-ext.d [2022-01-19T19:36:58.863Z] #43 85.29 DEP criu/file-lock.d [2022-01-19T19:36:58.880Z] #43 ... [2022-01-19T19:36:58.880Z] [2022-01-19T19:36:58.880Z] #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-01-19T19:36:58.880Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:36:58.880Z] #45 129.9 net/http/httptrace [2022-01-19T19:36:58.880Z] #45 130.4 net/http [2022-01-19T19:36:58.880Z] #45 ... [2022-01-19T19:36:58.880Z] [2022-01-19T19:36:58.880Z] #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-01-19T19:36:58.880Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:58.880Z] #43 68.23 CC criu/arch/x86/restorer_unmap.o [2022-01-19T19:36:58.880Z] #43 68.28 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-19T19:36:58.989Z] #29 3.376 #=#=# 0.0% ### 4.6% ####### 10.7% ############# 18.2% ################## 25.1% ####################### 32.3% ############################# 41.0% ##################################### 51.9% ######################################### 57.3% ############################################## 65.3% #################################################### 72.4% ######################################################## 78.6% ########################################################### 82.1% ############################################################## 87.0% #################################################################### 95.2% ######################################################################## 100.0% [2022-01-19T19:36:59.122Z] #43 85.46 DEP criu/file-ids.d [2022-01-19T19:36:59.137Z] #43 68.57 CC criu/pie/restorer.o [2022-01-19T19:36:59.245Z] #29 5.701 [2022-01-19T19:36:59.382Z] #43 85.65 DEP criu/fifo.d [2022-01-19T19:36:59.382Z] #43 85.78 DEP criu/fdstore.d [2022-01-19T19:36:59.641Z] #43 ... [2022-01-19T19:36:59.641Z] [2022-01-19T19:36:59.641Z] #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-01-19T19:36:59.641Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:36:59.641Z] #32 DONE 155.2s [2022-01-19T19:36:59.641Z] [2022-01-19T19:36:59.641Z] #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-01-19T19:36:59.641Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:36:59.641Z] #43 85.89 DEP criu/fault-injection.d [2022-01-19T19:36:59.641Z] #43 86.03 DEP criu/external.d [2022-01-19T19:36:59.900Z] #43 86.14 DEP criu/eventpoll.d [2022-01-19T19:36:59.953Z] #18 DONE 2.1s [2022-01-19T19:36:59.953Z] [2022-01-19T19:36:59.953Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:36:59.953Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-19T19:37:00.014Z] #29 6.020 #=#=# 0.0% ######################################## 56.2% ################################################################# 91.5% ######################################################################## 100.0% [2022-01-19T19:37:00.137Z] #43 ... [2022-01-19T19:37:00.137Z] [2022-01-19T19:37:00.137Z] #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-01-19T19:37:00.137Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:00.137Z] #20 12.09 Fetched 9004 kB in 11s (842 kB/s) [2022-01-19T19:37:00.159Z] #43 86.31 DEP criu/eventfd.d [2022-01-19T19:37:00.159Z] #43 86.46 DEP criu/crtools.d [2022-01-19T19:37:00.418Z] #43 86.79 DEP criu/cr-service.d [2022-01-19T19:37:00.577Z] #29 6.997 [2022-01-19T19:37:00.577Z] #29 ... [2022-01-19T19:37:00.577Z] [2022-01-19T19:37:00.577Z] #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-01-19T19:37:00.577Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:00.577Z] #34 2.875 + RM_GOPATH=0 [2022-01-19T19:37:00.577Z] #34 2.875 + TMP_GOPATH= [2022-01-19T19:37:00.577Z] #34 2.875 + : /build [2022-01-19T19:37:00.577Z] #34 2.875 + '[' -z '' ']' [2022-01-19T19:37:00.577Z] #34 2.875 ++ mktemp -d [2022-01-19T19:37:00.577Z] #34 2.875 + export GOPATH=/tmp/tmp.VbbD3GNwck [2022-01-19T19:37:00.577Z] #34 2.875 + GOPATH=/tmp/tmp.VbbD3GNwck [2022-01-19T19:37:00.577Z] #34 2.875 + RM_GOPATH=1 [2022-01-19T19:37:00.577Z] #34 2.875 + case "$(go env GOARCH)" in [2022-01-19T19:37:00.577Z] #34 2.875 ++ go env GOARCH [2022-01-19T19:37:00.577Z] #34 2.886 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:37:00.577Z] #34 2.886 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.577Z] #34 2.886 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.577Z] #34 2.886 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:00.577Z] #34 2.886 + dir=/tmp/install [2022-01-19T19:37:00.577Z] #34 2.886 + bin=tomlv [2022-01-19T19:37:00.577Z] #34 2.886 + shift [2022-01-19T19:37:00.577Z] #34 2.886 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-19T19:37:00.577Z] #34 2.886 + . /tmp/install/tomlv.installer [2022-01-19T19:37:00.577Z] #34 2.886 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:37:00.577Z] #34 2.886 + install_tomlv [2022-01-19T19:37:00.577Z] #34 2.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-19T19:37:00.577Z] #34 2.886 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VbbD3GNwck/src/github.com/BurntSushi/toml [2022-01-19T19:37:00.577Z] #34 2.886 Cloning into '/tmp/tmp.VbbD3GNwck/src/github.com/BurntSushi/toml'... [2022-01-19T19:37:00.577Z] #34 3.445 + cd /tmp/tmp.VbbD3GNwck/src/github.com/BurntSushi/toml [2022-01-19T19:37:00.577Z] #34 3.445 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-19T19:37:00.577Z] #34 3.507 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:37:00.577Z] #34 4.010 internal/unsafeheader [2022-01-19T19:37:00.577Z] #34 4.084 internal/cpu [2022-01-19T19:37:00.577Z] #34 4.191 runtime/internal/atomic [2022-01-19T19:37:00.577Z] #34 4.437 internal/bytealg [2022-01-19T19:37:00.577Z] #34 4.511 runtime/internal/sys [2022-01-19T19:37:00.577Z] #34 4.665 runtime/internal/math [2022-01-19T19:37:00.577Z] #34 4.790 math/bits [2022-01-19T19:37:00.577Z] #34 5.025 runtime [2022-01-19T19:37:00.577Z] #34 5.239 math [2022-01-19T19:37:00.577Z] #34 8.629 encoding [2022-01-19T19:37:00.677Z] #43 87.07 DEP criu/cr-restore.d [2022-01-19T19:37:00.834Z] #34 ... [2022-01-19T19:37:00.834Z] [2022-01-19T19:37:00.834Z] #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-01-19T19:37:00.834Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-19T19:37:00.834Z] #55 4.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:37:00.834Z] #55 4.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:37:00.834Z] #55 4.666 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:37:00.834Z] #55 5.357 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:37:00.834Z] #55 7.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:37:00.834Z] #55 9.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:37:00.834Z] #55 ... [2022-01-19T19:37:00.834Z] [2022-01-19T19:37:00.834Z] #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-01-19T19:37:00.834Z] #49 sha256:d59e3f808f15b89087a618f3ed12ff9c1384cef386b7320158c27d65a2d695f5 [2022-01-19T19:37:00.834Z] #49 3.656 + RM_GOPATH=0 [2022-01-19T19:37:00.834Z] #49 3.656 + TMP_GOPATH= [2022-01-19T19:37:00.834Z] #49 3.656 + : /build [2022-01-19T19:37:00.834Z] #49 3.656 + '[' -z '' ']' [2022-01-19T19:37:00.834Z] #49 3.659 ++ mktemp -d [2022-01-19T19:37:00.834Z] #49 3.659 + export GOPATH=/tmp/tmp.ihbq9dRcTe [2022-01-19T19:37:00.834Z] #49 3.659 + GOPATH=/tmp/tmp.ihbq9dRcTe [2022-01-19T19:37:00.834Z] #49 3.659 + RM_GOPATH=1 [2022-01-19T19:37:00.834Z] #49 3.659 + case "$(go env GOARCH)" in [2022-01-19T19:37:00.834Z] #49 3.666 ++ go env GOARCH [2022-01-19T19:37:00.834Z] #49 3.683 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.834Z] #49 3.683 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.834Z] #49 3.684 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:00.834Z] #49 3.691 + dir=/tmp/install [2022-01-19T19:37:00.834Z] #49 3.691 + bin=golangci_lint [2022-01-19T19:37:00.834Z] #49 3.691 + shift [2022-01-19T19:37:00.834Z] #49 3.691 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-19T19:37:00.834Z] #49 3.691 + . /tmp/install/golangci_lint.installer [2022-01-19T19:37:00.834Z] #49 3.691 ++ : v1.23.8 [2022-01-19T19:37:00.834Z] #49 3.691 + install_golangci_lint [2022-01-19T19:37:00.834Z] #49 3.691 + set -e [2022-01-19T19:37:00.834Z] #49 3.691 + export GO111MODULE=on [2022-01-19T19:37:00.834Z] #49 3.691 + GO111MODULE=on [2022-01-19T19:37:00.834Z] #49 3.691 + GOBIN=/build [2022-01-19T19:37:00.834Z] #49 3.691 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-19T19:37:00.834Z] #49 4.429 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-19T19:37:00.834Z] #49 ... [2022-01-19T19:37:00.834Z] [2022-01-19T19:37:00.834Z] #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-01-19T19:37:00.834Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:00.834Z] #45 3.218 + RM_GOPATH=0 [2022-01-19T19:37:00.834Z] #45 3.218 + TMP_GOPATH= [2022-01-19T19:37:00.834Z] #45 3.218 + : /build [2022-01-19T19:37:00.834Z] #45 3.218 + '[' -z '' ']' [2022-01-19T19:37:00.834Z] #45 3.226 ++ mktemp -d [2022-01-19T19:37:00.834Z] #45 3.226 + export GOPATH=/tmp/tmp.KCQtiHWImf [2022-01-19T19:37:00.834Z] #45 3.226 + GOPATH=/tmp/tmp.KCQtiHWImf [2022-01-19T19:37:00.834Z] #45 3.226 + RM_GOPATH=1 [2022-01-19T19:37:00.834Z] #45 3.226 + case "$(go env GOARCH)" in [2022-01-19T19:37:00.834Z] #45 3.226 ++ go env GOARCH [2022-01-19T19:37:00.834Z] #45 3.236 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.834Z] #45 3.236 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:00.834Z] #45 3.236 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:00.834Z] #45 3.236 + dir=/tmp/install [2022-01-19T19:37:00.834Z] #45 3.236 + bin=vndr [2022-01-19T19:37:00.834Z] #45 3.236 + shift [2022-01-19T19:37:00.834Z] #45 3.236 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-19T19:37:00.834Z] #45 3.236 + . /tmp/install/vndr.installer [2022-01-19T19:37:00.834Z] #45 3.236 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:37:00.834Z] #45 3.236 + install_vndr [2022-01-19T19:37:00.834Z] #45 3.236 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-19T19:37:00.834Z] #45 3.236 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KCQtiHWImf/src/github.com/LK4D4/vndr [2022-01-19T19:37:00.834Z] #45 3.236 Cloning into '/tmp/tmp.KCQtiHWImf/src/github.com/LK4D4/vndr'... [2022-01-19T19:37:00.834Z] #45 3.236 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:37:00.835Z] #45 3.711 + cd /tmp/tmp.KCQtiHWImf/src/github.com/LK4D4/vndr [2022-01-19T19:37:00.835Z] #45 3.711 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-19T19:37:00.835Z] #45 3.724 + go build -buildmode=pie -v -o /build/vndr . [2022-01-19T19:37:00.835Z] #45 4.820 internal/race [2022-01-19T19:37:00.835Z] #45 4.826 internal/bytealg [2022-01-19T19:37:00.835Z] #45 4.892 sync/atomic [2022-01-19T19:37:00.835Z] #45 5.203 unicode [2022-01-19T19:37:00.835Z] #45 5.657 runtime [2022-01-19T19:37:00.835Z] #45 7.671 unicode/utf8 [2022-01-19T19:37:00.835Z] #45 8.125 math [2022-01-19T19:37:00.936Z] #43 87.29 DEP criu/cr-errno.d [2022-01-19T19:37:00.936Z] #43 87.32 DEP criu/cr-dump.d [2022-01-19T19:37:01.096Z] #45 ... [2022-01-19T19:37:01.096Z] [2022-01-19T19:37:01.096Z] #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-01-19T19:37:01.096Z] #58 sha256:65c81d4d5cde1574b593ad543f357844bc714369f339ccc714032d10ec48d13b [2022-01-19T19:37:01.096Z] #58 3.736 + RM_GOPATH=0 [2022-01-19T19:37:01.096Z] #58 3.736 + TMP_GOPATH= [2022-01-19T19:37:01.096Z] #58 3.736 + : /build [2022-01-19T19:37:01.096Z] #58 3.736 + '[' -z '' ']' [2022-01-19T19:37:01.096Z] #58 3.739 ++ mktemp -d [2022-01-19T19:37:01.096Z] #58 3.739 + export GOPATH=/tmp/tmp.nWEr6xRxk6 [2022-01-19T19:37:01.096Z] #58 3.739 + GOPATH=/tmp/tmp.nWEr6xRxk6 [2022-01-19T19:37:01.096Z] #58 3.739 + RM_GOPATH=1 [2022-01-19T19:37:01.096Z] #58 3.739 + case "$(go env GOARCH)" in [2022-01-19T19:37:01.096Z] #58 3.767 ++ go env GOARCH [2022-01-19T19:37:01.096Z] #58 3.788 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.096Z] #58 3.788 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.096Z] #58 3.788 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:01.096Z] #58 3.788 + dir=/tmp/install [2022-01-19T19:37:01.096Z] #58 3.788 + bin=rootlesskit [2022-01-19T19:37:01.096Z] #58 3.788 + shift [2022-01-19T19:37:01.096Z] #58 3.788 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-19T19:37:01.096Z] #58 3.788 + . /tmp/install/rootlesskit.installer [2022-01-19T19:37:01.096Z] #58 3.788 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:37:01.096Z] #58 3.788 + install_rootlesskit [2022-01-19T19:37:01.096Z] #58 3.788 + case "$1" in [2022-01-19T19:37:01.096Z] #58 3.788 + export CGO_ENABLED=0 [2022-01-19T19:37:01.096Z] #58 3.788 + CGO_ENABLED=0 [2022-01-19T19:37:01.096Z] #58 3.788 + _install_rootlesskit [2022-01-19T19:37:01.096Z] #58 3.788 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:37:01.096Z] #58 3.788 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-19T19:37:01.096Z] #58 3.788 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nWEr6xRxk6/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:37:01.096Z] #58 3.792 Cloning into '/tmp/tmp.nWEr6xRxk6/src/github.com/rootless-containers/rootlesskit'... [2022-01-19T19:37:01.096Z] #58 7.560 + cd /tmp/tmp.nWEr6xRxk6/src/github.com/rootless-containers/rootlesskit [2022-01-19T19:37:01.096Z] #58 7.560 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-19T19:37:01.096Z] #58 7.681 + export GO111MODULE=on [2022-01-19T19:37:01.096Z] #58 7.681 + GO111MODULE=on [2022-01-19T19:37:01.096Z] #58 7.681 + export GOPROXY=https://proxy.golang.org [2022-01-19T19:37:01.096Z] #58 7.681 + GOPROXY=https://proxy.golang.org [2022-01-19T19:37:01.096Z] #58 7.681 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:37:01.096Z] #58 7.681 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-19T19:37:01.096Z] #58 9.299 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:37:01.096Z] #58 9.326 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-19T19:37:01.096Z] #58 9.358 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-19T19:37:01.097Z] #58 9.828 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-19T19:37:01.097Z] #58 ... [2022-01-19T19:37:01.097Z] [2022-01-19T19:37:01.097Z] #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-01-19T19:37:01.097Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:01.097Z] #42 4.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:37:01.097Z] #42 4.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:37:01.097Z] #42 4.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:37:01.097Z] #42 5.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:37:01.097Z] #42 7.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:37:01.097Z] #42 9.136 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:37:01.195Z] #43 87.52 DEP criu/cr-dedup.d [2022-01-19T19:37:01.195Z] #43 87.66 DEP criu/cr-check.d [2022-01-19T19:37:01.356Z] #42 ... [2022-01-19T19:37:01.356Z] [2022-01-19T19:37:01.356Z] #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-01-19T19:37:01.356Z] #47 sha256:b3aff1b383948fa7cda8b1e71fe26e211d65b3d5df847ac38db9ab976a9985b2 [2022-01-19T19:37:01.356Z] #47 3.678 + RM_GOPATH=0 [2022-01-19T19:37:01.356Z] #47 3.678 + TMP_GOPATH= [2022-01-19T19:37:01.356Z] #47 3.678 + : /build [2022-01-19T19:37:01.356Z] #47 3.679 + '[' -z '' ']' [2022-01-19T19:37:01.356Z] #47 3.679 ++ mktemp -d [2022-01-19T19:37:01.356Z] #47 3.679 + export GOPATH=/tmp/tmp.fisFm4ie9q [2022-01-19T19:37:01.356Z] #47 3.679 + GOPATH=/tmp/tmp.fisFm4ie9q [2022-01-19T19:37:01.356Z] #47 3.679 + RM_GOPATH=1 [2022-01-19T19:37:01.356Z] #47 3.679 + case "$(go env GOARCH)" in [2022-01-19T19:37:01.356Z] #47 3.691 ++ go env GOARCH [2022-01-19T19:37:01.356Z] #47 3.715 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.356Z] #47 3.715 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.356Z] #47 3.716 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:01.356Z] #47 3.720 + dir=/tmp/install [2022-01-19T19:37:01.356Z] #47 3.720 + bin=gotestsum [2022-01-19T19:37:01.356Z] #47 3.720 + shift [2022-01-19T19:37:01.356Z] #47 3.720 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-19T19:37:01.356Z] #47 3.720 + . /tmp/install/gotestsum.installer [2022-01-19T19:37:01.356Z] #47 3.720 ++ : v0.5.3 [2022-01-19T19:37:01.356Z] #47 3.720 + install_gotestsum [2022-01-19T19:37:01.356Z] #47 3.720 + set -e [2022-01-19T19:37:01.356Z] #47 3.720 + export GO111MODULE=on [2022-01-19T19:37:01.356Z] #47 3.720 + GO111MODULE=on [2022-01-19T19:37:01.356Z] #47 3.720 + GOBIN=/build [2022-01-19T19:37:01.356Z] #47 3.720 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-19T19:37:01.356Z] #47 4.497 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:37:01.356Z] #47 6.170 go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:37:01.356Z] #47 6.209 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:37:01.356Z] #47 6.285 go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:37:01.356Z] #47 6.392 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:37:01.356Z] #47 6.741 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:37:01.356Z] #47 6.750 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:37:01.356Z] #47 6.935 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:37:01.356Z] #47 7.047 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:37:01.356Z] #47 7.052 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:37:01.356Z] #47 7.286 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:37:01.356Z] #47 9.741 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:37:01.356Z] #47 ... [2022-01-19T19:37:01.356Z] [2022-01-19T19:37:01.356Z] #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-01-19T19:37:01.356Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-19T19:37:01.356Z] #40 3.758 + git clone https://github.com/docker/distribution.git . [2022-01-19T19:37:01.356Z] #40 3.801 Cloning into '.'... [2022-01-19T19:37:01.612Z] #40 ... [2022-01-19T19:37:01.612Z] [2022-01-19T19:37:01.612Z] #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-01-19T19:37:01.612Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:01.612Z] #36 9.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:37:01.612Z] #36 9.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:37:01.612Z] #36 9.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:37:01.612Z] #36 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:37:01.763Z] #43 87.85 DEP criu/config.d [2022-01-19T19:37:01.763Z] #43 87.98 DEP criu/clone-noasan.d [2022-01-19T19:37:01.763Z] #43 88.11 DEP criu/cgroup.d [2022-01-19T19:37:01.763Z] #43 88.25 DEP criu/cgroup-props.d [2022-01-19T19:37:01.868Z] #19 DONE 1.9s [2022-01-19T19:37:01.868Z] [2022-01-19T19:37:01.868Z] #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-01-19T19:37:01.868Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:37:01.868Z] #53 14.56 + cd /tmp/tmp.0lDmKhrTV5/src/github.com/opencontainers/runc [2022-01-19T19:37:01.868Z] #53 14.58 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:37:01.868Z] #53 15.36 + '[' -z '' ']' [2022-01-19T19:37:01.868Z] #53 15.36 + target=static [2022-01-19T19:37:01.868Z] #53 15.36 + make 'BUILDTAGS=seccomp ' static [2022-01-19T19:37:01.868Z] #53 16.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-19T19:37:01.951Z] #36 ... [2022-01-19T19:37:01.951Z] [2022-01-19T19:37:01.951Z] #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-01-19T19:37:01.951Z] #24 sha256:0f63a3fb352c7df0477cb88b561b223306d73aa2dfa36d3a54129876f44d6f07 [2022-01-19T19:37:01.951Z] #24 3.547 + RM_GOPATH=0 [2022-01-19T19:37:01.951Z] #24 3.547 + TMP_GOPATH= [2022-01-19T19:37:01.951Z] #24 3.547 + : /build [2022-01-19T19:37:01.951Z] #24 3.547 + '[' -z '' ']' [2022-01-19T19:37:01.951Z] #24 3.547 ++ mktemp -d [2022-01-19T19:37:01.951Z] #24 3.547 + export GOPATH=/tmp/tmp.VPhEUAU4Vu [2022-01-19T19:37:01.951Z] #24 3.547 + GOPATH=/tmp/tmp.VPhEUAU4Vu [2022-01-19T19:37:01.951Z] #24 3.547 + RM_GOPATH=1 [2022-01-19T19:37:01.951Z] #24 3.547 + case "$(go env GOARCH)" in [2022-01-19T19:37:01.951Z] #24 3.547 ++ go env GOARCH [2022-01-19T19:37:01.951Z] #24 3.557 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.951Z] #24 3.557 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.951Z] #24 3.557 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:01.951Z] #24 3.561 + dir=/tmp/install [2022-01-19T19:37:01.951Z] #24 3.561 + bin=dockercli [2022-01-19T19:37:01.951Z] #24 3.562 + shift [2022-01-19T19:37:01.951Z] #24 3.562 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-19T19:37:01.951Z] #24 3.564 + . /tmp/install/dockercli.installer [2022-01-19T19:37:01.951Z] #24 3.564 ++ : stable [2022-01-19T19:37:01.951Z] #24 3.564 ++ : 17.06.2-ce [2022-01-19T19:37:01.951Z] #24 3.564 + install_dockercli [2022-01-19T19:37:01.951Z] #24 3.564 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-19T19:37:01.951Z] #24 3.564 Install docker/cli version 17.06.2-ce from stable [2022-01-19T19:37:01.951Z] #24 3.565 ++ uname -m [2022-01-19T19:37:01.951Z] #24 3.571 + arch=aarch64 [2022-01-19T19:37:01.951Z] #24 3.571 + '[' aarch64 '!=' x86_64 ']' [2022-01-19T19:37:01.951Z] #24 3.571 + '[' aarch64 '!=' s390x ']' [2022-01-19T19:37:01.951Z] #24 3.571 + '[' aarch64 '!=' armhf ']' [2022-01-19T19:37:01.951Z] #24 3.571 + build_dockercli [2022-01-19T19:37:01.951Z] #24 3.571 + git clone https://github.com/docker/docker-ce /tmp/tmp.VPhEUAU4Vu/tmp/docker-ce [2022-01-19T19:37:01.951Z] #24 3.582 Cloning into '/tmp/tmp.VPhEUAU4Vu/tmp/docker-ce'... [2022-01-19T19:37:01.951Z] #24 ... [2022-01-19T19:37:01.951Z] [2022-01-19T19:37:01.951Z] #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-01-19T19:37:01.951Z] #51 sha256:edbda24a0e299fec885b0cc8db1e46f4b4a299ac6e218ec374dcc65eab0f6194 [2022-01-19T19:37:01.951Z] #51 3.283 + RM_GOPATH=0 [2022-01-19T19:37:01.951Z] #51 3.283 + TMP_GOPATH= [2022-01-19T19:37:01.951Z] #51 3.283 + : /build [2022-01-19T19:37:01.951Z] #51 3.283 + '[' -z '' ']' [2022-01-19T19:37:01.951Z] #51 3.283 ++ mktemp -d [2022-01-19T19:37:01.951Z] #51 3.283 + export GOPATH=/tmp/tmp.ogN3gM5TWS [2022-01-19T19:37:01.951Z] #51 3.283 + GOPATH=/tmp/tmp.ogN3gM5TWS [2022-01-19T19:37:01.951Z] #51 3.283 + RM_GOPATH=1 [2022-01-19T19:37:01.951Z] #51 3.283 + case "$(go env GOARCH)" in [2022-01-19T19:37:01.951Z] #51 3.283 ++ go env GOARCH [2022-01-19T19:37:01.951Z] #51 3.286 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:37:01.951Z] #51 3.287 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.951Z] #51 3.287 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:01.951Z] #51 3.287 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:01.951Z] #51 3.287 + dir=/tmp/install [2022-01-19T19:37:01.951Z] #51 3.287 + bin=shfmt [2022-01-19T19:37:01.951Z] #51 3.287 + shift [2022-01-19T19:37:01.951Z] #51 3.287 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-19T19:37:01.951Z] #51 3.287 + . /tmp/install/shfmt.installer [2022-01-19T19:37:01.951Z] #51 3.287 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:37:01.951Z] #51 3.287 + install_shfmt [2022-01-19T19:37:01.951Z] #51 3.287 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-19T19:37:01.951Z] #51 3.287 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ogN3gM5TWS/src/github.com/mvdan/sh [2022-01-19T19:37:01.951Z] #51 3.287 Cloning into '/tmp/tmp.ogN3gM5TWS/src/github.com/mvdan/sh'... [2022-01-19T19:37:01.951Z] #51 10.56 + cd /tmp/tmp.ogN3gM5TWS/src/github.com/mvdan/sh [2022-01-19T19:37:01.951Z] #51 10.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-19T19:37:01.951Z] #51 10.71 + GO111MODULE=on [2022-01-19T19:37:01.951Z] #51 10.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-19T19:37:02.021Z] #43 88.35 DEP criu/bitmap.d [2022-01-19T19:37:02.021Z] #43 88.37 DEP criu/bfd.d [2022-01-19T19:37:02.021Z] #43 88.45 DEP criu/autofs.d [2022-01-19T19:37:02.209Z] #51 ... [2022-01-19T19:37:02.209Z] [2022-01-19T19:37:02.209Z] #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-01-19T19:37:02.209Z] #67 sha256:84836528c12f75d6fb337a0e5ca4eded901f445fb72a51cdfe8d28a3ff086879 [2022-01-19T19:37:02.209Z] #67 3.799 + RM_GOPATH=0 [2022-01-19T19:37:02.209Z] #67 3.799 + TMP_GOPATH= [2022-01-19T19:37:02.209Z] #67 3.799 + : /build [2022-01-19T19:37:02.209Z] #67 3.799 + '[' -z '' ']' [2022-01-19T19:37:02.209Z] #67 3.800 ++ mktemp -d [2022-01-19T19:37:02.209Z] #67 3.801 + export GOPATH=/tmp/tmp.O2zQ8hiGw1 [2022-01-19T19:37:02.209Z] #67 3.801 + GOPATH=/tmp/tmp.O2zQ8hiGw1 [2022-01-19T19:37:02.209Z] #67 3.801 + RM_GOPATH=1 [2022-01-19T19:37:02.209Z] #67 3.801 + case "$(go env GOARCH)" in [2022-01-19T19:37:02.209Z] #67 3.802 ++ go env GOARCH [2022-01-19T19:37:02.209Z] #67 3.837 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:37:02.209Z] #67 3.837 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:02.209Z] #67 3.837 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:02.209Z] #67 3.837 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:02.209Z] #67 3.837 + dir=/tmp/install [2022-01-19T19:37:02.209Z] #67 3.837 + bin=proxy [2022-01-19T19:37:02.209Z] #67 3.837 + shift [2022-01-19T19:37:02.209Z] #67 3.837 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-19T19:37:02.209Z] #67 3.837 + . /tmp/install/proxy.installer [2022-01-19T19:37:02.209Z] #67 3.837 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:37:02.209Z] #67 3.837 + install_proxy [2022-01-19T19:37:02.209Z] #67 3.837 + case "$1" in [2022-01-19T19:37:02.209Z] #67 3.837 + export CGO_ENABLED=0 [2022-01-19T19:37:02.209Z] #67 3.837 + CGO_ENABLED=0 [2022-01-19T19:37:02.209Z] #67 3.837 + _install_proxy [2022-01-19T19:37:02.209Z] #67 3.837 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-19T19:37:02.209Z] #67 3.837 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.O2zQ8hiGw1/src/github.com/docker/libnetwork [2022-01-19T19:37:02.209Z] #67 3.837 Cloning into '/tmp/tmp.O2zQ8hiGw1/src/github.com/docker/libnetwork'... [2022-01-19T19:37:02.209Z] #67 ... [2022-01-19T19:37:02.209Z] [2022-01-19T19:37:02.209Z] #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-01-19T19:37:02.209Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:02.209Z] #29 7.319 #=#=# 0.2% #################### 28.2% ####################################### 54.7% ############################################################# 86.1% ######################################################################## 100.0% [2022-01-19T19:37:02.209Z] #29 8.285 [2022-01-19T19:37:02.279Z] #43 88.61 DEP criu/aio.d [2022-01-19T19:37:02.279Z] #43 88.75 DEP criu/action-scripts.d [2022-01-19T19:37:02.411Z] #43 71.83 LINK criu/pie/restorer.built-in.o [2022-01-19T19:37:02.411Z] #43 71.85 GEN criu/pie/restorer-blob.h [2022-01-19T19:37:02.668Z] #43 71.94 DEP criu/vdso.d [2022-01-19T19:37:02.846Z] #43 88.99 CC criu/action-scripts.o [2022-01-19T19:37:02.846Z] #43 89.33 CC criu/aio.o [2022-01-19T19:37:02.925Z] #43 72.25 DEP criu/vdso-compat.d [2022-01-19T19:37:03.182Z] #43 72.44 DEP criu/uts_ns.d [2022-01-19T19:37:03.413Z] #43 89.73 CC criu/autofs.o [2022-01-19T19:37:03.439Z] #43 72.59 DEP criu/util.d [2022-01-19T19:37:03.696Z] #43 72.78 DEP criu/uffd.d [2022-01-19T19:37:03.696Z] #43 72.99 DEP criu/tun.d [2022-01-19T19:37:03.696Z] #43 73.13 DEP criu/tty.d [2022-01-19T19:37:03.813Z] #29 8.437 #=#=# ##O#- # 0.0% ### 5.2% ########## 14.3% ############## 20.3% ################## 25.0% ######################### 35.1% ############################### 44.4% ####################################### 55.5% ############################################# 63.4% ##################################################### 73.7% ##################################################### 74.2% ########################################################### 82.1% [2022-01-19T19:37:03.813Z] #29 ... [2022-01-19T19:37:03.813Z] [2022-01-19T19:37:03.813Z] #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-01-19T19:37:03.813Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-19T19:37:03.813Z] #32 3.172 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-19T19:37:03.813Z] #32 3.172 Cloning into '.'... [2022-01-19T19:37:03.813Z] #32 ... [2022-01-19T19:37:03.813Z] [2022-01-19T19:37:03.813Z] #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-01-19T19:37:03.813Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:04.070Z] #29 8.437 #=#=# ##O#- # 0.0% ### 5.2% ########## 14.3% ############## 20.3% ################## 25.0% ######################### 35.1% ############################### 44.4% ####################################### 55.5% ############################################# 63.4% ##################################################### 73.7% ##################################################### 74.2% ########################################################### 82.1% ################################################################## 92.2% ####################################################################### 99.8% ######################################################################## 100.0% [2022-01-19T19:37:04.259Z] #43 73.44 DEP criu/timerfd.d [2022-01-19T19:37:04.259Z] #43 73.60 DEP criu/timens.d [2022-01-19T19:37:04.327Z] #29 10.81 [2022-01-19T19:37:04.335Z] #20 12.09 Reading package lists... [2022-01-19T19:37:04.516Z] #43 73.81 DEP criu/sysfs_parse.d [2022-01-19T19:37:04.516Z] #43 73.94 DEP criu/sysctl.d [2022-01-19T19:37:04.773Z] #43 74.15 DEP criu/string.d [2022-01-19T19:37:04.773Z] #43 74.21 DEP criu/stats.d [2022-01-19T19:37:05.030Z] #43 74.33 DEP criu/sockets.d [2022-01-19T19:37:05.106Z] #29 11.19 #=#=# 0.0% # 2.4% ### 5.3% ##### 7.1% [2022-01-19T19:37:05.106Z] #29 ... [2022-01-19T19:37:05.106Z] [2022-01-19T19:37:05.107Z] #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-01-19T19:37:05.107Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:05.107Z] #13 2.561 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:37:05.107Z] #13 2.594 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:37:05.107Z] #13 2.609 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:37:05.107Z] #13 2.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:37:05.107Z] #13 3.275 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2022-01-19T19:37:05.107Z] #13 4.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:37:05.107Z] #13 6.503 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:37:05.107Z] #13 8.185 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:37:05.171Z] #53 ... [2022-01-19T19:37:05.171Z] [2022-01-19T19:37:05.171Z] #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-01-19T19:37:05.171Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:05.171Z] #43 67.23 CC criu/arch/x86/vdso-pie.o [2022-01-19T19:37:05.171Z] #43 67.56 CC criu/arch/x86/restorer.o [2022-01-19T19:37:05.171Z] #43 68.12 CC criu/arch/x86/restorer_unmap.o [2022-01-19T19:37:05.171Z] #43 68.19 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-19T19:37:05.171Z] #43 68.47 CC criu/pie/restorer.o [2022-01-19T19:37:05.171Z] #43 71.96 LINK criu/pie/restorer.built-in.o [2022-01-19T19:37:05.171Z] #43 71.98 GEN criu/pie/restorer-blob.h [2022-01-19T19:37:05.171Z] #43 72.07 DEP criu/vdso.d [2022-01-19T19:37:05.171Z] #43 72.30 DEP criu/vdso-compat.d [2022-01-19T19:37:05.171Z] #43 72.45 DEP criu/uts_ns.d [2022-01-19T19:37:05.171Z] #43 72.59 DEP criu/util.d [2022-01-19T19:37:05.171Z] #43 72.83 DEP criu/uffd.d [2022-01-19T19:37:05.171Z] #43 73.03 DEP criu/tun.d [2022-01-19T19:37:05.171Z] #43 73.18 DEP criu/tty.d [2022-01-19T19:37:05.171Z] #43 73.34 DEP criu/timerfd.d [2022-01-19T19:37:05.171Z] #43 73.60 DEP criu/timens.d [2022-01-19T19:37:05.171Z] #43 73.81 DEP criu/sysfs_parse.d [2022-01-19T19:37:05.171Z] #43 73.97 DEP criu/sysctl.d [2022-01-19T19:37:05.171Z] #43 74.15 DEP criu/string.d [2022-01-19T19:37:05.171Z] #43 74.24 DEP criu/stats.d [2022-01-19T19:37:05.287Z] #43 74.48 DEP criu/sk-unix.d [2022-01-19T19:37:05.315Z] #43 91.25 CC criu/bfd.o [2022-01-19T19:37:05.315Z] #43 91.75 CC criu/bitmap.o [2022-01-19T19:37:05.364Z] #13 ... [2022-01-19T19:37:05.364Z] [2022-01-19T19:37:05.364Z] #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-01-19T19:37:05.364Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:05.432Z] #43 74.41 DEP criu/sockets.d [2022-01-19T19:37:05.473Z] #20 16.64 Reading package lists... [2022-01-19T19:37:05.473Z] #20 ... [2022-01-19T19:37:05.473Z] [2022-01-19T19:37:05.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-01-19T19:37:05.473Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:05.473Z] #43 72.42 LINK criu/pie/restorer.built-in.o [2022-01-19T19:37:05.473Z] #43 72.43 GEN criu/pie/restorer-blob.h [2022-01-19T19:37:05.473Z] #43 72.54 DEP criu/vdso.d [2022-01-19T19:37:05.473Z] #43 72.81 DEP criu/vdso-compat.d [2022-01-19T19:37:05.473Z] #43 72.97 DEP criu/uts_ns.d [2022-01-19T19:37:05.473Z] #43 73.12 DEP criu/util.d [2022-01-19T19:37:05.473Z] #43 73.37 DEP criu/uffd.d [2022-01-19T19:37:05.473Z] #43 73.52 DEP criu/tun.d [2022-01-19T19:37:05.473Z] #43 73.70 DEP criu/tty.d [2022-01-19T19:37:05.473Z] #43 73.96 DEP criu/timerfd.d [2022-01-19T19:37:05.473Z] #43 74.12 DEP criu/timens.d [2022-01-19T19:37:05.473Z] #43 74.29 DEP criu/sysfs_parse.d [2022-01-19T19:37:05.473Z] #43 74.50 DEP criu/sysctl.d [2022-01-19T19:37:05.473Z] #43 74.72 DEP criu/string.d [2022-01-19T19:37:05.473Z] #43 74.77 DEP criu/stats.d [2022-01-19T19:37:05.473Z] #43 74.97 DEP criu/sockets.d [2022-01-19T19:37:05.473Z] #43 75.20 DEP criu/sk-unix.d [2022-01-19T19:37:05.473Z] #43 75.38 DEP criu/sk-tcp.d [2022-01-19T19:37:05.473Z] #43 75.62 DEP criu/sk-queue.d [2022-01-19T19:37:05.473Z] #43 75.83 DEP criu/sk-packet.d [2022-01-19T19:37:05.473Z] #43 75.98 DEP criu/sk-netlink.d [2022-01-19T19:37:05.473Z] #43 76.14 DEP criu/sk-inet.d [2022-01-19T19:37:05.473Z] #43 76.34 DEP criu/signalfd.d [2022-01-19T19:37:05.473Z] #43 76.46 DEP criu/sigframe.d [2022-01-19T19:37:05.473Z] #43 76.55 DEP criu/shmem.d [2022-01-19T19:37:05.544Z] #43 74.71 DEP criu/sk-tcp.d [2022-01-19T19:37:05.573Z] #43 91.94 CC criu/cgroup-props.o [2022-01-19T19:37:05.693Z] #43 74.61 DEP criu/sk-unix.d [2022-01-19T19:37:05.733Z] #43 76.76 DEP criu/servicefd.d [2022-01-19T19:37:05.800Z] #43 74.94 DEP criu/sk-queue.d [2022-01-19T19:37:05.801Z] #43 75.17 DEP criu/sk-packet.d [2022-01-19T19:37:05.954Z] #43 74.84 DEP criu/sk-tcp.d [2022-01-19T19:37:05.993Z] #43 76.96 DEP criu/seize.d [2022-01-19T19:37:06.140Z] #43 ... [2022-01-19T19:37:06.140Z] [2022-01-19T19:37:06.140Z] #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-01-19T19:37:06.140Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:06.140Z] #20 24.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:06.140Z] #20 24.58 Need to get 28.6 MB of archives. [2022-01-19T19:37:06.140Z] #20 24.58 After this operation, 116 MB of additional disk space will be used. [2022-01-19T19:37:06.140Z] #20 24.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-19T19:37:06.140Z] #20 24.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-19T19:37:06.140Z] #20 24.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-19T19:37:06.140Z] #20 24.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-19T19:37:06.140Z] #20 24.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-19T19:37:06.140Z] #20 24.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-01-19T19:37:06.140Z] #20 25.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-19T19:37:06.141Z] #20 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-19T19:37:06.141Z] #20 25.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-19T19:37:06.141Z] #20 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-19T19:37:06.141Z] #20 25.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-19T19:37:06.141Z] #20 25.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-19T19:37:06.141Z] #20 25.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-19T19:37:06.141Z] #20 25.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-19T19:37:06.141Z] #20 25.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-19T19:37:06.141Z] #20 25.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-19T19:37:06.141Z] #20 25.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:37:06.141Z] #20 25.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:37:06.141Z] #20 25.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-19T19:37:06.141Z] #20 25.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-19T19:37:06.141Z] #20 25.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-19T19:37:06.141Z] #20 25.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-19T19:37:06.141Z] #20 25.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-19T19:37:06.141Z] #20 25.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:37:06.141Z] #20 25.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:37:06.141Z] #20 25.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:37:06.141Z] #20 25.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-19T19:37:06.141Z] #20 25.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-19T19:37:06.141Z] #20 25.24 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:37:06.141Z] #20 25.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:37:06.141Z] #20 25.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:37:06.141Z] #20 25.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:37:06.141Z] #20 25.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-19T19:37:06.141Z] #20 25.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-19T19:37:06.141Z] #20 25.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-19T19:37:06.141Z] #20 25.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-19T19:37:06.141Z] #20 25.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-19T19:37:06.141Z] #20 25.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-19T19:37:06.141Z] #20 25.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-19T19:37:06.141Z] #20 25.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-19T19:37:06.141Z] #20 25.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-19T19:37:06.141Z] #20 25.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-19T19:37:06.141Z] #20 25.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-19T19:37:06.141Z] #20 25.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-01-19T19:37:06.141Z] #20 25.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-19T19:37:06.141Z] #20 25.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-19T19:37:06.141Z] #20 26.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-19T19:37:06.141Z] #20 26.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-19T19:37:06.141Z] #20 26.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-19T19:37:06.141Z] #20 27.16 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:06.141Z] #20 27.34 Fetched 28.6 MB in 2s (14.5 MB/s) [2022-01-19T19:37:06.141Z] #20 27.40 Selecting previously unselected package pigz. [2022-01-19T19:37:06.141Z] #20 27.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-01-19T19:37:06.141Z] #20 27.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 27.46 Unpacking pigz (2.4-1) ... [2022-01-19T19:37:06.141Z] #20 27.53 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-19T19:37:06.141Z] #20 27.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 27.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 27.94 Selecting previously unselected package python3.7-minimal. [2022-01-19T19:37:06.141Z] #20 27.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 27.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 28.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 28.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 31.04 Selecting previously unselected package python3-minimal. [2022-01-19T19:37:06.141Z] #20 31.04 (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-01-19T19:37:06.141Z] #20 31.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 31.10 Unpacking python3-minimal (3.7.3-1) ... [2022-01-19T19:37:06.141Z] #20 31.17 Selecting previously unselected package libmpdec2:amd64. [2022-01-19T19:37:06.141Z] #20 31.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 31.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:06.141Z] #20 31.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-19T19:37:06.141Z] #20 31.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 31.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 32.15 Selecting previously unselected package python3.7. [2022-01-19T19:37:06.141Z] #20 32.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 32.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:06.141Z] #20 32.30 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T19:37:06.141Z] #20 32.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-19T19:37:06.141Z] #20 32.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:06.141Z] #20 32.41 Setting up python3-minimal (3.7.3-1) ... [2022-01-19T19:37:06.215Z] #43 75.02 DEP criu/sk-queue.d [2022-01-19T19:37:06.215Z] #43 75.18 DEP criu/sk-packet.d [2022-01-19T19:37:06.253Z] #43 77.12 DEP criu/seccomp.d [2022-01-19T19:37:06.364Z] #43 75.40 DEP criu/sk-netlink.d [2022-01-19T19:37:06.364Z] #43 75.62 DEP criu/sk-inet.d [2022-01-19T19:37:06.476Z] #43 75.35 DEP criu/sk-netlink.d [2022-01-19T19:37:06.476Z] #43 75.55 DEP criu/sk-inet.d [2022-01-19T19:37:06.512Z] #43 77.41 DEP criu/rst-malloc.d [2022-01-19T19:37:06.512Z] #43 77.49 DEP criu/rbtree.d [2022-01-19T19:37:06.512Z] #43 77.53 DEP criu/pstree.d [2022-01-19T19:37:06.621Z] #43 75.86 DEP criu/signalfd.d [2022-01-19T19:37:06.772Z] #43 77.72 DEP criu/protobuf.d [2022-01-19T19:37:06.899Z] #43 76.01 DEP criu/sigframe.d [2022-01-19T19:37:06.899Z] #43 76.12 DEP criu/shmem.d [2022-01-19T19:37:06.967Z] #20 33.26 Selecting previously unselected package python3. [2022-01-19T19:37:06.967Z] #20 33.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 ... 24113 files and directories currently installed.) [2022-01-19T19:37:06.967Z] #20 33.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-19T19:37:06.967Z] #20 33.33 Unpacking python3 (3.7.3-1) ... [2022-01-19T19:37:06.967Z] #20 33.42 Selecting previously unselected package libip4tc0:amd64. [2022-01-19T19:37:06.967Z] #20 33.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:06.967Z] #20 33.44 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:07.032Z] #43 77.84 GEN criu/protobuf-desc-gen.h [2022-01-19T19:37:07.048Z] #43 75.77 DEP criu/signalfd.d [2022-01-19T19:37:07.048Z] #43 75.97 DEP criu/sigframe.d [2022-01-19T19:37:07.048Z] #43 76.10 DEP criu/shmem.d [2022-01-19T19:37:07.168Z] #43 76.30 DEP criu/servicefd.d [2022-01-19T19:37:07.168Z] #43 76.51 DEP criu/seize.d [2022-01-19T19:37:07.225Z] #20 33.55 Selecting previously unselected package libip6tc0:amd64. [2022-01-19T19:37:07.225Z] #20 33.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:07.225Z] #20 33.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:07.225Z] #20 33.64 Selecting previously unselected package libiptc0:amd64. [2022-01-19T19:37:07.225Z] #20 33.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:07.225Z] #20 33.67 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:07.225Z] #20 33.75 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-19T19:37:07.225Z] #20 33.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-19T19:37:07.310Z] #43 76.24 DEP criu/servicefd.d [2022-01-19T19:37:07.435Z] #43 76.66 DEP criu/seccomp.d [2022-01-19T19:37:07.435Z] #43 76.84 DEP criu/rst-malloc.d [2022-01-19T19:37:07.484Z] #20 33.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:07.484Z] #20 33.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-19T19:37:07.484Z] #20 33.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-19T19:37:07.484Z] #20 33.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:07.484Z] #20 33.93 Selecting previously unselected package libnftnl11:amd64. [2022-01-19T19:37:07.484Z] #20 33.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-19T19:37:07.484Z] #20 33.94 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:07.484Z] #20 34.01 Selecting previously unselected package iptables. [2022-01-19T19:37:07.571Z] #43 76.42 DEP criu/seize.d [2022-01-19T19:37:07.571Z] #43 76.56 DEP criu/seccomp.d [2022-01-19T19:37:07.697Z] #43 76.92 DEP criu/rbtree.d [2022-01-19T19:37:07.697Z] #43 76.95 DEP criu/pstree.d [2022-01-19T19:37:07.697Z] #43 77.09 DEP criu/protobuf.d [2022-01-19T19:37:07.743Z] #20 34.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-19T19:37:07.743Z] #20 34.03 Unpacking iptables (1.8.2-4) ... [2022-01-19T19:37:07.832Z] #43 76.77 DEP criu/rst-malloc.d [2022-01-19T19:37:07.832Z] #43 76.80 DEP criu/rbtree.d [2022-01-19T19:37:07.954Z] #43 77.25 GEN criu/protobuf-desc-gen.h [2022-01-19T19:37:08.011Z] #20 34.32 Selecting previously unselected package xxd. [2022-01-19T19:37:08.011Z] #20 34.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:08.011Z] #20 34.35 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:37:08.011Z] #20 34.49 Selecting previously unselected package vim-common. [2022-01-19T19:37:08.011Z] #20 34.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:08.011Z] #20 34.53 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:08.093Z] #43 ... [2022-01-19T19:37:08.093Z] [2022-01-19T19:37:08.093Z] #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-01-19T19:37:08.093Z] #45 sha256:2aeb62604a636e62999bc3e3d9dea26fcb01e63fab9d2bcb3f3402c0885c06dc [2022-01-19T19:37:08.093Z] #45 142.2 github.com/LK4D4/vndr/godl [2022-01-19T19:37:08.093Z] #45 143.1 github.com/LK4D4/vndr [2022-01-19T19:37:08.093Z] #45 DONE 147.9s [2022-01-19T19:37:08.093Z] [2022-01-19T19:37:08.093Z] #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-01-19T19:37:08.093Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:08.093Z] #43 76.83 DEP criu/pstree.d [2022-01-19T19:37:08.093Z] #43 ... [2022-01-19T19:37:08.093Z] [2022-01-19T19:37:08.093Z] #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-01-19T19:37:08.093Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:08.093Z] #20 2.518 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:37:08.093Z] #20 2.554 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:37:08.093Z] #20 2.562 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:37:08.093Z] #20 2.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:37:08.093Z] #20 3.129 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-19T19:37:08.093Z] #20 4.214 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-19T19:37:08.093Z] #20 5.699 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-19T19:37:08.093Z] #20 ... [2022-01-19T19:37:08.093Z] [2022-01-19T19:37:08.093Z] #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-01-19T19:37:08.093Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:08.093Z] #43 77.04 DEP criu/protobuf.d [2022-01-19T19:37:08.270Z] #20 34.71 Selecting previously unselected package bash-completion. [2022-01-19T19:37:08.270Z] #20 34.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-19T19:37:08.376Z] #43 77.25 GEN criu/protobuf-desc-gen.h [2022-01-19T19:37:08.947Z] #43 79.67 DEP criu/protobuf-desc.d [2022-01-19T19:37:08.947Z] #43 ... [2022-01-19T19:37:08.947Z] [2022-01-19T19:37:08.947Z] #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-01-19T19:37:08.947Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:08.947Z] #20 16.64 Reading package lists... [2022-01-19T19:37:09.211Z] #20 20.81 Building dependency tree... [2022-01-19T19:37:09.211Z] #20 ... [2022-01-19T19:37:09.211Z] [2022-01-19T19:37:09.211Z] #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-01-19T19:37:09.211Z] #45 sha256:d52f45397a29e51fa7e5394e20d44a51ee624483f44c3cace289a6a302f813a4 [2022-01-19T19:37:09.211Z] #45 144.1 github.com/LK4D4/vndr/godl [2022-01-19T19:37:09.211Z] #45 144.9 github.com/LK4D4/vndr [2022-01-19T19:37:09.211Z] #45 DONE 149.8s [2022-01-19T19:37:09.211Z] [2022-01-19T19:37:09.211Z] #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-01-19T19:37:09.211Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:09.211Z] #43 79.93 DEP criu/proc_parse.d [2022-01-19T19:37:09.211Z] #43 80.19 DEP criu/plugin.d [2022-01-19T19:37:09.211Z] #43 80.34 DEP criu/pipes.d [2022-01-19T19:37:09.780Z] #43 80.59 DEP criu/pie-util.d [2022-01-19T19:37:09.780Z] #43 80.77 DEP criu/pie-util-vdso.d [2022-01-19T19:37:09.844Z] #43 ... [2022-01-19T19:37:09.844Z] [2022-01-19T19:37:09.844Z] #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-01-19T19:37:09.844Z] #45 sha256:2e43811d7d49efd512269329ca2e3492cae9dd0e650d6637a1531f22f23609a8 [2022-01-19T19:37:09.844Z] #45 144.8 github.com/LK4D4/vndr/godl [2022-01-19T19:37:09.844Z] #45 145.5 github.com/LK4D4/vndr [2022-01-19T19:37:09.844Z] #45 DONE 150.8s [2022-01-19T19:37:09.844Z] [2022-01-19T19:37:09.844Z] #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-01-19T19:37:09.844Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:09.844Z] #20 12.42 Fetched 9004 kB in 11s (801 kB/s) [2022-01-19T19:37:09.844Z] #20 12.42 Reading package lists... [2022-01-19T19:37:09.844Z] #20 16.88 Reading package lists... [2022-01-19T19:37:09.844Z] #20 20.80 Building dependency tree... [2022-01-19T19:37:09.953Z] #29 11.19 #=#=# 0.0% # 2.4% ### 5.3% ##### 7.1% ##### 8.2% ###### 9.4% ######## 11.8% ########## 15.0% ############ 16.8% ############# 18.9% ############### 21.9% ################# 24.9% ################## 25.9% #################### 28.0% ##################### 29.8% ####################### 33.0% ######################### 35.6% ########################### 37.6% ########################### 37.6% ############################ 39.7% ############################## 42.1% ############################### 44.0% ################################# 46.4% ################################## 48.4% #################################### 51.1% ####################################### 54.5% ######################################## 56.6% ########################################## 59.1% ############################################ 61.2% ############################################# 62.9% ############################################## 65.2% ################################################ 67.9% ################################################## 70.5% ##################################################### 73.9% ####################################################### 77.1% ######################################################### 79.3% ########################################################### 82.0% ############################################################# 85.0% ############################################################### 87.9% ################################################################# 90.8% ################################################################### 93.2% #################################################################### 95.2% ###################################################################### 98.0% ######################################################################## 100.0% [2022-01-19T19:37:09.953Z] #29 16.52 [2022-01-19T19:37:10.040Z] #43 81.02 DEP criu/pie-util-vdso-elf32.d [2022-01-19T19:37:10.100Z] #20 22.80 libcap2-bin is already the newest version (1:2.25-2). [2022-01-19T19:37:10.100Z] #20 22.80 The following additional packages will be installed: [2022-01-19T19:37:10.100Z] #20 22.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-19T19:37:10.100Z] #20 22.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-19T19:37:10.100Z] #20 22.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-19T19:37:10.100Z] #20 22.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-19T19:37:10.100Z] #20 22.81 python3.7 python3.7-minimal vim-runtime xxd [2022-01-19T19:37:10.100Z] #20 22.81 Suggested packages: [2022-01-19T19:37:10.100Z] #20 22.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-19T19:37:10.100Z] #20 22.81 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-19T19:37:10.100Z] #20 22.81 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-19T19:37:10.100Z] #20 22.81 quota [2022-01-19T19:37:10.100Z] #20 22.81 Recommended packages: [2022-01-19T19:37:10.100Z] #20 22.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-19T19:37:10.100Z] #20 22.81 python3-keyrings.alt python3-xdg unzip [2022-01-19T19:37:10.100Z] #20 ... [2022-01-19T19:37:10.100Z] [2022-01-19T19:37:10.100Z] #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-01-19T19:37:10.100Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:10.100Z] #43 79.43 DEP criu/protobuf-desc.d [2022-01-19T19:37:10.300Z] #43 81.13 DEP criu/path.d [2022-01-19T19:37:10.300Z] #43 81.29 DEP criu/parasite-syscall.d [2022-01-19T19:37:10.319Z] #43 79.42 DEP criu/protobuf-desc.d [2022-01-19T19:37:10.356Z] #43 79.56 DEP criu/proc_parse.d [2022-01-19T19:37:10.560Z] #43 81.53 DEP criu/pagemap.d [2022-01-19T19:37:10.580Z] #43 79.54 DEP criu/proc_parse.d [2022-01-19T19:37:10.613Z] #43 79.86 DEP criu/plugin.d [2022-01-19T19:37:10.613Z] #43 79.98 DEP criu/pipes.d [2022-01-19T19:37:10.857Z] #43 81.70 DEP criu/pagemap-cache.d [2022-01-19T19:37:10.857Z] #43 81.89 DEP criu/page-xfer.d [2022-01-19T19:37:10.869Z] #43 80.19 DEP criu/pie-util.d [2022-01-19T19:37:11.120Z] #43 82.10 DEP criu/page-pipe.d [2022-01-19T19:37:11.120Z] #43 82.18 DEP criu/netfilter.d [2022-01-19T19:37:11.126Z] #43 80.30 DEP criu/pie-util-vdso.d [2022-01-19T19:37:11.153Z] #43 79.86 DEP criu/plugin.d [2022-01-19T19:37:11.153Z] #43 79.97 DEP criu/pipes.d [2022-01-19T19:37:11.153Z] #43 80.18 DEP criu/pie-util.d [2022-01-19T19:37:11.153Z] #43 80.25 DEP criu/pie-util-vdso.d [2022-01-19T19:37:11.319Z] #29 17.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-19T19:37:11.383Z] #43 80.46 DEP criu/pie-util-vdso-elf32.d [2022-01-19T19:37:11.384Z] #43 80.62 DEP criu/path.d [2022-01-19T19:37:11.384Z] #43 80.73 DEP criu/parasite-syscall.d [2022-01-19T19:37:11.398Z] #43 82.41 DEP criu/net.d [2022-01-19T19:37:11.414Z] #43 80.36 DEP criu/pie-util-vdso-elf32.d [2022-01-19T19:37:11.414Z] #43 80.48 DEP criu/path.d [2022-01-19T19:37:11.557Z] #20 37.34 Unpacking bash-completion (1:2.8-6) ... [2022-01-19T19:37:11.557Z] #20 37.74 Selecting previously unselected package bzip2. [2022-01-19T19:37:11.557Z] #20 37.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-19T19:37:11.557Z] #20 37.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:11.557Z] #20 37.86 Selecting previously unselected package xz-utils. [2022-01-19T19:37:11.557Z] #20 37.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-19T19:37:11.557Z] #20 37.89 Unpacking xz-utils (5.2.4-1) ... [2022-01-19T19:37:11.557Z] #20 38.04 Selecting previously unselected package apparmor. [2022-01-19T19:37:11.557Z] #20 38.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-19T19:37:11.576Z] #29 18.13 #=#=# [2022-01-19T19:37:11.641Z] #43 80.91 DEP criu/pagemap.d [2022-01-19T19:37:11.667Z] #43 82.66 DEP criu/namespaces.d [2022-01-19T19:37:11.667Z] #43 82.81 DEP criu/mount.d [2022-01-19T19:37:11.675Z] #43 80.65 DEP criu/parasite-syscall.d [2022-01-19T19:37:11.816Z] #20 38.15 Unpacking apparmor (2.13.2-10) ... [2022-01-19T19:37:11.897Z] #43 81.08 DEP criu/pagemap-cache.d [2022-01-19T19:37:11.897Z] #43 81.20 DEP criu/page-xfer.d [2022-01-19T19:37:11.936Z] #43 80.83 DEP criu/pagemap.d [2022-01-19T19:37:12.075Z] #20 38.44 Selecting previously unselected package aufs-tools. [2022-01-19T19:37:12.075Z] #20 38.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-19T19:37:12.075Z] #20 38.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:12.088Z] #29 18.44 #=#=# ################################# 46.8% ######################################################################## 100.0% [2022-01-19T19:37:12.088Z] #29 ... [2022-01-19T19:37:12.088Z] [2022-01-19T19:37:12.088Z] #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-01-19T19:37:12.088Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:12.088Z] #45 11.47 unicode/utf16 [2022-01-19T19:37:12.088Z] #45 11.73 container/list [2022-01-19T19:37:12.088Z] #45 12.29 crypto/internal/subtle [2022-01-19T19:37:12.088Z] #45 12.56 crypto/subtle [2022-01-19T19:37:12.088Z] #45 12.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-19T19:37:12.088Z] #45 12.81 internal/nettrace [2022-01-19T19:37:12.088Z] #45 12.99 runtime/cgo [2022-01-19T19:37:12.088Z] #45 ... [2022-01-19T19:37:12.088Z] [2022-01-19T19:37:12.088Z] #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-01-19T19:37:12.088Z] #67 sha256:84836528c12f75d6fb337a0e5ca4eded901f445fb72a51cdfe8d28a3ff086879 [2022-01-19T19:37:12.088Z] #67 17.97 Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-19T19:37:12.088Z] #67 18.64 + cd /tmp/tmp.O2zQ8hiGw1/src/github.com/docker/libnetwork [2022-01-19T19:37:12.088Z] #67 18.64 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-19T19:37:12.088Z] #67 19.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-19T19:37:12.153Z] #43 81.35 DEP criu/page-pipe.d [2022-01-19T19:37:12.153Z] #43 81.45 DEP criu/netfilter.d [2022-01-19T19:37:12.198Z] #43 80.97 DEP criu/pagemap-cache.d [2022-01-19T19:37:12.198Z] #43 81.17 DEP criu/page-xfer.d [2022-01-19T19:37:12.235Z] #43 83.05 DEP criu/memfd.d [2022-01-19T19:37:12.235Z] #43 83.19 DEP criu/mem.d [2022-01-19T19:37:12.334Z] #20 38.60 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:37:12.334Z] #20 38.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:37:12.334Z] #20 38.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:12.334Z] #20 38.75 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:37:12.334Z] #20 38.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:12.334Z] #20 38.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:12.344Z] #67 ... [2022-01-19T19:37:12.344Z] [2022-01-19T19:37:12.344Z] #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-01-19T19:37:12.344Z] #51 sha256:edbda24a0e299fec885b0cc8db1e46f4b4a299ac6e218ec374dcc65eab0f6194 [2022-01-19T19:37:12.344Z] #51 11.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-19T19:37:12.344Z] #51 11.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-19T19:37:12.344Z] #51 11.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-19T19:37:12.344Z] #51 13.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-19T19:37:12.344Z] #51 17.01 runtime [2022-01-19T19:37:12.410Z] #43 81.65 DEP criu/net.d [2022-01-19T19:37:12.459Z] #43 81.31 DEP criu/page-pipe.d [2022-01-19T19:37:12.459Z] #43 81.40 DEP criu/netfilter.d [2022-01-19T19:37:12.494Z] #43 83.34 DEP criu/lsm.d [2022-01-19T19:37:12.494Z] #43 83.42 DEP criu/log.d [2022-01-19T19:37:12.494Z] #43 83.50 DEP criu/libnetlink.d [2022-01-19T19:37:12.593Z] #20 38.91 Selecting previously unselected package jq. [2022-01-19T19:37:12.593Z] #20 38.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:12.593Z] #20 38.92 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:12.593Z] #20 39.01 Selecting previously unselected package libaio1:amd64. [2022-01-19T19:37:12.593Z] #20 39.01 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-19T19:37:12.593Z] #20 39.02 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:12.593Z] #20 39.09 Selecting previously unselected package libgpm2:amd64. [2022-01-19T19:37:12.593Z] #20 39.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-19T19:37:12.593Z] #20 39.11 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:12.593Z] #20 39.19 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:37:12.634Z] #51 ... [2022-01-19T19:37:12.635Z] [2022-01-19T19:37:12.635Z] #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-01-19T19:37:12.635Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-19T19:37:12.635Z] #40 18.52 Checking out files: 92% (1645/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-19T19:37:12.635Z] #40 18.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-19T19:37:12.635Z] #40 20.21 + 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-01-19T19:37:12.666Z] #43 81.81 DEP criu/namespaces.d [2022-01-19T19:37:12.666Z] #43 81.95 DEP criu/mount.d [2022-01-19T19:37:12.720Z] #43 81.55 DEP criu/net.d [2022-01-19T19:37:12.753Z] #43 83.59 DEP criu/kerndat.d [2022-01-19T19:37:12.753Z] #43 83.77 DEP criu/kcmp-ids.d [2022-01-19T19:37:12.753Z] #43 83.83 DEP criu/irmap.d [2022-01-19T19:37:12.852Z] #20 39.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:37:12.852Z] #20 39.21 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:12.922Z] #43 82.17 DEP criu/memfd.d [2022-01-19T19:37:12.981Z] #43 81.79 DEP criu/namespaces.d [2022-01-19T19:37:12.981Z] #43 81.93 DEP criu/mount.d [2022-01-19T19:37:13.012Z] #43 84.03 DEP criu/ipc_ns.d [2022-01-19T19:37:13.179Z] #43 82.34 DEP criu/mem.d [2022-01-19T19:37:13.179Z] #43 82.55 DEP criu/lsm.d [2022-01-19T19:37:13.198Z] #40 ... [2022-01-19T19:37:13.198Z] [2022-01-19T19:37:13.198Z] #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-01-19T19:37:13.198Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:13.198Z] #36 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:37:13.198Z] #36 14.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:37:13.198Z] #36 ... [2022-01-19T19:37:13.198Z] [2022-01-19T19:37:13.198Z] #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-01-19T19:37:13.198Z] #49 sha256:d59e3f808f15b89087a618f3ed12ff9c1384cef386b7320158c27d65a2d695f5 [2022-01-19T19:37:13.198Z] #49 14.08 go: downloading github.com/fatih/color v1.7.0 [2022-01-19T19:37:13.198Z] #49 14.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-19T19:37:13.198Z] #49 14.18 go: downloading github.com/pkg/errors v0.8.1 [2022-01-19T19:37:13.198Z] #49 14.19 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-19T19:37:13.198Z] #49 14.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-19T19:37:13.198Z] #49 14.61 go: downloading github.com/spf13/viper v1.6.1 [2022-01-19T19:37:13.198Z] #49 14.99 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-19T19:37:13.198Z] #49 15.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-19T19:37:13.198Z] #49 15.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-19T19:37:13.198Z] #49 15.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-19T19:37:13.198Z] #49 16.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-19T19:37:13.198Z] #49 16.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-19T19:37:13.198Z] #49 19.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-19T19:37:13.198Z] #49 19.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-19T19:37:13.198Z] #49 19.72 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-19T19:37:13.198Z] #49 19.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-19T19:37:13.198Z] #49 19.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-19T19:37:13.198Z] #49 20.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-19T19:37:13.198Z] #49 20.27 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-19T19:37:13.198Z] #49 20.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T19:37:13.198Z] #49 20.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-19T19:37:13.198Z] #49 20.40 go: downloading github.com/spf13/afero v1.1.2 [2022-01-19T19:37:13.198Z] #49 20.60 go: downloading github.com/spf13/cast v1.3.0 [2022-01-19T19:37:13.198Z] #49 20.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-19T19:37:13.198Z] #49 20.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-19T19:37:13.198Z] #49 20.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-19T19:37:13.198Z] #49 20.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-19T19:37:13.198Z] #49 20.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-19T19:37:13.199Z] #49 21.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.43 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-19T19:37:13.199Z] #49 21.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-19T19:37:13.199Z] #49 21.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-19T19:37:13.199Z] #49 21.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-19T19:37:13.199Z] #49 22.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-19T19:37:13.199Z] #49 22.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-19T19:37:13.199Z] #49 22.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-19T19:37:13.199Z] #49 22.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-19T19:37:13.199Z] #49 22.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-19T19:37:13.199Z] #49 ... [2022-01-19T19:37:13.199Z] [2022-01-19T19:37:13.199Z] #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-01-19T19:37:13.199Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:13.199Z] #36 22.68 Fetched 8294 kB in 18s (452 kB/s) [2022-01-19T19:37:13.242Z] #43 82.15 DEP criu/memfd.d [2022-01-19T19:37:13.271Z] #43 84.21 DEP criu/image.d [2022-01-19T19:37:13.436Z] #43 82.63 DEP criu/log.d [2022-01-19T19:37:13.455Z] #36 22.68 Reading package lists... [2022-01-19T19:37:13.455Z] #36 ... [2022-01-19T19:37:13.455Z] [2022-01-19T19:37:13.455Z] #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-01-19T19:37:13.455Z] #58 sha256:65c81d4d5cde1574b593ad543f357844bc714369f339ccc714032d10ec48d13b [2022-01-19T19:37:13.455Z] #58 12.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-19T19:37:13.455Z] #58 13.65 go: downloading github.com/google/uuid v1.3.0 [2022-01-19T19:37:13.455Z] #58 13.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-19T19:37:13.455Z] #58 13.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-19T19:37:13.455Z] #58 13.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-19T19:37:13.455Z] #58 13.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T19:37:13.455Z] #58 14.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-19T19:37:13.455Z] #58 14.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-19T19:37:13.455Z] #58 15.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-19T19:37:13.455Z] #58 19.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-19T19:37:13.455Z] #58 19.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-19T19:37:13.504Z] #43 82.33 DEP criu/mem.d [2022-01-19T19:37:13.504Z] #43 ... [2022-01-19T19:37:13.504Z] [2022-01-19T19:37:13.504Z] #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-01-19T19:37:13.504Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:37:13.504Z] #32 DONE 153.5s [2022-01-19T19:37:13.504Z] [2022-01-19T19:37:13.504Z] #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-01-19T19:37:13.504Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:13.504Z] #43 82.48 DEP criu/lsm.d [2022-01-19T19:37:13.504Z] #43 ... [2022-01-19T19:37:13.504Z] [2022-01-19T19:37:13.504Z] #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-01-19T19:37:13.504Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:13.504Z] #20 7.428 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-19T19:37:13.529Z] #43 84.45 DEP criu/image-desc.d [2022-01-19T19:37:13.529Z] #43 84.52 DEP criu/fsnotify.d [2022-01-19T19:37:13.529Z] #43 84.66 DEP criu/filesystems.d [2022-01-19T19:37:13.693Z] #43 82.84 DEP criu/libnetlink.d [2022-01-19T19:37:13.693Z] #43 82.98 DEP criu/kerndat.d [2022-01-19T19:37:13.711Z] #58 ... [2022-01-19T19:37:13.711Z] [2022-01-19T19:37:13.711Z] #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-01-19T19:37:13.711Z] #49 sha256:d59e3f808f15b89087a618f3ed12ff9c1384cef386b7320158c27d65a2d695f5 [2022-01-19T19:37:13.711Z] #49 22.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-19T19:37:13.711Z] #49 22.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-19T19:37:13.711Z] #49 23.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-19T19:37:13.711Z] #49 23.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-19T19:37:13.711Z] #49 23.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-19T19:37:13.788Z] #43 84.80 DEP criu/files.d [2022-01-19T19:37:13.950Z] #43 83.25 DEP criu/kcmp-ids.d [2022-01-19T19:37:14.048Z] #43 84.98 DEP criu/files-reg.d [2022-01-19T19:37:14.048Z] #43 85.11 DEP criu/files-ext.d [2022-01-19T19:37:14.206Z] #43 83.41 DEP criu/irmap.d [2022-01-19T19:37:14.273Z] #49 23.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-19T19:37:14.273Z] #49 23.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-19T19:37:14.273Z] #49 23.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-19T19:37:14.273Z] #49 23.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-19T19:37:14.273Z] #49 23.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-19T19:37:14.273Z] #49 23.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-19T19:37:14.307Z] #43 85.31 DEP criu/file-lock.d [2022-01-19T19:37:14.446Z] #20 12.55 Fetched 9004 kB in 10s (877 kB/s) [2022-01-19T19:37:14.446Z] #20 12.55 Reading package lists... [2022-01-19T19:37:14.446Z] #20 ... [2022-01-19T19:37:14.446Z] [2022-01-19T19:37:14.446Z] #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-01-19T19:37:14.446Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:14.446Z] #43 82.69 DEP criu/log.d [2022-01-19T19:37:14.446Z] #43 82.81 DEP criu/libnetlink.d [2022-01-19T19:37:14.446Z] #43 83.00 DEP criu/kerndat.d [2022-01-19T19:37:14.446Z] #43 83.24 DEP criu/kcmp-ids.d [2022-01-19T19:37:14.446Z] #43 83.32 DEP criu/irmap.d [2022-01-19T19:37:14.446Z] #43 83.45 DEP criu/ipc_ns.d [2022-01-19T19:37:14.463Z] #43 83.52 DEP criu/ipc_ns.d [2022-01-19T19:37:14.463Z] #43 83.74 DEP criu/image.d [2022-01-19T19:37:14.529Z] #49 23.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-19T19:37:14.529Z] #49 23.97 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-19T19:37:14.529Z] #49 24.06 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-19T19:37:14.529Z] #49 24.13 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-19T19:37:14.529Z] #49 24.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-19T19:37:14.568Z] #43 85.47 DEP criu/file-ids.d [2022-01-19T19:37:14.707Z] #43 83.64 DEP criu/image.d [2022-01-19T19:37:14.707Z] #43 83.78 DEP criu/image-desc.d [2022-01-19T19:37:14.719Z] #43 83.85 DEP criu/image-desc.d [2022-01-19T19:37:14.719Z] #43 83.92 DEP criu/fsnotify.d [2022-01-19T19:37:14.719Z] #43 84.06 DEP criu/filesystems.d [2022-01-19T19:37:14.785Z] #49 24.18 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-19T19:37:14.785Z] #49 24.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-19T19:37:14.827Z] #43 85.67 DEP criu/fifo.d [2022-01-19T19:37:14.827Z] #43 85.86 DEP criu/fdstore.d [2022-01-19T19:37:14.969Z] #43 83.86 DEP criu/fsnotify.d [2022-01-19T19:37:14.969Z] #43 84.02 DEP criu/filesystems.d [2022-01-19T19:37:14.997Z] #43 84.22 DEP criu/files.d [2022-01-19T19:37:15.086Z] #43 86.00 DEP criu/fault-injection.d [2022-01-19T19:37:15.086Z] #43 86.03 DEP criu/external.d [2022-01-19T19:37:15.086Z] #43 86.12 DEP criu/eventpoll.d [2022-01-19T19:37:15.086Z] #43 86.21 DEP criu/eventfd.d [2022-01-19T19:37:15.230Z] #43 84.15 DEP criu/files.d [2022-01-19T19:37:15.252Z] #43 84.39 DEP criu/files-reg.d [2022-01-19T19:37:15.252Z] #43 84.55 DEP criu/files-ext.d [2022-01-19T19:37:15.346Z] #43 86.36 DEP criu/crtools.d [2022-01-19T19:37:15.491Z] #43 84.32 DEP criu/files-reg.d [2022-01-19T19:37:15.491Z] #43 84.46 DEP criu/files-ext.d [2022-01-19T19:37:15.509Z] #43 84.66 DEP criu/file-lock.d [2022-01-19T19:37:15.509Z] #43 84.84 DEP criu/file-ids.d [2022-01-19T19:37:15.605Z] #43 86.56 DEP criu/cr-service.d [2022-01-19T19:37:15.719Z] #49 25.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-19T19:37:15.719Z] #49 25.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-19T19:37:15.752Z] #43 84.57 DEP criu/file-lock.d [2022-01-19T19:37:15.752Z] #43 84.70 DEP criu/file-ids.d [2022-01-19T19:37:15.764Z] #43 84.95 DEP criu/fifo.d [2022-01-19T19:37:15.764Z] #43 85.10 DEP criu/fdstore.d [2022-01-19T19:37:15.865Z] #43 86.74 DEP criu/cr-restore.d [2022-01-19T19:37:15.976Z] #49 25.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-19T19:37:15.976Z] #49 25.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-19T19:37:15.976Z] #49 25.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T19:37:15.976Z] #49 25.46 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-19T19:37:16.013Z] #43 84.84 DEP criu/fifo.d [2022-01-19T19:37:16.021Z] #43 85.21 DEP criu/fault-injection.d [2022-01-19T19:37:16.021Z] #43 85.26 DEP criu/external.d [2022-01-19T19:37:16.021Z] #43 85.39 DEP criu/eventpoll.d [2022-01-19T19:37:16.124Z] #43 86.95 DEP criu/cr-errno.d [2022-01-19T19:37:16.124Z] #43 86.96 DEP criu/cr-dump.d [2022-01-19T19:37:16.124Z] #43 ... [2022-01-19T19:37:16.124Z] [2022-01-19T19:37:16.124Z] #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-01-19T19:37:16.124Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:16.124Z] #20 20.81 Building dependency tree... [2022-01-19T19:37:16.124Z] #20 22.14 Reading state information... [2022-01-19T19:37:16.124Z] #20 23.25 libcap2-bin is already the newest version (1:2.25-2). [2022-01-19T19:37:16.124Z] #20 23.25 The following additional packages will be installed: [2022-01-19T19:37:16.124Z] #20 23.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-19T19:37:16.125Z] #20 23.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-19T19:37:16.125Z] #20 23.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-19T19:37:16.125Z] #20 23.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-19T19:37:16.125Z] #20 23.26 python3.7 python3.7-minimal vim-runtime xxd [2022-01-19T19:37:16.125Z] #20 23.26 Suggested packages: [2022-01-19T19:37:16.125Z] #20 23.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-19T19:37:16.125Z] #20 23.26 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-19T19:37:16.125Z] #20 23.26 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-19T19:37:16.125Z] #20 23.26 quota [2022-01-19T19:37:16.125Z] #20 23.26 Recommended packages: [2022-01-19T19:37:16.125Z] #20 23.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-19T19:37:16.125Z] #20 23.26 python3-keyrings.alt python3-xdg unzip [2022-01-19T19:37:16.125Z] #20 25.13 The following NEW packages will be installed: [2022-01-19T19:37:16.125Z] #20 25.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-19T19:37:16.125Z] #20 25.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-19T19:37:16.125Z] #20 25.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-19T19:37:16.125Z] #20 25.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-19T19:37:16.125Z] #20 25.14 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-19T19:37:16.125Z] #20 25.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-19T19:37:16.125Z] #20 25.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-19T19:37:16.125Z] #20 25.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-19T19:37:16.125Z] #20 25.14 xz-utils zip [2022-01-19T19:37:16.125Z] #20 25.44 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:16.125Z] #20 25.44 Need to get 28.6 MB of archives. [2022-01-19T19:37:16.125Z] #20 25.44 After this operation, 116 MB of additional disk space will be used. [2022-01-19T19:37:16.125Z] #20 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-19T19:37:16.125Z] #20 25.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-19T19:37:16.125Z] #20 25.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-19T19:37:16.125Z] #20 25.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-19T19:37:16.125Z] #20 25.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-19T19:37:16.125Z] #20 25.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-19T19:37:16.125Z] #20 25.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-19T19:37:16.125Z] #20 25.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-19T19:37:16.125Z] #20 25.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-19T19:37:16.125Z] #20 25.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-19T19:37:16.125Z] #20 25.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-19T19:37:16.125Z] #20 25.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-19T19:37:16.125Z] #20 25.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-19T19:37:16.125Z] #20 25.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-19T19:37:16.125Z] #20 25.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-19T19:37:16.125Z] #20 25.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-19T19:37:16.125Z] #20 25.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:37:16.125Z] #20 25.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:37:16.125Z] #20 25.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-19T19:37:16.125Z] #20 25.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-19T19:37:16.125Z] #20 25.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-19T19:37:16.125Z] #20 25.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-19T19:37:16.125Z] #20 25.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-19T19:37:16.125Z] #20 25.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:37:16.125Z] #20 25.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:37:16.125Z] #20 25.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:37:16.125Z] #20 25.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-19T19:37:16.125Z] #20 25.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-19T19:37:16.125Z] #20 25.89 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:37:16.125Z] #20 26.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:37:16.125Z] #20 26.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:37:16.125Z] #20 26.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:37:16.125Z] #20 26.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-19T19:37:16.125Z] #20 26.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-19T19:37:16.125Z] #20 26.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-19T19:37:16.125Z] #20 26.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-19T19:37:16.125Z] #20 26.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-19T19:37:16.125Z] #20 26.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-19T19:37:16.125Z] #20 26.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-19T19:37:16.125Z] #20 26.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-19T19:37:16.125Z] #20 26.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-19T19:37:16.125Z] #20 26.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-19T19:37:16.125Z] #20 26.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-19T19:37:16.125Z] #20 26.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-19T19:37:16.125Z] #20 26.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-19T19:37:16.125Z] #20 26.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-19T19:37:16.125Z] #20 26.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-19T19:37:16.125Z] #20 26.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-19T19:37:16.125Z] #20 26.96 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-19T19:37:16.125Z] #20 27.73 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:16.125Z] #20 27.83 Fetched 28.6 MB in 2s (15.9 MB/s) [2022-01-19T19:37:16.125Z] #20 27.91 Selecting previously unselected package pigz. [2022-01-19T19:37:16.125Z] #20 27.91 (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-01-19T19:37:16.125Z] #20 27.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-19T19:37:16.125Z] #20 27.94 Unpacking pigz (2.4-1) ... [2022-01-19T19:37:16.125Z] #20 28.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-19T19:37:16.232Z] #49 25.53 go: downloading golang.org/x/text v0.3.2 [2022-01-19T19:37:16.274Z] #43 84.99 DEP criu/fdstore.d [2022-01-19T19:37:16.274Z] #43 85.17 DEP criu/fault-injection.d [2022-01-19T19:37:16.274Z] #43 85.22 DEP criu/external.d [2022-01-19T19:37:16.279Z] #43 85.52 DEP criu/eventfd.d [2022-01-19T19:37:16.279Z] #43 ... [2022-01-19T19:37:16.279Z] [2022-01-19T19:37:16.279Z] #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-01-19T19:37:16.279Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:37:16.279Z] #32 DONE 156.9s [2022-01-19T19:37:16.279Z] [2022-01-19T19:37:16.279Z] #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-01-19T19:37:16.279Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:16.279Z] #20 24.87 The following NEW packages will be installed: [2022-01-19T19:37:16.279Z] #20 24.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-19T19:37:16.279Z] #20 24.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-19T19:37:16.279Z] #20 24.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-19T19:37:16.279Z] #20 24.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-19T19:37:16.279Z] #20 24.89 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-19T19:37:16.279Z] #20 24.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-19T19:37:16.279Z] #20 24.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-19T19:37:16.279Z] #20 24.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-19T19:37:16.279Z] #20 24.89 xz-utils zip [2022-01-19T19:37:16.279Z] #20 25.23 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:16.279Z] #20 25.23 Need to get 28.6 MB of archives. [2022-01-19T19:37:16.279Z] #20 25.23 After this operation, 116 MB of additional disk space will be used. [2022-01-19T19:37:16.279Z] #20 25.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-19T19:37:16.279Z] #20 25.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-19T19:37:16.279Z] #20 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-19T19:37:16.279Z] #20 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-19T19:37:16.279Z] #20 25.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-19T19:37:16.279Z] #20 25.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-19T19:37:16.279Z] #20 25.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-19T19:37:16.279Z] #20 25.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-19T19:37:16.279Z] #20 25.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-19T19:37:16.279Z] #20 25.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-19T19:37:16.279Z] #20 25.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-19T19:37:16.279Z] #20 25.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-19T19:37:16.279Z] #20 25.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-19T19:37:16.279Z] #20 25.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-19T19:37:16.279Z] #20 25.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-19T19:37:16.280Z] #20 25.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-19T19:37:16.280Z] #20 25.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:37:16.280Z] #20 25.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:37:16.280Z] #20 25.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-19T19:37:16.280Z] #20 25.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-19T19:37:16.280Z] #20 25.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-19T19:37:16.280Z] #20 25.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-19T19:37:16.280Z] #20 25.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-19T19:37:16.280Z] #20 25.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:37:16.280Z] #20 25.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:37:16.280Z] #20 25.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:37:16.280Z] #20 25.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-19T19:37:16.280Z] #20 25.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-19T19:37:16.280Z] #20 25.64 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:37:16.280Z] #20 26.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:37:16.280Z] #20 26.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:37:16.280Z] #20 26.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:37:16.280Z] #20 26.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-19T19:37:16.280Z] #20 26.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-19T19:37:16.280Z] #20 26.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-19T19:37:16.280Z] #20 26.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-19T19:37:16.280Z] #20 26.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-19T19:37:16.280Z] #20 26.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-19T19:37:16.280Z] #20 26.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-19T19:37:16.280Z] #20 26.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-19T19:37:16.280Z] #20 26.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-19T19:37:16.280Z] #20 26.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-19T19:37:16.280Z] #20 26.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-19T19:37:16.280Z] #20 26.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-19T19:37:16.280Z] #20 26.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-19T19:37:16.280Z] #20 26.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-19T19:37:16.280Z] #20 26.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-19T19:37:16.280Z] #20 26.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-19T19:37:16.280Z] #20 26.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-19T19:37:16.280Z] #20 27.32 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:16.280Z] #20 27.46 Fetched 28.6 MB in 2s (16.4 MB/s) [2022-01-19T19:37:16.280Z] #20 27.54 Selecting previously unselected package pigz. [2022-01-19T19:37:16.280Z] #20 27.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 ... 23452 files and directories currently installed.) [2022-01-19T19:37:16.280Z] #20 27.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-19T19:37:16.280Z] #20 27.65 Unpacking pigz (2.4-1) ... [2022-01-19T19:37:16.280Z] #20 27.94 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-19T19:37:16.280Z] #20 27.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:16.280Z] #20 27.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:16.280Z] #20 28.34 Selecting previously unselected package python3.7-minimal. [2022-01-19T19:37:16.280Z] #20 28.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:16.280Z] #20 28.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:16.398Z] #20 28.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:16.398Z] #20 28.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:16.536Z] #43 85.31 DEP criu/eventpoll.d [2022-01-19T19:37:16.536Z] #43 85.52 DEP criu/eventfd.d [2022-01-19T19:37:16.657Z] #20 ... [2022-01-19T19:37:16.658Z] [2022-01-19T19:37:16.658Z] #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-01-19T19:37:16.658Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-19T19:37:16.658Z] #32 DONE 157.0s [2022-01-19T19:37:16.658Z] [2022-01-19T19:37:16.658Z] #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-01-19T19:37:16.658Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:16.658Z] #20 28.63 Selecting previously unselected package python3.7-minimal. [2022-01-19T19:37:16.658Z] #20 ... [2022-01-19T19:37:16.658Z] [2022-01-19T19:37:16.658Z] #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-01-19T19:37:16.658Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:16.658Z] #43 87.24 DEP criu/cr-dedup.d [2022-01-19T19:37:16.658Z] #43 87.37 DEP criu/cr-check.d [2022-01-19T19:37:16.658Z] #43 87.63 DEP criu/config.d [2022-01-19T19:37:16.797Z] #43 85.63 DEP criu/crtools.d [2022-01-19T19:37:16.797Z] #43 85.80 DEP criu/cr-service.d [2022-01-19T19:37:16.917Z] #43 87.94 DEP criu/clone-noasan.d [2022-01-19T19:37:17.038Z] #20 ... [2022-01-19T19:37:17.038Z] [2022-01-19T19:37:17.038Z] #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-01-19T19:37:17.038Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:17.038Z] #43 92.60 CC criu/cgroup.o [2022-01-19T19:37:17.038Z] #43 95.31 CC criu/clone-noasan.o [2022-01-19T19:37:17.038Z] #43 95.59 CC criu/config.o [2022-01-19T19:37:17.038Z] #43 96.72 CC criu/cr-check.o [2022-01-19T19:37:17.038Z] #43 98.43 CC criu/cr-dedup.o [2022-01-19T19:37:17.038Z] #43 98.84 CC criu/cr-dump.o [2022-01-19T19:37:17.038Z] #43 101.0 CC criu/cr-errno.o [2022-01-19T19:37:17.038Z] #43 101.1 CC criu/cr-restore.o [2022-01-19T19:37:17.038Z] #43 ... [2022-01-19T19:37:17.038Z] [2022-01-19T19:37:17.038Z] #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-01-19T19:37:17.038Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:17.038Z] #20 42.79 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:37:17.038Z] #20 42.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 42.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:17.038Z] #20 42.92 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:37:17.038Z] #20 42.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 42.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:17.038Z] #20 43.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:37:17.038Z] #20 43.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 43.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:17.038Z] #20 43.13 Selecting previously unselected package libreadline5:amd64. [2022-01-19T19:37:17.038Z] #20 43.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 43.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:17.038Z] #20 43.24 Selecting previously unselected package net-tools. [2022-01-19T19:37:17.038Z] #20 43.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 43.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:17.038Z] #20 43.43 Selecting previously unselected package patch. [2022-01-19T19:37:17.038Z] #20 43.45 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-19T19:37:17.038Z] #20 43.46 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:17.057Z] #43 85.97 DEP criu/cr-restore.d [2022-01-19T19:37:17.176Z] #43 88.10 DEP criu/cgroup.d [2022-01-19T19:37:17.211Z] #20 29.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:17.211Z] #20 29.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:17.297Z] #20 43.59 Selecting previously unselected package python-pip-whl. [2022-01-19T19:37:17.297Z] #20 43.62 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-19T19:37:17.297Z] #20 43.63 Unpacking python-pip-whl (18.1-5) ... [2022-01-19T19:37:17.318Z] #43 86.18 DEP criu/cr-errno.d [2022-01-19T19:37:17.318Z] #43 86.21 DEP criu/cr-dump.d [2022-01-19T19:37:17.441Z] #43 88.41 DEP criu/cgroup-props.d [2022-01-19T19:37:17.555Z] #20 44.13 Selecting previously unselected package python3-lib2to3. [2022-01-19T19:37:17.579Z] #43 86.39 DEP criu/cr-dedup.d [2022-01-19T19:37:17.579Z] #43 86.55 DEP criu/cr-check.d [2022-01-19T19:37:17.700Z] #43 88.58 DEP criu/bitmap.d [2022-01-19T19:37:17.700Z] #43 88.60 DEP criu/bfd.d [2022-01-19T19:37:17.700Z] #43 88.74 DEP criu/autofs.d [2022-01-19T19:37:17.814Z] #20 44.14 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-19T19:37:17.814Z] #20 44.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:17.814Z] #20 44.28 Selecting previously unselected package python3-distutils. [2022-01-19T19:37:17.814Z] #20 44.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-19T19:37:17.814Z] #20 44.29 Unpacking python3-distutils (3.7.3-1) ... [2022-01-19T19:37:17.814Z] #20 44.43 Selecting previously unselected package python3-pip. [2022-01-19T19:37:17.840Z] #43 86.76 DEP criu/config.d [2022-01-19T19:37:17.840Z] #43 86.90 DEP criu/clone-noasan.d [2022-01-19T19:37:17.960Z] #43 88.95 DEP criu/aio.d [2022-01-19T19:37:18.072Z] #20 44.43 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-19T19:37:18.072Z] #20 44.43 Unpacking python3-pip (18.1-5) ... [2022-01-19T19:37:18.101Z] #43 87.01 DEP criu/cgroup.d [2022-01-19T19:37:18.120Z] #49 ... [2022-01-19T19:37:18.120Z] [2022-01-19T19:37:18.120Z] #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-01-19T19:37:18.120Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:18.120Z] #42 17.41 Fetched 8294 kB in 13s (637 kB/s) [2022-01-19T19:37:18.120Z] #42 17.41 Reading package lists... [2022-01-19T19:37:18.120Z] #42 23.17 Reading package lists... [2022-01-19T19:37:18.120Z] #42 ... [2022-01-19T19:37:18.120Z] [2022-01-19T19:37:18.120Z] #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-01-19T19:37:18.120Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:18.120Z] #29 18.63 [2022-01-19T19:37:18.120Z] #29 19.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-19T19:37:18.120Z] #29 20.17 [2022-01-19T19:37:18.120Z] #29 20.47 #=#=# 0.1% ######################################################################## 100.0% [2022-01-19T19:37:18.120Z] #29 20.76 [2022-01-19T19:37:18.120Z] #29 21.96 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-19T19:37:18.120Z] #29 22.33 [2022-01-19T19:37:18.219Z] #43 89.09 DEP criu/action-scripts.d [2022-01-19T19:37:18.219Z] #43 89.34 CC criu/action-scripts.o [2022-01-19T19:37:18.331Z] #20 44.60 Selecting previously unselected package python3-pkg-resources. [2022-01-19T19:37:18.331Z] #20 44.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:37:18.331Z] #20 44.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:18.331Z] #20 44.73 Selecting previously unselected package python3-setuptools. [2022-01-19T19:37:18.331Z] #20 44.75 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-19T19:37:18.331Z] #20 44.77 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:18.362Z] #43 87.21 DEP criu/cgroup-props.d [2022-01-19T19:37:18.362Z] #43 87.30 DEP criu/bitmap.d [2022-01-19T19:37:18.362Z] #43 87.32 DEP criu/bfd.d [2022-01-19T19:37:18.362Z] #43 87.40 DEP criu/autofs.d [2022-01-19T19:37:18.590Z] #20 45.03 Selecting previously unselected package python3-wheel. [2022-01-19T19:37:18.590Z] #20 45.05 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-19T19:37:18.590Z] #20 45.05 Unpacking python3-wheel (0.32.3-2) ... [2022-01-19T19:37:18.623Z] #43 87.58 DEP criu/aio.d [2022-01-19T19:37:18.633Z] #29 22.63 #=#=# 0.0% #### 6.4% ######## 12.2% ############# 18.2% ################# 24.6% ###################### 31.4% ########################## 36.9% ############################# 40.9% ################################### 49.1% ###################################### 53.3% ######################################### 57.3% ############################################ 61.8% ################################################ 67.6% #################################################### 72.3% ###################################################### 76.2% ########################################################## 81.3% [2022-01-19T19:37:18.633Z] #29 ... [2022-01-19T19:37:18.633Z] [2022-01-19T19:37:18.633Z] #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-01-19T19:37:18.633Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-19T19:37:18.633Z] #55 17.95 Fetched 8294 kB in 14s (613 kB/s) [2022-01-19T19:37:18.633Z] #55 17.95 Reading package lists... [2022-01-19T19:37:18.633Z] #55 24.25 Reading package lists... [2022-01-19T19:37:18.633Z] #55 ... [2022-01-19T19:37:18.633Z] [2022-01-19T19:37:18.633Z] #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-01-19T19:37:18.633Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:18.787Z] #43 89.75 CC criu/aio.o [2022-01-19T19:37:18.848Z] #20 45.15 Selecting previously unselected package sudo. [2022-01-19T19:37:18.848Z] #20 45.16 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-19T19:37:18.848Z] #20 45.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:18.884Z] #43 87.77 DEP criu/action-scripts.d [2022-01-19T19:37:18.889Z] #29 22.63 #=#=# 0.0% #### 6.4% ######## 12.2% ############# 18.2% ################# 24.6% ###################### 31.4% ########################## 36.9% ############################# 40.9% ################################### 49.1% ###################################### 53.3% ######################################### 57.3% ############################################ 61.8% ################################################ 67.6% #################################################### 72.3% ###################################################### 76.2% ########################################################## 81.3% ############################################################# 85.0% ################################################################ 90.0% ####################################################################### 99.5% ######################################################################## 100.0% [2022-01-19T19:37:19.104Z] #20 31.68 Selecting previously unselected package python3-minimal. [2022-01-19T19:37:19.104Z] #20 31.68 (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-01-19T19:37:19.104Z] #20 31.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-19T19:37:19.104Z] #20 31.75 Unpacking python3-minimal (3.7.3-1) ... [2022-01-19T19:37:19.104Z] #20 31.83 Selecting previously unselected package libmpdec2:amd64. [2022-01-19T19:37:19.104Z] #20 31.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-19T19:37:19.104Z] #20 31.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:19.104Z] #20 31.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-19T19:37:19.145Z] #43 88.04 CC criu/action-scripts.o [2022-01-19T19:37:19.145Z] #29 25.52 [2022-01-19T19:37:19.355Z] #43 90.32 CC criu/autofs.o [2022-01-19T19:37:19.361Z] #20 31.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:19.361Z] #20 31.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:19.366Z] #20 45.73 Selecting previously unselected package thin-provisioning-tools. [2022-01-19T19:37:19.366Z] #20 45.74 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-19T19:37:19.366Z] #20 45.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:19.406Z] #43 88.41 CC criu/aio.o [2022-01-19T19:37:19.624Z] #20 45.94 Selecting previously unselected package uidmap. [2022-01-19T19:37:19.624Z] #20 45.96 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-19T19:37:19.624Z] #20 45.97 Unpacking uidmap (1:4.5-1.1) ... [2022-01-19T19:37:19.624Z] #20 46.08 Selecting previously unselected package vim-runtime. [2022-01-19T19:37:19.624Z] #20 46.08 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:19.624Z] #20 46.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-19T19:37:19.883Z] #20 46.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-19T19:37:19.883Z] #20 46.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:19.978Z] #43 88.85 CC criu/autofs.o [2022-01-19T19:37:20.073Z] #29 ... [2022-01-19T19:37:20.073Z] [2022-01-19T19:37:20.073Z] #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-01-19T19:37:20.073Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:20.073Z] #13 17.16 Fetched 8821 kB in 15s (595 kB/s) [2022-01-19T19:37:20.073Z] #13 17.16 Reading package lists... [2022-01-19T19:37:20.073Z] #13 23.64 Reading package lists... [2022-01-19T19:37:20.073Z] #13 ... [2022-01-19T19:37:20.073Z] [2022-01-19T19:37:20.073Z] #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-01-19T19:37:20.073Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:20.073Z] #42 23.17 Reading package lists... [2022-01-19T19:37:20.291Z] #20 32.90 Selecting previously unselected package python3.7. [2022-01-19T19:37:20.291Z] #20 32.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:20.291Z] #20 32.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:20.291Z] #20 33.04 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T19:37:20.291Z] #20 33.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-19T19:37:20.291Z] #20 33.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:20.548Z] #20 33.16 Setting up python3-minimal (3.7.3-1) ... [2022-01-19T19:37:20.734Z] #43 91.79 CC criu/bfd.o [2022-01-19T19:37:21.021Z] #42 28.90 Building dependency tree... [2022-01-19T19:37:21.363Z] #43 90.14 CC criu/bfd.o [2022-01-19T19:37:21.479Z] #20 34.13 Selecting previously unselected package python3. [2022-01-19T19:37:21.479Z] #20 34.13 (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-01-19T19:37:21.479Z] #20 34.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-19T19:37:21.479Z] #20 34.22 Unpacking python3 (3.7.3-1) ... [2022-01-19T19:37:21.625Z] #43 90.60 CC criu/bitmap.o [2022-01-19T19:37:21.673Z] #43 92.35 CC criu/bitmap.o [2022-01-19T19:37:21.673Z] #43 92.51 CC criu/cgroup-props.o [2022-01-19T19:37:21.736Z] #20 34.33 Selecting previously unselected package libip4tc0:amd64. [2022-01-19T19:37:21.736Z] #20 34.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:21.736Z] #20 34.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:21.736Z] #20 34.42 Selecting previously unselected package libip6tc0:amd64. [2022-01-19T19:37:21.736Z] #20 34.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:21.736Z] #20 34.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:21.736Z] #20 34.54 Selecting previously unselected package libiptc0:amd64. [2022-01-19T19:37:21.736Z] #20 34.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:21.736Z] #20 34.57 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:21.886Z] #43 90.71 CC criu/cgroup-props.o [2022-01-19T19:37:21.992Z] #20 34.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-19T19:37:21.992Z] #20 34.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-19T19:37:21.992Z] #20 34.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:21.992Z] #20 34.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-19T19:37:21.992Z] #20 34.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-19T19:37:21.993Z] #20 34.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:21.993Z] #20 34.79 Selecting previously unselected package libnftnl11:amd64. [2022-01-19T19:37:21.993Z] #20 34.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-19T19:37:21.993Z] #20 34.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:22.242Z] #43 93.24 CC criu/cgroup.o [2022-01-19T19:37:22.249Z] #20 34.91 Selecting previously unselected package iptables. [2022-01-19T19:37:22.249Z] #20 34.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-19T19:37:22.249Z] #20 34.93 Unpacking iptables (1.8.2-4) ... [2022-01-19T19:37:22.459Z] #43 91.38 CC criu/cgroup.o [2022-01-19T19:37:22.501Z] #43 ... [2022-01-19T19:37:22.501Z] [2022-01-19T19:37:22.501Z] #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-01-19T19:37:22.501Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:22.501Z] #20 28.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:22.501Z] #20 28.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:22.501Z] #20 29.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:22.501Z] #20 29.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:22.501Z] #20 31.93 Selecting previously unselected package python3-minimal. [2022-01-19T19:37:22.501Z] #20 31.93 (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-01-19T19:37:22.501Z] #20 31.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-19T19:37:22.501Z] #20 31.97 Unpacking python3-minimal (3.7.3-1) ... [2022-01-19T19:37:22.501Z] #20 32.04 Selecting previously unselected package libmpdec2:amd64. [2022-01-19T19:37:22.501Z] #20 32.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-19T19:37:22.501Z] #20 32.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:22.501Z] #20 32.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-19T19:37:22.501Z] #20 32.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:22.501Z] #20 32.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:22.501Z] #20 33.11 Selecting previously unselected package python3.7. [2022-01-19T19:37:22.501Z] #20 33.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:22.501Z] #20 33.13 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:22.501Z] #20 33.26 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T19:37:22.501Z] #20 33.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-19T19:37:22.502Z] #20 33.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:22.502Z] #20 33.45 Setting up python3-minimal (3.7.3-1) ... [2022-01-19T19:37:22.502Z] #20 34.36 Selecting previously unselected package python3. [2022-01-19T19:37:22.502Z] #20 34.36 (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-01-19T19:37:22.502Z] #20 34.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-19T19:37:22.502Z] #20 34.42 Unpacking python3 (3.7.3-1) ... [2022-01-19T19:37:22.506Z] #20 35.28 Selecting previously unselected package xxd. [2022-01-19T19:37:22.506Z] #20 35.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:22.506Z] #20 35.28 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:37:22.761Z] #20 34.53 Selecting previously unselected package libip4tc0:amd64. [2022-01-19T19:37:22.761Z] #20 34.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:22.761Z] #20 34.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:22.761Z] #20 34.62 Selecting previously unselected package libip6tc0:amd64. [2022-01-19T19:37:22.761Z] #20 34.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:22.761Z] #20 34.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:22.761Z] #20 34.71 Selecting previously unselected package libiptc0:amd64. [2022-01-19T19:37:22.761Z] #20 34.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:22.762Z] #20 35.40 Selecting previously unselected package vim-common. [2022-01-19T19:37:22.762Z] #20 35.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:22.762Z] #20 35.45 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:22.762Z] #20 35.61 Selecting previously unselected package bash-completion. [2022-01-19T19:37:22.909Z] #42 32.51 The following additional packages will be installed: [2022-01-19T19:37:23.019Z] #20 35.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-19T19:37:23.020Z] #20 34.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:23.020Z] #20 34.80 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-19T19:37:23.020Z] #20 34.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-19T19:37:23.020Z] #20 34.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:23.020Z] #20 34.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-19T19:37:23.020Z] #20 34.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-19T19:37:23.020Z] #20 34.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:23.020Z] #20 34.98 Selecting previously unselected package libnftnl11:amd64. [2022-01-19T19:37:23.020Z] #20 34.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-19T19:37:23.165Z] #42 32.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-19T19:37:23.165Z] #42 32.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-19T19:37:23.165Z] #42 32.56 Suggested packages: [2022-01-19T19:37:23.165Z] #42 32.56 manpages-dev python-setuptools [2022-01-19T19:37:23.206Z] #20 49.25 Selecting previously unselected package vim. [2022-01-19T19:37:23.206Z] #20 49.27 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:23.206Z] #20 49.30 Unpacking vim (2:8.1.0875-5) ... [2022-01-19T19:37:23.279Z] #20 34.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:23.279Z] #20 35.07 Selecting previously unselected package iptables. [2022-01-19T19:37:23.279Z] #20 35.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-19T19:37:23.279Z] #20 35.08 Unpacking iptables (1.8.2-4) ... [2022-01-19T19:37:23.464Z] #20 49.83 Selecting previously unselected package xfsprogs. [2022-01-19T19:37:23.464Z] #20 49.84 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-19T19:37:23.464Z] #20 49.85 Unpacking xfsprogs (4.20.0-1) ... [2022-01-19T19:37:23.538Z] #20 35.40 Selecting previously unselected package xxd. [2022-01-19T19:37:23.538Z] #20 35.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:23.538Z] #20 35.42 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:37:23.797Z] #20 35.56 Selecting previously unselected package vim-common. [2022-01-19T19:37:23.797Z] #20 35.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:23.797Z] #20 35.60 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:24.031Z] #20 50.32 Selecting previously unselected package zip. [2022-01-19T19:37:24.031Z] #20 50.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-19T19:37:24.031Z] #20 50.35 Unpacking zip (3.0-11+b1) ... [2022-01-19T19:37:24.031Z] #20 50.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:24.057Z] #20 35.77 Selecting previously unselected package bash-completion. [2022-01-19T19:37:24.057Z] #20 35.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-19T19:37:24.092Z] #42 33.55 The following NEW packages will be installed: [2022-01-19T19:37:24.092Z] #42 33.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-19T19:37:24.092Z] #42 33.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-19T19:37:24.092Z] #42 33.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-19T19:37:24.092Z] #42 33.56 python-six zlib1g-dev [2022-01-19T19:37:24.290Z] #20 50.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:24.290Z] #20 50.61 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:24.290Z] #20 50.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:24.290Z] #20 50.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:24.290Z] #20 50.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:24.290Z] #20 50.66 Setting up uidmap (1:4.5-1.1) ... [2022-01-19T19:37:24.290Z] #20 50.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:24.290Z] #20 50.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:24.290Z] #20 50.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:24.290Z] #20 50.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:24.290Z] #20 50.73 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:24.290Z] #20 50.76 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:37:24.290Z] #20 50.77 Setting up zip (3.0-11+b1) ... [2022-01-19T19:37:24.347Z] #42 ... [2022-01-19T19:37:24.347Z] [2022-01-19T19:37:24.348Z] #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-01-19T19:37:24.348Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:24.348Z] #29 26.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-19T19:37:24.348Z] #29 26.98 [2022-01-19T19:37:24.348Z] #29 27.27 #=#=# ######################################################################## 100.0% [2022-01-19T19:37:24.348Z] #29 27.46 [2022-01-19T19:37:24.348Z] #29 28.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-19T19:37:24.348Z] #29 28.77 [2022-01-19T19:37:24.348Z] #29 29.12 #=#=# ######################################################################## 100.0% [2022-01-19T19:37:24.348Z] #29 29.23 [2022-01-19T19:37:24.348Z] #29 29.32 Download of images into '/build' complete. [2022-01-19T19:37:24.348Z] #29 29.32 Use something like the following to load the result into a Docker daemon: [2022-01-19T19:37:24.348Z] #29 29.32 tar -cC '/build' . | docker load [2022-01-19T19:37:24.548Z] #20 50.79 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:24.548Z] #20 50.82 Setting up bash-completion (1:2.8-6) ... [2022-01-19T19:37:24.909Z] #29 ... [2022-01-19T19:37:24.909Z] [2022-01-19T19:37:24.909Z] #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-01-19T19:37:24.909Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:24.909Z] #45 24.40 vendor/golang.org/x/crypto/internal/subtle [2022-01-19T19:37:25.004Z] #43 ... [2022-01-19T19:37:25.004Z] [2022-01-19T19:37:25.004Z] #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-01-19T19:37:25.004Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:25.004Z] #20 12.55 Reading package lists... [2022-01-19T19:37:25.004Z] #20 16.27 Reading package lists... [2022-01-19T19:37:25.004Z] #20 19.42 Building dependency tree... [2022-01-19T19:37:25.004Z] #20 20.20 Reading state information... [2022-01-19T19:37:25.004Z] #20 20.91 libcap2-bin is already the newest version (1:2.25-2). [2022-01-19T19:37:25.004Z] #20 20.91 The following additional packages will be installed: [2022-01-19T19:37:25.004Z] #20 20.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-19T19:37:25.004Z] #20 20.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-19T19:37:25.004Z] #20 20.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-19T19:37:25.004Z] #20 20.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-19T19:37:25.004Z] #20 20.91 python3.7 python3.7-minimal vim-runtime xxd [2022-01-19T19:37:25.004Z] #20 20.91 Suggested packages: [2022-01-19T19:37:25.004Z] #20 20.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-19T19:37:25.004Z] #20 20.91 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-19T19:37:25.004Z] #20 20.91 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-19T19:37:25.004Z] #20 20.91 quota [2022-01-19T19:37:25.004Z] #20 20.91 Recommended packages: [2022-01-19T19:37:25.004Z] #20 20.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-19T19:37:25.004Z] #20 20.91 python3-keyrings.alt python3-xdg unzip [2022-01-19T19:37:25.004Z] #20 22.44 The following NEW packages will be installed: [2022-01-19T19:37:25.004Z] #20 22.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-19T19:37:25.004Z] #20 22.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-19T19:37:25.004Z] #20 22.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-19T19:37:25.004Z] #20 22.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-19T19:37:25.004Z] #20 22.46 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-19T19:37:25.004Z] #20 22.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-19T19:37:25.004Z] #20 22.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-19T19:37:25.004Z] #20 22.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-19T19:37:25.004Z] #20 22.47 xz-utils zip [2022-01-19T19:37:25.004Z] #20 22.79 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:25.004Z] #20 22.79 Need to get 28.6 MB of archives. [2022-01-19T19:37:25.004Z] #20 22.79 After this operation, 116 MB of additional disk space will be used. [2022-01-19T19:37:25.004Z] #20 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-19T19:37:25.004Z] #20 22.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-19T19:37:25.004Z] #20 22.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-19T19:37:25.004Z] #20 22.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-19T19:37:25.004Z] #20 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-19T19:37:25.004Z] #20 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-19T19:37:25.004Z] #20 23.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-19T19:37:25.004Z] #20 23.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-19T19:37:25.004Z] #20 23.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-19T19:37:25.004Z] #20 23.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-19T19:37:25.004Z] #20 23.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-19T19:37:25.004Z] #20 23.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-19T19:37:25.004Z] #20 23.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-19T19:37:25.004Z] #20 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-19T19:37:25.004Z] #20 23.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-19T19:37:25.004Z] #20 23.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-19T19:37:25.004Z] #20 23.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-19T19:37:25.004Z] #20 23.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:37:25.004Z] #20 23.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-19T19:37:25.004Z] #20 23.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-19T19:37:25.004Z] #20 23.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-19T19:37:25.004Z] #20 23.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-19T19:37:25.004Z] #20 23.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-19T19:37:25.004Z] #20 23.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-19T19:37:25.004Z] #20 23.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-19T19:37:25.004Z] #20 23.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-19T19:37:25.004Z] #20 23.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-19T19:37:25.004Z] #20 23.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-19T19:37:25.004Z] #20 23.22 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-19T19:37:25.164Z] #45 ... [2022-01-19T19:37:25.164Z] [2022-01-19T19:37:25.164Z] #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-01-19T19:37:25.165Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:25.165Z] #42 33.97 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:25.165Z] #42 33.97 Need to get 3798 kB of archives. [2022-01-19T19:37:25.165Z] #42 33.97 After this operation, 21.6 MB of additional disk space will be used. [2022-01-19T19:37:25.165Z] #42 33.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-01-19T19:37:25.165Z] #42 34.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-19T19:37:25.165Z] #42 34.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-01-19T19:37:25.165Z] #42 34.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-01-19T19:37:25.165Z] #42 34.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-01-19T19:37:25.165Z] #42 34.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-01-19T19:37:25.165Z] #42 34.18 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-01-19T19:37:25.165Z] #42 34.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-01-19T19:37:25.165Z] #42 34.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-01-19T19:37:25.165Z] #42 34.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-01-19T19:37:25.165Z] #42 34.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-01-19T19:37:25.165Z] #42 34.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-01-19T19:37:25.420Z] #42 34.89 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-01-19T19:37:25.420Z] #42 34.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-01-19T19:37:25.420Z] #42 34.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-19T19:37:25.420Z] #42 34.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-01-19T19:37:25.420Z] #42 34.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-01-19T19:37:25.575Z] #20 23.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-19T19:37:25.575Z] #20 23.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-19T19:37:25.575Z] #20 23.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-19T19:37:25.575Z] #20 23.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-19T19:37:25.575Z] #20 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-19T19:37:25.575Z] #20 23.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-19T19:37:25.575Z] #20 23.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-19T19:37:25.575Z] #20 23.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-19T19:37:25.575Z] #20 23.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-19T19:37:25.575Z] #20 23.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-19T19:37:25.575Z] #20 23.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-19T19:37:25.575Z] #20 23.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-19T19:37:25.575Z] #20 23.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-19T19:37:25.575Z] #20 23.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-19T19:37:25.575Z] #20 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-19T19:37:25.835Z] #20 23.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-19T19:37:25.835Z] #20 23.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-19T19:37:25.835Z] #20 24.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-19T19:37:26.096Z] #20 24.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-19T19:37:26.096Z] #20 24.20 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-19T19:37:26.298Z] #20 38.38 Unpacking bash-completion (1:2.8-6) ... [2022-01-19T19:37:26.298Z] #20 38.77 Selecting previously unselected package bzip2. [2022-01-19T19:37:26.298Z] #20 38.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-19T19:37:26.298Z] #20 38.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:26.298Z] #20 38.87 Selecting previously unselected package xz-utils. [2022-01-19T19:37:26.298Z] #20 38.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-19T19:37:26.298Z] #20 38.88 Unpacking xz-utils (5.2.4-1) ... [2022-01-19T19:37:26.298Z] #20 39.05 Selecting previously unselected package apparmor. [2022-01-19T19:37:26.298Z] #20 39.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-19T19:37:26.349Z] #42 35.52 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:26.349Z] #42 35.87 Fetched 3798 kB in 1s (2917 kB/s) [2022-01-19T19:37:26.555Z] #20 39.15 Unpacking apparmor (2.13.2-10) ... [2022-01-19T19:37:26.555Z] #20 ... [2022-01-19T19:37:26.555Z] [2022-01-19T19:37:26.555Z] #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-01-19T19:37:26.555Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:26.555Z] #43 85.73 DEP criu/crtools.d [2022-01-19T19:37:26.555Z] #43 85.92 DEP criu/cr-service.d [2022-01-19T19:37:26.555Z] #43 86.18 DEP criu/cr-restore.d [2022-01-19T19:37:26.555Z] #43 86.50 DEP criu/cr-errno.d [2022-01-19T19:37:26.555Z] #43 86.55 DEP criu/cr-dump.d [2022-01-19T19:37:26.555Z] #43 86.76 DEP criu/cr-dedup.d [2022-01-19T19:37:26.555Z] #43 86.87 DEP criu/cr-check.d [2022-01-19T19:37:26.555Z] #43 87.10 DEP criu/config.d [2022-01-19T19:37:26.555Z] #43 87.24 DEP criu/clone-noasan.d [2022-01-19T19:37:26.555Z] #43 87.32 DEP criu/cgroup.d [2022-01-19T19:37:26.555Z] #43 87.51 DEP criu/cgroup-props.d [2022-01-19T19:37:26.555Z] #43 87.64 DEP criu/bitmap.d [2022-01-19T19:37:26.555Z] #43 87.66 DEP criu/bfd.d [2022-01-19T19:37:26.555Z] #43 87.73 DEP criu/autofs.d [2022-01-19T19:37:26.555Z] #43 87.90 DEP criu/aio.d [2022-01-19T19:37:26.555Z] #43 88.12 DEP criu/action-scripts.d [2022-01-19T19:37:26.555Z] #43 88.35 CC criu/action-scripts.o [2022-01-19T19:37:26.555Z] #43 88.75 CC criu/aio.o [2022-01-19T19:37:26.555Z] #43 89.18 CC criu/autofs.o [2022-01-19T19:37:26.555Z] #43 90.53 CC criu/bfd.o [2022-01-19T19:37:26.555Z] #43 90.88 CC criu/bitmap.o [2022-01-19T19:37:26.555Z] #43 91.01 CC criu/cgroup-props.o [2022-01-19T19:37:26.555Z] #43 91.64 CC criu/cgroup.o [2022-01-19T19:37:26.555Z] #43 94.60 CC criu/clone-noasan.o [2022-01-19T19:37:26.555Z] #43 94.87 CC criu/config.o [2022-01-19T19:37:26.667Z] #20 24.78 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:26.811Z] #43 ... [2022-01-19T19:37:26.811Z] [2022-01-19T19:37:26.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-01-19T19:37:26.812Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:26.812Z] #20 39.53 Selecting previously unselected package aufs-tools. [2022-01-19T19:37:26.812Z] #20 39.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-19T19:37:26.812Z] #20 39.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:26.928Z] #20 24.91 Fetched 28.6 MB in 2s (17.0 MB/s) [2022-01-19T19:37:26.928Z] #20 24.98 Selecting previously unselected package pigz. [2022-01-19T19:37:26.928Z] #20 24.98 (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-01-19T19:37:26.928Z] #20 25.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-19T19:37:26.928Z] #20 25.03 Unpacking pigz (2.4-1) ... [2022-01-19T19:37:27.049Z] #42 36.48 Selecting previously unselected package libcap-dev:arm64. [2022-01-19T19:37:27.068Z] #20 39.71 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:37:27.068Z] #20 39.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:37:27.068Z] #20 39.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:27.068Z] #20 39.85 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:37:27.068Z] #20 39.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:27.068Z] #20 39.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:27.068Z] #20 39.94 Selecting previously unselected package jq. [2022-01-19T19:37:27.188Z] #20 25.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-19T19:37:27.188Z] #20 25.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:27.188Z] #20 25.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:27.325Z] #20 39.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:27.325Z] #20 39.98 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:27.325Z] #20 40.07 Selecting previously unselected package libaio1:amd64. [2022-01-19T19:37:27.325Z] #20 40.07 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-19T19:37:27.325Z] #20 40.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:27.325Z] #20 40.14 Selecting previously unselected package libgpm2:amd64. [2022-01-19T19:37:27.325Z] #20 40.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-19T19:37:27.325Z] #20 40.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:27.345Z] #20 38.56 Unpacking bash-completion (1:2.8-6) ... [2022-01-19T19:37:27.345Z] #20 38.93 Selecting previously unselected package bzip2. [2022-01-19T19:37:27.345Z] #20 38.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-19T19:37:27.345Z] #20 38.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:27.345Z] #20 39.01 Selecting previously unselected package xz-utils. [2022-01-19T19:37:27.345Z] #20 39.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-19T19:37:27.345Z] #20 39.02 Unpacking xz-utils (5.2.4-1) ... [2022-01-19T19:37:27.345Z] #20 39.19 Selecting previously unselected package apparmor. [2022-01-19T19:37:27.345Z] #20 39.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-19T19:37:27.345Z] #20 39.26 Unpacking apparmor (2.13.2-10) ... [2022-01-19T19:37:27.449Z] #20 25.64 Selecting previously unselected package python3.7-minimal. [2022-01-19T19:37:27.449Z] #20 25.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:27.449Z] #20 25.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:27.582Z] #20 40.22 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:37:27.582Z] #20 40.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:37:27.582Z] #20 40.22 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:27.664Z] #42 36.48 (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-01-19T19:37:27.664Z] #42 36.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-01-19T19:37:27.830Z] #20 53.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:27.830Z] #20 53.64 Setting up xz-utils (5.2.4-1) ... [2022-01-19T19:37:27.830Z] #20 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-19T19:37:27.830Z] #20 53.67 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:27.830Z] #20 53.68 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:27.830Z] #20 53.74 invoke-rc.d: could not determine current runlevel [2022-01-19T19:37:27.830Z] #20 53.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:37:27.830Z] #20 53.77 Setting up pigz (2.4-1) ... [2022-01-19T19:37:27.830Z] #20 53.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:27.830Z] #20 53.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:27.830Z] #20 53.85 Setting up python-pip-whl (18.1-5) ... [2022-01-19T19:37:27.830Z] #20 53.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:27.830Z] #20 53.88 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:27.830Z] #20 54.31 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:27.830Z] #20 54.32 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:27.830Z] #20 54.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:27.830Z] #20 54.35 Setting up vim (2:8.1.0875-5) ... [2022-01-19T19:37:27.830Z] #20 54.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-19T19:37:27.830Z] #20 54.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-19T19:37:27.830Z] #20 54.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-19T19:37:27.830Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-19T19:37:27.830Z] #20 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-19T19:37:27.863Z] #20 39.62 Selecting previously unselected package aufs-tools. [2022-01-19T19:37:27.863Z] #20 39.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-19T19:37:27.863Z] #20 39.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:27.920Z] #42 37.34 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-01-19T19:37:28.089Z] #20 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-19T19:37:28.089Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-19T19:37:28.089Z] #20 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-19T19:37:28.089Z] #20 54.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:28.089Z] #20 54.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:28.089Z] #20 54.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:28.089Z] #20 54.50 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:28.089Z] #20 54.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:28.089Z] #20 54.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:28.122Z] #20 39.77 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:37:28.122Z] #20 39.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:37:28.122Z] #20 39.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:28.122Z] #20 39.94 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:37:28.122Z] #20 39.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:28.122Z] #20 39.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:28.381Z] #20 40.07 Selecting previously unselected package jq. [2022-01-19T19:37:28.381Z] #20 40.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:28.381Z] #20 40.10 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:28.381Z] #20 40.20 Selecting previously unselected package libaio1:amd64. [2022-01-19T19:37:28.381Z] #20 40.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-19T19:37:28.381Z] #20 40.21 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:28.545Z] #20 26.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:28.545Z] #20 26.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:37:28.640Z] #20 40.31 Selecting previously unselected package libgpm2:amd64. [2022-01-19T19:37:28.640Z] #20 40.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-19T19:37:28.640Z] #20 40.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:28.640Z] #20 40.38 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:37:28.640Z] #20 40.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:37:28.640Z] #20 40.40 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:28.852Z] #42 38.30 Selecting previously unselected package libnet1:arm64. [2022-01-19T19:37:28.852Z] #42 38.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-19T19:37:29.048Z] #20 ... [2022-01-19T19:37:29.048Z] [2022-01-19T19:37:29.048Z] #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-01-19T19:37:29.048Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:29.048Z] #43 105.1 CC criu/cr-service.o [2022-01-19T19:37:29.048Z] #43 106.8 CC criu/crtools.o [2022-01-19T19:37:29.048Z] #43 107.4 CC criu/eventfd.o [2022-01-19T19:37:29.048Z] #43 107.7 CC criu/eventpoll.o [2022-01-19T19:37:29.048Z] #43 108.7 CC criu/external.o [2022-01-19T19:37:29.048Z] #43 109.0 CC criu/fault-injection.o [2022-01-19T19:37:29.048Z] #43 109.1 CC criu/fdstore.o [2022-01-19T19:37:29.048Z] #43 109.4 CC criu/fifo.o [2022-01-19T19:37:29.048Z] #43 109.8 CC criu/file-ids.o [2022-01-19T19:37:29.048Z] #43 110.2 CC criu/file-lock.o [2022-01-19T19:37:29.048Z] #43 111.2 CC criu/files-ext.o [2022-01-19T19:37:29.048Z] #43 111.5 CC criu/files-reg.o [2022-01-19T19:37:29.048Z] #43 113.7 CC criu/files.o [2022-01-19T19:37:29.109Z] #42 ... [2022-01-19T19:37:29.109Z] [2022-01-19T19:37:29.109Z] #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-01-19T19:37:29.109Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:29.109Z] #36 22.68 Reading package lists... [2022-01-19T19:37:29.109Z] #36 28.96 Reading package lists... [2022-01-19T19:37:29.109Z] #36 34.50 Building dependency tree... [2022-01-19T19:37:29.109Z] #36 36.77 The following additional packages will be installed: [2022-01-19T19:37:29.109Z] #36 36.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-19T19:37:29.109Z] #36 36.78 Suggested packages: [2022-01-19T19:37:29.109Z] #36 36.79 cmake-doc ninja-build lrzip [2022-01-19T19:37:29.109Z] #36 36.79 Recommended packages: [2022-01-19T19:37:29.109Z] #36 36.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-19T19:37:29.109Z] #36 37.31 The following NEW packages will be installed: [2022-01-19T19:37:29.109Z] #36 37.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-19T19:37:29.109Z] #36 37.32 vim-common xxd [2022-01-19T19:37:29.109Z] #36 37.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:29.109Z] #36 37.73 Need to get 14.2 MB of archives. [2022-01-19T19:37:29.109Z] #36 37.73 After this operation, 60.0 MB of additional disk space will be used. [2022-01-19T19:37:29.109Z] #36 37.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-01-19T19:37:29.109Z] #36 37.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:37:29.109Z] #36 37.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-19T19:37:29.109Z] #36 37.98 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-01-19T19:37:29.109Z] #36 ... [2022-01-19T19:37:29.109Z] [2022-01-19T19:37:29.109Z] #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-01-19T19:37:29.109Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-19T19:37:29.109Z] #32 36.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-19T19:37:29.109Z] #32 36.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-19T19:37:29.306Z] #43 115.7 CC criu/filesystems.o [2022-01-19T19:37:30.039Z] #32 ... [2022-01-19T19:37:30.039Z] [2022-01-19T19:37:30.039Z] #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-01-19T19:37:30.039Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-19T19:37:30.039Z] #55 24.25 Reading package lists... [2022-01-19T19:37:30.039Z] #55 29.92 Building dependency tree... [2022-01-19T19:37:30.039Z] #55 33.36 The following additional packages will be installed: [2022-01-19T19:37:30.039Z] #55 33.37 libbtrfs0 [2022-01-19T19:37:30.039Z] #55 33.60 The following NEW packages will be installed: [2022-01-19T19:37:30.039Z] #55 33.62 libbtrfs-dev libbtrfs0 [2022-01-19T19:37:30.039Z] #55 34.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:30.039Z] #55 34.03 Need to get 119 kB of archives. [2022-01-19T19:37:30.039Z] #55 34.03 After this operation, 387 kB of additional disk space will be used. [2022-01-19T19:37:30.039Z] #55 34.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-01-19T19:37:30.039Z] #55 34.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-01-19T19:37:30.039Z] #55 35.09 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:30.039Z] #55 35.34 Fetched 119 kB in 0s (350 kB/s) [2022-01-19T19:37:30.039Z] #55 35.70 Selecting previously unselected package libbtrfs0. [2022-01-19T19:37:30.039Z] #55 35.70 (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-01-19T19:37:30.039Z] #55 35.74 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-01-19T19:37:30.039Z] #55 35.90 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:37:30.039Z] #55 37.55 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:37:30.039Z] #55 37.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-01-19T19:37:30.039Z] #55 37.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:37:30.039Z] #55 39.53 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:37:30.241Z] #43 116.5 CC criu/fsnotify.o [2022-01-19T19:37:30.296Z] #55 ... [2022-01-19T19:37:30.296Z] [2022-01-19T19:37:30.296Z] #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-01-19T19:37:30.296Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:30.296Z] #36 39.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-01-19T19:37:30.296Z] #36 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-01-19T19:37:30.296Z] #36 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-01-19T19:37:30.296Z] #36 39.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-01-19T19:37:30.457Z] #20 28.66 Selecting previously unselected package python3-minimal. [2022-01-19T19:37:30.552Z] #36 39.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-01-19T19:37:30.552Z] #36 39.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-01-19T19:37:30.718Z] #20 28.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 ... 23701 files and directories currently installed.) [2022-01-19T19:37:30.718Z] #20 28.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-19T19:37:30.718Z] #20 28.71 Unpacking python3-minimal (3.7.3-1) ... [2022-01-19T19:37:30.718Z] #20 28.79 Selecting previously unselected package libmpdec2:amd64. [2022-01-19T19:37:30.718Z] #20 28.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-19T19:37:30.718Z] #20 28.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:30.858Z] #20 43.78 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:37:30.980Z] #20 28.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-19T19:37:30.980Z] #20 28.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:30.980Z] #20 28.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:31.114Z] #20 43.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:37:31.114Z] #20 43.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:31.114Z] #20 43.88 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:37:31.114Z] #20 43.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:37:31.114Z] #20 43.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:31.114Z] #20 43.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:37:31.114Z] #20 43.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:37:31.117Z] #36 ... [2022-01-19T19:37:31.117Z] [2022-01-19T19:37:31.117Z] #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-01-19T19:37:31.117Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:31.117Z] #34 30.62 sync [2022-01-19T19:37:31.117Z] #34 30.65 internal/reflectlite [2022-01-19T19:37:31.117Z] #34 32.22 internal/testlog [2022-01-19T19:37:31.117Z] #34 33.49 sort [2022-01-19T19:37:31.117Z] #34 33.49 errors [2022-01-19T19:37:31.117Z] #34 33.82 strconv [2022-01-19T19:37:31.117Z] #34 34.38 io [2022-01-19T19:37:31.117Z] #34 35.68 internal/oserror [2022-01-19T19:37:31.117Z] #34 35.76 syscall [2022-01-19T19:37:31.117Z] #34 36.69 reflect [2022-01-19T19:37:31.177Z] #43 ... [2022-01-19T19:37:31.177Z] [2022-01-19T19:37:31.177Z] #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-01-19T19:37:31.177Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:31.177Z] #20 57.50 Setting up iptables (1.8.2-4) ... [2022-01-19T19:37:31.177Z] #20 57.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-19T19:37:31.177Z] #20 57.59 Setting up python3 (3.7.3-1) ... [2022-01-19T19:37:31.371Z] #20 44.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:31.371Z] #20 44.06 Selecting previously unselected package libreadline5:amd64. [2022-01-19T19:37:31.371Z] #20 44.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-19T19:37:31.371Z] #20 44.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:31.371Z] #20 44.19 Selecting previously unselected package net-tools. [2022-01-19T19:37:31.371Z] #20 44.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-19T19:37:31.371Z] #20 44.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:31.374Z] #34 40.74 internal/syscall/unix [2022-01-19T19:37:31.374Z] #34 ... [2022-01-19T19:37:31.374Z] [2022-01-19T19:37:31.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-01-19T19:37:31.374Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:31.374Z] #13 23.64 Reading package lists... [2022-01-19T19:37:31.374Z] #13 30.24 Building dependency tree... [2022-01-19T19:37:31.374Z] #13 33.12 The following additional packages will be installed: [2022-01-19T19:37:31.374Z] #13 33.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-19T19:37:31.374Z] #13 33.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-19T19:37:31.374Z] #13 33.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-19T19:37:31.374Z] #13 33.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-19T19:37:31.374Z] #13 33.12 mingw-w64-x86-64-dev [2022-01-19T19:37:31.374Z] #13 33.13 Suggested packages: [2022-01-19T19:37:31.374Z] #13 33.13 gcc-8-locales seccomp wine64 [2022-01-19T19:37:31.374Z] #13 33.96 The following NEW packages will be installed: [2022-01-19T19:37:31.374Z] #13 33.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-19T19:37:31.374Z] #13 33.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-19T19:37:31.374Z] #13 33.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-19T19:37:31.374Z] #13 33.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-19T19:37:31.374Z] #13 33.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-19T19:37:31.374Z] #13 33.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-19T19:37:31.374Z] #13 33.97 The following packages will be upgraded: [2022-01-19T19:37:31.374Z] #13 33.97 libseccomp2 [2022-01-19T19:37:31.374Z] #13 34.54 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:37:31.374Z] #13 34.54 Need to get 73.4 MB of archives. [2022-01-19T19:37:31.374Z] #13 34.54 After this operation, 471 MB of additional disk space will be used. [2022-01-19T19:37:31.374Z] #13 34.54 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-01-19T19:37:31.374Z] #13 34.57 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-01-19T19:37:31.374Z] #13 34.86 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-01-19T19:37:31.374Z] #13 35.20 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-01-19T19:37:31.374Z] #13 35.51 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-01-19T19:37:31.374Z] #13 35.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-01-19T19:37:31.374Z] #13 35.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-01-19T19:37:31.374Z] #13 35.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-19T19:37:31.374Z] #13 36.35 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-01-19T19:37:31.374Z] #13 37.37 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-01-19T19:37:31.374Z] #13 37.40 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-01-19T19:37:31.628Z] #20 44.39 Selecting previously unselected package patch. [2022-01-19T19:37:31.628Z] #20 44.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-19T19:37:31.628Z] #20 44.41 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:31.631Z] #13 ... [2022-01-19T19:37:31.631Z] [2022-01-19T19:37:31.631Z] #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-01-19T19:37:31.631Z] #49 sha256:d59e3f808f15b89087a618f3ed12ff9c1384cef386b7320158c27d65a2d695f5 [2022-01-19T19:37:31.631Z] #49 30.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-19T19:37:31.631Z] #49 30.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-19T19:37:31.631Z] #49 31.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-19T19:37:31.631Z] #49 31.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-19T19:37:31.631Z] #49 31.30 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-19T19:37:31.631Z] #49 32.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-19T19:37:31.631Z] #49 33.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-19T19:37:31.631Z] #49 33.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-19T19:37:31.631Z] #49 ... [2022-01-19T19:37:31.631Z] [2022-01-19T19:37:31.631Z] #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-01-19T19:37:31.631Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:31.631Z] #34 41.09 time [2022-01-19T19:37:31.743Z] #20 57.97 Setting up python3-wheel (0.32.3-2) ... [2022-01-19T19:37:31.885Z] #20 44.50 Selecting previously unselected package python-pip-whl. [2022-01-19T19:37:31.885Z] #20 44.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-19T19:37:31.885Z] #20 44.53 Unpacking python-pip-whl (18.1-5) ... [2022-01-19T19:37:31.921Z] #20 29.84 Selecting previously unselected package python3.7. [2022-01-19T19:37:31.921Z] #20 29.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-19T19:37:31.921Z] #20 29.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:31.921Z] #20 29.94 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T19:37:31.921Z] #20 29.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-19T19:37:31.921Z] #20 29.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:31.921Z] #20 30.04 Setting up python3-minimal (3.7.3-1) ... [2022-01-19T19:37:32.310Z] #20 58.80 Setting up apparmor (2.13.2-10) ... [2022-01-19T19:37:32.449Z] #20 45.02 Selecting previously unselected package python3-lib2to3. [2022-01-19T19:37:32.449Z] #20 45.02 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-19T19:37:32.449Z] #20 45.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:32.449Z] #20 45.17 Selecting previously unselected package python3-distutils. [2022-01-19T19:37:32.449Z] #20 45.19 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-19T19:37:32.449Z] #20 45.20 Unpacking python3-distutils (3.7.3-1) ... [2022-01-19T19:37:32.492Z] #20 30.77 Selecting previously unselected package python3. [2022-01-19T19:37:32.706Z] #20 45.36 Selecting previously unselected package python3-pip. [2022-01-19T19:37:32.706Z] #20 45.38 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-19T19:37:32.706Z] #20 45.38 Unpacking python3-pip (18.1-5) ... [2022-01-19T19:37:32.706Z] #20 45.51 Selecting previously unselected package python3-pkg-resources. [2022-01-19T19:37:32.706Z] #20 45.52 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:37:32.706Z] #20 45.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:32.753Z] #20 30.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-01-19T19:37:32.753Z] #20 30.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-19T19:37:32.753Z] #20 30.84 Unpacking python3 (3.7.3-1) ... [2022-01-19T19:37:32.753Z] #20 30.91 Selecting previously unselected package libip4tc0:amd64. [2022-01-19T19:37:32.753Z] #20 30.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:32.753Z] #20 30.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:32.832Z] #20 44.24 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:37:32.832Z] #20 44.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:37:32.832Z] #20 44.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:32.832Z] #20 44.38 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:37:32.832Z] #20 44.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:37:32.832Z] #20 44.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:32.832Z] #20 44.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:37:32.832Z] #20 44.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:37:32.832Z] #20 44.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:32.832Z] #20 44.58 Selecting previously unselected package libreadline5:amd64. [2022-01-19T19:37:32.832Z] #20 44.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-19T19:37:32.832Z] #20 44.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:32.832Z] #20 44.74 Selecting previously unselected package net-tools. [2022-01-19T19:37:32.963Z] #20 45.64 Selecting previously unselected package python3-setuptools. [2022-01-19T19:37:32.963Z] #20 45.64 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-19T19:37:32.963Z] #20 45.65 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:32.963Z] #20 45.87 Selecting previously unselected package python3-wheel. [2022-01-19T19:37:33.014Z] #20 31.03 Selecting previously unselected package libip6tc0:amd64. [2022-01-19T19:37:33.014Z] #20 31.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:33.014Z] #20 31.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:33.014Z] #20 31.14 Selecting previously unselected package libiptc0:amd64. [2022-01-19T19:37:33.014Z] #20 31.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-19T19:37:33.014Z] #20 31.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:33.014Z] #20 31.27 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-19T19:37:33.105Z] #20 44.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-19T19:37:33.105Z] #20 44.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:33.105Z] #20 44.97 Selecting previously unselected package patch. [2022-01-19T19:37:33.105Z] #20 44.98 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-19T19:37:33.220Z] #20 45.89 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-19T19:37:33.221Z] #20 45.90 Unpacking python3-wheel (0.32.3-2) ... [2022-01-19T19:37:33.221Z] #20 46.00 Selecting previously unselected package sudo. [2022-01-19T19:37:33.221Z] #20 46.00 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-19T19:37:33.221Z] #20 46.01 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:33.275Z] #20 31.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-19T19:37:33.275Z] #20 31.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:33.275Z] #20 31.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-19T19:37:33.275Z] #20 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-19T19:37:33.275Z] #20 31.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:33.275Z] #20 31.43 Selecting previously unselected package libnftnl11:amd64. [2022-01-19T19:37:33.275Z] #20 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-19T19:37:33.275Z] #20 31.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:33.275Z] #20 31.54 Selecting previously unselected package iptables. [2022-01-19T19:37:33.275Z] #20 31.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-19T19:37:33.364Z] #20 45.01 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:33.364Z] #20 45.15 Selecting previously unselected package python-pip-whl. [2022-01-19T19:37:33.364Z] #20 45.16 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-19T19:37:33.364Z] #20 45.17 Unpacking python-pip-whl (18.1-5) ... [2022-01-19T19:37:33.535Z] #20 31.54 Unpacking iptables (1.8.2-4) ... [2022-01-19T19:37:33.784Z] #20 46.52 Selecting previously unselected package thin-provisioning-tools. [2022-01-19T19:37:33.784Z] #20 46.52 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-19T19:37:33.784Z] #20 46.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:33.796Z] #20 31.93 Selecting previously unselected package xxd. [2022-01-19T19:37:33.796Z] #20 31.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:33.796Z] #20 31.94 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:37:33.932Z] #20 45.72 Selecting previously unselected package python3-lib2to3. [2022-01-19T19:37:33.932Z] #20 45.73 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-19T19:37:33.932Z] #20 45.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:34.041Z] #20 46.78 Selecting previously unselected package uidmap. [2022-01-19T19:37:34.041Z] #20 46.80 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-19T19:37:34.041Z] #20 46.80 Unpacking uidmap (1:4.5-1.1) ... [2022-01-19T19:37:34.056Z] #20 32.08 Selecting previously unselected package vim-common. [2022-01-19T19:37:34.056Z] #20 32.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:34.056Z] #20 32.12 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:34.192Z] #20 45.89 Selecting previously unselected package python3-distutils. [2022-01-19T19:37:34.192Z] #20 45.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-19T19:37:34.192Z] #20 45.92 Unpacking python3-distutils (3.7.3-1) ... [2022-01-19T19:37:34.192Z] #20 46.05 Selecting previously unselected package python3-pip. [2022-01-19T19:37:34.192Z] #20 46.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-19T19:37:34.192Z] #20 46.05 Unpacking python3-pip (18.1-5) ... [2022-01-19T19:37:34.211Z] #20 60.51 Setting up xfsprogs (4.20.0-1) ... [2022-01-19T19:37:34.211Z] #20 60.52 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:34.298Z] #20 46.94 Selecting previously unselected package vim-runtime. [2022-01-19T19:37:34.298Z] #20 46.95 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:34.298Z] #20 46.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-19T19:37:34.298Z] #20 47.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-19T19:37:34.298Z] #20 47.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:34.317Z] #20 32.34 Selecting previously unselected package bash-completion. [2022-01-19T19:37:34.317Z] #20 32.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-19T19:37:34.451Z] #20 46.23 Selecting previously unselected package python3-pkg-resources. [2022-01-19T19:37:34.451Z] #20 46.24 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:37:34.451Z] #20 46.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:34.451Z] #20 46.37 Selecting previously unselected package python3-setuptools. [2022-01-19T19:37:34.451Z] #20 46.38 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-19T19:37:34.451Z] #20 46.40 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:34.710Z] #20 46.64 Selecting previously unselected package python3-wheel. [2022-01-19T19:37:34.710Z] #20 46.64 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-19T19:37:34.710Z] #20 46.65 Unpacking python3-wheel (0.32.3-2) ... [2022-01-19T19:37:34.728Z] #20 60.99 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:34.969Z] #20 46.73 Selecting previously unselected package sudo. [2022-01-19T19:37:34.969Z] #20 46.75 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-19T19:37:34.969Z] #20 46.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:35.230Z] #20 ... [2022-01-19T19:37:35.230Z] [2022-01-19T19:37:35.230Z] #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-01-19T19:37:35.230Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:35.230Z] #43 96.08 CC criu/clone-noasan.o [2022-01-19T19:37:35.230Z] #43 96.25 CC criu/config.o [2022-01-19T19:37:35.230Z] #43 97.48 CC criu/cr-check.o [2022-01-19T19:37:35.230Z] #43 99.09 CC criu/cr-dedup.o [2022-01-19T19:37:35.230Z] #43 99.51 CC criu/cr-dump.o [2022-01-19T19:37:35.230Z] #43 101.5 CC criu/cr-errno.o [2022-01-19T19:37:35.230Z] #43 101.7 CC criu/cr-restore.o [2022-01-19T19:37:35.230Z] #43 106.2 CC criu/cr-service.o [2022-01-19T19:37:35.258Z] #20 ... [2022-01-19T19:37:35.258Z] [2022-01-19T19:37:35.258Z] #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-01-19T19:37:35.258Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:35.258Z] #43 94.18 CC criu/clone-noasan.o [2022-01-19T19:37:35.258Z] #43 94.44 CC criu/config.o [2022-01-19T19:37:35.258Z] #43 95.85 CC criu/cr-check.o [2022-01-19T19:37:35.258Z] #43 97.72 CC criu/cr-dedup.o [2022-01-19T19:37:35.258Z] #43 98.17 CC criu/cr-dump.o [2022-01-19T19:37:35.258Z] #43 100.5 CC criu/cr-errno.o [2022-01-19T19:37:35.258Z] #43 100.6 CC criu/cr-restore.o [2022-01-19T19:37:35.490Z] #43 ... [2022-01-19T19:37:35.490Z] [2022-01-19T19:37:35.490Z] #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-01-19T19:37:35.490Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:35.490Z] #20 47.23 Selecting previously unselected package thin-provisioning-tools. [2022-01-19T19:37:35.490Z] #20 47.24 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-19T19:37:35.490Z] #20 47.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:35.663Z] #20 61.94 Setting up python3-distutils (3.7.3-1) ... [2022-01-19T19:37:35.749Z] #20 47.50 Selecting previously unselected package uidmap. [2022-01-19T19:37:35.749Z] #20 47.53 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-19T19:37:35.749Z] #20 47.53 Unpacking uidmap (1:4.5-1.1) ... [2022-01-19T19:37:35.749Z] #20 47.64 Selecting previously unselected package vim-runtime. [2022-01-19T19:37:35.749Z] #20 47.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:35.749Z] #20 47.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-19T19:37:35.798Z] #34 45.04 internal/poll [2022-01-19T19:37:35.798Z] #34 45.07 internal/fmtsort [2022-01-19T19:37:35.922Z] #20 62.38 Setting up python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:36.008Z] #20 47.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-19T19:37:36.008Z] #20 47.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:36.129Z] #34 45.55 internal/syscall/execenv [2022-01-19T19:37:36.398Z] #34 45.84 path [2022-01-19T19:37:36.641Z] #43 105.4 CC criu/cr-service.o [2022-01-19T19:37:36.821Z] #20 ... [2022-01-19T19:37:36.821Z] [2022-01-19T19:37:36.821Z] #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-01-19T19:37:36.821Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:36.821Z] #43 96.14 CC criu/cr-check.o [2022-01-19T19:37:36.821Z] #43 97.78 CC criu/cr-dedup.o [2022-01-19T19:37:36.821Z] #43 98.26 CC criu/cr-dump.o [2022-01-19T19:37:36.821Z] #43 100.4 CC criu/cr-errno.o [2022-01-19T19:37:36.821Z] #43 100.4 CC criu/cr-restore.o [2022-01-19T19:37:36.821Z] #43 104.8 CC criu/cr-service.o [2022-01-19T19:37:36.902Z] #43 ... [2022-01-19T19:37:36.902Z] [2022-01-19T19:37:36.902Z] #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-01-19T19:37:36.902Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:36.902Z] #20 35.01 Unpacking bash-completion (1:2.8-6) ... [2022-01-19T19:37:37.078Z] #43 106.3 CC criu/crtools.o [2022-01-19T19:37:37.110Z] #34 46.24 text/tabwriter [2022-01-19T19:37:37.110Z] #34 ... [2022-01-19T19:37:37.110Z] [2022-01-19T19:37:37.110Z] #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-01-19T19:37:37.110Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:37.110Z] #45 36.38 strconv [2022-01-19T19:37:37.110Z] #45 36.39 bytes [2022-01-19T19:37:37.110Z] #45 37.49 strings [2022-01-19T19:37:37.110Z] #45 38.73 reflect [2022-01-19T19:37:37.110Z] #45 39.10 bufio [2022-01-19T19:37:37.110Z] #45 40.12 syscall [2022-01-19T19:37:37.110Z] #45 45.15 internal/poll [2022-01-19T19:37:37.110Z] #45 46.20 path [2022-01-19T19:37:37.110Z] #45 46.21 regexp/syntax [2022-01-19T19:37:37.110Z] #45 ... [2022-01-19T19:37:37.110Z] [2022-01-19T19:37:37.110Z] #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-01-19T19:37:37.110Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:37.110Z] #34 46.47 io/fs [2022-01-19T19:37:37.297Z] #20 63.49 Setting up python3-pip (18.1-5) ... [2022-01-19T19:37:37.473Z] #20 35.44 Selecting previously unselected package bzip2. [2022-01-19T19:37:37.473Z] #20 35.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-19T19:37:37.473Z] #20 35.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:37.473Z] #20 35.53 Selecting previously unselected package xz-utils. [2022-01-19T19:37:37.473Z] #20 35.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-19T19:37:37.473Z] #20 35.55 Unpacking xz-utils (5.2.4-1) ... [2022-01-19T19:37:37.641Z] #43 ... [2022-01-19T19:37:37.641Z] [2022-01-19T19:37:37.641Z] #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-01-19T19:37:37.641Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:37.641Z] #20 50.25 Selecting previously unselected package vim. [2022-01-19T19:37:37.641Z] #20 50.27 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:37.641Z] #20 50.29 Unpacking vim (2:8.1.0875-5) ... [2022-01-19T19:37:37.673Z] #34 47.06 os [2022-01-19T19:37:37.734Z] #20 35.72 Selecting previously unselected package apparmor. [2022-01-19T19:37:37.734Z] #20 35.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-19T19:37:37.734Z] #20 35.82 Unpacking apparmor (2.13.2-10) ... [2022-01-19T19:37:37.898Z] #20 50.83 Selecting previously unselected package xfsprogs. [2022-01-19T19:37:37.995Z] #20 36.19 Selecting previously unselected package aufs-tools. [2022-01-19T19:37:37.995Z] #20 36.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-19T19:37:37.995Z] #20 36.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:38.155Z] #20 50.83 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-19T19:37:38.155Z] #20 50.84 Unpacking xfsprogs (4.20.0-1) ... [2022-01-19T19:37:38.233Z] #20 64.60 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:38.233Z] #20 64.64 Processing triggers for mime-support (3.62) ... [2022-01-19T19:37:38.236Z] #34 ... [2022-01-19T19:37:38.236Z] [2022-01-19T19:37:38.236Z] #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-01-19T19:37:38.236Z] #29 sha256:af5c55b134aa9bff9b5190744d15be39342d667758485e1d60304c517a610795 [2022-01-19T19:37:38.236Z] #29 DONE 44.7s [2022-01-19T19:37:38.236Z] [2022-01-19T19:37:38.236Z] #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-01-19T19:37:38.236Z] #67 sha256:84836528c12f75d6fb337a0e5ca4eded901f445fb72a51cdfe8d28a3ff086879 [2022-01-19T19:37:38.236Z] #67 DONE 47.8s [2022-01-19T19:37:38.236Z] [2022-01-19T19:37:38.236Z] #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-01-19T19:37:38.236Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:38.236Z] #13 42.57 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-01-19T19:37:38.236Z] #13 45.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-01-19T19:37:38.236Z] #13 45.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-01-19T19:37:38.236Z] #13 45.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-01-19T19:37:38.236Z] #13 45.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-01-19T19:37:38.236Z] #13 45.40 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-01-19T19:37:38.236Z] #13 45.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-01-19T19:37:38.236Z] #13 45.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-01-19T19:37:38.236Z] #13 45.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-01-19T19:37:38.236Z] #13 45.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-01-19T19:37:38.236Z] #13 45.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-01-19T19:37:38.236Z] #13 45.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-01-19T19:37:38.258Z] #20 36.32 Selecting previously unselected package libonig5:amd64. [2022-01-19T19:37:38.258Z] #20 36.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-19T19:37:38.258Z] #20 36.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:38.492Z] #13 ... [2022-01-19T19:37:38.492Z] [2022-01-19T19:37:38.492Z] #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-01-19T19:37:38.492Z] #47 sha256:b3aff1b383948fa7cda8b1e71fe26e211d65b3d5df847ac38db9ab976a9985b2 [2022-01-19T19:37:38.492Z] #47 DONE 47.8s [2022-01-19T19:37:38.492Z] [2022-01-19T19:37:38.492Z] #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-01-19T19:37:38.492Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-19T19:37:38.492Z] #55 39.97 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:37:38.492Z] #55 40.02 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:38.492Z] #55 DONE 47.8s [2022-01-19T19:37:38.492Z] [2022-01-19T19:37:38.492Z] #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-01-19T19:37:38.492Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:38.492Z] #13 45.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-01-19T19:37:38.492Z] #13 45.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-01-19T19:37:38.492Z] #13 45.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-01-19T19:37:38.519Z] #20 36.44 Selecting previously unselected package libjq1:amd64. [2022-01-19T19:37:38.519Z] #20 36.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:38.519Z] #20 36.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:38.519Z] #20 36.57 Selecting previously unselected package jq. [2022-01-19T19:37:38.519Z] #20 36.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-19T19:37:38.519Z] #20 36.59 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:38.519Z] #20 36.68 Selecting previously unselected package libaio1:amd64. [2022-01-19T19:37:38.718Z] #20 51.29 Selecting previously unselected package zip. [2022-01-19T19:37:38.718Z] #20 51.30 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-19T19:37:38.718Z] #20 51.30 Unpacking zip (3.0-11+b1) ... [2022-01-19T19:37:38.718Z] #20 51.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:38.718Z] #20 51.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:38.718Z] #20 51.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:38.718Z] #20 51.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:38.718Z] #20 51.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:38.718Z] #20 51.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:38.718Z] #20 51.57 Setting up uidmap (1:4.5-1.1) ... [2022-01-19T19:37:38.718Z] #20 51.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:38.718Z] #20 51.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:38.718Z] #20 51.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:38.718Z] #20 51.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:38.718Z] #20 51.62 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:38.718Z] #20 51.62 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:37:38.780Z] #20 36.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-19T19:37:38.780Z] #20 36.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:38.780Z] #20 36.76 Selecting previously unselected package libgpm2:amd64. [2022-01-19T19:37:38.780Z] #20 36.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-19T19:37:38.780Z] #20 36.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:38.780Z] #20 36.85 Selecting previously unselected package libicu63:amd64. [2022-01-19T19:37:38.780Z] #20 36.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-19T19:37:38.780Z] #20 36.86 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:38.975Z] #20 51.63 Setting up zip (3.0-11+b1) ... [2022-01-19T19:37:38.975Z] #20 51.64 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:38.975Z] #20 51.67 Setting up bash-completion (1:2.8-6) ... [2022-01-19T19:37:39.168Z] #20 DONE 65.5s [2022-01-19T19:37:39.168Z] [2022-01-19T19:37:39.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-01-19T19:37:39.168Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:39.168Z] #43 117.8 CC criu/image-desc.o [2022-01-19T19:37:39.168Z] #43 117.9 CC criu/image.o [2022-01-19T19:37:39.168Z] #43 118.8 CC criu/ipc_ns.o [2022-01-19T19:37:39.168Z] #43 119.9 CC criu/irmap.o [2022-01-19T19:37:39.168Z] #43 120.5 CC criu/kcmp-ids.o [2022-01-19T19:37:39.168Z] #43 120.9 CC criu/kerndat.o [2022-01-19T19:37:39.168Z] #43 121.9 CC criu/libnetlink.o [2022-01-19T19:37:39.168Z] #43 122.3 CC criu/log.o [2022-01-19T19:37:39.168Z] #43 122.7 CC criu/lsm.o [2022-01-19T19:37:39.168Z] #43 123.2 CC criu/mem.o [2022-01-19T19:37:39.168Z] #43 124.9 CC criu/memfd.o [2022-01-19T19:37:39.168Z] #43 ... [2022-01-19T19:37:39.168Z] [2022-01-19T19:37:39.168Z] #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-01-19T19:37:39.168Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-19T19:37:39.295Z] #20 51.12 Selecting previously unselected package vim. [2022-01-19T19:37:39.295Z] #20 51.14 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:39.295Z] #20 51.15 Unpacking vim (2:8.1.0875-5) ... [2022-01-19T19:37:39.420Z] #13 ... [2022-01-19T19:37:39.420Z] [2022-01-19T19:37:39.420Z] #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-01-19T19:37:39.420Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:39.420Z] #42 38.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:39.420Z] #42 40.03 Selecting previously unselected package libnet1-dev. [2022-01-19T19:37:39.420Z] #42 40.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 40.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:39.420Z] #42 40.67 Selecting previously unselected package libnl-3-200:arm64. [2022-01-19T19:37:39.420Z] #42 40.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 40.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-01-19T19:37:39.420Z] #42 41.42 Selecting previously unselected package libnl-3-dev:arm64. [2022-01-19T19:37:39.420Z] #42 41.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 41.50 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-01-19T19:37:39.420Z] #42 45.12 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-19T19:37:39.420Z] #42 45.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 45.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-19T19:37:39.420Z] #42 45.76 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-01-19T19:37:39.420Z] #42 45.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 45.83 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-01-19T19:37:39.420Z] #42 46.05 Selecting previously unselected package zlib1g-dev:arm64. [2022-01-19T19:37:39.420Z] #42 46.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 46.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:37:39.420Z] #42 47.07 Selecting previously unselected package libprotobuf17:arm64. [2022-01-19T19:37:39.420Z] #42 47.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 47.14 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:39.420Z] #42 47.64 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-01-19T19:37:39.420Z] #42 47.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 47.67 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:39.420Z] #42 48.07 Selecting previously unselected package libprotobuf-dev:arm64. [2022-01-19T19:37:39.420Z] #42 48.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:39.420Z] #42 48.07 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:39.862Z] #20 51.64 Selecting previously unselected package xfsprogs. [2022-01-19T19:37:39.862Z] #20 51.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-19T19:37:39.862Z] #20 51.65 Unpacking xfsprogs (4.20.0-1) ... [2022-01-19T19:37:39.982Z] #42 ... [2022-01-19T19:37:39.982Z] [2022-01-19T19:37:39.982Z] #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-01-19T19:37:39.982Z] #51 sha256:edbda24a0e299fec885b0cc8db1e46f4b4a299ac6e218ec374dcc65eab0f6194 [2022-01-19T19:37:39.982Z] #51 39.41 syscall [2022-01-19T19:37:39.982Z] #51 39.47 reflect [2022-01-19T19:37:39.982Z] #51 45.18 context [2022-01-19T19:37:39.982Z] #51 45.53 internal/poll [2022-01-19T19:37:39.982Z] #51 45.77 encoding/binary [2022-01-19T19:37:39.982Z] #51 47.06 os [2022-01-19T19:37:39.982Z] #51 47.08 encoding/base64 [2022-01-19T19:37:39.982Z] #51 48.07 golang.org/x/sys/unix [2022-01-19T19:37:40.101Z] #21 0.877 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-19T19:37:40.101Z] #21 0.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-19T19:37:40.101Z] #21 0.885 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-19T19:37:40.101Z] #21 DONE 1.0s [2022-01-19T19:37:40.101Z] [2022-01-19T19:37:40.101Z] #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-01-19T19:37:40.101Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:40.101Z] #43 125.6 CC criu/mount.o [2022-01-19T19:37:40.121Z] #20 52.09 Selecting previously unselected package zip. [2022-01-19T19:37:40.238Z] #51 ... [2022-01-19T19:37:40.238Z] [2022-01-19T19:37:40.238Z] #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-01-19T19:37:40.238Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:40.238Z] #13 47.40 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:40.380Z] #20 52.11 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-19T19:37:40.380Z] #20 52.11 Unpacking zip (3.0-11+b1) ... [2022-01-19T19:37:40.380Z] #20 52.35 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:40.501Z] #13 47.76 Fetched 73.4 MB in 12s (6304 kB/s) [2022-01-19T19:37:40.639Z] #20 52.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:40.639Z] #20 52.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:40.639Z] #20 52.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:40.639Z] #20 52.44 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:40.639Z] #20 52.45 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:40.639Z] #20 52.46 Setting up uidmap (1:4.5-1.1) ... [2022-01-19T19:37:40.639Z] #20 52.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:40.639Z] #20 52.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:40.639Z] #20 52.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:40.639Z] #20 52.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:40.639Z] #20 52.52 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:40.639Z] #20 52.53 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:37:40.639Z] #20 52.55 Setting up zip (3.0-11+b1) ... [2022-01-19T19:37:40.639Z] #20 52.56 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:40.762Z] #13 48.04 (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-01-19T19:37:40.762Z] #13 48.09 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-01-19T19:37:40.898Z] #20 52.60 Setting up bash-completion (1:2.8-6) ... [2022-01-19T19:37:41.019Z] #13 48.20 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-19T19:37:41.019Z] #13 48.46 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:37:41.275Z] #13 48.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-19T19:37:41.531Z] #13 48.71 (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-01-19T19:37:41.531Z] #13 48.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-01-19T19:37:41.531Z] #13 48.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:37:41.752Z] #20 54.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:41.752Z] #20 54.41 Setting up xz-utils (5.2.4-1) ... [2022-01-19T19:37:41.752Z] #20 54.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-19T19:37:41.752Z] #20 54.44 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:41.752Z] #20 54.45 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:41.791Z] #13 ... [2022-01-19T19:37:41.791Z] [2022-01-19T19:37:41.791Z] #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-01-19T19:37:41.791Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:41.791Z] #36 41.37 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:37:41.791Z] #36 41.73 Fetched 14.2 MB in 3s (5111 kB/s) [2022-01-19T19:37:41.791Z] #36 42.10 Selecting previously unselected package xxd. [2022-01-19T19:37:41.791Z] #36 42.13 (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-01-19T19:37:41.791Z] #36 42.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-01-19T19:37:41.791Z] #36 43.42 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:37:41.791Z] #36 45.56 Selecting previously unselected package vim-common. [2022-01-19T19:37:41.791Z] #36 45.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:41.791Z] #36 45.65 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:41.791Z] #36 46.99 Selecting previously unselected package cmake-data. [2022-01-19T19:37:41.791Z] #36 46.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-19T19:37:41.791Z] #36 47.02 Unpacking cmake-data (3.13.4-1) ... [2022-01-19T19:37:41.791Z] #36 51.11 Selecting previously unselected package libicu63:arm64. [2022-01-19T19:37:41.791Z] #36 51.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-01-19T19:37:41.791Z] #36 51.13 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-19T19:37:42.008Z] #20 54.55 invoke-rc.d: could not determine current runlevel [2022-01-19T19:37:42.009Z] #20 54.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:37:42.009Z] #20 54.57 Setting up pigz (2.4-1) ... [2022-01-19T19:37:42.009Z] #20 54.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:42.009Z] #20 54.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:42.009Z] #20 54.61 Setting up python-pip-whl (18.1-5) ... [2022-01-19T19:37:42.009Z] #20 54.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:42.009Z] #20 54.63 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:42.048Z] #36 ... [2022-01-19T19:37:42.048Z] [2022-01-19T19:37:42.048Z] #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-01-19T19:37:42.048Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:42.048Z] #42 49.78 Selecting previously unselected package libprotoc17:arm64. [2022-01-19T19:37:42.048Z] #42 49.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:42.048Z] #42 49.81 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:42.048Z] #42 50.84 Selecting previously unselected package protobuf-c-compiler. [2022-01-19T19:37:42.048Z] #42 50.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-01-19T19:37:42.048Z] #42 50.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:37:42.048Z] #42 51.00 Selecting previously unselected package protobuf-compiler. [2022-01-19T19:37:42.048Z] #42 51.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:42.048Z] #42 51.01 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:37:42.048Z] #42 51.18 Selecting previously unselected package python-pkg-resources. [2022-01-19T19:37:42.048Z] #42 51.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:37:42.048Z] #42 51.19 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:42.048Z] #42 51.39 Selecting previously unselected package python-six. [2022-01-19T19:37:42.048Z] #42 51.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-19T19:37:42.048Z] #42 51.40 Unpacking python-six (1.12.0-1) ... [2022-01-19T19:37:42.048Z] #42 51.46 Selecting previously unselected package python-protobuf. [2022-01-19T19:37:42.048Z] #42 51.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-01-19T19:37:42.048Z] #42 51.49 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-19T19:37:42.081Z] #20 40.04 Selecting previously unselected package libnet1:amd64. [2022-01-19T19:37:42.081Z] #20 40.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-19T19:37:42.081Z] #20 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:42.081Z] #20 40.19 Selecting previously unselected package libnl-3-200:amd64. [2022-01-19T19:37:42.081Z] #20 40.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-19T19:37:42.081Z] #20 40.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:42.265Z] #20 55.00 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:42.265Z] #20 55.02 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:42.265Z] #20 55.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:42.265Z] #20 55.04 Setting up vim (2:8.1.0875-5) ... [2022-01-19T19:37:42.265Z] #20 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-19T19:37:42.265Z] #20 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-19T19:37:42.265Z] #20 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-19T19:37:42.265Z] #20 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-19T19:37:42.265Z] #20 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-19T19:37:42.265Z] #20 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-19T19:37:42.265Z] #20 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-19T19:37:42.265Z] #20 55.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-19T19:37:42.265Z] #20 55.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:42.342Z] #20 40.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-19T19:37:42.342Z] #20 40.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-19T19:37:42.342Z] #20 40.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:42.342Z] #20 40.49 Selecting previously unselected package libreadline5:amd64. [2022-01-19T19:37:42.342Z] #20 40.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-19T19:37:42.342Z] #20 40.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:42.342Z] #20 40.62 Selecting previously unselected package net-tools. [2022-01-19T19:37:42.522Z] #20 55.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:42.522Z] #20 55.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:42.522Z] #20 55.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:42.522Z] #20 55.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:42.522Z] #20 55.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:42.602Z] #20 40.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-19T19:37:42.602Z] #20 40.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:42.602Z] #20 40.87 Selecting previously unselected package patch. [2022-01-19T19:37:42.602Z] #20 40.88 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-19T19:37:42.613Z] #42 52.12 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:42.863Z] #20 40.89 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:43.123Z] #20 41.04 Selecting previously unselected package python-pip-whl. [2022-01-19T19:37:43.123Z] #20 41.04 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-19T19:37:43.123Z] #20 41.04 Unpacking python-pip-whl (18.1-5) ... [2022-01-19T19:37:43.694Z] #20 41.64 Selecting previously unselected package python3-lib2to3. [2022-01-19T19:37:43.694Z] #20 41.64 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-19T19:37:43.694Z] #20 41.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:43.694Z] #20 41.78 Selecting previously unselected package python3-distutils. [2022-01-19T19:37:43.694Z] #20 41.79 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-19T19:37:43.694Z] #20 41.80 Unpacking python3-distutils (3.7.3-1) ... [2022-01-19T19:37:43.955Z] #20 41.95 Selecting previously unselected package python3-pip. [2022-01-19T19:37:43.955Z] #20 41.96 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-19T19:37:43.955Z] #20 41.96 Unpacking python3-pip (18.1-5) ... [2022-01-19T19:37:43.955Z] #20 42.12 Selecting previously unselected package python3-pkg-resources. [2022-01-19T19:37:43.955Z] #20 42.12 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:37:43.955Z] #20 42.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:44.186Z] #20 55.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:44.186Z] #20 55.46 Setting up xz-utils (5.2.4-1) ... [2022-01-19T19:37:44.186Z] #20 55.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-19T19:37:44.186Z] #20 55.49 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:44.186Z] #20 55.50 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:44.186Z] #20 55.59 invoke-rc.d: could not determine current runlevel [2022-01-19T19:37:44.186Z] #20 55.60 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:37:44.186Z] #20 55.62 Setting up pigz (2.4-1) ... [2022-01-19T19:37:44.186Z] #20 55.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:44.186Z] #20 55.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:44.186Z] #20 55.68 Setting up python-pip-whl (18.1-5) ... [2022-01-19T19:37:44.186Z] #20 55.70 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:44.186Z] #20 55.71 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:44.186Z] #20 56.14 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:44.186Z] #20 56.15 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:44.187Z] #20 56.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:44.187Z] #20 56.17 Setting up vim (2:8.1.0875-5) ... [2022-01-19T19:37:44.187Z] #20 56.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-19T19:37:44.187Z] #20 56.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-19T19:37:44.187Z] #20 56.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-19T19:37:44.187Z] #20 56.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-19T19:37:44.187Z] #20 56.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-19T19:37:44.187Z] #20 56.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-19T19:37:44.187Z] #20 56.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-19T19:37:44.216Z] #20 42.26 Selecting previously unselected package python3-setuptools. [2022-01-19T19:37:44.216Z] #20 42.27 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-19T19:37:44.216Z] #20 42.27 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:44.216Z] #20 42.50 Selecting previously unselected package python3-wheel. [2022-01-19T19:37:44.287Z] #43 130.4 CC criu/namespaces.o [2022-01-19T19:37:44.446Z] #20 56.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-19T19:37:44.446Z] #20 56.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:44.446Z] #20 56.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:44.446Z] #20 56.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:44.446Z] #20 56.30 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:44.446Z] #20 56.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:44.477Z] #20 42.52 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-19T19:37:44.477Z] #20 42.53 Unpacking python3-wheel (0.32.3-2) ... [2022-01-19T19:37:44.477Z] #20 42.61 Selecting previously unselected package sudo. [2022-01-19T19:37:44.477Z] #20 42.62 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-19T19:37:44.477Z] #20 42.62 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:44.505Z] #42 54.04 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:44.506Z] #42 54.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:44.546Z] #43 ... [2022-01-19T19:37:44.546Z] [2022-01-19T19:37:44.546Z] #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-01-19T19:37:44.546Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:37:44.546Z] #40 196.6 + dpkg --print-architecture [2022-01-19T19:37:44.546Z] #40 196.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-19T19:37:44.546Z] #40 197.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-19T19:37:44.546Z] #40 197.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-19T19:37:44.706Z] #20 56.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:44.762Z] #42 54.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-19T19:37:44.762Z] #42 54.10 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-01-19T19:37:44.762Z] #42 54.11 Setting up python-six (1.12.0-1) ... [2022-01-19T19:37:45.049Z] #20 43.09 Selecting previously unselected package thin-provisioning-tools. [2022-01-19T19:37:45.049Z] #20 43.10 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-19T19:37:45.049Z] #20 43.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:45.049Z] #20 43.31 Selecting previously unselected package uidmap. [2022-01-19T19:37:45.311Z] #20 43.32 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-19T19:37:45.311Z] #20 43.32 Unpacking uidmap (1:4.5-1.1) ... [2022-01-19T19:37:45.311Z] #20 43.46 Selecting previously unselected package vim-runtime. [2022-01-19T19:37:45.311Z] #20 43.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:37:45.311Z] #20 43.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-01-19T19:37:45.311Z] #20 43.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-19T19:37:45.311Z] #20 43.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:45.795Z] #20 57.99 Setting up iptables (1.8.2-4) ... [2022-01-19T19:37:45.795Z] #20 58.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-19T19:37:45.795Z] #20 58.04 Setting up python3 (3.7.3-1) ... [2022-01-19T19:37:45.795Z] #20 58.40 Setting up python3-wheel (0.32.3-2) ... [2022-01-19T19:37:46.129Z] #42 55.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-01-19T19:37:46.129Z] #42 55.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-01-19T19:37:46.129Z] #42 55.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:46.129Z] #42 55.58 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-01-19T19:37:46.129Z] #42 55.59 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:46.129Z] #42 55.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-19T19:37:46.129Z] #42 55.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:46.129Z] #42 55.65 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-01-19T19:37:46.129Z] #42 55.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-19T19:37:46.129Z] #42 55.67 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-19T19:37:46.358Z] #20 59.14 Setting up apparmor (2.13.2-10) ... [2022-01-19T19:37:46.691Z] #42 ... [2022-01-19T19:37:46.691Z] [2022-01-19T19:37:46.691Z] #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-01-19T19:37:46.691Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:46.691Z] #36 56.04 Selecting previously unselected package libxml2:arm64. [2022-01-19T19:37:46.691Z] #36 56.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-01-19T19:37:46.691Z] #36 56.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:37:47.242Z] #20 ... [2022-01-19T19:37:47.242Z] [2022-01-19T19:37:47.242Z] #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-01-19T19:37:47.242Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:47.242Z] #43 107.8 CC criu/crtools.o [2022-01-19T19:37:47.242Z] #43 108.4 CC criu/eventfd.o [2022-01-19T19:37:47.242Z] #43 108.7 CC criu/eventpoll.o [2022-01-19T19:37:47.242Z] #43 109.6 CC criu/external.o [2022-01-19T19:37:47.242Z] #43 110.0 CC criu/fault-injection.o [2022-01-19T19:37:47.242Z] #43 110.1 CC criu/fdstore.o [2022-01-19T19:37:47.242Z] #43 110.5 CC criu/fifo.o [2022-01-19T19:37:47.242Z] #43 111.0 CC criu/file-ids.o [2022-01-19T19:37:47.242Z] #43 111.4 CC criu/file-lock.o [2022-01-19T19:37:47.242Z] #43 112.3 CC criu/files-ext.o [2022-01-19T19:37:47.242Z] #43 112.7 CC criu/files-reg.o [2022-01-19T19:37:47.242Z] #43 114.9 CC criu/files.o [2022-01-19T19:37:47.242Z] #43 117.1 CC criu/filesystems.o [2022-01-19T19:37:47.242Z] #43 117.8 CC criu/fsnotify.o [2022-01-19T19:37:47.242Z] #43 ... [2022-01-19T19:37:47.242Z] [2022-01-19T19:37:47.242Z] #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-01-19T19:37:47.242Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:47.254Z] #36 56.53 Selecting previously unselected package libarchive13:arm64. [2022-01-19T19:37:47.254Z] #36 56.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-01-19T19:37:47.254Z] #36 56.54 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-01-19T19:37:47.501Z] #20 59.17 Setting up iptables (1.8.2-4) ... [2022-01-19T19:37:47.501Z] #20 59.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-19T19:37:47.501Z] #20 59.25 Setting up python3 (3.7.3-1) ... [2022-01-19T19:37:47.510Z] #36 56.80 Selecting previously unselected package libjsoncpp1:arm64. [2022-01-19T19:37:47.510Z] #36 56.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-01-19T19:37:47.510Z] #36 56.81 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-01-19T19:37:47.510Z] #36 56.96 Selecting previously unselected package librhash0:arm64. [2022-01-19T19:37:47.510Z] #36 56.97 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-01-19T19:37:47.510Z] #36 56.97 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-01-19T19:37:47.510Z] #36 ... [2022-01-19T19:37:47.510Z] [2022-01-19T19:37:47.510Z] #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-01-19T19:37:47.510Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:47.510Z] #45 47.00 io/fs [2022-01-19T19:37:47.510Z] #45 47.21 regexp [2022-01-19T19:37:47.510Z] #45 48.26 os [2022-01-19T19:37:47.510Z] #45 51.87 github.com/LK4D4/vndr/godl/singleflight [2022-01-19T19:37:47.510Z] #45 52.16 github.com/LK4D4/vndr/versioned [2022-01-19T19:37:47.510Z] #45 52.23 hash/crc32 [2022-01-19T19:37:47.510Z] #45 52.62 crypto/ed25519/internal/edwards25519 [2022-01-19T19:37:47.510Z] #45 52.96 fmt [2022-01-19T19:37:47.510Z] #45 55.02 internal/lazyregexp [2022-01-19T19:37:47.510Z] #45 55.43 crypto/md5 [2022-01-19T19:37:47.510Z] #45 56.00 crypto/sha1 [2022-01-19T19:37:47.510Z] #45 56.84 crypto/sha256 [2022-01-19T19:37:47.727Z] #20 ... [2022-01-19T19:37:47.727Z] [2022-01-19T19:37:47.727Z] #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-01-19T19:37:47.727Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:47.727Z] #43 106.9 CC criu/eventfd.o [2022-01-19T19:37:47.727Z] #43 107.3 CC criu/eventpoll.o [2022-01-19T19:37:47.727Z] #43 108.1 CC criu/external.o [2022-01-19T19:37:47.727Z] #43 108.4 CC criu/fault-injection.o [2022-01-19T19:37:47.727Z] #43 108.6 CC criu/fdstore.o [2022-01-19T19:37:47.727Z] #43 109.0 CC criu/fifo.o [2022-01-19T19:37:47.727Z] #43 109.5 CC criu/file-ids.o [2022-01-19T19:37:47.727Z] #43 109.9 CC criu/file-lock.o [2022-01-19T19:37:47.727Z] #43 110.9 CC criu/files-ext.o [2022-01-19T19:37:47.727Z] #43 111.3 CC criu/files-reg.o [2022-01-19T19:37:47.727Z] #43 113.5 CC criu/files.o [2022-01-19T19:37:47.727Z] #43 115.6 CC criu/filesystems.o [2022-01-19T19:37:47.727Z] #43 116.2 CC criu/fsnotify.o [2022-01-19T19:37:47.759Z] #20 59.63 Setting up python3-wheel (0.32.3-2) ... [2022-01-19T19:37:47.766Z] #45 57.15 go/token [2022-01-19T19:37:47.766Z] #45 ... [2022-01-19T19:37:47.766Z] [2022-01-19T19:37:47.766Z] #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-01-19T19:37:47.766Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:47.766Z] #36 57.10 Selecting previously unselected package libuv1:arm64. [2022-01-19T19:37:47.766Z] #36 57.10 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-01-19T19:37:47.766Z] #36 57.11 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-01-19T19:37:47.766Z] #36 57.25 Selecting previously unselected package cmake. [2022-01-19T19:37:47.766Z] #36 57.25 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-01-19T19:37:47.766Z] #36 57.25 Unpacking cmake (3.13.4-1) ... [2022-01-19T19:37:47.984Z] #43 117.3 CC criu/image-desc.o [2022-01-19T19:37:47.984Z] #43 117.4 CC criu/image.o [2022-01-19T19:37:48.241Z] #43 ... [2022-01-19T19:37:48.241Z] [2022-01-19T19:37:48.241Z] #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-01-19T19:37:48.241Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:48.241Z] #20 60.88 Setting up xfsprogs (4.20.0-1) ... [2022-01-19T19:37:48.241Z] #20 60.89 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:48.611Z] #20 ... [2022-01-19T19:37:48.611Z] [2022-01-19T19:37:48.611Z] #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-01-19T19:37:48.611Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:48.611Z] #43 107.1 CC criu/crtools.o [2022-01-19T19:37:48.611Z] #43 107.7 CC criu/eventfd.o [2022-01-19T19:37:48.611Z] #43 108.1 CC criu/eventpoll.o [2022-01-19T19:37:48.611Z] #43 108.9 CC criu/external.o [2022-01-19T19:37:48.611Z] #43 109.4 CC criu/fault-injection.o [2022-01-19T19:37:48.611Z] #43 109.5 CC criu/fdstore.o [2022-01-19T19:37:48.611Z] #43 109.9 CC criu/fifo.o [2022-01-19T19:37:48.611Z] #43 110.4 CC criu/file-ids.o [2022-01-19T19:37:48.611Z] #43 110.7 CC criu/file-lock.o [2022-01-19T19:37:48.611Z] #43 111.7 CC criu/files-ext.o [2022-01-19T19:37:48.611Z] #43 112.1 CC criu/files-reg.o [2022-01-19T19:37:48.611Z] #43 114.4 CC criu/files.o [2022-01-19T19:37:48.611Z] #43 116.8 CC criu/filesystems.o [2022-01-19T19:37:48.611Z] #43 117.5 CC criu/fsnotify.o [2022-01-19T19:37:48.694Z] #36 ... [2022-01-19T19:37:48.694Z] [2022-01-19T19:37:48.694Z] #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-01-19T19:37:48.694Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:37:48.694Z] #56 1.590 + RM_GOPATH=0 [2022-01-19T19:37:48.694Z] #56 1.610 + TMP_GOPATH= [2022-01-19T19:37:48.694Z] #56 1.610 + : /build [2022-01-19T19:37:48.694Z] #56 1.610 + '[' -z '' ']' [2022-01-19T19:37:48.694Z] #56 1.610 ++ mktemp -d [2022-01-19T19:37:48.694Z] #56 1.628 + export GOPATH=/tmp/tmp.U8kZrHV4KD [2022-01-19T19:37:48.694Z] #56 1.628 + GOPATH=/tmp/tmp.U8kZrHV4KD [2022-01-19T19:37:48.694Z] #56 1.628 + RM_GOPATH=1 [2022-01-19T19:37:48.694Z] #56 1.628 + case "$(go env GOARCH)" in [2022-01-19T19:37:48.694Z] #56 1.628 ++ go env GOARCH [2022-01-19T19:37:48.694Z] #56 1.680 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:48.694Z] #56 1.680 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:37:48.694Z] #56 1.680 ++ dirname /tmp/install/install.sh [2022-01-19T19:37:48.694Z] #56 1.691 + dir=/tmp/install [2022-01-19T19:37:48.694Z] #56 1.691 + bin=containerd [2022-01-19T19:37:48.694Z] #56 1.691 + shift [2022-01-19T19:37:48.694Z] #56 1.691 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-19T19:37:48.694Z] #56 1.691 + . /tmp/install/containerd.installer [2022-01-19T19:37:48.694Z] #56 1.691 ++ set -e [2022-01-19T19:37:48.694Z] #56 1.691 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:37:48.694Z] #56 1.691 + install_containerd [2022-01-19T19:37:48.694Z] #56 1.691 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-19T19:37:48.694Z] #56 1.692 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:37:48.694Z] #56 1.705 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U8kZrHV4KD/src/github.com/containerd/containerd [2022-01-19T19:37:48.694Z] #56 1.707 Cloning into '/tmp/tmp.U8kZrHV4KD/src/github.com/containerd/containerd'... [2022-01-19T19:37:48.694Z] #56 ... [2022-01-19T19:37:48.694Z] [2022-01-19T19:37:48.694Z] #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-01-19T19:37:48.694Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:48.694Z] #13 50.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-19T19:37:48.694Z] #13 50.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-01-19T19:37:48.694Z] #13 50.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:37:48.694Z] #13 52.94 Selecting previously unselected package binutils-mingw-w64. [2022-01-19T19:37:48.694Z] #13 52.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-19T19:37:48.694Z] #13 52.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:37:48.694Z] #13 53.08 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-19T19:37:48.694Z] #13 53.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-01-19T19:37:48.694Z] #13 53.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-01-19T19:37:48.694Z] #13 53.26 Selecting previously unselected package dmsetup. [2022-01-19T19:37:48.694Z] #13 53.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-01-19T19:37:48.694Z] #13 53.29 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-19T19:37:48.694Z] #13 53.45 Selecting previously unselected package mingw-w64-common. [2022-01-19T19:37:48.694Z] #13 53.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-19T19:37:48.694Z] #13 53.46 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-19T19:37:48.695Z] #20 60.47 Setting up apparmor (2.13.2-10) ... [2022-01-19T19:37:48.754Z] #20 61.31 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:48.871Z] #43 ... [2022-01-19T19:37:48.871Z] [2022-01-19T19:37:48.871Z] #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-01-19T19:37:48.871Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:48.871Z] #20 46.94 Selecting previously unselected package vim. [2022-01-19T19:37:48.871Z] #20 46.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-19T19:37:48.871Z] #20 46.97 Unpacking vim (2:8.1.0875-5) ... [2022-01-19T19:37:49.442Z] #20 47.49 Selecting previously unselected package xfsprogs. [2022-01-19T19:37:49.442Z] #20 47.51 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-19T19:37:49.442Z] #20 47.51 Unpacking xfsprogs (4.20.0-1) ... [2022-01-19T19:37:49.623Z] #13 ... [2022-01-19T19:37:49.623Z] [2022-01-19T19:37:49.623Z] #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-01-19T19:37:49.623Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:49.623Z] #42 59.12 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-01-19T19:37:49.623Z] #42 59.15 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:49.684Z] #20 62.30 Setting up python3-distutils (3.7.3-1) ... [2022-01-19T19:37:49.966Z] #20 62.80 Setting up python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:50.013Z] #20 48.02 Selecting previously unselected package zip. [2022-01-19T19:37:50.013Z] #20 48.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-19T19:37:50.013Z] #20 48.03 Unpacking zip (3.0-11+b1) ... [2022-01-19T19:37:50.013Z] #20 48.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:37:50.274Z] #20 48.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:37:50.274Z] #20 48.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:50.274Z] #20 48.24 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-19T19:37:50.274Z] #20 48.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-19T19:37:50.274Z] #20 48.27 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:50.274Z] #20 48.29 Setting up uidmap (1:4.5-1.1) ... [2022-01-19T19:37:50.274Z] #20 48.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-19T19:37:50.274Z] #20 48.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:37:50.274Z] #20 48.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:37:50.274Z] #20 48.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-19T19:37:50.274Z] #20 48.36 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-19T19:37:50.274Z] #20 48.37 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:37:50.274Z] #20 48.38 Setting up zip (3.0-11+b1) ... [2022-01-19T19:37:50.274Z] #20 48.39 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:50.546Z] #20 48.42 Setting up bash-completion (1:2.8-6) ... [2022-01-19T19:37:50.600Z] #20 62.16 Setting up xfsprogs (4.20.0-1) ... [2022-01-19T19:37:50.600Z] #20 62.17 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:37:50.600Z] #20 62.53 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:37:50.817Z] #42 ... [2022-01-19T19:37:50.817Z] [2022-01-19T19:37:50.817Z] #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-01-19T19:37:50.817Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:50.817Z] #34 50.14 fmt [2022-01-19T19:37:50.817Z] #34 50.18 path/filepath [2022-01-19T19:37:50.817Z] #34 51.68 io/ioutil [2022-01-19T19:37:50.817Z] #34 53.49 github.com/BurntSushi/toml [2022-01-19T19:37:50.817Z] #34 53.51 flag [2022-01-19T19:37:50.817Z] #34 55.30 log [2022-01-19T19:37:50.817Z] #34 57.30 github.com/BurntSushi/toml/cmd/tomlv [2022-01-19T19:37:50.817Z] #34 ... [2022-01-19T19:37:50.817Z] [2022-01-19T19:37:50.817Z] #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-01-19T19:37:50.817Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:37:50.817Z] #45 57.60 net/url [2022-01-19T19:37:50.817Z] #45 57.94 go/scanner [2022-01-19T19:37:50.817Z] #45 59.25 text/template/parse [2022-01-19T19:37:50.817Z] #45 59.48 go/ast [2022-01-19T19:37:51.107Z] #40 ... [2022-01-19T19:37:51.107Z] [2022-01-19T19:37:51.107Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:37:51.107Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:37:51.107Z] #22 5.005 Collecting yamllint==1.26.1 [2022-01-19T19:37:51.107Z] #22 ... [2022-01-19T19:37:51.107Z] [2022-01-19T19:37:51.107Z] #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-01-19T19:37:51.107Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:51.107Z] #43 132.2 CC criu/net.o [2022-01-19T19:37:51.107Z] #43 135.4 CC criu/netfilter.o [2022-01-19T19:37:51.107Z] #43 135.9 CC criu/page-pipe.o [2022-01-19T19:37:51.107Z] #43 136.5 CC criu/page-xfer.o [2022-01-19T19:37:51.376Z] #20 64.10 Setting up python3-pip (18.1-5) ... [2022-01-19T19:37:51.537Z] #20 63.47 Setting up python3-distutils (3.7.3-1) ... [2022-01-19T19:37:52.042Z] #43 138.3 CC criu/pagemap-cache.o [2022-01-19T19:37:52.104Z] #20 63.96 Setting up python3-setuptools (40.8.0-1) ... [2022-01-19T19:37:52.609Z] #43 138.7 CC criu/pagemap.o [2022-01-19T19:37:52.609Z] #43 ... [2022-01-19T19:37:52.609Z] [2022-01-19T19:37:52.609Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:37:52.609Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:37:52.609Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-19T19:37:52.609Z] #22 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-19T19:37:52.609Z] #22 11.69 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-19T19:37:52.609Z] #22 11.77 Collecting pyyaml (from yamllint==1.26.1) [2022-01-19T19:37:52.609Z] #22 12.06 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-01-19T19:37:52.609Z] #22 12.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-19T19:37:52.609Z] #22 12.39 Building wheels for collected packages: yamllint [2022-01-19T19:37:52.609Z] #22 12.40 Running setup.py bdist_wheel for yamllint: started [2022-01-19T19:37:52.706Z] #45 61.83 go/parser [2022-01-19T19:37:52.706Z] #45 61.88 text/template [2022-01-19T19:37:52.742Z] #20 65.22 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:52.742Z] #20 65.28 Processing triggers for mime-support (3.62) ... [2022-01-19T19:37:53.270Z] #45 ... [2022-01-19T19:37:53.270Z] [2022-01-19T19:37:53.270Z] #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-01-19T19:37:53.270Z] #51 sha256:edbda24a0e299fec885b0cc8db1e46f4b4a299ac6e218ec374dcc65eab0f6194 [2022-01-19T19:37:53.270Z] #51 52.56 fmt [2022-01-19T19:37:53.270Z] #51 56.12 golang.org/x/crypto/ssh/terminal [2022-01-19T19:37:53.270Z] #51 56.85 encoding/json [2022-01-19T19:37:53.270Z] #51 57.96 github.com/pkg/diff [2022-01-19T19:37:53.270Z] #51 59.48 go/scanner [2022-01-19T19:37:53.270Z] #51 60.25 go/ast [2022-01-19T19:37:53.270Z] #51 60.78 mvdan.cc/editorconfig [2022-01-19T19:37:53.270Z] #51 61.84 mvdan.cc/sh/v3/fileutil [2022-01-19T19:37:53.270Z] #51 61.86 mvdan.cc/sh/v3/syntax [2022-01-19T19:37:53.270Z] #51 ... [2022-01-19T19:37:53.270Z] [2022-01-19T19:37:53.270Z] #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-01-19T19:37:53.270Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:53.270Z] #13 60.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-19T19:37:53.270Z] #13 60.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-19T19:37:53.270Z] #13 60.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:37:53.304Z] #20 DONE 66.2s [2022-01-19T19:37:53.304Z] [2022-01-19T19:37:53.304Z] #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-01-19T19:37:53.304Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:53.304Z] #43 118.3 CC criu/ipc_ns.o [2022-01-19T19:37:53.304Z] #43 119.6 CC criu/irmap.o [2022-01-19T19:37:53.304Z] #43 120.3 CC criu/kcmp-ids.o [2022-01-19T19:37:53.304Z] #43 120.6 CC criu/kerndat.o [2022-01-19T19:37:53.304Z] #43 121.7 CC criu/libnetlink.o [2022-01-19T19:37:53.304Z] #43 122.3 CC criu/log.o [2022-01-19T19:37:53.503Z] #20 65.17 Setting up python3-pip (18.1-5) ... [2022-01-19T19:37:53.544Z] #22 13.52 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-19T19:37:53.544Z] #22 13.52 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-19T19:37:53.544Z] #22 13.58 Successfully built yamllint [2022-01-19T19:37:53.544Z] #22 13.61 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-19T19:37:53.560Z] #43 122.7 CC criu/lsm.o [2022-01-19T19:37:53.817Z] #43 123.3 CC criu/mem.o [2022-01-19T19:37:53.850Z] #20 51.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-19T19:37:53.850Z] #20 51.41 Setting up xz-utils (5.2.4-1) ... [2022-01-19T19:37:53.850Z] #20 51.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-19T19:37:53.850Z] #20 51.44 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-19T19:37:53.850Z] #20 51.45 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:37:53.850Z] #20 51.55 invoke-rc.d: could not determine current runlevel [2022-01-19T19:37:53.850Z] #20 51.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:37:53.850Z] #20 51.57 Setting up pigz (2.4-1) ... [2022-01-19T19:37:53.850Z] #20 51.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-19T19:37:53.850Z] #20 51.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-19T19:37:53.850Z] #20 51.62 Setting up python-pip-whl (18.1-5) ... [2022-01-19T19:37:53.850Z] #20 51.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-19T19:37:53.850Z] #20 51.66 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:37:53.850Z] #20 52.07 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-19T19:37:54.111Z] #22 14.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-19T19:37:54.115Z] #20 52.08 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-19T19:37:54.115Z] #20 52.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:54.115Z] #20 52.11 Setting up vim (2:8.1.0875-5) ... [2022-01-19T19:37:54.115Z] #20 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-19T19:37:54.115Z] #20 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-19T19:37:54.115Z] #20 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-19T19:37:54.115Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-19T19:37:54.115Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-19T19:37:54.115Z] #20 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-19T19:37:54.115Z] #20 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-19T19:37:54.115Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-19T19:37:54.115Z] #20 52.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-19T19:37:54.115Z] #20 52.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:37:54.115Z] #20 52.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-19T19:37:54.115Z] #20 52.26 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:37:54.115Z] #20 52.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-19T19:37:54.376Z] #20 52.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:37:54.378Z] #43 ... [2022-01-19T19:37:54.378Z] [2022-01-19T19:37:54.378Z] #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-01-19T19:37:54.378Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-19T19:37:54.378Z] #21 0.885 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-19T19:37:54.378Z] #21 0.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-19T19:37:54.378Z] #21 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-19T19:37:54.378Z] #21 DONE 1.0s [2022-01-19T19:37:54.462Z] #20 66.38 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:54.462Z] #20 66.41 Processing triggers for mime-support (3.62) ... [2022-01-19T19:37:54.634Z] [2022-01-19T19:37:54.634Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:37:54.634Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:37:54.637Z] #13 ... [2022-01-19T19:37:54.637Z] [2022-01-19T19:37:54.637Z] #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-01-19T19:37:54.637Z] #34 sha256:0406f504f706176db9134a63ce3ca8a53aca6bd18d6f1255cf865bffbbdbacbe [2022-01-19T19:37:54.637Z] #34 DONE 63.9s [2022-01-19T19:37:54.637Z] [2022-01-19T19:37:54.637Z] #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-01-19T19:37:54.637Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-19T19:37:54.637Z] #36 61.63 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-19T19:37:54.637Z] #36 62.37 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:37:54.637Z] #36 62.42 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-01-19T19:37:54.637Z] #36 62.49 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:37:54.637Z] #36 62.55 Setting up librhash0:arm64 (1.3.8-1) ... [2022-01-19T19:37:54.637Z] #36 62.59 Setting up cmake-data (3.13.4-1) ... [2022-01-19T19:37:54.637Z] #36 62.77 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-19T19:37:54.637Z] #36 62.88 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-01-19T19:37:54.637Z] #36 62.91 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-01-19T19:37:54.637Z] #36 63.05 Setting up cmake (3.13.4-1) ... [2022-01-19T19:37:54.637Z] #36 63.08 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:37:54.637Z] #36 63.46 Processing triggers for mime-support (3.62) ... [2022-01-19T19:37:54.678Z] #22 DONE 14.5s [2022-01-19T19:37:54.678Z] [2022-01-19T19:37:54.678Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-19T19:37:54.678Z] #25 sha256:c30d1e2b2858d86a61cf7df90daca4c33b84960103b616494623a411b4b879b2 [2022-01-19T19:37:54.678Z] #25 DONE 0.2s [2022-01-19T19:37:54.678Z] [2022-01-19T19:37:54.678Z] #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-01-19T19:37:54.678Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:54.678Z] #43 139.8 CC criu/parasite-syscall.o [2022-01-19T19:37:54.678Z] #43 140.8 CC criu/path.o [2022-01-19T19:37:54.894Z] #36 DONE 64.3s [2022-01-19T19:37:54.894Z] [2022-01-19T19:37:54.894Z] #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-01-19T19:37:54.894Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-19T19:37:54.894Z] #42 DONE 64.2s [2022-01-19T19:37:54.894Z] [2022-01-19T19:37:54.894Z] #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-01-19T19:37:54.894Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:37:55.246Z] #43 141.3 CC criu/pie-util-vdso-elf32.o [2022-01-19T19:37:55.407Z] #20 ... [2022-01-19T19:37:55.407Z] [2022-01-19T19:37:55.407Z] #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-01-19T19:37:55.407Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:37:55.407Z] #40 195.5 + dpkg --print-architecture [2022-01-19T19:37:55.407Z] #40 195.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-19T19:37:55.407Z] #40 ... [2022-01-19T19:37:55.407Z] [2022-01-19T19:37:55.407Z] #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-01-19T19:37:55.407Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:37:55.407Z] #20 DONE 67.3s [2022-01-19T19:37:55.505Z] #43 141.9 CC criu/pie-util-vdso.o [2022-01-19T19:37:55.667Z] [2022-01-19T19:37:55.667Z] #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-01-19T19:37:55.667Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-19T19:37:55.763Z] #43 ... [2022-01-19T19:37:55.763Z] [2022-01-19T19:37:55.763Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-19T19:37:55.763Z] #30 sha256:470cba279ea35b3dc6e793928916357dbc45e58be41b81f902e1a4fbe79437f9 [2022-01-19T19:37:55.763Z] #30 DONE 1.2s [2022-01-19T19:37:56.028Z] [2022-01-19T19:37:56.028Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-19T19:37:56.028Z] #33 sha256:957760128fe2ad3f398b2260cc560663dc82c3023f4b752cf60d50fe884c2f6c [2022-01-19T19:37:56.028Z] #33 DONE 0.1s [2022-01-19T19:37:56.028Z] [2022-01-19T19:37:56.028Z] #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-01-19T19:37:56.028Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:56.028Z] #43 142.3 CC criu/pie-util.o [2022-01-19T19:37:56.028Z] #43 ... [2022-01-19T19:37:56.028Z] [2022-01-19T19:37:56.028Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-19T19:37:56.028Z] #35 sha256:71140b16b9a977bd299a373258da5fee4336516e72c2597490c46b5238227f37 [2022-01-19T19:37:56.028Z] #35 DONE 0.1s [2022-01-19T19:37:56.028Z] [2022-01-19T19:37:56.028Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-19T19:37:56.028Z] #38 sha256:901ed1b070d28b61b84df922f3e331631084e93a943ffee9a47a8143f203ff54 [2022-01-19T19:37:56.028Z] #38 DONE 0.1s [2022-01-19T19:37:56.287Z] [2022-01-19T19:37:56.287Z] #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-01-19T19:37:56.287Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:56.287Z] #43 142.5 CC criu/pipes.o [2022-01-19T19:37:56.607Z] #21 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-19T19:37:56.607Z] #21 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-19T19:37:56.607Z] #21 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-19T19:37:56.607Z] #21 DONE 1.0s [2022-01-19T19:37:56.607Z] [2022-01-19T19:37:56.607Z] #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-01-19T19:37:56.607Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:37:56.607Z] #40 196.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-19T19:37:56.607Z] #40 196.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-19T19:37:57.222Z] #43 143.3 CC criu/plugin.o [2022-01-19T19:37:57.418Z] #43 2.320 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:37:57.418Z] #43 2.321 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:37:57.418Z] #43 2.338 Note: Building without GnuTLS support [2022-01-19T19:37:57.418Z] #43 2.339 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:37:57.418Z] #43 2.350 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:37:57.481Z] #43 143.8 CC criu/proc_parse.o [2022-01-19T19:37:57.680Z] #20 55.22 Setting up iptables (1.8.2-4) ... [2022-01-19T19:37:57.680Z] #20 55.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-19T19:37:57.680Z] #20 55.30 Setting up python3 (3.7.3-1) ... [2022-01-19T19:37:57.680Z] #20 55.74 Setting up python3-wheel (0.32.3-2) ... [2022-01-19T19:37:57.985Z] #40 ... [2022-01-19T19:37:57.986Z] [2022-01-19T19:37:57.986Z] #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-01-19T19:37:57.986Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:37:57.986Z] #43 119.0 CC criu/image-desc.o [2022-01-19T19:37:57.986Z] #43 119.1 CC criu/image.o [2022-01-19T19:37:57.986Z] #43 120.0 CC criu/ipc_ns.o [2022-01-19T19:37:57.986Z] #43 121.2 CC criu/irmap.o [2022-01-19T19:37:57.986Z] #43 121.9 CC criu/kcmp-ids.o [2022-01-19T19:37:57.986Z] #43 122.3 CC criu/kerndat.o [2022-01-19T19:37:57.986Z] #43 123.3 CC criu/libnetlink.o [2022-01-19T19:37:57.986Z] #43 123.6 CC criu/log.o [2022-01-19T19:37:57.986Z] #43 124.1 CC criu/lsm.o [2022-01-19T19:37:57.986Z] #43 124.5 CC criu/mem.o [2022-01-19T19:37:57.986Z] #43 126.7 CC criu/memfd.o [2022-01-19T19:37:57.986Z] #43 127.3 CC criu/mount.o [2022-01-19T19:37:58.252Z] #20 56.31 Setting up apparmor (2.13.2-10) ... [2022-01-19T19:37:58.345Z] #43 3.428 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:37:58.345Z] #43 3.499 GEN .gitid [2022-01-19T19:37:58.345Z] #43 3.528 GEN criu/include/version.h [2022-01-19T19:37:58.345Z] #43 3.596 GEN include/common/asm [2022-01-19T19:37:59.709Z] #43 4.769 PBCC images/timens.pb-c.c [2022-01-19T19:37:59.710Z] #43 4.800 DEP images/timens.pb-c.d [2022-01-19T19:37:59.710Z] #43 4.844 PBCC images/fown.pb-c.c [2022-01-19T19:37:59.710Z] #43 4.866 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-19T19:37:59.710Z] #43 4.896 PBCC images/opts.pb-c.c [2022-01-19T19:37:59.710Z] #43 4.955 PBCC images/memfd.pb-c.c [2022-01-19T19:37:59.710Z] #43 4.998 DEP images/fown.pb-c.d [2022-01-19T19:37:59.710Z] #43 5.023 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-19T19:37:59.710Z] #43 5.055 DEP images/opts.pb-c.d [2022-01-19T19:37:59.881Z] #22 5.150 Collecting yamllint==1.26.1 [2022-01-19T19:37:59.881Z] #22 ... [2022-01-19T19:37:59.881Z] [2022-01-19T19:37:59.881Z] #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-01-19T19:37:59.881Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:37:59.881Z] #40 196.3 + dpkg --print-architecture [2022-01-19T19:37:59.881Z] #40 196.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-19T19:37:59.881Z] #40 196.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-19T19:37:59.881Z] #40 196.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-19T19:37:59.965Z] #43 5.106 DEP images/memfd.pb-c.d [2022-01-19T19:37:59.965Z] #43 5.143 PBCC images/sit.pb-c.c [2022-01-19T19:37:59.965Z] #43 5.236 DEP images/sit.pb-c.d [2022-01-19T19:37:59.965Z] #43 5.262 PBCC images/macvlan.pb-c.c [2022-01-19T19:37:59.965Z] #43 5.285 DEP images/macvlan.pb-c.d [2022-01-19T19:37:59.965Z] #43 ... [2022-01-19T19:37:59.965Z] [2022-01-19T19:37:59.965Z] #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-01-19T19:37:59.965Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:37:59.965Z] #13 67.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-19T19:37:59.965Z] #13 67.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-19T19:38:00.012Z] #43 146.3 CC criu/protobuf-desc.o [2022-01-19T19:38:00.166Z] #20 58.01 Setting up xfsprogs (4.20.0-1) ... [2022-01-19T19:38:00.166Z] #20 58.03 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:38:00.166Z] #20 ... [2022-01-19T19:38:00.166Z] [2022-01-19T19:38:00.166Z] #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-01-19T19:38:00.166Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:00.166Z] #43 118.8 CC criu/image-desc.o [2022-01-19T19:38:00.166Z] #43 119.0 CC criu/image.o [2022-01-19T19:38:00.166Z] #43 120.0 CC criu/ipc_ns.o [2022-01-19T19:38:00.166Z] #43 121.4 CC criu/irmap.o [2022-01-19T19:38:00.167Z] #43 122.1 CC criu/kcmp-ids.o [2022-01-19T19:38:00.167Z] #43 122.4 CC criu/kerndat.o [2022-01-19T19:38:00.167Z] #43 123.6 CC criu/libnetlink.o [2022-01-19T19:38:00.167Z] #43 124.0 CC criu/log.o [2022-01-19T19:38:00.167Z] #43 124.6 CC criu/lsm.o [2022-01-19T19:38:00.167Z] #43 125.1 CC criu/mem.o [2022-01-19T19:38:00.167Z] #43 126.9 CC criu/memfd.o [2022-01-19T19:38:00.167Z] #43 127.4 CC criu/mount.o [2022-01-19T19:38:00.167Z] #43 ... [2022-01-19T19:38:00.167Z] [2022-01-19T19:38:00.167Z] #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-01-19T19:38:00.167Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:38:00.167Z] #20 58.03 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:38:00.167Z] #20 58.44 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:38:00.243Z] #13 67.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:00.947Z] #43 147.1 CC criu/protobuf.o [2022-01-19T19:38:01.206Z] #43 147.5 CC criu/pstree.o [2022-01-19T19:38:01.278Z] #43 131.8 CC criu/namespaces.o [2022-01-19T19:38:01.552Z] #20 59.45 Setting up python3-distutils (3.7.3-1) ... [2022-01-19T19:38:01.813Z] #20 59.96 Setting up python3-setuptools (40.8.0-1) ... [2022-01-19T19:38:02.134Z] #13 69.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-19T19:38:02.135Z] #13 69.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-19T19:38:02.135Z] #13 69.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:02.135Z] #13 ... [2022-01-19T19:38:02.135Z] [2022-01-19T19:38:02.135Z] #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-01-19T19:38:02.135Z] #51 sha256:edbda24a0e299fec885b0cc8db1e46f4b4a299ac6e218ec374dcc65eab0f6194 [2022-01-19T19:38:02.135Z] #51 67.42 mvdan.cc/sh/v3/cmd/shfmt [2022-01-19T19:38:02.135Z] #51 DONE 71.6s [2022-01-19T19:38:02.135Z] [2022-01-19T19:38:02.135Z] #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-01-19T19:38:02.135Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:02.135Z] #43 5.314 PBCC images/autofs.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.335 DEP images/autofs.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.359 PBCC images/sysctl.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.391 DEP images/sysctl.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.455 PBCC images/time.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.461 DEP images/time.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.471 PBCC images/binfmt-misc.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.478 DEP images/binfmt-misc.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.485 PBCC images/seccomp.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.493 DEP images/seccomp.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.501 PBCC images/userns.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.659 DEP images/userns.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.702 PBCC images/cgroup.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.897 DEP images/cgroup.pb-c.d [2022-01-19T19:38:02.135Z] #43 5.932 PBCC images/ext-file.pb-c.c [2022-01-19T19:38:02.135Z] #43 5.987 DEP images/ext-file.pb-c.d [2022-01-19T19:38:02.135Z] #43 6.093 PBCC images/rpc.pb-c.c [2022-01-19T19:38:02.135Z] #43 6.379 DEP images/rpc.pb-c.d [2022-01-19T19:38:02.135Z] #43 6.406 PBCC images/siginfo.pb-c.c [2022-01-19T19:38:02.135Z] #43 6.577 DEP images/siginfo.pb-c.d [2022-01-19T19:38:02.135Z] #43 6.636 PBCC images/pagemap.pb-c.c [2022-01-19T19:38:02.135Z] #43 6.852 DEP images/pagemap.pb-c.d [2022-01-19T19:38:02.135Z] #43 6.891 PBCC images/rlimit.pb-c.c [2022-01-19T19:38:02.135Z] #43 6.955 DEP images/rlimit.pb-c.d [2022-01-19T19:38:02.135Z] #43 6.984 PBCC images/file-lock.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.039 DEP images/file-lock.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.058 PBCC images/tty.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.112 DEP images/tty.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.149 PBCC images/tun.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.177 PBCC images/netdev.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.221 DEP images/tun.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.245 DEP images/netdev.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.277 PBCC images/vma.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.309 DEP images/vma.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.341 PBCC images/creds.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.360 DEP images/creds.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.381 PBCC images/utsns.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.395 DEP images/utsns.pb-c.d [2022-01-19T19:38:02.135Z] #43 7.442 PBCC images/ipc-desc.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.488 PBCC images/ipc-sem.pb-c.c [2022-01-19T19:38:02.135Z] #43 7.535 DEP images/ipc-desc.pb-c.d [2022-01-19T19:38:02.391Z] #43 7.588 DEP images/ipc-sem.pb-c.d [2022-01-19T19:38:02.580Z] #43 148.9 CC criu/rbtree.o [2022-01-19T19:38:02.648Z] #43 7.722 PBCC images/ipc-msg.pb-c.c [2022-01-19T19:38:02.648Z] #43 7.730 DEP images/ipc-msg.pb-c.d [2022-01-19T19:38:02.648Z] #43 7.774 PBCC images/ipc-shm.pb-c.c [2022-01-19T19:38:02.648Z] #43 7.858 DEP images/ipc-shm.pb-c.d [2022-01-19T19:38:02.648Z] #43 7.934 PBCC images/ipc-var.pb-c.c [2022-01-19T19:38:02.657Z] #43 133.6 CC criu/net.o [2022-01-19T19:38:02.905Z] #43 7.990 DEP images/ipc-var.pb-c.d [2022-01-19T19:38:02.905Z] #43 8.124 PBCC images/sk-opts.pb-c.c [2022-01-19T19:38:02.905Z] #43 8.184 PBCC images/packet-sock.pb-c.c [2022-01-19T19:38:03.147Z] #43 149.3 CC criu/rst-malloc.o [2022-01-19T19:38:03.147Z] #43 149.5 CC criu/seccomp.o [2022-01-19T19:38:03.161Z] #43 8.263 DEP images/sk-opts.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.326 DEP images/packet-sock.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.338 PBCC images/sk-netlink.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.348 DEP images/sk-netlink.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.356 PBCC images/sk-inet.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.364 DEP images/sk-inet.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.371 PBCC images/sk-unix.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.380 DEP images/sk-unix.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.387 PBCC images/mm.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.396 DEP images/mm.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.403 PBCC images/timerfd.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.412 DEP images/timerfd.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.419 PBCC images/timer.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.426 DEP images/timer.pb-c.d [2022-01-19T19:38:03.161Z] #43 8.433 PBCC images/sa.pb-c.c [2022-01-19T19:38:03.161Z] #43 8.458 DEP images/sa.pb-c.d [2022-01-19T19:38:03.199Z] #20 ... [2022-01-19T19:38:03.199Z] [2022-01-19T19:38:03.199Z] #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-01-19T19:38:03.199Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:38:03.199Z] #40 192.6 + dpkg --print-architecture [2022-01-19T19:38:03.199Z] #40 192.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-19T19:38:03.199Z] #40 192.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-19T19:38:03.199Z] #40 192.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-19T19:38:03.199Z] #40 ... [2022-01-19T19:38:03.199Z] [2022-01-19T19:38:03.199Z] #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-01-19T19:38:03.199Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:03.199Z] #43 131.6 CC criu/namespaces.o [2022-01-19T19:38:03.417Z] #43 8.515 PBCC images/pipe-data.pb-c.c [2022-01-19T19:38:03.417Z] #43 8.551 DEP images/pipe-data.pb-c.d [2022-01-19T19:38:03.418Z] #43 8.605 PBCC images/mnt.pb-c.c [2022-01-19T19:38:03.418Z] #43 8.643 DEP images/mnt.pb-c.d [2022-01-19T19:38:03.418Z] #43 8.667 PBCC images/sk-packet.pb-c.c [2022-01-19T19:38:03.418Z] #43 8.683 DEP images/sk-packet.pb-c.d [2022-01-19T19:38:03.418Z] #43 8.707 PBCC images/tcp-stream.pb-c.c [2022-01-19T19:38:03.418Z] #43 8.742 DEP images/tcp-stream.pb-c.d [2022-01-19T19:38:03.418Z] #43 8.780 PBCC images/pipe.pb-c.c [2022-01-19T19:38:03.418Z] #43 8.821 DEP images/pipe.pb-c.d [2022-01-19T19:38:03.674Z] #43 8.849 PBCC images/pstree.pb-c.c [2022-01-19T19:38:03.674Z] #43 8.905 DEP images/pstree.pb-c.d [2022-01-19T19:38:03.674Z] #43 8.929 PBCC images/fs.pb-c.c [2022-01-19T19:38:03.674Z] #43 8.959 DEP images/fs.pb-c.d [2022-01-19T19:38:03.674Z] #43 9.000 PBCC images/signalfd.pb-c.c [2022-01-19T19:38:03.674Z] #43 9.063 DEP images/signalfd.pb-c.d [2022-01-19T19:38:03.930Z] #43 9.100 PBCC images/fh.pb-c.c [2022-01-19T19:38:03.930Z] #43 9.140 PBCC images/fsnotify.pb-c.c [2022-01-19T19:38:03.930Z] #43 9.186 DEP images/fh.pb-c.d [2022-01-19T19:38:03.930Z] #43 9.220 DEP images/fsnotify.pb-c.d [2022-01-19T19:38:03.930Z] #43 9.253 PBCC images/eventpoll.pb-c.c [2022-01-19T19:38:03.930Z] #43 9.283 DEP images/eventpoll.pb-c.d [2022-01-19T19:38:03.930Z] #43 9.291 PBCC images/eventfd.pb-c.c [2022-01-19T19:38:04.082Z] #43 150.1 CC criu/seize.o [2022-01-19T19:38:04.187Z] #43 9.336 DEP images/eventfd.pb-c.d [2022-01-19T19:38:04.187Z] #43 9.394 PBCC images/remap-file-path.pb-c.c [2022-01-19T19:38:04.187Z] #43 ... [2022-01-19T19:38:04.187Z] [2022-01-19T19:38:04.187Z] #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-01-19T19:38:04.187Z] #37 sha256:05bb3e3ef8a75b63b44702b02eafa49e43d7fec24cd137bdad9b4dc2e87a5536 [2022-01-19T19:38:04.187Z] #37 1.185 + RM_GOPATH=0 [2022-01-19T19:38:04.187Z] #37 1.185 + TMP_GOPATH= [2022-01-19T19:38:04.187Z] #37 1.185 + : /build [2022-01-19T19:38:04.187Z] #37 1.185 + '[' -z '' ']' [2022-01-19T19:38:04.187Z] #37 1.185 ++ mktemp -d [2022-01-19T19:38:04.187Z] #37 1.186 + export GOPATH=/tmp/tmp.Ucs9NTZTk6 [2022-01-19T19:38:04.187Z] #37 1.187 + GOPATH=/tmp/tmp.Ucs9NTZTk6 [2022-01-19T19:38:04.187Z] #37 1.187 + RM_GOPATH=1 [2022-01-19T19:38:04.187Z] #37 1.187 + case "$(go env GOARCH)" in [2022-01-19T19:38:04.187Z] #37 1.187 ++ go env GOARCH [2022-01-19T19:38:04.187Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:38:04.187Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:38:04.187Z] #37 1.195 ++ dirname /tmp/install/install.sh [2022-01-19T19:38:04.187Z] #37 1.219 + dir=/tmp/install [2022-01-19T19:38:04.187Z] #37 1.226 + bin=tini [2022-01-19T19:38:04.187Z] #37 1.226 + shift [2022-01-19T19:38:04.187Z] #37 1.226 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-19T19:38:04.187Z] #37 1.226 + . /tmp/install/tini.installer [2022-01-19T19:38:04.187Z] #37 1.227 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:38:04.187Z] #37 1.231 + install_tini [2022-01-19T19:38:04.187Z] #37 1.231 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-19T19:38:04.187Z] #37 1.231 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:38:04.187Z] #37 1.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ucs9NTZTk6/tini [2022-01-19T19:38:04.187Z] #37 1.235 Cloning into '/tmp/tmp.Ucs9NTZTk6/tini'... [2022-01-19T19:38:04.187Z] #37 1.917 + cd /tmp/tmp.Ucs9NTZTk6/tini [2022-01-19T19:38:04.187Z] #37 1.917 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-19T19:38:04.187Z] #37 1.921 + cmake . [2022-01-19T19:38:04.187Z] #37 2.286 -- The C compiler identification is GNU 8.3.0 [2022-01-19T19:38:04.187Z] #37 2.316 -- Check for working C compiler: /usr/bin/cc [2022-01-19T19:38:04.187Z] #37 2.850 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-19T19:38:04.187Z] #37 2.867 -- Detecting C compiler ABI info [2022-01-19T19:38:04.187Z] #37 3.328 -- Detecting C compiler ABI info - done [2022-01-19T19:38:04.187Z] #37 3.355 -- Detecting C compile features [2022-01-19T19:38:04.187Z] #37 5.272 -- Detecting C compile features - done [2022-01-19T19:38:04.187Z] #37 5.533 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-19T19:38:04.187Z] #37 6.248 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-19T19:38:04.187Z] #37 6.464 -- Configuring done [2022-01-19T19:38:04.187Z] #37 6.472 -- Generating done [2022-01-19T19:38:04.187Z] #37 6.514 -- Build files have been written to: /tmp/tmp.Ucs9NTZTk6/tini [2022-01-19T19:38:04.187Z] #37 6.517 + make tini-static [2022-01-19T19:38:04.187Z] #37 6.963 Scanning dependencies of target tini-static [2022-01-19T19:38:04.187Z] #37 7.120 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-19T19:38:04.187Z] #37 8.728 [100%] Linking C executable tini-static [2022-01-19T19:38:04.187Z] #37 9.168 [100%] Built target tini-static [2022-01-19T19:38:04.187Z] #37 9.248 + mkdir -p /build [2022-01-19T19:38:04.187Z] #37 9.253 + cp tini-static /build/docker-init [2022-01-19T19:38:04.187Z] #37 DONE 9.3s [2022-01-19T19:38:04.187Z] [2022-01-19T19:38:04.187Z] #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-01-19T19:38:04.187Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:04.187Z] #43 9.421 DEP images/remap-file-path.pb-c.d [2022-01-19T19:38:04.187Z] #43 9.438 PBCC images/fifo.pb-c.c [2022-01-19T19:38:04.187Z] #43 9.451 DEP images/fifo.pb-c.d [2022-01-19T19:38:04.187Z] #43 9.535 PBCC images/ghost-file.pb-c.c [2022-01-19T19:38:04.443Z] #43 9.676 DEP images/ghost-file.pb-c.d [2022-01-19T19:38:04.443Z] #43 9.695 PBCC images/regfile.pb-c.c [2022-01-19T19:38:04.443Z] #43 9.783 DEP images/regfile.pb-c.d [2022-01-19T19:38:04.699Z] #43 9.879 PBCC images/ns.pb-c.c [2022-01-19T19:38:04.699Z] #43 9.963 DEP images/ns.pb-c.d [2022-01-19T19:38:04.699Z] #43 10.01 PBCC images/fdinfo.pb-c.c [2022-01-19T19:38:04.956Z] #43 10.13 DEP images/fdinfo.pb-c.d [2022-01-19T19:38:04.956Z] #43 10.19 PBCC images/core-aarch64.pb-c.c [2022-01-19T19:38:04.956Z] #43 10.26 PBCC images/core-arm.pb-c.c [2022-01-19T19:38:04.956Z] #43 10.34 PBCC images/core-ppc64.pb-c.c [2022-01-19T19:38:05.017Z] #43 151.1 CC criu/servicefd.o [2022-01-19T19:38:05.114Z] #43 ... [2022-01-19T19:38:05.114Z] [2022-01-19T19:38:05.114Z] #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-01-19T19:38:05.114Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-19T19:38:05.114Z] #20 61.27 Setting up python3-pip (18.1-5) ... [2022-01-19T19:38:05.114Z] #20 62.29 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:38:05.114Z] #20 62.37 Processing triggers for mime-support (3.62) ... [2022-01-19T19:38:05.114Z] #20 DONE 62.8s [2022-01-19T19:38:05.114Z] [2022-01-19T19:38:05.114Z] #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-01-19T19:38:05.114Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-19T19:38:05.126Z] #40 ... [2022-01-19T19:38:05.126Z] [2022-01-19T19:38:05.126Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:05.126Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:05.126Z] #22 10.51 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-19T19:38:05.212Z] #43 10.35 PBCC images/core-s390.pb-c.c [2022-01-19T19:38:05.212Z] #43 10.39 PBCC images/core-x86.pb-c.c [2022-01-19T19:38:05.212Z] #43 10.40 PBCC images/core.pb-c.c [2022-01-19T19:38:05.212Z] #43 10.44 PBCC images/inventory.pb-c.c [2022-01-19T19:38:05.212Z] #43 ... [2022-01-19T19:38:05.212Z] [2022-01-19T19:38:05.212Z] #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-01-19T19:38:05.212Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:05.212Z] #45 64.55 encoding/xml [2022-01-19T19:38:05.212Z] #45 66.83 go/doc [2022-01-19T19:38:05.212Z] #45 69.53 compress/flate [2022-01-19T19:38:05.212Z] #45 70.60 compress/gzip [2022-01-19T19:38:05.212Z] #45 70.63 github.com/LK4D4/vndr/build [2022-01-19T19:38:05.212Z] #45 71.17 crypto/x509/pkix [2022-01-19T19:38:05.212Z] #45 71.84 net [2022-01-19T19:38:05.212Z] #45 73.35 vendor/golang.org/x/crypto/poly1305 [2022-01-19T19:38:05.212Z] #45 74.05 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-19T19:38:05.212Z] #45 74.68 vendor/golang.org/x/crypto/curve25519 [2022-01-19T19:38:05.212Z] #45 ... [2022-01-19T19:38:05.212Z] [2022-01-19T19:38:05.212Z] #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-01-19T19:38:05.212Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:05.212Z] #43 10.46 DEP images/core-aarch64.pb-c.d [2022-01-19T19:38:05.212Z] #43 10.49 DEP images/core-arm.pb-c.d [2022-01-19T19:38:05.212Z] #43 10.52 DEP images/core-ppc64.pb-c.d [2022-01-19T19:38:05.212Z] #43 10.54 DEP images/core-s390.pb-c.d [2022-01-19T19:38:05.275Z] #43 151.6 CC criu/shmem.o [2022-01-19T19:38:05.468Z] #43 10.58 DEP images/core-x86.pb-c.d [2022-01-19T19:38:05.468Z] #43 10.62 DEP images/core.pb-c.d [2022-01-19T19:38:05.468Z] #43 10.69 DEP images/inventory.pb-c.d [2022-01-19T19:38:05.468Z] #43 10.74 PBCC images/cpuinfo.pb-c.c [2022-01-19T19:38:05.468Z] #43 10.77 DEP images/cpuinfo.pb-c.d [2022-01-19T19:38:05.468Z] #43 10.80 PBCC images/stats.pb-c.c [2022-01-19T19:38:05.724Z] #43 10.82 DEP images/stats.pb-c.d [2022-01-19T19:38:05.841Z] #43 ... [2022-01-19T19:38:05.841Z] [2022-01-19T19:38:05.842Z] #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-01-19T19:38:05.842Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:38:05.842Z] #40 DONE 221.5s [2022-01-19T19:38:05.950Z] #43 136.6 CC criu/netfilter.o [2022-01-19T19:38:05.950Z] #43 137.0 CC criu/page-pipe.o [2022-01-19T19:38:06.057Z] #22 11.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-19T19:38:06.057Z] #22 ... [2022-01-19T19:38:06.057Z] [2022-01-19T19:38:06.057Z] #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-01-19T19:38:06.057Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:06.057Z] #43 125.3 CC criu/memfd.o [2022-01-19T19:38:06.057Z] #43 125.9 CC criu/mount.o [2022-01-19T19:38:06.057Z] #43 129.9 CC criu/namespaces.o [2022-01-19T19:38:06.057Z] #43 131.6 CC criu/net.o [2022-01-19T19:38:06.057Z] #43 134.5 CC criu/netfilter.o [2022-01-19T19:38:06.057Z] #43 134.9 CC criu/page-pipe.o [2022-01-19T19:38:06.057Z] #43 ... [2022-01-19T19:38:06.057Z] [2022-01-19T19:38:06.057Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:06.057Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:06.057Z] #22 11.72 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-19T19:38:06.057Z] #22 11.78 Collecting pyyaml (from yamllint==1.26.1) [2022-01-19T19:38:06.100Z] [2022-01-19T19:38:06.100Z] #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-01-19T19:38:06.100Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:38:06.500Z] #21 1.515 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-19T19:38:06.500Z] #21 1.521 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-19T19:38:06.500Z] #21 1.524 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-19T19:38:06.500Z] #21 DONE 1.6s [2022-01-19T19:38:06.500Z] [2022-01-19T19:38:06.500Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:06.500Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:06.519Z] #43 ... [2022-01-19T19:38:06.519Z] [2022-01-19T19:38:06.519Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:06.519Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:06.519Z] #22 5.145 Collecting yamllint==1.26.1 [2022-01-19T19:38:06.519Z] #22 ... [2022-01-19T19:38:06.519Z] [2022-01-19T19:38:06.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-01-19T19:38:06.519Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:06.519Z] #43 137.5 CC criu/page-xfer.o [2022-01-19T19:38:06.619Z] #22 12.09 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-01-19T19:38:06.667Z] #53 ... [2022-01-19T19:38:06.667Z] [2022-01-19T19:38:06.667Z] #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-01-19T19:38:06.667Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:06.667Z] #43 153.0 CC criu/sigframe.o [2022-01-19T19:38:06.875Z] #22 12.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-19T19:38:06.875Z] #22 12.32 Building wheels for collected packages: yamllint [2022-01-19T19:38:06.875Z] #22 12.33 Running setup.py bdist_wheel for yamllint: started [2022-01-19T19:38:06.926Z] #43 153.3 CC criu/signalfd.o [2022-01-19T19:38:07.091Z] #43 12.01 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:07.185Z] #43 ... [2022-01-19T19:38:07.185Z] [2022-01-19T19:38:07.185Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-19T19:38:07.185Z] #41 sha256:f8a34ca6a084ca6aa27a9b7ce3678743552119fc4d45e310091474061022a6b5 [2022-01-19T19:38:07.185Z] #41 DONE 0.2s [2022-01-19T19:38:07.185Z] [2022-01-19T19:38:07.185Z] #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-01-19T19:38:07.185Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:07.185Z] #43 153.6 CC criu/sk-inet.o [2022-01-19T19:38:07.655Z] #43 13.04 CC images/stats.o [2022-01-19T19:38:08.121Z] #43 154.3 CC criu/sk-netlink.o [2022-01-19T19:38:08.218Z] #43 13.27 CC images/core.o [2022-01-19T19:38:08.240Z] #22 13.51 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-19T19:38:08.240Z] #22 13.52 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-19T19:38:08.240Z] #22 13.57 Successfully built yamllint [2022-01-19T19:38:08.240Z] #22 13.59 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-19T19:38:08.413Z] #43 154.6 CC criu/sk-packet.o [2022-01-19T19:38:08.426Z] #43 139.0 CC criu/pagemap-cache.o [2022-01-19T19:38:08.426Z] #43 139.5 CC criu/pagemap.o [2022-01-19T19:38:08.497Z] #22 14.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-19T19:38:08.672Z] #43 155.2 CC criu/sk-queue.o [2022-01-19T19:38:08.781Z] #43 13.79 CC images/core-x86.o [2022-01-19T19:38:09.037Z] #43 14.25 CC images/core-arm.o [2022-01-19T19:38:09.060Z] #22 DONE 14.5s [2022-01-19T19:38:09.060Z] [2022-01-19T19:38:09.060Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-19T19:38:09.060Z] #25 sha256:ce4a3943b2505653f2a49a2de5d44002104251dcdd48de6599f0284782958363 [2022-01-19T19:38:09.244Z] #43 155.6 CC criu/sk-tcp.o [2022-01-19T19:38:09.294Z] #43 14.63 CC images/core-aarch64.o [2022-01-19T19:38:09.323Z] #25 DONE 0.3s [2022-01-19T19:38:09.323Z] [2022-01-19T19:38:09.323Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-19T19:38:09.323Z] #30 sha256:08f2a23fae135d369b9db1c65faf21bc1f93ca978849e87ad73fc74da1fd9ab3 [2022-01-19T19:38:09.806Z] #43 140.6 CC criu/parasite-syscall.o [2022-01-19T19:38:09.812Z] #43 156.1 CC criu/sk-unix.o [2022-01-19T19:38:09.856Z] #43 15.00 CC images/core-ppc64.o [2022-01-19T19:38:10.418Z] #43 15.53 CC images/core-s390.o [2022-01-19T19:38:10.744Z] #43 141.6 CC criu/path.o [2022-01-19T19:38:10.993Z] #43 16.13 CC images/cpuinfo.o [2022-01-19T19:38:11.004Z] #43 ... [2022-01-19T19:38:11.004Z] [2022-01-19T19:38:11.004Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:11.004Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:11.004Z] #22 10.57 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-19T19:38:11.004Z] #22 11.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-19T19:38:11.004Z] #22 11.72 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-19T19:38:11.004Z] #22 11.77 Collecting pyyaml (from yamllint==1.26.1) [2022-01-19T19:38:11.004Z] #22 12.09 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-01-19T19:38:11.004Z] #22 12.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-19T19:38:11.004Z] #22 12.41 Building wheels for collected packages: yamllint [2022-01-19T19:38:11.004Z] #22 12.41 Running setup.py bdist_wheel for yamllint: started [2022-01-19T19:38:11.004Z] #22 13.50 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-19T19:38:11.004Z] #22 13.50 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-19T19:38:11.004Z] #22 13.54 Successfully built yamllint [2022-01-19T19:38:11.004Z] #22 13.56 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-19T19:38:11.004Z] #22 13.96 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-19T19:38:11.004Z] #22 DONE 14.6s [2022-01-19T19:38:11.004Z] [2022-01-19T19:38:11.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-01-19T19:38:11.004Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:11.004Z] #43 142.1 CC criu/pie-util-vdso-elf32.o [2022-01-19T19:38:11.249Z] #43 16.55 CC images/inventory.o [2022-01-19T19:38:11.264Z] #43 ... [2022-01-19T19:38:11.264Z] [2022-01-19T19:38:11.264Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-19T19:38:11.264Z] #25 sha256:7d155b945177ef5832f16184f946a7573445d9ca45a64423f6f7b46c55eb9585 [2022-01-19T19:38:11.264Z] #25 DONE 0.2s [2022-01-19T19:38:11.264Z] [2022-01-19T19:38:11.264Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-19T19:38:11.264Z] #30 sha256:ddf6feb0bee4d7a25ec579009b42bed2c833957e9a923168ade1fac24d28a06a [2022-01-19T19:38:11.506Z] #43 16.78 CC images/fdinfo.o [2022-01-19T19:38:11.714Z] #43 157.7 CC criu/sockets.o [2022-01-19T19:38:11.762Z] #43 17.00 CC images/fown.o [2022-01-19T19:38:11.794Z] #22 5.458 Collecting yamllint==1.26.1 [2022-01-19T19:38:12.018Z] #43 17.12 CC images/ns.o [2022-01-19T19:38:12.018Z] #43 17.24 CC images/regfile.o [2022-01-19T19:38:12.274Z] #43 17.42 CC images/ghost-file.o [2022-01-19T19:38:12.274Z] #43 17.66 CC images/fifo.o [2022-01-19T19:38:12.281Z] #43 158.5 CC criu/stats.o [2022-01-19T19:38:12.281Z] #43 ... [2022-01-19T19:38:12.281Z] [2022-01-19T19:38:12.281Z] #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-01-19T19:38:12.281Z] #49 sha256:03d11b4faf91387be2bc2c4006eef9cebdbc42a390994b7b1da4e69d80beed70 [2022-01-19T19:38:12.281Z] #49 227.5 + /build/golangci-lint --version [2022-01-19T19:38:12.281Z] #49 227.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-19T19:38:12.281Z] #49 DONE 228.1s [2022-01-19T19:38:12.530Z] #43 17.81 CC images/remap-file-path.o [2022-01-19T19:38:12.539Z] [2022-01-19T19:38:12.540Z] #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-01-19T19:38:12.540Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:12.540Z] #43 158.8 CC criu/string.o [2022-01-19T19:38:12.540Z] #43 158.8 CC criu/sysctl.o [2022-01-19T19:38:12.787Z] #43 18.03 CC images/eventfd.o [2022-01-19T19:38:13.043Z] #43 18.26 CC images/eventpoll.o [2022-01-19T19:38:13.173Z] #30 DONE 1.5s [2022-01-19T19:38:13.173Z] [2022-01-19T19:38:13.173Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-19T19:38:13.173Z] #33 sha256:affbd60bb837d56f168a25f714d792729bc8b11a047fb05409212b5054e20d14 [2022-01-19T19:38:13.173Z] #33 DONE 0.1s [2022-01-19T19:38:13.173Z] [2022-01-19T19:38:13.173Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-19T19:38:13.173Z] #35 sha256:8645586c827aba5174ad9318bdd67428b9d1b0e8898f1c71a6b9dde51d05ca57 [2022-01-19T19:38:13.173Z] #35 DONE 0.2s [2022-01-19T19:38:13.173Z] [2022-01-19T19:38:13.173Z] #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-01-19T19:38:13.173Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:13.173Z] #43 142.8 CC criu/pie-util-vdso.o [2022-01-19T19:38:13.173Z] #43 143.2 CC criu/pie-util.o [2022-01-19T19:38:13.173Z] #43 143.5 CC criu/pipes.o [2022-01-19T19:38:13.173Z] #43 ... [2022-01-19T19:38:13.173Z] [2022-01-19T19:38:13.173Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-19T19:38:13.173Z] #38 sha256:70affd65900ee961fea0e2f0c4b909cbb4a470725a762ab3bd204cc95d8e661a [2022-01-19T19:38:13.173Z] #38 DONE 0.1s [2022-01-19T19:38:13.179Z] #22 ... [2022-01-19T19:38:13.179Z] [2022-01-19T19:38:13.179Z] #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-01-19T19:38:13.179Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:13.179Z] #43 133.9 CC criu/net.o [2022-01-19T19:38:13.179Z] #43 137.8 CC criu/netfilter.o [2022-01-19T19:38:13.179Z] #43 138.2 CC criu/page-pipe.o [2022-01-19T19:38:13.179Z] #43 139.0 CC criu/page-xfer.o [2022-01-19T19:38:13.179Z] #43 140.6 CC criu/pagemap-cache.o [2022-01-19T19:38:13.179Z] #43 141.0 CC criu/pagemap.o [2022-01-19T19:38:13.179Z] #43 141.9 CC criu/parasite-syscall.o [2022-01-19T19:38:13.299Z] #43 18.52 CC images/fh.o [2022-01-19T19:38:13.433Z] [2022-01-19T19:38:13.433Z] #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-01-19T19:38:13.433Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:13.433Z] #43 144.4 CC criu/plugin.o [2022-01-19T19:38:13.475Z] #43 159.5 CC criu/sysfs_parse.o [2022-01-19T19:38:13.475Z] #43 159.9 CC criu/timens.o [2022-01-19T19:38:13.498Z] #30 DONE 3.7s [2022-01-19T19:38:13.498Z] [2022-01-19T19:38:13.498Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-19T19:38:13.498Z] #33 sha256:4f4224c2365ffd3aa7776ba300e5d03c012f3a642b478c857f1b7f8abe787032 [2022-01-19T19:38:13.498Z] #33 DONE 0.2s [2022-01-19T19:38:13.498Z] [2022-01-19T19:38:13.498Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-19T19:38:13.498Z] #35 sha256:eec174a98c113b0a915c18c6db09a8cc8cf7542a1b7c95678ffb3b2b97666905 [2022-01-19T19:38:13.498Z] #35 DONE 0.0s [2022-01-19T19:38:13.498Z] [2022-01-19T19:38:13.498Z] #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-01-19T19:38:13.498Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:13.498Z] #43 135.7 CC criu/page-xfer.o [2022-01-19T19:38:13.498Z] #43 137.6 CC criu/pagemap-cache.o [2022-01-19T19:38:13.498Z] #43 138.0 CC criu/pagemap.o [2022-01-19T19:38:13.498Z] #43 139.5 CC criu/parasite-syscall.o [2022-01-19T19:38:13.498Z] #43 140.4 CC criu/path.o [2022-01-19T19:38:13.498Z] #43 140.7 CC criu/pie-util-vdso-elf32.o [2022-01-19T19:38:13.498Z] #43 141.2 CC criu/pie-util-vdso.o [2022-01-19T19:38:13.498Z] #43 141.6 CC criu/pie-util.o [2022-01-19T19:38:13.498Z] #43 141.8 CC criu/pipes.o [2022-01-19T19:38:13.498Z] #43 ... [2022-01-19T19:38:13.498Z] [2022-01-19T19:38:13.498Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-19T19:38:13.498Z] #38 sha256:5d45ee0eb895df4fae87c541be463d818ff9f7dee2ede414f1a6f1327a8566c9 [2022-01-19T19:38:13.498Z] #38 DONE 0.0s [2022-01-19T19:38:13.498Z] [2022-01-19T19:38:13.498Z] #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-01-19T19:38:13.498Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:13.498Z] #43 142.6 CC criu/plugin.o [2022-01-19T19:38:13.693Z] #43 144.8 CC criu/proc_parse.o [2022-01-19T19:38:13.861Z] #43 18.82 CC images/fsnotify.o [2022-01-19T19:38:14.042Z] #43 160.2 CC criu/timerfd.o [2022-01-19T19:38:14.042Z] #43 160.4 CC criu/tty.o [2022-01-19T19:38:14.061Z] #43 143.1 CC criu/proc_parse.o [2022-01-19T19:38:14.117Z] #43 19.34 CC images/signalfd.o [2022-01-19T19:38:14.122Z] #43 142.9 CC criu/path.o [2022-01-19T19:38:14.373Z] #43 19.51 CC images/fs.o [2022-01-19T19:38:14.373Z] #43 19.68 CC images/pstree.o [2022-01-19T19:38:14.383Z] #43 143.2 CC criu/pie-util-vdso-elf32.o [2022-01-19T19:38:14.629Z] #43 19.87 CC images/pipe.o [2022-01-19T19:38:14.644Z] #43 143.7 CC criu/pie-util-vdso.o [2022-01-19T19:38:14.885Z] #43 20.08 CC images/tcp-stream.o [2022-01-19T19:38:14.885Z] #43 20.23 CC images/sk-packet.o [2022-01-19T19:38:15.143Z] #43 20.45 CC images/mnt.o [2022-01-19T19:38:15.215Z] #43 144.1 CC criu/pie-util.o [2022-01-19T19:38:15.215Z] #43 144.3 CC criu/pipes.o [2022-01-19T19:38:15.399Z] #43 20.65 CC images/pipe-data.o [2022-01-19T19:38:15.418Z] #43 161.5 CC criu/tun.o [2022-01-19T19:38:15.418Z] #43 161.9 CC criu/uffd.o [2022-01-19T19:38:15.655Z] #43 20.82 CC images/sa.o [2022-01-19T19:38:15.655Z] #43 ... [2022-01-19T19:38:15.655Z] [2022-01-19T19:38:15.655Z] #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-01-19T19:38:15.655Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:15.655Z] #45 75.08 vendor/golang.org/x/crypto/hkdf [2022-01-19T19:38:15.655Z] #45 75.25 vendor/golang.org/x/text/transform [2022-01-19T19:38:15.655Z] #45 75.79 vendor/golang.org/x/text/unicode/bidi [2022-01-19T19:38:15.655Z] #45 77.14 vendor/golang.org/x/text/secure/bidirule [2022-01-19T19:38:15.655Z] #45 77.41 vendor/golang.org/x/text/unicode/norm [2022-01-19T19:38:15.655Z] #45 81.22 vendor/golang.org/x/net/idna [2022-01-19T19:38:15.655Z] #45 82.81 vendor/golang.org/x/net/http2/hpack [2022-01-19T19:38:15.655Z] #45 83.87 mime [2022-01-19T19:38:15.911Z] #45 85.28 mime/quotedprintable [2022-01-19T19:38:15.911Z] #45 ... [2022-01-19T19:38:15.911Z] [2022-01-19T19:38:15.911Z] #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-01-19T19:38:15.911Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:15.911Z] #43 20.99 CC images/timer.o [2022-01-19T19:38:15.911Z] #43 21.22 CC images/timerfd.o [2022-01-19T19:38:16.158Z] #43 145.0 CC criu/plugin.o [2022-01-19T19:38:16.167Z] #43 21.38 CC images/mm.o [2022-01-19T19:38:16.353Z] #43 162.7 CC criu/util.o [2022-01-19T19:38:16.419Z] #43 145.4 CC criu/proc_parse.o [2022-01-19T19:38:16.423Z] #43 21.59 CC images/sk-opts.o [2022-01-19T19:38:16.423Z] #43 21.77 CC images/sk-unix.o [2022-01-19T19:38:16.582Z] #43 145.6 CC criu/protobuf-desc.o [2022-01-19T19:38:16.679Z] #43 21.98 CC images/sk-inet.o [2022-01-19T19:38:16.936Z] #43 22.32 CC images/tun.o [2022-01-19T19:38:16.984Z] #43 147.6 CC criu/protobuf-desc.o [2022-01-19T19:38:16.991Z] #43 ... [2022-01-19T19:38:16.991Z] [2022-01-19T19:38:16.991Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:16.991Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:16.991Z] #22 10.81 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-19T19:38:17.146Z] #43 146.4 CC criu/protobuf.o [2022-01-19T19:38:17.290Z] #43 163.6 CC criu/uts_ns.o [2022-01-19T19:38:17.498Z] #43 22.64 CC images/sk-netlink.o [2022-01-19T19:38:17.548Z] #43 163.7 CC criu/vdso-compat.o [2022-01-19T19:38:17.548Z] #43 163.9 CC criu/vdso.o [2022-01-19T19:38:17.553Z] #43 148.5 CC criu/protobuf.o [2022-01-19T19:38:17.709Z] #43 146.9 CC criu/pstree.o [2022-01-19T19:38:17.754Z] #43 22.78 CC images/packet-sock.o [2022-01-19T19:38:17.813Z] #43 148.9 CC criu/pstree.o [2022-01-19T19:38:18.010Z] #43 23.15 CC images/ipc-var.o [2022-01-19T19:38:18.010Z] #43 23.30 CC images/ipc-desc.o [2022-01-19T19:38:18.115Z] #43 164.4 LINK criu/built-in.o [2022-01-19T19:38:18.116Z] #43 164.5 LINK criu/criu [2022-01-19T19:38:18.266Z] #43 23.47 CC images/ipc-shm.o [2022-01-19T19:38:18.374Z] #43 164.9 DEP lib/c/criu.d [2022-01-19T19:38:18.385Z] #22 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-19T19:38:18.385Z] #22 12.07 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-19T19:38:18.385Z] #22 12.15 Collecting pyyaml (from yamllint==1.26.1) [2022-01-19T19:38:18.523Z] #43 23.62 CC images/ipc-msg.o [2022-01-19T19:38:18.633Z] #43 164.9 CC images/rpc.pb-c.o [2022-01-19T19:38:18.639Z] #43 147.9 CC criu/rbtree.o [2022-01-19T19:38:18.779Z] #43 23.92 CC images/ipc-sem.o [2022-01-19T19:38:18.779Z] #43 24.05 CC images/utsns.o [2022-01-19T19:38:18.896Z] #43 148.3 CC criu/rst-malloc.o [2022-01-19T19:38:18.983Z] #22 12.47 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-01-19T19:38:19.035Z] #43 24.22 CC images/creds.o [2022-01-19T19:38:19.035Z] #43 24.44 CC images/vma.o [2022-01-19T19:38:19.193Z] #43 150.1 CC criu/rbtree.o [2022-01-19T19:38:19.201Z] #43 165.4 CC lib/c/criu.o [2022-01-19T19:38:19.245Z] #22 12.84 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-19T19:38:19.245Z] #22 12.87 Building wheels for collected packages: yamllint [2022-01-19T19:38:19.245Z] #22 ... [2022-01-19T19:38:19.245Z] [2022-01-19T19:38:19.245Z] #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-01-19T19:38:19.245Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:38:19.245Z] #40 DONE 219.0s [2022-01-19T19:38:19.245Z] [2022-01-19T19:38:19.245Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:38:19.245Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-19T19:38:19.245Z] #22 12.88 Running setup.py bdist_wheel for yamllint: started [2022-01-19T19:38:19.292Z] #43 24.58 CC images/netdev.o [2022-01-19T19:38:19.453Z] #43 150.4 CC criu/rst-malloc.o [2022-01-19T19:38:19.460Z] #43 148.6 CC criu/seccomp.o [2022-01-19T19:38:19.713Z] #43 150.6 CC criu/seccomp.o [2022-01-19T19:38:19.768Z] #43 166.1 LINK lib/c/built-in.o [2022-01-19T19:38:19.768Z] #43 166.1 LINK lib/c/libcriu.so [2022-01-19T19:38:19.768Z] #43 166.2 LINK lib/c/libcriu.a [2022-01-19T19:38:19.854Z] #43 24.88 CC images/tty.o [2022-01-19T19:38:20.024Z] #43 149.3 CC criu/seize.o [2022-01-19T19:38:20.027Z] #43 166.2 GEN magic.py [2022-01-19T19:38:20.027Z] #43 166.4 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:38:20.027Z] #43 166.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:38:20.027Z] #43 166.4 Note: Building without GnuTLS support [2022-01-19T19:38:20.027Z] #43 166.4 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:38:20.027Z] #43 166.4 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:38:20.111Z] #43 25.24 CC images/file-lock.o [2022-01-19T19:38:20.111Z] #43 25.40 CC images/rlimit.o [2022-01-19T19:38:20.186Z] #22 13.97 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-19T19:38:20.186Z] #22 13.97 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-19T19:38:20.186Z] #22 14.02 Successfully built yamllint [2022-01-19T19:38:20.282Z] #43 ... [2022-01-19T19:38:20.282Z] [2022-01-19T19:38:20.282Z] #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-01-19T19:38:20.282Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:38:20.282Z] #40 DONE 220.8s [2022-01-19T19:38:20.282Z] [2022-01-19T19:38:20.282Z] #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-01-19T19:38:20.282Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:38:20.283Z] #43 151.4 CC criu/seize.o [2022-01-19T19:38:20.367Z] #43 25.55 CC images/pagemap.o [2022-01-19T19:38:20.446Z] #22 14.03 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-19T19:38:20.594Z] #43 167.0 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:38:20.623Z] #43 25.78 CC images/siginfo.o [2022-01-19T19:38:20.706Z] #22 14.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-19T19:38:20.881Z] #43 26.05 CC images/rpc.o [2022-01-19T19:38:21.161Z] #43 167.5 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:21.212Z] #49 ... [2022-01-19T19:38:21.212Z] [2022-01-19T19:38:21.212Z] #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-01-19T19:38:21.212Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:21.212Z] #43 150.5 CC criu/servicefd.o [2022-01-19T19:38:21.278Z] #22 DONE 14.9s [2022-01-19T19:38:21.278Z] [2022-01-19T19:38:21.278Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-19T19:38:21.278Z] #25 sha256:1b32e779b68047f0f13562fa88906dc27b87dc1ebbe8e8688ca2543e8fca3a49 [2022-01-19T19:38:21.663Z] #43 ... [2022-01-19T19:38:21.663Z] [2022-01-19T19:38:21.663Z] #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-01-19T19:38:21.663Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-19T19:38:21.663Z] #40 DONE 221.8s [2022-01-19T19:38:21.663Z] [2022-01-19T19:38:21.663Z] #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-01-19T19:38:21.663Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:21.663Z] #43 152.4 CC criu/servicefd.o [2022-01-19T19:38:21.727Z] #43 168.0 make[1]: 'images/built-in.o' is up to date. [2022-01-19T19:38:21.727Z] #43 168.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-19T19:38:21.727Z] #43 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-19T19:38:21.727Z] #43 168.1 make[1]: 'compel/libcompel.a' is up to date. [2022-01-19T19:38:21.727Z] #43 168.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-19T19:38:21.727Z] #43 168.1 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:21.727Z] #43 168.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:38:21.854Z] #43 ... [2022-01-19T19:38:21.854Z] [2022-01-19T19:38:21.854Z] #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-01-19T19:38:21.854Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:38:21.854Z] #56 39.83 Checking out files: 51% (2450/4718) Checking out files: 52% (2454/4718) Checking out files: 53% (2501/4718) Checking out files: 54% (2548/4718) Checking out files: 55% (2595/4718) Checking out files: 56% (2643/4718) Checking out files: 57% (2690/4718) Checking out files: 58% (2737/4718) Checking out files: 59% (2784/4718) Checking out files: 60% (2831/4718) Checking out files: 61% (2878/4718) Checking out files: 62% (2926/4718) Checking out files: 63% (2973/4718) Checking out files: 64% (3020/4718) Checking out files: 65% (3067/4718) Checking out files: 66% (3114/4718) Checking out files: 67% (3162/4718) Checking out files: 68% (3209/4718) Checking out files: 69% (3256/4718) Checking out files: 70% (3303/4718) Checking out files: 71% (3350/4718) Checking out files: 72% (3397/4718) Checking out files: 73% (3445/4718) Checking out files: 74% (3492/4718) Checking out files: 75% (3539/4718) Checking out files: 76% (3586/4718) Checking out files: 77% (3633/4718) Checking out files: 78% (3681/4718) Checking out files: 79% (3728/4718) Checking out files: 80% (3775/4718) Checking out files: 81% (3822/4718) Checking out files: 82% (3869/4718) Checking out files: 83% (3916/4718) Checking out files: 84% (3964/4718) Checking out files: 85% (4011/4718) Checking out files: 86% (4058/4718) Checking out files: 87% (4105/4718) Checking out files: 88% (4152/4718) Checking out files: 89% (4200/4718) Checking out files: 90% (4247/4718) Checking out files: 91% (4294/4718) Checking out files: 92% (4341/4718) Checking out files: 93% (4388/4718) Checking out files: 93% (4433/4718) Checking out files: 94% (4435/4718) Checking out files: 95% (4483/4718) Checking out files: 96% (4530/4718) Checking out files: 97% (4577/4718) Checking out files: 98% (4624/4718) Checking out files: 99% (4671/4718) Checking out files: 100% (4718/4718) Checking out files: 100% (4718/4718), done. [2022-01-19T19:38:21.854Z] #56 41.01 + cd /tmp/tmp.U8kZrHV4KD/src/github.com/containerd/containerd [2022-01-19T19:38:21.854Z] #56 41.01 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-19T19:38:21.854Z] #56 42.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-19T19:38:21.854Z] #56 42.69 + BUILDTAGS='netgo osusergo static_build' [2022-01-19T19:38:21.854Z] #56 42.69 + export EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:38:21.854Z] #56 42.69 + EXTRA_FLAGS=-buildmode=pie [2022-01-19T19:38:21.854Z] #56 42.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-19T19:38:21.854Z] #56 42.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-19T19:38:21.855Z] #56 42.69 + '[' '' = dynamic ']' [2022-01-19T19:38:21.855Z] #56 42.69 + make [2022-01-19T19:38:21.855Z] #56 43.07 + bin/ctr [2022-01-19T19:38:21.986Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:21.986Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:21.986Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.150Z] #43 151.2 CC criu/shmem.o [2022-01-19T19:38:22.219Z] #25 DONE 0.8s [2022-01-19T19:38:22.219Z] [2022-01-19T19:38:22.219Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-19T19:38:22.219Z] #30 sha256:78d77c9f24268d0a9175140cbcb1664e0c48eef9e7f39b53584c532072cc1e45 [2022-01-19T19:38:22.232Z] #43 153.1 CC criu/shmem.o [2022-01-19T19:38:22.245Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.245Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.245Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.245Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.245Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:22.503Z] #43 168.6 INSTALL criu/criu [2022-01-19T19:38:22.503Z] #43 DONE 168.8s [2022-01-19T19:38:22.503Z] [2022-01-19T19:38:22.503Z] #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-01-19T19:38:22.503Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:38:22.712Z] #43 ... [2022-01-19T19:38:22.712Z] [2022-01-19T19:38:22.712Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-19T19:38:22.712Z] #41 sha256:6617914b88a544d898c0446d7107cc58619e35a57ddcfd27b330566a48e5cda5 [2022-01-19T19:38:22.712Z] #41 DONE 0.4s [2022-01-19T19:38:22.712Z] [2022-01-19T19:38:22.712Z] #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-01-19T19:38:22.712Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:22.712Z] #43 152.0 CC criu/sigframe.o [2022-01-19T19:38:22.801Z] #43 ... [2022-01-19T19:38:22.801Z] [2022-01-19T19:38:22.801Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-19T19:38:22.801Z] #41 sha256:b678e0c76bf8633587a1aa770de6ce228fa2464b56eba1be1558635d9f23de04 [2022-01-19T19:38:22.801Z] #41 DONE 0.2s [2022-01-19T19:38:22.968Z] #43 152.2 CC criu/signalfd.o [2022-01-19T19:38:23.061Z] [2022-01-19T19:38:23.061Z] #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-01-19T19:38:23.061Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:38:23.225Z] #43 152.4 CC criu/sk-inet.o [2022-01-19T19:38:23.299Z] #56 ... [2022-01-19T19:38:23.299Z] [2022-01-19T19:38:23.299Z] #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-01-19T19:38:23.299Z] #58 sha256:65c81d4d5cde1574b593ad543f357844bc714369f339ccc714032d10ec48d13b [2022-01-19T19:38:23.299Z] #58 87.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-19T19:38:23.299Z] #58 87.74 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-19T19:38:23.299Z] #58 DONE 92.9s [2022-01-19T19:38:23.299Z] [2022-01-19T19:38:23.299Z] #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-01-19T19:38:23.299Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:23.299Z] #43 27.36 CC images/ext-file.o [2022-01-19T19:38:23.299Z] #43 27.47 CC images/cgroup.o [2022-01-19T19:38:23.299Z] #43 28.14 CC images/userns.o [2022-01-19T19:38:23.299Z] #43 28.26 CC images/google/protobuf/descriptor.o [2022-01-19T19:38:23.321Z] #49 ... [2022-01-19T19:38:23.321Z] [2022-01-19T19:38:23.321Z] #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-01-19T19:38:23.321Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:23.321Z] #43 154.1 CC criu/sigframe.o [2022-01-19T19:38:23.321Z] #43 154.3 CC criu/signalfd.o [2022-01-19T19:38:23.555Z] #43 ... [2022-01-19T19:38:23.555Z] [2022-01-19T19:38:23.555Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-19T19:38:23.555Z] #59 sha256:7ec174984a38c22cdea6a34f10b699adeb25b389cb69ee374232d269ac7dd90e [2022-01-19T19:38:23.555Z] #59 DONE 0.1s [2022-01-19T19:38:23.555Z] [2022-01-19T19:38:23.555Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-19T19:38:23.555Z] #60 sha256:40957a4cbeaf053cb8f81a98a1617bd8feb910736f1ba06cd284a6e3c6bf3da3 [2022-01-19T19:38:23.581Z] #43 154.6 CC criu/sk-inet.o [2022-01-19T19:38:23.811Z] #60 DONE 0.2s [2022-01-19T19:38:23.811Z] [2022-01-19T19:38:23.811Z] #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-01-19T19:38:23.811Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:38:23.811Z] #13 85.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-19T19:38:23.811Z] #13 85.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-01-19T19:38:23.811Z] #13 85.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:23.884Z] #53 ... [2022-01-19T19:38:23.884Z] [2022-01-19T19:38:23.884Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-19T19:38:23.884Z] #44 sha256:bfbaa78693aa5a12e944132b0b81a8b8e5faf5dff6a623b5ab6451d504aaf346 [2022-01-19T19:38:23.884Z] #44 DONE 0.2s [2022-01-19T19:38:23.884Z] [2022-01-19T19:38:23.884Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-19T19:38:23.884Z] #46 sha256:01a30bc5e502ba1027f31273def667892185d3c90d13fe1ef9c121d2674511af [2022-01-19T19:38:23.884Z] #46 DONE 0.1s [2022-01-19T19:38:23.884Z] [2022-01-19T19:38:23.884Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-19T19:38:23.884Z] #48 sha256:1d1668d45188c24f08d0e06c56a7e755da05fb22b39a40b3fdc610fc347024c4 [2022-01-19T19:38:23.884Z] #48 DONE 0.2s [2022-01-19T19:38:23.884Z] [2022-01-19T19:38:23.884Z] #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-01-19T19:38:23.884Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:38:24.142Z] #53 ... [2022-01-19T19:38:24.142Z] [2022-01-19T19:38:24.142Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-19T19:38:24.142Z] #50 sha256:f8df96f4b710003f6c66f8c901baf5df34627fcea1c0c8b6f7142ec4430837ad [2022-01-19T19:38:24.155Z] #43 153.4 CC criu/sk-netlink.o [2022-01-19T19:38:24.373Z] #13 ... [2022-01-19T19:38:24.373Z] [2022-01-19T19:38:24.373Z] #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-01-19T19:38:24.373Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:24.373Z] #43 29.50 CC images/opts.o [2022-01-19T19:38:24.400Z] #50 DONE 0.2s [2022-01-19T19:38:24.400Z] [2022-01-19T19:38:24.400Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-19T19:38:24.400Z] #52 sha256:5915a9511d74d3fac83c593a7b0318a1f6488c04f3f2fc9f7533b2cafeb9f51c [2022-01-19T19:38:24.400Z] #52 DONE 0.1s [2022-01-19T19:38:24.400Z] [2022-01-19T19:38:24.400Z] #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-01-19T19:38:24.400Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:38:24.411Z] #43 153.7 CC criu/sk-packet.o [2022-01-19T19:38:24.519Z] #43 155.6 CC criu/sk-netlink.o [2022-01-19T19:38:24.629Z] #43 29.77 CC images/seccomp.o [2022-01-19T19:38:24.778Z] #43 155.8 CC criu/sk-packet.o [2022-01-19T19:38:24.885Z] #43 30.05 CC images/binfmt-misc.o [2022-01-19T19:38:24.974Z] #43 154.2 CC criu/sk-queue.o [2022-01-19T19:38:25.140Z] #43 30.25 CC images/time.o [2022-01-19T19:38:25.140Z] #43 30.36 CC images/sysctl.o [2022-01-19T19:38:25.347Z] #43 156.3 CC criu/sk-queue.o [2022-01-19T19:38:25.396Z] #43 30.49 CC images/autofs.o [2022-01-19T19:38:25.396Z] #43 30.69 CC images/macvlan.o [2022-01-19T19:38:25.520Z] #30 DONE 3.1s [2022-01-19T19:38:25.520Z] [2022-01-19T19:38:25.520Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-19T19:38:25.520Z] #33 sha256:c0dda575adb9ad0ed11b4836af73edf40b928613413a9162ffe192601e54988a [2022-01-19T19:38:25.520Z] #33 DONE 0.2s [2022-01-19T19:38:25.520Z] [2022-01-19T19:38:25.520Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-19T19:38:25.521Z] #35 sha256:702a19c5f1d89c959e0de86c0d89ab524059cb45481215b19fdf17d8b92fae47 [2022-01-19T19:38:25.521Z] #35 DONE 0.1s [2022-01-19T19:38:25.521Z] [2022-01-19T19:38:25.521Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-19T19:38:25.521Z] #38 sha256:594d5e7cf6798d61b8f3a487b746480c8ee2894d2b87f566010bc6c3bd0eafad [2022-01-19T19:38:25.521Z] #38 DONE 0.1s [2022-01-19T19:38:25.521Z] [2022-01-19T19:38:25.521Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-19T19:38:25.521Z] #41 sha256:7dcf35f36fa4297b3c9abd8cabfc0f2d8a7014549e00b13c884b574061b8ee00 [2022-01-19T19:38:25.538Z] #43 154.7 CC criu/sk-tcp.o [2022-01-19T19:38:25.606Z] #43 156.7 CC criu/sk-tcp.o [2022-01-19T19:38:25.652Z] #43 30.81 CC images/sit.o [2022-01-19T19:38:25.781Z] #41 DONE 0.2s [2022-01-19T19:38:25.781Z] [2022-01-19T19:38:25.781Z] #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-01-19T19:38:25.781Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:25.781Z] #43 148.6 CC criu/protobuf-desc.o [2022-01-19T19:38:25.781Z] #43 149.9 CC criu/protobuf.o [2022-01-19T19:38:25.781Z] #43 150.5 CC criu/pstree.o [2022-01-19T19:38:25.781Z] #43 151.5 CC criu/rbtree.o [2022-01-19T19:38:25.781Z] #43 151.8 CC criu/rst-malloc.o [2022-01-19T19:38:25.781Z] #43 152.0 CC criu/seccomp.o [2022-01-19T19:38:25.781Z] #43 152.8 CC criu/seize.o [2022-01-19T19:38:25.781Z] #43 153.6 CC criu/servicefd.o [2022-01-19T19:38:25.781Z] #43 154.1 CC criu/shmem.o [2022-01-19T19:38:25.907Z] #43 30.96 CC images/memfd.o [2022-01-19T19:38:25.907Z] #43 31.20 CC images/timens.o [2022-01-19T19:38:26.041Z] #43 155.1 CC criu/sigframe.o [2022-01-19T19:38:26.101Z] #43 155.2 CC criu/sk-unix.o [2022-01-19T19:38:26.163Z] #43 31.39 LINK images/built-in.o [2022-01-19T19:38:26.163Z] #43 31.49 GEN compel/include/asm [2022-01-19T19:38:26.163Z] #43 ... [2022-01-19T19:38:26.163Z] [2022-01-19T19:38:26.163Z] #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-01-19T19:38:26.163Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:26.163Z] #45 85.71 net/http/internal [2022-01-19T19:38:26.163Z] #45 87.86 crypto/x509 [2022-01-19T19:38:26.163Z] #45 90.55 crypto/tls [2022-01-19T19:38:26.175Z] #43 157.1 CC criu/sk-unix.o [2022-01-19T19:38:26.301Z] #43 155.2 CC criu/signalfd.o [2022-01-19T19:38:26.419Z] #45 ... [2022-01-19T19:38:26.419Z] [2022-01-19T19:38:26.419Z] #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-01-19T19:38:26.419Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:26.419Z] #43 31.51 GEN compel/include/version.h [2022-01-19T19:38:26.419Z] #43 31.52 touch .config [2022-01-19T19:38:26.419Z] #43 31.55 GEN include/common/config.h [2022-01-19T19:38:26.419Z] #43 31.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-19T19:38:26.419Z] #43 31.64 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-01-19T19:38:26.419Z] #43 31.67 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-01-19T19:38:26.419Z] #43 31.69 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-01-19T19:38:26.419Z] #43 31.70 DEP compel/plugins/std/infect.d [2022-01-19T19:38:26.561Z] #43 155.5 CC criu/sk-inet.o [2022-01-19T19:38:26.675Z] #43 31.79 DEP compel/plugins/std/string.d [2022-01-19T19:38:26.675Z] #43 31.84 DEP compel/plugins/std/log.d [2022-01-19T19:38:26.675Z] #43 31.88 DEP compel/plugins/std/fds.d [2022-01-19T19:38:26.675Z] #43 31.93 DEP compel/plugins/std/std.d [2022-01-19T19:38:26.675Z] #43 31.98 DEP compel/plugins/shmem/shmem.d [2022-01-19T19:38:26.675Z] #43 32.02 DEP compel/plugins/fds/fds.d [2022-01-19T19:38:26.822Z] #43 ... [2022-01-19T19:38:26.822Z] [2022-01-19T19:38:26.822Z] #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-01-19T19:38:26.822Z] #49 sha256:aa028ae8d630c49862efea3b076a1b3b3243a27a89ee78a61a2bb19a6844a2ec [2022-01-19T19:38:26.822Z] #49 226.6 + /build/golangci-lint --version [2022-01-19T19:38:26.930Z] #43 32.13 CC compel/plugins/std/std.o [2022-01-19T19:38:26.930Z] #43 32.33 CC compel/plugins/std/fds.o [2022-01-19T19:38:27.031Z] #43 ... [2022-01-19T19:38:27.031Z] [2022-01-19T19:38:27.031Z] #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-01-19T19:38:27.031Z] #49 sha256:760034d6dce560b6d6953c5e28649cfea4d2d5240b062cd1d28e26a9f749c33a [2022-01-19T19:38:27.031Z] #49 227.5 + /build/golangci-lint --version [2022-01-19T19:38:27.031Z] #49 227.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-19T19:38:27.031Z] #49 DONE 228.1s [2022-01-19T19:38:27.031Z] [2022-01-19T19:38:27.031Z] #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-01-19T19:38:27.031Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:27.083Z] #49 227.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-19T19:38:27.083Z] #49 DONE 227.1s [2022-01-19T19:38:27.083Z] [2022-01-19T19:38:27.083Z] #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-01-19T19:38:27.083Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:38:27.492Z] #43 32.56 CC compel/plugins/std/log.o [2022-01-19T19:38:27.555Z] #43 ... [2022-01-19T19:38:27.555Z] [2022-01-19T19:38:27.555Z] #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-01-19T19:38:27.556Z] #49 sha256:5784d71b86aec979390f928fe38dd73c05d2576ef79a59ae8c490b32dca5ac36 [2022-01-19T19:38:27.556Z] #49 227.6 + /build/golangci-lint --version [2022-01-19T19:38:27.556Z] #49 227.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-19T19:38:27.556Z] #49 DONE 228.1s [2022-01-19T19:38:27.556Z] [2022-01-19T19:38:27.556Z] #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-01-19T19:38:27.556Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:27.595Z] #43 156.9 CC criu/sockets.o [2022-01-19T19:38:27.653Z] #53 ... [2022-01-19T19:38:27.653Z] [2022-01-19T19:38:27.653Z] #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-01-19T19:38:27.653Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-19T19:38:27.653Z] #43 156.4 CC criu/sk-netlink.o [2022-01-19T19:38:27.816Z] #43 158.7 CC criu/sockets.o [2022-01-19T19:38:27.914Z] #43 156.8 CC criu/sk-packet.o [2022-01-19T19:38:28.054Z] #43 33.23 CC compel/plugins/std/string.o [2022-01-19T19:38:28.485Z] #43 157.5 CC criu/sk-queue.o [2022-01-19T19:38:28.528Z] #43 157.8 CC criu/stats.o [2022-01-19T19:38:28.615Z] #43 33.72 CC compel/plugins/std/infect.o [2022-01-19T19:38:28.754Z] #43 159.8 CC criu/stats.o [2022-01-19T19:38:28.785Z] #43 158.0 CC criu/string.o [2022-01-19T19:38:28.785Z] #43 158.1 CC criu/sysctl.o [2022-01-19T19:38:28.871Z] #43 34.09 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-01-19T19:38:28.871Z] #43 34.13 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-01-19T19:38:28.871Z] #43 34.18 AR compel/plugins/std.lib.a [2022-01-19T19:38:29.014Z] #43 160.0 CC criu/string.o [2022-01-19T19:38:29.056Z] #43 157.9 CC criu/sk-tcp.o [2022-01-19T19:38:29.127Z] #43 34.25 CC compel/plugins/fds/fds.o [2022-01-19T19:38:29.274Z] #43 160.1 CC criu/sysctl.o [2022-01-19T19:38:29.349Z] #43 158.5 CC criu/sysfs_parse.o [2022-01-19T19:38:29.383Z] #43 34.49 AR compel/plugins/fds.lib.a [2022-01-19T19:38:29.383Z] #43 34.54 HOSTDEP compel/src/lib/log-host.d [2022-01-19T19:38:29.383Z] #43 34.59 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-19T19:38:29.383Z] #43 34.65 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-01-19T19:38:29.383Z] #43 34.71 HOSTDEP compel/src/main-host.d [2022-01-19T19:38:29.383Z] #43 34.77 DEP compel/src/lib/ptrace.d [2022-01-19T19:38:29.533Z] #43 160.6 CC criu/sysfs_parse.o [2022-01-19T19:38:29.606Z] #43 158.8 CC criu/timens.o [2022-01-19T19:38:29.630Z] #43 158.4 CC criu/sk-unix.o [2022-01-19T19:38:29.638Z] #43 34.85 DEP compel/src/lib/infect.d [2022-01-19T19:38:29.862Z] #43 159.0 CC criu/timerfd.o [2022-01-19T19:38:29.894Z] #43 34.93 DEP compel/src/lib/infect-util.d [2022-01-19T19:38:29.894Z] #43 34.99 DEP compel/src/lib/infect-rpc.d [2022-01-19T19:38:29.894Z] #43 35.05 DEP compel/arch/aarch64/src/lib/infect.d [2022-01-19T19:38:29.894Z] #43 35.15 DEP compel/arch/aarch64/src/lib/cpu.d [2022-01-19T19:38:29.894Z] #43 35.18 DEP compel/src/lib/log.d [2022-01-19T19:38:30.102Z] #43 160.8 CC criu/timens.o [2022-01-19T19:38:30.102Z] #43 161.1 CC criu/timerfd.o [2022-01-19T19:38:30.119Z] #43 159.3 CC criu/tty.o [2022-01-19T19:38:30.150Z] #43 35.26 DEP compel/src/main.d [2022-01-19T19:38:30.150Z] #43 35.32 DEP compel/src/lib/handle-elf.d [2022-01-19T19:38:30.150Z] #43 35.38 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-01-19T19:38:30.150Z] #43 35.46 CC compel/src/lib/log.o [2022-01-19T19:38:30.362Z] #43 161.3 CC criu/tty.o [2022-01-19T19:38:30.406Z] #43 35.63 CC compel/arch/aarch64/src/lib/cpu.o [2022-01-19T19:38:30.662Z] #43 35.78 CC compel/arch/aarch64/src/lib/infect.o [2022-01-19T19:38:30.918Z] #43 36.12 CC compel/src/lib/infect-rpc.o [2022-01-19T19:38:31.016Z] #43 159.8 CC criu/sockets.o [2022-01-19T19:38:31.048Z] #43 160.4 CC criu/tun.o [2022-01-19T19:38:31.174Z] #43 36.35 CC compel/src/lib/infect-util.o [2022-01-19T19:38:31.276Z] #43 160.3 CC criu/stats.o [2022-01-19T19:38:31.431Z] #43 36.54 CC compel/src/lib/infect.o [2022-01-19T19:38:31.537Z] #43 160.5 CC criu/string.o [2022-01-19T19:38:31.537Z] #43 160.6 CC criu/sysctl.o [2022-01-19T19:38:31.613Z] #43 160.7 CC criu/uffd.o [2022-01-19T19:38:31.742Z] #43 162.5 CC criu/tun.o [2022-01-19T19:38:32.001Z] #43 162.9 CC criu/uffd.o [2022-01-19T19:38:32.108Z] #43 161.1 CC criu/sysfs_parse.o [2022-01-19T19:38:32.359Z] #43 ... [2022-01-19T19:38:32.360Z] [2022-01-19T19:38:32.360Z] #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-01-19T19:38:32.360Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-19T19:38:32.360Z] #13 97.96 Selecting previously unselected package libapparmor1:arm64. [2022-01-19T19:38:32.360Z] #13 97.97 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 97.99 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-01-19T19:38:32.360Z] #13 98.09 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-19T19:38:32.360Z] #13 98.09 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.10 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-01-19T19:38:32.360Z] #13 98.22 Selecting previously unselected package libbtrfs0. [2022-01-19T19:38:32.360Z] #13 98.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.23 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-19T19:38:32.360Z] #13 98.29 Selecting previously unselected package libbtrfs-dev. [2022-01-19T19:38:32.360Z] #13 98.29 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:38:32.360Z] #13 98.39 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-19T19:38:32.360Z] #13 98.39 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.40 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-01-19T19:38:32.360Z] #13 98.48 Selecting previously unselected package libudev-dev:arm64. [2022-01-19T19:38:32.360Z] #13 98.48 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.50 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-01-19T19:38:32.360Z] #13 98.61 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-19T19:38:32.360Z] #13 98.65 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.67 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-01-19T19:38:32.360Z] #13 98.90 Selecting previously unselected package libpcre16-3:arm64. [2022-01-19T19:38:32.360Z] #13 98.91 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 98.91 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-01-19T19:38:32.360Z] #13 99.03 Selecting previously unselected package libpcre32-3:arm64. [2022-01-19T19:38:32.360Z] #13 99.03 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 99.04 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-01-19T19:38:32.360Z] #13 99.16 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-01-19T19:38:32.360Z] #13 99.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 99.17 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-01-19T19:38:32.360Z] #13 99.22 Selecting previously unselected package libpcre3-dev:arm64. [2022-01-19T19:38:32.360Z] #13 99.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 99.23 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-01-19T19:38:32.360Z] #13 99.50 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-19T19:38:32.360Z] #13 99.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 99.52 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-01-19T19:38:32.360Z] #13 99.72 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-19T19:38:32.360Z] #13 99.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-01-19T19:38:32.360Z] #13 99.76 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-01-19T19:38:32.543Z] #43 161.5 CC criu/util.o [2022-01-19T19:38:32.570Z] #43 163.7 CC criu/util.o [2022-01-19T19:38:32.616Z] #13 99.83 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-19T19:38:32.616Z] #13 99.84 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-01-19T19:38:32.616Z] #13 99.85 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:38:32.680Z] #43 161.4 CC criu/timens.o [2022-01-19T19:38:32.680Z] #43 161.6 CC criu/timerfd.o [2022-01-19T19:38:32.872Z] #13 100.00 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-19T19:38:32.872Z] #13 100.00 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-01-19T19:38:32.872Z] #13 100.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-01-19T19:38:32.940Z] #43 161.8 CC criu/tty.o [2022-01-19T19:38:33.107Z] #43 162.4 CC criu/uts_ns.o [2022-01-19T19:38:33.128Z] #13 100.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-01-19T19:38:33.128Z] #13 100.5 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-01-19T19:38:33.128Z] #13 100.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-01-19T19:38:33.128Z] #13 100.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-19T19:38:33.364Z] #43 162.6 CC criu/vdso-compat.o [2022-01-19T19:38:33.384Z] #13 100.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-01-19T19:38:33.384Z] #13 100.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-19T19:38:33.384Z] #13 100.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-01-19T19:38:33.384Z] #13 100.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:33.384Z] #13 100.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-01-19T19:38:33.384Z] #13 100.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-01-19T19:38:33.384Z] #13 100.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-19T19:38:33.384Z] #13 100.8 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-01-19T19:38:33.384Z] #13 100.8 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-01-19T19:38:33.384Z] #13 100.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-19T19:38:33.384Z] #13 100.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-01-19T19:38:33.384Z] #13 100.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-01-19T19:38:33.384Z] #13 100.8 Setting up dmsetup (2:1.02.155-3) ... [2022-01-19T19:38:33.384Z] #13 100.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-01-19T19:38:33.508Z] #43 164.6 CC criu/uts_ns.o [2022-01-19T19:38:33.620Z] #43 162.7 CC criu/vdso.o [2022-01-19T19:38:33.640Z] #13 100.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-01-19T19:38:33.640Z] #13 100.9 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:38:33.768Z] #43 164.8 CC criu/vdso-compat.o [2022-01-19T19:38:33.877Z] #43 163.2 LINK criu/built-in.o [2022-01-19T19:38:34.027Z] #43 165.0 CC criu/vdso.o [2022-01-19T19:38:34.133Z] #43 163.3 LINK criu/criu [2022-01-19T19:38:34.325Z] #43 163.0 CC criu/tun.o [2022-01-19T19:38:34.325Z] #43 163.4 CC criu/uffd.o [2022-01-19T19:38:34.596Z] #43 165.5 LINK criu/built-in.o [2022-01-19T19:38:34.596Z] #43 165.6 LINK criu/criu [2022-01-19T19:38:34.696Z] #43 163.8 DEP lib/c/criu.d [2022-01-19T19:38:34.696Z] #43 163.8 CC images/rpc.pb-c.o [2022-01-19T19:38:34.855Z] #43 165.9 DEP lib/c/criu.d [2022-01-19T19:38:34.855Z] #43 165.9 CC images/rpc.pb-c.o [2022-01-19T19:38:34.953Z] #43 164.2 CC lib/c/criu.o [2022-01-19T19:38:35.266Z] #43 164.2 CC criu/util.o [2022-01-19T19:38:35.424Z] #43 166.3 CC lib/c/criu.o [2022-01-19T19:38:35.517Z] #43 164.9 LINK lib/c/built-in.o [2022-01-19T19:38:35.530Z] #13 DONE 102.7s [2022-01-19T19:38:35.530Z] [2022-01-19T19:38:35.530Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-19T19:38:35.530Z] #14 sha256:4efc2d952d4ba87726d22a05774948c67ada85781aea297bddbd0f3ca408a068 [2022-01-19T19:38:35.774Z] #43 164.9 LINK lib/c/libcriu.so [2022-01-19T19:38:35.774Z] #43 165.0 LINK lib/c/libcriu.a [2022-01-19T19:38:35.774Z] #43 165.1 GEN magic.py [2022-01-19T19:38:35.993Z] #43 167.0 LINK lib/c/built-in.o [2022-01-19T19:38:35.993Z] #43 167.0 LINK lib/c/libcriu.so [2022-01-19T19:38:35.993Z] #43 167.1 LINK lib/c/libcriu.a [2022-01-19T19:38:36.031Z] #43 165.3 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:38:36.031Z] #43 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:38:36.031Z] #43 165.3 Note: Building without GnuTLS support [2022-01-19T19:38:36.031Z] #43 165.3 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:38:36.031Z] #43 165.3 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:38:36.206Z] #43 165.0 CC criu/uts_ns.o [2022-01-19T19:38:36.252Z] #43 167.2 GEN magic.py [2022-01-19T19:38:36.252Z] #43 167.3 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:38:36.461Z] #14 DONE 0.9s [2022-01-19T19:38:36.461Z] [2022-01-19T19:38:36.461Z] #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-01-19T19:38:36.461Z] #53 sha256:d7ccad11aea196b87d92b5207d60afe2f70770a698da839d36560600045094b0 [2022-01-19T19:38:36.461Z] #53 0.837 + RM_GOPATH=0 [2022-01-19T19:38:36.461Z] #53 0.837 + TMP_GOPATH= [2022-01-19T19:38:36.461Z] #53 0.838 + : /build [2022-01-19T19:38:36.461Z] #53 0.841 + '[' -z '' ']' [2022-01-19T19:38:36.461Z] #53 0.842 ++ mktemp -d [2022-01-19T19:38:36.461Z] #53 0.843 + export GOPATH=/tmp/tmp.KXRKHrJFdL [2022-01-19T19:38:36.461Z] #53 0.843 + GOPATH=/tmp/tmp.KXRKHrJFdL [2022-01-19T19:38:36.461Z] #53 0.843 + RM_GOPATH=1 [2022-01-19T19:38:36.461Z] #53 0.843 + case "$(go env GOARCH)" in [2022-01-19T19:38:36.461Z] #53 0.843 ++ go env GOARCH [2022-01-19T19:38:36.461Z] #53 0.853 + export GO_BUILDMODE=-buildmode=pie [2022-01-19T19:38:36.461Z] #53 0.853 + GO_BUILDMODE=-buildmode=pie [2022-01-19T19:38:36.461Z] #53 0.854 ++ dirname /tmp/install/install.sh [2022-01-19T19:38:36.461Z] #53 0.855 + dir=/tmp/install [2022-01-19T19:38:36.461Z] #53 0.860 + bin=runc [2022-01-19T19:38:36.461Z] #53 0.860 + shift [2022-01-19T19:38:36.461Z] #53 0.860 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-19T19:38:36.461Z] #53 0.860 + . /tmp/install/runc.installer [2022-01-19T19:38:36.461Z] #53 0.861 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:38:36.461Z] #53 0.861 + install_runc [2022-01-19T19:38:36.461Z] #53 0.862 + uname -r [2022-01-19T19:38:36.461Z] #53 0.862 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-19T19:38:36.461Z] #53 0.875 + RUNC_BUILDTAGS='seccomp ' [2022-01-19T19:38:36.461Z] #53 0.875 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-19T19:38:36.461Z] #53 0.875 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KXRKHrJFdL/src/github.com/opencontainers/runc [2022-01-19T19:38:36.461Z] #53 0.875 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-19T19:38:36.461Z] #53 0.882 Cloning into '/tmp/tmp.KXRKHrJFdL/src/github.com/opencontainers/runc'... [2022-01-19T19:38:36.467Z] #43 165.2 CC criu/vdso-compat.o [2022-01-19T19:38:36.467Z] #43 165.3 CC criu/vdso.o [2022-01-19T19:38:36.555Z] #43 167.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:38:36.556Z] #43 167.3 Note: Building without GnuTLS support [2022-01-19T19:38:36.556Z] #43 167.3 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:38:36.556Z] #43 167.3 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:38:36.595Z] #43 166.0 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:38:36.603Z] #53 ... [2022-01-19T19:38:36.603Z] [2022-01-19T19:38:36.603Z] #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-01-19T19:38:36.603Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:38:36.603Z] #56 206.5 + bin/containerd [2022-01-19T19:38:36.727Z] #43 165.7 LINK criu/built-in.o [2022-01-19T19:38:36.988Z] #43 165.9 LINK criu/criu [2022-01-19T19:38:37.022Z] #53 ... [2022-01-19T19:38:37.022Z] [2022-01-19T19:38:37.022Z] #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-01-19T19:38:37.022Z] #15 sha256:0cc67b2b9b29c73e4e2b7bce2c413155aa3c2e7ee64864bfa2d8d98a3f244b4b [2022-01-19T19:38:37.022Z] #15 DONE 0.7s [2022-01-19T19:38:37.138Z] #43 168.0 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:38:37.158Z] #43 166.5 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:37.248Z] #43 166.1 DEP lib/c/criu.d [2022-01-19T19:38:37.248Z] #43 166.2 CC images/rpc.pb-c.o [2022-01-19T19:38:37.278Z] [2022-01-19T19:38:37.278Z] #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-01-19T19:38:37.278Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:37.278Z] #43 38.46 CC compel/src/lib/ptrace.o [2022-01-19T19:38:37.278Z] #43 38.85 AR compel/libcompel.a [2022-01-19T19:38:37.278Z] #43 38.89 HOSTCC compel/src/main-host.o [2022-01-19T19:38:37.278Z] #43 39.12 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-01-19T19:38:37.278Z] #43 39.28 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-19T19:38:37.278Z] #43 39.48 HOSTCC compel/src/lib/log-host.o [2022-01-19T19:38:37.278Z] #43 39.58 HOSTLINK compel/compel-host-bin [2022-01-19T19:38:37.278Z] #43 39.69 DEP soccr/soccr.d [2022-01-19T19:38:37.278Z] #43 39.82 CC soccr/soccr.o [2022-01-19T19:38:37.278Z] #43 40.99 AR soccr/libsoccr.a [2022-01-19T19:38:37.278Z] #43 41.06 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:38:37.278Z] #43 41.48 DEP criu/arch/aarch64/sigframe.d [2022-01-19T19:38:37.278Z] #43 41.66 DEP criu/arch/aarch64/crtools.d [2022-01-19T19:38:37.278Z] #43 41.83 DEP criu/arch/aarch64/cpu.d [2022-01-19T19:38:37.278Z] #43 41.84 DEP criu/arch/aarch64/bitops.d [2022-01-19T19:38:37.278Z] #43 41.87 CC criu/arch/aarch64/bitops.o [2022-01-19T19:38:37.278Z] #43 41.89 CC criu/arch/aarch64/cpu.o [2022-01-19T19:38:37.278Z] #43 42.03 CC criu/arch/aarch64/crtools.o [2022-01-19T19:38:37.278Z] #43 42.57 CC criu/arch/aarch64/sigframe.o [2022-01-19T19:38:37.278Z] #43 ... [2022-01-19T19:38:37.278Z] [2022-01-19T19:38:37.278Z] #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-01-19T19:38:37.278Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:37.278Z] #45 96.74 net/http/httptrace [2022-01-19T19:38:37.278Z] #45 96.90 net/http [2022-01-19T19:38:37.508Z] #43 166.6 CC lib/c/criu.o [2022-01-19T19:38:37.538Z] #45 ... [2022-01-19T19:38:37.538Z] [2022-01-19T19:38:37.538Z] #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-01-19T19:38:37.538Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:37.538Z] #43 42.76 LINK criu/arch/aarch64/crtools.built-in.o [2022-01-19T19:38:37.538Z] #43 42.81 DEP criu/pie/util-vdso.d [2022-01-19T19:38:37.538Z] #43 42.91 DEP criu/pie/util.d [2022-01-19T19:38:37.707Z] #43 168.5 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:37.722Z] #43 167.0 make[1]: 'images/built-in.o' is up to date. [2022-01-19T19:38:37.722Z] #43 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-19T19:38:37.722Z] #43 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-19T19:38:37.722Z] #43 167.1 make[1]: 'compel/libcompel.a' is up to date. [2022-01-19T19:38:37.722Z] #43 167.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-19T19:38:37.722Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:37.795Z] #43 ... [2022-01-19T19:38:37.795Z] [2022-01-19T19:38:37.795Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-19T19:38:37.795Z] #16 sha256:1ab177522070cef4a11ed8c2542ecbf725437ee32dfb24105e82f6de8386b03f [2022-01-19T19:38:37.795Z] #16 0.582 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-19T19:38:37.795Z] #16 DONE 0.7s [2022-01-19T19:38:37.966Z] #43 169.1 make[1]: 'images/built-in.o' is up to date. [2022-01-19T19:38:37.966Z] #43 169.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-19T19:38:37.978Z] #43 167.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:38:37.978Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:37.978Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:37.978Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.051Z] [2022-01-19T19:38:38.051Z] #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-01-19T19:38:38.051Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:38.051Z] #43 43.07 CC criu/pie/util.o [2022-01-19T19:38:38.225Z] #43 169.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-19T19:38:38.225Z] #43 169.2 make[1]: 'compel/libcompel.a' is up to date. [2022-01-19T19:38:38.225Z] #43 169.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-19T19:38:38.225Z] #43 169.2 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:38.225Z] #43 169.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:38:38.258Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.258Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.258Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.258Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.258Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.307Z] #43 43.39 CC criu/pie/util-vdso.o [2022-01-19T19:38:38.449Z] #43 167.2 LINK lib/c/built-in.o [2022-01-19T19:38:38.449Z] #43 167.2 LINK lib/c/libcriu.so [2022-01-19T19:38:38.449Z] #43 167.3 LINK lib/c/libcriu.a [2022-01-19T19:38:38.449Z] #43 167.4 GEN magic.py [2022-01-19T19:38:38.484Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.484Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.518Z] #43 167.7 INSTALL criu/criu [2022-01-19T19:38:38.518Z] #43 DONE 167.9s [2022-01-19T19:38:38.518Z] [2022-01-19T19:38:38.518Z] #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-01-19T19:38:38.518Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:38:38.709Z] #43 167.5 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:38:38.709Z] #43 167.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:38:38.709Z] #43 167.5 Note: Building without GnuTLS support [2022-01-19T19:38:38.709Z] #43 167.5 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:38:38.709Z] #43 167.5 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:38:38.743Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:38.743Z] #43 169.7 INSTALL criu/criu [2022-01-19T19:38:38.868Z] #43 ... [2022-01-19T19:38:38.868Z] [2022-01-19T19:38:38.868Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-19T19:38:38.868Z] #17 sha256:cb39523a5b6886416cdb8a54c5679b1f26da6d519f9c7224812ac6d35eec6d28 [2022-01-19T19:38:38.868Z] #17 DONE 1.2s [2022-01-19T19:38:38.868Z] [2022-01-19T19:38:38.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-01-19T19:38:38.869Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:38.869Z] #43 43.97 AR criu/pie/pie.lib.a [2022-01-19T19:38:38.869Z] #43 44.00 DEP criu/pie/restorer.d [2022-01-19T19:38:38.869Z] #43 44.15 DEP criu/arch/aarch64/intraprocedure.d [2022-01-19T19:38:38.869Z] #43 44.15 DEP criu/arch/aarch64/restorer.d [2022-01-19T19:38:39.004Z] #43 DONE 170.0s [2022-01-19T19:38:39.004Z] [2022-01-19T19:38:39.004Z] #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-01-19T19:38:39.004Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:38:39.128Z] #43 44.39 DEP criu/arch/aarch64/vdso-pie.d [2022-01-19T19:38:39.128Z] #43 44.50 DEP criu/pie/parasite-vdso.d [2022-01-19T19:38:39.279Z] #43 168.1 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:38:39.386Z] #43 44.65 DEP criu/pie/parasite.d [2022-01-19T19:38:39.540Z] #43 168.6 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:39.642Z] #43 44.88 CC criu/pie/parasite.o [2022-01-19T19:38:39.897Z] #43 ... [2022-01-19T19:38:39.897Z] [2022-01-19T19:38:39.897Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-19T19:38:39.897Z] #18 sha256:f1ba708188b95989c255169a35bff176195de4cad3543e740d27bc0a174a9e6e [2022-01-19T19:38:39.897Z] #18 DONE 0.9s [2022-01-19T19:38:39.897Z] [2022-01-19T19:38:39.897Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-19T19:38:39.897Z] #19 sha256:0dade099b2395b46bf130b57389395eb7245f60a51e79d605dd1b5bb8eff6b73 [2022-01-19T19:38:39.921Z] #56 ... [2022-01-19T19:38:39.921Z] [2022-01-19T19:38:39.921Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-19T19:38:39.921Z] #44 sha256:36e1bcb49a7e2d4f030d48eef4d5cff9a5515671505f73a3af5d6e1ad99a40c7 [2022-01-19T19:38:39.921Z] #44 DONE 0.1s [2022-01-19T19:38:39.921Z] [2022-01-19T19:38:39.921Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-19T19:38:39.921Z] #46 sha256:abe04a22ed4b308685d8f57294c73fa160e7b9b976e71be8c44fd002572571e9 [2022-01-19T19:38:39.921Z] #46 DONE 0.1s [2022-01-19T19:38:39.921Z] [2022-01-19T19:38:39.921Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-19T19:38:39.921Z] #48 sha256:07f591569388f452708e73512fb3514b4c6a33c84a9aac5ddb8a11ee914f824e [2022-01-19T19:38:39.921Z] #48 DONE 0.1s [2022-01-19T19:38:39.921Z] [2022-01-19T19:38:39.921Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-19T19:38:39.921Z] #50 sha256:d85361aeb77fcea9ff7c34593c67c4334a0171bbe79594ca77dd5cc1e253c523 [2022-01-19T19:38:39.941Z] #56 ... [2022-01-19T19:38:39.941Z] [2022-01-19T19:38:39.941Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-19T19:38:39.941Z] #44 sha256:737f36d88d8850048203729f4c85cbd55e27808d1de398f97f4529c85b6d2da7 [2022-01-19T19:38:40.129Z] #43 169.2 make[1]: 'images/built-in.o' is up to date. [2022-01-19T19:38:40.182Z] #50 DONE 0.1s [2022-01-19T19:38:40.182Z] [2022-01-19T19:38:40.182Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-19T19:38:40.182Z] #52 sha256:f67de33cdc2f5f116ad3920e6c4f405200a88d5175bedd7035808e4a1729c65b [2022-01-19T19:38:40.182Z] #52 DONE 0.1s [2022-01-19T19:38:40.182Z] [2022-01-19T19:38:40.182Z] #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-01-19T19:38:40.182Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:38:40.201Z] #44 DONE 0.2s [2022-01-19T19:38:40.201Z] [2022-01-19T19:38:40.201Z] #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-01-19T19:38:40.201Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:38:40.201Z] #56 ... [2022-01-19T19:38:40.201Z] [2022-01-19T19:38:40.201Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-19T19:38:40.201Z] #46 sha256:bada832b91471a8e8ec57cc95a36c867d6081bd6e8c9cb9d90e512d49c321091 [2022-01-19T19:38:40.201Z] #46 DONE 0.1s [2022-01-19T19:38:40.394Z] #43 169.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-19T19:38:40.394Z] #43 169.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-19T19:38:40.394Z] #43 169.3 make[1]: 'compel/libcompel.a' is up to date. [2022-01-19T19:38:40.394Z] #43 169.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-19T19:38:40.394Z] #43 169.3 make[1]: Nothing to be done for 'all'. [2022-01-19T19:38:40.394Z] #43 169.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:38:40.394Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.460Z] [2022-01-19T19:38:40.460Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-19T19:38:40.460Z] #48 sha256:cd9bda55113e15a764c4d490bbe71cd4c84564260a8aa4630ae26acbf35ab530 [2022-01-19T19:38:40.460Z] #48 DONE 0.1s [2022-01-19T19:38:40.460Z] [2022-01-19T19:38:40.460Z] #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-01-19T19:38:40.460Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:38:40.460Z] #56 ... [2022-01-19T19:38:40.460Z] [2022-01-19T19:38:40.460Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-19T19:38:40.460Z] #50 sha256:eee99c2cf60d16e28ab005c44e2ec9f1adb8a85550cee0e4c6f0ebae33fba5e8 [2022-01-19T19:38:40.656Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.656Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.656Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.656Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.656Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.656Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.720Z] #50 DONE 0.2s [2022-01-19T19:38:40.720Z] [2022-01-19T19:38:40.720Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-19T19:38:40.720Z] #52 sha256:59faa311296fedc04b42ff622c1c1502a595722189e52519145584e779b6ca9d [2022-01-19T19:38:40.720Z] #52 DONE 0.1s [2022-01-19T19:38:40.720Z] [2022-01-19T19:38:40.720Z] #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-01-19T19:38:40.720Z] #53 sha256:688c4702abcd54be9247be4b59a91d8613aa0e79f07f84b3e52ef26e7fab94dd [2022-01-19T19:38:40.825Z] #19 DONE 1.0s [2022-01-19T19:38:40.825Z] [2022-01-19T19:38:40.825Z] #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-01-19T19:38:40.825Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:40.825Z] #45 108.0 github.com/LK4D4/vndr/godl [2022-01-19T19:38:40.825Z] #45 109.0 github.com/LK4D4/vndr [2022-01-19T19:38:40.917Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2022-01-19T19:38:40.917Z] #43 169.9 INSTALL criu/criu [2022-01-19T19:38:41.178Z] #43 DONE 170.0s [2022-01-19T19:38:41.178Z] [2022-01-19T19:38:41.178Z] #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-01-19T19:38:41.178Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:38:42.563Z] #56 ... [2022-01-19T19:38:42.563Z] [2022-01-19T19:38:42.563Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-19T19:38:42.563Z] #44 sha256:1ad9c21c49b1942dbf2a50e64260f460263933b8a2306697fb994e8a0c5c996f [2022-01-19T19:38:42.563Z] #44 DONE 0.1s [2022-01-19T19:38:42.563Z] [2022-01-19T19:38:42.563Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-19T19:38:42.563Z] #46 sha256:c1bdaa72869198f3f00738f46bba7701e96a745c3d80466c3f92f6da47ba8a82 [2022-01-19T19:38:42.563Z] #46 DONE 0.1s [2022-01-19T19:38:42.563Z] [2022-01-19T19:38:42.563Z] #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-01-19T19:38:42.563Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:38:42.563Z] #56 ... [2022-01-19T19:38:42.563Z] [2022-01-19T19:38:42.563Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-19T19:38:42.563Z] #48 sha256:68b11bffcbb8afb5109e8da946e8708ab1be5e65b2eb6d774d9b13fa90209ed7 [2022-01-19T19:38:42.563Z] #48 DONE 0.1s [2022-01-19T19:38:42.824Z] [2022-01-19T19:38:42.824Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-19T19:38:42.824Z] #50 sha256:a4b2d753fcf81338c12394507934a31e8a6a0e76c56dfadf64d74fd35b1f6cdc [2022-01-19T19:38:42.824Z] #50 DONE 0.1s [2022-01-19T19:38:42.824Z] [2022-01-19T19:38:42.824Z] #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-01-19T19:38:42.824Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:38:42.824Z] #53 ... [2022-01-19T19:38:42.824Z] [2022-01-19T19:38:42.824Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-19T19:38:42.824Z] #52 sha256:ea38b38418b8ab28f656387c7821175c9badbb09414c93041cf99ebc27fe02af [2022-01-19T19:38:42.824Z] #52 DONE 0.1s [2022-01-19T19:38:43.085Z] [2022-01-19T19:38:43.085Z] #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-01-19T19:38:43.085Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:38:43.166Z] #56 ... [2022-01-19T19:38:43.166Z] [2022-01-19T19:38:43.166Z] #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-01-19T19:38:43.166Z] #53 sha256:a9fc751dc5babc16cc55bfc3a8270635b51164d48d5242246eb76ed8e81a33bf [2022-01-19T19:38:43.166Z] #53 136.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-19T19:38:43.424Z] #53 137.0 + mkdir -p /build [2022-01-19T19:38:43.424Z] #53 137.0 + cp runc /build/runc [2022-01-19T19:38:43.682Z] #53 DONE 137.4s [2022-01-19T19:38:43.682Z] [2022-01-19T19:38:43.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-01-19T19:38:43.682Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:38:44.091Z] #45 ... [2022-01-19T19:38:44.091Z] [2022-01-19T19:38:44.091Z] #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-01-19T19:38:44.091Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:44.091Z] #43 46.30 LINK criu/pie/parasite.built-in.o [2022-01-19T19:38:44.091Z] #43 46.31 GEN criu/pie/parasite-blob.h [2022-01-19T19:38:44.091Z] #43 46.34 CC criu/pie/parasite-vdso.o [2022-01-19T19:38:44.091Z] #43 46.93 CC criu/arch/aarch64/vdso-pie.o [2022-01-19T19:38:44.091Z] #43 47.19 CC criu/arch/aarch64/restorer.o [2022-01-19T19:38:44.091Z] #43 47.52 CC criu/arch/aarch64/intraprocedure.o [2022-01-19T19:38:44.091Z] #43 47.55 CC criu/pie/restorer.o [2022-01-19T19:38:44.091Z] #43 ... [2022-01-19T19:38:44.091Z] [2022-01-19T19:38:44.091Z] #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-01-19T19:38:44.091Z] #45 sha256:45c4c2c964ea3332d36f1d1f6085fac4b2b567fd399f39b615797f3f4ca9c88c [2022-01-19T19:38:44.091Z] #45 DONE 113.6s [2022-01-19T19:38:44.347Z] [2022-01-19T19:38:44.347Z] #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-01-19T19:38:44.347Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-19T19:38:44.347Z] #20 0.962 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-19T19:38:44.347Z] #20 1.000 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-19T19:38:44.347Z] #20 1.004 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-19T19:38:44.347Z] #20 1.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-19T19:38:44.347Z] #20 1.587 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2022-01-19T19:38:44.347Z] #20 2.344 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-01-19T19:38:44.603Z] #20 3.969 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [305 kB] [2022-01-19T19:38:45.056Z] #56 ... [2022-01-19T19:38:45.056Z] [2022-01-19T19:38:45.056Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-19T19:38:45.056Z] #54 sha256:911780c6030727a1ac7cade3893e4ccad378e01bf4a9c8116f2cfab68b8ef198 [2022-01-19T19:38:45.056Z] #54 DONE 0.1s [2022-01-19T19:38:45.056Z] [2022-01-19T19:38:45.056Z] #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-01-19T19:38:45.056Z] #56 sha256:92f4c51bd631a6940816e525c3cad81b32e0786c069a948de5764ccbb277293d [2022-01-19T19:38:46.490Z] #20 ... [2022-01-19T19:38:46.490Z] [2022-01-19T19:38:46.490Z] #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-01-19T19:38:46.490Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:46.490Z] #43 50.84 LINK criu/pie/restorer.built-in.o [2022-01-19T19:38:46.490Z] #43 50.85 GEN criu/pie/restorer-blob.h [2022-01-19T19:38:46.490Z] #43 50.93 DEP criu/vdso.d [2022-01-19T19:38:46.490Z] #43 51.06 DEP criu/uts_ns.d [2022-01-19T19:38:46.490Z] #43 51.17 DEP criu/util.d [2022-01-19T19:38:46.490Z] #43 51.25 DEP criu/uffd.d [2022-01-19T19:38:46.490Z] #43 51.34 DEP criu/tun.d [2022-01-19T19:38:46.490Z] #43 51.48 DEP criu/tty.d [2022-01-19T19:38:46.490Z] #43 51.59 DEP criu/timerfd.d [2022-01-19T19:38:46.490Z] #43 51.75 DEP criu/timens.d [2022-01-19T19:38:46.746Z] #43 51.87 DEP criu/sysfs_parse.d [2022-01-19T19:38:46.746Z] #43 51.98 DEP criu/sysctl.d [2022-01-19T19:38:46.746Z] #43 52.10 DEP criu/string.d [2022-01-19T19:38:47.001Z] #43 52.14 DEP criu/stats.d [2022-01-19T19:38:47.001Z] #43 52.25 DEP criu/sockets.d [2022-01-19T19:38:47.002Z] #43 52.36 DEP criu/sk-unix.d [2022-01-19T19:38:47.257Z] #43 52.50 DEP criu/sk-tcp.d [2022-01-19T19:38:47.257Z] #43 52.63 DEP criu/sk-queue.d [2022-01-19T19:38:47.513Z] #43 52.68 DEP criu/sk-packet.d [2022-01-19T19:38:47.513Z] #43 52.75 DEP criu/sk-netlink.d [2022-01-19T19:38:47.513Z] #43 52.81 DEP criu/sk-inet.d [2022-01-19T19:38:47.769Z] #43 52.92 DEP criu/signalfd.d [2022-01-19T19:38:47.769Z] #43 52.96 DEP criu/sigframe.d [2022-01-19T19:38:47.769Z] #43 53.00 DEP criu/shmem.d [2022-01-19T19:38:47.769Z] #43 53.08 DEP criu/servicefd.d [2022-01-19T19:38:48.026Z] #43 53.17 DEP criu/seize.d [2022-01-19T19:38:48.026Z] #43 53.25 DEP criu/seccomp.d [2022-01-19T19:38:48.026Z] #43 53.35 DEP criu/rst-malloc.d [2022-01-19T19:38:48.026Z] #43 53.39 DEP criu/rbtree.d [2022-01-19T19:38:48.026Z] #43 53.42 DEP criu/pstree.d [2022-01-19T19:38:48.588Z] #43 ... [2022-01-19T19:38:48.588Z] [2022-01-19T19:38:48.588Z] #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-01-19T19:38:48.588Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-19T19:38:48.588Z] #32 DONE 117.8s [2022-01-19T19:38:48.588Z] [2022-01-19T19:38:48.588Z] #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-01-19T19:38:48.588Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:48.588Z] #43 53.59 DEP criu/protobuf.d [2022-01-19T19:38:48.588Z] #43 53.73 GEN criu/protobuf-desc-gen.h [2022-01-19T19:38:49.952Z] #43 55.18 DEP criu/protobuf-desc.d [2022-01-19T19:38:49.952Z] #43 55.28 DEP criu/proc_parse.d [2022-01-19T19:38:50.210Z] #43 55.45 DEP criu/plugin.d [2022-01-19T19:38:50.210Z] #43 55.53 DEP criu/pipes.d [2022-01-19T19:38:50.468Z] #43 55.65 DEP criu/pie-util.d [2022-01-19T19:38:50.724Z] #43 55.74 DEP criu/pie-util-vdso.d [2022-01-19T19:38:50.724Z] #43 55.82 DEP criu/path.d [2022-01-19T19:38:50.724Z] #43 55.90 DEP criu/parasite-syscall.d [2022-01-19T19:38:50.724Z] #43 56.03 DEP criu/pagemap.d [2022-01-19T19:38:50.980Z] #43 56.13 DEP criu/pagemap-cache.d [2022-01-19T19:38:50.980Z] #43 56.19 DEP criu/page-xfer.d [2022-01-19T19:38:50.980Z] #43 56.33 DEP criu/page-pipe.d [2022-01-19T19:38:51.236Z] #43 56.40 DEP criu/netfilter.d [2022-01-19T19:38:51.236Z] #43 56.49 DEP criu/net.d [2022-01-19T19:38:51.236Z] #43 56.60 DEP criu/namespaces.d [2022-01-19T19:38:51.492Z] #43 56.70 DEP criu/mount.d [2022-01-19T19:38:51.492Z] #43 56.82 DEP criu/memfd.d [2022-01-19T19:38:51.749Z] #43 56.93 DEP criu/mem.d [2022-01-19T19:38:51.749Z] #43 57.05 DEP criu/lsm.d [2022-01-19T19:38:52.005Z] #43 57.21 DEP criu/log.d [2022-01-19T19:38:52.005Z] #43 57.30 DEP criu/libnetlink.d [2022-01-19T19:38:52.263Z] #43 57.36 DEP criu/kerndat.d [2022-01-19T19:38:52.263Z] #43 57.46 DEP criu/kcmp-ids.d [2022-01-19T19:38:52.263Z] #43 57.51 DEP criu/irmap.d [2022-01-19T19:38:52.357Z] #56 207.1 + bin/containerd [2022-01-19T19:38:52.519Z] #43 57.64 DEP criu/ipc_ns.d [2022-01-19T19:38:52.519Z] #43 57.77 DEP criu/image.d [2022-01-19T19:38:52.519Z] #43 57.85 DEP criu/image-desc.d [2022-01-19T19:38:52.775Z] #43 57.92 DEP criu/fsnotify.d [2022-01-19T19:38:52.775Z] #43 58.03 DEP criu/filesystems.d [2022-01-19T19:38:52.775Z] #43 58.08 DEP criu/files.d [2022-01-19T19:38:52.775Z] #43 58.16 DEP criu/files-reg.d [2022-01-19T19:38:52.935Z] #53 ... [2022-01-19T19:38:52.935Z] [2022-01-19T19:38:52.935Z] #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-01-19T19:38:52.935Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:38:52.935Z] #56 206.0 + bin/containerd [2022-01-19T19:38:53.032Z] #43 58.25 DEP criu/files-ext.d [2022-01-19T19:38:53.082Z] #53 ... [2022-01-19T19:38:53.082Z] [2022-01-19T19:38:53.082Z] #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-01-19T19:38:53.082Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:38:53.082Z] #56 207.9 + bin/containerd [2022-01-19T19:38:53.288Z] #43 58.34 DEP criu/file-lock.d [2022-01-19T19:38:53.288Z] #43 58.41 DEP criu/file-ids.d [2022-01-19T19:38:53.288Z] #43 58.49 DEP criu/fifo.d [2022-01-19T19:38:53.288Z] #43 58.57 DEP criu/fdstore.d [2022-01-19T19:38:53.544Z] #43 58.62 DEP criu/fault-injection.d [2022-01-19T19:38:53.544Z] #43 58.67 DEP criu/external.d [2022-01-19T19:38:53.544Z] #43 58.79 DEP criu/eventpoll.d [2022-01-19T19:38:53.801Z] #43 58.91 DEP criu/eventfd.d [2022-01-19T19:38:53.801Z] #43 59.00 DEP criu/crtools.d [2022-01-19T19:38:53.801Z] #43 59.12 DEP criu/cr-service.d [2022-01-19T19:38:54.057Z] #43 59.28 DEP criu/cr-restore.d [2022-01-19T19:38:54.313Z] #43 59.50 DEP criu/cr-errno.d [2022-01-19T19:38:54.313Z] #43 59.51 DEP criu/cr-dump.d [2022-01-19T19:38:54.313Z] #43 59.64 DEP criu/cr-dedup.d [2022-01-19T19:38:54.569Z] #43 59.75 DEP criu/cr-check.d [2022-01-19T19:38:54.825Z] #43 59.94 DEP criu/config.d [2022-01-19T19:38:54.825Z] #43 60.04 DEP criu/clone-noasan.d [2022-01-19T19:38:54.825Z] #43 60.09 DEP criu/cgroup.d [2022-01-19T19:38:55.081Z] #43 60.23 DEP criu/cgroup-props.d [2022-01-19T19:38:55.081Z] #43 60.30 DEP criu/bitmap.d [2022-01-19T19:38:55.081Z] #43 60.31 DEP criu/bfd.d [2022-01-19T19:38:55.081Z] #43 60.37 DEP criu/autofs.d [2022-01-19T19:38:55.337Z] #43 60.45 DEP criu/aio.d [2022-01-19T19:38:55.338Z] #43 60.55 DEP criu/action-scripts.d [2022-01-19T19:38:55.594Z] #43 60.75 CC criu/action-scripts.o [2022-01-19T19:38:55.850Z] #43 ... [2022-01-19T19:38:55.850Z] [2022-01-19T19:38:55.850Z] #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-01-19T19:38:55.850Z] #53 sha256:d7ccad11aea196b87d92b5207d60afe2f70770a698da839d36560600045094b0 [2022-01-19T19:38:55.850Z] #53 10.43 + cd /tmp/tmp.KXRKHrJFdL/src/github.com/opencontainers/runc [2022-01-19T19:38:55.850Z] #53 10.43 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-19T19:38:55.850Z] #53 11.10 + '[' -z '' ']' [2022-01-19T19:38:55.850Z] #53 11.10 + target=static [2022-01-19T19:38:55.850Z] #53 11.10 + make 'BUILDTAGS=seccomp ' static [2022-01-19T19:38:55.850Z] #53 11.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-19T19:38:55.850Z] #53 ... [2022-01-19T19:38:55.850Z] [2022-01-19T19:38:55.850Z] #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-01-19T19:38:55.850Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:55.850Z] #43 61.13 CC criu/aio.o [2022-01-19T19:38:56.107Z] #43 ... [2022-01-19T19:38:56.107Z] [2022-01-19T19:38:56.107Z] #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-01-19T19:38:56.107Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-19T19:38:56.107Z] #20 5.427 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.8 kB] [2022-01-19T19:38:56.107Z] #20 8.817 Fetched 8821 kB in 8s (1089 kB/s) [2022-01-19T19:38:56.107Z] #20 8.817 Reading package lists... [2022-01-19T19:38:56.107Z] #20 11.50 Reading package lists... [2022-01-19T19:38:56.107Z] #20 14.35 Building dependency tree... [2022-01-19T19:38:56.365Z] #20 ... [2022-01-19T19:38:56.365Z] [2022-01-19T19:38:56.365Z] #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-01-19T19:38:56.365Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:38:56.365Z] #43 61.59 CC criu/autofs.o [2022-01-19T19:38:57.611Z] #56 ... [2022-01-19T19:38:57.611Z] [2022-01-19T19:38:57.611Z] #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-01-19T19:38:57.611Z] #53 sha256:190abcb93cab1c0340ffc331d5bf2ddc8ae072756438a1ad6b1cd13e6224a4b5 [2022-01-19T19:38:57.611Z] #53 136.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-19T19:38:57.611Z] #53 137.1 + mkdir -p /build [2022-01-19T19:38:57.731Z] #43 62.76 CC criu/bfd.o [2022-01-19T19:38:57.867Z] #53 137.1 + cp runc /build/runc [2022-01-19T19:38:57.867Z] #53 DONE 137.3s [2022-01-19T19:38:57.867Z] [2022-01-19T19:38:57.867Z] #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-01-19T19:38:57.867Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:38:57.987Z] #43 63.19 CC criu/bitmap.o [2022-01-19T19:38:57.987Z] #43 63.30 CC criu/cgroup-props.o [2022-01-19T19:38:58.208Z] #56 ... [2022-01-19T19:38:58.208Z] [2022-01-19T19:38:58.208Z] #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-01-19T19:38:58.208Z] #53 sha256:688c4702abcd54be9247be4b59a91d8613aa0e79f07f84b3e52ef26e7fab94dd [2022-01-19T19:38:58.208Z] #53 136.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-19T19:38:58.933Z] #43 63.96 CC criu/cgroup.o [2022-01-19T19:38:59.150Z] #53 137.5 + mkdir -p /build [2022-01-19T19:38:59.150Z] #53 137.5 + cp runc /build/runc [2022-01-19T19:38:59.409Z] #53 DONE 137.9s [2022-01-19T19:38:59.409Z] [2022-01-19T19:38:59.409Z] #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-01-19T19:38:59.409Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:38:59.663Z] #56 ... [2022-01-19T19:38:59.663Z] [2022-01-19T19:38:59.663Z] #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-01-19T19:38:59.663Z] #53 sha256:3b2042d40d6500e12e06b3a0c17871781ee4d6ca0eb51ecbf8142c64a4d2402f [2022-01-19T19:38:59.663Z] #53 135.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-19T19:38:59.760Z] #56 ... [2022-01-19T19:38:59.760Z] [2022-01-19T19:38:59.760Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-19T19:38:59.760Z] #54 sha256:5a10b1e7712e4cb1f02229dbee87065553b835aab37ffdfe0e2975bed90b9ed2 [2022-01-19T19:38:59.760Z] #54 DONE 0.2s [2022-01-19T19:38:59.760Z] [2022-01-19T19:38:59.760Z] #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-01-19T19:38:59.760Z] #56 sha256:5d6d4cce8a448a7866530cb088ae1c796fb59718d9d63c502b593fb3a3340ae2 [2022-01-19T19:39:00.234Z] #53 136.1 + mkdir -p /build [2022-01-19T19:39:00.347Z] #56 ... [2022-01-19T19:39:00.347Z] [2022-01-19T19:39:00.347Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-19T19:39:00.347Z] #54 sha256:ce5a19213b9b506205dd0540cbf940ba0734ebf1cd4e4fc5f7f9e36fa8371485 [2022-01-19T19:39:00.347Z] #54 DONE 0.1s [2022-01-19T19:39:00.494Z] #53 136.1 + cp runc /build/runc [2022-01-19T19:39:00.609Z] [2022-01-19T19:39:00.609Z] #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-01-19T19:39:00.609Z] #56 sha256:7e44e60b5a6430f7b5c2ee4cfca6edad54a4626e7f71581de3fdf72c532c9dc8 [2022-01-19T19:39:00.754Z] #53 DONE 136.4s [2022-01-19T19:39:00.754Z] [2022-01-19T19:39:00.754Z] #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-01-19T19:39:00.754Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:39:01.455Z] #43 66.53 CC criu/clone-noasan.o [2022-01-19T19:39:01.455Z] #43 66.69 CC criu/config.o [2022-01-19T19:39:01.455Z] #43 ... [2022-01-19T19:39:01.455Z] [2022-01-19T19:39:01.455Z] #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-01-19T19:39:01.455Z] #24 sha256:0f63a3fb352c7df0477cb88b561b223306d73aa2dfa36d3a54129876f44d6f07 [2022-01-19T19:39:01.455Z] #24 127.6 Checking out files: 28% (3203/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: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 52% (5974/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: 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: 82% (9384/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: 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-01-19T19:39:01.455Z] #24 130.2 + cd /tmp/tmp.VPhEUAU4Vu/tmp/docker-ce [2022-01-19T19:39:01.455Z] #24 130.2 + git checkout -q v17.06.2-ce [2022-01-19T19:39:02.666Z] #56 ... [2022-01-19T19:39:02.666Z] [2022-01-19T19:39:02.666Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-19T19:39:02.666Z] #54 sha256:3f91ed3f9b8d175b1dfef5b142fad7cfe01b151b49eed641df2c8c6c5b8bcf18 [2022-01-19T19:39:02.666Z] #54 DONE 0.1s [2022-01-19T19:39:02.666Z] [2022-01-19T19:39:02.666Z] #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-01-19T19:39:02.666Z] #56 sha256:f4f1df24c4f2670257031f47d87a20a71360889d6900a2cf5b444c89967676c9 [2022-01-19T19:39:03.972Z] #24 132.9 + mkdir -p /tmp/tmp.VPhEUAU4Vu/src/github.com/docker [2022-01-19T19:39:03.972Z] #24 132.9 + mv components/cli /tmp/tmp.VPhEUAU4Vu/src/github.com/docker/cli [2022-01-19T19:39:03.972Z] #24 132.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-19T19:39:06.491Z] #24 ... [2022-01-19T19:39:06.491Z] [2022-01-19T19:39:06.491Z] #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-01-19T19:39:06.491Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-19T19:39:06.491Z] #20 15.84 libcap2-bin is already the newest version (1:2.25-2). [2022-01-19T19:39:06.491Z] #20 15.84 The following additional packages will be installed: [2022-01-19T19:39:06.491Z] #20 15.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-19T19:39:06.491Z] #20 15.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-19T19:39:06.491Z] #20 15.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-19T19:39:06.491Z] #20 15.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-19T19:39:06.491Z] #20 15.85 python3.7 python3.7-minimal vim-runtime xxd [2022-01-19T19:39:06.491Z] #20 15.85 Suggested packages: [2022-01-19T19:39:06.491Z] #20 15.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-19T19:39:06.491Z] #20 15.85 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-19T19:39:06.491Z] #20 15.85 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-19T19:39:06.491Z] #20 15.85 quota [2022-01-19T19:39:06.491Z] #20 15.85 Recommended packages: [2022-01-19T19:39:06.491Z] #20 15.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-19T19:39:06.491Z] #20 15.85 python3-keyrings.alt python3-xdg unzip [2022-01-19T19:39:06.491Z] #20 17.10 The following NEW packages will be installed: [2022-01-19T19:39:06.491Z] #20 17.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-19T19:39:06.491Z] #20 17.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-19T19:39:06.491Z] #20 17.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-19T19:39:06.491Z] #20 17.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-19T19:39:06.491Z] #20 17.12 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-19T19:39:06.491Z] #20 17.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-19T19:39:06.491Z] #20 17.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-19T19:39:06.491Z] #20 17.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-19T19:39:06.491Z] #20 17.12 xz-utils zip [2022-01-19T19:39:06.491Z] #20 17.45 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:39:06.491Z] #20 17.45 Need to get 27.7 MB of archives. [2022-01-19T19:39:06.491Z] #20 17.45 After this operation, 114 MB of additional disk space will be used. [2022-01-19T19:39:06.491Z] #20 17.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-01-19T19:39:06.491Z] #20 17.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-01-19T19:39:06.491Z] #20 17.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-01-19T19:39:06.491Z] #20 17.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-01-19T19:39:06.491Z] #20 17.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-01-19T19:39:06.491Z] #20 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-01-19T19:39:06.491Z] #20 17.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-01-19T19:39:06.491Z] #20 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-01-19T19:39:06.491Z] #20 17.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-01-19T19:39:06.491Z] #20 17.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-01-19T19:39:06.491Z] #20 17.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-01-19T19:39:06.491Z] #20 17.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-01-19T19:39:06.491Z] #20 17.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-19T19:39:06.491Z] #20 17.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-01-19T19:39:06.491Z] #20 17.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-01-19T19:39:06.491Z] #20 17.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-01-19T19:39:06.491Z] #20 17.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-01-19T19:39:06.491Z] #20 17.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-19T19:39:06.491Z] #20 17.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-01-19T19:39:06.491Z] #20 17.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-01-19T19:39:06.491Z] #20 17.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-01-19T19:39:06.491Z] #20 17.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-01-19T19:39:06.491Z] #20 17.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-01-19T19:39:06.491Z] #20 17.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-01-19T19:39:06.491Z] #20 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-01-19T19:39:06.491Z] #20 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-01-19T19:39:06.491Z] #20 17.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-01-19T19:39:06.491Z] #20 17.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-01-19T19:39:06.491Z] #20 17.93 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-01-19T19:39:06.491Z] #20 18.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-19T19:39:06.491Z] #20 18.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-01-19T19:39:06.491Z] #20 18.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-01-19T19:39:06.491Z] #20 18.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-01-19T19:39:06.491Z] #20 18.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-01-19T19:39:06.491Z] #20 18.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-01-19T19:39:06.491Z] #20 18.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-19T19:39:06.491Z] #20 18.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-19T19:39:06.491Z] #20 18.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-19T19:39:06.491Z] #20 18.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-01-19T19:39:06.491Z] #20 18.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-19T19:39:06.491Z] #20 18.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-19T19:39:06.491Z] #20 18.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-19T19:39:06.491Z] #20 18.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-01-19T19:39:06.491Z] #20 18.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-01-19T19:39:06.491Z] #20 18.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-01-19T19:39:06.491Z] #20 18.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-19T19:39:06.491Z] #20 19.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-01-19T19:39:06.491Z] #20 19.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-01-19T19:39:06.491Z] #20 19.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-01-19T19:39:06.491Z] #20 19.98 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:39:06.491Z] #20 20.10 Fetched 27.7 MB in 2s (13.0 MB/s) [2022-01-19T19:39:06.491Z] #20 20.16 Selecting previously unselected package pigz. [2022-01-19T19:39:06.491Z] #20 20.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 ... 23425 files and directories currently installed.) [2022-01-19T19:39:06.491Z] #20 20.21 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 20.22 Unpacking pigz (2.4-1) ... [2022-01-19T19:39:06.491Z] #20 20.31 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-01-19T19:39:06.491Z] #20 20.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 20.32 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 20.72 Selecting previously unselected package python3.7-minimal. [2022-01-19T19:39:06.491Z] #20 20.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 20.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 21.36 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 21.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 23.44 Selecting previously unselected package python3-minimal. [2022-01-19T19:39:06.491Z] #20 23.44 (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-01-19T19:39:06.491Z] #20 23.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 23.50 Unpacking python3-minimal (3.7.3-1) ... [2022-01-19T19:39:06.491Z] #20 23.57 Selecting previously unselected package libmpdec2:arm64. [2022-01-19T19:39:06.491Z] #20 23.57 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 23.58 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-01-19T19:39:06.491Z] #20 23.68 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-01-19T19:39:06.491Z] #20 23.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 23.71 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 24.50 Selecting previously unselected package python3.7. [2022-01-19T19:39:06.491Z] #20 24.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 24.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:06.491Z] #20 24.62 Selecting previously unselected package libpython3-stdlib:arm64. [2022-01-19T19:39:06.491Z] #20 24.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 24.66 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-01-19T19:39:06.491Z] #20 24.74 Setting up python3-minimal (3.7.3-1) ... [2022-01-19T19:39:06.491Z] #20 25.52 Selecting previously unselected package python3. [2022-01-19T19:39:06.491Z] #20 25.52 (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-01-19T19:39:06.491Z] #20 25.56 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 25.56 Unpacking python3 (3.7.3-1) ... [2022-01-19T19:39:06.491Z] #20 25.66 Selecting previously unselected package libip4tc0:arm64. [2022-01-19T19:39:06.491Z] #20 25.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 25.68 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:06.491Z] #20 25.76 Selecting previously unselected package libip6tc0:arm64. [2022-01-19T19:39:06.491Z] #20 25.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-01-19T19:39:06.491Z] #20 25.77 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:06.748Z] #20 25.86 Selecting previously unselected package libiptc0:arm64. [2022-01-19T19:39:06.748Z] #20 25.87 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-01-19T19:39:06.748Z] #20 25.88 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:06.748Z] #20 25.96 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-19T19:39:06.748Z] #20 25.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-19T19:39:06.748Z] #20 25.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-19T19:39:06.748Z] #20 26.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-19T19:39:06.748Z] #20 26.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-01-19T19:39:06.748Z] #20 26.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-01-19T19:39:07.003Z] #20 26.10 Selecting previously unselected package libnftnl11:arm64. [2022-01-19T19:39:07.003Z] #20 26.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-01-19T19:39:07.003Z] #20 26.11 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-01-19T19:39:07.003Z] #20 26.25 Selecting previously unselected package iptables. [2022-01-19T19:39:07.003Z] #20 26.27 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-01-19T19:39:07.003Z] #20 26.28 Unpacking iptables (1.8.2-4) ... [2022-01-19T19:39:07.259Z] #20 26.56 Selecting previously unselected package xxd. [2022-01-19T19:39:07.259Z] #20 26.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-01-19T19:39:07.259Z] #20 26.58 Unpacking xxd (2:8.1.0875-5) ... [2022-01-19T19:39:07.514Z] #20 26.66 Selecting previously unselected package vim-common. [2022-01-19T19:39:07.514Z] #20 26.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:39:07.514Z] #20 26.68 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-19T19:39:07.774Z] #20 26.81 Selecting previously unselected package bash-completion. [2022-01-19T19:39:07.774Z] #20 26.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-19T19:39:09.661Z] #20 28.86 Unpacking bash-completion (1:2.8-6) ... [2022-01-19T19:39:10.222Z] #20 29.26 Selecting previously unselected package bzip2. [2022-01-19T19:39:10.222Z] #20 29.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-01-19T19:39:10.222Z] #20 29.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:39:10.222Z] #20 29.36 Selecting previously unselected package xz-utils. [2022-01-19T19:39:10.222Z] #20 29.36 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-01-19T19:39:10.222Z] #20 29.37 Unpacking xz-utils (5.2.4-1) ... [2022-01-19T19:39:10.222Z] #20 29.53 Selecting previously unselected package apparmor. [2022-01-19T19:39:10.222Z] #20 29.54 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-01-19T19:39:10.526Z] #20 29.61 Unpacking apparmor (2.13.2-10) ... [2022-01-19T19:39:10.782Z] #20 29.98 Selecting previously unselected package aufs-tools. [2022-01-19T19:39:10.782Z] #20 30.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-01-19T19:39:10.782Z] #20 30.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:39:10.782Z] #20 30.11 Selecting previously unselected package libonig5:arm64. [2022-01-19T19:39:10.782Z] #20 30.14 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-01-19T19:39:10.782Z] #20 30.15 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-01-19T19:39:11.039Z] #20 30.28 Selecting previously unselected package libjq1:arm64. [2022-01-19T19:39:11.039Z] #20 30.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-01-19T19:39:11.039Z] #20 30.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-19T19:39:11.039Z] #20 30.39 Selecting previously unselected package jq. [2022-01-19T19:39:11.039Z] #20 30.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-01-19T19:39:11.039Z] #20 30.41 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-19T19:39:11.295Z] #20 30.50 Selecting previously unselected package libaio1:arm64. [2022-01-19T19:39:11.295Z] #20 30.53 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-01-19T19:39:11.295Z] #20 30.53 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-01-19T19:39:11.295Z] #20 30.58 Selecting previously unselected package libgpm2:arm64. [2022-01-19T19:39:11.295Z] #20 30.61 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-01-19T19:39:11.295Z] #20 30.62 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-01-19T19:39:11.295Z] #20 30.67 Selecting previously unselected package libicu63:arm64. [2022-01-19T19:39:11.295Z] #20 30.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-01-19T19:39:11.558Z] #20 30.69 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-19T19:39:11.597Z] #56 239.6 + bin/containerd-stress [2022-01-19T19:39:11.597Z] #56 240.7 + bin/containerd-shim [2022-01-19T19:39:12.924Z] #20 ... [2022-01-19T19:39:12.924Z] [2022-01-19T19:39:12.924Z] #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-01-19T19:39:12.924Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:39:12.924Z] #43 68.20 CC criu/cr-check.o [2022-01-19T19:39:12.924Z] #43 69.81 CC criu/cr-dedup.o [2022-01-19T19:39:12.924Z] #43 70.17 CC criu/cr-dump.o [2022-01-19T19:39:12.924Z] #43 72.47 CC criu/cr-errno.o [2022-01-19T19:39:12.924Z] #43 72.56 CC criu/cr-restore.o [2022-01-19T19:39:12.924Z] #43 77.05 CC criu/cr-service.o [2022-01-19T19:39:13.859Z] #43 78.79 CC criu/crtools.o [2022-01-19T19:39:14.115Z] #43 79.36 CC criu/eventfd.o [2022-01-19T19:39:14.115Z] #43 ... [2022-01-19T19:39:14.115Z] [2022-01-19T19:39:14.115Z] #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-01-19T19:39:14.115Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-19T19:39:14.115Z] #20 33.47 Selecting previously unselected package libnet1:arm64. [2022-01-19T19:39:14.115Z] #20 33.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-19T19:39:14.115Z] #20 33.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:39:14.376Z] #20 33.58 Selecting previously unselected package libnl-3-200:arm64. [2022-01-19T19:39:14.376Z] #20 33.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-01-19T19:39:14.376Z] #20 33.61 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-01-19T19:39:14.376Z] #20 33.68 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-19T19:39:14.376Z] #20 33.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-01-19T19:39:14.376Z] #20 33.69 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-19T19:39:14.631Z] #20 33.79 Selecting previously unselected package libreadline5:arm64. [2022-01-19T19:39:14.631Z] #20 33.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-01-19T19:39:14.631Z] #20 33.81 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-01-19T19:39:14.631Z] #20 33.91 Selecting previously unselected package net-tools. [2022-01-19T19:39:14.631Z] #20 33.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-01-19T19:39:14.631Z] #20 33.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:39:14.887Z] #20 34.10 Selecting previously unselected package patch. [2022-01-19T19:39:14.887Z] #20 34.12 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-01-19T19:39:14.887Z] #20 34.13 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-19T19:39:15.143Z] #20 34.24 Selecting previously unselected package python-pip-whl. [2022-01-19T19:39:15.143Z] #20 34.24 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-19T19:39:15.143Z] #20 34.25 Unpacking python-pip-whl (18.1-5) ... [2022-01-19T19:39:15.399Z] #20 34.67 Selecting previously unselected package python3-lib2to3. [2022-01-19T19:39:15.399Z] #20 34.69 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-19T19:39:15.399Z] #20 34.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:39:15.399Z] #20 34.81 Selecting previously unselected package python3-distutils. [2022-01-19T19:39:15.656Z] #20 34.82 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-19T19:39:15.656Z] #20 34.83 Unpacking python3-distutils (3.7.3-1) ... [2022-01-19T19:39:15.912Z] #20 34.96 Selecting previously unselected package python3-pip. [2022-01-19T19:39:15.912Z] #20 34.98 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-19T19:39:15.912Z] #20 34.99 Unpacking python3-pip (18.1-5) ... [2022-01-19T19:39:15.912Z] #20 35.18 Selecting previously unselected package python3-pkg-resources. [2022-01-19T19:39:15.912Z] #20 35.18 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-19T19:39:15.912Z] #20 35.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:39:16.168Z] #20 35.28 Selecting previously unselected package python3-setuptools. [2022-01-19T19:39:16.168Z] #20 35.28 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-19T19:39:16.168Z] #20 35.29 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-19T19:39:16.168Z] #20 35.46 Selecting previously unselected package python3-wheel. [2022-01-19T19:39:16.168Z] #20 35.47 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-19T19:39:16.168Z] #20 35.47 Unpacking python3-wheel (0.32.3-2) ... [2022-01-19T19:39:16.424Z] #20 35.56 Selecting previously unselected package sudo. [2022-01-19T19:39:16.424Z] #20 35.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-01-19T19:39:16.424Z] #20 35.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:39:16.680Z] #20 36.03 Selecting previously unselected package thin-provisioning-tools. [2022-01-19T19:39:16.860Z] #56 247.5 + bin/containerd-shim-runc-v1 [2022-01-19T19:39:16.936Z] #20 36.03 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-01-19T19:39:16.936Z] #20 36.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:39:16.936Z] #20 36.28 Selecting previously unselected package uidmap. [2022-01-19T19:39:16.936Z] #20 36.28 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-01-19T19:39:16.936Z] #20 36.28 Unpacking uidmap (1:4.5-1.1) ... [2022-01-19T19:39:17.192Z] #20 36.40 Selecting previously unselected package vim-runtime. [2022-01-19T19:39:17.192Z] #20 36.41 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-19T19:39:17.192Z] #20 36.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-19T19:39:17.192Z] #20 36.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-19T19:39:17.192Z] #20 36.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:39:20.460Z] #20 39.43 Selecting previously unselected package vim. [2022-01-19T19:39:20.460Z] #20 39.44 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-01-19T19:39:20.460Z] #20 39.45 Unpacking vim (2:8.1.0875-5) ... [2022-01-19T19:39:20.716Z] #20 39.87 Selecting previously unselected package xfsprogs. [2022-01-19T19:39:20.716Z] #20 39.88 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-01-19T19:39:20.716Z] #20 39.89 Unpacking xfsprogs (4.20.0-1) ... [2022-01-19T19:39:21.048Z] #56 252.0 + bin/containerd-shim-runc-v2 [2022-01-19T19:39:21.048Z] #56 252.5 + binaries [2022-01-19T19:39:21.048Z] #56 252.5 + install -D bin/containerd /build/containerd [2022-01-19T19:39:21.048Z] #56 252.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-19T19:39:21.228Z] #20 40.30 Selecting previously unselected package zip. [2022-01-19T19:39:21.228Z] #20 40.30 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-01-19T19:39:21.228Z] #20 40.31 Unpacking zip (3.0-11+b1) ... [2022-01-19T19:39:21.305Z] #56 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-19T19:39:21.305Z] #56 252.6 + install -D bin/ctr /build/ctr [2022-01-19T19:39:21.484Z] #20 40.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-19T19:39:21.484Z] #20 40.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-19T19:39:21.484Z] #20 40.69 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:21.484Z] #20 40.71 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-01-19T19:39:21.484Z] #20 40.73 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-01-19T19:39:21.484Z] #20 40.75 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:21.484Z] #20 40.80 Setting up uidmap (1:4.5-1.1) ... [2022-01-19T19:39:21.758Z] #20 40.84 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-01-19T19:39:21.758Z] #20 40.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-19T19:39:21.758Z] #20 40.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-19T19:39:21.875Z] #56 DONE 253.1s [2022-01-19T19:39:22.018Z] #20 40.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-01-19T19:39:22.018Z] #20 41.02 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-01-19T19:39:22.441Z] [2022-01-19T19:39:22.441Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-19T19:39:22.441Z] #57 sha256:321c53b7829df27f52de80a2bc8209969bf14b7f016e643b1df92a5fac78b2df [2022-01-19T19:39:22.579Z] #20 41.88 Setting up xxd (2:8.1.0875-5) ... [2022-01-19T19:39:22.699Z] #57 DONE 0.2s [2022-01-19T19:39:22.699Z] [2022-01-19T19:39:22.699Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-19T19:39:22.699Z] #61 sha256:646a13000d2fb9fd47569d234ef315a5a710f79048dd7716487f7bd505c856a0 [2022-01-19T19:39:22.837Z] #20 41.91 Setting up zip (3.0-11+b1) ... [2022-01-19T19:39:22.837Z] #20 41.95 Setting up vim-common (2:8.1.0875-5) ... [2022-01-19T19:39:22.837Z] #20 42.00 Setting up bash-completion (1:2.8-6) ... [2022-01-19T19:39:22.956Z] #61 DONE 0.1s [2022-01-19T19:39:22.956Z] [2022-01-19T19:39:22.956Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-19T19:39:22.956Z] #66 sha256:6541160e9126ea61657812eb0231d9f418aec690d70c37ec528d96a093a031ad [2022-01-19T19:39:23.399Z] #20 ... [2022-01-19T19:39:23.399Z] [2022-01-19T19:39:23.399Z] #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-01-19T19:39:23.399Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-19T19:39:23.399Z] #40 150.3 + dpkg --print-architecture [2022-01-19T19:39:23.399Z] #40 DONE 152.7s [2022-01-19T19:39:23.399Z] [2022-01-19T19:39:23.399Z] #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-01-19T19:39:23.399Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:39:23.399Z] #43 79.63 CC criu/eventpoll.o [2022-01-19T19:39:23.399Z] #43 80.37 CC criu/external.o [2022-01-19T19:39:23.399Z] #43 80.70 CC criu/fault-injection.o [2022-01-19T19:39:23.399Z] #43 80.80 CC criu/fdstore.o [2022-01-19T19:39:23.399Z] #43 81.20 CC criu/fifo.o [2022-01-19T19:39:23.399Z] #43 81.51 CC criu/file-ids.o [2022-01-19T19:39:23.399Z] #43 81.77 CC criu/file-lock.o [2022-01-19T19:39:23.399Z] #43 82.61 CC criu/files-ext.o [2022-01-19T19:39:23.399Z] #43 82.93 CC criu/files-reg.o [2022-01-19T19:39:23.399Z] #43 85.15 CC criu/files.o [2022-01-19T19:39:23.399Z] #43 86.97 CC criu/filesystems.o [2022-01-19T19:39:23.399Z] #43 87.93 CC criu/fsnotify.o [2022-01-19T19:39:23.521Z] #66 DONE 0.6s [2022-01-19T19:39:23.521Z] [2022-01-19T19:39:23.521Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-19T19:39:23.521Z] #68 sha256:84b4adeb0ca58da9bde64b01da44281a50f2f6ac3d4c320698a781bf82737170 [2022-01-19T19:39:23.521Z] #68 DONE 0.1s [2022-01-19T19:39:23.521Z] [2022-01-19T19:39:23.521Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-19T19:39:23.521Z] #69 sha256:fb9414ba2a1da7289fa348b4c27f6ef1b75ea0619812693d3ccb874dcdacabb8 [2022-01-19T19:39:23.521Z] #69 DONE 0.0s [2022-01-19T19:39:23.521Z] [2022-01-19T19:39:23.521Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-19T19:39:23.521Z] #70 sha256:06de0fc37813be63391182e269cc463d3118843d91b68500444679da37c58950 [2022-01-19T19:39:23.960Z] #43 89.19 CC criu/image-desc.o [2022-01-19T19:39:23.960Z] #43 89.33 CC criu/image.o [2022-01-19T19:39:24.086Z] #70 DONE 0.8s [2022-01-19T19:39:24.086Z] [2022-01-19T19:39:24.086Z] #71 exporting to image [2022-01-19T19:39:24.086Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-19T19:39:24.086Z] #71 exporting layers [2022-01-19T19:39:25.328Z] #43 90.29 CC criu/ipc_ns.o [2022-01-19T19:39:25.328Z] #43 ... [2022-01-19T19:39:25.328Z] [2022-01-19T19:39:25.328Z] #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-01-19T19:39:25.328Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-19T19:39:25.328Z] #20 44.31 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-01-19T19:39:25.328Z] #20 44.32 Setting up xz-utils (5.2.4-1) ... [2022-01-19T19:39:25.328Z] #20 44.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-19T19:39:25.328Z] #20 44.34 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-19T19:39:25.328Z] #20 44.35 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-19T19:39:25.328Z] #20 44.42 invoke-rc.d: could not determine current runlevel [2022-01-19T19:39:25.328Z] #20 44.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:39:25.328Z] #20 44.44 Setting up pigz (2.4-1) ... [2022-01-19T19:39:25.328Z] #20 44.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-19T19:39:25.328Z] #20 44.46 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-01-19T19:39:25.328Z] #20 44.48 Setting up python-pip-whl (18.1-5) ... [2022-01-19T19:39:25.328Z] #20 44.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-01-19T19:39:25.328Z] #20 44.52 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-19T19:39:25.584Z] #20 44.82 Setting up libaio1:arm64 (0.3.112-3) ... [2022-01-19T19:39:25.584Z] #20 44.84 Setting up libonig5:arm64 (6.9.1-1) ... [2022-01-19T19:39:25.584Z] #20 44.85 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:25.584Z] #20 44.86 Setting up vim (2:8.1.0875-5) ... [2022-01-19T19:39:25.584Z] #20 44.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-19T19:39:25.584Z] #20 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-19T19:39:25.584Z] #20 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-19T19:39:25.584Z] #20 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-19T19:39:25.584Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-19T19:39:25.584Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-19T19:39:25.584Z] #20 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-19T19:39:25.584Z] #20 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-19T19:39:25.839Z] #20 44.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-01-19T19:39:25.839Z] #20 44.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-19T19:39:25.839Z] #20 44.94 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-01-19T19:39:25.839Z] #20 44.96 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-19T19:39:25.839Z] #20 44.97 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-01-19T19:39:25.839Z] #20 44.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-19T19:39:26.268Z] #56 239.7 + bin/containerd-stress [2022-01-19T19:39:26.268Z] #56 240.7 + bin/containerd-shim [2022-01-19T19:39:27.167Z] #56 239.2 + bin/containerd-stress [2022-01-19T19:39:27.167Z] #56 240.3 + bin/containerd-shim [2022-01-19T19:39:28.353Z] #20 47.61 Setting up iptables (1.8.2-4) ... [2022-01-19T19:39:28.353Z] #20 47.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:39:28.353Z] #20 47.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:39:28.354Z] #20 47.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-19T19:39:28.354Z] #20 47.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-19T19:39:28.354Z] #20 47.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-19T19:39:28.354Z] #20 47.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-19T19:39:28.354Z] #20 47.67 Setting up python3 (3.7.3-1) ... [2022-01-19T19:39:28.915Z] #20 47.96 Setting up python3-wheel (0.32.3-2) ... [2022-01-19T19:39:29.240Z] #56 241.8 + bin/containerd-stress [2022-01-19T19:39:29.240Z] #56 242.9 + bin/containerd-shim [2022-01-19T19:39:29.426Z] #20 48.52 Setting up apparmor (2.13.2-10) ... [2022-01-19T19:39:30.699Z] #71 exporting layers 6.5s done [2022-01-19T19:39:30.699Z] #71 writing image sha256:6a65b27ebca5479cdd6ac343cdcc1cc03fa8a095139ac7c76cb87cbaba9d4af7 done [2022-01-19T19:39:30.699Z] #71 naming to docker.io/library/docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 done [2022-01-19T19:39:30.699Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-19T19:39:30.792Z] #20 49.76 Setting up xfsprogs (4.20.0-1) ... [2022-01-19T19:39:30.792Z] #20 49.77 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-19T19:39:30.792Z] #20 50.06 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-19T19:39:31.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/validate/default [2022-01-19T19:39:31.515Z] #56 247.6 + bin/containerd-shim-runc-v1 [2022-01-19T19:39:31.586Z] Congratulations! All commits are properly signed with the DCO! [2022-01-19T19:39:31.719Z] #20 50.78 Setting up python3-distutils (3.7.3-1) ... [2022-01-19T19:39:31.974Z] #20 51.17 Setting up python3-setuptools (40.8.0-1) ... [2022-01-19T19:39:32.439Z] #56 247.2 + bin/containerd-shim-runc-v1 [2022-01-19T19:39:32.520Z] Congratulations! Seccomp profile generation is done correctly. [2022-01-19T19:39:32.520Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-19T19:39:32.900Z] #20 52.17 Setting up python3-pip (18.1-5) ... [2022-01-19T19:39:33.441Z] #56 249.7 + bin/containerd-shim-runc-v1 [2022-01-19T19:39:33.827Z] #20 53.10 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:39:33.827Z] #20 53.14 Processing triggers for mime-support (3.62) ... [2022-01-19T19:39:34.401Z] #20 DONE 53.4s [2022-01-19T19:39:34.401Z] [2022-01-19T19:39:34.401Z] #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-01-19T19:39:34.401Z] #21 sha256:c568b563e027997a99beb97333001bf7433ca7676b99d33530c5b20b6b595a40 [2022-01-19T19:39:34.657Z] #21 0.547 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-19T19:39:34.657Z] #21 0.551 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-19T19:39:34.916Z] #21 0.554 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-19T19:39:34.916Z] #21 DONE 0.7s [2022-01-19T19:39:34.916Z] [2022-01-19T19:39:34.916Z] #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-01-19T19:39:34.916Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:39:34.916Z] #43 91.31 CC criu/irmap.o [2022-01-19T19:39:34.916Z] #43 91.83 CC criu/kcmp-ids.o [2022-01-19T19:39:34.916Z] #43 92.04 CC criu/kerndat.o [2022-01-19T19:39:34.916Z] #43 93.21 CC criu/libnetlink.o [2022-01-19T19:39:34.916Z] #43 93.53 CC criu/log.o [2022-01-19T19:39:34.916Z] #43 93.92 CC criu/lsm.o [2022-01-19T19:39:34.916Z] #43 94.25 CC criu/mem.o [2022-01-19T19:39:34.916Z] #43 96.01 CC criu/memfd.o [2022-01-19T19:39:34.916Z] #43 96.52 CC criu/mount.o [2022-01-19T19:39:34.916Z] #43 ... [2022-01-19T19:39:34.916Z] [2022-01-19T19:39:34.916Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:39:34.916Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-19T19:39:35.688Z] #56 252.0 + bin/containerd-shim-runc-v2 [2022-01-19T19:39:36.249Z] #56 252.6 + binaries [2022-01-19T19:39:36.505Z] #56 252.6 + install -D bin/containerd /build/containerd [2022-01-19T19:39:36.505Z] #56 252.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-19T19:39:36.505Z] #56 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-19T19:39:36.505Z] #56 252.6 + install -D bin/ctr /build/ctr [2022-01-19T19:39:36.632Z] #56 251.6 + bin/containerd-shim-runc-v2 [2022-01-19T19:39:36.762Z] #56 DONE 253.0s [2022-01-19T19:39:37.569Z] #56 252.2 + binaries [2022-01-19T19:39:37.569Z] #56 252.2 + install -D bin/containerd /build/containerd [2022-01-19T19:39:37.569Z] #56 252.2 + install -D bin/containerd-shim /build/containerd-shim [2022-01-19T19:39:37.569Z] #56 252.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-19T19:39:37.569Z] #56 252.2 + install -D bin/ctr /build/ctr [2022-01-19T19:39:37.691Z] [2022-01-19T19:39:37.691Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-19T19:39:37.691Z] #57 sha256:155e2f0dd372b4789cb3a0e6d0f902f75fb0cd8c274a40b0547708a242fb1965 [2022-01-19T19:39:37.691Z] #57 DONE 0.2s [2022-01-19T19:39:37.691Z] [2022-01-19T19:39:37.691Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-19T19:39:37.691Z] #61 sha256:5f59cb8ed883979ef75e0eb5f3566a1aa4be9e4f0041162066feb611f3a97a83 [2022-01-19T19:39:37.691Z] #61 DONE 0.1s [2022-01-19T19:39:37.828Z] #56 DONE 252.8s [2022-01-19T19:39:37.947Z] [2022-01-19T19:39:37.947Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-19T19:39:37.947Z] #66 sha256:5fa249362d58ff716aac3757f1dbe189757d5081fa8e4895a0493e3f6034fc56 [2022-01-19T19:39:38.208Z] #66 DONE 0.5s [2022-01-19T19:39:38.208Z] [2022-01-19T19:39:38.208Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-19T19:39:38.208Z] #68 sha256:ab283dc9e82a608d7d5e38e53bd01827e56fd29b66bb054b212bd292b9dc9cfc [2022-01-19T19:39:38.208Z] #68 DONE 0.0s [2022-01-19T19:39:38.208Z] [2022-01-19T19:39:38.208Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-19T19:39:38.208Z] #69 sha256:ceaa3375eecb99d683195ae5c19737aeb48d1cc26b356db3363576b8908fa07f [2022-01-19T19:39:38.208Z] #69 DONE 0.0s [2022-01-19T19:39:38.397Z] [2022-01-19T19:39:38.397Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-19T19:39:38.397Z] #57 sha256:4759e7b41d0ff82f0c29f9ffc76676caee97c7ebfa4c7d2e7de11ac6ca1efadd [2022-01-19T19:39:38.463Z] [2022-01-19T19:39:38.463Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-19T19:39:38.463Z] #70 sha256:2884c647c6ad80dd42cf2a5fba10bd763305450aec3dbadf43e1d6a88069c2bf [2022-01-19T19:39:38.731Z] #56 254.2 + bin/containerd-shim-runc-v2 [2022-01-19T19:39:38.731Z] #56 254.8 + binaries [2022-01-19T19:39:38.731Z] #56 254.8 + install -D bin/containerd /build/containerd [2022-01-19T19:39:38.731Z] #56 254.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-19T19:39:38.731Z] #56 254.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-19T19:39:38.731Z] #56 254.9 + install -D bin/ctr /build/ctr [2022-01-19T19:39:38.972Z] #57 DONE 0.2s [2022-01-19T19:39:38.972Z] [2022-01-19T19:39:38.972Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-19T19:39:38.972Z] #61 sha256:1b766787d9db7ec0676908634757a48a66061e55d3f636157ab86c26615ee47f [2022-01-19T19:39:38.972Z] #61 DONE 0.1s [2022-01-19T19:39:38.972Z] [2022-01-19T19:39:38.972Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-19T19:39:38.972Z] #66 sha256:c6e9ef8dd69be3f17c509680ccc36f66887845540b9bb07d4a13b9121801c0da [2022-01-19T19:39:38.991Z] #56 DONE 255.3s [2022-01-19T19:39:39.025Z] #70 DONE 0.7s [2022-01-19T19:39:39.025Z] [2022-01-19T19:39:39.025Z] #71 exporting to image [2022-01-19T19:39:39.025Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-19T19:39:39.025Z] #71 exporting layers [2022-01-19T19:39:39.083Z] #22 3.970 Collecting yamllint==1.26.1 [2022-01-19T19:39:39.539Z] #66 DONE 0.6s [2022-01-19T19:39:39.539Z] [2022-01-19T19:39:39.539Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-19T19:39:39.539Z] #68 sha256:157f396ec48bb454e6a886a88674e84c76ecf9899f9e41b0e6cc666187683b7f [2022-01-19T19:39:39.539Z] #68 DONE 0.1s [2022-01-19T19:39:39.798Z] [2022-01-19T19:39:39.798Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-19T19:39:39.798Z] #69 sha256:90c7ffc377e799e8f3fa8717081d8231e83e0759eaf2d66ccaf4626e9fc235e1 [2022-01-19T19:39:39.798Z] #69 DONE 0.0s [2022-01-19T19:39:39.798Z] [2022-01-19T19:39:39.798Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-19T19:39:39.798Z] #70 sha256:76c9da8f3f69b3d214e958d13516691da88fc3291dcceabf7026259b9a9eca51 [2022-01-19T19:39:39.931Z] [2022-01-19T19:39:39.931Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-19T19:39:39.931Z] #57 sha256:0a0f88496aaea328b09c6869f17b881c319e463bd36163c5160bed9a456e5310 [2022-01-19T19:39:39.931Z] #57 DONE 0.2s [2022-01-19T19:39:39.931Z] [2022-01-19T19:39:39.931Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-19T19:39:39.931Z] #61 sha256:e849f725319173be7c3934231f03d6c792038227993c2e071bead4060c905f9f [2022-01-19T19:39:40.191Z] #61 DONE 0.1s [2022-01-19T19:39:40.191Z] [2022-01-19T19:39:40.191Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-19T19:39:40.191Z] #66 sha256:c7e54e73e780032be8b649b42f67c02d8c18fef6384b07112a5ea8bdb7a3e7fb [2022-01-19T19:39:40.365Z] #70 DONE 0.7s [2022-01-19T19:39:40.365Z] [2022-01-19T19:39:40.365Z] #71 exporting to image [2022-01-19T19:39:40.365Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-19T19:39:40.365Z] #71 exporting layers [2022-01-19T19:39:40.452Z] #66 DONE 0.4s [2022-01-19T19:39:40.452Z] [2022-01-19T19:39:40.452Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-19T19:39:40.452Z] #68 sha256:90428eb3ae17e04eda05e3bc25106eaadbd22aec09e2d7aa8855477c63fdb238 [2022-01-19T19:39:40.452Z] #68 DONE 0.1s [2022-01-19T19:39:40.452Z] [2022-01-19T19:39:40.452Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-19T19:39:40.452Z] #69 sha256:0f336feb8cf011d746d8da7cfc4776b84b980e9d50db22d324f326bdcca0405b [2022-01-19T19:39:40.452Z] #69 DONE 0.0s [2022-01-19T19:39:40.630Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-01-19T19:39:40.712Z] [2022-01-19T19:39:40.712Z] #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-01-19T19:39:40.712Z] #70 sha256:714f2098d5d9924142ac260e82d9a1e2c7e84e110fd5daba8f2962f471d4e9cc [2022-01-19T19:39:41.282Z] #70 0.638 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-01-19T19:39:41.282Z] #70 0.638 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-01-19T19:39:41.282Z] #70 0.638 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-01-19T19:39:41.282Z] #70 0.639 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-01-19T19:39:42.114Z] #70 0.998 Reading package lists... [2022-01-19T19:39:42.351Z] #22 ... [2022-01-19T19:39:42.351Z] [2022-01-19T19:39:42.351Z] #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-01-19T19:39:42.351Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:39:42.351Z] #43 100.3 CC criu/namespaces.o [2022-01-19T19:39:42.351Z] #43 102.1 CC criu/net.o [2022-01-19T19:39:42.351Z] #43 104.9 CC criu/netfilter.o [2022-01-19T19:39:42.351Z] #43 105.2 CC criu/page-pipe.o [2022-01-19T19:39:42.351Z] #43 105.7 CC criu/page-xfer.o [2022-01-19T19:39:42.351Z] #43 107.1 CC criu/pagemap-cache.o [2022-01-19T19:39:42.351Z] #43 107.5 CC criu/pagemap.o [2022-01-19T19:39:42.530Z] Congratulations! All API changes are done the right way. [2022-01-19T19:39:42.530Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-19T19:39:42.530Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-19T19:39:42.530Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-19T19:39:42.530Z] Congratulations! No new tests were added to integration-cli. [2022-01-19T19:39:42.530Z] [2022-01-19T19:39:42.530Z] INFO Start validation with golang-ci-lint [2022-01-19T19:39:42.530Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-19T19:39:42.530Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-19T19:39:42.530Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-19T19:39:42.685Z] #70 1.631 Reading package lists... [2022-01-19T19:39:42.945Z] #70 2.254 Building dependency tree... [2022-01-19T19:39:42.945Z] #70 2.379 Reading state information... [2022-01-19T19:39:42.945Z] #70 2.484 The following additional packages will be installed: [2022-01-19T19:39:43.207Z] #70 2.484 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-01-19T19:39:43.207Z] #70 2.484 libpam-systemd [2022-01-19T19:39:43.207Z] #70 2.485 Suggested packages: [2022-01-19T19:39:43.207Z] #70 2.485 systemd-container policykit-1 [2022-01-19T19:39:43.207Z] #70 2.485 Recommended packages: [2022-01-19T19:39:43.207Z] #70 2.485 libnss-systemd [2022-01-19T19:39:43.207Z] #70 2.567 The following NEW packages will be installed: [2022-01-19T19:39:43.207Z] #70 2.567 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-01-19T19:39:43.207Z] #70 2.568 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-01-19T19:39:43.278Z] #43 108.3 CC criu/parasite-syscall.o [2022-01-19T19:39:43.468Z] #70 2.836 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T19:39:43.468Z] #70 2.836 Need to get 4759 kB of archives. [2022-01-19T19:39:43.468Z] #70 2.836 After this operation, 16.6 MB of additional disk space will be used. [2022-01-19T19:39:43.468Z] #70 2.836 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-19T19:39:43.468Z] #70 2.840 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-01-19T19:39:43.468Z] #70 2.841 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-01-19T19:39:43.468Z] #70 2.845 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-01-19T19:39:43.468Z] #70 2.846 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-01-19T19:39:43.468Z] #70 2.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-01-19T19:39:43.468Z] #70 2.884 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-01-19T19:39:43.468Z] #70 2.885 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-01-19T19:39:43.468Z] #70 2.887 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-01-19T19:39:43.468Z] #70 2.890 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-01-19T19:39:43.468Z] #70 2.892 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-01-19T19:39:43.468Z] #70 3.010 debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T19:39:43.727Z] #70 3.032 Fetched 4759 kB in 0s (15.2 MB/s) [2022-01-19T19:39:43.727Z] #70 3.055 Selecting previously unselected package libargon2-1:amd64. [2022-01-19T19:39:43.727Z] #70 3.055 (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-01-19T19:39:43.727Z] #70 3.069 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-19T19:39:43.727Z] #70 3.076 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-19T19:39:43.727Z] #70 3.108 Selecting previously unselected package libjson-c3:amd64. [2022-01-19T19:39:43.727Z] #70 3.111 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-01-19T19:39:43.727Z] #70 3.116 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-01-19T19:39:43.727Z] #70 3.148 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-19T19:39:43.727Z] #70 3.151 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-01-19T19:39:43.727Z] #70 3.154 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-01-19T19:39:43.727Z] #70 3.202 Selecting previously unselected package libidn11:amd64. [2022-01-19T19:39:43.727Z] #70 3.204 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-01-19T19:39:43.727Z] #70 3.208 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-01-19T19:39:43.727Z] #70 3.248 Selecting previously unselected package libkmod2:amd64. [2022-01-19T19:39:43.839Z] #43 109.0 CC criu/path.o [2022-01-19T19:39:43.987Z] #70 3.251 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-01-19T19:39:43.987Z] #70 3.254 Unpacking libkmod2:amd64 (26-1) ... [2022-01-19T19:39:43.987Z] #70 3.297 Selecting previously unselected package systemd. [2022-01-19T19:39:43.987Z] #70 3.300 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-01-19T19:39:43.987Z] #70 3.339 Unpacking systemd (241-7~deb10u8) ... [2022-01-19T19:39:44.095Z] #43 109.2 CC criu/pie-util-vdso.o [2022-01-19T19:39:44.095Z] #43 ... [2022-01-19T19:39:44.095Z] [2022-01-19T19:39:44.095Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:39:44.095Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-19T19:39:44.095Z] #22 9.325 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-19T19:39:44.247Z] #70 3.741 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-19T19:39:44.247Z] #70 3.750 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-01-19T19:39:44.247Z] #70 3.759 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-01-19T19:39:44.247Z] #70 3.769 Setting up libidn11:amd64 (1.33-2.2) ... [2022-01-19T19:39:44.247Z] #70 3.780 Setting up libkmod2:amd64 (26-1) ... [2022-01-19T19:39:44.247Z] #70 3.792 Setting up systemd (241-7~deb10u8) ... [2022-01-19T19:39:44.247Z] #70 3.843 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-19T19:39:44.507Z] #70 3.845 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-19T19:39:44.507Z] #70 3.848 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-19T19:39:44.507Z] #70 3.848 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-19T19:39:44.767Z] #70 4.237 Selecting previously unselected package systemd-sysv. [2022-01-19T19:39:44.767Z] #70 4.237 (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-01-19T19:39:44.767Z] #70 4.251 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-01-19T19:39:44.767Z] #70 4.255 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-01-19T19:39:44.767Z] #70 4.295 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-19T19:39:44.767Z] #70 4.297 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-01-19T19:39:44.767Z] #70 4.301 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-01-19T19:39:44.767Z] #70 4.359 Selecting previously unselected package dbus. [2022-01-19T19:39:45.026Z] #70 4.362 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-01-19T19:39:45.026Z] #70 4.374 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-01-19T19:39:45.026Z] #70 4.435 Selecting previously unselected package libpam-systemd:amd64. [2022-01-19T19:39:45.026Z] #70 4.438 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-01-19T19:39:45.026Z] #70 4.441 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-01-19T19:39:45.026Z] #70 4.482 Selecting previously unselected package dbus-user-session. [2022-01-19T19:39:45.026Z] #70 4.485 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-01-19T19:39:45.026Z] #70 4.490 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-01-19T19:39:45.026Z] #70 4.530 Setting up systemd-sysv (241-7~deb10u8) ... [2022-01-19T19:39:45.026Z] #70 4.540 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-01-19T19:39:45.026Z] #70 4.550 Setting up dbus (1.12.20-0+deb10u1) ... [2022-01-19T19:39:45.293Z] #70 4.661 invoke-rc.d: could not determine current runlevel [2022-01-19T19:39:45.293Z] #70 4.664 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T19:39:45.293Z] #70 4.669 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-01-19T19:39:45.293Z] #70 4.777 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-01-19T19:39:45.293Z] #70 4.792 Processing triggers for systemd (241-7~deb10u8) ... [2022-01-19T19:39:45.293Z] #70 4.800 Processing triggers for libc-bin (2.28-10) ... [2022-01-19T19:39:45.293Z] #70 DONE 4.9s [2022-01-19T19:39:45.458Z] #22 10.35 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-19T19:39:45.459Z] #22 10.41 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-19T19:39:45.459Z] #22 10.47 Collecting pyyaml (from yamllint==1.26.1) [2022-01-19T19:39:45.459Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-01-19T19:39:45.555Z] [2022-01-19T19:39:45.555Z] #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-01-19T19:39:45.555Z] #71 sha256:db25ea84d4e7a74b616d45abfd4f2f88fee13cf7fce936141fbb3949baabbac9 [2022-01-19T19:39:45.815Z] #71 0.385 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T19:39:45.815Z] #71 0.387 Dload Upload Total Spent Left Speed [2022-01-19T19:39:46.019Z] #22 11.27 Installing build dependencies: started [2022-01-19T19:39:46.075Z] #71 0.387 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16132 [2022-01-19T19:39:46.075Z] #71 DONE 0.5s [2022-01-19T19:39:46.075Z] [2022-01-19T19:39:46.075Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-19T19:39:46.075Z] #72 sha256:2651ed2f27c1dae3615b8bcf726e463659d1b4a34c034501d85c053365bd167b [2022-01-19T19:39:46.931Z] #71 exporting layers 6.6s done [2022-01-19T19:39:46.931Z] #71 writing image sha256:2825b1f3680d242bd570e1a07162778c421c60399e0f1d0e5b7d47ca60abeab1 [2022-01-19T19:39:46.931Z] #71 writing image sha256:2825b1f3680d242bd570e1a07162778c421c60399e0f1d0e5b7d47ca60abeab1 done [2022-01-19T19:39:46.931Z] #71 naming to docker.io/library/docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 done [2022-01-19T19:39:46.931Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-19T19:39:47.016Z] #72 DONE 0.9s [2022-01-19T19:39:47.016Z] [2022-01-19T19:39:47.016Z] #73 exporting to image [2022-01-19T19:39:47.016Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-19T19:39:47.016Z] #73 exporting layers [2022-01-19T19:39:47.111Z] #71 exporting layers 7.8s done [2022-01-19T19:39:47.111Z] #71 writing image sha256:81494ce121e004dee0fa49690bb7cd752edd8b6d51f7b9ae1a78d7457880d3ea done [2022-01-19T19:39:47.111Z] #71 naming to docker.io/library/docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 done [2022-01-19T19:39:47.111Z] #71 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-19T19:39:47.275Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 -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:ffdfcb4889b90c77bf5d78d6f9005063badd6321 hack/make.sh dynbinary test-integration [2022-01-19T19:39:47.436Z] + trap exit INT TERM [2022-01-19T19:39:47.436Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-19T19:39:47.436Z] + CONTAINER_NAME=docker-pr10 [2022-01-19T19:39:47.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 -e DOCKER_GRAPHDRIVER docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 hack/make.sh dynbinary-daemon [2022-01-19T19:39:47.534Z] [2022-01-19T19:39:47.797Z] Removing bundles/ [2022-01-19T19:39:47.797Z] [2022-01-19T19:39:47.797Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-19T19:39:47.797Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:39:47.797Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:39:47.999Z] [2022-01-19T19:39:47.999Z] Removing bundles/ [2022-01-19T19:39:47.999Z] [2022-01-19T19:39:47.999Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-19T19:39:47.999Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:39:47.999Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:39:50.208Z] #22 ... [2022-01-19T19:39:50.208Z] [2022-01-19T19:39:50.208Z] #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-01-19T19:39:50.208Z] #49 sha256:d59e3f808f15b89087a618f3ed12ff9c1384cef386b7320158c27d65a2d695f5 [2022-01-19T19:39:50.208Z] #49 179.4 + /build/golangci-lint --version [2022-01-19T19:39:50.208Z] #49 179.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-19T19:39:51.573Z] #49 DONE 180.8s [2022-01-19T19:39:51.573Z] [2022-01-19T19:39:51.573Z] #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-01-19T19:39:51.573Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:39:51.573Z] #43 109.5 CC criu/pie-util.o [2022-01-19T19:39:51.573Z] #43 109.7 CC criu/pipes.o [2022-01-19T19:39:51.573Z] #43 110.3 CC criu/plugin.o [2022-01-19T19:39:51.573Z] #43 110.7 CC criu/proc_parse.o [2022-01-19T19:39:51.573Z] #43 113.4 CC criu/protobuf-desc.o [2022-01-19T19:39:51.573Z] #43 114.4 CC criu/protobuf.o [2022-01-19T19:39:51.573Z] #43 114.9 CC criu/pstree.o [2022-01-19T19:39:51.573Z] #43 116.1 CC criu/rbtree.o [2022-01-19T19:39:51.573Z] #43 116.3 CC criu/rst-malloc.o [2022-01-19T19:39:51.573Z] #43 116.6 CC criu/seccomp.o [2022-01-19T19:39:52.506Z] #43 117.5 CC criu/seize.o [2022-01-19T19:39:53.067Z] #43 118.2 CC criu/servicefd.o [2022-01-19T19:39:53.323Z] #43 118.5 CC criu/shmem.o [2022-01-19T19:39:53.597Z] #73 exporting layers 6.5s done [2022-01-19T19:39:53.597Z] #73 writing image sha256:3006ece51c256e7dd5f2e345076a484dd255473ccb6762e57fcb3e3fbc8b3e5d done [2022-01-19T19:39:53.597Z] #73 naming to docker.io/library/docker:4b10d425f03b8fadcc2b05a28b750d003b1f2aae done [2022-01-19T19:39:53.597Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-19T19:39:53.884Z] #43 119.2 CC criu/sigframe.o [2022-01-19T19:39:53.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4b10d425f03b8fadcc2b05a28b750d003b1f2aae -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:4b10d425f03b8fadcc2b05a28b750d003b1f2aae hack/make.sh dynbinary test-integration [2022-01-19T19:39:54.140Z] #43 119.3 CC criu/signalfd.o [2022-01-19T19:39:54.199Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-19T19:39:54.199Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-19T19:39:54.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-19T19:39:54.199Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-19T19:39:54.199Z] 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-01-19T19:39:54.199Z] Detected virtualization docker. [2022-01-19T19:39:54.199Z] Detected architecture x86-64. [2022-01-19T19:39:54.199Z] Set hostname to <598df6a06467>. [2022-01-19T19:39:54.396Z] #43 119.6 CC criu/sk-inet.o [2022-01-19T19:39:54.459Z] + source /etc/docker-entrypoint-cmd [2022-01-19T19:39:54.459Z] ++ hack/make.sh dynbinary test-integration [2022-01-19T19:39:54.459Z] [2022-01-19T19:39:54.459Z] Removing bundles/ [2022-01-19T19:39:54.459Z] [2022-01-19T19:39:54.459Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-19T19:39:54.720Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:39:54.720Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:39:55.323Z] #43 120.4 CC criu/sk-netlink.o [2022-01-19T19:39:55.579Z] #43 120.7 CC criu/sk-packet.o [2022-01-19T19:39:55.835Z] #43 121.0 CC criu/sk-queue.o [2022-01-19T19:39:56.091Z] #43 121.4 CC criu/sk-tcp.o [2022-01-19T19:39:56.653Z] #43 121.8 CC criu/sk-unix.o [2022-01-19T19:39:58.017Z] #43 123.2 CC criu/sockets.o [2022-01-19T19:39:58.944Z] #43 123.9 CC criu/stats.o [2022-01-19T19:39:58.944Z] #43 124.2 CC criu/string.o [2022-01-19T19:39:58.944Z] #43 124.2 CC criu/sysctl.o [2022-01-19T19:39:59.505Z] #43 124.7 CC criu/sysfs_parse.o [2022-01-19T19:39:59.762Z] #43 125.0 CC criu/timens.o [2022-01-19T19:40:00.018Z] #43 125.2 CC criu/timerfd.o [2022-01-19T19:40:00.274Z] #43 125.5 CC criu/tty.o [2022-01-19T19:40:02.164Z] #43 127.3 CC criu/tun.o [2022-01-19T19:40:02.726Z] #43 127.9 CC criu/uffd.o [2022-01-19T19:40:04.092Z] #43 129.2 CC criu/util.o [2022-01-19T19:40:05.462Z] #43 130.6 CC criu/uts_ns.o [2022-01-19T19:40:05.718Z] #43 130.8 CC criu/vdso.o [2022-01-19T19:40:05.974Z] #43 131.3 LINK criu/built-in.o [2022-01-19T19:40:06.230Z] #43 ... [2022-01-19T19:40:06.230Z] [2022-01-19T19:40:06.230Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:40:06.230Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-19T19:40:06.230Z] #22 31.30 Installing build dependencies: finished with status 'done' [2022-01-19T19:40:11.476Z] #22 35.92 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-19T19:40:11.476Z] #22 35.93 Building wheels for collected packages: yamllint, pyyaml [2022-01-19T19:40:11.476Z] #22 35.94 Running setup.py bdist_wheel for yamllint: started [2022-01-19T19:40:11.476Z] #22 36.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-19T19:40:11.476Z] #22 36.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-19T19:40:11.476Z] #22 36.70 Running setup.py bdist_wheel for pyyaml: started [2022-01-19T19:40:12.040Z] #22 ... [2022-01-19T19:40:12.040Z] [2022-01-19T19:40:12.040Z] #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-01-19T19:40:12.040Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-19T19:40:12.040Z] #43 131.5 LINK criu/criu [2022-01-19T19:40:12.040Z] #43 131.9 DEP lib/c/criu.d [2022-01-19T19:40:12.040Z] #43 132.0 CC images/rpc.pb-c.o [2022-01-19T19:40:12.040Z] #43 132.6 CC lib/c/criu.o [2022-01-19T19:40:12.040Z] #43 133.7 LINK lib/c/built-in.o [2022-01-19T19:40:12.040Z] #43 133.7 LINK lib/c/libcriu.so [2022-01-19T19:40:12.040Z] #43 133.8 LINK lib/c/libcriu.a [2022-01-19T19:40:12.040Z] #43 133.8 GEN magic.py [2022-01-19T19:40:12.040Z] #43 133.9 Note: Building without setproctitle() and strlcpy() support. [2022-01-19T19:40:12.040Z] #43 133.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-19T19:40:12.040Z] #43 133.9 Note: Building without GnuTLS support [2022-01-19T19:40:12.040Z] #43 133.9 Makefile.config:39: Warn: you have no libnftables installed [2022-01-19T19:40:12.040Z] #43 133.9 Makefile.config:40: Warn: Building without nftables support [2022-01-19T19:40:12.040Z] #43 134.6 fatal: not a git repository (or any of the parent directories): .git [2022-01-19T19:40:12.040Z] #43 135.2 make[1]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 135.8 make[1]: 'images/built-in.o' is up to date. [2022-01-19T19:40:12.040Z] #43 135.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-19T19:40:12.040Z] #43 135.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-19T19:40:12.040Z] #43 135.9 make[1]: 'compel/libcompel.a' is up to date. [2022-01-19T19:40:12.040Z] #43 135.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-19T19:40:12.040Z] #43 136.0 make[1]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-19T19:40:12.040Z] #43 136.2 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.2 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.2 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.4 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.5 make[2]: Nothing to be done for 'all'. [2022-01-19T19:40:12.040Z] #43 136.6 INSTALL criu/criu [2022-01-19T19:40:12.040Z] #43 DONE 137.3s [2022-01-19T19:40:12.040Z] [2022-01-19T19:40:12.040Z] #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-01-19T19:40:12.040Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:12.606Z] #56 ... [2022-01-19T19:40:12.606Z] [2022-01-19T19:40:12.606Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-19T19:40:12.606Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-19T19:40:12.606Z] #22 37.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-01-19T19:40:12.862Z] #22 37.80 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-01-19T19:40:12.862Z] #22 37.98 Successfully built yamllint pyyaml [2022-01-19T19:40:12.862Z] #22 38.00 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-19T19:40:13.120Z] #22 38.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-19T19:40:13.376Z] #22 DONE 38.4s [2022-01-19T19:40:13.376Z] [2022-01-19T19:40:13.376Z] #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-01-19T19:40:13.376Z] #53 sha256:d7ccad11aea196b87d92b5207d60afe2f70770a698da839d36560600045094b0 [2022-01-19T19:40:23.318Z] #53 ... [2022-01-19T19:40:23.318Z] [2022-01-19T19:40:23.318Z] #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-01-19T19:40:23.318Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:23.318Z] #56 163.3 + bin/containerd [2022-01-19T19:40:28.569Z] #56 ... [2022-01-19T19:40:28.569Z] [2022-01-19T19:40:28.569Z] #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-01-19T19:40:28.569Z] #24 sha256:0f63a3fb352c7df0477cb88b561b223306d73aa2dfa36d3a54129876f44d6f07 [2022-01-19T19:40:28.569Z] #24 214.7 + return [2022-01-19T19:40:28.569Z] #24 DONE 217.7s [2022-01-19T19:40:28.569Z] [2022-01-19T19:40:28.569Z] #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-01-19T19:40:28.569Z] #53 sha256:d7ccad11aea196b87d92b5207d60afe2f70770a698da839d36560600045094b0 [2022-01-19T19:40:28.569Z] #53 113.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-19T19:40:29.496Z] #53 114.1 + mkdir -p /build [2022-01-19T19:40:29.496Z] #53 114.1 + cp runc /build/runc [2022-01-19T19:40:29.752Z] #53 DONE 114.5s [2022-01-19T19:40:29.752Z] [2022-01-19T19:40:29.752Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-19T19:40:29.752Z] #25 sha256:d4f938c3110aa0f2c38fc4ea722abf9bd674e4dc7c2d24c30018ccfc372b2c26 [2022-01-19T19:40:30.679Z] #25 DONE 0.9s [2022-01-19T19:40:30.679Z] [2022-01-19T19:40:30.679Z] #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-01-19T19:40:30.679Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:30.934Z] #56 ... [2022-01-19T19:40:30.934Z] [2022-01-19T19:40:30.934Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-19T19:40:30.934Z] #30 sha256:725603851d5b940e3e2c2d0109b3f29235d847e4c9955431096c16c2cb27e8e1 [2022-01-19T19:40:40.974Z] #30 DONE 10.2s [2022-01-19T19:40:40.974Z] [2022-01-19T19:40:40.974Z] #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-01-19T19:40:40.974Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:40.974Z] #56 ... [2022-01-19T19:40:40.974Z] [2022-01-19T19:40:40.974Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-19T19:40:40.975Z] #33 sha256:693d94b90e1acb69f252b0ef73ce7a4a9969397919aac115cb30950a2f977ec4 [2022-01-19T19:40:41.538Z] #33 DONE 0.6s [2022-01-19T19:40:41.538Z] [2022-01-19T19:40:41.538Z] #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-01-19T19:40:41.538Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:41.538Z] #56 ... [2022-01-19T19:40:41.538Z] [2022-01-19T19:40:41.538Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-19T19:40:41.538Z] #35 sha256:285cb5217b7732c9876728d6ac31896295cb6debdae06be3c2b2221a0fe60473 [2022-01-19T19:40:41.538Z] #35 DONE 0.1s [2022-01-19T19:40:41.538Z] [2022-01-19T19:40:41.538Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-19T19:40:41.538Z] #38 sha256:dd05436a535b2be2d881f1ca1b483f02a68f1d3f981c0d554a689e1c18394640 [2022-01-19T19:40:41.794Z] #38 DONE 0.1s [2022-01-19T19:40:41.794Z] [2022-01-19T19:40:41.794Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-19T19:40:41.794Z] #41 sha256:967ca91f52f981c1c5db5529cadf4e8c0e0fcc80a1b80d32471356103c13c153 [2022-01-19T19:40:42.355Z] #41 DONE 0.6s [2022-01-19T19:40:42.355Z] [2022-01-19T19:40:42.355Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-19T19:40:42.355Z] #44 sha256:df960a7ac44f72c2bfd148b74e6024edb487af4402f2967f1db2b4954633db5e [2022-01-19T19:40:42.355Z] #44 DONE 0.1s [2022-01-19T19:40:42.355Z] [2022-01-19T19:40:42.355Z] #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-01-19T19:40:42.355Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:42.610Z] #56 ... [2022-01-19T19:40:42.610Z] [2022-01-19T19:40:42.610Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-19T19:40:42.610Z] #46 sha256:6dfc6be39b536d066cf81020e76e94d02e062aa8d8cbd56b60590f08e8d3c7af [2022-01-19T19:40:42.866Z] #46 DONE 0.4s [2022-01-19T19:40:42.866Z] [2022-01-19T19:40:42.866Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-19T19:40:42.866Z] #48 sha256:97519d40ba0220c72ba4877d7a545a32f5e9320de2777535a54cc83fa3a65806 [2022-01-19T19:40:42.866Z] #48 DONE 0.1s [2022-01-19T19:40:42.866Z] [2022-01-19T19:40:42.866Z] #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-01-19T19:40:42.866Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:42.866Z] #56 ... [2022-01-19T19:40:42.866Z] [2022-01-19T19:40:42.866Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-19T19:40:42.866Z] #50 sha256:b317d345d5ca2edb568c77cef9ddbb5d0471cd67eded7e94bcc8766b90693b5f [2022-01-19T19:40:43.793Z] #50 DONE 0.9s [2022-01-19T19:40:43.793Z] [2022-01-19T19:40:43.793Z] #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-01-19T19:40:43.793Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:43.793Z] #56 ... [2022-01-19T19:40:43.793Z] [2022-01-19T19:40:43.793Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-19T19:40:43.793Z] #52 sha256:bc78f885df484e1e5ceadb716ce1d0f44f797bd8606f042bfa153c308b2e891c [2022-01-19T19:40:43.793Z] #52 DONE 0.1s [2022-01-19T19:40:43.793Z] [2022-01-19T19:40:43.793Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-19T19:40:43.793Z] #54 sha256:35b14f7a388f8b85322e5dfbebe661d22cec5df5267286a9f40b25df21d44751 [2022-01-19T19:40:44.355Z] #54 DONE 0.5s [2022-01-19T19:40:44.355Z] [2022-01-19T19:40:44.355Z] #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-01-19T19:40:44.355Z] #56 sha256:33d0f6b9e9fe126ec233d2b86b41b07e14e4b729323cc53396018958d0d449e9 [2022-01-19T19:40:49.609Z] #56 191.1 + bin/containerd-stress [2022-01-19T19:40:50.536Z] #56 192.1 + bin/containerd-shim [2022-01-19T19:40:55.780Z] #56 197.2 + bin/containerd-shim-runc-v1 [2022-01-19T19:40:59.048Z] #56 200.5 + bin/containerd-shim-runc-v2 [2022-01-19T19:40:59.609Z] #56 201.0 + binaries [2022-01-19T19:40:59.609Z] #56 201.0 + install -D bin/containerd /build/containerd [2022-01-19T19:40:59.609Z] #56 201.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-19T19:40:59.609Z] #56 201.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-19T19:40:59.609Z] #56 201.1 + install -D bin/ctr /build/ctr [2022-01-19T19:41:03.772Z] #56 DONE 205.4s [2022-01-19T19:41:04.698Z] [2022-01-19T19:41:04.698Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-19T19:41:04.698Z] #57 sha256:73ef5bb84c909ba0cc05725e333b0215d5464845c3be15f58fe7e37fd11e8ea8 [2022-01-19T19:41:06.587Z] #57 DONE 1.5s [2022-01-19T19:41:06.587Z] [2022-01-19T19:41:06.587Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-19T19:41:06.587Z] #61 sha256:1108a38a914e65c7dffee229f7d4fcba974e09febb1be91d7ba2823e98b9860b [2022-01-19T19:41:06.587Z] #61 DONE 0.4s [2022-01-19T19:41:06.587Z] [2022-01-19T19:41:06.587Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-19T19:41:06.587Z] #66 sha256:a34f497bd001f536d217e8a7db78a4b586108452877e1e1d0c9dae032535f446 [2022-01-19T19:41:09.102Z] #66 DONE 2.3s [2022-01-19T19:41:09.102Z] [2022-01-19T19:41:09.102Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-19T19:41:09.102Z] #68 sha256:33a06d1e6e86907e59d9a6392807d7a0cf4f155496f724f277bc747cbb89a31c [2022-01-19T19:41:09.102Z] #68 DONE 0.1s [2022-01-19T19:41:09.102Z] [2022-01-19T19:41:09.102Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-19T19:41:09.102Z] #69 sha256:66780b898114b08e8aae6fdccf606b607d77953bd1f053e6022c0b0a5fccdf24 [2022-01-19T19:41:09.102Z] #69 DONE 0.0s [2022-01-19T19:41:09.102Z] [2022-01-19T19:41:09.102Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-19T19:41:09.102Z] #70 sha256:eacfdb78f6ae681db5cb7d85c4fb31e835bb206b2d4e3dc005972a2beac2ed96 [2022-01-19T19:41:10.029Z] #70 DONE 0.8s [2022-01-19T19:41:10.029Z] [2022-01-19T19:41:10.029Z] #71 exporting to image [2022-01-19T19:41:10.029Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-19T19:41:10.029Z] #71 exporting layers [2022-01-19T19:41:13.294Z] #71 exporting layers 3.3s done [2022-01-19T19:41:13.294Z] #71 writing image sha256:0efe6d8bec175cd1b54ac9c57310421bacb51b81c60af1b271a465e666694986 done [2022-01-19T19:41:13.294Z] #71 naming to docker.io/library/docker:0c0145fd7d44459850dbffe66149bd0b92ab7390 done [2022-01-19T19:41:13.294Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-19T19:41:13.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c0145fd7d44459850dbffe66149bd0b92ab7390 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0c0145fd7d44459850dbffe66149bd0b92ab7390 hack/test/unit [2022-01-19T19:41:17.774Z] ? github.com/docker/docker/api [no test files] [2022-01-19T19:41:24.301Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:41:24.301Z] [2022-01-19T19:41:24.301Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:41:24.301Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:41:24.301Z] HOSTNAME=b6f0ef2b2b14 [2022-01-19T19:41:24.301Z] DEST=bundles/test-integration [2022-01-19T19:41:24.301Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:41:24.301Z] DOCKER_ROOTLESS=1 [2022-01-19T19:41:24.301Z] DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:41:24.301Z] container=docker [2022-01-19T19:41:24.301Z] HOME=/root [2022-01-19T19:41:24.301Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:41:24.301Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:41:24.301Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:41:24.301Z] TERM=xterm [2022-01-19T19:41:24.301Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:41:24.301Z] SHLVL=1 [2022-01-19T19:41:24.301Z] TIMEOUT=120m [2022-01-19T19:41:24.301Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:41:24.301Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:41:24.301Z] GO111MODULE=off [2022-01-19T19:41:24.301Z] DOCKER_EXPERIMENTAL=1 [2022-01-19T19:41:24.301Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-19T19:41:24.301Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:41:24.301Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:41:24.301Z] GOPATH=/go [2022-01-19T19:41:24.301Z] PKG_CONFIG=pkg-config [2022-01-19T19:41:24.301Z] _=/usr/bin/env [2022-01-19T19:41:24.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-19T19:41:24.396Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:41:24.396Z] [2022-01-19T19:41:24.396Z] + TEST_INTEGRATION_DEST=1 [2022-01-19T19:41:24.396Z] + CONTAINER_NAME=docker-pr10-1 [2022-01-19T19:41:24.396Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-19T19:41:24.396Z] + run_tests test-integration-flaky [2022-01-19T19:41:24.396Z] + '[' -n 0 ']' [2022-01-19T19:41:24.396Z] + rm= [2022-01-19T19:41:24.396Z] + c=0 [2022-01-19T19:41:24.396Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43147/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 hack/make.sh test-integration-flaky test-integration [2022-01-19T19:41:24.396Z] + TEST_INTEGRATION_DEST=2 [2022-01-19T19:41:24.396Z] + TEST_INTEGRATION_DEST=3 [2022-01-19T19:41:24.396Z] + CONTAINER_NAME=docker-pr10-2 [2022-01-19T19:41:24.396Z] + CONTAINER_NAME=docker-pr10-3 [2022-01-19T19:41:24.396Z] + TEST_SKIP_INTEGRATION=1 [2022-01-19T19:41:24.396Z] + TEST_SKIP_INTEGRATION=1 [2022-01-19T19:41:24.396Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-19T19:41:24.396Z] + run_tests [2022-01-19T19:41:24.396Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-19T19:41:24.396Z] + run_tests [2022-01-19T19:41:24.396Z] + '[' -n 0 ']' [2022-01-19T19:41:24.396Z] + '[' -n 0 ']' [2022-01-19T19:41:24.396Z] + rm= [2022-01-19T19:41:24.396Z] + rm= [2022-01-19T19:41:24.396Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43147/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 hack/make.sh '' test-integration [2022-01-19T19:41:24.396Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43147/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ffdfcb4889b90c77bf5d78d6f9005063badd6321 hack/make.sh '' test-integration [2022-01-19T19:41:24.396Z] ++ jobs -p [2022-01-19T19:41:24.396Z] + for job in $(jobs -p) [2022-01-19T19:41:24.396Z] + wait 16507 [2022-01-19T19:41:24.396Z] [2022-01-19T19:41:24.396Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:41:24.396Z] [2022-01-19T19:41:24.396Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:41:24.396Z] HOSTNAME=9164daaadad3 [2022-01-19T19:41:24.396Z] TEST_SKIP_INTEGRATION=1 [2022-01-19T19:41:24.396Z] TESTDEBUG=0 [2022-01-19T19:41:24.396Z] DEST=bundles/test-integration [2022-01-19T19:41:24.396Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:41:24.396Z] KEEPBUNDLE=1 [2022-01-19T19:41:24.396Z] DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:41:24.396Z] container=docker [2022-01-19T19:41:24.396Z] HOME=/root [2022-01-19T19:41:24.396Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:41:24.396Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:41:24.396Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:41:24.396Z] TERM=xterm [2022-01-19T19:41:24.396Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:41:24.396Z] SHLVL=1 [2022-01-19T19:41:24.396Z] TIMEOUT=120m [2022-01-19T19:41:24.396Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:41:24.396Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:41:24.396Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-19T19:41:24.396Z] GO111MODULE=off [2022-01-19T19:41:24.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:41:24.396Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:41:24.396Z] GOPATH=/go [2022-01-19T19:41:24.396Z] PKG_CONFIG=pkg-config [2022-01-19T19:41:24.396Z] _=/usr/bin/env [2022-01-19T19:41:24.396Z] [2022-01-19T19:41:24.396Z] Building test suite binary ./integration-cli/test.main [2022-01-19T19:41:24.396Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-19T19:41:24.396Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:41:24.396Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:41:24.396Z] HOSTNAME=76dfb2d0e31e [2022-01-19T19:41:24.396Z] TEST_SKIP_INTEGRATION=1 [2022-01-19T19:41:24.396Z] TESTDEBUG=0 [2022-01-19T19:41:24.396Z] DEST=bundles/test-integration [2022-01-19T19:41:24.396Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:41:24.396Z] KEEPBUNDLE=1 [2022-01-19T19:41:24.396Z] DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:41:24.396Z] container=docker [2022-01-19T19:41:24.396Z] HOME=/root [2022-01-19T19:41:24.396Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:41:24.396Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:41:24.396Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:41:24.396Z] TERM=xterm [2022-01-19T19:41:24.396Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:41:24.396Z] SHLVL=1 [2022-01-19T19:41:24.396Z] TIMEOUT=120m [2022-01-19T19:41:24.396Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:41:24.396Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:41:24.396Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-19T19:41:24.396Z] GO111MODULE=off [2022-01-19T19:41:24.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:41:24.396Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:41:24.396Z] GOPATH=/go [2022-01-19T19:41:24.396Z] PKG_CONFIG=pkg-config [2022-01-19T19:41:24.396Z] _=/usr/bin/env [2022-01-19T19:41:24.396Z] Building test suite binary ./integration-cli/test.main [2022-01-19T19:41:24.396Z] No new tests added to integration. [2022-01-19T19:41:24.396Z] [2022-01-19T19:41:24.396Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:41:24.396Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:41:24.396Z] HOSTNAME=4ede780f4f0d [2022-01-19T19:41:24.396Z] TESTDEBUG=0 [2022-01-19T19:41:24.396Z] DEST=bundles/test-integration [2022-01-19T19:41:24.396Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:41:24.396Z] KEEPBUNDLE=1 [2022-01-19T19:41:24.396Z] DOCKER_GITCOMMIT=ffdfcb4889b90c77bf5d78d6f9005063badd6321 [2022-01-19T19:41:24.396Z] container=docker [2022-01-19T19:41:24.396Z] HOME=/root [2022-01-19T19:41:24.396Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:41:24.396Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:41:24.396Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:41:24.396Z] TERM=xterm [2022-01-19T19:41:24.396Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:41:24.396Z] SHLVL=1 [2022-01-19T19:41:24.396Z] TIMEOUT=120m [2022-01-19T19:41:24.396Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:41:24.396Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:41:24.396Z] GO111MODULE=off [2022-01-19T19:41:24.396Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-19T19:41:24.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:41:24.396Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:41:24.396Z] GOPATH=/go [2022-01-19T19:41:24.396Z] PKG_CONFIG=pkg-config [2022-01-19T19:41:24.396Z] _=/usr/bin/env [2022-01-19T19:41:24.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-19T19:41:29.946Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-01-19T19:41:31.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:41:31.227Z] [2022-01-19T19:41:31.227Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:41:31.227Z] DOCKER_SYSTEMD=1 [2022-01-19T19:41:31.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:41:31.227Z] HOSTNAME=598df6a06467 [2022-01-19T19:41:31.227Z] DEST=bundles/test-integration [2022-01-19T19:41:31.227Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:41:31.227Z] DOCKER_GITCOMMIT=4b10d425f03b8fadcc2b05a28b750d003b1f2aae [2022-01-19T19:41:31.227Z] container=docker [2022-01-19T19:41:31.227Z] HOME=/root [2022-01-19T19:41:31.227Z] LANG=C.UTF-8 [2022-01-19T19:41:31.227Z] INVOCATION_ID=0e52653f4e474199b7ca8639f0b9721a [2022-01-19T19:41:31.227Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:41:31.227Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:41:31.227Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:41:31.227Z] TERM=xterm [2022-01-19T19:41:31.227Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:41:31.227Z] SHLVL=3 [2022-01-19T19:41:31.227Z] TIMEOUT=120m [2022-01-19T19:41:31.227Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:41:31.227Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:41:31.227Z] GO111MODULE=off [2022-01-19T19:41:31.227Z] DOCKER_EXPERIMENTAL=1 [2022-01-19T19:41:31.227Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-19T19:41:31.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:41:31.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:41:31.227Z] GOPATH=/go [2022-01-19T19:41:31.227Z] PKG_CONFIG=pkg-config [2022-01-19T19:41:31.227Z] _=/usr/bin/env [2022-01-19T19:41:31.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-19T19:42:03.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-19T19:42:03.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-19T19:42:03.987Z] INFO [loader] Go packages loading at mode 575 (imports|files|deps|exports_file|name|types_sizes|compiled_files) took 2m7.491975889s [2022-01-19T19:42:03.987Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 416.633076ms [2022-01-19T19:42:09.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-19T19:42:09.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-19T19:42:10.549Z] INFO [runner/unused/goanalysis] analyzers took 26.493643471s with top 10 stages: buildssa: 22.979028903s, U1000: 3.514614568s [2022-01-19T19:42:29.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-19T19:42:36.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-19T19:42:37.578Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-19T19:42:37.578Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-19T19:42:37.578Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/types [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-19T19:42:37.578Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-19T19:42:37.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-19T19:42:37.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-19T19:42:37.834Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-01-19T19:42:38.090Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-19T19:42:38.090Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-01-19T19:42:38.090Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-19T19:42:38.090Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-19T19:42:38.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-19T19:42:39.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-19T19:42:39.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-19T19:42:40.607Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 48.5% of statements [2022-01-19T19:42:40.607Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-19T19:42:40.607Z] ok github.com/docker/docker/builder/remotecontext 0.055s coverage: 13.7% of statements [2022-01-19T19:42:40.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-19T19:42:41.534Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-19T19:42:41.789Z] ok github.com/docker/docker/builder/remotecontext/git 0.925s coverage: 86.3% of statements [2022-01-19T19:42:41.789Z] ? github.com/docker/docker/cli [no test files] [2022-01-19T19:42:41.789Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-19T19:42:44.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-19T19:42:44.304Z] ok github.com/docker/docker/client 0.111s coverage: 75.4% of statements [2022-01-19T19:42:44.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-19T19:42:44.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-19T19:42:45.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-19T19:42:45.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-19T19:42:46.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-19T19:42:46.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-19T19:42:46.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-19T19:42:47.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-19T19:42:47.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-19T19:42:47.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-19T19:42:48.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-19T19:42:49.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-19T19:42:49.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-19T19:42:50.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-19T19:42:51.208Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:42:51.208Z] Using test binary docker [2022-01-19T19:42:51.208Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-19T19:42:51.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-19T19:42:51.208Z] INFO: Waiting for daemon to start... [2022-01-19T19:42:51.208Z] Starting dockerd [2022-01-19T19:42:51.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-19T19:42:52.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-19T19:42:53.115Z] . [2022-01-19T19:42:53.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:42:53.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:42:53.374Z] Error: No such image: emptyfs [2022-01-19T19:42:53.374Z] Running integration-test (iteration 1) [2022-01-19T19:42:53.374Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-19T19:42:53.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-19T19:42:53.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-19T19:42:54.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-19T19:42:55.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-19T19:42:56.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-19T19:42:57.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-19T19:42:58.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-19T19:42:59.160Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:42:59.160Z] Using test binary docker [2022-01-19T19:42:59.160Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-19T19:42:59.160Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-19T19:42:59.160Z] Starting dockerd [2022-01-19T19:42:59.160Z] INFO: Waiting for daemon to start... [2022-01-19T19:43:01.072Z] . [2022-01-19T19:43:01.072Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:43:01.333Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:43:01.333Z] Error: No such image: emptyfs [2022-01-19T19:43:01.333Z] Running integration-test (iteration 1) [2022-01-19T19:43:01.333Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-19T19:43:11.462Z] Loaded image: buildpack-deps:buster [2022-01-19T19:43:11.462Z] Loaded image: busybox:latest [2022-01-19T19:43:11.462Z] Loaded image: busybox:glibc [2022-01-19T19:43:12.030Z] Loaded image: debian:bullseye [2022-01-19T19:43:12.030Z] Loaded image: hello-world:latest [2022-01-19T19:43:12.030Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:43:12.030Z] INFO: Testing against a local daemon [2022-01-19T19:43:12.030Z] === RUN TestCgroupNamespacesBuild [2022-01-19T19:43:14.565Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-01-19T19:43:14.565Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-19T19:43:16.235Z] Loaded image: buildpack-deps:buster [2022-01-19T19:43:16.235Z] Loaded image: busybox:latest [2022-01-19T19:43:16.235Z] Loaded image: busybox:glibc [2022-01-19T19:43:17.169Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2022-01-19T19:43:17.169Z] === RUN TestBuildWithSession [2022-01-19T19:43:17.169Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:43:17.169Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-19T19:43:17.169Z] === RUN TestBuildSquashParent [2022-01-19T19:43:17.616Z] Loaded image: debian:bullseye [2022-01-19T19:43:17.616Z] Loaded image: hello-world:latest [2022-01-19T19:43:17.616Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:43:17.616Z] INFO: Testing against a local daemon [2022-01-19T19:43:17.616Z] === RUN TestCgroupNamespacesBuild [2022-01-19T19:43:20.237Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-01-19T19:43:20.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-19T19:43:21.177Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-01-19T19:43:21.177Z] === RUN TestBuildWithSession [2022-01-19T19:43:21.177Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:43:21.177Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-19T19:43:21.177Z] === RUN TestBuildSquashParent [2022-01-19T19:43:22.990Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.1% of statements [2022-01-19T19:43:22.990Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-01-19T19:43:22.990Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-19T19:43:22.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-19T19:43:22.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-19T19:43:22.990Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-19T19:43:22.990Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2022-01-19T19:43:25.286Z] --- PASS: TestBuildSquashParent (7.50s) [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:25.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:25.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:25.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:25.377Z] --- PASS: TestBuildSquashParent (4.01s) [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:25.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:25.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:25.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:43:25.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:25.508Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-01-19T19:43:25.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:25.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:43:26.438Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-01-19T19:43:26.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:43:27.019Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:43:27.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:27.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:28.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:43:28.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2022-01-19T19:43:30.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-01-19T19:43:30.296Z] === RUN TestBuildMultiStageCopy [2022-01-19T19:43:30.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2022-01-19T19:43:30.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-01-19T19:43:30.315Z] === RUN TestBuildMultiStageCopy [2022-01-19T19:43:30.315Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-19T19:43:31.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-19T19:43:31.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-19T19:43:31.774Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-19T19:43:32.016Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.043867805s with top 10 stages: buildssa: 1m39.219573707s, goimports: 21.135832826s, unconvert: 11.749583922s, gosec: 9.622467523s, golint: 5.453654316s, ineffassign: 4.206746183s, inspect: 4.185102964s, misspell: 4.003962444s, vrp: 3.493032186s, printf: 2.007427575s [2022-01-19T19:43:32.016Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-01-19T19:43:32.016Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2258, filename_unadjuster: 1682/1682, exclude: 1577/1577, path_prettifier: 1682/1682, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, skip_dirs: 1682/1682, exclude-rules: 64/1577, nolint: 0/64 [2022-01-19T19:43:32.016Z] INFO [runner] processing took 53.804937ms with stages: nolint: 20.682623ms, identifier_marker: 15.66043ms, path_prettifier: 8.346257ms, autogenerated_exclude: 4.250603ms, exclude-rules: 2.999047ms, skip_dirs: 1.569542ms, cgo: 191.874µs, filename_unadjuster: 99.94µs, max_same_issues: 1.383µs, uniq_by_line: 717ns, max_from_linter: 499ns, diff: 444ns, exclude: 433ns, skip_files: 378ns, path_shortener: 283ns, source_code: 259ns, max_per_file_from_linter: 225ns [2022-01-19T19:43:32.016Z] INFO [runner] linters took 1m40.26207656s with stages: goanalysis_metalinter: 1m20.418332371s, unused: 19.789815133s [2022-01-19T19:43:32.016Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2022-01-19T19:43:32.016Z] INFO Memory: 2282 samples, avg is 1672.5MB, max is 4302.4MB [2022-01-19T19:43:32.016Z] INFO Execution took 3m48.179237315s [2022-01-19T19:43:32.016Z] Congratulations! The shell scripts are properly formatted. [2022-01-19T19:43:32.034Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-19T19:43:32.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-19T19:43:32.294Z] === RUN TestBuildMultiStageParentConfig [2022-01-19T19:43:32.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/make.sh dynbinary-daemon test-docker-py [2022-01-19T19:43:32.865Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-01-19T19:43:32.865Z] === RUN TestBuildLabelWithTargets [2022-01-19T19:43:32.955Z] [2022-01-19T19:43:32.955Z] Removing bundles/ [2022-01-19T19:43:32.955Z] [2022-01-19T19:43:32.955Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-19T19:43:32.955Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:43:32.955Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:43:32.978Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-01-19T19:43:33.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-19T19:43:33.806Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-01-19T19:43:33.806Z] === RUN TestBuildWithEmptyLayers [2022-01-19T19:43:34.156Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-19T19:43:34.342Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2022-01-19T19:43:34.377Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-01-19T19:43:34.377Z] === RUN TestBuildMultiStageOnBuild [2022-01-19T19:43:34.597Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-19T19:43:34.853Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-19T19:43:35.092Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-19T19:43:35.415Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-19T19:43:35.760Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-01-19T19:43:35.760Z] === RUN TestBuildUncleanTarFilenames [2022-01-19T19:43:36.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-19T19:43:36.331Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-01-19T19:43:36.331Z] === RUN TestBuildMultiStageLayerLeak [2022-01-19T19:43:36.343Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-19T19:43:37.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-19T19:43:37.403Z] === RUN TestBuildMultiStageParentConfig [2022-01-19T19:43:37.708Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2022-01-19T19:43:37.963Z] ok github.com/docker/docker/daemon 12.124s coverage: 17.1% of statements [2022-01-19T19:43:37.963Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-19T19:43:37.963Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-19T19:43:37.963Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-19T19:43:37.963Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-19T19:43:38.248Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s) [2022-01-19T19:43:38.248Z] === RUN TestBuildWithHugeFile [2022-01-19T19:43:38.263Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 56.2% of statements [2022-01-19T19:43:39.629Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-19T19:43:40.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.167s coverage: 50.5% of statements [2022-01-19T19:43:42.670Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-19T19:43:42.670Z] === RUN TestBuildLabelWithTargets [2022-01-19T19:43:42.887Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.872s coverage: 46.2% of statements [2022-01-19T19:43:42.887Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-19T19:43:42.887Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.664s coverage: 58.0% of statements [2022-01-19T19:43:42.887Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-19T19:43:42.887Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-19T19:43:43.448Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-01-19T19:43:43.704Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-19T19:43:43.960Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-01-19T19:43:45.327Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.6% of statements [2022-01-19T19:43:45.327Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-19T19:43:45.327Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-19T19:43:45.584Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-01-19T19:43:45.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-19T19:43:45.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-19T19:43:46.512Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 77.4% of statements [2022-01-19T19:43:46.512Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-19T19:43:46.512Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-19T19:43:46.512Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-01-19T19:43:47.073Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-01-19T19:43:47.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-01-19T19:43:47.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-01-19T19:43:47.894Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2022-01-19T19:43:47.894Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-19T19:43:48.149Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 58.6% of statements [2022-01-19T19:43:48.711Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-01-19T19:43:49.638Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-19T19:43:49.638Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-01-19T19:43:50.199Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-19T19:43:50.782Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-19T19:43:50.782Z] === RUN TestBuildWithEmptyLayers [2022-01-19T19:43:50.860Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 82.5% of statements [2022-01-19T19:43:50.860Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-19T19:43:50.860Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-19T19:43:51.431Z] ok github.com/docker/docker/distribution 0.107s coverage: 25.6% of statements [2022-01-19T19:43:51.992Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2022-01-19T19:43:51.992Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-19T19:43:52.553Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-19T19:43:53.115Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2022-01-19T19:43:53.317Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-19T19:43:53.317Z] === RUN TestBuildMultiStageOnBuild [2022-01-19T19:43:53.677Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-19T19:43:53.937Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-19T19:43:54.193Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 85.1% of statements [2022-01-19T19:43:54.193Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-19T19:43:54.193Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-19T19:43:54.193Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-19T19:43:55.121Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-01-19T19:43:55.378Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2022-01-19T19:43:55.940Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-01-19T19:43:56.196Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-19T19:43:57.561Z] ok github.com/docker/docker/pkg/archive 0.269s coverage: 81.9% of statements [2022-01-19T19:43:58.488Z] ok github.com/docker/docker/pkg/authorization 0.467s coverage: 68.3% of statements [2022-01-19T19:43:58.584Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-19T19:43:58.584Z] === RUN TestBuildUncleanTarFilenames [2022-01-19T19:43:58.744Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-19T19:43:58.744Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-19T19:43:58.842Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-19T19:43:58.842Z] === RUN TestBuildMultiStageLayerLeak [2022-01-19T19:44:02.010Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.5% of statements [2022-01-19T19:44:02.010Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-19T19:44:02.265Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-01-19T19:44:02.521Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2022-01-19T19:44:03.082Z] ok github.com/docker/docker/layer 7.827s coverage: 68.8% of statements [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-19T19:44:03.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-19T19:44:03.337Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-01-19T19:44:03.593Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-01-19T19:44:03.849Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-01-19T19:44:04.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-01-19T19:44:04.109Z] === RUN TestBuildWithHugeFile [2022-01-19T19:44:04.776Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-19T19:44:05.337Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2022-01-19T19:44:05.903Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-01-19T19:44:06.159Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-01-19T19:44:06.159Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2022-01-19T19:44:07.087Z] ok github.com/docker/docker/pkg/idtools 0.462s coverage: 69.5% of statements [2022-01-19T19:44:07.087Z] ok github.com/docker/docker/pkg/ioutils 0.340s coverage: 68.8% of statements [2022-01-19T19:44:07.343Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-01-19T19:44:07.343Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-19T19:44:07.343Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-01-19T19:44:07.343Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-19T19:44:07.343Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-19T19:44:07.599Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-19T19:44:07.599Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-19T19:44:07.599Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-01-19T19:44:07.856Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-01-19T19:44:07.856Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2022-01-19T19:44:08.112Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-01-19T19:44:08.112Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-19T19:44:08.112Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-19T19:44:08.674Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-01-19T19:44:09.246Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-19T19:44:09.246Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-19T19:44:09.501Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-01-19T19:44:10.865Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-01-19T19:44:10.865Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-19T19:44:15.029Z] ok github.com/docker/docker/pkg/signal 3.307s coverage: 62.3% of statements [2022-01-19T19:44:15.029Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-19T19:44:15.029Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-19T19:44:15.285Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-19T19:44:15.846Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-01-19T19:44:16.102Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-01-19T19:44:16.358Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-01-19T19:44:16.919Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-01-19T19:44:16.919Z] testing: warning: no tests to run [2022-01-19T19:44:16.919Z] coverage: [no statements] [2022-01-19T19:44:16.919Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-19T19:44:17.174Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-19T19:44:17.430Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-19T19:44:17.430Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-19T19:44:19.363Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-01-19T19:44:19.634Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-01-19T19:44:19.890Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-01-19T19:44:21.260Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-01-19T19:44:21.260Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-19T19:44:22.187Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2022-01-19T19:44:22.749Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-19T19:44:22.749Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2022-01-19T19:44:23.317Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-01-19T19:44:23.317Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-19T19:44:25.834Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-19T19:44:26.761Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-01-19T19:44:27.324Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-01-19T19:44:28.251Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-01-19T19:44:34.511Z] --- PASS: TestBuildWithHugeFile (54.08s) [2022-01-19T19:44:34.511Z] === RUN TestBuildWithEmptyDockerfile [2022-01-19T19:44:34.511Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:44:34.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:44:34.511Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:44:34.511Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:44:34.511Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:44:34.511Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:44:34.511Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:44:34.511Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:44:34.511Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:44:34.511Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-19T19:44:34.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-19T19:44:34.511Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-19T19:44:34.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-19T19:44:34.511Z] === RUN TestBuildPreserveOwnership [2022-01-19T19:44:34.511Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-19T19:44:34.511Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-19T19:44:36.098Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-01-19T19:44:36.098Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-01-19T19:44:36.098Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-01-19T19:44:36.098Z] === RUN TestBuildPlatformInvalid [2022-01-19T19:44:36.098Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-19T19:44:36.098Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-19T19:44:44.398Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/rootless [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/volume [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-19T19:44:44.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === Skipped [2022-01-19T19:44:44.398Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-19T19:44:44.398Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-01-19T19:44:44.398Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-19T19:44:44.398Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-19T19:44:44.398Z] aufs_test.go:37: driver not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-19T19:44:44.398Z] time="2022-01-19T19:43:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-19T19:44:44.398Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-19T19:44:44.398Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-19T19:44:44.398Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:44:44.398Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-19T19:44:44.398Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-19T19:44:44.398Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-19T19:44:44.398Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] [2022-01-19T19:44:44.398Z] DONE 2244 tests, 51 skipped in 206.024s Post stage [Pipeline] junit [2022-01-19T19:44:44.410Z] Recording test results [2022-01-19T19:44:45.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-19T19:44:46.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c0145fd7d44459850dbffe66149bd0b92ab7390 -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:0c0145fd7d44459850dbffe66149bd0b92ab7390 hack/make.sh dynbinary test-integration [2022-01-19T19:44:46.454Z] [2022-01-19T19:44:46.454Z] Removing bundles/ [2022-01-19T19:44:46.454Z] [2022-01-19T19:44:46.454Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-19T19:44:46.454Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:44:46.454Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:44:53.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-19T19:44:54.209Z] Loaded image: buildpack-deps:buster [2022-01-19T19:44:54.209Z] Loaded image: busybox:latest [2022-01-19T19:44:54.209Z] Loaded image: busybox:glibc [2022-01-19T19:44:54.780Z] Loaded image: debian:bullseye [2022-01-19T19:44:54.780Z] Loaded image: hello-world:latest [2022-01-19T19:44:54.780Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:45:00.358Z] --- PASS: TestBuildWithHugeFile (51.40s) [2022-01-19T19:45:00.358Z] === RUN TestBuildWithEmptyDockerfile [2022-01-19T19:45:00.358Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:45:00.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:45:00.358Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:45:00.358Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:45:00.358Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:45:00.358Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:45:00.358Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:45:00.358Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:45:00.358Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:45:00.358Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2022-01-19T19:45:00.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-01-19T19:45:00.358Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-01-19T19:45:00.358Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-19T19:45:00.358Z] === RUN TestBuildPreserveOwnership [2022-01-19T19:45:00.358Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-19T19:45:01.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-19T19:45:02.913Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.70s) [2022-01-19T19:45:02.913Z] PASS [2022-01-19T19:45:02.913Z] [2022-01-19T19:45:02.913Z] === Skipped [2022-01-19T19:45:02.913Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-19T19:45:02.913Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:45:02.913Z] [2022-01-19T19:45:02.913Z] [2022-01-19T19:45:02.913Z] DONE 33 tests, 1 skipped in 121.042s [2022-01-19T19:45:02.913Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-19T19:45:02.913Z] INFO: Testing against a local daemon [2022-01-19T19:45:02.913Z] === RUN TestConfigInspect [2022-01-19T19:45:04.823Z] --- PASS: TestConfigInspect (2.19s) [2022-01-19T19:45:04.824Z] === RUN TestConfigList [2022-01-19T19:45:05.480Z] --- PASS: TestBuildPreserveOwnership (10.21s) [2022-01-19T19:45:05.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2022-01-19T19:45:05.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-19T19:45:05.480Z] === RUN TestBuildPlatformInvalid [2022-01-19T19:45:05.480Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-19T19:45:05.480Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-19T19:45:05.480Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-19T19:45:05.480Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-19T19:45:05.480Z] PASS [2022-01-19T19:45:05.480Z] [2022-01-19T19:45:05.480Z] === Skipped [2022-01-19T19:45:05.480Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-19T19:45:05.480Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:45:05.480Z] [2022-01-19T19:45:05.480Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-19T19:45:05.480Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-19T19:45:05.480Z] [2022-01-19T19:45:05.480Z] [2022-01-19T19:45:05.480Z] DONE 33 tests, 2 skipped in 131.851s [2022-01-19T19:45:05.480Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-19T19:45:05.738Z] INFO: Testing against a local daemon [2022-01-19T19:45:05.738Z] === RUN TestConfigInspect [2022-01-19T19:45:05.738Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-19T19:45:05.738Z] === RUN TestConfigList [2022-01-19T19:45:05.738Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestConfigList (0.01s) [2022-01-19T19:45:05.738Z] === RUN TestConfigsCreateAndDelete [2022-01-19T19:45:05.738Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-19T19:45:05.738Z] === RUN TestConfigsUpdate [2022-01-19T19:45:05.738Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-19T19:45:05.738Z] === RUN TestTemplatedConfig [2022-01-19T19:45:05.738Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-19T19:45:05.738Z] === RUN TestConfigCreateResolve [2022-01-19T19:45:05.738Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:05.738Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-19T19:45:05.738Z] === RUN TestConfigDaemonLibtrustID [2022-01-19T19:45:07.374Z] --- PASS: TestConfigList (2.20s) [2022-01-19T19:45:07.374Z] === RUN TestConfigsCreateAndDelete [2022-01-19T19:45:07.639Z] --- PASS: TestConfigDaemonLibtrustID (1.61s) [2022-01-19T19:45:07.639Z] PASS [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === Skipped [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-19T19:45:07.639Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-19T19:45:07.639Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-19T19:45:07.639Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-19T19:45:07.639Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-19T19:45:07.639Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-19T19:45:07.639Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] [2022-01-19T19:45:07.639Z] DONE 7 tests, 6 skipped in 1.909s [2022-01-19T19:45:07.639Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-19T19:45:07.639Z] INFO: Testing against a local daemon [2022-01-19T19:45:07.639Z] === RUN TestCheckpoint [2022-01-19T19:45:07.639Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:45:07.639Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-19T19:45:07.639Z] === RUN TestContainerInvalidJSON [2022-01-19T19:45:07.639Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:07.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:07.639Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:07.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:07.639Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:07.639Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:07.639Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:07.639Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:07.639Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:07.639Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-19T19:45:07.639Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-19T19:45:07.639Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-19T19:45:07.639Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-19T19:45:07.639Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-19T19:45:07.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-19T19:45:07.639Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-19T19:45:08.058Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-19T19:45:08.058Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-19T19:45:08.058Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-19T19:45:08.058Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-19T19:45:08.058Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-19T19:45:08.058Z] === RUN TestCopyFromContainer [2022-01-19T19:45:09.281Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-01-19T19:45:09.281Z] === RUN TestConfigsUpdate [2022-01-19T19:45:09.403Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:45:09.403Z] [2022-01-19T19:45:09.403Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-19T19:45:09.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-19T19:45:09.403Z] Using test binary docker [2022-01-19T19:45:09.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-19T19:45:09.403Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-19T19:45:09.403Z] INFO: Waiting for daemon to start... [2022-01-19T19:45:09.403Z] Starting dockerd [2022-01-19T19:45:09.403Z] . [2022-01-19T19:45:09.403Z] INFO: Building docker-sdk-python3:4.4.1... [2022-01-19T19:45:11.189Z] --- PASS: TestConfigsUpdate (2.17s) [2022-01-19T19:45:11.189Z] === RUN TestTemplatedConfig [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer// [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer//bar/root [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer/bar/quux [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-19T19:45:11.348Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-19T19:45:11.617Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-19T19:45:11.617Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-19T19:45:11.617Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-19T19:45:11.617Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer (3.82s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-19T19:45:11.617Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-19T19:45:11.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-19T19:45:11.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:11.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:11.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:11.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:11.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:11.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:11.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:11.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:11.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:11.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-19T19:45:11.876Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-19T19:45:11.876Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-19T19:45:11.876Z] === RUN TestCreateWithInvalidEnv [2022-01-19T19:45:11.876Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-19T19:45:11.876Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-19T19:45:11.876Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-19T19:45:11.876Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-19T19:45:11.876Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-19T19:45:11.876Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-19T19:45:11.876Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-19T19:45:11.876Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-19T19:45:11.876Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-19T19:45:11.876Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-19T19:45:11.876Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-19T19:45:11.876Z] === RUN TestCreateTmpfsMountsTarget [2022-01-19T19:45:11.876Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-19T19:45:11.876Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-19T19:45:13.251Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-01-19T19:45:13.251Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-19T19:45:13.728Z] --- PASS: TestTemplatedConfig (2.57s) [2022-01-19T19:45:13.728Z] === RUN TestConfigCreateResolve [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:14.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:14.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:14.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:14.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:14.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:14.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:14.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:14.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:14.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:14.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:14.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-19T19:45:14.188Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-19T19:45:14.188Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-19T19:45:14.757Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-19T19:45:14.757Z] === RUN TestCreateDifferentPlatform [2022-01-19T19:45:14.757Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-19T19:45:14.757Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-19T19:45:14.757Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-19T19:45:14.757Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-19T19:45:14.757Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-19T19:45:14.757Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-19T19:45:14.757Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-19T19:45:14.757Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-19T19:45:14.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-19T19:45:14.757Z] === RUN TestContainerStartOnDaemonRestart [2022-01-19T19:45:14.757Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-19T19:45:14.757Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-19T19:45:14.757Z] === RUN TestDaemonRestartIpcMode [2022-01-19T19:45:14.757Z] === PAUSE TestDaemonRestartIpcMode [2022-01-19T19:45:14.757Z] === RUN TestDaemonHostGatewayIP [2022-01-19T19:45:14.757Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:45:14.757Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-19T19:45:14.757Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-19T19:45:14.757Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-19T19:45:14.757Z] === RUN TestContainerKillOnDaemonStart [2022-01-19T19:45:14.757Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-19T19:45:14.757Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-19T19:45:14.757Z] === RUN TestDiff [2022-01-19T19:45:15.275Z] --- PASS: TestDiff (0.40s) [2022-01-19T19:45:15.275Z] === RUN TestExecWithCloseStdin [2022-01-19T19:45:15.534Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-01-19T19:45:15.534Z] === RUN TestExec [2022-01-19T19:45:16.102Z] --- PASS: TestExec (0.46s) [2022-01-19T19:45:16.102Z] === RUN TestExecUser [2022-01-19T19:45:16.269Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-01-19T19:45:16.269Z] === RUN TestConfigDaemonLibtrustID [2022-01-19T19:45:16.529Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-19T19:45:16.529Z] PASS [2022-01-19T19:45:16.529Z] [2022-01-19T19:45:16.529Z] DONE 7 tests in 14.040s [2022-01-19T19:45:16.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-19T19:45:16.529Z] INFO: Testing against a local daemon [2022-01-19T19:45:16.529Z] === RUN TestCheckpoint [2022-01-19T19:45:16.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:45:16.529Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-19T19:45:16.529Z] === RUN TestContainerInvalidJSON [2022-01-19T19:45:16.529Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:16.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:16.529Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:16.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:16.529Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:16.529Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:16.529Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:45:16.529Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:45:16.529Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:45:16.529Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-19T19:45:16.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-19T19:45:16.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-19T19:45:16.529Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-19T19:45:16.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-19T19:45:16.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-19T19:45:16.529Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-19T19:45:16.670Z] --- PASS: TestExecUser (0.47s) [2022-01-19T19:45:16.670Z] === RUN TestExportContainerAndImportImage [2022-01-19T19:45:16.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-19T19:45:16.790Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-19T19:45:16.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-19T19:45:16.790Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-19T19:45:16.790Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-19T19:45:16.790Z] === RUN TestCopyFromContainer [2022-01-19T19:45:17.240Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-19T19:45:17.240Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-19T19:45:17.729Z] === RUN TestCopyFromContainer// [2022-01-19T19:45:17.989Z] === RUN TestCopyFromContainer//bar/root [2022-01-19T19:45:17.989Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-19T19:45:17.989Z] === RUN TestCopyFromContainer/bar/quux [2022-01-19T19:45:17.989Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-19T19:45:18.249Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-19T19:45:18.249Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-19T19:45:18.249Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-19T19:45:18.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-19T19:45:18.249Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer (1.64s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-19T19:45:18.509Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-01-19T19:45:18.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-19T19:45:18.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:18.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:18.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:18.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:18.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:18.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:18.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:45:18.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:45:18.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:45:18.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-19T19:45:18.509Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-19T19:45:18.509Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-19T19:45:18.509Z] === RUN TestCreateWithInvalidEnv [2022-01-19T19:45:18.509Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-19T19:45:18.509Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-19T19:45:18.509Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-19T19:45:18.509Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-19T19:45:18.509Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-19T19:45:18.509Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-19T19:45:18.509Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-19T19:45:18.509Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-19T19:45:18.509Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-19T19:45:18.509Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-19T19:45:18.509Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-19T19:45:18.509Z] === RUN TestCreateTmpfsMountsTarget [2022-01-19T19:45:18.509Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-19T19:45:18.509Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-19T19:45:19.892Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2022-01-19T19:45:19.892Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-19T19:45:20.523Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-01-19T19:45:20.523Z] === RUN TestHealthCheckWorkdir [2022-01-19T19:45:21.090Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-01-19T19:45:21.090Z] === RUN TestHealthKillContainer [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:21.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:21.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:45:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:45:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:45:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:45:21.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-19T19:45:21.801Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-19T19:45:21.801Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-19T19:45:22.372Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-01-19T19:45:22.372Z] === RUN TestCreateDifferentPlatform [2022-01-19T19:45:22.372Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-19T19:45:22.372Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-19T19:45:22.372Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-19T19:45:22.372Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-19T19:45:22.372Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-19T19:45:22.372Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-19T19:45:22.372Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-19T19:45:22.372Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-19T19:45:22.372Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-19T19:45:22.372Z] === RUN TestContainerStartOnDaemonRestart [2022-01-19T19:45:22.372Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-19T19:45:22.372Z] === RUN TestDaemonRestartIpcMode [2022-01-19T19:45:22.372Z] === PAUSE TestDaemonRestartIpcMode [2022-01-19T19:45:22.372Z] === RUN TestDaemonHostGatewayIP [2022-01-19T19:45:22.372Z] === PAUSE TestDaemonHostGatewayIP [2022-01-19T19:45:22.372Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-19T19:45:22.372Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-19T19:45:22.372Z] === RUN TestContainerKillOnDaemonStart [2022-01-19T19:45:22.372Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-19T19:45:22.372Z] === RUN TestDiff [2022-01-19T19:45:22.942Z] --- PASS: TestDiff (0.52s) [2022-01-19T19:45:22.942Z] === RUN TestExecWithCloseStdin [2022-01-19T19:45:23.512Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-01-19T19:45:23.512Z] === RUN TestExec [2022-01-19T19:45:24.082Z] --- PASS: TestExec (0.56s) [2022-01-19T19:45:24.082Z] === RUN TestExecUser [2022-01-19T19:45:24.653Z] --- PASS: TestExecUser (0.59s) [2022-01-19T19:45:24.653Z] === RUN TestExportContainerAndImportImage [2022-01-19T19:45:25.223Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-01-19T19:45:25.223Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-19T19:45:25.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-19T19:45:25.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-19T19:45:26.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-19T19:45:26.605Z] === RUN TestHealthCheckWorkdir [2022-01-19T19:45:27.545Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-01-19T19:45:27.545Z] === RUN TestHealthKillContainer [2022-01-19T19:45:29.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-19T19:45:29.203Z] --- PASS: TestHealthKillContainer (7.89s) [2022-01-19T19:45:29.203Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-19T19:45:29.203Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-19T19:45:29.203Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-19T19:45:29.203Z] === RUN TestIpcModeNone [2022-01-19T19:45:29.203Z] --- PASS: TestIpcModeNone (0.43s) [2022-01-19T19:45:29.203Z] === RUN TestIpcModePrivate [2022-01-19T19:45:29.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-01-19T19:45:29.771Z] --- PASS: TestIpcModePrivate (0.44s) [2022-01-19T19:45:29.771Z] === RUN TestIpcModeShareable [2022-01-19T19:45:29.771Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:45:29.771Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-19T19:45:29.771Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-19T19:45:30.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-19T19:45:31.148Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-01-19T19:45:31.148Z] === RUN TestAPIIpcModeHost [2022-01-19T19:45:31.148Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:45:31.148Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-19T19:45:31.148Z] === RUN TestDaemonIpcModeShareable [2022-01-19T19:45:31.148Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:45:31.148Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-19T19:45:31.148Z] === RUN TestDaemonIpcModePrivate [2022-01-19T19:45:31.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-19T19:45:32.086Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-01-19T19:45:33.462Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2022-01-19T19:45:33.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-19T19:45:33.462Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:45:33.462Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-19T19:45:33.462Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-19T19:45:33.462Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:45:33.462Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-19T19:45:33.462Z] === RUN TestIpcModeOlderClient [2022-01-19T19:45:33.462Z] === PAUSE TestIpcModeOlderClient [2022-01-19T19:45:33.462Z] === RUN TestKillContainerInvalidSignal [2022-01-19T19:45:34.030Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-01-19T19:45:34.030Z] === RUN TestKillContainer [2022-01-19T19:45:34.030Z] === RUN TestKillContainer/no_signal [2022-01-19T19:45:34.289Z] === RUN TestKillContainer/non_killing_signal [2022-01-19T19:45:34.548Z] === RUN TestKillContainer/killing_signal [2022-01-19T19:45:35.115Z] --- PASS: TestKillContainer (1.34s) [2022-01-19T19:45:35.115Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-01-19T19:45:35.115Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-01-19T19:45:35.115Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-01-19T19:45:35.115Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-19T19:45:35.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-19T19:45:35.683Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-19T19:45:35.703Z] --- PASS: TestHealthKillContainer (8.17s) [2022-01-19T19:45:35.703Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-19T19:45:35.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-01-19T19:45:35.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-19T19:45:35.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-01-19T19:45:35.941Z] === RUN TestKillStoppedContainer [2022-01-19T19:45:35.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-01-19T19:45:35.963Z] === RUN TestIpcModeNone [2022-01-19T19:45:36.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-19T19:45:36.200Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-19T19:45:36.200Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-19T19:45:36.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-19T19:45:36.200Z] === RUN TestKillDifferentUserContainer [2022-01-19T19:45:36.582Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-01-19T19:45:36.582Z] === RUN TestInspectOomKilledTrue [2022-01-19T19:45:36.582Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:45:36.582Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-19T19:45:36.582Z] === RUN TestInspectOomKilledFalse [2022-01-19T19:45:36.582Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:45:36.582Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-19T19:45:36.582Z] === RUN TestLinksEtcHostsContentMatch [2022-01-19T19:45:36.582Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-19T19:45:36.582Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-19T19:45:36.582Z] === RUN TestLinksContainerNames [2022-01-19T19:45:36.583Z] --- PASS: TestIpcModeNone (0.57s) [2022-01-19T19:45:36.583Z] === RUN TestIpcModePrivate [2022-01-19T19:45:36.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-19T19:45:37.102Z] --- PASS: TestIpcModePrivate (0.61s) [2022-01-19T19:45:37.102Z] === RUN TestIpcModeShareable [2022-01-19T19:45:37.518Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-19T19:45:37.518Z] === RUN TestLogsFollowTailEmpty [2022-01-19T19:45:37.673Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-19T19:45:37.673Z] --- PASS: TestIpcModeShareable (0.59s) [2022-01-19T19:45:37.673Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-19T19:45:37.778Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-19T19:45:37.778Z] === RUN TestContainerNetworkMountsNoChown [2022-01-19T19:45:38.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/default [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/default [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/private [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/private [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rprivate [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/slave [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/slave [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rslave [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/shared [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/shared [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rshared [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-19T19:45:38.037Z] === CONT TestMountDaemonRoot/default [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:38.037Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:38.037Z] === CONT TestMountDaemonRoot/rshared [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:38.037Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:38.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:38.037Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/shared [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rslave [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/slave [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rprivate [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/private [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:38.296Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:38.296Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:38.296Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:38.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-19T19:45:38.555Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-19T19:45:38.555Z] === RUN TestContainerBindMountNonRecursive [2022-01-19T19:45:38.555Z] 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-01-19T19:45:38.555Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-19T19:45:38.555Z] === RUN TestContainerVolumesMountedAsShared [2022-01-19T19:45:38.555Z] 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-01-19T19:45:38.555Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-19T19:45:38.555Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-19T19:45:38.555Z] 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-01-19T19:45:38.555Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-19T19:45:38.555Z] === RUN TestNetworkNat [2022-01-19T19:45:39.124Z] --- PASS: TestNetworkNat (0.52s) [2022-01-19T19:45:39.124Z] === RUN TestNetworkLocalhostTCPNat [2022-01-19T19:45:39.585Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2022-01-19T19:45:39.585Z] === RUN TestAPIIpcModeHost [2022-01-19T19:45:39.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-19T19:45:39.697Z] === RUN TestNetworkLoopbackNat [2022-01-19T19:45:39.846Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-01-19T19:45:39.846Z] === RUN TestDaemonIpcModeShareable [2022-01-19T19:45:41.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-19T19:45:41.226Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-01-19T19:45:41.226Z] === RUN TestDaemonIpcModePrivate [2022-01-19T19:45:42.166Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-19T19:45:42.166Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-01-19T19:45:42.166Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-19T19:45:42.229Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-19T19:45:42.229Z] === RUN TestPause [2022-01-19T19:45:42.229Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:45:42.229Z] --- SKIP: TestPause (0.00s) [2022-01-19T19:45:42.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-19T19:45:42.229Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:45:42.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:45:42.229Z] === RUN TestPauseStopPausedContainer [2022-01-19T19:45:42.229Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:45:42.229Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-19T19:45:42.229Z] === RUN TestPsFilter [2022-01-19T19:45:42.229Z] --- PASS: TestPsFilter (0.13s) [2022-01-19T19:45:42.229Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-19T19:45:42.500Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-01-19T19:45:42.500Z] === RUN TestRemoveContainerWithVolume [2022-01-19T19:45:43.091Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-19T19:45:43.091Z] === RUN TestRemoveContainerRunning [2022-01-19T19:45:43.352Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-01-19T19:45:43.352Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-19T19:45:43.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-19T19:45:43.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-01-19T19:45:43.548Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-19T19:45:43.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-01-19T19:45:43.919Z] === RUN TestRemoveInvalidContainer [2022-01-19T19:45:43.919Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-19T19:45:43.919Z] === RUN TestRenameLinkedContainer [2022-01-19T19:45:44.488Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-19T19:45:44.749Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-01-19T19:45:44.749Z] === RUN TestIpcModeOlderClient [2022-01-19T19:45:44.749Z] === PAUSE TestIpcModeOlderClient [2022-01-19T19:45:44.749Z] === RUN TestKillContainerInvalidSignal [2022-01-19T19:45:45.008Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-01-19T19:45:45.008Z] === RUN TestKillContainer [2022-01-19T19:45:45.008Z] === RUN TestKillContainer/no_signal [2022-01-19T19:45:45.578Z] === RUN TestKillContainer/non_killing_signal [2022-01-19T19:45:45.821Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-01-19T19:45:45.821Z] === RUN TestRenameStoppedContainer [2022-01-19T19:45:45.821Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-19T19:45:45.821Z] === RUN TestRenameRunningContainerAndReuse [2022-01-19T19:45:45.839Z] === RUN TestKillContainer/killing_signal [2022-01-19T19:45:46.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-19T19:45:46.410Z] --- PASS: TestKillContainer (1.27s) [2022-01-19T19:45:46.410Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-01-19T19:45:46.410Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-01-19T19:45:46.410Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-01-19T19:45:46.410Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-19T19:45:46.410Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-19T19:45:46.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-19T19:45:46.756Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-01-19T19:45:46.756Z] === RUN TestRenameInvalidName [2022-01-19T19:45:47.324Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-19T19:45:47.324Z] === RUN TestRenameAnonymousContainer [2022-01-19T19:45:47.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-01-19T19:45:47.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-19T19:45:47.611Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-01-19T19:45:47.611Z] === RUN TestKillStoppedContainer [2022-01-19T19:45:47.611Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-19T19:45:47.611Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-19T19:45:47.611Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-19T19:45:47.611Z] === RUN TestKillDifferentUserContainer [2022-01-19T19:45:48.180Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-01-19T19:45:48.180Z] === RUN TestInspectOomKilledTrue [2022-01-19T19:45:48.180Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-19T19:45:48.180Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-19T19:45:48.180Z] === RUN TestInspectOomKilledFalse [2022-01-19T19:45:48.440Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-01-19T19:45:48.440Z] === RUN TestLinksEtcHostsContentMatch [2022-01-19T19:45:48.700Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-01-19T19:45:48.700Z] === RUN TestRenameContainerWithSameName [2022-01-19T19:45:48.702Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-01-19T19:45:48.702Z] === RUN TestLinksContainerNames [2022-01-19T19:45:49.269Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-19T19:45:49.269Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-19T19:45:49.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-19T19:45:49.643Z] --- PASS: TestLinksContainerNames (0.86s) [2022-01-19T19:45:49.643Z] === RUN TestLogsFollowTailEmpty [2022-01-19T19:45:49.837Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-01-19T19:45:49.837Z] === RUN TestResize [2022-01-19T19:45:50.219Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-01-19T19:45:50.219Z] === RUN TestContainerNetworkMountsNoChown [2022-01-19T19:45:50.404Z] --- PASS: TestResize (0.40s) [2022-01-19T19:45:50.404Z] === RUN TestResizeWithInvalidSize [2022-01-19T19:45:50.480Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/default [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/default [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/private [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/private [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rprivate [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/slave [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/slave [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rslave [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/shared [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/shared [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rshared [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/default [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/rslave [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/slave [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/rprivate [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/private [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:50.480Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:50.480Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-19T19:45:50.480Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:45:50.663Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-19T19:45:50.663Z] === RUN TestResizeWhenContainerNotStarted [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rshared [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/shared [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:50.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:50.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-19T19:45:50.740Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:45:51.000Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-19T19:45:51.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-19T19:45:51.000Z] === RUN TestContainerBindMountNonRecursive [2022-01-19T19:45:51.230Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2022-01-19T19:45:51.230Z] === RUN TestDaemonRestartKillContainers [2022-01-19T19:45:51.230Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-19T19:45:51.230Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-19T19:45:51.230Z] === RUN TestCgroupNamespacesRun [2022-01-19T19:45:51.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-19T19:45:52.382Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-01-19T19:45:52.382Z] === RUN TestContainerVolumesMountedAsShared [2022-01-19T19:45:52.952Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-01-19T19:45:52.952Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-19T19:45:53.212Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-01-19T19:45:53.212Z] === RUN TestNetworkNat [2022-01-19T19:45:53.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-19T19:45:53.473Z] --- PASS: TestNetworkNat (0.44s) [2022-01-19T19:45:53.473Z] === RUN TestNetworkLocalhostTCPNat [2022-01-19T19:45:53.760Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2022-01-19T19:45:53.760Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-19T19:45:54.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-19T19:45:54.044Z] === RUN TestNetworkLoopbackNat [2022-01-19T19:45:54.104Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-19T19:45:54.104Z] [2022-01-19T19:45:54.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-19T19:45:54.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-19T19:45:54.104Z] HOSTNAME=5fec9f55b8a4 [2022-01-19T19:45:54.104Z] TESTDEBUG=0 [2022-01-19T19:45:54.104Z] DEST=bundles/test-integration [2022-01-19T19:45:54.104Z] PWD=/go/src/github.com/docker/docker [2022-01-19T19:45:54.104Z] DOCKER_GITCOMMIT=0c0145fd7d44459850dbffe66149bd0b92ab7390 [2022-01-19T19:45:54.104Z] container=docker [2022-01-19T19:45:54.104Z] HOME=/root [2022-01-19T19:45:54.104Z] GOLANG_VERSION=1.16.13 [2022-01-19T19:45:54.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-19T19:45:54.104Z] VALIDATE_BRANCH=20.10 [2022-01-19T19:45:54.104Z] TERM=xterm [2022-01-19T19:45:54.104Z] DOCKER_PKG=github.com/docker/docker [2022-01-19T19:45:54.104Z] SHLVL=1 [2022-01-19T19:45:54.104Z] TIMEOUT=120m [2022-01-19T19:45:54.104Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-19T19:45:54.104Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-19T19:45:54.104Z] GO111MODULE=off [2022-01-19T19:45:54.104Z] DOCKER_EXPERIMENTAL=1 [2022-01-19T19:45:54.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-19T19:45:54.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-19T19:45:54.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-19T19:45:54.104Z] GOPATH=/go [2022-01-19T19:45:54.104Z] PKG_CONFIG=pkg-config [2022-01-19T19:45:54.104Z] _=/usr/bin/env [2022-01-19T19:45:54.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-19T19:45:55.661Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2022-01-19T19:45:55.661Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-19T19:45:56.064Z] sha256:550d2c999d3bf49c6b3aea356d4ee072fd62b79461efedea5b694ab7d2a28a74 [2022-01-19T19:45:56.064Z] INFO: Starting docker-py tests... [2022-01-19T19:45:56.064Z] ============================= test session starts ============================== [2022-01-19T19:45:56.064Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-19T19:45:56.064Z] rootdir: /src, inifile: pytest.ini [2022-01-19T19:45:56.064Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-19T19:45:56.064Z] collected 389 items / 1 deselected / 388 selected [2022-01-19T19:45:56.064Z] [2022-01-19T19:45:56.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-19T19:45:56.596Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-01-19T19:45:56.596Z] === RUN TestPause [2022-01-19T19:45:57.172Z] --- PASS: TestPause (0.48s) [2022-01-19T19:45:57.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-19T19:45:57.172Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:45:57.172Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:45:57.172Z] === RUN TestPauseStopPausedContainer [2022-01-19T19:45:57.432Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-01-19T19:45:57.432Z] === RUN TestPsFilter [2022-01-19T19:45:57.692Z] --- PASS: TestPsFilter (0.12s) [2022-01-19T19:45:57.692Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-19T19:45:57.952Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-19T19:45:57.952Z] === RUN TestRemoveContainerWithVolume [2022-01-19T19:45:58.192Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2022-01-19T19:45:58.192Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-19T19:45:58.522Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-01-19T19:45:58.522Z] === RUN TestRemoveContainerRunning [2022-01-19T19:45:59.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-19T19:45:59.092Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-01-19T19:45:59.092Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-19T19:45:59.352Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-19T19:45:59.352Z] === RUN TestRemoveInvalidContainer [2022-01-19T19:45:59.352Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-19T19:45:59.352Z] === RUN TestRenameLinkedContainer [2022-01-19T19:46:00.095Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2022-01-19T19:46:00.095Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-19T19:46:01.263Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-01-19T19:46:01.263Z] === RUN TestRenameStoppedContainer [2022-01-19T19:46:01.524Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-19T19:46:01.524Z] === RUN TestRenameRunningContainerAndReuse [2022-01-19T19:46:01.999Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-01-19T19:46:01.999Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-19T19:46:02.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-19T19:46:02.465Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-19T19:46:02.465Z] === RUN TestRenameInvalidName [2022-01-19T19:46:02.724Z] --- PASS: TestRenameInvalidName (0.44s) [2022-01-19T19:46:02.724Z] === RUN TestRenameAnonymousContainer [2022-01-19T19:46:04.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-19T19:46:04.530Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2022-01-19T19:46:04.530Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-19T19:46:04.636Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-01-19T19:46:04.636Z] === RUN TestRenameContainerWithSameName [2022-01-19T19:46:04.896Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-01-19T19:46:04.896Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-19T19:46:05.835Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2022-01-19T19:46:05.835Z] === RUN TestResize [2022-01-19T19:46:05.928Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-01-19T19:46:05.928Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-19T19:46:06.405Z] --- PASS: TestResize (0.45s) [2022-01-19T19:46:06.405Z] === RUN TestResizeWithInvalidSize [2022-01-19T19:46:06.665Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-19T19:46:06.665Z] === RUN TestResizeWhenContainerNotStarted [2022-01-19T19:46:06.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-19T19:46:07.235Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:07.235Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:07.235Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:07.235Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:46:07.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:08.458Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s) [2022-01-19T19:46:08.458Z] === RUN TestNISDomainname [2022-01-19T19:46:08.458Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-19T19:46:08.458Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-19T19:46:08.458Z] === RUN TestHostnameDnsResolution [2022-01-19T19:46:08.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:08.716Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-01-19T19:46:08.716Z] === RUN TestUnprivilegedPortsAndPing [2022-01-19T19:46:08.716Z] 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-01-19T19:46:08.716Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-19T19:46:08.716Z] === RUN TestStats [2022-01-19T19:46:08.716Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:08.716Z] --- SKIP: TestStats (0.00s) [2022-01-19T19:46:08.716Z] === RUN TestStopContainerWithTimeout [2022-01-19T19:46:08.716Z] === RUN TestStopContainerWithTimeout/0 [2022-01-19T19:46:08.716Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-19T19:46:08.716Z] === RUN TestStopContainerWithTimeout/1 [2022-01-19T19:46:08.716Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-19T19:46:08.716Z] === RUN TestStopContainerWithTimeout/3 [2022-01-19T19:46:08.716Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-19T19:46:08.716Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-19T19:46:08.716Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-19T19:46:08.716Z] === CONT TestStopContainerWithTimeout/0 [2022-01-19T19:46:08.716Z] === CONT TestStopContainerWithTimeout/3 [2022-01-19T19:46:08.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:46:08.915Z] Running on azwin-2-b7ebe0 in d:\jenkins\workspace\moby_PR-43147 [Pipeline] { [Pipeline] ws [2022-01-19T19:46:08.930Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-19T19:46:09.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:46:09.257Z] Using test binary docker [2022-01-19T19:46:09.257Z] +++ /etc/init.d/apparmor start [2022-01-19T19:46:09.257Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-19T19:46:09.257Z] INFO: Waiting for daemon to start... [2022-01-19T19:46:09.257Z] Starting dockerd [2022-01-19T19:46:09.257Z] +++ 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-01-19T19:46:09.651Z] === CONT TestStopContainerWithTimeout/1 [2022-01-19T19:46:09.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:46:10.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:46:10.687Z] The recommended git tool is: git [2022-01-19T19:46:11.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:46:11.026Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-19T19:46:11.407Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-19T19:46:11.779Z] . [2022-01-19T19:46:11.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:46:11.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:46:11.779Z] Error: No such image: emptyfs [2022-01-19T19:46:11.779Z] ++++ docker load [2022-01-19T19:46:11.779Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-19T19:46:11.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:46:12.036Z] Running integration-test (iteration 1) [2022-01-19T19:46:12.036Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-19T19:46:12.036Z] ++ 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-01-19T19:46:12.036Z] ++ set -e [2022-01-19T19:46:12.036Z] ++ '[' -n 0 ']' [2022-01-19T19:46:12.036Z] ++ set -x [2022-01-19T19:46:12.036Z] ++ 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-01-19T19:46:12.231Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-19T19:46:13.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:46:13.556Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-19T19:46:13.556Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-01-19T19:46:13.556Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-01-19T19:46:13.556Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2022-01-19T19:46:13.556Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-01-19T19:46:13.556Z] === RUN TestDeleteDevicemapper [2022-01-19T19:46:13.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:46:13.556Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-19T19:46:13.556Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-19T19:46:13.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:46:13.987Z] tests/integration/api_config_test.py ..... [ 8%] [2022-01-19T19:46:14.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-01-19T19:46:14.492Z] === RUN TestUpdateMemory [2022-01-19T19:46:14.492Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:14.492Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-19T19:46:14.492Z] === RUN TestUpdateCPUQuota [2022-01-19T19:46:14.492Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:14.492Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-19T19:46:14.492Z] === RUN TestUpdatePidsLimit [2022-01-19T19:46:14.492Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:14.492Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-19T19:46:14.492Z] === RUN TestUpdateRestartPolicy [2022-01-19T19:46:15.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:46:15.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.92s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-01-19T19:46:17.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-01-19T19:46:17.786Z] === RUN TestCgroupNamespacesRun [2022-01-19T19:46:18.741Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-01-19T19:46:18.741Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-19T19:46:18.741Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-19T19:46:18.741Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-19T19:46:18.741Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-19T19:46:20.121Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-01-19T19:46:20.121Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-19T19:46:21.060Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-01-19T19:46:21.060Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-19T19:46:22.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-01-19T19:46:22.443Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-19T19:46:23.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-01-19T19:46:23.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-19T19:46:24.324Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-19T19:46:24.324Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-19T19:46:25.264Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-01-19T19:46:25.264Z] === RUN TestNISDomainname [2022-01-19T19:46:25.834Z] --- PASS: TestNISDomainname (0.54s) [2022-01-19T19:46:25.834Z] === RUN TestHostnameDnsResolution [2022-01-19T19:46:26.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-19T19:46:26.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-19T19:46:26.691Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-01-19T19:46:26.691Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-19T19:46:26.691Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-01-19T19:46:26.691Z] === RUN TestWaitNonBlocked [2022-01-19T19:46:26.691Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:26.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:26.691Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:26.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:26.691Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:26.691Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:26.691Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-19T19:46:26.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-01-19T19:46:26.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-01-19T19:46:26.691Z] === RUN TestWaitBlocked [2022-01-19T19:46:26.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:26.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:26.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:26.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:26.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:26.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:26.775Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-19T19:46:26.775Z] === RUN TestUnprivilegedPortsAndPing [2022-01-19T19:46:27.035Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-01-19T19:46:27.035Z] === RUN TestStats [2022-01-19T19:46:27.259Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-19T19:46:27.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-01-19T19:46:27.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-01-19T19:46:27.259Z] === CONT TestDaemonRestartIpcMode [2022-01-19T19:46:27.259Z] === CONT TestIpcModeOlderClient [2022-01-19T19:46:27.259Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-19T19:46:27.259Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-19T19:46:29.574Z] --- PASS: TestStats (2.46s) [2022-01-19T19:46:29.574Z] === RUN TestStopContainerWithTimeout [2022-01-19T19:46:29.574Z] === RUN TestStopContainerWithTimeout/0 [2022-01-19T19:46:29.574Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-19T19:46:29.574Z] === RUN TestStopContainerWithTimeout/1 [2022-01-19T19:46:29.574Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-19T19:46:29.574Z] === RUN TestStopContainerWithTimeout/3 [2022-01-19T19:46:29.574Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-19T19:46:29.574Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-19T19:46:29.574Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-19T19:46:29.574Z] === CONT TestStopContainerWithTimeout/0 [2022-01-19T19:46:29.574Z] === CONT TestStopContainerWithTimeout/3 [2022-01-19T19:46:30.144Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-19T19:46:32.530Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2022-01-19T19:46:32.530Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2022-01-19T19:46:32.530Z] PASS [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === Skipped [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-19T19:46:32.530Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-19T19:46:32.530Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-19T19:46:32.530Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-19T19:46:32.530Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-19T19:46:32.530Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-19T19:46:32.530Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-19T19:46:32.530Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-19T19:46:32.530Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-19T19:46:32.530Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-19T19:46:32.530Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-19T19:46:32.530Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-19T19:46:32.530Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-19T19:46:32.530Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-19T19:46:32.530Z] 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-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-19T19:46:32.530Z] 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-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-19T19:46:32.530Z] 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-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-19T19:46:32.530Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:46:32.530Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-19T19:46:32.530Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-19T19:46:32.530Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-19T19:46:32.530Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-19T19:46:32.530Z] 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-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-19T19:46:32.530Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-19T19:46:32.530Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-19T19:46:32.530Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-19T19:46:32.530Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-19T19:46:32.530Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] [2022-01-19T19:46:32.530Z] DONE 177 tests, 27 skipped in 84.562s [2022-01-19T19:46:32.530Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-19T19:46:32.530Z] INFO: Testing against a local daemon [2022-01-19T19:46:32.530Z] === RUN TestCommitInheritsEnv [2022-01-19T19:46:32.682Z] === CONT TestStopContainerWithTimeout/1 [2022-01-19T19:46:33.621Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-19T19:46:33.621Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-01-19T19:46:33.621Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-01-19T19:46:33.621Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-01-19T19:46:33.621Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-01-19T19:46:33.621Z] === RUN TestDeleteDevicemapper [2022-01-19T19:46:33.621Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:46:33.621Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-19T19:46:33.621Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-19T19:46:34.432Z] --- PASS: TestCommitInheritsEnv (2.00s) [2022-01-19T19:46:34.432Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-19T19:46:34.432Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-19T19:46:34.432Z] === RUN TestImagesFilterMultiReference [2022-01-19T19:46:34.432Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-01-19T19:46:34.432Z] === RUN TestImagePullPlatformInvalid [2022-01-19T19:46:34.432Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-19T19:46:34.432Z] === RUN TestRemoveImageOrphaning [2022-01-19T19:46:34.650Z] using credential docker-jenkins-github-credentials [2022-01-19T19:46:34.730Z] Cloning the remote Git repository [2022-01-19T19:46:34.730Z] Cloning with configured refspecs honoured and without tags [2022-01-19T19:46:35.005Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-01-19T19:46:35.005Z] === RUN TestUpdateMemory [2022-01-19T19:46:35.577Z] --- PASS: TestUpdateMemory (0.57s) [2022-01-19T19:46:35.577Z] === RUN TestUpdateCPUQuota [2022-01-19T19:46:36.333Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2022-01-19T19:46:36.333Z] === RUN TestRemoveImageGarbageCollector [2022-01-19T19:46:36.333Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-19T19:46:36.333Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-01-19T19:46:36.333Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-19T19:46:36.333Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-19T19:46:36.333Z] === RUN TestTagInvalidReference [2022-01-19T19:46:36.333Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-19T19:46:36.333Z] === RUN TestTagValidPrefixedRepo [2022-01-19T19:46:36.333Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-19T19:46:36.333Z] === RUN TestTagExistedNameWithoutForce [2022-01-19T19:46:36.333Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-19T19:46:36.333Z] === RUN TestTagOfficialNames [2022-01-19T19:46:36.333Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-19T19:46:36.333Z] === RUN TestTagMatchesDigest [2022-01-19T19:46:36.333Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-19T19:46:36.333Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-19T19:46:36.517Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-01-19T19:46:36.517Z] === RUN TestUpdatePidsLimit [2022-01-19T19:46:36.517Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-19T19:46:34.919Z] Cloning repository https://github.com/moby/moby.git [2022-01-19T19:46:35.316Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-19T19:46:36.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:46:36.174Z] > git --version # timeout=10 [2022-01-19T19:46:36.239Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-19T19:46:36.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:46:36.243Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:46:36.777Z] === RUN TestUpdatePidsLimit/no_change [2022-01-19T19:46:37.037Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-19T19:46:37.297Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-19T19:46:37.557Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-19T19:46:37.557Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-19T19:46:37.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-01-19T19:46:38.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-01-19T19:46:38.757Z] === RUN TestUpdateRestartPolicy [2022-01-19T19:46:40.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-19T19:46:43.960Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-19T19:46:49.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-19T19:46:49.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-19T19:46:50.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-19T19:46:51.002Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-01-19T19:46:51.002Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-19T19:46:51.002Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-01-19T19:46:51.002Z] === RUN TestWaitNonBlocked [2022-01-19T19:46:51.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:51.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:51.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:51.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:51.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:46:51.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:46:51.002Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-19T19:46:51.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-01-19T19:46:51.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-01-19T19:46:51.002Z] === RUN TestWaitBlocked [2022-01-19T19:46:51.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:51.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:51.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:51.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:51.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:46:51.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:46:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-19T19:46:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-19T19:46:51.573Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-19T19:46:51.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-01-19T19:46:51.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-01-19T19:46:51.573Z] === CONT TestContainerStartOnDaemonRestart [2022-01-19T19:46:51.573Z] === CONT TestIpcModeOlderClient [2022-01-19T19:46:51.573Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-01-19T19:46:51.573Z] === CONT TestContainerKillOnDaemonStart [2022-01-19T19:46:52.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-19T19:46:52.866Z] Fetching without tags [2022-01-19T19:46:53.649Z] Merging remotes/origin/20.10 commit b106f7dfd01541c23c7a569f9540c3f31a51e4f6 into PR head commit f9df098e7684fb42287860377dcd6931cca62a73 [2022-01-19T19:46:54.115Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-01-19T19:46:54.115Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-19T19:46:52.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:46:52.566Z] > git config --add remote.origin.fetch +refs/pull/43147/head:refs/remotes/origin/PR-43147 # timeout=10 [2022-01-19T19:46:52.637Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:46:52.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-19T19:46:52.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-19T19:46:52.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:46:52.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43147/head:refs/remotes/origin/PR-43147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-19T19:46:53.758Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:46:53.820Z] > git checkout -f f9df098e7684fb42287860377dcd6931cca62a73 # timeout=10 [2022-01-19T19:46:54.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-19T19:46:55.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-19T19:46:55.498Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2022-01-19T19:46:55.498Z] === CONT TestDaemonHostGatewayIP [2022-01-19T19:46:56.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-19T19:46:56.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-19T19:46:57.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-19T19:46:56.912Z] > git remote # timeout=10 [2022-01-19T19:46:56.997Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:46:57.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-19T19:46:57.063Z] > git merge b106f7dfd01541c23c7a569f9540c3f31a51e4f6 # timeout=10 [2022-01-19T19:46:57.704Z] Merge succeeded, producing 6c2db7b482dca41e703c4ad43cff30c19ad8ad7d [2022-01-19T19:46:57.704Z] Checking out Revision 6c2db7b482dca41e703c4ad43cff30c19ad8ad7d (PR-43147) [2022-01-19T19:46:57.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-19T19:46:58.040Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-01-19T19:46:58.040Z] === CONT TestDaemonRestartIpcMode [2022-01-19T19:46:58.675Z] Loaded image: buildpack-deps:buster [2022-01-19T19:46:58.675Z] Loaded image: busybox:latest [2022-01-19T19:46:58.675Z] Loaded image: busybox:glibc [2022-01-19T19:46:58.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-19T19:46:59.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-19T19:46:59.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-19T19:46:59.948Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-01-19T19:47:00.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:47:00.421Z] Using test binary docker [2022-01-19T19:46:57.588Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-19T19:46:57.738Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:46:57.801Z] > git checkout -f 6c2db7b482dca41e703c4ad43cff30c19ad8ad7d # timeout=10 [2022-01-19T19:47:00.676Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-19T19:47:00.676Z] +++ /etc/init.d/apparmor start [2022-01-19T19:47:00.676Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-19T19:47:00.676Z] Starting dockerd [2022-01-19T19:47:00.676Z] INFO: Waiting for daemon to start... [2022-01-19T19:47:00.676Z] +++ 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-01-19T19:47:02.852Z] Loaded image: debian:bullseye [2022-01-19T19:47:03.109Z] Loaded image: hello-world:latest [2022-01-19T19:47:03.366Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:47:03.366Z] INFO: Testing against a local daemon [2022-01-19T19:47:03.366Z] === RUN TestCgroupNamespacesBuild [2022-01-19T19:47:04.144Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-01-19T19:47:04.144Z] PASS [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] === Skipped [2022-01-19T19:47:04.144Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-19T19:47:04.144Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-19T19:47:04.144Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:47:04.144Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-19T19:47:04.144Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-19T19:47:04.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] [2022-01-19T19:47:04.144Z] DONE 196 tests, 5 skipped in 107.002s [2022-01-19T19:47:04.144Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-19T19:47:04.144Z] INFO: Testing against a local daemon [2022-01-19T19:47:04.144Z] === RUN TestCommitInheritsEnv [2022-01-19T19:47:04.144Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-01-19T19:47:04.144Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-19T19:47:04.144Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-19T19:47:04.144Z] === RUN TestImagesFilterMultiReference [2022-01-19T19:47:04.144Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-19T19:47:04.144Z] === RUN TestImagePullPlatformInvalid [2022-01-19T19:47:04.144Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-19T19:47:04.144Z] === RUN TestRemoveImageOrphaning [2022-01-19T19:47:04.144Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-01-19T19:47:04.144Z] === RUN TestRemoveImageGarbageCollector [2022-01-19T19:47:06.639Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2022-01-19T19:47:06.639Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-19T19:47:06.684Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2022-01-19T19:47:06.684Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-19T19:47:06.684Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-19T19:47:06.684Z] === RUN TestTagInvalidReference [2022-01-19T19:47:06.684Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-19T19:47:06.684Z] === RUN TestTagValidPrefixedRepo [2022-01-19T19:47:06.684Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-19T19:47:06.684Z] === RUN TestTagExistedNameWithoutForce [2022-01-19T19:47:06.684Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-19T19:47:06.684Z] === RUN TestTagOfficialNames [2022-01-19T19:47:06.684Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-19T19:47:06.684Z] === RUN TestTagMatchesDigest [2022-01-19T19:47:06.684Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-19T19:47:06.684Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-19T19:47:07.209Z] . [2022-01-19T19:47:07.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:47:07.209Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:47:07.209Z] Error: No such image: emptyfs [2022-01-19T19:47:07.209Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-19T19:47:07.209Z] ++++ docker load [2022-01-19T19:47:07.209Z] Running integration-test (iteration 1) [2022-01-19T19:47:07.209Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-19T19:47:07.209Z] ++ 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-01-19T19:47:07.209Z] ++ set -e [2022-01-19T19:47:07.209Z] ++ '[' -n 0 ']' [2022-01-19T19:47:07.209Z] ++ set -x [2022-01-19T19:47:07.209Z] ++ 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-01-19T19:47:08.533Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2022-01-19T19:47:08.533Z] === RUN TestBuildWithSession [2022-01-19T19:47:08.533Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:47:08.533Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-19T19:47:08.533Z] === RUN TestBuildSquashParent [2022-01-19T19:47:08.791Z] Commit message: "Merge commit 'b106f7dfd01541c23c7a569f9540c3f31a51e4f6' into HEAD" [2022-01-19T19:47:08.959Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-19T19:47:08.826Z] > git rev-list --no-walk aef0956687241cecac1be145e160e767fdf87509 # timeout=10 [2022-01-19T19:47:12.322Z] + docker version [2022-01-19T19:47:16.628Z] --- PASS: TestBuildSquashParent (8.12s) [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:16.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:16.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:16.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:16.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:18.106Z] Client: [2022-01-19T19:47:18.106Z] Version: 20.10.9 [2022-01-19T19:47:18.106Z] API version: 1.41 [2022-01-19T19:47:18.106Z] Go version: go1.16.8 [2022-01-19T19:47:18.106Z] Git commit: c2ea9bc [2022-01-19T19:47:18.106Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-19T19:47:18.106Z] OS/Arch: windows/amd64 [2022-01-19T19:47:18.106Z] Context: default [2022-01-19T19:47:18.106Z] Experimental: true [2022-01-19T19:47:18.106Z] [2022-01-19T19:47:18.106Z] Server: Docker Engine - Community [2022-01-19T19:47:18.106Z] Engine: [2022-01-19T19:47:18.106Z] Version: 20.10.9 [2022-01-19T19:47:18.106Z] API version: 1.41 (minimum version 1.24) [2022-01-19T19:47:18.106Z] Go version: go1.16.8 [2022-01-19T19:47:18.106Z] Git commit: 79ea9d3 [2022-01-19T19:47:18.106Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-19T19:47:18.106Z] OS/Arch: windows/amd64 [2022-01-19T19:47:18.106Z] Experimental: true [Pipeline] sh [2022-01-19T19:47:19.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:19.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:19.639Z] + docker info [2022-01-19T19:47:22.057Z] Loaded image: buildpack-deps:buster [2022-01-19T19:47:22.058Z] Loaded image: busybox:latest [2022-01-19T19:47:22.058Z] Loaded image: busybox:glibc [2022-01-19T19:47:22.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:22.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:23.422Z] Loaded image: debian:bullseye [2022-01-19T19:47:23.422Z] Loaded image: hello-world:latest [2022-01-19T19:47:23.422Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:47:23.422Z] INFO: Testing against a local daemon [2022-01-19T19:47:23.422Z] === RUN TestCgroupNamespacesBuild [2022-01-19T19:47:24.945Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-19T19:47:24.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2022-01-19T19:47:24.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2022-01-19T19:47:24.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2022-01-19T19:47:24.945Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2022-01-19T19:47:24.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2022-01-19T19:47:24.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) [2022-01-19T19:47:24.946Z] === RUN TestBuildMultiStageCopy [2022-01-19T19:47:24.946Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-19T19:47:27.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-19T19:47:27.599Z] --- PASS: TestCgroupNamespacesBuild (3.58s) [2022-01-19T19:47:27.599Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-19T19:47:27.855Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-01-19T19:47:27.855Z] === RUN TestBuildWithSession [2022-01-19T19:47:27.855Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:47:27.855Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-19T19:47:27.855Z] === RUN TestBuildSquashParent [2022-01-19T19:47:28.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-19T19:47:28.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-19T19:47:29.226Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-19T19:47:29.483Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2022-01-19T19:47:29.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2022-01-19T19:47:29.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2022-01-19T19:47:29.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-01-19T19:47:29.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-01-19T19:47:29.740Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-01-19T19:47:29.740Z] === RUN TestBuildMultiStageParentConfig [2022-01-19T19:47:31.111Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2022-01-19T19:47:31.111Z] === RUN TestBuildLabelWithTargets [2022-01-19T19:47:31.121Z] --- PASS: TestBuildSquashParent (3.18s) [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:31.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:31.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:31.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T19:47:31.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T19:47:32.006Z] Client: [2022-01-19T19:47:32.006Z] Context: default [2022-01-19T19:47:32.006Z] Debug Mode: false [2022-01-19T19:47:32.006Z] Plugins: [2022-01-19T19:47:32.006Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-19T19:47:32.006Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-19T19:47:32.006Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-19T19:47:32.006Z] [2022-01-19T19:47:32.006Z] Server: [2022-01-19T19:47:32.006Z] Containers: 0 [2022-01-19T19:47:32.006Z] Running: 0 [2022-01-19T19:47:32.006Z] Paused: 0 [2022-01-19T19:47:32.006Z] Stopped: 0 [2022-01-19T19:47:32.006Z] Images: 0 [2022-01-19T19:47:32.006Z] Server Version: 20.10.9 [2022-01-19T19:47:32.006Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-19T19:47:32.006Z] Windows: [2022-01-19T19:47:32.006Z] LCOW: [2022-01-19T19:47:32.006Z] Logging Driver: json-file [2022-01-19T19:47:32.006Z] Plugins: [2022-01-19T19:47:32.006Z] Volume: local [2022-01-19T19:47:32.006Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-19T19:47:32.006Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-19T19:47:32.006Z] Swarm: inactive [2022-01-19T19:47:32.006Z] Default Isolation: process [2022-01-19T19:47:32.006Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-19T19:47:32.006Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-19T19:47:32.006Z] OSType: windows [2022-01-19T19:47:32.006Z] Architecture: x86_64 [2022-01-19T19:47:32.006Z] CPUs: 4 [2022-01-19T19:47:32.006Z] Total Memory: 32GiB [2022-01-19T19:47:32.006Z] Name: azwin-2-b7ebe0 [2022-01-19T19:47:32.006Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-19T19:47:32.006Z] Docker Root Dir: D:\docker [2022-01-19T19:47:32.006Z] Debug Mode: false [2022-01-19T19:47:32.006Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:47:32.006Z] Labels: [2022-01-19T19:47:32.006Z] Experimental: true [2022-01-19T19:47:32.006Z] Insecure Registries: [2022-01-19T19:47:32.006Z] 10.0.0.4:5000 [2022-01-19T19:47:32.006Z] 127.0.0.0/8 [2022-01-19T19:47:32.006Z] Registry Mirrors: [2022-01-19T19:47:32.006Z] http://10.0.0.4:5000/ [2022-01-19T19:47:32.006Z] Live Restore Enabled: false [2022-01-19T19:47:32.006Z] Product License: Community Engine [2022-01-19T19:47:32.006Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-19T19:47:32.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T19:47:32.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T19:47:33.004Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2022-01-19T19:47:33.004Z] === RUN TestBuildWithEmptyLayers [2022-01-19T19:47:33.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T19:47:33.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T19:47:33.934Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2022-01-19T19:47:33.934Z] === RUN TestBuildMultiStageOnBuild [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.09s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.92s) [2022-01-19T19:47:34.777Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2022-01-19T19:47:34.777Z] === RUN TestBuildMultiStageCopy [2022-01-19T19:47:34.777Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-19T19:47:35.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-19T19:47:35.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-19T19:47:35.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-19T19:47:35.960Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy (1.69s) [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s) [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-01-19T19:47:36.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-19T19:47:36.216Z] === RUN TestBuildMultiStageParentConfig [2022-01-19T19:47:36.458Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2022-01-19T19:47:36.458Z] === RUN TestBuildUncleanTarFilenames [2022-01-19T19:47:36.779Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-01-19T19:47:36.779Z] === RUN TestBuildLabelWithTargets [2022-01-19T19:47:37.426Z] ..........................xx.................... [ 29%] [2022-01-19T19:47:37.706Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-01-19T19:47:37.706Z] === RUN TestBuildWithEmptyLayers [2022-01-19T19:47:38.267Z] --- PASS: TestBuildWithEmptyLayers (0.57s) [2022-01-19T19:47:38.267Z] === RUN TestBuildMultiStageOnBuild [2022-01-19T19:47:38.351Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2022-01-19T19:47:38.351Z] === RUN TestBuildMultiStageLayerLeak [2022-01-19T19:47:39.194Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2022-01-19T19:47:39.194Z] === RUN TestBuildUncleanTarFilenames [2022-01-19T19:47:39.756Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-01-19T19:47:39.756Z] === RUN TestBuildMultiStageLayerLeak [2022-01-19T19:47:41.122Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-01-19T19:47:41.122Z] === RUN TestBuildWithHugeFile [2022-01-19T19:47:41.625Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2022-01-19T19:47:41.625Z] === RUN TestBuildWithHugeFile [2022-01-19T19:47:53.574Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-19T19:48:01.280Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-19T19:48:02.668Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-19T19:48:02.668Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2bdc9368\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-19T19:48:02.668Z] ---------------------------------------------------------------------------- [2022-01-19T19:48:02.668Z] [2022-01-19T19:48:02.668Z] INFO: executeCI.ps1 starting at Wed Jan 19 19:47:58 CUT 2022 [2022-01-19T19:48:02.668Z] [2022-01-19T19:48:02.668Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-19T19:48:02.668Z] INFO: Running git version 2.24.1.windows.2 [2022-01-19T19:48:02.668Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-19T19:48:02.668Z] INFO: Environment variables: [2022-01-19T19:48:02.668Z] [2022-01-19T19:48:02.668Z] Name Value [2022-01-19T19:48:02.668Z] ---- ----- [2022-01-19T19:48:02.668Z] ALLUSERSPROFILE C:\ProgramData [2022-01-19T19:48:02.668Z] amd64 true [2022-01-19T19:48:02.668Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-19T19:48:02.668Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-19T19:48:02.668Z] arm64 true [2022-01-19T19:48:02.668Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-19T19:48:02.668Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-19T19:48:02.668Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-19T19:48:02.668Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-19T19:48:02.668Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-19T19:48:02.668Z] BRANCH_NAME PR-43147 [2022-01-19T19:48:02.668Z] BUILD_DISPLAY_NAME #10 [2022-01-19T19:48:02.668Z] BUILD_ID 10 [2022-01-19T19:48:02.668Z] BUILD_NUMBER 10 [2022-01-19T19:48:02.668Z] BUILD_TAG jenkins-moby-PR-43147-10 [2022-01-19T19:48:02.668Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/10/ [2022-01-19T19:48:02.668Z] cgroup2 true [2022-01-19T19:48:02.668Z] CHANGE_AUTHOR PettitWesley [2022-01-19T19:48:02.668Z] CHANGE_AUTHOR_DISPLAY_NAME Wesley Pettit [2022-01-19T19:48:02.668Z] CHANGE_BRANCH backport-fluentd-fix [2022-01-19T19:48:02.668Z] CHANGE_FORK PettitWesley [2022-01-19T19:48:02.668Z] CHANGE_ID 43147 [2022-01-19T19:48:02.668Z] CHANGE_TARGET 20.10 [2022-01-19T19:48:02.668Z] CHANGE_TITLE [20.10 backport] backport fluentd log driver async connect fix [2022-01-19T19:48:02.668Z] CHANGE_URL https://github.com/moby/moby/pull/43147 [2022-01-19T19:48:02.668Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-19T19:48:02.668Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-19T19:48:02.668Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-19T19:48:02.668Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-19T19:48:02.668Z] COMPUTERNAME azwin-2-b7ebe0 [2022-01-19T19:48:02.668Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-19T19:48:02.668Z] ConfigSequenceNumber 0 [2022-01-19T19:48:02.668Z] dco true [2022-01-19T19:48:02.668Z] DOCKER_BUILDKIT 0 [2022-01-19T19:48:02.668Z] DOCKER_DUT_DEBUG 1 [2022-01-19T19:48:02.668Z] DOCKER_EXPERIMENTAL 1 [2022-01-19T19:48:02.668Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-19T19:48:02.668Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-19T19:48:02.668Z] EXECUTOR_NUMBER 0 [2022-01-19T19:48:02.668Z] FQDN azwin-2-b7ebe0.westus.cloudapp.azure.com [2022-01-19T19:48:02.668Z] GIT_BRANCH PR-43147 [2022-01-19T19:48:02.668Z] GIT_COMMIT 6c2db7b482dca41e703c4ad43cff30c19ad8ad7d [2022-01-19T19:48:02.668Z] GIT_PREVIOUS_COMMIT aef0956687241cecac1be145e160e767fdf87509 [2022-01-19T19:48:02.668Z] GIT_URL https://github.com/moby/moby.git [2022-01-19T19:48:02.668Z] HUDSON_COOKIE d3e8cc3a-7402-41bb-9e70-2bc375232961 [2022-01-19T19:48:02.668Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-19T19:48:02.668Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-19T19:48:02.668Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-19T19:48:02.668Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-19T19:48:02.668Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-19T19:48:02.668Z] JENKINS_NODE_COOKIE 136b23b4-7f35-4fea-a012-92327f111575 [2022-01-19T19:48:02.668Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-19T19:48:02.668Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-19T19:48:02.668Z] JOB_BASE_NAME PR-43147 [2022-01-19T19:48:02.668Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/display/redirect [2022-01-19T19:48:02.668Z] JOB_NAME moby/PR-43147 [2022-01-19T19:48:02.668Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/ [2022-01-19T19:48:02.668Z] library.jps.version master [2022-01-19T19:48:02.668Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-19T19:48:02.668Z] NODE_LABELS amd64 azure azwin-2-b7ebe0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-19T19:48:02.669Z] NODE_NAME azwin-2-b7ebe0 [2022-01-19T19:48:02.669Z] NUMBER_OF_PROCESSORS 4 [2022-01-19T19:48:02.669Z] OS Windows_NT [2022-01-19T19:48:02.669Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-19T19:48:02.669Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-19T19:48:02.669Z] ppc64le false [2022-01-19T19:48:02.669Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-19T19:48:02.669Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-19T19:48:02.669Z] PROCESSOR_LEVEL 6 [2022-01-19T19:48:02.669Z] PROCESSOR_REVISION 4f01 [2022-01-19T19:48:02.669Z] ProgramData C:\ProgramData [2022-01-19T19:48:02.669Z] ProgramFiles C:\Program Files [2022-01-19T19:48:02.669Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-19T19:48:02.669Z] ProgramW6432 C:\Program Files [2022-01-19T19:48:02.669Z] PROMPT $P$G [2022-01-19T19:48:02.669Z] PSExecutionPolicyPreference Bypass [2022-01-19T19:48:02.669Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-19T19:48:02.669Z] PUBLIC C:\Users\Public [2022-01-19T19:48:02.669Z] rootless true [2022-01-19T19:48:02.669Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/10/display/redirect?page=arti... [2022-01-19T19:48:02.669Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/10/display/redirect?page=changes [2022-01-19T19:48:02.669Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/10/display/redirect [2022-01-19T19:48:02.669Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43147/10/display/redirect?page=tests [2022-01-19T19:48:02.669Z] s390x false [2022-01-19T19:48:02.669Z] SKIP_VALIDATION_TESTS 1 [2022-01-19T19:48:02.669Z] SOURCES_DRIVE d [2022-01-19T19:48:02.669Z] SOURCES_SUBDIR gopath [2022-01-19T19:48:02.669Z] STAGE_NAME Run tests [2022-01-19T19:48:02.669Z] SystemDrive C: [2022-01-19T19:48:02.669Z] SystemRoot C:\Windows [2022-01-19T19:48:02.669Z] TEMP C:\Windows\TEMP [2022-01-19T19:48:02.669Z] TESTDEBUG 0 [2022-01-19T19:48:02.669Z] TESTRUN_DRIVE d [2022-01-19T19:48:02.669Z] TESTRUN_SUBDIR CI [2022-01-19T19:48:02.669Z] TIMEOUT 120m [2022-01-19T19:48:02.669Z] TMP C:\Windows\TEMP [2022-01-19T19:48:02.669Z] unit_validate true [2022-01-19T19:48:02.669Z] USERDOMAIN WORKGROUP [2022-01-19T19:48:02.669Z] USERNAME azwin-2-b7ebe0$ [2022-01-19T19:48:02.669Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-19T19:48:02.669Z] validate_force false [2022-01-19T19:48:02.669Z] windir C:\Windows [2022-01-19T19:48:02.669Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-19T19:48:02.669Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-19T19:48:02.669Z] windowsRS1 false [2022-01-19T19:48:02.669Z] windowsRS5 true [2022-01-19T19:48:02.669Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-19T19:48:02.669Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-19T19:48:02.669Z] [2022-01-19T19:48:02.669Z] [2022-01-19T19:48:02.669Z] [2022-01-19T19:48:02.669Z] INFO: Sources under d:\gopath\... [2022-01-19T19:48:02.669Z] INFO: Test run under d:\CI\... [2022-01-19T19:48:02.669Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-19T19:48:02.669Z] INFO: docker/docker repository was found [2022-01-19T19:48:02.669Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-19T19:48:02.669Z] ltsc2019: Pulling from windows/servercore [2022-01-19T19:48:02.669Z] 4612f6d0b889: Pulling fs layer [2022-01-19T19:48:02.669Z] 635f15ebd5b4: Pulling fs layer [2022-01-19T19:48:05.873Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-19T19:48:12.805Z] --- PASS: TestImportExtremelyLargeImageWorks (95.66s) [2022-01-19T19:48:12.805Z] PASS [2022-01-19T19:48:12.805Z] [2022-01-19T19:48:12.805Z] === Skipped [2022-01-19T19:48:12.806Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-01-19T19:48:12.806Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-19T19:48:12.806Z] [2022-01-19T19:48:12.806Z] [2022-01-19T19:48:12.806Z] DONE 12 tests, 1 skipped in 100.129s [2022-01-19T19:48:12.806Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-19T19:48:12.806Z] INFO: Testing against a local daemon [2022-01-19T19:48:12.806Z] === RUN TestNetworkCreateDelete [2022-01-19T19:48:12.806Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-01-19T19:48:12.806Z] === RUN TestDockerNetworkDeletePreferID [2022-01-19T19:48:12.806Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-01-19T19:48:12.806Z] === RUN TestDaemonDNSFallback [2022-01-19T19:48:17.659Z] 635f15ebd5b4: Verifying Checksum [2022-01-19T19:48:17.659Z] 635f15ebd5b4: Download complete [2022-01-19T19:48:19.883Z] 4612f6d0b889: Verifying Checksum [2022-01-19T19:48:19.883Z] 4612f6d0b889: Download complete [2022-01-19T19:48:20.918Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-01-19T19:48:20.918Z] === RUN TestInspectNetwork [2022-01-19T19:48:20.918Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestRunContainerWithBridgeNone [2022-01-19T19:48:20.918Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestNetworkInvalidJSON [2022-01-19T19:48:20.918Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:20.918Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:20.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:20.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:20.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:20.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:20.918Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:20.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:20.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestNetworkList [2022-01-19T19:48:20.918Z] === RUN TestNetworkList//networks [2022-01-19T19:48:20.918Z] === PAUSE TestNetworkList//networks [2022-01-19T19:48:20.918Z] === RUN TestNetworkList//networks/ [2022-01-19T19:48:20.918Z] === PAUSE TestNetworkList//networks/ [2022-01-19T19:48:20.918Z] === CONT TestNetworkList//networks [2022-01-19T19:48:20.918Z] === CONT TestNetworkList//networks/ [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkList (0.02s) [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-19T19:48:20.918Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestHostIPv4BridgeLabel [2022-01-19T19:48:20.918Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-19T19:48:20.918Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-19T19:48:20.918Z] === RUN TestDaemonDefaultNetworkPools [2022-01-19T19:48:20.918Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-19T19:48:20.918Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-19T19:48:20.918Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-19T19:48:20.918Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-19T19:48:20.918Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-19T19:48:20.918Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestServiceWithPredefinedNetwork [2022-01-19T19:48:20.918Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-19T19:48:20.918Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:48:20.918Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:48:20.918Z] === RUN TestServiceWithDataPathPortInit [2022-01-19T19:48:20.918Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-19T19:48:20.918Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-19T19:48:20.918Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-19T19:48:20.918Z] PASS [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === Skipped [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-19T19:48:20.918Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-19T19:48:20.918Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-19T19:48:20.918Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-19T19:48:20.918Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-19T19:48:20.918Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-19T19:48:20.918Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-19T19:48:20.918Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-19T19:48:20.918Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-19T19:48:20.918Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:48:20.918Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-19T19:48:20.918Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-19T19:48:20.918Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] [2022-01-19T19:48:20.918Z] DONE 22 tests, 12 skipped in 8.075s [2022-01-19T19:48:20.918Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:48:20.918Z] INFO: Testing against a local daemon [2022-01-19T19:48:20.918Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-19T19:48:20.918Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:48:20.919Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestDockerNetworkIpvlan [2022-01-19T19:48:20.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:48:20.919Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:48:20.919Z] PASS [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === Skipped [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-19T19:48:20.919Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:48:20.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] DONE 2 tests, 2 skipped in 0.113s [2022-01-19T19:48:20.919Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:48:20.919Z] INFO: Testing against a local daemon [2022-01-19T19:48:20.919Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-19T19:48:20.919Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.919Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestDockerNetworkMacvlan [2022-01-19T19:48:20.919Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.919Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-19T19:48:20.919Z] PASS [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === Skipped [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-19T19:48:20.919Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-19T19:48:20.919Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] DONE 2 tests, 2 skipped in 0.122s [2022-01-19T19:48:20.919Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-19T19:48:20.919Z] testing: warning: no tests to run [2022-01-19T19:48:20.919Z] PASS [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] DONE 0 tests in 0.025s [2022-01-19T19:48:20.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-19T19:48:20.919Z] INFO: Testing against a local daemon [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginAllowRequest [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginTLS [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginDenyRequest [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginDenyResponse [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginAllowEventStream [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginErrorResponse [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginErrorRequest [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginHeader [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginV2Disable [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-19T19:48:20.919Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-19T19:48:20.919Z] PASS [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === Skipped [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-19T19:48:20.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] DONE 17 tests, 17 skipped in 0.351s [2022-01-19T19:48:20.919Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-19T19:48:20.919Z] INFO: Testing against a local daemon [2022-01-19T19:48:20.919Z] === RUN TestPluginInvalidJSON [2022-01-19T19:48:20.919Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:48:20.919Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:48:20.919Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:48:20.919Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-19T19:48:20.919Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestPluginInstall [2022-01-19T19:48:20.919Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestPluginsWithRuntimes [2022-01-19T19:48:20.919Z] 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-01-19T19:48:20.919Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-19T19:48:20.919Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T19:48:20.919Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-19T19:48:20.919Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T19:48:20.919Z] PASS [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === Skipped [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-19T19:48:20.919Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-19T19:48:20.919Z] 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-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T19:48:20.919Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] [2022-01-19T19:48:20.919Z] DONE 5 tests, 3 skipped in 0.157s [2022-01-19T19:48:20.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-19T19:48:21.183Z] INFO: Testing against a local daemon [2022-01-19T19:48:21.183Z] === RUN TestExternalGraphDriver [2022-01-19T19:48:21.183Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-19T19:48:21.183Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-01-19T19:48:21.183Z] === RUN TestGraphdriverPluginV2 [2022-01-19T19:48:22.005Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-19T19:48:27.744Z] --- PASS: TestGraphdriverPluginV2 (5.52s) [2022-01-19T19:48:27.744Z] PASS [2022-01-19T19:48:27.744Z] [2022-01-19T19:48:27.744Z] === Skipped [2022-01-19T19:48:27.744Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-01-19T19:48:27.744Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-19T19:48:27.744Z] [2022-01-19T19:48:27.744Z] [2022-01-19T19:48:27.744Z] DONE 2 tests, 1 skipped in 5.704s [2022-01-19T19:48:27.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-19T19:48:27.744Z] INFO: Testing against a local daemon [2022-01-19T19:48:27.744Z] === RUN TestContinueAfterPluginCrash [2022-01-19T19:48:27.744Z] === PAUSE TestContinueAfterPluginCrash [2022-01-19T19:48:27.744Z] === RUN TestReadPluginNoRead [2022-01-19T19:48:27.744Z] === PAUSE TestReadPluginNoRead [2022-01-19T19:48:27.744Z] === RUN TestDaemonStartWithLogOpt [2022-01-19T19:48:27.744Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-19T19:48:27.744Z] === CONT TestContinueAfterPluginCrash [2022-01-19T19:48:27.744Z] === CONT TestDaemonStartWithLogOpt [2022-01-19T19:48:32.012Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-19T19:48:33.876Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-19T19:48:34.307Z] --- PASS: TestDaemonStartWithLogOpt (6.38s) [2022-01-19T19:48:34.307Z] === CONT TestReadPluginNoRead [2022-01-19T19:48:36.839Z] === RUN TestReadPluginNoRead/default [2022-01-19T19:48:36.839Z] --- PASS: TestContinueAfterPluginCrash (9.99s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildWithHugeFile (50.13s) [2022-01-19T19:48:37.286Z] === RUN TestBuildWithEmptyDockerfile [2022-01-19T19:48:37.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:48:37.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:48:37.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:48:37.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:48:37.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:48:37.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:48:37.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:48:37.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:48:37.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:48:37.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-19T19:48:37.286Z] === RUN TestBuildPreserveOwnership [2022-01-19T19:48:37.286Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-19T19:48:37.286Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-19T19:48:37.286Z] --- PASS: TestBuildPreserveOwnership (2.57s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.68s) [2022-01-19T19:48:37.286Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-01-19T19:48:37.286Z] === RUN TestBuildPlatformInvalid [2022-01-19T19:48:37.286Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-19T19:48:37.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-19T19:48:38.741Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-19T19:48:38.904Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-01-19T19:48:41.270Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-19T19:48:43.164Z] --- PASS: TestImportExtremelyLargeImageWorks (94.50s) [2022-01-19T19:48:43.164Z] PASS [2022-01-19T19:48:43.164Z] [2022-01-19T19:48:43.164Z] DONE 12 tests in 97.384s [2022-01-19T19:48:43.164Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-19T19:48:43.164Z] INFO: Testing against a local daemon [2022-01-19T19:48:43.164Z] === RUN TestNetworkCreateDelete [2022-01-19T19:48:43.164Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-01-19T19:48:43.164Z] === RUN TestDockerNetworkDeletePreferID [2022-01-19T19:48:43.164Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-19T19:48:43.164Z] === RUN TestDaemonDNSFallback [2022-01-19T19:48:43.170Z] === CONT TestReadPluginNoRead [2022-01-19T19:48:43.170Z] read_test.go:92: [d63ac48c4f253] daemon is not started [2022-01-19T19:48:43.170Z] --- PASS: TestReadPluginNoRead (10.03s) [2022-01-19T19:48:43.170Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2022-01-19T19:48:43.170Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-01-19T19:48:43.170Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-01-19T19:48:43.170Z] PASS [2022-01-19T19:48:43.170Z] [2022-01-19T19:48:43.170Z] DONE 6 tests in 16.528s [2022-01-19T19:48:43.170Z] 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-01-19T19:48:43.170Z] testing: warning: no tests to run [2022-01-19T19:48:43.170Z] PASS [2022-01-19T19:48:43.170Z] [2022-01-19T19:48:43.170Z] DONE 0 tests in 0.043s [2022-01-19T19:48:43.170Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-19T19:48:43.429Z] INFO: Testing against a local daemon [2022-01-19T19:48:43.429Z] === RUN TestPluginWithDevMounts [2022-01-19T19:48:43.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-19T19:48:43.429Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-19T19:48:43.429Z] PASS [2022-01-19T19:48:43.429Z] [2022-01-19T19:48:43.429Z] === Skipped [2022-01-19T19:48:43.429Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-19T19:48:43.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-19T19:48:43.429Z] [2022-01-19T19:48:43.429Z] [2022-01-19T19:48:43.429Z] DONE 1 tests, 1 skipped in 0.156s [2022-01-19T19:48:43.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-19T19:48:43.687Z] INFO: Testing against a local daemon [2022-01-19T19:48:43.687Z] === RUN TestSecretInspect [2022-01-19T19:48:43.687Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestSecretInspect (0.02s) [2022-01-19T19:48:43.687Z] === RUN TestSecretList [2022-01-19T19:48:43.687Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestSecretList (0.01s) [2022-01-19T19:48:43.687Z] === RUN TestSecretsCreateAndDelete [2022-01-19T19:48:43.687Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-01-19T19:48:43.687Z] === RUN TestSecretsUpdate [2022-01-19T19:48:43.687Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-19T19:48:43.687Z] === RUN TestTemplatedSecret [2022-01-19T19:48:43.687Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-19T19:48:43.687Z] === RUN TestSecretCreateResolve [2022-01-19T19:48:43.687Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-19T19:48:43.687Z] PASS [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === Skipped [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-01-19T19:48:43.687Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-19T19:48:43.687Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-01-19T19:48:43.687Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-19T19:48:43.687Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-19T19:48:43.687Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-19T19:48:43.687Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] [2022-01-19T19:48:43.687Z] DONE 6 tests, 6 skipped in 0.280s [2022-01-19T19:48:43.687Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-19T19:48:43.946Z] INFO: Testing against a local daemon [2022-01-19T19:48:43.946Z] === RUN TestServiceCreateInit [2022-01-19T19:48:43.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-19T19:48:43.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-19T19:48:43.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-19T19:48:43.946Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T19:48:43.946Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceMultipleTimes [2022-01-19T19:48:43.946Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceConflict [2022-01-19T19:48:43.946Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceMaxReplicas [2022-01-19T19:48:43.946Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-19T19:48:43.946Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceSecretFileMode [2022-01-19T19:48:43.946Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceConfigFileMode [2022-01-19T19:48:43.946Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceSysctls [2022-01-19T19:48:43.946Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-19T19:48:43.946Z] === RUN TestCreateServiceCapabilities [2022-01-19T19:48:43.946Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-19T19:48:43.946Z] === RUN TestInspect [2022-01-19T19:48:43.946Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:43.946Z] --- SKIP: TestInspect (0.01s) [2022-01-19T19:48:43.946Z] === RUN TestCreateJob [2022-01-19T19:48:43.946Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:44.206Z] --- SKIP: TestCreateJob (0.01s) [2022-01-19T19:48:44.206Z] === RUN TestReplicatedJob [2022-01-19T19:48:44.206Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:44.206Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-19T19:48:44.206Z] === RUN TestUpdateReplicatedJob [2022-01-19T19:48:44.206Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:44.206Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-19T19:48:44.206Z] === RUN TestServiceListWithStatuses [2022-01-19T19:48:44.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:48:44.206Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-19T19:48:44.206Z] === RUN TestDockerNetworkConnectAlias [2022-01-19T19:48:44.206Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:44.206Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-01-19T19:48:44.206Z] === RUN TestDockerNetworkReConnect [2022-01-19T19:48:44.206Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:44.206Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-01-19T19:48:44.206Z] === RUN TestServicePlugin [2022-01-19T19:48:47.512Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServicePlugin (3.05s) [2022-01-19T19:48:47.512Z] === RUN TestServiceUpdateLabel [2022-01-19T19:48:47.512Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-19T19:48:47.512Z] === RUN TestServiceUpdateSecrets [2022-01-19T19:48:47.512Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-19T19:48:47.512Z] === RUN TestServiceUpdateConfigs [2022-01-19T19:48:47.512Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-19T19:48:47.512Z] === RUN TestServiceUpdateNetwork [2022-01-19T19:48:47.512Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-19T19:48:47.512Z] === RUN TestServiceUpdatePidsLimit [2022-01-19T19:48:47.512Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-19T19:48:47.512Z] PASS [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === Skipped [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T19:48:47.512Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T19:48:47.512Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-19T19:48:47.512Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-19T19:48:47.512Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-19T19:48:47.512Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-19T19:48:47.512Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-01-19T19:48:47.512Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-19T19:48:47.512Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-19T19:48:47.512Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-19T19:48:47.512Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-19T19:48:47.512Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-19T19:48:47.512Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-19T19:48:47.512Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-19T19:48:47.512Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-19T19:48:47.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-01-19T19:48:47.512Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-01-19T19:48:47.512Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServicePlugin (3.05s) [2022-01-19T19:48:47.512Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-19T19:48:47.512Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-19T19:48:47.512Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-19T19:48:47.512Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-19T19:48:47.512Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-19T19:48:47.512Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] DONE 24 tests, 23 skipped in 3.519s [2022-01-19T19:48:47.512Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-19T19:48:47.512Z] INFO: Testing against a local daemon [2022-01-19T19:48:47.512Z] === RUN TestSessionCreate [2022-01-19T19:48:47.512Z] --- PASS: TestSessionCreate (0.02s) [2022-01-19T19:48:47.512Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-19T19:48:47.512Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-19T19:48:47.512Z] PASS [2022-01-19T19:48:47.512Z] [2022-01-19T19:48:47.512Z] DONE 2 tests in 0.168s [2022-01-19T19:48:47.512Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-19T19:48:47.512Z] INFO: Testing against a local daemon [2022-01-19T19:48:47.512Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-19T19:48:47.512Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T19:48:47.512Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T19:48:47.512Z] === RUN TestEventsExecDie [2022-01-19T19:48:48.080Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-19T19:48:48.080Z] === RUN TestEventsBackwardsCompatible [2022-01-19T19:48:48.080Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-19T19:48:48.080Z] === RUN TestInfoBinaryCommits [2022-01-19T19:48:48.080Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-19T19:48:48.080Z] === RUN TestInfoAPIVersioned [2022-01-19T19:48:48.080Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-19T19:48:48.080Z] === RUN TestInfoDiscoveryBackend [2022-01-19T19:48:48.480Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-01-19T19:48:48.480Z] === RUN TestInspectNetwork [2022-01-19T19:48:49.451Z] Loaded image: buildpack-deps:buster [2022-01-19T19:48:49.452Z] Loaded image: busybox:latest [2022-01-19T19:48:49.452Z] Loaded image: busybox:glibc [2022-01-19T19:48:49.981Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-01-19T19:48:49.982Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-19T19:48:50.861Z] Loaded image: debian:bullseye [2022-01-19T19:48:50.861Z] Loaded image: hello-world:latest [2022-01-19T19:48:50.861Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:48:51.020Z] === RUN TestInspectNetwork/full_network_id [2022-01-19T19:48:51.020Z] === RUN TestInspectNetwork/partial_network_id [2022-01-19T19:48:51.020Z] === RUN TestInspectNetwork/network_name [2022-01-19T19:48:51.020Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-19T19:48:53.265Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-01-19T19:48:53.265Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-19T19:48:53.265Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:48:53.265Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-19T19:48:53.265Z] === RUN TestInfoAPI [2022-01-19T19:48:53.265Z] --- PASS: TestInfoAPI (0.02s) [2022-01-19T19:48:53.265Z] === RUN TestInfoAPIWarnings [2022-01-19T19:48:53.656Z] ......................... [ 67%] [2022-01-19T19:48:55.215Z] --- PASS: TestInspectNetwork (6.99s) [2022-01-19T19:48:55.215Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-19T19:48:55.215Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-19T19:48:55.215Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-19T19:48:55.215Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-19T19:48:55.215Z] === RUN TestRunContainerWithBridgeNone [2022-01-19T19:48:56.600Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-01-19T19:48:56.600Z] === RUN TestNetworkInvalidJSON [2022-01-19T19:48:56.600Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:56.600Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:56.600Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:56.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:56.600Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:56.600Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:56.600Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-19T19:48:56.600Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:48:56.600Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-19T19:48:56.600Z] === RUN TestNetworkList [2022-01-19T19:48:56.600Z] === RUN TestNetworkList//networks [2022-01-19T19:48:56.600Z] === PAUSE TestNetworkList//networks [2022-01-19T19:48:56.600Z] === RUN TestNetworkList//networks/ [2022-01-19T19:48:56.600Z] === PAUSE TestNetworkList//networks/ [2022-01-19T19:48:56.600Z] === CONT TestNetworkList//networks [2022-01-19T19:48:56.600Z] === CONT TestNetworkList//networks/ [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkList (0.01s) [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-19T19:48:56.600Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-19T19:48:56.600Z] === RUN TestHostIPv4BridgeLabel [2022-01-19T19:48:56.860Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-19T19:48:56.860Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-19T19:48:57.406Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.06s) [2022-01-19T19:48:57.406Z] PASS [2022-01-19T19:48:57.406Z] [2022-01-19T19:48:57.406Z] === Skipped [2022-01-19T19:48:57.406Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-19T19:48:57.406Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:48:57.406Z] [2022-01-19T19:48:57.406Z] [2022-01-19T19:48:57.406Z] DONE 33 tests, 1 skipped in 110.002s [2022-01-19T19:48:57.406Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-19T19:48:57.406Z] ++ 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-01-19T19:48:57.406Z] ++ set -e [2022-01-19T19:48:57.406Z] ++ '[' -n 0 ']' [2022-01-19T19:48:57.406Z] ++ set -x [2022-01-19T19:48:57.407Z] ++ 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-01-19T19:48:57.407Z] INFO: Testing against a local daemon [2022-01-19T19:48:57.407Z] === RUN TestConfigInspect [2022-01-19T19:48:58.242Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-19T19:48:58.242Z] === RUN TestDaemonDefaultNetworkPools [2022-01-19T19:48:58.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-19T19:48:58.812Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-19T19:48:59.752Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-19T19:48:59.752Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-19T19:48:59.920Z] --- PASS: TestConfigInspect (2.31s) [2022-01-19T19:48:59.920Z] === RUN TestConfigList [2022-01-19T19:49:01.135Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-01-19T19:49:01.135Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-19T19:49:01.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-19T19:49:01.705Z] === RUN TestServiceWithPredefinedNetwork [2022-01-19T19:49:01.809Z] --- PASS: TestConfigList (2.09s) [2022-01-19T19:49:01.809Z] === RUN TestConfigsCreateAndDelete [2022-01-19T19:49:03.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:49:03.020Z] Using test binary docker [2022-01-19T19:49:03.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-19T19:49:03.020Z] Using test binary docker [2022-01-19T19:49:03.020Z] +++ /etc/init.d/apparmor start [2022-01-19T19:49:03.020Z] +++ /etc/init.d/apparmor start [2022-01-19T19:49:03.020Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-01-19T19:49:03.020Z] (warning). [2022-01-19T19:49:03.020Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start... [2022-01-19T19:49:03.020Z] Starting dockerd [2022-01-19T19:49:03.020Z] +++ 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-01-19T19:49:03.020Z] [2022-01-19T19:49:03.020Z] Starting dockerd [2022-01-19T19:49:03.020Z] +++ 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-01-19T19:49:03.698Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2022-01-19T19:49:03.698Z] === RUN TestConfigsUpdate [2022-01-19T19:49:04.243Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-01-19T19:49:04.243Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-19T19:49:04.243Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:49:04.243Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:49:04.243Z] === RUN TestServiceWithDataPathPortInit [2022-01-19T19:49:05.538Z] .. [2022-01-19T19:49:05.538Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:49:05.538Z] [2022-01-19T19:49:05.538Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-19T19:49:05.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:49:05.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-19T19:49:05.538Z] Error: No such image: emptyfs [2022-01-19T19:49:05.538Z] Error: No such image: emptyfs [2022-01-19T19:49:05.538Z] ++++ docker load [2022-01-19T19:49:05.538Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-19T19:49:05.538Z] ++++ docker load [2022-01-19T19:49:05.538Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-19T19:49:05.538Z] Running integration-test (iteration 1) [2022-01-19T19:49:05.538Z] Running integration-test (iteration 1) [2022-01-19T19:49:05.538Z] 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-01-19T19:49:05.538Z] ++ 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-01-19T19:49:05.538Z] ++ set -e [2022-01-19T19:49:05.538Z] ++ '[' -n 0 ']' [2022-01-19T19:49:05.538Z] ++ set -x [2022-01-19T19:49:05.538Z] ++ 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-01-19T19:49:05.538Z] 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-01-19T19:49:05.538Z] ++ 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-01-19T19:49:05.538Z] ++ set -e [2022-01-19T19:49:05.538Z] ++ '[' -n 0 ']' [2022-01-19T19:49:05.538Z] ++ set -x [2022-01-19T19:49:05.538Z] ++ 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-01-19T19:49:06.211Z] --- PASS: TestConfigsUpdate (2.09s) [2022-01-19T19:49:06.211Z] === RUN TestTemplatedConfig [2022-01-19T19:49:08.099Z] --- PASS: TestTemplatedConfig (2.41s) [2022-01-19T19:49:08.099Z] === RUN TestConfigCreateResolve [2022-01-19T19:49:10.613Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-01-19T19:49:10.613Z] === RUN TestConfigDaemonLibtrustID [2022-01-19T19:49:10.869Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-19T19:49:10.869Z] PASS [2022-01-19T19:49:10.869Z] [2022-01-19T19:49:10.869Z] DONE 7 tests in 13.657s [2022-01-19T19:49:10.869Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-19T19:49:10.869Z] ++ 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-01-19T19:49:10.869Z] ++ set -e [2022-01-19T19:49:10.869Z] ++ '[' -n 0 ']' [2022-01-19T19:49:10.869Z] ++ set -x [2022-01-19T19:49:10.869Z] ++ 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-01-19T19:49:10.869Z] INFO: Testing against a local daemon [2022-01-19T19:49:10.869Z] === RUN TestCheckpoint [2022-01-19T19:49:10.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:49:10.869Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-19T19:49:10.869Z] === RUN TestContainerInvalidJSON [2022-01-19T19:49:10.869Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:49:10.869Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:49:10.869Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:49:10.869Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:49:10.869Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:49:10.869Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:49:10.869Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:49:10.869Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:49:10.869Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:49:10.869Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-19T19:49:10.869Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-19T19:49:10.869Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-19T19:49:10.869Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-19T19:49:10.869Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-19T19:49:11.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-19T19:49:11.125Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-19T19:49:11.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-19T19:49:11.125Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-19T19:49:11.125Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-19T19:49:11.125Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-19T19:49:11.125Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-19T19:49:11.125Z] === RUN TestCopyFromContainer [2022-01-19T19:49:11.341Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-01-19T19:49:11.341Z] === RUN TestInfoDebug [2022-01-19T19:49:11.908Z] --- PASS: TestInfoDebug (1.54s) [2022-01-19T19:49:11.908Z] === RUN TestInfoInsecureRegistries [2022-01-19T19:49:12.053Z] === RUN TestCopyFromContainer// [2022-01-19T19:49:12.053Z] === RUN TestCopyFromContainer//bar/root [2022-01-19T19:49:12.053Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-19T19:49:12.053Z] === RUN TestCopyFromContainer/bar/quux [2022-01-19T19:49:12.053Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-19T19:49:12.308Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-19T19:49:12.308Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-19T19:49:12.308Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-19T19:49:12.308Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-19T19:49:12.308Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer (1.31s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-01-19T19:49:12.569Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-19T19:49:12.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-19T19:49:12.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:49:12.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:49:12.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:49:12.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:49:12.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:49:12.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:49:12.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:49:12.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:49:12.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:49:12.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-19T19:49:12.569Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-19T19:49:12.569Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-19T19:49:12.569Z] === RUN TestCreateWithInvalidEnv [2022-01-19T19:49:12.569Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-19T19:49:12.569Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-19T19:49:12.569Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-19T19:49:12.569Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-19T19:49:12.569Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-19T19:49:12.569Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-19T19:49:12.569Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-19T19:49:12.569Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-19T19:49:12.569Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-19T19:49:12.569Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-19T19:49:12.569Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-19T19:49:12.569Z] === RUN TestCreateTmpfsMountsTarget [2022-01-19T19:49:12.569Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-19T19:49:12.569Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-19T19:49:13.809Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-01-19T19:49:13.809Z] === RUN TestInfoRegistryMirrors [2022-01-19T19:49:13.933Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-01-19T19:49:13.933Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:49:14.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:49:14.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:49:14.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:49:14.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:49:14.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:49:14.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:49:14.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:49:14.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:49:14.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:49:14.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:49:14.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-19T19:49:14.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-19T19:49:14.860Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-19T19:49:15.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-19T19:49:15.116Z] === RUN TestCreateDifferentPlatform [2022-01-19T19:49:15.116Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-19T19:49:15.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-19T19:49:15.116Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-19T19:49:15.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-19T19:49:15.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-19T19:49:15.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-19T19:49:15.183Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-01-19T19:49:15.183Z] === RUN TestLoginFailsWithBadCredentials [2022-01-19T19:49:15.183Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-19T19:49:15.183Z] === RUN TestPingCacheHeaders [2022-01-19T19:49:15.183Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-19T19:49:15.183Z] === RUN TestPingGet [2022-01-19T19:49:15.183Z] --- PASS: TestPingGet (0.01s) [2022-01-19T19:49:15.183Z] === RUN TestPingHead [2022-01-19T19:49:15.183Z] --- PASS: TestPingHead (0.02s) [2022-01-19T19:49:15.183Z] === RUN TestVersion [2022-01-19T19:49:15.183Z] --- PASS: TestVersion (0.02s) [2022-01-19T19:49:15.183Z] PASS [2022-01-19T19:49:15.183Z] [2022-01-19T19:49:15.183Z] === Skipped [2022-01-19T19:49:15.183Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T19:49:15.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T19:49:15.183Z] [2022-01-19T19:49:15.183Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-19T19:49:15.183Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-19T19:49:15.183Z] [2022-01-19T19:49:15.183Z] [2022-01-19T19:49:15.183Z] DONE 18 tests, 2 skipped in 27.789s [2022-01-19T19:49:15.183Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-19T19:49:15.371Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-19T19:49:15.371Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-19T19:49:15.371Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-19T19:49:15.371Z] === RUN TestContainerStartOnDaemonRestart [2022-01-19T19:49:15.371Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-19T19:49:15.371Z] === RUN TestDaemonRestartIpcMode [2022-01-19T19:49:15.371Z] === PAUSE TestDaemonRestartIpcMode [2022-01-19T19:49:15.371Z] === RUN TestDaemonHostGatewayIP [2022-01-19T19:49:15.371Z] === PAUSE TestDaemonHostGatewayIP [2022-01-19T19:49:15.371Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-19T19:49:15.371Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-19T19:49:15.371Z] === RUN TestContainerKillOnDaemonStart [2022-01-19T19:49:15.371Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-19T19:49:15.371Z] === RUN TestDiff [2022-01-19T19:49:15.442Z] INFO: Testing against a local daemon [2022-01-19T19:49:15.442Z] === RUN TestVolumesCreateAndList [2022-01-19T19:49:15.442Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-19T19:49:15.442Z] === RUN TestVolumesRemove [2022-01-19T19:49:15.442Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-19T19:49:15.442Z] === RUN TestVolumesInspect [2022-01-19T19:49:15.442Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-19T19:49:15.442Z] === RUN TestVolumesInvalidJSON [2022-01-19T19:49:15.442Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-19T19:49:15.442Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-19T19:49:15.442Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-19T19:49:15.442Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-19T19:49:15.442Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-19T19:49:15.442Z] PASS [2022-01-19T19:49:15.442Z] [2022-01-19T19:49:15.442Z] DONE 5 tests in 0.227s [2022-01-19T19:49:15.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T19:49:15.442Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12133 is not a child of this shell [2022-01-19T19:49:15.442Z] warning: PID 12133 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-19T19:49:15.442Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T19:49:15.442Z] [2022-01-19T19:49:15.442Z] Unloading profiles will leave already running processes permanently [2022-01-19T19:49:15.442Z] unconfined, which can lead to unexpected situations. [2022-01-19T19:49:15.442Z] [2022-01-19T19:49:15.442Z] To set a process to complain mode, use the command line tool [2022-01-19T19:49:15.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T19:49:15.442Z] Removing test suite binaries [2022-01-19T19:49:15.627Z] --- PASS: TestDiff (0.40s) [2022-01-19T19:49:15.627Z] === RUN TestExecWithCloseStdin [2022-01-19T19:49:15.700Z] exiting test-integration [2022-01-19T19:49:15.700Z] ++ exit 0 [2022-01-19T19:49:16.188Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-01-19T19:49:16.188Z] === RUN TestExec [2022-01-19T19:49:16.450Z] --- PASS: TestExec (0.41s) [2022-01-19T19:49:16.450Z] === RUN TestExecUser [2022-01-19T19:49:16.634Z] [2022-01-19T19:49:17.011Z] --- PASS: TestExecUser (0.43s) [2022-01-19T19:49:17.011Z] === RUN TestExportContainerAndImportImage [2022-01-19T19:49:17.572Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-01-19T19:49:17.572Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-19T19:49:18.936Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-19T19:49:18.936Z] === RUN TestHealthCheckWorkdir [2022-01-19T19:49:19.140Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-01-19T19:49:19.140Z] === RUN TestServiceWithDefaultAddressPoolInit Post stage [Pipeline] junit [2022-01-19T19:49:19.181Z] Recording test results [2022-01-19T19:49:19.192Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-01-19T19:49:19.192Z] === RUN TestHealthKillContainer [2022-01-19T19:49:19.554Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-19T19:49:19.888Z] + echo Ensuring container killed. [2022-01-19T19:49:19.888Z] Ensuring container killed. [2022-01-19T19:49:19.888Z] + docker rm -vf docker-pr10 [2022-01-19T19:49:19.888Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-01-19T19:49:20.170Z] + echo Chowning /workspace to jenkins user [2022-01-19T19:49:20.170Z] Chowning /workspace to jenkins user [2022-01-19T19:49:20.170Z] + id -u [2022-01-19T19:49:20.170Z] + id -g [2022-01-19T19:49:20.170Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [2022-01-19T19:49:20.522Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r0i5djj9u8b7vk144gkxen45r Created:2022-01-19 19:49:19.028338655 +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[6eab7738e4050b5b1b2b17f582426c9c092bb36dc859c25c0a7e2cfd9d7fe73e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82m7frmghk6i5200ug0vhs0sk EndpointID:7fc6b417f2e710ed5880c5ca9aee01b4f14f29ab4a3d00b4a11fae5b76c14bc3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:84fd37e7270c5eb6ec1d269d8b37b19c9cd591cdd26a2eefa732a6a51698b7b1 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:e5c7352e794a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.82m7frmghk6i5200ug0vhs0sk EndpointID:7fc6b417f2e710ed5880c5ca9aee01b4f14f29ab4a3d00b4a11fae5b76c14bc3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T19:49:22.367Z] + bundleName=amd64-rootless [2022-01-19T19:49:22.367Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-19T19:49:22.367Z] Creating amd64-rootless-bundles.tar.gz [2022-01-19T19:49:22.367Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-19T19:49:22.367Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-19T19:49:22.379Z] Archiving artifacts [2022-01-19T19:49:22.690Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T19:49:23.000Z] + make clean [2022-01-19T19:49:23.000Z] docker volume rm -f docker-dev-cache [2022-01-19T19:49:23.259Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T19:49:24.751Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-01-19T19:49:24.751Z] PASS [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] === Skipped [2022-01-19T19:49:24.751Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:49:24.751Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] DONE 26 tests, 1 skipped in 43.668s [2022-01-19T19:49:24.751Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:49:24.751Z] INFO: Testing against a local daemon [2022-01-19T19:49:24.751Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-19T19:49:24.751Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:49:24.751Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-19T19:49:24.751Z] === RUN TestDockerNetworkIpvlan [2022-01-19T19:49:24.751Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:49:24.751Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:49:24.751Z] PASS [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] === Skipped [2022-01-19T19:49:24.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-19T19:49:24.751Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:49:24.751Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] [2022-01-19T19:49:24.751Z] DONE 2 tests, 2 skipped in 0.050s [2022-01-19T19:49:24.751Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:49:24.751Z] INFO: Testing against a local daemon [2022-01-19T19:49:24.751Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-19T19:49:26.132Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-01-19T19:49:26.132Z] === RUN TestDockerNetworkMacvlan [2022-01-19T19:49:26.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-19T19:49:27.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-19T19:49:27.276Z] --- PASS: TestHealthKillContainer (7.86s) [2022-01-19T19:49:27.276Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-19T19:49:27.531Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-01-19T19:49:27.531Z] === RUN TestIpcModeNone [2022-01-19T19:49:28.095Z] --- PASS: TestIpcModeNone (0.43s) [2022-01-19T19:49:28.095Z] === RUN TestIpcModePrivate [2022-01-19T19:49:28.213Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-19T19:49:28.351Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-19T19:49:28.351Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-19T19:49:28.351Z] === RUN TestIpcModeShareable [2022-01-19T19:49:28.607Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-01-19T19:49:28.862Z] --- PASS: TestIpcModeShareable (0.41s) [2022-01-19T19:49:28.862Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-19T19:49:30.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-19T19:49:30.226Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-01-19T19:49:30.226Z] === RUN TestAPIIpcModeHost [2022-01-19T19:49:30.481Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-01-19T19:49:30.481Z] === RUN TestDaemonIpcModeShareable [2022-01-19T19:49:31.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-01-19T19:49:31.507Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-19T19:49:31.663Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-01-19T19:49:31.663Z] === RUN TestDaemonIpcModePrivate [2022-01-19T19:49:32.259Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-19T19:49:32.590Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-01-19T19:49:32.590Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-01-19T19:49:32.590Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-19T19:49:33.517Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-01-19T19:49:33.774Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-01-19T19:49:33.774Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-19T19:49:34.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-01-19T19:49:34.702Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s) [2022-01-19T19:49:34.702Z] === RUN TestIpcModeOlderClient [2022-01-19T19:49:34.702Z] === PAUSE TestIpcModeOlderClient [2022-01-19T19:49:34.702Z] === RUN TestKillContainerInvalidSignal [2022-01-19T19:49:34.807Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-19T19:49:35.263Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-01-19T19:49:35.263Z] === RUN TestKillContainer [2022-01-19T19:49:35.263Z] === RUN TestKillContainer/no_signal [2022-01-19T19:49:35.519Z] === RUN TestKillContainer/non_killing_signal [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-01-19T19:49:35.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-01-19T19:49:35.746Z] PASS [2022-01-19T19:49:35.746Z] [2022-01-19T19:49:35.746Z] DONE 8 tests in 10.980s [2022-01-19T19:49:35.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-19T19:49:35.746Z] testing: warning: no tests to run [2022-01-19T19:49:35.746Z] PASS [2022-01-19T19:49:35.746Z] [2022-01-19T19:49:35.746Z] DONE 0 tests in 0.014s [2022-01-19T19:49:35.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-19T19:49:35.746Z] INFO: Testing against a local daemon [2022-01-19T19:49:35.746Z] === RUN TestAuthZPluginAllowRequest [2022-01-19T19:49:35.774Z] === RUN TestKillContainer/killing_signal [2022-01-19T19:49:36.343Z] --- PASS: TestKillContainer (1.14s) [2022-01-19T19:49:36.343Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-01-19T19:49:36.343Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2022-01-19T19:49:36.343Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-19T19:49:36.343Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-19T19:49:36.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-19T19:49:36.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-19T19:49:37.127Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-01-19T19:49:37.127Z] === RUN TestAuthZPluginTLS [2022-01-19T19:49:37.387Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-19T19:49:37.387Z] === RUN TestAuthZPluginDenyRequest [2022-01-19T19:49:37.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-01-19T19:49:37.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-19T19:49:37.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-01-19T19:49:37.582Z] === RUN TestKillStoppedContainer [2022-01-19T19:49:37.582Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-19T19:49:37.582Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-19T19:49:37.582Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-19T19:49:37.582Z] === RUN TestKillDifferentUserContainer [2022-01-19T19:49:37.957Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-19T19:49:37.958Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-19T19:49:38.147Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-19T19:49:38.147Z] === RUN TestInspectOomKilledTrue [2022-01-19T19:49:38.403Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2022-01-19T19:49:38.403Z] === RUN TestInspectOomKilledFalse [2022-01-19T19:49:38.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-19T19:49:38.528Z] === RUN TestAuthZPluginDenyResponse [2022-01-19T19:49:38.659Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-01-19T19:49:38.659Z] === RUN TestLinksEtcHostsContentMatch [2022-01-19T19:49:38.915Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-01-19T19:49:38.915Z] === RUN TestLinksContainerNames [2022-01-19T19:49:39.097Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-19T19:49:39.097Z] === RUN TestAuthZPluginAllowEventStream [2022-01-19T19:49:39.841Z] --- PASS: TestLinksContainerNames (0.81s) [2022-01-19T19:49:39.841Z] === RUN TestLogsFollowTailEmpty [2022-01-19T19:49:40.402Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-01-19T19:49:40.402Z] === RUN TestContainerNetworkMountsNoChown [2022-01-19T19:49:40.479Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-01-19T19:49:40.479Z] === RUN TestAuthZPluginErrorResponse [2022-01-19T19:49:40.658Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/default [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/default [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/private [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/private [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rprivate [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/slave [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/slave [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rslave [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/shared [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/shared [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rshared [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/default [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rslave [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rshared [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/shared [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rprivate [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/slave [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/private [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-19T19:49:40.658Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:49:40.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:49:40.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:49:40.740Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-01-19T19:49:40.740Z] === RUN TestAuthZPluginErrorRequest [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-19T19:49:40.914Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-19T19:49:41.170Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-19T19:49:41.170Z] === RUN TestContainerBindMountNonRecursive [2022-01-19T19:49:41.309Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-19T19:49:41.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-19T19:49:41.883Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-19T19:49:41.883Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-19T19:49:42.097Z] --- PASS: TestContainerBindMountNonRecursive (1.13s) [2022-01-19T19:49:42.097Z] === RUN TestContainerVolumesMountedAsShared [2022-01-19T19:49:42.658Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-01-19T19:49:42.658Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-19T19:49:42.914Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-01-19T19:49:42.914Z] === RUN TestNetworkNat [2022-01-19T19:49:43.170Z] --- PASS: TestNetworkNat (0.42s) [2022-01-19T19:49:43.170Z] === RUN TestNetworkLocalhostTCPNat [2022-01-19T19:49:43.265Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-01-19T19:49:43.265Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-19T19:49:43.732Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-01-19T19:49:43.732Z] === RUN TestNetworkLoopbackNat [2022-01-19T19:49:44.649Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-01-19T19:49:44.649Z] === RUN TestAuthZPluginHeader [2022-01-19T19:49:45.589Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-19T19:49:45.589Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-19T19:49:46.247Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-19T19:49:46.247Z] === RUN TestPause [2022-01-19T19:49:46.505Z] --- PASS: TestPause (0.40s) [2022-01-19T19:49:46.505Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-19T19:49:46.505Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:49:46.505Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:49:46.505Z] === RUN TestPauseStopPausedContainer [2022-01-19T19:49:47.066Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2022-01-19T19:49:47.066Z] === RUN TestPsFilter [2022-01-19T19:49:47.066Z] --- PASS: TestPsFilter (0.11s) [2022-01-19T19:49:47.066Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-19T19:49:47.322Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-01-19T19:49:47.322Z] === RUN TestRemoveContainerWithVolume [2022-01-19T19:49:47.883Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-19T19:49:47.883Z] === RUN TestRemoveContainerRunning [2022-01-19T19:49:48.138Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-19T19:49:48.138Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-19T19:49:48.699Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-01-19T19:49:48.699Z] === RUN TestRemoveInvalidContainer [2022-01-19T19:49:48.699Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-19T19:49:48.699Z] === RUN TestRenameLinkedContainer [2022-01-19T19:49:49.797Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.01s) [2022-01-19T19:49:49.797Z] === RUN TestAuthZPluginV2Disable [2022-01-19T19:49:50.063Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-01-19T19:49:50.063Z] === RUN TestRenameStoppedContainer [2022-01-19T19:49:50.322Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-19T19:49:50.322Z] tests/integration/client_test.py ..... [ 75%] [2022-01-19T19:49:50.322Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-19T19:49:50.322Z] tests/integration/errors_test.py . [ 76%] [2022-01-19T19:49:50.624Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-01-19T19:49:50.624Z] === RUN TestRenameRunningContainerAndReuse [2022-01-19T19:49:51.185Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-01-19T19:49:51.185Z] === RUN TestRenameInvalidName [2022-01-19T19:49:51.746Z] --- PASS: TestRenameInvalidName (0.39s) [2022-01-19T19:49:51.746Z] === RUN TestRenameAnonymousContainer [2022-01-19T19:49:52.172Z] Loaded image: buildpack-deps:buster [2022-01-19T19:49:52.172Z] Loaded image: busybox:latest [2022-01-19T19:49:52.172Z] Loaded image: buildpack-deps:buster [2022-01-19T19:49:52.172Z] Loaded image: busybox:glibc [2022-01-19T19:49:52.172Z] Loaded image: busybox:latest [2022-01-19T19:49:52.172Z] --- PASS: TestBuildWithHugeFile (129.13s) [2022-01-19T19:49:52.172Z] === RUN TestBuildWithEmptyDockerfile [2022-01-19T19:49:52.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:49:52.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:49:52.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:49:52.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:49:52.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:49:52.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:49:52.172Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T19:49:52.172Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T19:49:52.172Z] Loaded image: busybox:glibc [2022-01-19T19:49:52.172Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T19:49:52.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-19T19:49:52.172Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-01-19T19:49:52.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-01-19T19:49:52.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2022-01-19T19:49:52.172Z] === RUN TestBuildPreserveOwnership [2022-01-19T19:49:52.172Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-19T19:49:53.092Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2022-01-19T19:49:53.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-19T19:49:53.110Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-01-19T19:49:53.110Z] === RUN TestRenameContainerWithSameName [2022-01-19T19:49:53.366Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-19T19:49:53.366Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-19T19:49:54.292Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-01-19T19:49:54.292Z] === RUN TestResize [2022-01-19T19:49:54.548Z] --- PASS: TestResize (0.37s) [2022-01-19T19:49:54.548Z] === RUN TestResizeWithInvalidSize [2022-01-19T19:49:55.109Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2022-01-19T19:49:55.109Z] === RUN TestResizeWhenContainerNotStarted [2022-01-19T19:49:55.366Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:55.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:55.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:55.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:49:55.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:49:55.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-19T19:49:56.376Z] Loaded image: debian:bullseye [2022-01-19T19:49:56.386Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-01-19T19:49:56.386Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-19T19:49:56.633Z] Loaded image: hello-world:latest [2022-01-19T19:49:56.633Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:49:56.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:56.890Z] INFO: Testing against a local daemon [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-19T19:49:56.890Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-19T19:49:56.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:57.147Z] Loaded image: debian:bullseye [2022-01-19T19:49:57.147Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2022-01-19T19:49:57.147Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2022-01-19T19:49:57.147Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2022-01-19T19:49:57.147Z] === RUN TestBuildPlatformInvalid [2022-01-19T19:49:57.147Z] Loaded image: hello-world:latest [2022-01-19T19:49:57.403Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:49:57.403Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-01-19T19:49:57.403Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-19T19:49:57.403Z] INFO: Testing against a local daemon [2022-01-19T19:49:57.403Z] === RUN TestDockerDaemonSuite [2022-01-19T19:49:57.403Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-19T19:49:57.659Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-19T19:49:57.659Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-19T19:49:58.223Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-19T19:49:58.223Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-19T19:49:58.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:49:58.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:49:59.152Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-19T19:49:59.152Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-19T19:49:59.152Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-19T19:49:59.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:49:59.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:50:00.519Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-19T19:50:00.775Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-19T19:50:00.775Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-19T19:50:00.775Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-19T19:50:00.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:50:01.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:50:02.143Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-19T19:50:02.143Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-19T19:50:02.706Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-19T19:50:02.992Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-19T19:50:02.992Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-19T19:50:02.992Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-19T19:50:03.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:50:03.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:50:03.566Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-01-19T19:50:04.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-01-19T19:50:04.934Z] === RUN TestCgroupNamespacesRun [2022-01-19T19:50:05.860Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-01-19T19:50:05.860Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-19T19:50:06.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-01-19T19:50:06.787Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-19T19:50:07.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-19T19:50:08.152Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-19T19:50:08.152Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-19T19:50:08.907Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-19T19:50:09.079Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-01-19T19:50:09.079Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-19T19:50:09.110Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-19T19:50:10.005Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-01-19T19:50:10.005Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-19T19:50:11.280Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.66s) [2022-01-19T19:50:11.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-19T19:50:11.369Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-01-19T19:50:11.369Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-19T19:50:11.627Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-19T19:50:11.930Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-01-19T19:50:11.930Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-19T19:50:12.856Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-01-19T19:50:12.856Z] === RUN TestNISDomainname [2022-01-19T19:50:12.993Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-19T19:50:13.417Z] --- PASS: TestNISDomainname (0.50s) [2022-01-19T19:50:13.417Z] === RUN TestHostnameDnsResolution [2022-01-19T19:50:13.924Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-19T19:50:13.978Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-01-19T19:50:13.978Z] === RUN TestUnprivilegedPortsAndPing [2022-01-19T19:50:14.488Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-19T19:50:14.538Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-01-19T19:50:14.539Z] === RUN TestStats [2022-01-19T19:50:15.050Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-19T19:50:15.983Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-19T19:50:16.912Z] Loaded image: buildpack-deps:buster [2022-01-19T19:50:17.052Z] --- PASS: TestStats (2.40s) [2022-01-19T19:50:17.052Z] === RUN TestStopContainerWithTimeout [2022-01-19T19:50:17.052Z] === RUN TestStopContainerWithTimeout/0 [2022-01-19T19:50:17.052Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-19T19:50:17.052Z] === RUN TestStopContainerWithTimeout/1 [2022-01-19T19:50:17.052Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-19T19:50:17.052Z] === RUN TestStopContainerWithTimeout/3 [2022-01-19T19:50:17.052Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-19T19:50:17.052Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-19T19:50:17.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-19T19:50:17.052Z] === CONT TestStopContainerWithTimeout/0 [2022-01-19T19:50:17.052Z] === CONT TestStopContainerWithTimeout/3 [2022-01-19T19:50:17.168Z] Loaded image: busybox:latest [2022-01-19T19:50:17.168Z] Loaded image: busybox:glibc [2022-01-19T19:50:17.613Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-19T19:50:17.733Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-19T19:50:19.501Z] === CONT TestStopContainerWithTimeout/1 [2022-01-19T19:50:19.628Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-19T19:50:20.191Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-19T19:50:20.448Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-19T19:50:20.704Z] Loaded image: debian:bullseye [2022-01-19T19:50:20.704Z] Loaded image: hello-world:latest [2022-01-19T19:50:20.888Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-19T19:50:20.888Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-01-19T19:50:20.888Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-01-19T19:50:20.888Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2022-01-19T19:50:20.888Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-01-19T19:50:20.888Z] === RUN TestDeleteDevicemapper [2022-01-19T19:50:20.888Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:50:20.888Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-19T19:50:20.888Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-19T19:50:20.961Z] Loaded image: arm32v7/hello-world:latest [2022-01-19T19:50:21.217Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-19T19:50:21.783Z] docker_cli_daemon_test.go:1455: [db6d379456233] daemon is not started [2022-01-19T19:50:22.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-01-19T19:50:22.267Z] === RUN TestUpdateMemory [2022-01-19T19:50:22.345Z] check_test.go:309: [dfd24a2140bb1] daemon is not started [2022-01-19T19:50:22.345Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-19T19:50:22.828Z] --- PASS: TestUpdateMemory (0.49s) [2022-01-19T19:50:22.828Z] === RUN TestUpdateCPUQuota [2022-01-19T19:50:22.908Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-19T19:50:23.389Z] --- PASS: TestUpdateCPUQuota (0.60s) [2022-01-19T19:50:23.389Z] === RUN TestUpdatePidsLimit [2022-01-19T19:50:23.389Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-19T19:50:23.644Z] === RUN TestUpdatePidsLimit/no_change [2022-01-19T19:50:23.644Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-19T19:50:23.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-19T19:50:23.900Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-19T19:50:24.156Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-19T19:50:24.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-19T19:50:24.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-19T19:50:24.766Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-19T19:50:24.766Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-19T19:50:24.804Z] ......... [ 86%] [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-01-19T19:50:24.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-01-19T19:50:24.972Z] === RUN TestUpdateRestartPolicy [2022-01-19T19:50:26.132Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-19T19:50:26.393Z] check_test.go:309: [d208462b7f9ab] daemon is not started [2022-01-19T19:50:26.393Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-19T19:50:27.323Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-19T19:50:28.253Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-19T19:50:29.183Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-19T19:50:29.378Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-19T19:50:29.378Z] PASS [2022-01-19T19:50:29.378Z] [2022-01-19T19:50:29.378Z] DONE 17 tests in 50.668s [2022-01-19T19:50:29.378Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-19T19:50:29.378Z] INFO: Testing against a local daemon [2022-01-19T19:50:29.378Z] === RUN TestPluginInvalidJSON [2022-01-19T19:50:29.378Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:50:29.378Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:50:29.378Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:50:29.378Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-19T19:50:29.378Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-19T19:50:29.378Z] === RUN TestPluginInstall [2022-01-19T19:50:29.378Z] === RUN TestPluginInstall/no_auth [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdf92b9b147a319a2065ded59db7561f8679a30728fa9997943d399e308e695a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdf92b9b147a319a2065ded59db7561f8679a30728fa9997943d399e308e695a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.378Z] === RUN TestPluginInstall/with_htpasswd [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:790bc173a989b1b63b0d742b6b9bc49634ab5733aeb2bd82724f6b3552130a5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.378Z] time="2022-01-19T19:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:790bc173a989b1b63b0d742b6b9bc49634ab5733aeb2bd82724f6b3552130a5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.378Z] === RUN TestPluginInstall/with_insecure [2022-01-19T19:50:29.440Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-19T19:50:29.609Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-19T19:50:29.638Z] time="2022-01-19T19:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.638Z] time="2022-01-19T19:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d1d7575821aa1ec2863f5460beae48cca8e5aaea4ceb449f821cc0474ab55d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.638Z] time="2022-01-19T19:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:50:29.638Z] time="2022-01-19T19:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d1d7575821aa1ec2863f5460beae48cca8e5aaea4ceb449f821cc0474ab55d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:50:29.901Z] plugin_test.go:165: [d26385c43af07] daemon is not started [2022-01-19T19:50:29.901Z] --- PASS: TestPluginInstall (3.43s) [2022-01-19T19:50:29.901Z] --- PASS: TestPluginInstall/no_auth (1.65s) [2022-01-19T19:50:29.901Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2022-01-19T19:50:29.901Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-01-19T19:50:29.901Z] === RUN TestPluginsWithRuntimes [2022-01-19T19:50:30.369Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-19T19:50:30.370Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (33.16s) [2022-01-19T19:50:30.370Z] PASS [2022-01-19T19:50:30.370Z] [2022-01-19T19:50:30.370Z] === Skipped [2022-01-19T19:50:30.370Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-19T19:50:30.370Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T19:50:30.370Z] [2022-01-19T19:50:30.370Z] [2022-01-19T19:50:30.370Z] DONE 33 tests, 1 skipped in 258.545s [2022-01-19T19:50:30.627Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-19T19:50:30.627Z] ++ 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-01-19T19:50:30.627Z] ++ set -e [2022-01-19T19:50:30.627Z] ++ '[' -n 0 ']' [2022-01-19T19:50:30.627Z] ++ set -x [2022-01-19T19:50:30.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-19T19:50:30.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-19T19:50:30.627Z] INFO: Testing against a local daemon [2022-01-19T19:50:30.627Z] === RUN TestConfigInspect [2022-01-19T19:50:30.883Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-19T19:50:31.074Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-19T19:50:31.811Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-19T19:50:31.857Z] 4612f6d0b889: Pull complete [2022-01-19T19:50:32.381Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-19T19:50:33.321Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-01-19T19:50:33.321Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-01-19T19:50:33.321Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-01-19T19:50:33.321Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T19:50:33.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-19T19:50:33.660Z] --- PASS: TestConfigInspect (2.87s) [2022-01-19T19:50:33.660Z] === RUN TestConfigList [2022-01-19T19:50:33.892Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-01-19T19:50:33.892Z] PASS [2022-01-19T19:50:33.892Z] [2022-01-19T19:50:33.892Z] DONE 10 tests in 7.539s [2022-01-19T19:50:33.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-19T19:50:33.892Z] INFO: Testing against a local daemon [2022-01-19T19:50:33.892Z] === RUN TestExternalGraphDriver [2022-01-19T19:50:34.152Z] === RUN TestExternalGraphDriver/json [2022-01-19T19:50:35.551Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-19T19:50:36.065Z] === RUN TestExternalGraphDriver/spec [2022-01-19T19:50:36.479Z] --- PASS: TestConfigList (2.90s) [2022-01-19T19:50:36.479Z] === RUN TestConfigsCreateAndDelete [2022-01-19T19:50:37.139Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2022-01-19T19:50:37.139Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-19T19:50:37.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-19T19:50:37.139Z] === RUN TestWaitNonBlocked [2022-01-19T19:50:37.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:50:37.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:50:37.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:50:37.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:50:37.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:50:37.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:50:37.139Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-19T19:50:37.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.50s) [2022-01-19T19:50:37.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-01-19T19:50:37.139Z] === RUN TestWaitBlocked [2022-01-19T19:50:37.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:50:37.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:50:37.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:50:37.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:50:37.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:50:37.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:50:37.394Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-19T19:50:37.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-01-19T19:50:37.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-01-19T19:50:37.394Z] === CONT TestContainerStartOnDaemonRestart [2022-01-19T19:50:37.394Z] === CONT TestContainerKillOnDaemonStart [2022-01-19T19:50:37.471Z] === RUN TestExternalGraphDriver/pull [2022-01-19T19:50:37.624Z] tests/integration/models_nodes_test.py . [ 91%] [2022-01-19T19:50:37.624Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-19T19:50:38.375Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-19T19:50:38.853Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-01-19T19:50:38.854Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-01-19T19:50:38.854Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-01-19T19:50:38.854Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-01-19T19:50:38.854Z] === RUN TestGraphdriverPluginV2 [2022-01-19T19:50:39.305Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2022-01-19T19:50:39.305Z] === RUN TestConfigsUpdate [2022-01-19T19:50:39.908Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s) [2022-01-19T19:50:39.908Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-19T19:50:41.201Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-19T19:50:41.273Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.57s) [2022-01-19T19:50:41.273Z] === CONT TestDaemonHostGatewayIP [2022-01-19T19:50:42.134Z] --- PASS: TestConfigsUpdate (2.93s) [2022-01-19T19:50:42.134Z] === RUN TestTemplatedConfig [2022-01-19T19:50:43.053Z] --- PASS: TestGraphdriverPluginV2 (4.05s) [2022-01-19T19:50:43.053Z] PASS [2022-01-19T19:50:43.053Z] [2022-01-19T19:50:43.053Z] DONE 5 tests in 9.089s [2022-01-19T19:50:43.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-19T19:50:43.053Z] INFO: Testing against a local daemon [2022-01-19T19:50:43.053Z] === RUN TestContinueAfterPluginCrash [2022-01-19T19:50:43.053Z] === PAUSE TestContinueAfterPluginCrash [2022-01-19T19:50:43.053Z] === RUN TestReadPluginNoRead [2022-01-19T19:50:43.053Z] === PAUSE TestReadPluginNoRead [2022-01-19T19:50:43.053Z] === RUN TestDaemonStartWithLogOpt [2022-01-19T19:50:43.053Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-19T19:50:43.053Z] === CONT TestContinueAfterPluginCrash [2022-01-19T19:50:43.053Z] === CONT TestDaemonStartWithLogOpt [2022-01-19T19:50:43.160Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2022-01-19T19:50:43.160Z] === CONT TestDaemonRestartIpcMode [2022-01-19T19:50:43.501Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-19T19:50:43.707Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-01-19T19:50:44.869Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-19T19:50:45.432Z] --- PASS: TestTemplatedConfig (3.36s) [2022-01-19T19:50:45.432Z] === RUN TestConfigCreateResolve [2022-01-19T19:50:45.673Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2022-01-19T19:50:45.673Z] === CONT TestIpcModeOlderClient [2022-01-19T19:50:45.673Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-19T19:50:45.688Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-19T19:50:46.251Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-19T19:50:46.350Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-01-19T19:50:46.350Z] === CONT TestReadPluginNoRead [2022-01-19T19:50:46.453Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-19T19:50:46.453Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-19T19:50:47.181Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-19T19:50:47.437Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-19T19:50:47.693Z] check_test.go:309: [dbd37f646d4ec] daemon is not started [2022-01-19T19:50:47.693Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-19T19:50:47.693Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-19T19:50:47.949Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-19T19:50:47.949Z] --- PASS: TestConfigCreateResolve (2.64s) [2022-01-19T19:50:47.949Z] === RUN TestConfigDaemonLibtrustID [2022-01-19T19:50:48.206Z] check_test.go:309: [d5eba269a7c01] daemon is not started [2022-01-19T19:50:48.206Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-19T19:50:48.769Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2022-01-19T19:50:48.769Z] PASS [2022-01-19T19:50:48.769Z] [2022-01-19T19:50:48.769Z] DONE 7 tests in 18.157s [2022-01-19T19:50:48.769Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-19T19:50:48.769Z] ++ 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-01-19T19:50:48.769Z] ++ set -e [2022-01-19T19:50:48.769Z] ++ '[' -n 0 ']' [2022-01-19T19:50:48.769Z] ++ set -x [2022-01-19T19:50:48.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-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-01-19T19:50:48.892Z] === RUN TestReadPluginNoRead/default [2022-01-19T19:50:49.026Z] INFO: Testing against a local daemon [2022-01-19T19:50:49.026Z] === RUN TestCheckpoint [2022-01-19T19:50:49.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:50:49.026Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-19T19:50:49.026Z] === RUN TestContainerInvalidJSON [2022-01-19T19:50:49.026Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:50:49.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:50:49.026Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:50:49.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:50:49.026Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:50:49.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:50:49.026Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T19:50:49.026Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-19T19:50:49.026Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T19:50:49.026Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-19T19:50:49.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-19T19:50:49.026Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-19T19:50:49.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-19T19:50:49.026Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-19T19:50:49.026Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-19T19:50:49.026Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-19T19:50:49.026Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-01-19T19:50:49.026Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-19T19:50:49.295Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2022-01-19T19:50:49.295Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-19T19:50:49.295Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-01-19T19:50:49.295Z] === RUN TestCopyFromContainer [2022-01-19T19:50:49.553Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-19T19:50:49.832Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-19T19:50:49.836Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-01-19T19:50:49.836Z] PASS [2022-01-19T19:50:49.836Z] [2022-01-19T19:50:49.836Z] === Skipped [2022-01-19T19:50:49.836Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-19T19:50:49.836Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:50:49.836Z] [2022-01-19T19:50:49.836Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:50:49.836Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:50:49.836Z] [2022-01-19T19:50:49.836Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-19T19:50:49.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:50:49.836Z] [2022-01-19T19:50:49.836Z] [2022-01-19T19:50:49.836Z] DONE 196 tests, 3 skipped in 98.264s [2022-01-19T19:50:49.836Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-19T19:50:49.836Z] ++ 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-01-19T19:50:49.836Z] ++ set -e [2022-01-19T19:50:49.836Z] ++ '[' -n 0 ']' [2022-01-19T19:50:49.836Z] ++ set -x [2022-01-19T19:50:49.836Z] ++ 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-01-19T19:50:49.836Z] INFO: Testing against a local daemon [2022-01-19T19:50:49.836Z] === RUN TestCommitInheritsEnv [2022-01-19T19:50:49.836Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-19T19:50:49.836Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-19T19:50:49.836Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-19T19:50:49.836Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-19T19:50:49.836Z] === RUN TestImagesFilterMultiReference [2022-01-19T19:50:49.836Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-19T19:50:49.836Z] === RUN TestImagePullPlatformInvalid [2022-01-19T19:50:49.836Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-19T19:50:49.836Z] === RUN TestRemoveImageOrphaning [2022-01-19T19:50:49.836Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-19T19:50:49.836Z] === RUN TestRemoveImageGarbageCollector [2022-01-19T19:50:49.836Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:50:49.836Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-19T19:50:49.836Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-19T19:50:49.836Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-19T19:50:49.836Z] === RUN TestTagInvalidReference [2022-01-19T19:50:49.836Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-19T19:50:49.836Z] === RUN TestTagValidPrefixedRepo [2022-01-19T19:50:49.836Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-19T19:50:49.836Z] === RUN TestTagExistedNameWithoutForce [2022-01-19T19:50:49.836Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-19T19:50:49.836Z] === RUN TestTagOfficialNames [2022-01-19T19:50:50.092Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-19T19:50:50.092Z] === RUN TestTagMatchesDigest [2022-01-19T19:50:50.092Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-19T19:50:50.092Z] PASS [2022-01-19T19:50:50.092Z] [2022-01-19T19:50:50.092Z] === Skipped [2022-01-19T19:50:50.092Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-19T19:50:50.092Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-19T19:50:50.092Z] [2022-01-19T19:50:50.092Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-19T19:50:50.092Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:50:50.092Z] [2022-01-19T19:50:50.092Z] [2022-01-19T19:50:50.092Z] DONE 12 tests, 2 skipped in 0.898s [2022-01-19T19:50:50.092Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-19T19:50:50.092Z] ++ 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-01-19T19:50:50.092Z] ++ set -e [2022-01-19T19:50:50.092Z] ++ '[' -n 0 ']' [2022-01-19T19:50:50.092Z] ++ set -x [2022-01-19T19:50:50.092Z] ++ 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-01-19T19:50:50.092Z] INFO: Testing against a local daemon [2022-01-19T19:50:50.092Z] === RUN TestNetworkCreateDelete [2022-01-19T19:50:50.128Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-19T19:50:50.128Z] check_test.go:309: [d26c484105348] daemon is not started [2022-01-19T19:50:50.128Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-19T19:50:50.347Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-01-19T19:50:50.348Z] === RUN TestDockerNetworkDeletePreferID [2022-01-19T19:50:50.369Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-19T19:50:50.603Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-19T19:50:50.603Z] === RUN TestDaemonDNSFallback [2022-01-19T19:50:50.627Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-19T19:50:50.628Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-19T19:50:50.628Z] [2022-01-19T19:50:50.628Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-19T19:50:50.628Z] =========================== short test summary info ============================ [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-19T19:50:50.628Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-19T19:50:50.628Z] Not supported on most drivers [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-19T19:50:50.628Z] Output of docker top depends on host distro, and is not formalized. [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-19T19:50:50.628Z] Output of docker top depends on host distro, and is not formalized. [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-19T19:50:50.628Z] Can fail if eth0 has multiple IP addresses [2022-01-19T19:50:50.628Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-19T19:50:50.628Z] This doesn't seem to be taken into account by the engine [2022-01-19T19:50:50.628Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-01-19T19:50:50.628Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-19T19:50:50.628Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.88 seconds == [2022-01-19T19:50:50.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-19T19:50:51.057Z] === RUN TestCopyFromContainer// [2022-01-19T19:50:51.215Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-19T19:50:51.313Z] === RUN TestCopyFromContainer//bar/root [2022-01-19T19:50:51.313Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-19T19:50:51.475Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-01-19T19:50:51.570Z] === RUN TestCopyFromContainer/bar/quux [2022-01-19T19:50:51.570Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-19T19:50:51.570Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-19T19:50:51.570Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-19T19:50:51.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-19T19:50:51.826Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-19T19:50:51.826Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer (2.68s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-01-19T19:50:52.083Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-01-19T19:50:52.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-19T19:50:52.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:50:52.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:50:52.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:50:52.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:50:52.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:50:52.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:50:52.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T19:50:52.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T19:50:52.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T19:50:52.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-19T19:50:52.083Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-19T19:50:52.083Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-19T19:50:52.083Z] === RUN TestCreateWithInvalidEnv [2022-01-19T19:50:52.083Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-19T19:50:52.083Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-19T19:50:52.083Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-19T19:50:52.083Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-19T19:50:52.083Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-19T19:50:52.083Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-19T19:50:52.083Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-19T19:50:52.083Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-19T19:50:52.083Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-19T19:50:52.083Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-19T19:50:52.083Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-19T19:50:52.083Z] === RUN TestCreateTmpfsMountsTarget [2022-01-19T19:50:52.083Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-19T19:50:52.083Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-19T19:50:52.339Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-19T19:50:52.414Z] === CONT TestReadPluginNoRead [2022-01-19T19:50:52.414Z] read_test.go:92: [d8b058b5b369a] daemon is not started [2022-01-19T19:50:52.414Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-01-19T19:50:52.414Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-19T19:50:52.414Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-01-19T19:50:52.414Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-01-19T19:50:52.414Z] PASS [2022-01-19T19:50:52.414Z] [2022-01-19T19:50:52.414Z] DONE 6 tests in 9.240s [2022-01-19T19:50:52.414Z] 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-01-19T19:50:52.414Z] testing: warning: no tests to run [2022-01-19T19:50:52.414Z] PASS [2022-01-19T19:50:52.414Z] [2022-01-19T19:50:52.414Z] DONE 0 tests in 0.010s [2022-01-19T19:50:52.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-19T19:50:52.414Z] INFO: Testing against a local daemon [2022-01-19T19:50:52.414Z] === RUN TestPluginWithDevMounts [2022-01-19T19:50:52.414Z] === PAUSE TestPluginWithDevMounts [2022-01-19T19:50:52.414Z] === CONT TestPluginWithDevMounts [2022-01-19T19:50:52.596Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-19T19:50:53.526Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-19T19:50:53.783Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-19T19:50:54.039Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2022-01-19T19:50:54.039Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-19T19:50:54.325Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-01-19T19:50:54.325Z] PASS [2022-01-19T19:50:54.325Z] [2022-01-19T19:50:54.325Z] DONE 1 tests in 1.644s [2022-01-19T19:50:54.325Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-19T19:50:54.325Z] INFO: Testing against a local daemon [2022-01-19T19:50:54.325Z] === RUN TestSecretInspect [2022-01-19T19:50:56.234Z] --- PASS: TestSecretInspect (2.14s) [2022-01-19T19:50:56.234Z] === RUN TestSecretList [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:50:56.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:50:56.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:50:56.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:50:56.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:50:56.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:50:56.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:50:56.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T19:50:56.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T19:50:56.560Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-19T19:50:56.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T19:50:56.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T19:50:56.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-19T19:50:56.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-19T19:50:56.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-19T19:50:56.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2022-01-19T19:50:56.816Z] === RUN TestCreateDifferentPlatform [2022-01-19T19:50:56.816Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-19T19:50:56.816Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-19T19:50:56.816Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-19T19:50:56.816Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-19T19:50:56.816Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-19T19:50:56.816Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-19T19:50:56.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-19T19:50:56.816Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-19T19:50:56.816Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-19T19:50:56.816Z] === RUN TestContainerStartOnDaemonRestart [2022-01-19T19:50:56.816Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-19T19:50:56.816Z] === RUN TestDaemonRestartIpcMode [2022-01-19T19:50:56.816Z] === PAUSE TestDaemonRestartIpcMode [2022-01-19T19:50:56.816Z] === RUN TestDaemonHostGatewayIP [2022-01-19T19:50:56.816Z] === PAUSE TestDaemonHostGatewayIP [2022-01-19T19:50:56.816Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-19T19:50:56.816Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-19T19:50:56.816Z] === RUN TestContainerKillOnDaemonStart [2022-01-19T19:50:56.816Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-19T19:50:56.816Z] === RUN TestDiff [2022-01-19T19:50:57.136Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-01-19T19:50:57.136Z] === RUN TestInspectNetwork [2022-01-19T19:50:57.378Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-19T19:50:57.634Z] --- PASS: TestDiff (0.67s) [2022-01-19T19:50:57.634Z] === RUN TestExecWithCloseStdin [2022-01-19T19:50:57.890Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-19T19:50:58.453Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-01-19T19:50:58.453Z] === RUN TestExec [2022-01-19T19:50:58.772Z] --- PASS: TestSecretList (2.16s) [2022-01-19T19:50:58.772Z] === RUN TestSecretsCreateAndDelete [2022-01-19T19:50:59.015Z] --- PASS: TestExec (0.68s) [2022-01-19T19:50:59.015Z] === RUN TestExecUser [2022-01-19T19:50:59.649Z] === RUN TestInspectNetwork/full_network_id [2022-01-19T19:50:59.649Z] === RUN TestInspectNetwork/partial_network_id [2022-01-19T19:50:59.649Z] === RUN TestInspectNetwork/network_name [2022-01-19T19:50:59.649Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-19T19:50:59.944Z] --- PASS: TestExecUser (0.70s) [2022-01-19T19:50:59.944Z] === RUN TestExportContainerAndImportImage [2022-01-19T19:50:59.944Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-19T19:51:00.680Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-01-19T19:51:00.680Z] === RUN TestSecretsUpdate [2022-01-19T19:51:00.872Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2022-01-19T19:51:00.872Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-19T19:51:01.434Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-19T19:51:01.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-01-19T19:51:01.998Z] === RUN TestHealthCheckWorkdir [2022-01-19T19:51:02.590Z] --- PASS: TestSecretsUpdate (2.16s) [2022-01-19T19:51:02.590Z] === RUN TestTemplatedSecret [2022-01-19T19:51:02.929Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-19T19:51:02.929Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-01-19T19:51:02.929Z] === RUN TestHealthKillContainer [2022-01-19T19:51:02.929Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-19T19:51:03.073Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T19:51:03.073Z] [2022-01-19T19:51:03.073Z] Unloading profiles will leave already running processes permanently [2022-01-19T19:51:03.073Z] unconfined, which can lead to unexpected situations. [2022-01-19T19:51:03.073Z] [2022-01-19T19:51:03.073Z] To set a process to complain mode, use the command line tool [2022-01-19T19:51:03.073Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T19:51:03.073Z] Post stage [Pipeline] junit [2022-01-19T19:51:03.342Z] Recording test results [2022-01-19T19:51:03.589Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-19T19:51:03.811Z] --- PASS: TestInspectNetwork (6.98s) [2022-01-19T19:51:03.811Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-19T19:51:03.811Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-19T19:51:03.811Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-19T19:51:03.811Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-19T19:51:03.811Z] === RUN TestRunContainerWithBridgeNone [2022-01-19T19:51:03.861Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-19T19:51:03.862Z] + echo Ensuring container killed. [2022-01-19T19:51:03.862Z] Ensuring container killed. [2022-01-19T19:51:03.862Z] + docker rm -vf docker-pr10 [2022-01-19T19:51:03.862Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-01-19T19:51:04.163Z] + echo Chowning /workspace to jenkins user [2022-01-19T19:51:04.163Z] Chowning /workspace to jenkins user [2022-01-19T19:51:04.163Z] + id -u [2022-01-19T19:51:04.163Z] + id -g [2022-01-19T19:51:04.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T19:51:05.135Z] --- PASS: TestTemplatedSecret (2.62s) [2022-01-19T19:51:05.135Z] === RUN TestSecretCreateResolve [2022-01-19T19:51:05.177Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2022-01-19T19:51:05.177Z] === RUN TestNetworkInvalidJSON [2022-01-19T19:51:05.177Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-19T19:51:05.177Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-19T19:51:05.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:51:05.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:51:05.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:51:05.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:51:05.177Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-19T19:51:05.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:51:05.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-19T19:51:05.177Z] === RUN TestNetworkList [2022-01-19T19:51:05.177Z] === RUN TestNetworkList//networks [2022-01-19T19:51:05.177Z] === PAUSE TestNetworkList//networks [2022-01-19T19:51:05.177Z] === RUN TestNetworkList//networks/ [2022-01-19T19:51:05.177Z] === PAUSE TestNetworkList//networks/ [2022-01-19T19:51:05.177Z] === CONT TestNetworkList//networks [2022-01-19T19:51:05.177Z] === CONT TestNetworkList//networks/ [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkList (0.01s) [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-19T19:51:05.177Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-19T19:51:05.177Z] === RUN TestHostIPv4BridgeLabel [2022-01-19T19:51:05.228Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-19T19:51:05.402Z] + bundleName=docker-py [2022-01-19T19:51:05.402Z] + echo Creating docker-py-bundles.tar.gz [2022-01-19T19:51:05.402Z] Creating docker-py-bundles.tar.gz [2022-01-19T19:51:05.402Z] + 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-01-19T19:51:05.417Z] Archiving artifacts [2022-01-19T19:51:05.669Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-01-19T19:51:05.739Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-19T19:51:05.739Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] sh [2022-01-19T19:51:05.790Z] check_test.go:309: [d285e40fc28df] daemon is not started [2022-01-19T19:51:05.790Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-19T19:51:06.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/make.sh binary-daemon [2022-01-19T19:51:06.047Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-19T19:51:06.047Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-19T19:51:06.272Z] [2022-01-19T19:51:06.530Z] Removing bundles/ [2022-01-19T19:51:06.530Z] [2022-01-19T19:51:06.530Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-01-19T19:51:06.530Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-19T19:51:06.530Z] GOOS="" GOARCH="" GOARM="" [2022-01-19T19:51:06.612Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-19T19:51:06.665Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-19T19:51:06.665Z] === RUN TestDaemonDefaultNetworkPools [2022-01-19T19:51:06.871Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-19T19:51:07.127Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-19T19:51:07.383Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-19T19:51:07.591Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-19T19:51:07.591Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-19T19:51:07.701Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-01-19T19:51:07.701Z] PASS [2022-01-19T19:51:07.701Z] [2022-01-19T19:51:07.701Z] DONE 6 tests in 13.556s [2022-01-19T19:51:07.701Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-19T19:51:07.701Z] INFO: Testing against a local daemon [2022-01-19T19:51:07.701Z] === RUN TestServiceCreateInit [2022-01-19T19:51:07.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-19T19:51:08.518Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-19T19:51:08.518Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-19T19:51:09.882Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-19T19:51:09.882Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-19T19:51:09.899Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-19T19:51:09.899Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-19T19:51:10.442Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-19T19:51:10.442Z] === RUN TestServiceWithPredefinedNetwork [2022-01-19T19:51:11.264Z] --- PASS: TestHealthKillContainer (8.27s) [2022-01-19T19:51:11.264Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-19T19:51:11.520Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-01-19T19:51:11.520Z] === RUN TestIpcModeNone [2022-01-19T19:51:11.899Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-19T19:51:12.082Z] --- PASS: TestIpcModeNone (0.54s) [2022-01-19T19:51:12.082Z] === RUN TestIpcModePrivate [2022-01-19T19:51:12.340Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-19T19:51:12.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-01-19T19:51:12.903Z] --- PASS: TestIpcModePrivate (0.85s) [2022-01-19T19:51:12.903Z] === RUN TestIpcModeShareable [2022-01-19T19:51:12.956Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-01-19T19:51:12.956Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-19T19:51:12.956Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:51:12.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:51:12.956Z] === RUN TestServiceWithDataPathPortInit [2022-01-19T19:51:13.466Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-19T19:51:13.723Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-01-19T19:51:13.723Z] --- PASS: TestIpcModeShareable (0.80s) [2022-01-19T19:51:13.723Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-19T19:51:13.980Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-19T19:51:14.909Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-19T19:51:15.194Z] --- PASS: TestServiceCreateInit (7.39s) [2022-01-19T19:51:15.194Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2022-01-19T19:51:15.194Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-01-19T19:51:15.194Z] === RUN TestCreateServiceMultipleTimes [2022-01-19T19:51:16.283Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2022-01-19T19:51:16.283Z] === RUN TestAPIIpcModeHost [2022-01-19T19:51:16.540Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-19T19:51:16.540Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-19T19:51:16.540Z] check_test.go:309: [d9fcc66b71fef] daemon is not started [2022-01-19T19:51:16.540Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-19T19:51:17.104Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-01-19T19:51:17.104Z] === RUN TestDaemonIpcModeShareable [2022-01-19T19:51:17.360Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-19T19:51:18.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2022-01-19T19:51:18.725Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-19T19:51:18.982Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2022-01-19T19:51:18.982Z] === RUN TestDaemonIpcModePrivate [2022-01-19T19:51:20.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-01-19T19:51:20.872Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2022-01-19T19:51:20.872Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-19T19:51:20.872Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-19T19:51:22.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-01-19T19:51:22.239Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-01-19T19:51:22.239Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-19T19:51:22.803Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-19T19:51:24.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-19T19:51:24.173Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-01-19T19:51:24.173Z] === RUN TestIpcModeOlderClient [2022-01-19T19:51:24.173Z] === PAUSE TestIpcModeOlderClient [2022-01-19T19:51:24.173Z] === RUN TestKillContainerInvalidSignal [2022-01-19T19:51:24.173Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-19T19:51:24.430Z] check_test.go:309: [d0c2a4c3f6a76] daemon is not started [2022-01-19T19:51:24.430Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-19T19:51:24.993Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2022-01-19T19:51:24.993Z] === RUN TestKillContainer [2022-01-19T19:51:24.993Z] === RUN TestKillContainer/no_signal [2022-01-19T19:51:25.557Z] === RUN TestKillContainer/non_killing_signal [2022-01-19T19:51:26.119Z] === RUN TestKillContainer/killing_signal [2022-01-19T19:51:27.052Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-19T19:51:27.309Z] --- PASS: TestKillContainer (2.34s) [2022-01-19T19:51:27.309Z] --- PASS: TestKillContainer/no_signal (0.76s) [2022-01-19T19:51:27.309Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-01-19T19:51:27.309Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-01-19T19:51:27.309Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-19T19:51:27.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-19T19:51:27.566Z] check_test.go:309: [d51a752ae3369] daemon is not started [2022-01-19T19:51:27.566Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-19T19:51:27.794Z] --- PASS: TestServiceWithDataPathPortInit (13.11s) [2022-01-19T19:51:27.794Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-19T19:51:27.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-19T19:51:28.059Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e1sd4702hjc3dntd77gqz82rt Created:2022-01-19 19:51:26.986964326 +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[b13415ed316ce835d934b030ced9135cf7130ce7d8b310cdb503d1944889cb49:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x9dwl0ul260ojsjrcj0rbq4pu EndpointID:fa9cb2f061fd9417d036da080b295ffec12489d82352427f11a29b1d72de8f52 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d930a1258b8e070e3b3a5c1481297f590083ee65589f0c95ce92566ddbe7cee 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:7f2003f2c117 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x9dwl0ul260ojsjrcj0rbq4pu EndpointID:fa9cb2f061fd9417d036da080b295ffec12489d82352427f11a29b1d72de8f52 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-19T19:51:28.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-01-19T19:51:28.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2022-01-19T19:51:28.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-01-19T19:51:28.383Z] === RUN TestKillStoppedContainer [2022-01-19T19:51:28.640Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-01-19T19:51:28.640Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-19T19:51:28.640Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-01-19T19:51:28.640Z] === RUN TestKillDifferentUserContainer [2022-01-19T19:51:28.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-19T19:51:29.202Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2022-01-19T19:51:29.202Z] === RUN TestInspectOomKilledTrue [2022-01-19T19:51:29.202Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:51:29.202Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-19T19:51:29.202Z] === RUN TestInspectOomKilledFalse [2022-01-19T19:51:29.202Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:51:29.202Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-19T19:51:29.202Z] === RUN TestLinksEtcHostsContentMatch [2022-01-19T19:51:29.775Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-01-19T19:51:29.775Z] === RUN TestLinksContainerNames [2022-01-19T19:51:31.157Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-19T19:51:31.157Z] --- PASS: TestLinksContainerNames (1.40s) [2022-01-19T19:51:31.157Z] === RUN TestLogsFollowTailEmpty [2022-01-19T19:51:31.157Z] docker_cli_daemon_plugins_test.go:79: [d013090561ca0] daemon is not started [2022-01-19T19:51:31.412Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-19T19:51:31.668Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-01-19T19:51:31.668Z] === RUN TestContainerNetworkMountsNoChown [2022-01-19T19:51:32.230Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-19T19:51:32.487Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/default [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/default [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/private [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/private [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rprivate [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/slave [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/slave [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rslave [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/shared [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/shared [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rshared [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/default [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/rshared [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/shared [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/rslave [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/slave [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/rprivate [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/private [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-19T19:51:32.487Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:51:32.487Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-19T19:51:32.487Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-19T19:51:32.743Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-19T19:51:33.000Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-19T19:51:33.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-19T19:51:33.000Z] === RUN TestContainerBindMountNonRecursive [2022-01-19T19:51:33.301Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2022-01-19T19:51:33.301Z] === RUN TestCreateServiceConflict [2022-01-19T19:51:33.301Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-01-19T19:51:33.301Z] === RUN TestCreateServiceMaxReplicas [2022-01-19T19:51:33.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-01-19T19:51:33.346Z] PASS [2022-01-19T19:51:33.346Z] [2022-01-19T19:51:33.346Z] === Skipped [2022-01-19T19:51:33.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:51:33.346Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:51:33.346Z] [2022-01-19T19:51:33.346Z] [2022-01-19T19:51:33.346Z] DONE 26 tests, 1 skipped in 42.499s [2022-01-19T19:51:33.347Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:51:33.347Z] ++ 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-01-19T19:51:33.347Z] ++ set -e [2022-01-19T19:51:33.347Z] ++ '[' -n 0 ']' [2022-01-19T19:51:33.347Z] ++ set -x [2022-01-19T19:51:33.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-19T19:51:33.347Z] INFO: Testing against a local daemon [2022-01-19T19:51:33.347Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-19T19:51:33.347Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:51:33.347Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-19T19:51:33.347Z] === RUN TestDockerNetworkIpvlan [2022-01-19T19:51:33.347Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:51:33.347Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:51:33.347Z] PASS [2022-01-19T19:51:33.347Z] [2022-01-19T19:51:33.347Z] === Skipped [2022-01-19T19:51:33.347Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-19T19:51:33.347Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:51:33.347Z] [2022-01-19T19:51:33.347Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:51:33.347Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:51:33.347Z] [2022-01-19T19:51:33.347Z] [2022-01-19T19:51:33.347Z] DONE 2 tests, 2 skipped in 0.109s [2022-01-19T19:51:33.347Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:51:33.347Z] ++ 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-01-19T19:51:33.347Z] ++ set -e [2022-01-19T19:51:33.347Z] ++ '[' -n 0 ']' [2022-01-19T19:51:33.347Z] ++ set -x [2022-01-19T19:51:33.347Z] ++ 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-01-19T19:51:33.347Z] INFO: Testing against a local daemon [2022-01-19T19:51:33.347Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-19T19:51:34.272Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-01-19T19:51:34.272Z] === RUN TestDockerNetworkMacvlan [2022-01-19T19:51:34.833Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-19T19:51:34.891Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2022-01-19T19:51:34.891Z] === RUN TestContainerVolumesMountedAsShared [2022-01-19T19:51:35.147Z] docker_cli_daemon_plugins_test.go:169: [dd462cb0501b8] daemon is not started [2022-01-19T19:51:35.394Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-19T19:51:35.841Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-01-19T19:51:35.841Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-19T19:51:36.079Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s) [2022-01-19T19:51:36.079Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-19T19:51:36.321Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-19T19:51:36.337Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2022-01-19T19:51:36.337Z] === RUN TestNetworkNat [2022-01-19T19:51:36.900Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-19T19:51:37.157Z] --- PASS: TestNetworkNat (0.86s) [2022-01-19T19:51:37.157Z] === RUN TestNetworkLocalhostTCPNat [2022-01-19T19:51:37.687Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-19T19:51:38.086Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-01-19T19:51:38.086Z] === RUN TestNetworkLoopbackNat [2022-01-19T19:51:38.086Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-19T19:51:39.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-19T19:51:39.575Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-19T19:51:40.016Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-19T19:51:40.273Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-19T19:51:40.530Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-19T19:51:41.091Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-19T19:51:41.091Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-01-19T19:51:41.091Z] === RUN TestPause [2022-01-19T19:51:41.653Z] check_test.go:309: [d7bad56a16052] daemon is not started [2022-01-19T19:51:41.653Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-19T19:51:41.654Z] --- PASS: TestPause (0.61s) [2022-01-19T19:51:41.654Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-19T19:51:41.654Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:51:41.654Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:51:41.654Z] === RUN TestPauseStopPausedContainer [2022-01-19T19:51:42.088Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-19T19:51:42.582Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-01-19T19:51:42.582Z] === RUN TestPsFilter [2022-01-19T19:51:42.582Z] --- PASS: TestPsFilter (0.14s) [2022-01-19T19:51:42.582Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan (8.80s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-01-19T19:51:43.016Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-01-19T19:51:43.016Z] PASS [2022-01-19T19:51:43.016Z] [2022-01-19T19:51:43.016Z] DONE 8 tests in 10.259s [2022-01-19T19:51:43.016Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-19T19:51:43.016Z] ++ 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-01-19T19:51:43.016Z] ++ set -e [2022-01-19T19:51:43.016Z] ++ '[' -n 0 ']' [2022-01-19T19:51:43.016Z] ++ set -x [2022-01-19T19:51:43.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-19T19:51:43.016Z] testing: warning: no tests to run [2022-01-19T19:51:43.016Z] PASS [2022-01-19T19:51:43.016Z] [2022-01-19T19:51:43.016Z] DONE 0 tests in 0.021s [2022-01-19T19:51:43.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-19T19:51:43.016Z] ++ 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-01-19T19:51:43.016Z] ++ set -e [2022-01-19T19:51:43.016Z] ++ '[' -n 0 ']' [2022-01-19T19:51:43.016Z] ++ set -x [2022-01-19T19:51:43.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-19T19:51:43.016Z] INFO: Testing against a local daemon [2022-01-19T19:51:43.016Z] === RUN TestAuthZPluginAllowRequest [2022-01-19T19:51:43.146Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-19T19:51:43.146Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-19T19:51:43.403Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-01-19T19:51:43.403Z] === RUN TestRemoveContainerWithVolume [2022-01-19T19:51:43.942Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-01-19T19:51:43.942Z] === RUN TestAuthZPluginTLS [2022-01-19T19:51:43.965Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2022-01-19T19:51:43.965Z] === RUN TestRemoveContainerRunning [2022-01-19T19:51:44.502Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-19T19:51:44.502Z] === RUN TestAuthZPluginDenyRequest [2022-01-19T19:51:44.894Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-01-19T19:51:44.894Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-19T19:51:44.894Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-19T19:51:45.063Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-19T19:51:45.064Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-19T19:51:45.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-01-19T19:51:45.457Z] === RUN TestRemoveInvalidContainer [2022-01-19T19:51:45.457Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-19T19:51:45.457Z] === RUN TestRenameLinkedContainer [2022-01-19T19:51:45.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-19T19:51:45.625Z] === RUN TestAuthZPluginDenyResponse [2022-01-19T19:51:46.186Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-19T19:51:46.186Z] === RUN TestAuthZPluginAllowEventStream [2022-01-19T19:51:46.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-19T19:51:47.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-01-19T19:51:47.550Z] === RUN TestAuthZPluginErrorResponse [2022-01-19T19:51:47.806Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-19T19:51:47.806Z] === RUN TestAuthZPluginErrorRequest [2022-01-19T19:51:48.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-19T19:51:48.367Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-19T19:51:48.367Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-19T19:51:48.453Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-01-19T19:51:48.453Z] === RUN TestRenameStoppedContainer [2022-01-19T19:51:48.929Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-19T19:51:48.929Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-19T19:51:49.016Z] --- PASS: TestRenameStoppedContainer (0.64s) [2022-01-19T19:51:49.016Z] === RUN TestRenameRunningContainerAndReuse [2022-01-19T19:51:49.272Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-19T19:51:49.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-19T19:51:50.092Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-19T19:51:50.294Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-01-19T19:51:50.294Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-19T19:51:50.348Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2022-01-19T19:51:50.348Z] === RUN TestRenameInvalidName [2022-01-19T19:51:50.736Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-01-19T19:51:50.736Z] === RUN TestCreateServiceSecretFileMode [2022-01-19T19:51:51.277Z] --- PASS: TestRenameInvalidName (0.74s) [2022-01-19T19:51:51.277Z] === RUN TestRenameAnonymousContainer [2022-01-19T19:51:51.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-19T19:51:51.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-19T19:51:51.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-01-19T19:51:51.657Z] === RUN TestAuthZPluginHeader [2022-01-19T19:51:52.218Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-19T19:51:52.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-19T19:51:52.218Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:51:52.218Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-19T19:51:52.218Z] === RUN TestAuthZPluginV2Disable [2022-01-19T19:51:52.218Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:51:52.218Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-19T19:51:52.218Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-19T19:51:52.218Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:51:52.218Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-19T19:51:52.218Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-19T19:51:52.218Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:51:52.218Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-19T19:51:52.218Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-19T19:51:53.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-19T19:51:53.425Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-19T19:51:53.988Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2022-01-19T19:51:53.988Z] === RUN TestRenameContainerWithSameName [2022-01-19T19:51:53.988Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-19T19:51:54.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-19T19:51:54.550Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2022-01-19T19:51:54.550Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-19T19:51:55.918Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-01-19T19:51:55.918Z] === RUN TestResize [2022-01-19T19:51:55.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-19T19:51:56.175Z] --- PASS: TestResize (0.56s) [2022-01-19T19:51:56.175Z] === RUN TestResizeWithInvalidSize [2022-01-19T19:51:57.104Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-01-19T19:51:57.104Z] === RUN TestResizeWhenContainerNotStarted [2022-01-19T19:51:57.361Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:51:57.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:51:57.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:51:57.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-19T19:51:57.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-19T19:51:57.617Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-19T19:51:57.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-19T19:51:59.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-19T19:51:59.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:51:59.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:52:00.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-19T19:52:00.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-19T19:52:01.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-19T19:52:02.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-19T19:52:02.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-19T19:52:02.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-19T19:52:02.959Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-01-19T19:52:02.959Z] === RUN TestCreateServiceConfigFileMode [2022-01-19T19:52:04.207Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-19T19:52:04.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-19T19:52:05.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-19T19:52:08.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-19T19:52:08.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-19T19:52:10.253Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2022-01-19T19:52:10.253Z] PASS [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] === Skipped [2022-01-19T19:52:10.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-19T19:52:10.253Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-19T19:52:10.253Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-19T19:52:10.253Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-19T19:52:10.253Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] [2022-01-19T19:52:10.253Z] DONE 17 tests, 4 skipped in 25.839s [2022-01-19T19:52:10.253Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-19T19:52:10.253Z] ++ 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-01-19T19:52:10.253Z] ++ set -e [2022-01-19T19:52:10.253Z] ++ '[' -n 0 ']' [2022-01-19T19:52:10.253Z] ++ set -x [2022-01-19T19:52:10.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=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-01-19T19:52:10.253Z] INFO: Testing against a local daemon [2022-01-19T19:52:10.253Z] === RUN TestPluginInvalidJSON [2022-01-19T19:52:10.253Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:52:10.253Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:52:10.253Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:52:10.253Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-19T19:52:10.253Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-19T19:52:10.253Z] === RUN TestPluginInstall [2022-01-19T19:52:10.253Z] === RUN TestPluginInstall/no_auth [2022-01-19T19:52:10.253Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:10.253Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86dd11902d43ac5a175051e95e0c702d207c1552f7df186a7f24643851df51d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:10.253Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:10.253Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86dd11902d43ac5a175051e95e0c702d207c1552f7df186a7f24643851df51d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:10.509Z] === RUN TestPluginInstall/with_htpasswd [2022-01-19T19:52:10.765Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:10.765Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f80d8191f1c0b8a594f8ce534f4c57338deeb6a58882fcba1baffa26405858f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:10.765Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:10.765Z] time="2022-01-19T19:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f80d8191f1c0b8a594f8ce534f4c57338deeb6a58882fcba1baffa26405858f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:11.021Z] === RUN TestPluginInstall/with_insecure [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2022-01-19T19:52:11.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2022-01-19T19:52:11.575Z] === RUN TestCgroupNamespacesRun [2022-01-19T19:52:11.832Z] check_test.go:309: [d44ac51b1907f] daemon is not started [2022-01-19T19:52:11.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-19T19:52:11.949Z] time="2022-01-19T19:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:11.949Z] time="2022-01-19T19:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93faf813fdae18aac87ad6319b3391386252aa6db4607c948d5df2938e4eefe6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:11.949Z] time="2022-01-19T19:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:52:11.949Z] time="2022-01-19T19:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93faf813fdae18aac87ad6319b3391386252aa6db4607c948d5df2938e4eefe6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:52:11.949Z] plugin_test.go:165: [dd7f828900fcf] daemon is not started [2022-01-19T19:52:11.949Z] --- PASS: TestPluginInstall (3.10s) [2022-01-19T19:52:11.949Z] --- PASS: TestPluginInstall/no_auth (1.50s) [2022-01-19T19:52:11.949Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-01-19T19:52:11.949Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-01-19T19:52:11.949Z] === RUN TestPluginsWithRuntimes [2022-01-19T19:52:12.762Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-01-19T19:52:12.762Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-19T19:52:13.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-19T19:52:13.836Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-19T19:52:14.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-19T19:52:14.309Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-01-19T19:52:14.309Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-19T19:52:14.397Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-19T19:52:15.177Z] --- PASS: TestCreateServiceConfigFileMode (12.69s) [2022-01-19T19:52:15.177Z] === RUN TestCreateServiceSysctls [2022-01-19T19:52:15.323Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-01-19T19:52:15.323Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-01-19T19:52:15.323Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-01-19T19:52:15.323Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T19:52:15.579Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-19T19:52:15.579Z] PASS [2022-01-19T19:52:15.579Z] [2022-01-19T19:52:15.579Z] DONE 10 tests in 6.906s [2022-01-19T19:52:15.579Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-19T19:52:15.579Z] ++ 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-01-19T19:52:15.579Z] ++ set -e [2022-01-19T19:52:15.579Z] ++ '[' -n 0 ']' [2022-01-19T19:52:15.579Z] ++ set -x [2022-01-19T19:52:15.579Z] ++ 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-01-19T19:52:15.835Z] INFO: Testing against a local daemon [2022-01-19T19:52:15.835Z] === RUN TestExternalGraphDriver [2022-01-19T19:52:15.835Z] === RUN TestExternalGraphDriver/json [2022-01-19T19:52:16.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.09s) [2022-01-19T19:52:16.830Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-19T19:52:16.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-19T19:52:17.086Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-01-19T19:52:17.087Z] === RUN TestCreateServiceCapabilities [2022-01-19T19:52:17.721Z] === RUN TestExternalGraphDriver/spec [2022-01-19T19:52:18.722Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2022-01-19T19:52:18.723Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-19T19:52:19.084Z] === RUN TestExternalGraphDriver/pull [2022-01-19T19:52:19.625Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-01-19T19:52:19.625Z] === RUN TestInspect [2022-01-19T19:52:19.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-19T19:52:19.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-19T19:52:20.448Z] --- PASS: TestExternalGraphDriver (4.69s) [2022-01-19T19:52:20.448Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-01-19T19:52:20.448Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-01-19T19:52:20.448Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-01-19T19:52:20.448Z] === RUN TestGraphdriverPluginV2 [2022-01-19T19:52:20.448Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:20.448Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-19T19:52:20.448Z] PASS [2022-01-19T19:52:20.448Z] [2022-01-19T19:52:20.448Z] === Skipped [2022-01-19T19:52:20.448Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-19T19:52:20.448Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:52:20.448Z] [2022-01-19T19:52:20.448Z] [2022-01-19T19:52:20.448Z] DONE 5 tests, 1 skipped in 4.813s [2022-01-19T19:52:20.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-19T19:52:20.448Z] ++ 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-01-19T19:52:20.448Z] ++ set -e [2022-01-19T19:52:20.448Z] ++ '[' -n 0 ']' [2022-01-19T19:52:20.448Z] ++ set -x [2022-01-19T19:52:20.448Z] ++ 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-01-19T19:52:20.470Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2022-01-19T19:52:20.470Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-19T19:52:20.704Z] INFO: Testing against a local daemon [2022-01-19T19:52:20.704Z] === RUN TestContinueAfterPluginCrash [2022-01-19T19:52:20.704Z] === PAUSE TestContinueAfterPluginCrash [2022-01-19T19:52:20.704Z] === RUN TestReadPluginNoRead [2022-01-19T19:52:20.704Z] === PAUSE TestReadPluginNoRead [2022-01-19T19:52:20.704Z] === RUN TestDaemonStartWithLogOpt [2022-01-19T19:52:20.704Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-19T19:52:20.704Z] === CONT TestContinueAfterPluginCrash [2022-01-19T19:52:20.704Z] === CONT TestDaemonStartWithLogOpt [2022-01-19T19:52:22.169Z] --- PASS: TestInspect (2.66s) [2022-01-19T19:52:22.169Z] === RUN TestCreateJob [2022-01-19T19:52:22.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-19T19:52:22.370Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2022-01-19T19:52:22.370Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-19T19:52:23.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.11s) [2022-01-19T19:52:23.301Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-19T19:52:23.969Z] --- PASS: TestDaemonStartWithLogOpt (2.89s) [2022-01-19T19:52:23.969Z] === CONT TestReadPluginNoRead [2022-01-19T19:52:25.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-19T19:52:25.192Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2022-01-19T19:52:25.192Z] === RUN TestNISDomainname [2022-01-19T19:52:25.464Z] --- PASS: TestCreateJob (3.10s) [2022-01-19T19:52:25.464Z] === RUN TestReplicatedJob [2022-01-19T19:52:25.856Z] === RUN TestReadPluginNoRead/default [2022-01-19T19:52:26.561Z] --- PASS: TestNISDomainname (1.02s) [2022-01-19T19:52:26.561Z] === RUN TestHostnameDnsResolution [2022-01-19T19:52:26.782Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-19T19:52:27.708Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-19T19:52:27.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-19T19:52:27.925Z] --- PASS: TestHostnameDnsResolution (1.61s) [2022-01-19T19:52:27.925Z] === RUN TestUnprivilegedPortsAndPing [2022-01-19T19:52:28.634Z] --- PASS: TestContinueAfterPluginCrash (7.84s) [2022-01-19T19:52:28.853Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-01-19T19:52:28.853Z] === RUN TestStats [2022-01-19T19:52:28.889Z] === CONT TestReadPluginNoRead [2022-01-19T19:52:28.890Z] read_test.go:92: [d00a9cfb4e0f5] daemon is not started [2022-01-19T19:52:28.890Z] --- PASS: TestReadPluginNoRead (5.38s) [2022-01-19T19:52:28.890Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-01-19T19:52:28.890Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2022-01-19T19:52:28.890Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-01-19T19:52:28.890Z] PASS [2022-01-19T19:52:28.890Z] [2022-01-19T19:52:28.890Z] DONE 6 tests in 8.381s [2022-01-19T19:52:28.890Z] 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-01-19T19:52:28.890Z] ++ 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-01-19T19:52:28.890Z] ++ set -e [2022-01-19T19:52:28.890Z] ++ '[' -n 0 ']' [2022-01-19T19:52:28.890Z] ++ set -x [2022-01-19T19:52:28.890Z] ++ 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-01-19T19:52:28.890Z] testing: warning: no tests to run [2022-01-19T19:52:28.890Z] PASS [2022-01-19T19:52:28.890Z] [2022-01-19T19:52:28.890Z] DONE 0 tests in 0.029s [2022-01-19T19:52:28.890Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-19T19:52:28.890Z] ++ 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-01-19T19:52:28.890Z] ++ set -e [2022-01-19T19:52:28.890Z] ++ '[' -n 0 ']' [2022-01-19T19:52:28.890Z] ++ set -x [2022-01-19T19:52:28.890Z] ++ 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-01-19T19:52:29.145Z] INFO: Testing against a local daemon [2022-01-19T19:52:29.145Z] === RUN TestPluginWithDevMounts [2022-01-19T19:52:29.145Z] === PAUSE TestPluginWithDevMounts [2022-01-19T19:52:29.145Z] === CONT TestPluginWithDevMounts [2022-01-19T19:52:30.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-19T19:52:30.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-19T19:52:30.532Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-01-19T19:52:30.532Z] PASS [2022-01-19T19:52:30.532Z] [2022-01-19T19:52:30.532Z] DONE 1 tests in 1.634s [2022-01-19T19:52:30.532Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-19T19:52:30.532Z] ++ 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-01-19T19:52:30.532Z] ++ set -e [2022-01-19T19:52:30.532Z] ++ '[' -n 0 ']' [2022-01-19T19:52:30.532Z] ++ set -x [2022-01-19T19:52:30.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=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-01-19T19:52:30.744Z] --- PASS: TestReplicatedJob (5.12s) [2022-01-19T19:52:30.744Z] === RUN TestUpdateReplicatedJob [2022-01-19T19:52:30.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-19T19:52:30.795Z] INFO: Testing against a local daemon [2022-01-19T19:52:30.795Z] === RUN TestSecretInspect [2022-01-19T19:52:31.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-19T19:52:31.299Z] --- PASS: TestStats (2.70s) [2022-01-19T19:52:31.299Z] === RUN TestStopContainerWithTimeout [2022-01-19T19:52:31.299Z] === RUN TestStopContainerWithTimeout/0 [2022-01-19T19:52:31.299Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-19T19:52:31.299Z] === RUN TestStopContainerWithTimeout/1 [2022-01-19T19:52:31.299Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-19T19:52:31.299Z] === RUN TestStopContainerWithTimeout/3 [2022-01-19T19:52:31.299Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-19T19:52:31.299Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-19T19:52:31.299Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-19T19:52:31.299Z] === CONT TestStopContainerWithTimeout/0 [2022-01-19T19:52:31.299Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-19T19:52:31.862Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-19T19:52:32.427Z] === CONT TestStopContainerWithTimeout/3 [2022-01-19T19:52:32.684Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-19T19:52:32.689Z] --- PASS: TestSecretInspect (1.70s) [2022-01-19T19:52:32.689Z] === RUN TestSecretList [2022-01-19T19:52:33.248Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-19T19:52:34.040Z] --- PASS: TestUpdateReplicatedJob (3.18s) [2022-01-19T19:52:34.040Z] === RUN TestServiceListWithStatuses [2022-01-19T19:52:34.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:52:34.040Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-19T19:52:34.040Z] === RUN TestDockerNetworkConnectAlias [2022-01-19T19:52:34.054Z] --- PASS: TestSecretList (1.69s) [2022-01-19T19:52:34.054Z] === RUN TestSecretsCreateAndDelete [2022-01-19T19:52:34.616Z] === CONT TestStopContainerWithTimeout/1 [2022-01-19T19:52:35.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-19T19:52:35.942Z] --- PASS: TestSecretsCreateAndDelete (1.70s) [2022-01-19T19:52:35.942Z] === RUN TestSecretsUpdate [2022-01-19T19:52:36.111Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-19T19:52:36.111Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-01-19T19:52:36.111Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-01-19T19:52:36.111Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-01-19T19:52:36.111Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2022-01-19T19:52:36.111Z] === RUN TestDeleteDevicemapper [2022-01-19T19:52:36.111Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:52:36.111Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-19T19:52:36.111Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-19T19:52:37.828Z] --- PASS: TestSecretsUpdate (1.67s) [2022-01-19T19:52:37.829Z] === RUN TestTemplatedSecret [2022-01-19T19:52:38.001Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-19T19:52:38.240Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-01-19T19:52:38.240Z] === RUN TestDockerNetworkReConnect [2022-01-19T19:52:38.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-19T19:52:39.492Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-19T19:52:39.715Z] --- PASS: TestTemplatedSecret (2.19s) [2022-01-19T19:52:39.715Z] === RUN TestSecretCreateResolve [2022-01-19T19:52:39.749Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2022-01-19T19:52:39.749Z] === RUN TestUpdateMemory [2022-01-19T19:52:39.749Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:52:39.749Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-19T19:52:39.749Z] === RUN TestUpdateCPUQuota [2022-01-19T19:52:40.312Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-19T19:52:40.780Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-01-19T19:52:40.780Z] === RUN TestServicePlugin [2022-01-19T19:52:40.873Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-19T19:52:41.129Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-01-19T19:52:41.129Z] === RUN TestUpdatePidsLimit [2022-01-19T19:52:41.129Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-19T19:52:41.602Z] --- PASS: TestSecretCreateResolve (1.69s) [2022-01-19T19:52:41.602Z] PASS [2022-01-19T19:52:41.602Z] [2022-01-19T19:52:41.602Z] DONE 6 tests in 10.747s [2022-01-19T19:52:41.602Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-19T19:52:41.602Z] ++ 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-01-19T19:52:41.602Z] ++ set -e [2022-01-19T19:52:41.602Z] ++ '[' -n 0 ']' [2022-01-19T19:52:41.602Z] ++ set -x [2022-01-19T19:52:41.602Z] ++ 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-01-19T19:52:41.602Z] INFO: Testing against a local daemon [2022-01-19T19:52:41.602Z] === RUN TestServiceCreateInit [2022-01-19T19:52:41.602Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-19T19:52:41.693Z] === RUN TestUpdatePidsLimit/no_change [2022-01-19T19:52:41.949Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-19T19:52:42.205Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-19T19:52:42.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-19T19:52:42.958Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-19T19:52:42.958Z] Copying nested executables into bundles/binary-daemon [2022-01-19T19:52:42.958Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-19T19:52:43.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-19T19:52:43.280Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-19T19:52:43.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/make.sh cross [2022-01-19T19:52:43.537Z] check_test.go:309: [d9baa652e6447] daemon is not started [2022-01-19T19:52:43.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-19T19:52:43.540Z] [2022-01-19T19:52:43.540Z] Removing bundles/ [2022-01-19T19:52:43.798Z] [2022-01-19T19:52:43.798Z] ---> Making bundle: cross (in bundles/cross) [2022-01-19T19:52:43.798Z] Cross building: bundles/cross/linux/amd64 [2022-01-19T19:52:43.798Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-01-19T19:52:43.798Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-01-19T19:52:44.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-01-19T19:52:44.466Z] === RUN TestUpdateRestartPolicy [2022-01-19T19:52:44.987Z] plugin_test.go:62: [d7ce7fe7a1e18] joining swarm manager [d676df196bc7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:52:45.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-19T19:52:45.765Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-19T19:52:45.928Z] plugin_test.go:65: [ded1bb1d7ee31] joining swarm manager [d676df196bc7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:52:45.961Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-19T19:52:47.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-19T19:52:47.587Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-19T19:52:48.279Z] --- PASS: TestServiceCreateInit (6.71s) [2022-01-19T19:52:48.279Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-01-19T19:52:48.279Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.11s) [2022-01-19T19:52:48.279Z] === RUN TestCreateServiceMultipleTimes [2022-01-19T19:52:48.514Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-19T19:52:48.770Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-19T19:52:49.026Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-19T19:52:49.282Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-19T19:52:49.538Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-19T19:52:49.538Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-19T19:52:49.538Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-19T19:52:50.907Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-19T19:52:54.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-19T19:52:54.742Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-19T19:52:55.672Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-19T19:52:56.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-19T19:52:56.236Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-19T19:52:56.493Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-19T19:52:57.056Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2022-01-19T19:52:57.056Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-19T19:52:57.056Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-19T19:52:57.648Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-19T19:52:57.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2022-01-19T19:52:57.648Z] === RUN TestWaitNonBlocked [2022-01-19T19:52:57.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:52:57.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:52:57.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:52:57.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:52:57.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T19:52:57.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T19:52:57.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-19T19:52:57.916Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-19T19:52:59.296Z] --- PASS: TestWaitNonBlocked (0.07s) [2022-01-19T19:52:59.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-01-19T19:52:59.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2022-01-19T19:52:59.296Z] === RUN TestWaitBlocked [2022-01-19T19:52:59.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:52:59.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:52:59.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:52:59.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:52:59.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-19T19:52:59.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-19T19:53:00.226Z] --- PASS: TestWaitBlocked (0.03s) [2022-01-19T19:53:00.226Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2022-01-19T19:53:00.226Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2022-01-19T19:53:00.226Z] === CONT TestContainerStartOnDaemonRestart [2022-01-19T19:53:00.226Z] === CONT TestContainerKillOnDaemonStart [2022-01-19T19:53:00.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-19T19:53:03.112Z] --- PASS: TestCreateServiceMultipleTimes (14.88s) [2022-01-19T19:53:03.113Z] === RUN TestCreateServiceConflict [2022-01-19T19:53:03.759Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2022-01-19T19:53:03.759Z] === CONT TestIpcModeOlderClient [2022-01-19T19:53:03.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-19T19:53:03.759Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-19T19:53:03.759Z] check_test.go:309: [d4833a0b73720] daemon is not started [2022-01-19T19:53:03.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-19T19:53:03.759Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-19T19:53:03.759Z] check_test.go:309: [de5ede97e3e9d] daemon is not started [2022-01-19T19:53:03.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-19T19:53:03.759Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-19T19:53:03.759Z] === CONT TestDaemonHostGatewayIP [2022-01-19T19:53:05.625Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-01-19T19:53:05.625Z] === RUN TestCreateServiceMaxReplicas [2022-01-19T19:53:06.280Z] check_test.go:309: [db628419f32c1] daemon is not started [2022-01-19T19:53:06.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-19T19:53:06.844Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2022-01-19T19:53:06.844Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-19T19:53:08.140Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-01-19T19:53:08.140Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-19T19:53:08.737Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-19T19:53:09.302Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.67s) [2022-01-19T19:53:09.302Z] === CONT TestDaemonRestartIpcMode [2022-01-19T19:53:09.558Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-19T19:53:10.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-19T19:53:10.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-19T19:53:12.489Z] --- PASS: TestServicePlugin (29.85s) [2022-01-19T19:53:12.489Z] === RUN TestServiceUpdateLabel [2022-01-19T19:53:13.058Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-01-19T19:53:13.058Z] === RUN TestServiceUpdateSecrets [2022-01-19T19:53:13.390Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-19T19:53:13.390Z] --- PASS: TestDaemonRestartIpcMode (3.38s) [2022-01-19T19:53:13.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-19T19:53:13.390Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2022-01-19T19:53:13.390Z] PASS [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === Skipped [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-19T19:53:13.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-19T19:53:13.390Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-19T19:53:13.390Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-19T19:53:13.390Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-19T19:53:13.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-19T19:53:13.390Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] [2022-01-19T19:53:13.390Z] DONE 196 tests, 6 skipped in 144.638s [2022-01-19T19:53:13.390Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-19T19:53:13.390Z] ++ 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-01-19T19:53:13.390Z] ++ set -e [2022-01-19T19:53:13.390Z] ++ '[' -n 0 ']' [2022-01-19T19:53:13.390Z] ++ set -x [2022-01-19T19:53:13.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=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-01-19T19:53:13.647Z] INFO: Testing against a local daemon [2022-01-19T19:53:13.647Z] === RUN TestCommitInheritsEnv [2022-01-19T19:53:13.903Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-01-19T19:53:13.903Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-19T19:53:13.903Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-19T19:53:13.903Z] === RUN TestImagesFilterMultiReference [2022-01-19T19:53:14.159Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-19T19:53:14.159Z] === RUN TestImagePullPlatformInvalid [2022-01-19T19:53:14.159Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-19T19:53:14.159Z] === RUN TestRemoveImageOrphaning [2022-01-19T19:53:14.298Z] 635f15ebd5b4: Pull complete [2022-01-19T19:53:14.298Z] Digest: sha256:4735f8590820d8741a94524e8ad53921ed0fea0002cc5214f594861ad9ee1f3d [2022-01-19T19:53:14.298Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T19:53:14.298Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T19:53:14.298Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-19T19:53:14.298Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-19T19:53:14.298Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2452' [2022-01-19T19:53:14.298Z] INFO: Docker version of control daemon [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Client: [2022-01-19T19:53:14.298Z] Version: 20.10.9 [2022-01-19T19:53:14.298Z] API version: 1.41 [2022-01-19T19:53:14.298Z] Go version: go1.16.8 [2022-01-19T19:53:14.298Z] Git commit: c2ea9bc [2022-01-19T19:53:14.298Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-19T19:53:14.298Z] OS/Arch: windows/amd64 [2022-01-19T19:53:14.298Z] Context: default [2022-01-19T19:53:14.298Z] Experimental: true [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Server: Docker Engine - Community [2022-01-19T19:53:14.298Z] Engine: [2022-01-19T19:53:14.298Z] Version: 20.10.9 [2022-01-19T19:53:14.298Z] API version: 1.41 (minimum version 1.24) [2022-01-19T19:53:14.298Z] Go version: go1.16.8 [2022-01-19T19:53:14.298Z] Git commit: 79ea9d3 [2022-01-19T19:53:14.298Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-19T19:53:14.298Z] OS/Arch: windows/amd64 [2022-01-19T19:53:14.298Z] Experimental: true [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] INFO: Docker info of control daemon [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Client: [2022-01-19T19:53:14.298Z] Context: default [2022-01-19T19:53:14.298Z] Debug Mode: false [2022-01-19T19:53:14.298Z] Plugins: [2022-01-19T19:53:14.298Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-19T19:53:14.298Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-19T19:53:14.298Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Server: [2022-01-19T19:53:14.298Z] Containers: 0 [2022-01-19T19:53:14.298Z] Running: 0 [2022-01-19T19:53:14.298Z] Paused: 0 [2022-01-19T19:53:14.298Z] Stopped: 0 [2022-01-19T19:53:14.298Z] Images: 1 [2022-01-19T19:53:14.298Z] Server Version: 20.10.9 [2022-01-19T19:53:14.298Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-19T19:53:14.298Z] Windows: [2022-01-19T19:53:14.298Z] LCOW: [2022-01-19T19:53:14.298Z] Logging Driver: json-file [2022-01-19T19:53:14.298Z] Plugins: [2022-01-19T19:53:14.298Z] Volume: local [2022-01-19T19:53:14.298Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-19T19:53:14.298Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-19T19:53:14.298Z] Swarm: inactive [2022-01-19T19:53:14.298Z] Default Isolation: process [2022-01-19T19:53:14.298Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-19T19:53:14.298Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-19T19:53:14.298Z] OSType: windows [2022-01-19T19:53:14.298Z] Architecture: x86_64 [2022-01-19T19:53:14.298Z] CPUs: 4 [2022-01-19T19:53:14.298Z] Total Memory: 32GiB [2022-01-19T19:53:14.298Z] Name: azwin-2-b7ebe0 [2022-01-19T19:53:14.298Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-19T19:53:14.298Z] Docker Root Dir: D:\docker [2022-01-19T19:53:14.298Z] Debug Mode: false [2022-01-19T19:53:14.298Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:53:14.298Z] Labels: [2022-01-19T19:53:14.298Z] Experimental: true [2022-01-19T19:53:14.298Z] Insecure Registries: [2022-01-19T19:53:14.298Z] 10.0.0.4:5000 [2022-01-19T19:53:14.298Z] 127.0.0.0/8 [2022-01-19T19:53:14.298Z] Registry Mirrors: [2022-01-19T19:53:14.298Z] http://10.0.0.4:5000/ [2022-01-19T19:53:14.298Z] Live Restore Enabled: false [2022-01-19T19:53:14.298Z] Product License: Community Engine [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] INFO: Commit hash is 6c2db7b482 [2022-01-19T19:53:14.298Z] INFO: Nuke-Everything... [2022-01-19T19:53:14.298Z] INFO: Container count on control daemon to delete is 0 [2022-01-19T19:53:14.298Z] INFO: Nuking d:\CI [2022-01-19T19:53:14.298Z] INFO: Zapped successfully [2022-01-19T19:53:14.298Z] INFO: Location for testing is d:\CI\PR-43147\10 [2022-01-19T19:53:14.298Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] INFO: Building the image from Dockerfile.windows at 01/19/2022 19:53:03... [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Sending build context to Docker daemon 58.34MB [2022-01-19T19:53:14.298Z] [2022-01-19T19:53:14.298Z] Step 1/10 : FROM microsoft/windowsservercore [2022-01-19T19:53:14.298Z] ---> a0bd8cf34d65 [2022-01-19T19:53:14.298Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-19T19:53:14.298Z] ---> Running in 19ace93a62c7 [2022-01-19T19:53:14.298Z] Removing intermediate container 19ace93a62c7 [2022-01-19T19:53:14.298Z] ---> 60b4f848f406 [2022-01-19T19:53:14.298Z] Step 3/10 : ARG GO_VERSION=1.16.13 [2022-01-19T19:53:14.298Z] ---> Running in c3fdf58b0582 [2022-01-19T19:53:14.298Z] Removing intermediate container c3fdf58b0582 [2022-01-19T19:53:14.298Z] ---> 6db637dc7c17 [2022-01-19T19:53:14.298Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2022-01-19T19:53:14.298Z] ---> Running in 6d3bf718690c [2022-01-19T19:53:14.298Z] Removing intermediate container 6d3bf718690c [2022-01-19T19:53:14.298Z] ---> b82cceb5811c [2022-01-19T19:53:14.298Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2022-01-19T19:53:14.298Z] ---> Running in b03a3ae305ef [2022-01-19T19:53:14.298Z] Removing intermediate container b03a3ae305ef [2022-01-19T19:53:14.298Z] ---> 3fd142b37042 [2022-01-19T19:53:14.298Z] 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-01-19T19:53:14.298Z] ---> Running in 626a5236cb75 [2022-01-19T19:53:14.721Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-01-19T19:53:14.721Z] === RUN TestRemoveImageGarbageCollector [2022-01-19T19:53:16.088Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-19T19:53:16.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-19T19:53:17.274Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-01-19T19:53:17.274Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-19T19:53:17.274Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-19T19:53:17.274Z] === RUN TestTagInvalidReference [2022-01-19T19:53:17.274Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-19T19:53:17.274Z] === RUN TestTagValidPrefixedRepo [2022-01-19T19:53:17.274Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-19T19:53:17.274Z] === RUN TestTagExistedNameWithoutForce [2022-01-19T19:53:17.274Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-19T19:53:17.274Z] === RUN TestTagOfficialNames [2022-01-19T19:53:17.274Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-19T19:53:17.274Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-19T19:53:17.274Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-19T19:53:17.274Z] === RUN TestTagMatchesDigest [2022-01-19T19:53:17.274Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-19T19:53:17.274Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-19T19:53:17.274Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-19T19:53:17.274Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-19T19:53:17.274Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-19T19:53:17.274Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-19T19:53:17.274Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-19T19:53:17.274Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-01-19T19:53:17.274Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-19T19:53:19.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-19T19:53:20.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-19T19:53:22.974Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-01-19T19:53:22.974Z] === RUN TestCreateServiceSecretFileMode [2022-01-19T19:53:23.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-19T19:53:24.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-19T19:53:27.950Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-01-19T19:53:27.950Z] === RUN TestServiceUpdateConfigs [2022-01-19T19:53:28.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-19T19:53:28.006Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-19T19:53:28.570Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-19T19:53:31.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-19T19:53:32.151Z] [2022-01-19T19:53:32.151Z] SUCCESS: Specified value was saved. [2022-01-19T19:53:32.908Z] --- PASS: TestCreateServiceSecretFileMode (11.86s) [2022-01-19T19:53:32.908Z] === RUN TestCreateServiceConfigFileMode [2022-01-19T19:53:33.725Z] INFO: Downloading git... [2022-01-19T19:53:34.359Z] check_test.go:309: [dbb5b2b8ef891] daemon is not started [2022-01-19T19:53:34.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-19T19:53:34.359Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-19T19:53:35.777Z] INFO: Downloading go... [2022-01-19T19:53:37.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-19T19:53:39.519Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-19T19:53:40.083Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-19T19:53:41.012Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-19T19:53:41.575Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-19T19:53:41.673Z] INFO: Downloading compiler 1 of 3... [2022-01-19T19:53:42.663Z] INFO: Downloading compiler 2 of 3... [2022-01-19T19:53:42.846Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-01-19T19:53:42.846Z] === RUN TestServiceUpdateNetwork [2022-01-19T19:53:43.467Z] check_test.go:309: [dc4098ae016fc] daemon is not started [2022-01-19T19:53:43.467Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-19T19:53:44.231Z] INFO: Downloading compiler 3 of 3... [2022-01-19T19:53:44.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-19T19:53:44.959Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-19T19:53:44.959Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-19T19:53:45.070Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-01-19T19:53:45.070Z] === RUN TestCreateServiceSysctls [2022-01-19T19:53:45.802Z] INFO: Extracting git... [2022-01-19T19:53:45.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-19T19:53:46.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-19T19:53:46.816Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-19T19:53:47.582Z] --- PASS: TestCreateServiceSysctls (2.62s) [2022-01-19T19:53:47.582Z] === RUN TestCreateServiceCapabilities [2022-01-19T19:53:47.743Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-19T19:53:50.095Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-01-19T19:53:50.095Z] === RUN TestInspect [2022-01-19T19:53:52.609Z] --- PASS: TestInspect (2.20s) [2022-01-19T19:53:52.609Z] === RUN TestCreateJob [2022-01-19T19:53:53.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-19T19:53:53.277Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-19T19:53:53.841Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-19T19:53:54.404Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-19T19:53:54.404Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-01-19T19:53:54.967Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-01-19T19:53:55.072Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-01-19T19:53:55.072Z] === RUN TestServiceUpdatePidsLimit [2022-01-19T19:53:55.130Z] --- PASS: TestCreateJob (2.94s) [2022-01-19T19:53:55.130Z] === RUN TestReplicatedJob [2022-01-19T19:53:55.336Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-19T19:53:55.531Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-01-19T19:53:56.093Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-01-19T19:53:56.283Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-19T19:53:56.349Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-19T19:53:56.605Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-01-19T19:53:57.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-01-19T19:53:57.730Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-19T19:53:57.730Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-01-19T19:53:58.293Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-01-19T19:53:58.549Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-01-19T19:53:59.112Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-01-19T19:53:59.674Z] check_test.go:309: [d8605009f16ee] daemon is not started [2022-01-19T19:53:59.674Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-19T19:54:00.238Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-19T19:54:00.379Z] --- PASS: TestReplicatedJob (4.34s) [2022-01-19T19:54:00.379Z] === RUN TestUpdateReplicatedJob [2022-01-19T19:54:00.766Z] INFO: Expanding go... [2022-01-19T19:54:00.801Z] check_test.go:309: [df42973c8015c] daemon is not started [2022-01-19T19:54:00.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-19T19:54:01.364Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-19T19:54:02.266Z] --- PASS: TestUpdateReplicatedJob (2.63s) [2022-01-19T19:54:02.266Z] === RUN TestServiceListWithStatuses [2022-01-19T19:54:02.266Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:54:02.266Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-19T19:54:02.266Z] === RUN TestDockerNetworkConnectAlias [2022-01-19T19:54:02.732Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-19T19:54:04.409Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-19T19:54:05.532Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2022-01-19T19:54:05.532Z] === RUN TestDockerNetworkReConnect [2022-01-19T19:54:06.005Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-19T19:54:06.566Z] check_test.go:309: [da2fc025e3910] daemon is not started [2022-01-19T19:54:06.566Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-19T19:54:08.796Z] --- PASS: TestDockerNetworkReConnect (2.91s) [2022-01-19T19:54:08.796Z] === RUN TestServicePlugin [2022-01-19T19:54:08.796Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:54:08.796Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-19T19:54:08.796Z] === RUN TestServiceUpdateLabel [2022-01-19T19:54:09.833Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-19T19:54:10.160Z] --- PASS: TestServiceUpdateLabel (1.71s) [2022-01-19T19:54:10.160Z] === RUN TestServiceUpdateSecrets [2022-01-19T19:54:10.397Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-19T19:54:10.960Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-19T19:54:10.982Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-01-19T19:54:10.982Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-01-19T19:54:10.982Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-19T19:54:10.982Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-01-19T19:54:10.982Z] PASS [2022-01-19T19:54:10.982Z] [2022-01-19T19:54:10.982Z] === Skipped [2022-01-19T19:54:10.982Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-19T19:54:10.982Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:54:10.982Z] [2022-01-19T19:54:10.982Z] [2022-01-19T19:54:10.982Z] DONE 27 tests, 1 skipped in 182.908s [2022-01-19T19:54:10.982Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-19T19:54:10.982Z] INFO: Testing against a local daemon [2022-01-19T19:54:10.982Z] === RUN TestSessionCreate [2022-01-19T19:54:10.982Z] --- PASS: TestSessionCreate (0.02s) [2022-01-19T19:54:10.982Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-19T19:54:10.982Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-19T19:54:10.982Z] PASS [2022-01-19T19:54:10.982Z] [2022-01-19T19:54:10.982Z] DONE 2 tests in 0.081s [2022-01-19T19:54:10.982Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-19T19:54:10.982Z] INFO: Testing against a local daemon [2022-01-19T19:54:10.982Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-19T19:54:10.982Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-19T19:54:10.982Z] === RUN TestEventsExecDie [2022-01-19T19:54:11.241Z] --- PASS: TestEventsExecDie (0.54s) [2022-01-19T19:54:11.241Z] === RUN TestEventsBackwardsCompatible [2022-01-19T19:54:11.241Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-01-19T19:54:11.241Z] === RUN TestInfoBinaryCommits [2022-01-19T19:54:11.241Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-19T19:54:11.241Z] === RUN TestInfoAPIVersioned [2022-01-19T19:54:11.241Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-19T19:54:11.241Z] === RUN TestInfoDiscoveryBackend [2022-01-19T19:54:11.523Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-19T19:54:11.523Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-19T19:54:11.810Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-19T19:54:11.810Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-19T19:54:12.749Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-19T19:54:12.749Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-19T19:54:13.317Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-01-19T19:54:13.317Z] === RUN TestInfoAPI [2022-01-19T19:54:13.317Z] --- PASS: TestInfoAPI (0.02s) [2022-01-19T19:54:13.317Z] === RUN TestInfoAPIWarnings [2022-01-19T19:54:14.793Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-19T19:54:15.360Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-19T19:54:15.923Z] check_test.go:309: [df0d3bf1cec67] daemon is not started [2022-01-19T19:54:15.923Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-19T19:54:17.814Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-19T19:54:19.705Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-19T19:54:20.253Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-01-19T19:54:20.253Z] Copying nested executables into bundles/cross/linux/amd64 [2022-01-19T19:54:20.253Z] Cross building: bundles/cross/windows/amd64 [2022-01-19T19:54:20.253Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-19T19:54:20.253Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-19T19:54:20.268Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-19T19:54:23.541Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-19T19:54:24.991Z] --- PASS: TestServiceUpdateSecrets (13.82s) [2022-01-19T19:54:24.991Z] === RUN TestServiceUpdateConfigs [2022-01-19T19:54:26.060Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-19T19:54:26.317Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-19T19:54:27.686Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-19T19:54:29.053Z] check_test.go:309: [d1d3ad1254e9b] daemon is not started [2022-01-19T19:54:29.053Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-19T19:54:29.619Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-19T19:54:29.876Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-19T19:54:30.133Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-19T19:54:30.696Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-19T19:54:30.918Z] INFO: Expanding compiler 1 of 3... [2022-01-19T19:54:30.918Z] INFO: Expanding compiler 2 of 3... [2022-01-19T19:54:31.415Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-01-19T19:54:31.415Z] === RUN TestInfoDebug [2022-01-19T19:54:31.415Z] --- PASS: TestInfoDebug (0.53s) [2022-01-19T19:54:31.415Z] === RUN TestInfoInsecureRegistries [2022-01-19T19:54:31.415Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-19T19:54:31.415Z] === RUN TestInfoRegistryMirrors [2022-01-19T19:54:31.415Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-19T19:54:31.415Z] === RUN TestLoginFailsWithBadCredentials [2022-01-19T19:54:31.415Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-19T19:54:31.415Z] === RUN TestPingCacheHeaders [2022-01-19T19:54:31.415Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-19T19:54:31.415Z] === RUN TestPingGet [2022-01-19T19:54:31.415Z] --- PASS: TestPingGet (0.02s) [2022-01-19T19:54:31.415Z] === RUN TestPingHead [2022-01-19T19:54:31.415Z] --- PASS: TestPingHead (0.02s) [2022-01-19T19:54:31.415Z] === RUN TestVersion [2022-01-19T19:54:31.415Z] --- PASS: TestVersion (0.02s) [2022-01-19T19:54:31.415Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-19T19:54:32.354Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-01-19T19:54:32.354Z] PASS [2022-01-19T19:54:32.588Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-19T19:54:32.588Z] check_test.go:309: [dbef5a412ef4b] daemon is not started [2022-01-19T19:54:32.588Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-19T19:54:32.614Z] [2022-01-19T19:54:32.614Z] DONE 18 tests in 21.950s [2022-01-19T19:54:32.614Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-19T19:54:32.614Z] INFO: Testing against a local daemon [2022-01-19T19:54:32.614Z] === RUN TestVolumesCreateAndList [2022-01-19T19:54:32.614Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-19T19:54:32.614Z] === RUN TestVolumesRemove [2022-01-19T19:54:32.614Z] --- PASS: TestVolumesRemove (0.09s) [2022-01-19T19:54:32.614Z] === RUN TestVolumesInspect [2022-01-19T19:54:32.614Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-19T19:54:32.614Z] === RUN TestVolumesInvalidJSON [2022-01-19T19:54:32.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-19T19:54:32.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-19T19:54:32.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-19T19:54:32.614Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-19T19:54:32.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-19T19:54:32.614Z] PASS [2022-01-19T19:54:32.614Z] [2022-01-19T19:54:32.614Z] DONE 5 tests in 0.183s [2022-01-19T19:54:32.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T19:54:34.523Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-19T19:54:34.523Z] Removing test suite binaries [2022-01-19T19:54:34.523Z] exiting test-integration [2022-01-19T19:54:34.523Z] ++ exit 0 [2022-01-19T19:54:34.523Z] [2022-01-19T19:54:34.732Z] INFO: Expanding compiler 3 of 3... [2022-01-19T19:54:35.106Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-19T19:54:35.209Z] INFO: Removing downloaded files... [2022-01-19T19:54:35.209Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-19T19:54:35.209Z] INFO: Configuring git core.autocrlf... Post stage [Pipeline] junit [2022-01-19T19:54:36.448Z] Recording test results [2022-01-19T19:54:36.615Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-19T19:54:36.958Z] + echo Ensuring container killed. [2022-01-19T19:54:36.958Z] Ensuring container killed. [2022-01-19T19:54:36.958Z] + docker rm -vf docker-pr10 [2022-01-19T19:54:36.958Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-01-19T19:54:36.997Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-19T19:54:37.251Z] + echo Chowning /workspace to jenkins user [2022-01-19T19:54:37.251Z] Chowning /workspace to jenkins user [2022-01-19T19:54:37.251Z] + id -u [2022-01-19T19:54:37.251Z] + id -g [2022-01-19T19:54:37.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T19:54:38.939Z] + bundleName=amd64-cgroup2 [2022-01-19T19:54:38.939Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-19T19:54:38.939Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-19T19:54:38.939Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-19T19:54:38.939Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-19T19:54:39.213Z] Archiving artifacts [2022-01-19T19:54:39.479Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T19:54:39.791Z] + make clean [2022-01-19T19:54:39.791Z] docker volume rm -f docker-dev-cache [2022-01-19T19:54:39.791Z] docker-dev-cache [Pipeline] deleteDir [2022-01-19T19:54:39.824Z] --- PASS: TestServiceUpdateConfigs (13.92s) [2022-01-19T19:54:39.824Z] === RUN TestServiceUpdateNetwork [2022-01-19T19:54:41.200Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T19:54:42.573Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-19T19:54:43.938Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-19T19:54:43.938Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-19T19:54:44.194Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-19T19:54:47.464Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-19T19:54:48.395Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-19T19:54:48.652Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-19T19:54:49.215Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-19T19:54:49.778Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-19T19:54:50.035Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-19T19:54:50.292Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-19T19:54:50.548Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-19T19:54:50.805Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-19T19:54:51.991Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2022-01-19T19:54:51.991Z] === RUN TestServiceUpdatePidsLimit [2022-01-19T19:54:51.991Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-19T19:54:51.991Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-19T19:54:53.324Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-19T19:54:54.253Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-19T19:54:54.510Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-19T19:54:55.920Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-19T19:54:56.269Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-19T19:54:57.219Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-19T19:54:57.475Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-19T19:54:58.404Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-19T19:54:58.523Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-19T19:54:58.660Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-19T19:55:00.028Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-19T19:55:01.395Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-19T19:55:06.603Z] --- PASS: TestServiceUpdatePidsLimit (15.53s) [2022-01-19T19:55:06.604Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-19T19:55:06.604Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-19T19:55:06.604Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-19T19:55:06.604Z] PASS [2022-01-19T19:55:06.604Z] [2022-01-19T19:55:06.604Z] === Skipped [2022-01-19T19:55:06.604Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-19T19:55:06.604Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T19:55:06.604Z] [2022-01-19T19:55:06.604Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-19T19:55:06.604Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-19T19:55:06.604Z] [2022-01-19T19:55:06.604Z] [2022-01-19T19:55:06.604Z] DONE 27 tests, 2 skipped in 144.184s [2022-01-19T19:55:06.604Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-19T19:55:06.604Z] ++ 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-01-19T19:55:06.604Z] ++ set -e [2022-01-19T19:55:06.604Z] ++ '[' -n 0 ']' [2022-01-19T19:55:06.604Z] ++ set -x [2022-01-19T19:55:06.604Z] ++ 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-01-19T19:55:06.604Z] INFO: Testing against a local daemon [2022-01-19T19:55:06.604Z] === RUN TestSessionCreate [2022-01-19T19:55:06.604Z] --- PASS: TestSessionCreate (0.02s) [2022-01-19T19:55:06.604Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-19T19:55:06.604Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-19T19:55:06.604Z] PASS [2022-01-19T19:55:06.604Z] [2022-01-19T19:55:06.604Z] DONE 2 tests in 0.137s [2022-01-19T19:55:06.604Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-19T19:55:06.604Z] ++ 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-01-19T19:55:06.604Z] ++ set -e [2022-01-19T19:55:06.604Z] ++ '[' -n 0 ']' [2022-01-19T19:55:06.604Z] ++ set -x [2022-01-19T19:55:06.604Z] ++ 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-01-19T19:55:06.604Z] INFO: Testing against a local daemon [2022-01-19T19:55:06.604Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-19T19:55:06.604Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T19:55:06.604Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T19:55:06.604Z] === RUN TestEventsExecDie [2022-01-19T19:55:06.604Z] --- PASS: TestEventsExecDie (0.43s) [2022-01-19T19:55:06.604Z] === RUN TestEventsBackwardsCompatible [2022-01-19T19:55:06.604Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-19T19:55:06.604Z] === RUN TestInfoBinaryCommits [2022-01-19T19:55:06.604Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-19T19:55:06.604Z] === RUN TestInfoAPIVersioned [2022-01-19T19:55:06.604Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-19T19:55:06.604Z] === RUN TestInfoDiscoveryBackend [2022-01-19T19:55:06.641Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-19T19:55:06.859Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-19T19:55:06.859Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-19T19:55:06.898Z] docker_cli_daemon_test.go:2550: [deb34215372bc] daemon is not started [2022-01-19T19:55:07.785Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-19T19:55:07.785Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-19T19:55:08.346Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-19T19:55:08.346Z] === RUN TestInfoAPI [2022-01-19T19:55:08.346Z] --- PASS: TestInfoAPI (0.02s) [2022-01-19T19:55:08.346Z] === RUN TestInfoAPIWarnings [2022-01-19T19:55:08.790Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-19T19:55:16.885Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-19T19:55:19.406Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-19T19:55:21.299Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-19T19:55:23.820Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-19T19:55:23.820Z] check_test.go:309: [d34cb48cccc22] daemon is not started [2022-01-19T19:55:23.820Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-19T19:55:25.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-19T19:55:26.381Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-01-19T19:55:26.381Z] === RUN TestInfoDebug [2022-01-19T19:55:26.381Z] --- PASS: TestInfoDebug (0.52s) [2022-01-19T19:55:26.381Z] === RUN TestInfoInsecureRegistries [2022-01-19T19:55:26.381Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-19T19:55:26.381Z] === RUN TestInfoRegistryMirrors [2022-01-19T19:55:26.381Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-19T19:55:26.381Z] === RUN TestLoginFailsWithBadCredentials [2022-01-19T19:55:26.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2022-01-19T19:55:26.381Z] === RUN TestPingCacheHeaders [2022-01-19T19:55:26.381Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-19T19:55:26.381Z] === RUN TestPingGet [2022-01-19T19:55:26.381Z] --- PASS: TestPingGet (0.01s) [2022-01-19T19:55:26.381Z] === RUN TestPingHead [2022-01-19T19:55:26.381Z] --- PASS: TestPingHead (0.02s) [2022-01-19T19:55:26.381Z] === RUN TestVersion [2022-01-19T19:55:26.381Z] --- PASS: TestVersion (0.02s) [2022-01-19T19:55:26.381Z] PASS [2022-01-19T19:55:26.381Z] [2022-01-19T19:55:26.381Z] === Skipped [2022-01-19T19:55:26.381Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T19:55:26.381Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T19:55:26.381Z] [2022-01-19T19:55:26.381Z] [2022-01-19T19:55:26.381Z] DONE 18 tests, 1 skipped in 20.658s [2022-01-19T19:55:26.381Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-19T19:55:26.381Z] ++ 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-01-19T19:55:26.381Z] ++ set -e [2022-01-19T19:55:26.381Z] ++ '[' -n 0 ']' [2022-01-19T19:55:26.381Z] ++ set -x [2022-01-19T19:55:26.381Z] ++ 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-01-19T19:55:26.381Z] INFO: Testing against a local daemon [2022-01-19T19:55:26.381Z] === RUN TestVolumesCreateAndList [2022-01-19T19:55:26.381Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-19T19:55:26.381Z] === RUN TestVolumesRemove [2022-01-19T19:55:26.637Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-19T19:55:26.637Z] === RUN TestVolumesInspect [2022-01-19T19:55:26.637Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-19T19:55:26.637Z] === RUN TestVolumesInvalidJSON [2022-01-19T19:55:26.637Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-19T19:55:26.637Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-19T19:55:26.637Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-19T19:55:26.637Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-19T19:55:26.637Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-19T19:55:26.637Z] PASS [2022-01-19T19:55:26.637Z] [2022-01-19T19:55:26.637Z] DONE 5 tests in 0.205s [2022-01-19T19:55:26.637Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T19:55:26.637Z] ++++ cat bundles/test-integration/docker.pid [2022-01-19T19:55:26.637Z] +++ kill 12168 [2022-01-19T19:55:27.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-19T19:55:27.999Z] +++ /etc/init.d/apparmor stop [2022-01-19T19:55:28.000Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T19:55:28.000Z] [2022-01-19T19:55:28.000Z] Unloading profiles will leave already running processes permanently [2022-01-19T19:55:28.000Z] unconfined, which can lead to unexpected situations. [2022-01-19T19:55:28.000Z] [2022-01-19T19:55:28.000Z] To set a process to complain mode, use the command line tool [2022-01-19T19:55:28.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T19:55:28.000Z] +++ true [2022-01-19T19:55:28.000Z] exiting test-integration [2022-01-19T19:55:28.000Z] ++ exit 0 [2022-01-19T19:55:28.000Z] Post stage [Pipeline] junit [2022-01-19T19:55:28.935Z] Recording test results [2022-01-19T19:55:29.120Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-19T19:55:29.459Z] + echo Ensuring container killed. [2022-01-19T19:55:29.459Z] Ensuring container killed. [2022-01-19T19:55:29.459Z] + docker rm -vf docker-pr10 [2022-01-19T19:55:29.459Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite (332.10s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.48s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.52s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.24s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.62s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.85s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.88s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.46s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.20s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-01-19T19:55:29.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.77s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.68s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.26s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.83s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.52s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.62s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.91s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (6.87s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.39s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.48s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2022-01-19T19:55:29.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-19T19:55:29.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.33s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.24s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.97s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.15s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.38s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.23s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.23s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.33s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.23s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.67s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.58s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.21s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.79s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.94s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.60s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.98s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.10s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.31s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.44s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.48s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-01-19T19:55:29.606Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2022-01-19T19:55:29.606Z] === RUN TestDockerSwarmSuite [2022-01-19T19:55:29.606Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-19T19:55:29.764Z] + echo Chowning /workspace to jenkins user [2022-01-19T19:55:29.764Z] Chowning /workspace to jenkins user [2022-01-19T19:55:29.764Z] + id -u [2022-01-19T19:55:29.764Z] + id -g [2022-01-19T19:55:29.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [2022-01-19T19:55:29.764Z] Unable to find image 'busybox:latest' locally [2022-01-19T19:55:29.764Z] latest: Pulling from library/busybox [2022-01-19T19:55:30.019Z] a01966dde7f8: Pulling fs layer [2022-01-19T19:55:30.019Z] a01966dde7f8: Verifying Checksum [2022-01-19T19:55:30.019Z] a01966dde7f8: Download complete [2022-01-19T19:55:30.019Z] a01966dde7f8: Pull complete [2022-01-19T19:55:30.275Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-19T19:55:30.275Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T19:55:31.499Z] + bundleName=arm64-integration [2022-01-19T19:55:31.499Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-19T19:55:31.499Z] Creating arm64-integration-bundles.tar.gz [2022-01-19T19:55:31.499Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-19T19:55:31.499Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-19T19:55:31.508Z] Archiving artifacts [2022-01-19T19:55:32.876Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-19T19:55:33.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T19:55:33.365Z] + make clean [2022-01-19T19:55:33.365Z] docker volume rm -f docker-dev-cache [2022-01-19T19:55:33.365Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T19:55:35.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-19T19:55:35.652Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-19T19:55:35.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-19T19:55:36.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-19T19:55:37.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-19T19:55:38.400Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-19T19:55:38.401Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-19T19:55:38.401Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-19T19:55:38.963Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-19T19:55:40.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-19T19:55:41.673Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-19T19:55:41.673Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-19T19:55:41.673Z] remote: Enumerating objects: 23, done. [2022-01-19T19:55:41.673Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-19T19:55:41.673Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-19T19:55:41.673Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-19T19:55:41.673Z] 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-01-19T19:55:41.673Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-19T19:55:41.673Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-19T19:55:41.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/test/unit [2022-01-19T19:55:44.526Z] ? github.com/docker/docker/api [no test files] [2022-01-19T19:55:48.945Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-19T19:55:48.945Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-19T19:55:48.945Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-19T19:55:49.507Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-19T19:55:49.763Z] === RUN TestDockerSuite/TestBuildFails [2022-01-19T19:55:50.690Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-19T19:55:50.690Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-19T19:55:52.586Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-19T19:55:53.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-19T19:55:54.212Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-19T19:55:55.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-19T19:55:56.073Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-19T19:55:57.442Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-19T19:55:57.699Z] docker_api_swarm_test.go:562: [d8324ffa30416] joining swarm manager [d458d1b9e1622]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:55:57.955Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-19T19:55:59.323Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-19T19:56:01.214Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-19T19:56:02.143Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-19T19:56:02.143Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-19T19:56:02.605Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2022-01-19T19:56:04.036Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-19T19:56:05.401Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-19T19:56:06.770Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-19T19:56:10.041Z] docker_api_swarm_test.go:584: [d4bc18d18ba49] joining swarm manager [d458d1b9e1622]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:56:10.970Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-19T19:56:11.533Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-19T19:56:12.463Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-19T19:56:12.719Z] check_test.go:380: [d8324ffa30416] daemon is not started [2022-01-19T19:56:12.975Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-19T19:56:13.553Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-19T19:56:13.553Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-19T19:56:14.481Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-19T19:56:14.736Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-19T19:56:15.298Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-19T19:56:15.554Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-19T19:56:15.810Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-19T19:56:16.372Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-19T19:56:16.725Z] Removing intermediate container 626a5236cb75 [2022-01-19T19:56:16.725Z] ---> 60ef4f6d41ab [2022-01-19T19:56:16.725Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2022-01-19T19:56:16.725Z] ---> Running in e92b282bb398 [2022-01-19T19:56:16.725Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2022-01-19T19:56:16.725Z] go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-19T19:56:16.725Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-19T19:56:16.725Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-19T19:56:16.725Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T19:56:16.725Z] go: downloading github.com/spf13/pflag v1.0.3 [2022-01-19T19:56:16.725Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T19:56:16.725Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T19:56:16.725Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-19T19:56:16.725Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-19T19:56:16.725Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-19T19:56:16.725Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-19T19:56:16.725Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-19T19:56:17.303Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-19T19:56:18.262Z] INFO: Build done for gotestsum... [2022-01-19T19:56:19.821Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-19T19:56:23.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-19T19:56:23.088Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-19T19:56:23.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-19T19:56:24.453Z] --- PASS: TestImportExtremelyLargeImageWorks (187.23s) [2022-01-19T19:56:24.453Z] PASS [2022-01-19T19:56:24.453Z] [2022-01-19T19:56:24.453Z] DONE 12 tests in 191.124s [2022-01-19T19:56:24.453Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-19T19:56:24.453Z] ++ 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-01-19T19:56:24.453Z] ++ set -e [2022-01-19T19:56:24.453Z] ++ '[' -n 0 ']' [2022-01-19T19:56:24.453Z] ++ set -x [2022-01-19T19:56:24.453Z] ++ 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-01-19T19:56:24.716Z] INFO: Testing against a local daemon [2022-01-19T19:56:24.716Z] === RUN TestNetworkCreateDelete [2022-01-19T19:56:24.716Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-19T19:56:24.973Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-01-19T19:56:24.973Z] === RUN TestDockerNetworkDeletePreferID [2022-01-19T19:56:25.536Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2022-01-19T19:56:25.536Z] === RUN TestDaemonDNSFallback [2022-01-19T19:56:25.792Z] docker_api_swarm_test.go:45: [d5fff947e288b] joining swarm manager [df2b478ad3df1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:56:27.682Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-19T19:56:27.682Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-19T19:56:27.682Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-19T19:56:27.682Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-19T19:56:27.682Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-19T19:56:27.938Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-19T19:56:28.868Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-19T19:56:29.795Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-19T19:56:32.313Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-19T19:56:32.313Z] --- PASS: TestDaemonDNSFallback (6.68s) [2022-01-19T19:56:32.313Z] === RUN TestInspectNetwork [2022-01-19T19:56:32.570Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-19T19:56:32.826Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-19T19:56:35.950Z] Removing intermediate container e92b282bb398 [2022-01-19T19:56:35.950Z] ---> d27b70e0175b [2022-01-19T19:56:35.950Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-01-19T19:56:35.950Z] ---> Running in d828da7fa897 [2022-01-19T19:56:35.950Z] Removing intermediate container d828da7fa897 [2022-01-19T19:56:35.950Z] ---> 8fbc73e0668f [2022-01-19T19:56:35.950Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-19T19:56:35.950Z] ---> Running in d5075300547b [2022-01-19T19:56:35.950Z] Removing intermediate container d5075300547b [2022-01-19T19:56:35.950Z] ---> 2e6289e5b031 [2022-01-19T19:56:35.950Z] Step 10/10 : COPY . . [2022-01-19T19:56:36.103Z] === RUN TestInspectNetwork/full_network_id [2022-01-19T19:56:36.103Z] === RUN TestInspectNetwork/partial_network_id [2022-01-19T19:56:36.103Z] === RUN TestInspectNetwork/network_name [2022-01-19T19:56:36.103Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-19T19:56:40.270Z] --- PASS: TestInspectNetwork (8.21s) [2022-01-19T19:56:40.270Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-19T19:56:40.270Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-19T19:56:40.270Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-19T19:56:40.270Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-19T19:56:40.270Z] === RUN TestRunContainerWithBridgeNone [2022-01-19T19:56:40.526Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-19T19:56:42.418Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-01-19T19:56:42.418Z] === RUN TestNetworkInvalidJSON [2022-01-19T19:56:42.418Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-19T19:56:42.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-19T19:56:42.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:56:42.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:56:42.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:56:42.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:56:42.418Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-19T19:56:42.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T19:56:42.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-19T19:56:42.418Z] === RUN TestNetworkList [2022-01-19T19:56:42.418Z] === RUN TestNetworkList//networks [2022-01-19T19:56:42.418Z] === PAUSE TestNetworkList//networks [2022-01-19T19:56:42.418Z] === RUN TestNetworkList//networks/ [2022-01-19T19:56:42.418Z] === PAUSE TestNetworkList//networks/ [2022-01-19T19:56:42.418Z] === CONT TestNetworkList//networks/ [2022-01-19T19:56:42.418Z] === CONT TestNetworkList//networks [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkList (0.02s) [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-19T19:56:42.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-19T19:56:42.418Z] === RUN TestHostIPv4BridgeLabel [2022-01-19T19:56:42.981Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-19T19:56:42.981Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-19T19:56:43.237Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-19T19:56:44.165Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-19T19:56:44.165Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2022-01-19T19:56:44.165Z] === RUN TestDaemonDefaultNetworkPools [2022-01-19T19:56:44.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-19T19:56:44.680Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-01-19T19:56:44.680Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-19T19:56:45.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-19T19:56:46.172Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-19T19:56:46.172Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-19T19:56:46.172Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-19T19:56:46.172Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2022-01-19T19:56:46.172Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-19T19:56:47.538Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2022-01-19T19:56:47.538Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-19T19:56:48.466Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2022-01-19T19:56:48.466Z] === RUN TestServiceWithPredefinedNetwork [2022-01-19T19:56:49.832Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-19T19:56:50.394Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-19T19:56:50.651Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-01-19T19:56:50.651Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-19T19:56:50.651Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:56:50.651Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:56:50.651Z] === RUN TestServiceWithDataPathPortInit [2022-01-19T19:56:51.579Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-19T19:56:51.836Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-19T19:56:53.730Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-19T19:56:53.730Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-19T19:56:54.657Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-19T19:56:54.913Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-19T19:56:55.851Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-19T19:56:56.109Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-19T19:56:56.366Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-19T19:56:56.622Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-19T19:56:56.878Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-19T19:56:57.135Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-19T19:56:59.026Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-19T19:56:59.026Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-19T19:57:00.916Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-19T19:57:01.844Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-19T19:57:03.210Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-19T19:57:04.138Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-19T19:57:05.067Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-19T19:57:05.067Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-19T19:57:05.918Z] ---> 7e7d4ec84fef [2022-01-19T19:57:05.918Z] Successfully built 7e7d4ec84fef [2022-01-19T19:57:05.996Z] --- PASS: TestServiceWithDataPathPortInit (15.39s) [2022-01-19T19:57:05.996Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-19T19:57:06.375Z] Successfully tagged docker:latest [2022-01-19T19:57:06.375Z] INFO: Image build ended at 01/19/2022 19:57:05. Duration:00:04:02.2030939 [2022-01-19T19:57:06.375Z] [2022-01-19T19:57:06.375Z] [2022-01-19T19:57:06.375Z] INFO: Building the test binaries at 01/19/2022 19:57:06... [2022-01-19T19:57:07.361Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-19T19:57:09.251Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dveayld07rqlh7pbz78rdb6ik Created:2022-01-19 19:57:07.315021224 +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[78a4983d316c9416385beadec492faa38722da5e7083e65a8bf8af05185fb7c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1id6ni43nz10m35ndbr5up2p EndpointID:60354c8d1e11708219ebe88d78761e658e0c05e5acd5183ad329804c1309f7ab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c583c60557957a34f9c09a7d98087dfcc74625db1dd381c872977a298fd04f3e 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:4a6048df9188 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1id6ni43nz10m35ndbr5up2p EndpointID:60354c8d1e11708219ebe88d78761e658e0c05e5acd5183ad329804c1309f7ab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-19T19:57:09.251Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-19T19:57:09.814Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-19T19:57:10.375Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-19T19:57:13.455Z] INFO: make.ps1 starting at 01/19/2022 19:57:12 [2022-01-19T19:57:13.455Z] INFO: Git commit (6c2db7b482) assumed from DOCKER_GITCOMMIT environment variable [2022-01-19T19:57:13.455Z] INFO: Invoking autogen... [2022-01-19T19:57:13.643Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.73s) [2022-01-19T19:57:13.643Z] PASS [2022-01-19T19:57:13.643Z] [2022-01-19T19:57:13.643Z] === Skipped [2022-01-19T19:57:13.643Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T19:57:13.643Z] service_test.go:242: FLAKY_TEST [2022-01-19T19:57:13.643Z] [2022-01-19T19:57:13.643Z] [2022-01-19T19:57:13.643Z] DONE 26 tests, 1 skipped in 49.163s [2022-01-19T19:57:13.643Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:57:13.643Z] ++ 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-01-19T19:57:13.643Z] ++ set -e [2022-01-19T19:57:13.643Z] ++ '[' -n 0 ']' [2022-01-19T19:57:13.643Z] ++ set -x [2022-01-19T19:57:13.643Z] ++ 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-01-19T19:57:13.899Z] INFO: Testing against a local daemon [2022-01-19T19:57:13.899Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-19T19:57:13.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:57:13.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-19T19:57:13.899Z] === RUN TestDockerNetworkIpvlan [2022-01-19T19:57:13.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:57:13.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:57:13.899Z] PASS [2022-01-19T19:57:13.899Z] [2022-01-19T19:57:13.899Z] === Skipped [2022-01-19T19:57:13.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-19T19:57:13.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:57:13.899Z] [2022-01-19T19:57:13.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-19T19:57:13.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-19T19:57:13.899Z] [2022-01-19T19:57:13.899Z] [2022-01-19T19:57:13.899Z] DONE 2 tests, 2 skipped in 0.155s [2022-01-19T19:57:13.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-19T19:57:13.899Z] ++ 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-01-19T19:57:13.899Z] ++ set -e [2022-01-19T19:57:13.899Z] ++ '[' -n 0 ']' [2022-01-19T19:57:13.899Z] ++ set -x [2022-01-19T19:57:13.899Z] ++ 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-01-19T19:57:13.914Z] INFO: Building daemon... [2022-01-19T19:57:14.157Z] INFO: Testing against a local daemon [2022-01-19T19:57:14.157Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-19T19:57:15.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-01-19T19:57:15.526Z] === RUN TestDockerNetworkMacvlan [2022-01-19T19:57:16.091Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-19T19:57:16.351Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-19T19:57:17.285Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-19T19:57:17.848Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-19T19:57:19.738Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-19T19:57:19.995Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-19T19:57:21.361Z] === RUN TestDockerSuite/TestBuildRm [2022-01-19T19:57:22.289Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-19T19:57:23.658Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-19T19:57:24.221Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-19T19:57:25.589Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-19T19:57:25.846Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-19T19:57:26.409Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-19T19:57:26.409Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-19T19:57:27.341Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan (11.99s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2022-01-19T19:57:27.341Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-01-19T19:57:27.341Z] PASS [2022-01-19T19:57:27.341Z] [2022-01-19T19:57:27.341Z] DONE 8 tests in 13.554s [2022-01-19T19:57:27.341Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-19T19:57:27.341Z] ++ 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-01-19T19:57:27.341Z] ++ set -e [2022-01-19T19:57:27.341Z] ++ '[' -n 0 ']' [2022-01-19T19:57:27.341Z] ++ set -x [2022-01-19T19:57:27.341Z] ++ 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-01-19T19:57:27.598Z] testing: warning: no tests to run [2022-01-19T19:57:27.598Z] PASS [2022-01-19T19:57:27.598Z] [2022-01-19T19:57:27.598Z] DONE 0 tests in 0.038s [2022-01-19T19:57:27.598Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-19T19:57:27.598Z] ++ 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-01-19T19:57:27.598Z] ++ set -e [2022-01-19T19:57:27.598Z] ++ '[' -n 0 ']' [2022-01-19T19:57:27.598Z] ++ set -x [2022-01-19T19:57:27.598Z] ++ 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-01-19T19:57:27.598Z] INFO: Testing against a local daemon [2022-01-19T19:57:27.598Z] === RUN TestAuthZPluginAllowRequest [2022-01-19T19:57:28.161Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-19T19:57:29.089Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-19T19:57:29.089Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-01-19T19:57:29.089Z] === RUN TestAuthZPluginTLS [2022-01-19T19:57:29.651Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-19T19:57:29.651Z] === RUN TestAuthZPluginDenyRequest [2022-01-19T19:57:30.214Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-01-19T19:57:30.214Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-19T19:57:30.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-19T19:57:30.776Z] === RUN TestAuthZPluginDenyResponse [2022-01-19T19:57:31.339Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2022-01-19T19:57:31.339Z] === RUN TestAuthZPluginAllowEventStream [2022-01-19T19:57:31.594Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-19T19:57:31.594Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-19T19:57:31.851Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-19T19:57:31.851Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-19T19:57:32.107Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-19T19:57:32.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-19T19:57:32.928Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-01-19T19:57:32.928Z] === RUN TestAuthZPluginErrorResponse [2022-01-19T19:57:33.186Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-19T19:57:33.186Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-19T19:57:33.442Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2022-01-19T19:57:33.442Z] === RUN TestAuthZPluginErrorRequest [2022-01-19T19:57:33.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-19T19:57:33.953Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-19T19:57:33.953Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-19T19:57:33.953Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-19T19:57:34.517Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-01-19T19:57:34.517Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-19T19:57:36.425Z] docker_api_swarm_test.go:303: [d32ee9ca725d0] joining swarm manager [d500653e2fc32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:57:36.681Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2022-01-19T19:57:36.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-19T19:57:38.051Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-19T19:57:38.051Z] docker_api_swarm_test.go:304: [d9c73c64e8e88] joining swarm manager [d500653e2fc32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:57:38.614Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2022-01-19T19:57:38.614Z] === RUN TestAuthZPluginHeader [2022-01-19T19:57:38.871Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-19T19:57:39.061Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-19T19:57:39.061Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-19T19:57:39.061Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 48.5% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-19T19:57:39.062Z] ok github.com/docker/docker/builder/remotecontext/git 1.378s coverage: 86.3% of statements [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/cli [no test files] [2022-01-19T19:57:39.062Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-19T19:57:39.128Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-01-19T19:57:39.385Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-01-19T19:57:39.385Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-19T19:57:39.946Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-19T19:57:40.203Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-19T19:57:40.434Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2022-01-19T19:57:40.765Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-19T19:57:41.692Z] === RUN TestDockerSuite/TestBuildUser [2022-01-19T19:57:43.058Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-19T19:57:43.986Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2022-01-19T19:57:43.986Z] === RUN TestAuthZPluginV2Disable [2022-01-19T19:57:45.351Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-19T19:57:47.872Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-01-19T19:57:47.872Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-19T19:57:52.040Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-01-19T19:57:52.040Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-19T19:57:56.210Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-19T19:57:56.468Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-19T19:57:56.725Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-19T19:57:56.981Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-01-19T19:57:57.945Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-19T19:57:58.875Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-19T19:58:00.242Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-19T19:58:00.242Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-19T19:58:00.242Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-19T19:58:00.242Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-19T19:58:00.242Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-19T19:58:00.242Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-19T19:58:00.242Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-19T19:58:00.242Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-19T19:58:00.242Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-19T19:58:02.138Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-19T19:58:02.138Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-19T19:58:02.700Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-19T19:58:02.956Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-19T19:58:03.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-19T19:58:03.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-19T19:58:04.813Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.54s) [2022-01-19T19:58:04.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-19T19:58:05.742Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-19T19:58:06.671Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-19T19:58:07.233Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-19T19:58:07.489Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-19T19:58:08.051Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-19T19:58:08.051Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-19T19:58:08.051Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-19T19:58:08.307Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-19T19:58:09.673Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-19T19:58:09.673Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-19T19:58:09.674Z] docker_cli_sni_test.go:18: Flakey test [2022-01-19T19:58:09.674Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-19T19:58:10.236Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-19T19:58:10.798Z] === RUN TestDockerSuite/TestCommitChange [2022-01-19T19:58:11.362Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-19T19:58:11.925Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-19T19:58:12.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-19T19:58:13.053Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-19T19:58:13.983Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-19T19:58:14.545Z] docker_api_swarm_test.go:271: [d77005ebee09a] joining swarm manager [d0d306e58bfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:58:15.109Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-19T19:58:16.044Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-19T19:58:16.044Z] docker_api_swarm_test.go:272: [d51d0bf6d93a8] joining swarm manager [d0d306e58bfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:58:16.606Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-19T19:58:17.970Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-19T19:58:18.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-19T19:58:18.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-19T19:58:18.226Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-19T19:58:18.226Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-19T19:58:18.482Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-19T19:58:18.482Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-19T19:58:18.482Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-19T19:58:19.409Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-19T19:58:20.337Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-19T19:58:20.337Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-19T19:58:20.900Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-19T19:58:21.160Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-19T19:58:21.416Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-01-19T19:58:21.416Z] PASS [2022-01-19T19:58:21.416Z] [2022-01-19T19:58:21.416Z] DONE 17 tests in 53.916s [2022-01-19T19:58:21.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-19T19:58:21.416Z] ++ 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-01-19T19:58:21.416Z] ++ set -e [2022-01-19T19:58:21.416Z] ++ '[' -n 0 ']' [2022-01-19T19:58:21.416Z] ++ set -x [2022-01-19T19:58:21.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-19T19:58:21.672Z] INFO: Testing against a local daemon [2022-01-19T19:58:21.672Z] === RUN TestPluginInvalidJSON [2022-01-19T19:58:21.672Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:58:21.672Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:58:21.672Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T19:58:21.672Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-19T19:58:21.672Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-19T19:58:21.672Z] === RUN TestPluginInstall [2022-01-19T19:58:21.672Z] === RUN TestPluginInstall/no_auth [2022-01-19T19:58:21.672Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-19T19:58:22.235Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-19T19:58:22.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-19T19:58:22.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-19T19:58:22.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-19T19:58:23.361Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-19T19:58:23.361Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-19T19:58:23.361Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-19T19:58:23.361Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-19T19:58:23.617Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-19T19:58:23.875Z] time="2022-01-19T19:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:23.875Z] time="2022-01-19T19:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16c0bb54d44d0c701da122e5bbba8d7bcda6660a52fdf4c105b3ae8aa8cd68dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:23.875Z] time="2022-01-19T19:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:23.875Z] time="2022-01-19T19:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16c0bb54d44d0c701da122e5bbba8d7bcda6660a52fdf4c105b3ae8aa8cd68dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:24.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-19T19:58:24.131Z] === RUN TestPluginInstall/with_htpasswd [2022-01-19T19:58:24.693Z] time="2022-01-19T19:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:24.693Z] time="2022-01-19T19:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39ed99382e39877cd7ea2cdb5e7afbfb6c66161e2d4b17acd8f05987dbb258f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:24.693Z] time="2022-01-19T19:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:24.693Z] time="2022-01-19T19:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c39ed99382e39877cd7ea2cdb5e7afbfb6c66161e2d4b17acd8f05987dbb258f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:24.950Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-19T19:58:25.206Z] === RUN TestPluginInstall/with_insecure [2022-01-19T19:58:25.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-19T19:58:25.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-19T19:58:26.029Z] time="2022-01-19T19:58:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:26.029Z] time="2022-01-19T19:58:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2173cc43bbbf3e62da79a7902ef0a7d0730bcac8be2fdf0f04cbc911fed06681" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:26.029Z] time="2022-01-19T19:58:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-19T19:58:26.029Z] time="2022-01-19T19:58:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2173cc43bbbf3e62da79a7902ef0a7d0730bcac8be2fdf0f04cbc911fed06681" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-19T19:58:26.591Z] plugin_test.go:165: [d15e9a75f7464] daemon is not started [2022-01-19T19:58:26.591Z] --- PASS: TestPluginInstall (4.79s) [2022-01-19T19:58:26.591Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2022-01-19T19:58:26.591Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2022-01-19T19:58:26.591Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-01-19T19:58:26.591Z] === RUN TestPluginsWithRuntimes [2022-01-19T19:58:26.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-19T19:58:27.093Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2022-01-19T19:58:27.093Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-01-19T19:58:27.093Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-19T19:58:27.093Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-19T19:58:27.093Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-19T19:58:27.093Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-19T19:58:27.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-19T19:58:27.154Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-19T19:58:27.716Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-19T19:58:28.280Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-19T19:58:28.280Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-19T19:58:28.841Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-19T19:58:29.097Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-19T19:58:29.660Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-19T19:58:29.660Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-19T19:58:29.915Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-19T19:58:30.477Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-01-19T19:58:30.477Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-01-19T19:58:30.477Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-01-19T19:58:30.477Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T19:58:30.733Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-19T19:58:31.296Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-01-19T19:58:31.296Z] PASS [2022-01-19T19:58:31.296Z] [2022-01-19T19:58:31.296Z] DONE 10 tests in 9.702s [2022-01-19T19:58:31.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-19T19:58:31.296Z] ++ 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-01-19T19:58:31.296Z] ++ set -e [2022-01-19T19:58:31.296Z] ++ '[' -n 0 ']' [2022-01-19T19:58:31.296Z] ++ set -x [2022-01-19T19:58:31.296Z] ++ 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-01-19T19:58:31.296Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-19T19:58:31.296Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-19T19:58:31.296Z] INFO: Testing against a local daemon [2022-01-19T19:58:31.296Z] === RUN TestExternalGraphDriver [2022-01-19T19:58:31.296Z] === RUN TestExternalGraphDriver/json [2022-01-19T19:58:31.860Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-19T19:58:33.256Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-19T19:58:33.256Z] === RUN TestExternalGraphDriver/spec [2022-01-19T19:58:33.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-19T19:58:34.073Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-19T19:58:34.073Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-19T19:58:34.073Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-19T19:58:34.073Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-19T19:58:34.637Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-19T19:58:34.893Z] === RUN TestExternalGraphDriver/pull [2022-01-19T19:58:35.204Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-01-19T19:58:35.463Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-01-19T19:58:36.780Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-01-19T19:58:36.780Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-01-19T19:58:36.780Z] --- PASS: TestExternalGraphDriver/spec (1.74s) [2022-01-19T19:58:36.780Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-01-19T19:58:36.780Z] === RUN TestGraphdriverPluginV2 [2022-01-19T19:58:36.838Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-19T19:58:37.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-19T19:58:38.925Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-19T19:58:39.490Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-19T19:58:40.053Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-19T19:58:40.053Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-19T19:58:40.310Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-19T19:58:40.310Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-19T19:58:41.237Z] --- PASS: TestGraphdriverPluginV2 (4.44s) [2022-01-19T19:58:41.237Z] PASS [2022-01-19T19:58:41.237Z] [2022-01-19T19:58:41.237Z] DONE 5 tests in 9.849s [2022-01-19T19:58:41.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-19T19:58:41.237Z] ++ 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-01-19T19:58:41.237Z] ++ set -e [2022-01-19T19:58:41.237Z] ++ '[' -n 0 ']' [2022-01-19T19:58:41.237Z] ++ set -x [2022-01-19T19:58:41.237Z] ++ 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-01-19T19:58:41.237Z] INFO: Testing against a local daemon [2022-01-19T19:58:41.237Z] === RUN TestContinueAfterPluginCrash [2022-01-19T19:58:41.237Z] === PAUSE TestContinueAfterPluginCrash [2022-01-19T19:58:41.237Z] === RUN TestReadPluginNoRead [2022-01-19T19:58:41.237Z] === PAUSE TestReadPluginNoRead [2022-01-19T19:58:41.237Z] === RUN TestDaemonStartWithLogOpt [2022-01-19T19:58:41.237Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-19T19:58:41.237Z] === CONT TestContinueAfterPluginCrash [2022-01-19T19:58:41.237Z] === CONT TestDaemonStartWithLogOpt [2022-01-19T19:58:43.126Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-19T19:58:43.691Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-19T19:58:44.254Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-19T19:58:44.943Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-01-19T19:58:45.183Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) [2022-01-19T19:58:45.184Z] === CONT TestReadPluginNoRead [2022-01-19T19:58:45.201Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2022-01-19T19:58:45.459Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-19T19:58:46.025Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-19T19:58:46.595Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-01-19T19:58:47.701Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-19T19:58:47.701Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-19T19:58:47.985Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.846s coverage: 73.3% of statements [2022-01-19T19:58:48.263Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-19T19:58:48.555Z] ok github.com/docker/docker/daemon 12.153s coverage: 17.1% of statements [2022-01-19T19:58:48.555Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-19T19:58:48.555Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-19T19:58:48.555Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-19T19:58:48.555Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-19T19:58:49.193Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-19T19:58:49.449Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-19T19:58:49.928Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 56.2% of statements [2022-01-19T19:58:50.015Z] --- PASS: TestContinueAfterPluginCrash (8.82s) [2022-01-19T19:58:50.495Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.036s coverage: 2.9% of statements [2022-01-19T19:58:50.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-19T19:58:50.577Z] === RUN TestReadPluginNoRead/default [2022-01-19T19:58:51.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-19T19:58:51.873Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.032s coverage: 1.8% of statements [2022-01-19T19:58:52.067Z] === CONT TestReadPluginNoRead [2022-01-19T19:58:52.067Z] read_test.go:92: [d6a37c1ef8a19] daemon is not started [2022-01-19T19:58:52.067Z] --- PASS: TestReadPluginNoRead (7.06s) [2022-01-19T19:58:52.067Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-01-19T19:58:52.067Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2022-01-19T19:58:52.067Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-01-19T19:58:52.067Z] PASS [2022-01-19T19:58:52.067Z] [2022-01-19T19:58:52.067Z] DONE 6 tests in 11.055s [2022-01-19T19:58:52.067Z] 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-01-19T19:58:52.067Z] ++ 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-01-19T19:58:52.067Z] ++ set -e [2022-01-19T19:58:52.067Z] ++ '[' -n 0 ']' [2022-01-19T19:58:52.067Z] ++ set -x [2022-01-19T19:58:52.067Z] ++ 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-01-19T19:58:52.067Z] testing: warning: no tests to run [2022-01-19T19:58:52.067Z] PASS [2022-01-19T19:58:52.067Z] [2022-01-19T19:58:52.067Z] DONE 0 tests in 0.040s [2022-01-19T19:58:52.067Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-19T19:58:52.067Z] ++ 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-01-19T19:58:52.067Z] ++ set -e [2022-01-19T19:58:52.067Z] ++ '[' -n 0 ']' [2022-01-19T19:58:52.067Z] ++ set -x [2022-01-19T19:58:52.067Z] ++ 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-01-19T19:58:52.327Z] INFO: Testing against a local daemon [2022-01-19T19:58:52.327Z] === RUN TestPluginWithDevMounts [2022-01-19T19:58:52.327Z] === PAUSE TestPluginWithDevMounts [2022-01-19T19:58:52.327Z] === CONT TestPluginWithDevMounts [2022-01-19T19:58:52.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-19T19:58:53.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-19T19:58:53.797Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.378s coverage: 50.5% of statements [2022-01-19T19:58:54.085Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-01-19T19:58:54.085Z] PASS [2022-01-19T19:58:54.085Z] [2022-01-19T19:58:54.085Z] DONE 1 tests in 1.921s [2022-01-19T19:58:54.085Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-19T19:58:54.085Z] ++ 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-01-19T19:58:54.085Z] ++ set -e [2022-01-19T19:58:54.085Z] ++ '[' -n 0 ']' [2022-01-19T19:58:54.085Z] ++ set -x [2022-01-19T19:58:54.085Z] ++ 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-01-19T19:58:54.340Z] INFO: Testing against a local daemon [2022-01-19T19:58:54.340Z] === RUN TestSecretInspect [2022-01-19T19:58:54.363Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.269s coverage: 46.2% of statements [2022-01-19T19:58:54.363Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-19T19:58:54.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-19T19:58:55.217Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-19T19:58:55.217Z] [2022-01-19T19:58:55.217Z] ________ ____ __. [2022-01-19T19:58:55.217Z] \_____ \ | |/ _| [2022-01-19T19:58:55.217Z] / | \| < [2022-01-19T19:58:55.217Z] / | \ | \ [2022-01-19T19:58:55.217Z] \_______ /____|__ \ [2022-01-19T19:58:55.217Z] \/ \/ [2022-01-19T19:58:55.217Z] [2022-01-19T19:58:55.217Z] INFO: make.ps1 ended at 01/19/2022 19:58:43 [2022-01-19T19:58:55.217Z] INFO: Binaries build ended at 01/19/2022 19:58:45. Duration:00:01:38.8630070 [2022-01-19T19:58:55.217Z] INFO: Copying the built daemon binary to d:\CI\PR-43147\10\binary\dockerd-6c2db7b482.exe... [2022-01-19T19:58:55.217Z] INFO: Copying the built client binary to d:\CI\PR-43147\10\binary\docker-6c2db7b482.exe... [2022-01-19T19:58:55.217Z] INFO: Copying dockerversion from the container... [2022-01-19T19:58:55.217Z] INFO: Copying the golang package from the container to d:\CI\PR-43147\10\installer\go.zip... [2022-01-19T19:58:55.217Z] INFO: Extracting go.zip to d:\CI\PR-43147\10\go [2022-01-19T19:58:55.737Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-19T19:58:55.737Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.685s coverage: 58.0% of statements [2022-01-19T19:58:55.737Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-19T19:58:55.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-19T19:58:55.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00092ad80_} [2022-01-19T19:58:56.894Z] --- PASS: TestSecretInspect (2.51s) [2022-01-19T19:58:56.894Z] === RUN TestSecretList [2022-01-19T19:58:57.112Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-19T19:58:57.678Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-01-19T19:58:57.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1276856115_/foo_false____} [2022-01-19T19:58:57.935Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.6% of statements [2022-01-19T19:58:57.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-19T19:58:57.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-19T19:58:59.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1276856115_/foo_true____} [2022-01-19T19:58:59.185Z] --- PASS: TestSecretList (2.27s) [2022-01-19T19:58:59.185Z] === RUN TestSecretsCreateAndDelete [2022-01-19T19:58:59.309Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-01-19T19:58:59.567Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 77.8% of statements [2022-01-19T19:58:59.567Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-19T19:58:59.567Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-19T19:59:00.134Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-01-19T19:59:00.391Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-01-19T19:59:00.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_false____} [2022-01-19T19:59:00.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-19T19:59:00.957Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-01-19T19:59:00.957Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-01-19T19:59:01.477Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2022-01-19T19:59:01.478Z] === RUN TestSecretsUpdate [2022-01-19T19:59:01.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_true____} [2022-01-19T19:59:01.891Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2022-01-19T19:59:01.891Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-19T19:59:02.149Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 55.1% of statements [2022-01-19T19:59:02.715Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2022-01-19T19:59:03.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_true__0xc00092adb0__} [2022-01-19T19:59:03.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-01-19T19:59:03.906Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-19T19:59:04.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-19T19:59:04.446Z] --- PASS: TestSecretsUpdate (3.10s) [2022-01-19T19:59:04.446Z] === RUN TestTemplatedSecret [2022-01-19T19:59:04.472Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-19T19:59:04.730Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2022-01-19T19:59:04.730Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-19T19:59:04.730Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-19T19:59:05.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00092adc8_} [2022-01-19T19:59:05.936Z] docker_api_swarm_node_test.go:19: [dc4af3c5b401b] joining swarm manager [d2e22f3af944a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:59:06.105Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2022-01-19T19:59:06.363Z] ok github.com/docker/docker/distribution 0.144s coverage: 25.6% of statements [2022-01-19T19:59:06.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-19T19:59:06.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00092ade0_} [2022-01-19T19:59:07.124Z] docker_api_swarm_node_test.go:20: [d0347c1274b36] joining swarm manager [d2e22f3af944a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:59:07.297Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-19T19:59:07.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00092adf8_} [2022-01-19T19:59:07.686Z] --- PASS: TestTemplatedSecret (3.06s) [2022-01-19T19:59:07.686Z] === RUN TestSecretCreateResolve [2022-01-19T19:59:07.863Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-01-19T19:59:08.430Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-19T19:59:08.689Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-19T19:59:09.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00092ae10_} [2022-01-19T19:59:09.256Z] ok github.com/docker/docker/distribution/xfer 1.968s coverage: 85.1% of statements [2022-01-19T19:59:09.256Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-19T19:59:09.256Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-19T19:59:09.256Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-19T19:59:09.822Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-01-19T19:59:09.980Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-01-19T19:59:09.980Z] PASS [2022-01-19T19:59:09.980Z] [2022-01-19T19:59:09.980Z] DONE 6 tests in 15.832s [2022-01-19T19:59:09.980Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-19T19:59:09.980Z] ++ 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-01-19T19:59:09.980Z] ++ set -e [2022-01-19T19:59:09.980Z] ++ '[' -n 0 ']' [2022-01-19T19:59:09.980Z] ++ set -x [2022-01-19T19:59:09.980Z] ++ 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-01-19T19:59:09.980Z] INFO: Testing against a local daemon [2022-01-19T19:59:09.980Z] === RUN TestServiceCreateInit [2022-01-19T19:59:09.980Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-19T19:59:10.404Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2022-01-19T19:59:10.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-19T19:59:10.971Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-01-19T19:59:11.228Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-19T19:59:11.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-19T19:59:11.733Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-19T19:59:13.127Z] ok github.com/docker/docker/pkg/archive 0.338s coverage: 82.1% of statements [2022-01-19T19:59:13.385Z] ok github.com/docker/docker/pkg/authorization 0.151s coverage: 68.3% of statements [2022-01-19T19:59:13.643Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-19T19:59:13.902Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-01-19T19:59:14.249Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-19T19:59:14.506Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-19T19:59:15.873Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-19T19:59:16.303Z] INFO: Extraction ended at 01/19/2022 19:59:13. Duration:00:00:25.9493343 [2022-01-19T19:59:16.303Z] INFO: Updating the golang and path environment variables [2022-01-19T19:59:16.303Z] INFO: GOPATH=d:\gopath [2022-01-19T19:59:16.303Z] INFO: go version go1.16.13 windows/amd64 [2022-01-19T19:59:16.303Z] INFO: Running the daemon under test in debug mode [2022-01-19T19:59:16.303Z] INFO: Starting a daemon under test... [2022-01-19T19:59:16.303Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43147\10\daemon --pidfile d:\CI\PR-43147\10\docker.pid -D [2022-01-19T19:59:16.303Z] INFO: Process started successfully. [2022-01-19T19:59:16.303Z] INFO: Start tailing logs of the daemon under tests [2022-01-19T19:59:16.303Z] INFO: Waiting for the daemon under test to start... [2022-01-19T19:59:17.179Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 43.5% of statements [2022-01-19T19:59:17.179Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-19T19:59:17.179Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-01-19T19:59:17.438Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2022-01-19T19:59:17.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-19T19:59:17.764Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-19T19:59:18.372Z] ok github.com/docker/docker/layer 7.937s coverage: 68.8% of statements [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-19T19:59:18.372Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-19T19:59:18.631Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2022-01-19T19:59:18.692Z] --- PASS: TestServiceCreateInit (8.68s) [2022-01-19T19:59:18.692Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2022-01-19T19:59:18.692Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2022-01-19T19:59:18.692Z] === RUN TestCreateServiceMultipleTimes [2022-01-19T19:59:18.889Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2022-01-19T19:59:19.148Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-01-19T19:59:19.256Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-19T19:59:19.512Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-19T19:59:20.076Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-19T19:59:20.522Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-01-19T19:59:20.779Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.5% of statements [2022-01-19T19:59:21.004Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-19T19:59:21.038Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2022-01-19T19:59:21.296Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-01-19T19:59:21.296Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-01-19T19:59:22.374Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-19T19:59:22.669Z] ok github.com/docker/docker/pkg/idtools 0.483s coverage: 69.5% of statements [2022-01-19T19:59:22.669Z] ok github.com/docker/docker/pkg/ioutils 0.448s coverage: 69.3% of statements [2022-01-19T19:59:22.928Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-01-19T19:59:22.928Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-19T19:59:22.928Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-01-19T19:59:22.928Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-19T19:59:22.928Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-19T19:59:22.937Z] docker_api_swarm_test.go:501: [df0ac78678135] joining swarm manager [d65fdef921573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T19:59:23.186Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2022-01-19T19:59:23.186Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-19T19:59:23.186Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-19T19:59:23.443Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-01-19T19:59:23.500Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-19T19:59:23.701Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-01-19T19:59:23.701Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-01-19T19:59:23.701Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-19T19:59:23.701Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-19T19:59:24.430Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-19T19:59:24.635Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-01-19T19:59:24.893Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-19T19:59:24.992Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-19T19:59:25.151Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-19T19:59:25.408Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-19T19:59:25.922Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-19T19:59:26.484Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-19T19:59:26.779Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2022-01-19T19:59:26.779Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-19T19:59:27.046Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-19T19:59:27.608Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-19T19:59:28.536Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-19T19:59:29.098Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-19T19:59:30.027Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-19T19:59:30.601Z] docker_api_swarm_test.go:506: [d42505ea24f26] joining swarm manager [d65fdef921573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T19:59:30.958Z] ok github.com/docker/docker/pkg/signal 3.305s coverage: 62.3% of statements [2022-01-19T19:59:30.958Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-19T19:59:30.958Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-19T19:59:30.958Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-19T19:59:31.193Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-19T19:59:31.524Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-01-19T19:59:31.755Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-19T19:59:32.091Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-01-19T19:59:32.317Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-19T19:59:32.317Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-19T19:59:32.349Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-01-19T19:59:32.573Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-19T19:59:32.607Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-01-19T19:59:32.865Z] testing: warning: no tests to run [2022-01-19T19:59:32.865Z] coverage: [no statements] [2022-01-19T19:59:32.865Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-19T19:59:33.123Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-19T19:59:33.135Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-19T19:59:33.382Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-19T19:59:33.382Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-19T19:59:33.699Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-19T19:59:33.993Z] .....INFO: Daemon under test started and replied! [2022-01-19T19:59:33.993Z] INFO: Docker version of the daemon under test [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] Client: [2022-01-19T19:59:33.993Z] Version: 17.06.2-ce [2022-01-19T19:59:33.993Z] API version: 1.30 [2022-01-19T19:59:33.993Z] Go version: go1.8.3 [2022-01-19T19:59:33.993Z] Git commit: cec0b72 [2022-01-19T19:59:33.993Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-19T19:59:33.993Z] OS/Arch: windows/amd64 [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] Server: [2022-01-19T19:59:33.993Z] Version: 0.0.0-dev [2022-01-19T19:59:33.993Z] API version: 1.41 (minimum version 1.24) [2022-01-19T19:59:33.993Z] Go version: go1.16.13 [2022-01-19T19:59:33.993Z] Git commit: 6c2db7b482 [2022-01-19T19:59:33.993Z] Built: 01/19/2022 19:57:12 [2022-01-19T19:59:33.993Z] OS/Arch: windows/amd64 [2022-01-19T19:59:33.993Z] Experimental: false [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] INFO: Docker info of the daemon under test [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] Containers: 0 [2022-01-19T19:59:33.993Z] Running: 0 [2022-01-19T19:59:33.993Z] Paused: 0 [2022-01-19T19:59:33.993Z] Stopped: 0 [2022-01-19T19:59:33.993Z] Images: 0 [2022-01-19T19:59:33.993Z] Server Version: 0.0.0-dev [2022-01-19T19:59:33.993Z] Storage Driver: windowsfilter [2022-01-19T19:59:33.993Z] Windows: [2022-01-19T19:59:33.993Z] Logging Driver: json-file [2022-01-19T19:59:33.993Z] Plugins: [2022-01-19T19:59:33.993Z] Volume: local [2022-01-19T19:59:33.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-19T19:59:33.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-19T19:59:33.993Z] Swarm: inactive [2022-01-19T19:59:33.993Z] Default Isolation: process [2022-01-19T19:59:33.993Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-19T19:59:33.993Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-19T19:59:33.993Z] OSType: windows [2022-01-19T19:59:33.993Z] Architecture: x86_64 [2022-01-19T19:59:33.993Z] CPUs: 4 [2022-01-19T19:59:33.993Z] Total Memory: 32GiB [2022-01-19T19:59:33.993Z] Name: azwin-2-b7ebe0 [2022-01-19T19:59:33.993Z] ID: 43T7:QJEP:IVRR:LYOM:EO7J:ZWBK:ANCW:L5OX:JCWR:D2LF:Y7LM:7NUQ [2022-01-19T19:59:33.993Z] Docker Root Dir: D:\CI\PR-43147\10\daemon [2022-01-19T19:59:33.993Z] Debug Mode (client): false [2022-01-19T19:59:33.993Z] Debug Mode (server): true [2022-01-19T19:59:33.993Z] File Descriptors: -1 [2022-01-19T19:59:33.993Z] Goroutines: 16 [2022-01-19T19:59:33.993Z] System Time: 2022-01-19T19:59:32.9191299Z [2022-01-19T19:59:33.993Z] EventsListeners: 0 [2022-01-19T19:59:33.993Z] Registry: https://index.docker.io/v1/ [2022-01-19T19:59:33.993Z] Labels: [2022-01-19T19:59:33.993Z] Experimental: false [2022-01-19T19:59:33.993Z] Insecure Registries: [2022-01-19T19:59:33.993Z] 127.0.0.0/8 [2022-01-19T19:59:33.993Z] Live Restore Enabled: false [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] INFO: Docker images of the daemon under test [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-19T19:59:33.993Z] [2022-01-19T19:59:33.993Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-19T19:59:33.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-19T19:59:33.993Z] ltsc2019: Pulling from windows/servercore [2022-01-19T19:59:33.993Z] 4612f6d0b889: Pulling fs layer [2022-01-19T19:59:33.993Z] 635f15ebd5b4: Pulling fs layer [2022-01-19T19:59:34.262Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-19T19:59:34.824Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-19T19:59:35.286Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-19T19:59:35.544Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-01-19T19:59:35.750Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-19T19:59:36.110Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-01-19T19:59:36.312Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-19T19:59:36.874Z] --- PASS: TestCreateServiceMultipleTimes (18.23s) [2022-01-19T19:59:36.874Z] === RUN TestCreateServiceConflict [2022-01-19T19:59:37.044Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-01-19T19:59:37.302Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-01-19T19:59:38.234Z] ok github.com/docker/docker/registry 0.048s coverage: 57.2% of statements [2022-01-19T19:59:38.240Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-19T19:59:38.801Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-19T19:59:38.801Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-19T19:59:39.368Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-01-19T19:59:39.607Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-01-19T19:59:39.607Z] === RUN TestCreateServiceMaxReplicas [2022-01-19T19:59:39.626Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-19T19:59:41.500Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-19T19:59:42.907Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-01-19T19:59:43.168Z] ok github.com/docker/docker/volume/local 0.121s coverage: 76.4% of statements [2022-01-19T19:59:43.392Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2022-01-19T19:59:43.392Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-19T19:59:43.425Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-01-19T19:59:44.320Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-19T19:59:44.576Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-19T19:59:44.798Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-01-19T19:59:47.844Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-19T19:59:48.898Z] 635f15ebd5b4: Verifying Checksum [2022-01-19T19:59:48.898Z] 635f15ebd5b4: Download complete [2022-01-19T19:59:49.733Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-19T19:59:50.294Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-19T19:59:52.833Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-19T19:59:53.396Z] === RUN TestDockerSuite/TestCpToDot [2022-01-19T19:59:53.959Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-19T19:59:54.887Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-19T19:59:55.815Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-19T19:59:55.973Z] 4612f6d0b889: Verifying Checksum [2022-01-19T19:59:55.973Z] 4612f6d0b889: Download complete [2022-01-19T19:59:56.071Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-19T19:59:56.998Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-19T19:59:56.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2022-01-19T19:59:56.998Z] === RUN TestCreateServiceSecretFileMode [2022-01-19T19:59:57.254Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-19T19:59:57.815Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-19T19:59:58.744Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-19T19:59:58.744Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-19T19:59:58.744Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-19T19:59:59.307Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-19T19:59:59.563Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-19T19:59:59.563Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-19T19:59:59.563Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-19T19:59:59.654Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/rootless [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/volume [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-19T19:59:59.654Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === Skipped [2022-01-19T19:59:59.654Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-19T19:59:59.654Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-01-19T19:59:59.654Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-19T19:59:59.654Z] time="2022-01-19T19:58:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-19T19:59:59.654Z] time="2022-01-19T19:58:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-19T19:59:59.654Z] time="2022-01-19T19:58:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-19T19:59:59.654Z] time="2022-01-19T19:58:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-19T19:59:59.654Z] time="2022-01-19T19:58:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-19T19:59:59.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-19T19:59:59.654Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-19T19:59:59.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-19T19:59:59.654Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-19T19:59:59.654Z] graphtest_unix.go:73: No driver to put! [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-19T19:59:59.654Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-19T19:59:59.654Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] [2022-01-19T19:59:59.654Z] DONE 2244 tests, 26 skipped in 255.098s Post stage [Pipeline] junit [2022-01-19T19:59:59.665Z] Recording test results [2022-01-19T19:59:59.820Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-19T19:59:59.958Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-19T20:00:00.077Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-19T20:00:00.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43147/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b8353b7275c07f5508b2eda3e60cd6a47903d604 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b8353b7275c07f5508b2eda3e60cd6a47903d604 hack/validate/vendor [2022-01-19T20:00:00.333Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-19T20:00:00.589Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-19T20:00:00.589Z] === RUN TestDockerSuite/TestCreateRM [2022-01-19T20:00:00.589Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-19T20:00:00.589Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-19T20:00:00.589Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-19T20:00:00.845Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-19T20:00:00.845Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-19T20:00:01.236Z] update vendored copy of archive/tar [2022-01-19T20:00:01.236Z] downloading: https://golang.org/dl/go1.16.13.src.tar.gz [2022-01-19T20:00:01.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-19T20:00:02.337Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-19T20:00:02.337Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-19T20:00:02.337Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-19T20:00:03.136Z] patching file stat_unix.go [2022-01-19T20:00:03.136Z] 2022/01/19 20:00:02 Collecting initial packages [2022-01-19T20:00:03.136Z] 2022/01/19 20:00:02 Download dependencies [2022-01-19T20:00:04.229Z] docker_api_swarm_node_test.go:80: [d9a6fb2003a20] joining swarm manager [de6b875b54090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Starting whole vndr cycle because no package specified [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Ignoring paths matching "^archive/tar" [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-01-19T20:00:06.413Z] 2022/01/19 20:00:06 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-19T20:00:06.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-19T20:00:07.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Finished clone github.com/creack/pty [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Finished clone github.com/tchap/go-patricia [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Finished clone github.com/moby/locker [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Finished clone github.com/Azure/go-ansiterm [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Finished clone github.com/docker/go-units [2022-01-19T20:00:07.788Z] 2022/01/19 20:00:07 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-01-19T20:00:07.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Finished clone github.com/gorilla/mux [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Finished clone github.com/moby/term [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Finished clone github.com/willf/bitset [2022-01-19T20:00:08.046Z] 2022/01/19 20:00:07 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-01-19T20:00:08.304Z] 2022/01/19 20:00:08 Finished clone github.com/moby/sys [2022-01-19T20:00:08.304Z] 2022/01/19 20:00:08 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-01-19T20:00:08.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-19T20:00:08.871Z] 2022/01/19 20:00:08 Finished clone github.com/sirupsen/logrus [2022-01-19T20:00:08.871Z] 2022/01/19 20:00:08 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Finished clone github.com/RackSec/srslog [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Finished clone github.com/syndtr/gocapability [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Finished clone github.com/docker/go-connections [2022-01-19T20:00:09.131Z] 2022/01/19 20:00:08 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-01-19T20:00:09.391Z] 2022/01/19 20:00:09 Finished clone github.com/imdario/mergo [2022-01-19T20:00:09.391Z] 2022/01/19 20:00:09 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Finished clone github.com/tonistiigi/units [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Finished clone gotest.tools/v3 [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Finished clone golang.org/x/sync [2022-01-19T20:00:09.649Z] 2022/01/19 20:00:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-01-19T20:00:09.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-19T20:00:09.858Z] --- PASS: TestCreateServiceSecretFileMode (12.85s) [2022-01-19T20:00:09.858Z] === RUN TestCreateServiceConfigFileMode [2022-01-19T20:00:09.907Z] 2022/01/19 20:00:09 Finished clone github.com/google/go-cmp [2022-01-19T20:00:09.907Z] 2022/01/19 20:00:09 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-01-19T20:00:10.165Z] 2022/01/19 20:00:10 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-01-19T20:00:10.165Z] 2022/01/19 20:00:10 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-01-19T20:00:10.734Z] 2022/01/19 20:00:10 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-01-19T20:00:10.734Z] 2022/01/19 20:00:10 Finished clone github.com/docker/libtrust [2022-01-19T20:00:10.734Z] 2022/01/19 20:00:10 Finished clone github.com/Microsoft/go-winio [2022-01-19T20:00:10.734Z] 2022/01/19 20:00:10 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Finished clone github.com/opentracing/opentracing-go [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Finished clone github.com/google/uuid [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Finished clone github.com/google/shlex [2022-01-19T20:00:10.992Z] 2022/01/19 20:00:10 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-01-19T20:00:11.235Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-19T20:00:11.250Z] 2022/01/19 20:00:11 Finished clone github.com/opentracing-contrib/go-stdlib [2022-01-19T20:00:11.250Z] 2022/01/19 20:00:11 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-01-19T20:00:11.509Z] 2022/01/19 20:00:11 Finished clone github.com/mitchellh/hashstructure [2022-01-19T20:00:11.509Z] 2022/01/19 20:00:11 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-01-19T20:00:11.767Z] 2022/01/19 20:00:11 Finished clone github.com/gofrs/flock [2022-01-19T20:00:11.767Z] 2022/01/19 20:00:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-01-19T20:00:11.799Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-19T20:00:12.335Z] 2022/01/19 20:00:12 Finished clone github.com/docker/go-events [2022-01-19T20:00:12.335Z] 2022/01/19 20:00:12 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-01-19T20:00:12.592Z] 2022/01/19 20:00:12 Finished clone github.com/armon/go-radix [2022-01-19T20:00:12.592Z] 2022/01/19 20:00:12 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-01-19T20:00:12.592Z] 2022/01/19 20:00:12 Finished clone github.com/armon/go-metrics [2022-01-19T20:00:12.592Z] 2022/01/19 20:00:12 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-01-19T20:00:12.727Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-19T20:00:12.727Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-19T20:00:12.850Z] 2022/01/19 20:00:12 Finished clone github.com/tonistiigi/fsutil [2022-01-19T20:00:12.850Z] 2022/01/19 20:00:12 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-01-19T20:00:13.289Z] === RUN TestDockerSuite/TestDockerFails [2022-01-19T20:00:13.289Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-19T20:00:13.289Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-19T20:00:13.289Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-19T20:00:13.787Z] 2022/01/19 20:00:13 Finished clone github.com/sean-/seed [2022-01-19T20:00:13.787Z] 2022/01/19 20:00:13 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-01-19T20:00:14.046Z] 2022/01/19 20:00:13 Finished clone github.com/hashicorp/errwrap [2022-01-19T20:00:14.046Z] 2022/01/19 20:00:13 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-01-19T20:00:14.218Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-19T20:00:14.306Z] 2022/01/19 20:00:14 Finished clone github.com/hashicorp/go-multierror [2022-01-19T20:00:14.306Z] 2022/01/19 20:00:14 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-01-19T20:00:14.475Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-19T20:00:14.566Z] 2022/01/19 20:00:14 Finished clone github.com/hashicorp/memberlist [2022-01-19T20:00:14.566Z] 2022/01/19 20:00:14 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-01-19T20:00:15.501Z] 2022/01/19 20:00:15 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-01-19T20:00:15.501Z] 2022/01/19 20:00:15 Finished clone github.com/hashicorp/go-sockaddr [2022-01-19T20:00:15.759Z] 2022/01/19 20:00:15 Finished clone github.com/vishvananda/netns [2022-01-19T20:00:15.759Z] 2022/01/19 20:00:15 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-01-19T20:00:15.759Z] 2022/01/19 20:00:15 Finished clone github.com/docker/libkv [2022-01-19T20:00:15.759Z] 2022/01/19 20:00:15 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-01-19T20:00:15.843Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-19T20:00:15.843Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-19T20:00:15.843Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-19T20:00:15.843Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Finished clone golang.org/x/net [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Finished clone github.com/samuel/go-zookeeper [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Finished clone github.com/hashicorp/go-msgpack [2022-01-19T20:00:17.661Z] 2022/01/19 20:00:17 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:17 Finished clone github.com/moby/ipvs [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:17 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:18 Finished clone github.com/vishvananda/netlink [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:18 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:18 Finished clone github.com/BurntSushi/toml [2022-01-19T20:00:18.228Z] 2022/01/19 20:00:18 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-01-19T20:00:18.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-19T20:00:18.795Z] 2022/01/19 20:00:18 Finished clone github.com/golang/gddo [2022-01-19T20:00:18.795Z] 2022/01/19 20:00:18 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-01-19T20:00:19.054Z] 2022/01/19 20:00:18 Finished clone github.com/coreos/go-semver [2022-01-19T20:00:19.054Z] 2022/01/19 20:00:18 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-01-19T20:00:19.313Z] 2022/01/19 20:00:19 Finished clone github.com/deckarep/golang-set [2022-01-19T20:00:19.313Z] 2022/01/19 20:00:19 Clone https://github.com/samuelkarp/docker-distribution.git to github.com/docker/distribution, revision 58f99e93b767ebacbf8e62a9074844712d31a177, attempt 1/20 [2022-01-19T20:00:20.246Z] docker_api_swarm_node_test.go:52: [d0bbc93d7c859] joining swarm manager [d612dd6adde7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:00:20.248Z] 2022/01/19 20:00:19 Finished clone github.com/ishidawataru/sctp [2022-01-19T20:00:20.248Z] 2022/01/19 20:00:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-01-19T20:00:20.808Z] docker_api_swarm_node_test.go:53: [de654a8841c74] joining swarm manager [d612dd6adde7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:00:21.064Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-19T20:00:21.184Z] 2022/01/19 20:00:21 Finished clone github.com/Microsoft/opengcs [2022-01-19T20:00:21.184Z] 2022/01/19 20:00:21 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-01-19T20:00:21.750Z] 2022/01/19 20:00:21 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-01-19T20:00:21.750Z] 2022/01/19 20:00:21 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-01-19T20:00:22.317Z] 2022/01/19 20:00:22 Finished clone github.com/hashicorp/serf [2022-01-19T20:00:22.317Z] 2022/01/19 20:00:22 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-01-19T20:00:22.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-19T20:00:22.956Z] --- PASS: TestCreateServiceConfigFileMode (13.27s) [2022-01-19T20:00:22.956Z] === RUN TestCreateServiceSysctls [2022-01-19T20:00:23.251Z] 2022/01/19 20:00:22 Finished clone github.com/opencontainers/go-digest [2022-01-19T20:00:23.252Z] 2022/01/19 20:00:22 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-01-19T20:00:23.252Z] 2022/01/19 20:00:23 Finished clone github.com/mistifyio/go-zfs [2022-01-19T20:00:23.252Z] 2022/01/19 20:00:23 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-01-19T20:00:23.817Z] 2022/01/19 20:00:23 Finished clone go.etcd.io/bbolt [2022-01-19T20:00:23.817Z] 2022/01/19 20:00:23 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-01-19T20:00:24.849Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-19T20:00:25.206Z] 2022/01/19 20:00:24 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-01-19T20:00:25.206Z] 2022/01/19 20:00:24 Finished clone github.com/vbatts/tar-split [2022-01-19T20:00:26.217Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-19T20:00:26.580Z] 2022/01/19 20:00:26 Finished clone github.com/cyphar/filepath-securejoin [2022-01-19T20:00:26.580Z] 2022/01/19 20:00:26 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-01-19T20:00:26.780Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-01-19T20:00:26.780Z] === RUN TestCreateServiceCapabilities [2022-01-19T20:00:27.036Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-19T20:00:27.147Z] 2022/01/19 20:00:27 Finished clone github.com/opencontainers/runtime-spec [2022-01-19T20:00:27.147Z] 2022/01/19 20:00:27 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-01-19T20:00:27.599Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-19T20:00:28.161Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-19T20:00:28.520Z] 2022/01/19 20:00:28 Finished clone github.com/opencontainers/image-spec [2022-01-19T20:00:28.520Z] 2022/01/19 20:00:28 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-01-19T20:00:29.085Z] 2022/01/19 20:00:28 Finished clone github.com/coreos/go-systemd [2022-01-19T20:00:29.085Z] 2022/01/19 20:00:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-01-19T20:00:29.090Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-19T20:00:29.652Z] 2022/01/19 20:00:29 Finished clone github.com/coreos/go-systemd/v22 [2022-01-19T20:00:29.652Z] 2022/01/19 20:00:29 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-01-19T20:00:29.652Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-19T20:00:29.652Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-01-19T20:00:29.652Z] === RUN TestInspect [2022-01-19T20:00:30.225Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-19T20:00:30.588Z] 2022/01/19 20:00:30 Finished clone github.com/docker/libnetwork [2022-01-19T20:00:30.588Z] 2022/01/19 20:00:30 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-01-19T20:00:30.588Z] 2022/01/19 20:00:30 Finished clone github.com/godbus/dbus/v5 [2022-01-19T20:00:30.588Z] 2022/01/19 20:00:30 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-01-19T20:00:30.847Z] 2022/01/19 20:00:30 Finished clone github.com/Graylog2/go-gelf [2022-01-19T20:00:30.847Z] 2022/01/19 20:00:30 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-01-19T20:00:30.847Z] 2022/01/19 20:00:30 Finished clone github.com/ugorji/go [2022-01-19T20:00:30.847Z] 2022/01/19 20:00:30 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-01-19T20:00:31.412Z] 2022/01/19 20:00:31 Finished clone github.com/fluent/fluent-logger-golang [2022-01-19T20:00:31.412Z] 2022/01/19 20:00:31 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-01-19T20:00:31.412Z] 2022/01/19 20:00:31 Finished clone golang.org/x/sys [2022-01-19T20:00:31.412Z] 2022/01/19 20:00:31 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-01-19T20:00:31.978Z] 2022/01/19 20:00:31 Finished clone github.com/philhofer/fwd [2022-01-19T20:00:31.978Z] 2022/01/19 20:00:31 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-01-19T20:00:32.122Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-19T20:00:32.544Z] 2022/01/19 20:00:32 Finished clone github.com/fernet/fernet-go [2022-01-19T20:00:32.544Z] 2022/01/19 20:00:32 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-01-19T20:00:32.803Z] 2022/01/19 20:00:32 Finished clone github.com/bsphere/le_go [2022-01-19T20:00:32.803Z] 2022/01/19 20:00:32 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-01-19T20:00:33.049Z] --- PASS: TestInspect (3.22s) [2022-01-19T20:00:33.049Z] === RUN TestCreateJob [2022-01-19T20:00:33.061Z] 2022/01/19 20:00:32 Finished clone github.com/fsnotify/fsnotify [2022-01-19T20:00:33.061Z] 2022/01/19 20:00:32 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-01-19T20:00:33.306Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-19T20:00:33.626Z] 2022/01/19 20:00:33 Finished clone github.com/jmespath/go-jmespath [2022-01-19T20:00:33.626Z] 2022/01/19 20:00:33 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-01-19T20:00:34.560Z] 2022/01/19 20:00:34 Finished clone github.com/golang/groupcache [2022-01-19T20:00:34.560Z] 2022/01/19 20:00:34 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-01-19T20:00:34.560Z] 2022/01/19 20:00:34 Finished clone golang.org/x/text [2022-01-19T20:00:34.560Z] 2022/01/19 20:00:34 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-01-19T20:00:34.818Z] 2022/01/19 20:00:34 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-01-19T20:00:34.818Z] 2022/01/19 20:00:34 Finished clone github.com/docker/distribution [2022-01-19T20:00:34.818Z] 2022/01/19 20:00:34 Finished clone golang.org/x/oauth2 [2022-01-19T20:00:34.818Z] 2022/01/19 20:00:34 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-01-19T20:00:35.753Z] 2022/01/19 20:00:35 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-01-19T20:00:35.753Z] 2022/01/19 20:00:35 Finished clone github.com/tinylib/msgp [2022-01-19T20:00:36.322Z] 2022/01/19 20:00:36 Finished clone github.com/googleapis/gax-go [2022-01-19T20:00:36.323Z] 2022/01/19 20:00:36 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-01-19T20:00:36.323Z] 2022/01/19 20:00:36 Finished clone github.com/miekg/dns [2022-01-19T20:00:36.323Z] 2022/01/19 20:00:36 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-01-19T20:00:36.323Z] 2022/01/19 20:00:36 Finished clone github.com/containerd/fifo [2022-01-19T20:00:36.323Z] 2022/01/19 20:00:36 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-01-19T20:00:36.574Z] --- PASS: TestCreateJob (3.15s) [2022-01-19T20:00:36.574Z] === RUN TestReplicatedJob [2022-01-19T20:00:36.574Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-19T20:00:36.888Z] 2022/01/19 20:00:36 Finished clone go.opencensus.io [2022-01-19T20:00:36.889Z] 2022/01/19 20:00:36 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-01-19T20:00:38.264Z] 2022/01/19 20:00:38 Finished clone github.com/containerd/go-runc [2022-01-19T20:00:38.264Z] 2022/01/19 20:00:38 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-01-19T20:00:38.264Z] 2022/01/19 20:00:38 Finished clone github.com/containerd/typeurl [2022-01-19T20:00:38.264Z] 2022/01/19 20:00:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-01-19T20:00:38.463Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-19T20:00:38.522Z] 2022/01/19 20:00:38 Finished clone github.com/containerd/cgroups [2022-01-19T20:00:38.522Z] 2022/01/19 20:00:38 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-01-19T20:00:39.391Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-19T20:00:40.422Z] 2022/01/19 20:00:40 Finished clone github.com/containerd/ttrpc [2022-01-19T20:00:40.422Z] 2022/01/19 20:00:40 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-01-19T20:00:40.680Z] 2022/01/19 20:00:40 Finished clone github.com/gogo/googleapis [2022-01-19T20:00:40.680Z] 2022/01/19 20:00:40 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-01-19T20:00:40.680Z] 2022/01/19 20:00:40 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-01-19T20:00:40.680Z] 2022/01/19 20:00:40 Finished clone github.com/containerd/console [2022-01-19T20:00:40.759Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-19T20:00:41.686Z] --- PASS: TestReplicatedJob (5.71s) [2022-01-19T20:00:41.686Z] === RUN TestUpdateReplicatedJob [2022-01-19T20:00:42.592Z] 2022/01/19 20:00:42 Finished clone github.com/opencontainers/runc [2022-01-19T20:00:42.592Z] 2022/01/19 20:00:42 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-01-19T20:00:43.158Z] 2022/01/19 20:00:42 Finished clone github.com/containerd/continuity [2022-01-19T20:00:43.158Z] 2022/01/19 20:00:42 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-01-19T20:00:44.952Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-01-19T20:00:44.952Z] === RUN TestServiceListWithStatuses [2022-01-19T20:00:44.952Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T20:00:44.952Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-19T20:00:44.952Z] === RUN TestDockerNetworkConnectAlias [2022-01-19T20:00:45.058Z] 2022/01/19 20:00:44 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-01-19T20:00:45.058Z] 2022/01/19 20:00:44 Finished clone google.golang.org/grpc [2022-01-19T20:00:45.879Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-19T20:00:46.135Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-19T20:00:46.455Z] 2022/01/19 20:00:46 Finished clone github.com/moby/buildkit [2022-01-19T20:00:46.455Z] 2022/01/19 20:00:46 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-01-19T20:00:46.455Z] 2022/01/19 20:00:46 Finished clone github.com/cilium/ebpf [2022-01-19T20:00:46.455Z] 2022/01/19 20:00:46 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-01-19T20:00:46.713Z] 2022/01/19 20:00:46 Finished clone github.com/Microsoft/hcsshim [2022-01-19T20:00:46.713Z] 2022/01/19 20:00:46 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-01-19T20:00:46.972Z] 2022/01/19 20:00:46 Finished clone github.com/prometheus/common [2022-01-19T20:00:46.972Z] 2022/01/19 20:00:46 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-01-19T20:00:47.503Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-19T20:00:48.065Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-19T20:00:48.322Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Finished clone golang.org/x/time [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Finished clone github.com/hashicorp/go-memdb [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Finished clone github.com/hashicorp/go-immutable-radix [2022-01-19T20:00:48.349Z] 2022/01/19 20:00:48 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-01-19T20:00:48.578Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-19T20:00:48.835Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-19T20:00:48.835Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-19T20:00:48.914Z] 2022/01/19 20:00:48 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-01-19T20:00:48.914Z] 2022/01/19 20:00:48 Finished clone github.com/golang/protobuf [2022-01-19T20:00:49.763Z] --- PASS: TestDockerNetworkConnectAlias (5.01s) [2022-01-19T20:00:49.763Z] === RUN TestDockerNetworkReConnect [2022-01-19T20:00:49.851Z] 2022/01/19 20:00:49 Finished clone github.com/hashicorp/golang-lru [2022-01-19T20:00:49.851Z] 2022/01/19 20:00:49 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-01-19T20:00:49.851Z] 2022/01/19 20:00:49 Finished clone github.com/coreos/pkg [2022-01-19T20:00:49.851Z] 2022/01/19 20:00:49 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-01-19T20:00:50.325Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-19T20:00:51.226Z] 2022/01/19 20:00:50 Finished clone github.com/beorn7/perks [2022-01-19T20:00:51.226Z] 2022/01/19 20:00:50 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-01-19T20:00:51.290Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-19T20:00:51.290Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-19T20:00:51.290Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-19T20:00:51.792Z] 2022/01/19 20:00:51 Finished clone github.com/prometheus/client_model [2022-01-19T20:00:51.793Z] 2022/01/19 20:00:51 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-01-19T20:00:52.219Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-19T20:00:52.475Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-19T20:00:53.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:52 Finished clone code.cloudfoundry.org/clock [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:52 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:53 Finished clone github.com/prometheus/client_golang [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:53 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:53 Finished clone golang.org/x/crypto [2022-01-19T20:00:53.167Z] 2022/01/19 20:00:53 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-01-19T20:00:53.292Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-19T20:00:53.853Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2022-01-19T20:00:53.853Z] === RUN TestServicePlugin [2022-01-19T20:00:54.108Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-19T20:00:54.541Z] 2022/01/19 20:00:54 Finished clone github.com/spf13/cobra [2022-01-19T20:00:54.541Z] 2022/01/19 20:00:54 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-01-19T20:00:54.541Z] 2022/01/19 20:00:54 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-01-19T20:00:54.541Z] 2022/01/19 20:00:54 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-01-19T20:00:54.672Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-19T20:00:54.672Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-19T20:00:54.672Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-19T20:00:54.672Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-19T20:00:54.672Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-19T20:00:55.108Z] 2022/01/19 20:00:54 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-01-19T20:00:55.108Z] 2022/01/19 20:00:54 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-01-19T20:00:55.108Z] 2022/01/19 20:00:54 Finished clone github.com/prometheus/procfs [2022-01-19T20:00:55.108Z] 2022/01/19 20:00:54 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-01-19T20:00:56.047Z] 2022/01/19 20:00:55 Finished clone github.com/pkg/errors [2022-01-19T20:00:56.047Z] 2022/01/19 20:00:55 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-01-19T20:00:56.047Z] 2022/01/19 20:00:55 Finished clone github.com/cespare/xxhash/v2 [2022-01-19T20:00:56.047Z] 2022/01/19 20:00:55 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-01-19T20:00:56.047Z] 2022/01/19 20:00:56 Finished clone github.com/morikuni/aec [2022-01-19T20:00:56.614Z] 2022/01/19 20:00:56 Finished clone github.com/inconshreveable/mousetrap [2022-01-19T20:00:56.873Z] 2022/01/19 20:00:56 Finished clone github.com/spf13/pflag [2022-01-19T20:00:57.190Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-19T20:00:57.190Z] === RUN TestDockerSuite/TestEventsRename [2022-01-19T20:00:57.439Z] 2022/01/19 20:00:57 Finished clone github.com/docker/go-metrics [2022-01-19T20:00:57.753Z] === RUN TestDockerSuite/TestEventsResize [2022-01-19T20:00:58.010Z] plugin_test.go:62: [d1b557c8e3b1b] joining swarm manager [d981b76a62757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:00:58.572Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-19T20:00:58.828Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-19T20:00:59.342Z] 2022/01/19 20:00:59 Finished clone github.com/opencontainers/selinux [2022-01-19T20:00:59.391Z] plugin_test.go:65: [db8aebf8c8ce6] joining swarm manager [d981b76a62757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:00:59.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-19T20:00:59.601Z] 2022/01/19 20:00:59 Finished clone github.com/google/certificate-transparency-go [2022-01-19T20:00:59.647Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-19T20:01:00.576Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-19T20:01:01.943Z] docker_api_swarm_test.go:201: [d30c1114609d7] joining swarm manager [d00cd3c38bc10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:01:03.307Z] === RUN TestDockerSuite/TestEventsTop [2022-01-19T20:01:03.870Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-19T20:01:06.383Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-19T20:01:11.804Z] 2022/01/19 20:01:11 Finished clone github.com/cloudflare/cfssl [2022-01-19T20:01:17.073Z] 2022/01/19 20:01:16 Finished clone github.com/docker/swarmkit [2022-01-19T20:01:18.567Z] === RUN TestDockerSuite/TestExec [2022-01-19T20:01:18.567Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-19T20:01:18.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-19T20:01:18.567Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-19T20:01:18.975Z] 2022/01/19 20:01:18 Finished clone github.com/containerd/containerd [2022-01-19T20:01:19.128Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-19T20:01:19.552Z] 2022/01/19 20:01:19 Finished clone github.com/coreos/etcd [2022-01-19T20:01:19.691Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-19T20:01:21.060Z] docker_api_swarm_test.go:383: [d4412e9937144] joining swarm manager [ddbc082583a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:01:21.060Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-19T20:01:21.624Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-19T20:01:22.187Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-19T20:01:22.187Z] docker_api_swarm_test.go:384: [d85db9b829134] joining swarm manager [ddbc082583a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:01:22.749Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-19T20:01:23.311Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-19T20:01:23.874Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-19T20:01:24.130Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-19T20:01:25.494Z] --- PASS: TestServicePlugin (31.46s) [2022-01-19T20:01:25.494Z] === RUN TestServiceUpdateLabel [2022-01-19T20:01:25.494Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-19T20:01:26.422Z] === RUN TestDockerSuite/TestExecEnv [2022-01-19T20:01:26.984Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-19T20:01:27.911Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-01-19T20:01:27.911Z] === RUN TestServiceUpdateSecrets [2022-01-19T20:01:28.171Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-19T20:01:28.735Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-19T20:01:31.755Z] 2022/01/19 20:01:29 Finished clone cloud.google.com/go [2022-01-19T20:01:32.004Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-19T20:01:32.004Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-19T20:01:32.566Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-19T20:01:33.127Z] === RUN TestDockerSuite/TestExecParseError [2022-01-19T20:01:33.383Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-19T20:01:33.949Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-19T20:01:34.512Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-19T20:01:35.442Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-19T20:01:36.005Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-19T20:01:36.584Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-19T20:01:38.318Z] 2022/01/19 20:01:37 Finished clone github.com/gogo/protobuf [2022-01-19T20:01:40.221Z] 2022/01/19 20:01:40 Finished clone google.golang.org/genproto [2022-01-19T20:01:43.118Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-01-19T20:01:43.118Z] === RUN TestServiceUpdateConfigs [2022-01-19T20:01:47.285Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-19T20:01:47.846Z] === RUN TestDockerSuite/TestExecTTY [2022-01-19T20:01:48.411Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-19T20:01:48.973Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-19T20:01:49.535Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-19T20:01:50.096Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-19T20:01:50.096Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-19T20:01:50.096Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-19T20:01:51.465Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-19T20:01:51.721Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-19T20:01:52.648Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-19T20:01:52.904Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-19T20:01:53.467Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-19T20:01:57.632Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-01-19T20:01:57.632Z] === RUN TestServiceUpdateNetwork [2022-01-19T20:01:58.193Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-19T20:02:03.444Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-19T20:02:04.008Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-19T20:02:09.251Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-19T20:02:09.251Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-19T20:02:09.251Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-19T20:02:09.509Z] === RUN TestDockerSuite/TestHealth [2022-01-19T20:02:09.768Z] --- PASS: TestServiceUpdateNetwork (12.69s) [2022-01-19T20:02:09.768Z] === RUN TestServiceUpdatePidsLimit [2022-01-19T20:02:11.134Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-19T20:02:11.696Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-19T20:02:15.860Z] check_test.go:380: [d85db9b829134] daemon is not started [2022-01-19T20:02:15.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-19T20:02:17.752Z] docker_api_swarm_test.go:801: [d4cbb4ae3c45a] joining swarm manager [d4c98b4c4c6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:02:18.681Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-19T20:02:18.681Z] docker_api_swarm_test.go:801: [d9f60e4f13f61] joining swarm manager [d4c98b4c4c6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:02:20.046Z] docker_api_swarm_test.go:801: [ddff3d96c3a8e] joining swarm manager [d4c98b4c4c6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-19T20:02:21.411Z] docker_api_swarm_test.go:801: [d6611f9f8ec2f] joining swarm manager [d4c98b4c4c6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-19T20:02:22.782Z] docker_api_swarm_test.go:809: [dc117c811ecb8] joining swarm manager [d4c98b4c4c6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-19T20:02:26.046Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-01-19T20:02:26.046Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-01-19T20:02:26.046Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-19T20:02:26.046Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-01-19T20:02:26.046Z] PASS [2022-01-19T20:02:26.046Z] [2022-01-19T20:02:26.046Z] === Skipped [2022-01-19T20:02:26.046Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-19T20:02:26.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-19T20:02:26.046Z] [2022-01-19T20:02:26.046Z] [2022-01-19T20:02:26.046Z] DONE 27 tests, 1 skipped in 196.089s [2022-01-19T20:02:26.046Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-19T20:02:26.046Z] ++ 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-01-19T20:02:26.046Z] ++ set -e [2022-01-19T20:02:26.046Z] ++ '[' -n 0 ']' [2022-01-19T20:02:26.046Z] ++ set -x [2022-01-19T20:02:26.046Z] ++ 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-01-19T20:02:26.046Z] INFO: Testing against a local daemon [2022-01-19T20:02:26.046Z] === RUN TestSessionCreate [2022-01-19T20:02:26.046Z] --- PASS: TestSessionCreate (0.02s) [2022-01-19T20:02:26.046Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-19T20:02:26.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-19T20:02:26.301Z] PASS [2022-01-19T20:02:26.301Z] [2022-01-19T20:02:26.301Z] DONE 2 tests in 0.164s [2022-01-19T20:02:26.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-19T20:02:26.301Z] ++ 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-01-19T20:02:26.301Z] ++ set -e [2022-01-19T20:02:26.301Z] ++ '[' -n 0 ']' [2022-01-19T20:02:26.301Z] ++ set -x [2022-01-19T20:02:26.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-19T20:02:26.302Z] INFO: Testing against a local daemon [2022-01-19T20:02:26.302Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-19T20:02:26.302Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T20:02:26.302Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T20:02:26.302Z] === RUN TestEventsExecDie [2022-01-19T20:02:26.900Z] --- PASS: TestEventsExecDie (0.56s) [2022-01-19T20:02:26.900Z] === RUN TestEventsBackwardsCompatible [2022-01-19T20:02:26.900Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-19T20:02:26.900Z] === RUN TestInfoBinaryCommits [2022-01-19T20:02:26.900Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-19T20:02:26.900Z] === RUN TestInfoAPIVersioned [2022-01-19T20:02:26.900Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-19T20:02:26.900Z] === RUN TestInfoDiscoveryBackend [2022-01-19T20:02:27.467Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2022-01-19T20:02:27.467Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-19T20:02:28.396Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-19T20:02:28.396Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-19T20:02:28.652Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-19T20:02:28.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-19T20:02:28.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-19T20:02:28.909Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-19T20:02:29.166Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2022-01-19T20:02:29.166Z] === RUN TestInfoAPI [2022-01-19T20:02:29.166Z] --- PASS: TestInfoAPI (0.03s) [2022-01-19T20:02:29.166Z] === RUN TestInfoAPIWarnings [2022-01-19T20:02:29.421Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-19T20:02:29.421Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-19T20:02:29.985Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-19T20:02:29.985Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-19T20:02:29.985Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-19T20:02:29.985Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-19T20:02:30.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-19T20:02:30.497Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-19T20:02:30.753Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-19T20:02:30.753Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-19T20:02:31.316Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-19T20:02:31.316Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-19T20:02:31.878Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-19T20:02:32.439Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-19T20:02:32.439Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-19T20:02:33.010Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-19T20:02:35.524Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-19T20:02:35.524Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-19T20:02:35.524Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-19T20:02:36.444Z] 2022/01/19 20:02:32 Finished clone github.com/hashicorp/consul [2022-01-19T20:02:36.889Z] === RUN TestDockerSuite/TestImportFile [2022-01-19T20:02:37.816Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-19T20:02:37.816Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-19T20:02:38.384Z] 4612f6d0b889: Pull complete [2022-01-19T20:02:38.743Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-19T20:02:40.110Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-19T20:02:41.475Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-19T20:02:41.712Z] 2022/01/19 20:02:41 Finished clone github.com/aws/aws-sdk-go [2022-01-19T20:02:41.731Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-19T20:02:42.295Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-19T20:02:42.857Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-19T20:02:42.857Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-19T20:02:42.857Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-19T20:02:43.419Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-19T20:02:43.674Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-19T20:02:44.235Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-19T20:02:44.510Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-19T20:02:45.086Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-19T20:02:45.344Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-01-19T20:02:45.344Z] === RUN TestInfoDebug [2022-01-19T20:02:45.600Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-19T20:02:45.600Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-19T20:02:46.163Z] --- PASS: TestInfoDebug (0.55s) [2022-01-19T20:02:46.163Z] === RUN TestInfoInsecureRegistries [2022-01-19T20:02:46.677Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-19T20:02:46.677Z] === RUN TestInfoRegistryMirrors [2022-01-19T20:02:46.677Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-19T20:02:47.239Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-01-19T20:02:47.239Z] === RUN TestLoginFailsWithBadCredentials [2022-01-19T20:02:47.239Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2022-01-19T20:02:47.239Z] === RUN TestPingCacheHeaders [2022-01-19T20:02:47.239Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-19T20:02:47.239Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-19T20:02:47.239Z] === RUN TestPingGet [2022-01-19T20:02:47.239Z] --- PASS: TestPingGet (0.02s) [2022-01-19T20:02:47.239Z] === RUN TestPingHead [2022-01-19T20:02:47.239Z] --- PASS: TestPingHead (0.02s) [2022-01-19T20:02:47.239Z] === RUN TestVersion [2022-01-19T20:02:47.495Z] --- PASS: TestVersion (0.02s) [2022-01-19T20:02:47.495Z] PASS [2022-01-19T20:02:47.495Z] [2022-01-19T20:02:47.495Z] === Skipped [2022-01-19T20:02:47.495Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T20:02:47.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-19T20:02:47.495Z] [2022-01-19T20:02:47.495Z] [2022-01-19T20:02:47.495Z] DONE 18 tests, 1 skipped in 21.155s [2022-01-19T20:02:47.495Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-19T20:02:47.495Z] ++ 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-01-19T20:02:47.495Z] ++ set -e [2022-01-19T20:02:47.495Z] ++ '[' -n 0 ']' [2022-01-19T20:02:47.495Z] ++ set -x [2022-01-19T20:02:47.495Z] ++ 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-01-19T20:02:47.495Z] INFO: Testing against a local daemon [2022-01-19T20:02:47.495Z] === RUN TestVolumesCreateAndList [2022-01-19T20:02:47.495Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-19T20:02:47.495Z] === RUN TestVolumesRemove [2022-01-19T20:02:47.753Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-19T20:02:47.753Z] === RUN TestVolumesInspect [2022-01-19T20:02:47.753Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-19T20:02:47.753Z] === RUN TestVolumesInvalidJSON [2022-01-19T20:02:47.753Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-19T20:02:47.753Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-19T20:02:47.753Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-19T20:02:47.753Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-19T20:02:47.753Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-19T20:02:47.753Z] PASS [2022-01-19T20:02:47.753Z] [2022-01-19T20:02:47.753Z] DONE 5 tests in 0.315s [2022-01-19T20:02:47.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T20:02:47.753Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-19T20:02:48.009Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-19T20:02:48.009Z] ++++ cat bundles/test-integration/docker.pid [2022-01-19T20:02:48.009Z] +++ kill 5589 [2022-01-19T20:02:48.571Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-19T20:02:48.571Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-19T20:02:48.571Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-19T20:02:49.499Z] +++ /etc/init.d/apparmor stop [2022-01-19T20:02:49.499Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T20:02:49.499Z] [2022-01-19T20:02:49.499Z] Unloading profiles will leave already running processes permanently [2022-01-19T20:02:49.499Z] unconfined, which can lead to unexpected situations. [2022-01-19T20:02:49.499Z] [2022-01-19T20:02:49.499Z] To set a process to complain mode, use the command line tool [2022-01-19T20:02:49.499Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T20:02:49.499Z] +++ true [2022-01-19T20:02:49.499Z] exiting test-integration [2022-01-19T20:02:49.499Z] ++ exit 0 [2022-01-19T20:02:49.499Z] [2022-01-19T20:02:49.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-19T20:02:50.062Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-19T20:02:50.062Z] + for job in $(jobs -p) [2022-01-19T20:02:50.062Z] + wait 16508 [2022-01-19T20:02:50.994Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-19T20:02:51.555Z] === RUN TestDockerSuite/TestInspectImage [2022-01-19T20:02:51.556Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-19T20:02:51.556Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-19T20:02:51.556Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-19T20:02:51.556Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-19T20:02:52.118Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-19T20:02:52.379Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-19T20:02:52.379Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-19T20:02:52.942Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-19T20:02:53.504Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-19T20:02:55.391Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-19T20:02:55.391Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-19T20:02:55.953Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-19T20:02:56.514Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-19T20:02:57.443Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-19T20:02:57.699Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-19T20:02:58.261Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-19T20:02:58.823Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-19T20:02:59.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-19T20:02:59.640Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-19T20:02:59.896Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-19T20:02:59.896Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-19T20:03:01.792Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-19T20:03:02.358Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-19T20:03:03.286Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-19T20:03:03.543Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-19T20:03:04.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-19T20:03:05.841Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-19T20:03:07.206Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-19T20:03:07.206Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-19T20:03:08.578Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-19T20:03:09.140Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-19T20:03:09.701Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-19T20:03:14.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-19T20:03:16.316Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-19T20:03:17.681Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-19T20:03:19.045Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-19T20:03:19.301Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-19T20:03:20.667Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-19T20:03:20.667Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-19T20:03:20.924Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-19T20:03:20.924Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-19T20:03:20.924Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-19T20:03:21.485Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-19T20:03:21.741Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-19T20:03:25.921Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-19T20:03:25.921Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-19T20:03:30.085Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-19T20:03:30.647Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-19T20:03:30.647Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-19T20:03:31.575Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-19T20:03:32.136Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-19T20:03:33.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-19T20:03:33.996Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-19T20:03:34.556Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-19T20:03:35.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-19T20:03:36.852Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-19T20:03:37.414Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-19T20:03:37.978Z] === RUN TestDockerSuite/TestLogsSince [2022-01-19T20:03:40.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-19T20:03:42.384Z] docker_api_swarm_service_test.go:394: [d68c1ba445404] joining swarm manager [d4c51ea1e451f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:03:42.945Z] docker_api_swarm_service_test.go:394: [d65b17ede7383] joining swarm manager [d4c51ea1e451f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:03:44.837Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-19T20:03:51.385Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-19T20:03:51.385Z] === RUN TestDockerSuite/TestLogsTail [2022-01-19T20:03:51.385Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-19T20:03:51.946Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-19T20:03:52.202Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-19T20:03:52.458Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-19T20:03:53.023Z] === RUN TestDockerSuite/TestNetHostname [2022-01-19T20:03:54.388Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-19T20:03:54.388Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-19T20:03:58.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-19T20:03:59.919Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-19T20:04:00.177Z] docker_api_swarm_service_test.go:342: [dd3d27d92845e] joining swarm manager [d5b8b71c9260e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:04:01.114Z] docker_api_swarm_service_test.go:342: [db5cea29b54a7] joining swarm manager [d5b8b71c9260e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:04:01.677Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-19T20:04:02.240Z] === RUN TestDockerSuite/TestPluginActive [2022-01-19T20:04:04.757Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-19T20:04:12.838Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-19T20:04:12.838Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-19T20:04:12.838Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-19T20:04:14.222Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-19T20:04:14.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-19T20:04:16.672Z] docker_api_swarm_service_test.go:489: [dffa8b13023cb] joining swarm manager [daae10eb7f2c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:04:17.233Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-19T20:04:17.490Z] docker_api_swarm_service_test.go:489: [ddd80a72e457a] joining swarm manager [daae10eb7f2c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:04:19.380Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-19T20:04:21.894Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-19T20:04:27.137Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-19T20:04:28.066Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-19T20:04:28.627Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-19T20:04:29.555Z] === RUN TestDockerSuite/TestPortList [2022-01-19T20:04:29.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-19T20:04:36.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-19T20:04:37.469Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-19T20:04:38.032Z] docker_api_swarm_service_test.go:127: [de438391bef3b] joining swarm manager [d5f3fa6a037ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:04:38.626Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-19T20:04:38.884Z] docker_api_swarm_service_test.go:128: [d4f1a008bac07] joining swarm manager [d5f3fa6a037ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:04:40.773Z] docker_api_swarm_service_test.go:136: [df04ae7420d0d] joining swarm manager [d5f3fa6a037ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-19T20:04:41.335Z] docker_api_swarm_service_test.go:137: [d84cc27a62399] joining swarm manager [d5f3fa6a037ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-19T20:04:44.600Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-19T20:04:44.600Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-19T20:04:44.600Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-19T20:04:44.856Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-19T20:04:44.856Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-19T20:04:45.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-19T20:04:45.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-19T20:04:45.983Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-19T20:04:45.983Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-19T20:04:46.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-19T20:04:46.911Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-19T20:04:48.806Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-19T20:04:49.367Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-19T20:04:49.929Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-19T20:04:49.930Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-19T20:04:51.818Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-19T20:04:52.380Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-19T20:04:54.898Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-19T20:04:57.417Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-19T20:04:57.417Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-19T20:04:59.946Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-19T20:05:03.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-19T20:05:05.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-19T20:05:06.007Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-19T20:05:06.937Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-19T20:05:07.867Z] docker_api_swarm_service_test.go:303: [da702fafe92b5] joining swarm manager [dd55868005143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:05:08.797Z] docker_api_swarm_service_test.go:303: [de005f3692c39] joining swarm manager [dd55868005143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:05:08.797Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-19T20:05:10.165Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-19T20:05:11.093Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-19T20:05:12.980Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-19T20:05:13.908Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-19T20:05:14.837Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-19T20:05:15.093Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-19T20:05:15.655Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-19T20:05:17.021Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-19T20:05:18.912Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-19T20:05:19.474Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-19T20:05:19.474Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-19T20:05:19.474Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-19T20:05:19.474Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-19T20:05:19.730Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-19T20:05:19.730Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-19T20:05:20.294Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-19T20:05:20.790Z] 635f15ebd5b4: Pull complete [2022-01-19T20:05:20.790Z] Digest: sha256:4735f8590820d8741a94524e8ad53921ed0fea0002cc5214f594861ad9ee1f3d [2022-01-19T20:05:20.790Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:05:20.790Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-19T20:05:20.790Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-19T20:05:20.790Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2452' [2022-01-19T20:05:20.790Z] WARN: Skipping validation tests [2022-01-19T20:05:20.790Z] INFO: Running unit tests at 01/19/2022 20:05:20... [2022-01-19T20:05:21.228Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-19T20:05:22.155Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-19T20:05:22.411Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-19T20:05:28.050Z] INFO: make.ps1 starting at 01/19/2022 20:05:27 [2022-01-19T20:05:28.050Z] INFO: Git commit (6c2db7b482) assumed from DOCKER_GITCOMMIT environment variable [2022-01-19T20:05:28.050Z] INFO: Invoking autogen... [2022-01-19T20:05:28.520Z] INFO: Running unit tests... [2022-01-19T20:05:28.948Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-19T20:05:28.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-19T20:05:28.948Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-19T20:05:30.319Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-19T20:05:30.319Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-19T20:05:30.319Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-19T20:05:30.319Z] docker_api_swarm_service_test.go:99: [d0c6cf1dbf49c] joining swarm manager [d3652ee962a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:05:30.575Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-19T20:05:31.138Z] docker_api_swarm_service_test.go:100: [d99b951cd8d09] joining swarm manager [d3652ee962a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:05:33.028Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-19T20:05:34.395Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-19T20:05:36.912Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-19T20:05:37.840Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-19T20:05:37.840Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-19T20:05:37.840Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-19T20:05:38.960Z] 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/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-01-19T20:05:40.363Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-19T20:05:40.620Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-19T20:05:40.876Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-19T20:05:41.804Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-19T20:05:42.732Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-19T20:05:43.668Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-19T20:05:44.597Z] === RUN TestDockerSuite/TestRmiTag [2022-01-19T20:05:44.853Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-19T20:05:45.413Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-19T20:05:48.683Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-19T20:05:48.683Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-19T20:05:49.423Z] ? github.com/docker/docker/api [no test files] [2022-01-19T20:05:49.610Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-19T20:05:49.866Z] check_test.go:380: [d0c6cf1dbf49c] daemon is not started [2022-01-19T20:05:49.866Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-19T20:05:51.232Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-19T20:05:51.488Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-19T20:05:51.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-19T20:05:52.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-19T20:05:52.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-19T20:05:52.567Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-19T20:05:53.495Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-19T20:05:53.752Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-19T20:05:54.316Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-19T20:05:54.877Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-19T20:05:55.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-19T20:05:55.696Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-19T20:05:57.064Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-19T20:05:57.626Z] docker_api_swarm_service_test.go:532: [d5868aa9700b1] joining swarm manager [d368277e12f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:05:57.626Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-19T20:05:58.187Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-19T20:05:59.115Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-19T20:05:59.115Z] docker_api_swarm_service_test.go:533: [d26b2e7a80a5f] joining swarm manager [d368277e12f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:05:59.372Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-19T20:05:59.933Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-19T20:06:00.866Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-19T20:06:02.253Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-19T20:06:02.817Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-19T20:06:03.380Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-19T20:06:03.944Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-19T20:06:03.944Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-19T20:06:05.839Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-19T20:06:06.096Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-19T20:06:06.658Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-19T20:06:07.220Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-19T20:06:07.476Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-19T20:06:07.476Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-19T20:06:08.038Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-19T20:06:08.599Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-19T20:06:08.856Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-19T20:06:09.417Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-19T20:06:09.672Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-19T20:06:09.672Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-19T20:06:10.233Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-19T20:06:10.233Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-19T20:06:10.694Z] === RUN TestMiddlewares [2022-01-19T20:06:10.694Z] --- PASS: TestMiddlewares (0.00s) [2022-01-19T20:06:10.694Z] PASS [2022-01-19T20:06:10.694Z] coverage: 9.0% of statements [2022-01-19T20:06:10.694Z] ok github.com/docker/docker/api/server 0.131s coverage: 9.0% of statements [2022-01-19T20:06:11.163Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-19T20:06:11.726Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-19T20:06:12.287Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-19T20:06:12.546Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-19T20:06:12.546Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-19T20:06:13.108Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-19T20:06:14.038Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-19T20:06:14.965Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-19T20:06:15.892Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-19T20:06:16.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-19T20:06:17.082Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-19T20:06:17.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-19T20:06:17.901Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-19T20:06:18.156Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-19T20:06:19.084Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-19T20:06:21.000Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-19T20:06:21.256Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-19T20:06:21.511Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-19T20:06:21.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-19T20:06:23.135Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-19T20:06:24.064Z] docker_api_swarm_service_test.go:147: [da05b9c2a49ed] joining swarm manager [d72906d600098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:06:24.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-19T20:06:24.883Z] docker_api_swarm_service_test.go:147: [d82e1f87a7b60] joining swarm manager [d72906d600098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:06:26.776Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-19T20:06:28.143Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-19T20:06:28.143Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-19T20:06:28.143Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-19T20:06:28.143Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-19T20:06:28.143Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-19T20:06:28.708Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-19T20:06:30.076Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-19T20:06:31.004Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-19T20:06:31.932Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-19T20:06:32.494Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-19T20:06:33.422Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-19T20:06:33.989Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-19T20:06:33.989Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-19T20:06:33.989Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-19T20:06:34.554Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-19T20:06:35.481Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-19T20:06:35.737Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-19T20:06:35.994Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-19T20:06:36.556Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-19T20:06:37.118Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-19T20:06:37.374Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-19T20:06:37.374Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-19T20:06:37.948Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-19T20:06:38.204Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-19T20:06:38.766Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-19T20:06:39.329Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-19T20:06:39.585Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-19T20:06:40.148Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-19T20:06:40.404Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-19T20:06:40.967Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-19T20:06:40.967Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-19T20:06:41.529Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-19T20:06:42.091Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-19T20:06:43.457Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-19T20:06:43.457Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-19T20:06:43.457Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-19T20:06:43.457Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-19T20:06:45.346Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-19T20:06:45.908Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-19T20:06:48.234Z] 2022/01/19 20:06:46 Finished clone google.golang.org/api [2022-01-19T20:06:48.234Z] 2022/01/19 20:06:46 Dependencies downloaded. Download time: 6m39.864934761s [2022-01-19T20:06:48.234Z] 2022/01/19 20:06:46 Collecting all dependencies [2022-01-19T20:06:58.074Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-19T20:06:58.074Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-19T20:06:58.202Z] 2022/01/19 20:06:57 Clean vendor dir from unused packages [2022-01-19T20:06:58.202Z] 2022/01/19 20:06:57 Ignoring paths matching "^archive/tar" [2022-01-19T20:06:58.202Z] 2022/01/19 20:06:58 Success [2022-01-19T20:06:58.202Z] 2022/01/19 20:06:58 Running time: 6m55.354023274s [2022-01-19T20:06:58.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-19T20:06:58.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-19T20:06:58.330Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-19T20:06:58.330Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-19T20:06:58.460Z] Congratulations! All vendoring changes are done the right way. [2022-01-19T20:06:58.893Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-19T20:06:59.330Z] + echo Ensuring container killed. [2022-01-19T20:06:59.330Z] Ensuring container killed. [2022-01-19T20:06:59.330Z] + docker rm -vf docker-pr10 [2022-01-19T20:06:59.330Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-01-19T20:06:59.609Z] + echo Chowning /workspace to jenkins user [2022-01-19T20:06:59.609Z] Chowning /workspace to jenkins user [2022-01-19T20:06:59.609Z] + id -u [2022-01-19T20:06:59.609Z] + id -g [2022-01-19T20:06:59.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T20:07:00.471Z] + bundleName=unit [2022-01-19T20:07:00.471Z] + echo Creating unit-bundles.tar.gz [2022-01-19T20:07:00.471Z] Creating unit-bundles.tar.gz [2022-01-19T20:07:00.471Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-01-19T20:07:00.471Z] bundles/junit-report.xml [2022-01-19T20:07:00.471Z] bundles/go-test-report.json [2022-01-19T20:07:00.471Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-19T20:07:00.482Z] Archiving artifacts [2022-01-19T20:07:00.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-19T20:07:00.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-19T20:07:00.944Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T20:07:01.257Z] + make clean [2022-01-19T20:07:01.257Z] docker volume rm -f docker-dev-cache [2022-01-19T20:07:01.257Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:07:01.720Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-19T20:07:02.649Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-19T20:07:09.197Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-19T20:07:09.197Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-19T20:07:09.197Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-19T20:07:09.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-19T20:07:09.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-19T20:07:10.015Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-19T20:07:11.383Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-19T20:07:12.310Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-19T20:07:13.238Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-19T20:07:13.238Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-19T20:07:13.238Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-19T20:07:14.165Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-19T20:07:15.094Z] === RUN TestDockerSuite/TestRunMount [2022-01-19T20:07:20.339Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-19T20:07:20.339Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-19T20:07:20.904Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-19T20:07:21.832Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-19T20:07:23.200Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-19T20:07:25.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-19T20:07:25.721Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-19T20:07:27.090Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-19T20:07:29.613Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-19T20:07:30.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-19T20:07:30.755Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-19T20:07:31.684Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-19T20:07:31.684Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-19T20:07:32.247Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-19T20:07:32.505Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-19T20:07:33.068Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-19T20:07:33.630Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-19T20:07:33.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-19T20:07:35.779Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-19T20:07:35.779Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-19T20:07:37.094Z] === RUN TestBoolValue [2022-01-19T20:07:37.094Z] --- PASS: TestBoolValue (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestBoolValueOrDefault [2022-01-19T20:07:37.094Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInt64ValueOrZero [2022-01-19T20:07:37.094Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInt64ValueOrDefault [2022-01-19T20:07:37.094Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-19T20:07:37.094Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestJsonContentType [2022-01-19T20:07:37.094Z] --- PASS: TestJsonContentType (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 14.7% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/server/httputils 0.135s coverage: 14.7% of statements [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-19T20:07:37.094Z] === RUN TestMaskSecretKeys [2022-01-19T20:07:37.094Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-19T20:07:37.094Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-19T20:07:37.094Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-19T20:07:37.094Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestVersionMiddlewareVersion [2022-01-19T20:07:37.094Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-19T20:07:37.094Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 37.7% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-19T20:07:37.094Z] === RUN TestAdjustForAPIVersion [2022-01-19T20:07:37.094Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 5.7% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-19T20:07:37.094Z] === RUN TestStrSliceMarshalJSON [2022-01-19T20:07:37.094Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestStrSliceUnmarshalJSON [2022-01-19T20:07:37.094Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestStrSliceUnmarshalString [2022-01-19T20:07:37.094Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestStrSliceUnmarshalSlice [2022-01-19T20:07:37.094Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 90.0% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-01-19T20:07:37.094Z] === RUN TestToJSON [2022-01-19T20:07:37.094Z] --- PASS: TestToJSON (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestToParamWithVersion [2022-01-19T20:07:37.094Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestFromJSON [2022-01-19T20:07:37.094Z] --- PASS: TestFromJSON (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestEmpty [2022-01-19T20:07:37.094Z] --- PASS: TestEmpty (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestArgsMatchKVListEmptySources [2022-01-19T20:07:37.094Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestArgsMatchKVList [2022-01-19T20:07:37.094Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestArgsMatch [2022-01-19T20:07:37.094Z] --- PASS: TestArgsMatch (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestAdd [2022-01-19T20:07:37.094Z] --- PASS: TestAdd (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestDel [2022-01-19T20:07:37.094Z] --- PASS: TestDel (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestLen [2022-01-19T20:07:37.094Z] --- PASS: TestLen (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestExactMatch [2022-01-19T20:07:37.094Z] --- PASS: TestExactMatch (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestOnlyOneExactMatch [2022-01-19T20:07:37.094Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestContains [2022-01-19T20:07:37.094Z] --- PASS: TestContains (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestValidate [2022-01-19T20:07:37.094Z] --- PASS: TestValidate (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestWalkValues [2022-01-19T20:07:37.094Z] --- PASS: TestWalkValues (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestFuzzyMatch [2022-01-19T20:07:37.094Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestClone [2022-01-19T20:07:37.094Z] --- PASS: TestClone (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 92.2% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-19T20:07:37.094Z] === RUN TestDurationToSecondsString [2022-01-19T20:07:37.094Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestGetTimestamp [2022-01-19T20:07:37.094Z] --- PASS: TestGetTimestamp (0.21s) [2022-01-19T20:07:37.094Z] === RUN TestParseTimestamps [2022-01-19T20:07:37.094Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 100.0% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-01-19T20:07:37.094Z] === RUN TestCompareVersion [2022-01-19T20:07:37.094Z] --- PASS: TestCompareVersion (0.00s) [2022-01-19T20:07:37.094Z] PASS [2022-01-19T20:07:37.094Z] coverage: 75.0% of statements [2022-01-19T20:07:37.094Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-19T20:07:37.094Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-19T20:07:37.094Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-19T20:07:37.094Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestCloneArgsSmartHttp [2022-01-19T20:07:37.094Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-19T20:07:37.094Z] === RUN TestCloneArgsDumbHttp [2022-01-19T20:07:37.094Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestCloneArgsGit [2022-01-19T20:07:37.094Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestCheckoutGit [2022-01-19T20:07:37.094Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-19T20:07:37.094Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-19T20:07:37.094Z] === RUN TestProcessNoDockerignore [2022-01-19T20:07:37.094Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-19T20:07:37.094Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-19T20:07:37.094Z] === RUN TestDetectContentType [2022-01-19T20:07:37.094Z] --- PASS: TestDetectContentType (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestSelectAcceptableMIME [2022-01-19T20:07:37.094Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInspectEmptyResponse [2022-01-19T20:07:37.094Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInspectResponseBinary [2022-01-19T20:07:37.094Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestResponseUnsupportedContentType [2022-01-19T20:07:37.094Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInspectResponseTextSimple [2022-01-19T20:07:37.094Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestInspectResponseEmptyContentType [2022-01-19T20:07:37.094Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestUnknownContentLength [2022-01-19T20:07:37.094Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestDownloadRemote [2022-01-19T20:07:37.094Z] --- PASS: TestDownloadRemote (0.12s) [2022-01-19T20:07:37.094Z] === RUN TestGetWithStatusError [2022-01-19T20:07:37.094Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestCloseRootDirectory [2022-01-19T20:07:37.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:07:37.094Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestHashFile [2022-01-19T20:07:37.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:07:37.094Z] --- SKIP: TestHashFile (0.00s) [2022-01-19T20:07:37.094Z] === RUN TestHashSubdir [2022-01-19T20:07:37.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:07:37.095Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-19T20:07:37.095Z] === RUN TestRemoveDirectory [2022-01-19T20:07:37.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:07:37.095Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-19T20:07:37.095Z] PASS [2022-01-19T20:07:37.095Z] coverage: 9.3% of statements [2022-01-19T20:07:37.095Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 9.3% of statements [2022-01-19T20:07:37.095Z] === RUN TestGetAllAllowed [2022-01-19T20:07:37.095Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestGetAllMeta [2022-01-19T20:07:37.095Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-19T20:07:37.095Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestIsUnreferencedBuiltin [2022-01-19T20:07:37.095Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestIsExistingDirectory [2022-01-19T20:07:37.095Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-19T20:07:37.095Z] === RUN TestGetFilenameForDownload [2022-01-19T20:07:37.095Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestEnv2Variables [2022-01-19T20:07:37.095Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-19T20:07:37.095Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestMaintainer [2022-01-19T20:07:37.095Z] --- PASS: TestMaintainer (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestLabel [2022-01-19T20:07:37.095Z] --- PASS: TestLabel (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestFromScratch [2022-01-19T20:07:37.095Z] --- PASS: TestFromScratch (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestFromWithArg [2022-01-19T20:07:37.095Z] --- PASS: TestFromWithArg (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-19T20:07:37.095Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestFromWithUndefinedArg [2022-01-19T20:07:37.095Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestFromMultiStageWithNamedStage [2022-01-19T20:07:37.095Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestOnbuild [2022-01-19T20:07:37.095Z] --- PASS: TestOnbuild (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestWorkdir [2022-01-19T20:07:37.095Z] --- PASS: TestWorkdir (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestCmd [2022-01-19T20:07:37.095Z] --- PASS: TestCmd (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestHealthcheckNone [2022-01-19T20:07:37.095Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestHealthcheckCmd [2022-01-19T20:07:37.095Z] --- PASS: TestHealthcheckCmd (0.02s) [2022-01-19T20:07:37.095Z] === RUN TestEntrypoint [2022-01-19T20:07:37.095Z] --- PASS: TestEntrypoint (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestExpose [2022-01-19T20:07:37.095Z] --- PASS: TestExpose (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestUser [2022-01-19T20:07:37.095Z] --- PASS: TestUser (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestVolume [2022-01-19T20:07:37.095Z] --- PASS: TestVolume (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestStopSignal [2022-01-19T20:07:37.095Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-19T20:07:37.095Z] --- SKIP: TestStopSignal (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestArg [2022-01-19T20:07:37.095Z] --- PASS: TestArg (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestShell [2022-01-19T20:07:37.095Z] --- PASS: TestShell (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestPrependEnvOnCmd [2022-01-19T20:07:37.095Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestRunWithBuildArgs [2022-01-19T20:07:37.095Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestRunIgnoresHealthcheck [2022-01-19T20:07:37.095Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestDispatchUnsupportedOptions [2022-01-19T20:07:37.095Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-19T20:07:37.095Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-19T20:07:37.095Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-19T20:07:37.095Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestNormalizeWorkdir [2022-01-19T20:07:37.095Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestDispatch [2022-01-19T20:07:37.095Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-19T20:07:37.095Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-19T20:07:37.095Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-19T20:07:37.095Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-19T20:07:37.095Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-19T20:07:37.095Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-19T20:07:37.095Z] === RUN TestDispatch/COPY_url [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch (0.09s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-01-19T20:07:37.095Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestAddScratchImageAddsToMounts [2022-01-19T20:07:37.095Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-19T20:07:37.095Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-19T20:07:37.095Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-19T20:07:37.095Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestImageSourceGetAddsToMounts [2022-01-19T20:07:37.095Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestEmptyDockerfile [2022-01-19T20:07:37.095Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-19T20:07:37.095Z] === RUN TestSymlinkDockerfile [2022-01-19T20:07:37.095Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-19T20:07:37.095Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-19T20:07:37.095Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestNonExistingDockerfile [2022-01-19T20:07:37.095Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestCopyRunConfig [2022-01-19T20:07:37.095Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestDeepCopyRunConfig [2022-01-19T20:07:37.095Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestExportImage [2022-01-19T20:07:37.095Z] --- PASS: TestExportImage (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestNormalizeDest [2022-01-19T20:07:37.095Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-19T20:07:37.095Z] PASS [2022-01-19T20:07:37.095Z] coverage: 46.8% of statements [2022-01-19T20:07:37.095Z] ok github.com/docker/docker/builder/dockerfile 0.267s coverage: 46.8% of statements [2022-01-19T20:07:37.095Z] === RUN TestEnable [2022-01-19T20:07:37.095Z] --- PASS: TestEnable (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestDisable [2022-01-19T20:07:37.095Z] --- PASS: TestDisable (0.00s) [2022-01-19T20:07:37.095Z] === RUN TestEnabled [2022-01-19T20:07:37.095Z] --- PASS: TestEnabled (0.00s) [2022-01-19T20:07:37.095Z] PASS [2022-01-19T20:07:37.095Z] coverage: 100.0% of statements [2022-01-19T20:07:37.095Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-01-19T20:07:37.095Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-19T20:07:37.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-19T20:07:38.512Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-19T20:07:41.029Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-19T20:07:41.029Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-19T20:07:41.029Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-19T20:07:41.285Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-19T20:07:41.541Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-19T20:07:41.796Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-19T20:07:42.053Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-19T20:07:42.616Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-19T20:07:42.616Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-19T20:07:43.179Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-19T20:07:44.108Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-19T20:07:47.373Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-19T20:07:49.262Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-19T20:07:49.262Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-19T20:07:49.262Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-19T20:07:49.645Z] === RUN TestCheckpointCreateError [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointCreate [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointDeleteError [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointDelete [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointListError [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointList [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointList (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCheckpointListContainerNotFound [2022-01-19T20:07:49.645Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNewClientWithOpsFromEnv [2022-01-19T20:07:49.645Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-19T20:07:49.645Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestGetAPIPath [2022-01-19T20:07:49.645Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestParseHostURL [2022-01-19T20:07:49.645Z] --- PASS: TestParseHostURL (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-19T20:07:49.645Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPIVersion [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPVersionOverride [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-19T20:07:49.645Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestClientRedirect [2022-01-19T20:07:49.645Z] --- PASS: TestClientRedirect (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigCreateUnsupported [2022-01-19T20:07:49.645Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigCreateError [2022-01-19T20:07:49.645Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigCreate [2022-01-19T20:07:49.645Z] --- PASS: TestConfigCreate (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspectNotFound [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspectWithEmptyID [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspectUnsupported [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspectError [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspectConfigNotFound [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigInspect [2022-01-19T20:07:49.645Z] --- PASS: TestConfigInspect (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigListUnsupported [2022-01-19T20:07:49.645Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigListError [2022-01-19T20:07:49.645Z] --- PASS: TestConfigListError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigList [2022-01-19T20:07:49.645Z] --- PASS: TestConfigList (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigRemoveUnsupported [2022-01-19T20:07:49.645Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigRemoveError [2022-01-19T20:07:49.645Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigRemove [2022-01-19T20:07:49.645Z] --- PASS: TestConfigRemove (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigUpdateUnsupported [2022-01-19T20:07:49.645Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigUpdateError [2022-01-19T20:07:49.645Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestConfigUpdate [2022-01-19T20:07:49.645Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCommitError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCommit [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCommit (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerStatPathError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerStatPathNotFoundError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerStatPathNoHeaderError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerStatPath [2022-01-19T20:07:49.645Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyToContainerError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyToContainerNotFoundError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyToContainer [2022-01-19T20:07:49.645Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyFromContainerError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyFromContainerNotFoundError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-19T20:07:49.645Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestCopyFromContainer [2022-01-19T20:07:49.645Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCreateError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCreateImageNotFound [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCreateWithName [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerCreateAutoRemove [2022-01-19T20:07:49.645Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerDiffError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerDiff [2022-01-19T20:07:49.645Z] --- PASS: TestContainerDiff (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecCreateError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecCreate [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecStartError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecStart [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecInspectError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExecInspect [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExportError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExportError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerExport [2022-01-19T20:07:49.645Z] --- PASS: TestContainerExport (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerInspectError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerInspectContainerNotFound [2022-01-19T20:07:49.645Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerInspectWithEmptyID [2022-01-19T20:07:49.645Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerInspect [2022-01-19T20:07:49.645Z] --- PASS: TestContainerInspect (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerInspectNode [2022-01-19T20:07:49.645Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerKillError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerKillError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerKill [2022-01-19T20:07:49.645Z] --- PASS: TestContainerKill (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerListError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerListError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerList [2022-01-19T20:07:49.645Z] --- PASS: TestContainerList (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerLogsNotFoundError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerLogsError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerLogs [2022-01-19T20:07:49.645Z] --- PASS: TestContainerLogs (0.21s) [2022-01-19T20:07:49.645Z] === RUN TestContainerPauseError [2022-01-19T20:07:49.645Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-19T20:07:49.645Z] === RUN TestContainerPause [2022-01-19T20:07:49.645Z] --- PASS: TestContainerPause (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainersPruneError [2022-01-19T20:07:49.646Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainersPrune [2022-01-19T20:07:49.646Z] --- PASS: TestContainersPrune (0.03s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRemoveError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRemoveNotFoundError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRemove [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRemove (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRenameError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRename [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRename (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerResizeError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerExecResizeError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerExecResizeError (0.01s) [2022-01-19T20:07:49.646Z] === RUN TestContainerResize [2022-01-19T20:07:49.646Z] --- PASS: TestContainerResize (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerExecResize [2022-01-19T20:07:49.646Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRestartError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerRestart [2022-01-19T20:07:49.646Z] --- PASS: TestContainerRestart (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStartError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStartError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStart [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStart (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStatsError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStats [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStats (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStopError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStopError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerStop [2022-01-19T20:07:49.646Z] --- PASS: TestContainerStop (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerTopError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerTopError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerTop [2022-01-19T20:07:49.646Z] --- PASS: TestContainerTop (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerUnpauseError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerUnpause [2022-01-19T20:07:49.646Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerUpdateError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerUpdate [2022-01-19T20:07:49.646Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerWaitError [2022-01-19T20:07:49.646Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestContainerWait [2022-01-19T20:07:49.646Z] --- PASS: TestContainerWait (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestDiskUsageError [2022-01-19T20:07:49.646Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestDiskUsage [2022-01-19T20:07:49.646Z] --- PASS: TestDiskUsage (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestDistributionInspectUnsupported [2022-01-19T20:07:49.646Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestDistributionInspectWithEmptyID [2022-01-19T20:07:49.646Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestEventsErrorInOptions [2022-01-19T20:07:49.646Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestEventsErrorFromServer [2022-01-19T20:07:49.646Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestEvents [2022-01-19T20:07:49.646Z] --- PASS: TestEvents (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestTLSCloseWriter [2022-01-19T20:07:49.646Z] === PAUSE TestTLSCloseWriter [2022-01-19T20:07:49.646Z] === RUN TestImageBuildError [2022-01-19T20:07:49.646Z] --- PASS: TestImageBuildError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageBuild [2022-01-19T20:07:49.646Z] --- PASS: TestImageBuild (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestGetDockerOS [2022-01-19T20:07:49.646Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageCreateError [2022-01-19T20:07:49.646Z] --- PASS: TestImageCreateError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageCreate [2022-01-19T20:07:49.646Z] --- PASS: TestImageCreate (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageHistoryError [2022-01-19T20:07:49.646Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageHistory [2022-01-19T20:07:49.646Z] --- PASS: TestImageHistory (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageImportError [2022-01-19T20:07:49.646Z] --- PASS: TestImageImportError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageImport [2022-01-19T20:07:49.646Z] --- PASS: TestImageImport (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageInspectError [2022-01-19T20:07:49.646Z] --- PASS: TestImageInspectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageInspectImageNotFound [2022-01-19T20:07:49.646Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageInspectWithEmptyID [2022-01-19T20:07:49.646Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageInspect [2022-01-19T20:07:49.646Z] --- PASS: TestImageInspect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageListError [2022-01-19T20:07:49.646Z] --- PASS: TestImageListError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageList [2022-01-19T20:07:49.646Z] --- PASS: TestImageList (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageListApiBefore125 [2022-01-19T20:07:49.646Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageLoadError [2022-01-19T20:07:49.646Z] --- PASS: TestImageLoadError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageLoad [2022-01-19T20:07:49.646Z] --- PASS: TestImageLoad (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagesPruneError [2022-01-19T20:07:49.646Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagesPrune [2022-01-19T20:07:49.646Z] --- PASS: TestImagesPrune (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullReferenceParseError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullAnyError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePullWithoutErrors [2022-01-19T20:07:49.646Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushReferenceError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushAnyError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithoutErrors [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-19T20:07:49.646Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageRemoveError [2022-01-19T20:07:49.646Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageRemoveImageNotFound [2022-01-19T20:07:49.646Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageRemove [2022-01-19T20:07:49.646Z] --- PASS: TestImageRemove (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSaveError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSaveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSave [2022-01-19T20:07:49.646Z] --- PASS: TestImageSave (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchAnyError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageSearchWithoutErrors [2022-01-19T20:07:49.646Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageTagError [2022-01-19T20:07:49.646Z] --- PASS: TestImageTagError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageTagInvalidReference [2022-01-19T20:07:49.646Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageTagInvalidSourceImageName [2022-01-19T20:07:49.646Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageTagHexSource [2022-01-19T20:07:49.646Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestImageTag [2022-01-19T20:07:49.646Z] --- PASS: TestImageTag (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestInfoServerError [2022-01-19T20:07:49.646Z] --- PASS: TestInfoServerError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestInfoInvalidResponseJSONError [2022-01-19T20:07:49.646Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestInfo [2022-01-19T20:07:49.646Z] --- PASS: TestInfo (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkConnectError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkConnect [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkCreateError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkCreate [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkDisconnectError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkDisconnect [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkInspectError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkInspectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkInspectNotFoundError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkInspectWithEmptyID [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkInspect [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkListError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkListError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkList [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkList (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworksPruneError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworksPrune [2022-01-19T20:07:49.646Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkRemoveError [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNetworkRemove [2022-01-19T20:07:49.646Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeInspectError [2022-01-19T20:07:49.646Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeInspectNodeNotFound [2022-01-19T20:07:49.646Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeInspectWithEmptyID [2022-01-19T20:07:49.646Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeInspect [2022-01-19T20:07:49.646Z] --- PASS: TestNodeInspect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeListError [2022-01-19T20:07:49.646Z] --- PASS: TestNodeListError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeList [2022-01-19T20:07:49.646Z] --- PASS: TestNodeList (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeRemoveError [2022-01-19T20:07:49.646Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeRemove [2022-01-19T20:07:49.646Z] --- PASS: TestNodeRemove (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeUpdateError [2022-01-19T20:07:49.646Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestNodeUpdate [2022-01-19T20:07:49.646Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestOptionWithTimeout [2022-01-19T20:07:49.646Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPingFail [2022-01-19T20:07:49.646Z] --- PASS: TestPingFail (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPingWithError [2022-01-19T20:07:49.646Z] 2022/01/19 20:07:48 RoundTripper returned a response & error; ignoring response [2022-01-19T20:07:49.646Z] 2022/01/19 20:07:48 RoundTripper returned a response & error; ignoring response [2022-01-19T20:07:49.646Z] --- PASS: TestPingWithError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPingSuccess [2022-01-19T20:07:49.646Z] --- PASS: TestPingSuccess (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPingHeadFallback [2022-01-19T20:07:49.646Z] === RUN TestPingHeadFallback/OK [2022-01-19T20:07:49.646Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-19T20:07:49.646Z] === RUN TestPingHeadFallback/Not_Found [2022-01-19T20:07:49.646Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-19T20:07:49.646Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-19T20:07:49.646Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginDisableError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginDisable [2022-01-19T20:07:49.646Z] --- PASS: TestPluginDisable (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginEnableError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginEnable [2022-01-19T20:07:49.646Z] --- PASS: TestPluginEnable (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginInspectError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginInspectWithEmptyID [2022-01-19T20:07:49.646Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginInspect [2022-01-19T20:07:49.646Z] --- PASS: TestPluginInspect (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginListError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginListError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginList [2022-01-19T20:07:49.646Z] --- PASS: TestPluginList (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginPushError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginPushError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginPush [2022-01-19T20:07:49.646Z] --- PASS: TestPluginPush (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginRemoveError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginRemove [2022-01-19T20:07:49.646Z] --- PASS: TestPluginRemove (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginSetError [2022-01-19T20:07:49.646Z] --- PASS: TestPluginSetError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPluginSet [2022-01-19T20:07:49.646Z] --- PASS: TestPluginSet (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestSetHostHeader [2022-01-19T20:07:49.646Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestPlainTextError [2022-01-19T20:07:49.646Z] --- PASS: TestPlainTextError (0.00s) [2022-01-19T20:07:49.646Z] === RUN TestInfiniteError [2022-01-19T20:07:49.646Z] --- PASS: TestInfiniteError (0.06s) [2022-01-19T20:07:49.646Z] === RUN TestSecretCreateUnsupported [2022-01-19T20:07:49.646Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretCreateError [2022-01-19T20:07:49.647Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretCreate [2022-01-19T20:07:49.647Z] --- PASS: TestSecretCreate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretInspectUnsupported [2022-01-19T20:07:49.647Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretInspectError [2022-01-19T20:07:49.647Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretInspectSecretNotFound [2022-01-19T20:07:49.647Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretInspectWithEmptyID [2022-01-19T20:07:49.647Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretInspect [2022-01-19T20:07:49.647Z] --- PASS: TestSecretInspect (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretListUnsupported [2022-01-19T20:07:49.647Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretListError [2022-01-19T20:07:49.647Z] --- PASS: TestSecretListError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretList [2022-01-19T20:07:49.647Z] --- PASS: TestSecretList (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretRemoveUnsupported [2022-01-19T20:07:49.647Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretRemoveError [2022-01-19T20:07:49.647Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretRemove [2022-01-19T20:07:49.647Z] --- PASS: TestSecretRemove (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretUpdateUnsupported [2022-01-19T20:07:49.647Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretUpdateError [2022-01-19T20:07:49.647Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSecretUpdate [2022-01-19T20:07:49.647Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceCreateError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceCreateError (0.01s) [2022-01-19T20:07:49.647Z] === RUN TestServiceCreate [2022-01-19T20:07:49.647Z] --- PASS: TestServiceCreate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-19T20:07:49.647Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceCreateDigestPinning [2022-01-19T20:07:49.647Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceInspectError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceInspectServiceNotFound [2022-01-19T20:07:49.647Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceInspectWithEmptyID [2022-01-19T20:07:49.647Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceInspect [2022-01-19T20:07:49.647Z] --- PASS: TestServiceInspect (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceListError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceListError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceList [2022-01-19T20:07:49.647Z] --- PASS: TestServiceList (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceLogsError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceLogs [2022-01-19T20:07:49.647Z] --- PASS: TestServiceLogs (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceRemoveError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceRemoveNotFoundError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceRemove [2022-01-19T20:07:49.647Z] --- PASS: TestServiceRemove (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceUpdateError [2022-01-19T20:07:49.647Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestServiceUpdate [2022-01-19T20:07:49.647Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmGetUnlockKeyError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmGetUnlockKey [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmInitError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmInit [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmInit (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmInspectError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmInspect [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmJoinError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmJoin [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmLeaveError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmLeave [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmUnlockError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmUnlock [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmUpdateError [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestSwarmUpdate [2022-01-19T20:07:49.647Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestTaskInspectError [2022-01-19T20:07:49.647Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestTaskInspectWithEmptyID [2022-01-19T20:07:49.647Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestTaskInspect [2022-01-19T20:07:49.647Z] --- PASS: TestTaskInspect (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestTaskListError [2022-01-19T20:07:49.647Z] --- PASS: TestTaskListError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestTaskList [2022-01-19T20:07:49.647Z] --- PASS: TestTaskList (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeCreateError [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeCreate [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeInspectError [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeInspectNotFound [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeInspectWithEmptyID [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeInspect [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeListError [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeListError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeList [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeList (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeRemoveError [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-19T20:07:49.647Z] === RUN TestVolumeRemove [2022-01-19T20:07:49.647Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-19T20:07:49.647Z] === CONT TestTLSCloseWriter [2022-01-19T20:07:49.647Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-19T20:07:49.647Z] PASS [2022-01-19T20:07:49.647Z] coverage: 74.9% of statements [2022-01-19T20:07:49.647Z] ok github.com/docker/docker/client 0.580s coverage: 74.9% of statements [2022-01-19T20:07:49.829Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-19T20:07:50.391Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-19T20:07:51.319Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-19T20:07:51.575Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-19T20:07:52.502Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-19T20:07:52.758Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-19T20:07:52.758Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-19T20:07:53.321Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-19T20:07:53.883Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-19T20:07:54.446Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-19T20:07:55.008Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-19T20:07:55.008Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-19T20:07:55.008Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-19T20:07:55.264Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-19T20:07:55.828Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-19T20:07:55.828Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-19T20:07:55.828Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-19T20:07:56.390Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-19T20:07:57.321Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-19T20:07:57.321Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-19T20:07:57.321Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-19T20:07:59.212Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-19T20:08:00.140Z] === RUN TestDockerSuite/TestRunRm [2022-01-19T20:08:00.396Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-19T20:08:04.560Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-19T20:08:04.560Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-19T20:08:04.560Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-19T20:08:05.926Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-19T20:08:06.488Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-19T20:08:08.379Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-19T20:08:10.909Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-19T20:08:10.946Z] --- PASS: TestCheckoutGit (38.69s) [2022-01-19T20:08:10.946Z] === RUN TestValidGitTransport [2022-01-19T20:08:10.946Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-19T20:08:10.946Z] === RUN TestGitInvalidRef [2022-01-19T20:08:10.946Z] --- PASS: TestGitInvalidRef (0.33s) [2022-01-19T20:08:10.946Z] PASS [2022-01-19T20:08:10.946Z] coverage: 86.3% of statements [2022-01-19T20:08:10.946Z] ok github.com/docker/docker/builder/remotecontext/git 39.082s coverage: 86.3% of statements [2022-01-19T20:08:11.470Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-19T20:08:11.726Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-19T20:08:11.941Z] ? github.com/docker/docker/cli [no test files] [2022-01-19T20:08:11.941Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-19T20:08:12.287Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-19T20:08:12.543Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-19T20:08:13.104Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-19T20:08:13.360Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-19T20:08:13.921Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-19T20:08:14.483Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-19T20:08:14.739Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-19T20:08:15.665Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-19T20:08:17.554Z] === RUN TestDockerSuite/TestRunState [2022-01-19T20:08:18.484Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-19T20:08:19.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-19T20:08:19.981Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-19T20:08:20.237Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-19T20:08:20.237Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-19T20:08:20.237Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-19T20:08:20.493Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-19T20:08:21.054Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-19T20:08:21.981Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-19T20:08:21.981Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-19T20:08:21.981Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-19T20:08:22.542Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-19T20:08:24.431Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-19T20:08:24.431Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-19T20:08:24.996Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-19T20:08:26.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-19T20:08:27.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-19T20:08:29.125Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-19T20:08:29.831Z] === RUN TestContainerStopSignal [2022-01-19T20:08:29.831Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestContainerStopTimeout [2022-01-19T20:08:29.831Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-19T20:08:29.831Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-19T20:08:29.831Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-19T20:08:29.831Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestReplaceAndAppendEnvVars [2022-01-19T20:08:29.831Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-19T20:08:29.831Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestNewMemoryStore [2022-01-19T20:08:29.831Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestAddContainers [2022-01-19T20:08:29.831Z] --- PASS: TestAddContainers (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestGetContainer [2022-01-19T20:08:29.831Z] --- PASS: TestGetContainer (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestDeleteContainer [2022-01-19T20:08:29.831Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestListContainers [2022-01-19T20:08:29.831Z] --- PASS: TestListContainers (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestFirstContainer [2022-01-19T20:08:29.831Z] --- PASS: TestFirstContainer (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestApplyAllContainer [2022-01-19T20:08:29.831Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestIsValidHealthString [2022-01-19T20:08:29.831Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestStateRunStop [2022-01-19T20:08:29.831Z] --- PASS: TestStateRunStop (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestStateTimeoutWait [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-19T20:08:29.831Z] state_test.go:141: Stop callback fired [2022-01-19T20:08:29.831Z] state_test.go:165: Stop callback fired [2022-01-19T20:08:29.831Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-19T20:08:29.831Z] === RUN TestIsValidStateString [2022-01-19T20:08:29.831Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestViewSaveDelete [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-19T20:08:29.831Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestConfigureDaemonLogs [2022-01-19T20:08:29.831Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestCommonOptionsInstallFlags [2022-01-19T20:08:29.831Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-19T20:08:29.831Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-19T20:08:29.831Z] PASS [2022-01-19T20:08:29.831Z] coverage: 18.4% of statements [2022-01-19T20:08:29.831Z] --- PASS: TestViewSaveDelete (0.04s) [2022-01-19T20:08:29.831Z] === RUN TestViewAll [2022-01-19T20:08:29.831Z] ok github.com/docker/docker/cmd/dockerd 0.229s coverage: 18.4% of statements [2022-01-19T20:08:29.831Z] --- PASS: TestViewAll (0.02s) [2022-01-19T20:08:29.831Z] === RUN TestViewGet [2022-01-19T20:08:29.831Z] --- PASS: TestViewGet (0.01s) [2022-01-19T20:08:29.831Z] === RUN TestNames [2022-01-19T20:08:29.831Z] --- PASS: TestNames (0.00s) [2022-01-19T20:08:29.831Z] === RUN TestViewWithHealthCheck [2022-01-19T20:08:29.831Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-19T20:08:29.831Z] PASS [2022-01-19T20:08:29.831Z] coverage: 41.4% of statements [2022-01-19T20:08:29.831Z] ok github.com/docker/docker/container 0.321s coverage: 41.4% of statements [2022-01-19T20:08:29.831Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-19T20:08:29.831Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-19T20:08:29.831Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-19T20:08:29.831Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-19T20:08:30.306Z] === RUN TestPrepare [2022-01-19T20:08:30.306Z] --- PASS: TestPrepare (0.00s) [2022-01-19T20:08:30.306Z] === RUN TestStart [2022-01-19T20:08:30.306Z] --- PASS: TestStart (0.00s) [2022-01-19T20:08:30.306Z] === RUN TestWaitCancel [2022-01-19T20:08:30.306Z] --- PASS: TestWaitCancel (0.00s) [2022-01-19T20:08:30.306Z] === RUN TestWaitDisabled [2022-01-19T20:08:30.306Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-19T20:08:30.306Z] === RUN TestWaitEnabled [2022-01-19T20:08:30.306Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-19T20:08:30.306Z] === RUN TestRemove [2022-01-19T20:08:30.306Z] --- PASS: TestRemove (0.00s) [2022-01-19T20:08:30.306Z] PASS [2022-01-19T20:08:30.306Z] coverage: 65.3% of statements [2022-01-19T20:08:30.306Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.101s coverage: 65.3% of statements [2022-01-19T20:08:32.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-19T20:08:32.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-19T20:08:32.955Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-19T20:08:33.277Z] === RUN TestNewListSecretsFilters [2022-01-19T20:08:33.277Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-19T20:08:33.277Z] === RUN TestNewListConfigsFilters [2022-01-19T20:08:33.277Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-19T20:08:33.277Z] PASS [2022-01-19T20:08:33.277Z] coverage: 0.5% of statements [2022-01-19T20:08:33.277Z] ok github.com/docker/docker/daemon/cluster 0.922s coverage: 0.5% of statements [2022-01-19T20:08:33.517Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-19T20:08:33.749Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-19T20:08:33.749Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-19T20:08:33.749Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-19T20:08:33.749Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-19T20:08:33.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-19T20:08:33.749Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-19T20:08:33.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-19T20:08:33.749Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-19T20:08:34.221Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-19T20:08:34.221Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-19T20:08:34.221Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-19T20:08:34.221Z] PASS [2022-01-19T20:08:34.221Z] coverage: 35.9% of statements [2022-01-19T20:08:34.221Z] ok github.com/docker/docker/daemon/cluster/convert 0.381s coverage: 35.9% of statements [2022-01-19T20:08:34.883Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-19T20:08:35.448Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-19T20:08:36.010Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-19T20:08:36.010Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-19T20:08:36.266Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-19T20:08:36.523Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-19T20:08:37.085Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-19T20:08:37.341Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-19T20:08:37.341Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-19T20:08:37.597Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-19T20:08:37.597Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-19T20:08:38.038Z] === RUN TestBuilderGC [2022-01-19T20:08:38.038Z] --- PASS: TestBuilderGC (0.01s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationNotFound [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonBrokenConfiguration [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestParseClusterAdvertiseSettings [2022-01-19T20:08:38.038Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestFindConfigurationConflicts [2022-01-19T20:08:38.038Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-19T20:08:38.038Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-19T20:08:38.038Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-19T20:08:38.038Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-19T20:08:38.038Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-19T20:08:38.038Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-19T20:08:38.038Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-19T20:08:38.038Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-19T20:08:38.162Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_label [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_dns [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-19T20:08:38.511Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-19T20:08:38.511Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestModifiedDiscoverySettings [2022-01-19T20:08:38.511Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestReloadSetConfigFileNotExist [2022-01-19T20:08:38.511Z] time="2022-01-19T20:08:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-19T20:08:38.511Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-01-19T20:08:38.511Z] === RUN TestReloadDefaultConfigNotExist [2022-01-19T20:08:38.511Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:08:38.511Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestReloadBadDefaultConfig [2022-01-19T20:08:38.511Z] time="2022-01-19T20:08:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-372098095" [2022-01-19T20:08:38.511Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestReloadWithConflictingLabels [2022-01-19T20:08:38.511Z] time="2022-01-19T20:08:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-786163138" [2022-01-19T20:08:38.511Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestReloadWithDuplicateLabels [2022-01-19T20:08:38.511Z] time="2022-01-19T20:08:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-870405689" [2022-01-19T20:08:38.511Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-19T20:08:38.511Z] === RUN TestDaemonConfigurationMerge [2022-01-19T20:08:38.511Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-19T20:08:38.511Z] PASS [2022-01-19T20:08:38.511Z] coverage: 79.7% of statements [2022-01-19T20:08:38.511Z] ok github.com/docker/docker/daemon/config 0.351s coverage: 79.7% of statements [2022-01-19T20:08:38.985Z] === RUN TestWaitNodeAttachment [2022-01-19T20:08:38.985Z] === RUN TestDiscoveryOptsErrors [2022-01-19T20:08:38.985Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestDiscoveryOpts [2022-01-19T20:08:38.985Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-19T20:08:38.985Z] PASS [2022-01-19T20:08:38.985Z] coverage: 30.0% of statements [2022-01-19T20:08:38.985Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-19T20:08:38.985Z] === RUN TestIsolationConversion [2022-01-19T20:08:38.985Z] === RUN TestIsolationConversion/default [2022-01-19T20:08:38.985Z] === RUN TestIsolationConversion/process [2022-01-19T20:08:38.985Z] === RUN TestIsolationConversion/hyperv [2022-01-19T20:08:38.985Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestContainerLabels [2022-01-19T20:08:38.985Z] --- PASS: TestContainerLabels (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestCredentialSpecConversion [2022-01-19T20:08:38.985Z] === RUN TestCredentialSpecConversion/none [2022-01-19T20:08:38.985Z] === RUN TestCredentialSpecConversion/config [2022-01-19T20:08:38.985Z] === RUN TestCredentialSpecConversion/file [2022-01-19T20:08:38.985Z] === RUN TestCredentialSpecConversion/registry [2022-01-19T20:08:38.985Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-19T20:08:38.985Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountBind [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountVolume [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountTarget [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountTmpfs [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountInvalidType [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-19T20:08:38.985Z] === RUN TestControllerValidateMountNamedPipe [2022-01-19T20:08:38.985Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-19T20:08:38.985Z] PASS [2022-01-19T20:08:38.985Z] coverage: 11.0% of statements [2022-01-19T20:08:38.985Z] ok github.com/docker/docker/daemon/discovery 0.069s coverage: 30.0% of statements [2022-01-19T20:08:38.985Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.797s coverage: 11.0% of statements [2022-01-19T20:08:39.980Z] === RUN TestVerifyNetworkingConfig [2022-01-19T20:08:39.980Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestGetContainer [2022-01-19T20:08:39.980Z] --- PASS: TestGetContainer (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestValidContainerNames [2022-01-19T20:08:39.980Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestContainerInitDNS [2022-01-19T20:08:39.980Z] daemon_test.go:147: root required [2022-01-19T20:08:39.980Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestMerge [2022-01-19T20:08:39.980Z] --- PASS: TestMerge (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestValidateContainerIsolation [2022-01-19T20:08:39.980Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestFindNetworkErrorType [2022-01-19T20:08:39.980Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestEnsureServicesExist [2022-01-19T20:08:39.980Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestEnsureServicesExistErrors [2022-01-19T20:08:39.980Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-19T20:08:39.980Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-19T20:08:39.980Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-19T20:08:39.980Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-19T20:08:39.980Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-19T20:08:39.980Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-19T20:08:39.980Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestContainerDelete [2022-01-19T20:08:39.980Z] --- PASS: TestContainerDelete (0.01s) [2022-01-19T20:08:39.980Z] === RUN TestContainerDoubleDelete [2022-01-19T20:08:39.980Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestLogContainerEventCopyLabels [2022-01-19T20:08:39.980Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestLogContainerEventWithAttributes [2022-01-19T20:08:39.980Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestNoneHealthcheck [2022-01-19T20:08:39.980Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestHealthStates [2022-01-19T20:08:39.980Z] === RUN TestEventsLog [2022-01-19T20:08:39.980Z] --- PASS: TestEventsLog (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestEventsLogTimeout [2022-01-19T20:08:39.980Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-19T20:08:39.980Z] === RUN TestLogEvents [2022-01-19T20:08:39.980Z] --- PASS: TestLogEvents (0.05s) [2022-01-19T20:08:39.980Z] === RUN TestLoadBufferedEvents [2022-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] time="2022-01-19T20:08:39Z" 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-01-19T20:08:40.453Z] --- PASS: TestHealthStates (0.26s) [2022-01-19T20:08:40.453Z] === RUN TestMaskURLCredentials [2022-01-19T20:08:40.453Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestGetInspectData [2022-01-19T20:08:40.453Z] --- PASS: TestGetInspectData (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestFillLicense [2022-01-19T20:08:40.453Z] --- PASS: TestFillLicense (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestListInvalidFilter [2022-01-19T20:08:40.453Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestNameFilter [2022-01-19T20:08:40.453Z] --- PASS: TestNameFilter (0.02s) [2022-01-19T20:08:40.453Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-19T20:08:40.453Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-19T20:08:40.453Z] === 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-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-19T20:08:40.453Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-19T20:08:40.453Z] --- 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-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-19T20:08:40.453Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonReloadLabels [2022-01-19T20:08:40.453Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-19T20:08:40.453Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonReloadMirrors [2022-01-19T20:08:40.453Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-19T20:08:40.453Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-19T20:08:40.453Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestDaemonDiscoveryReload [2022-01-19T20:08:40.453Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-01-19T20:08:40.453Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-19T20:08:40.453Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-19T20:08:40.453Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-19T20:08:40.453Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-19T20:08:40.453Z] PASS [2022-01-19T20:08:40.453Z] coverage: 50.0% of statements [2022-01-19T20:08:40.453Z] ok github.com/docker/docker/daemon/events 0.379s coverage: 50.0% of statements [2022-01-19T20:08:40.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-19T20:08:40.683Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-19T20:08:40.926Z] === RUN TestIsEmptyDir [2022-01-19T20:08:40.926Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-19T20:08:40.926Z] PASS [2022-01-19T20:08:40.926Z] coverage: 2.3% of statements [2022-01-19T20:08:40.926Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2022-01-19T20:08:41.246Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-19T20:08:41.397Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-01-19T20:08:41.397Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-19T20:08:41.397Z] === RUN TestLinkNaming [2022-01-19T20:08:41.397Z] --- PASS: TestLinkNaming (0.00s) [2022-01-19T20:08:41.397Z] === RUN TestLinkNew [2022-01-19T20:08:41.397Z] --- PASS: TestLinkNew (0.00s) [2022-01-19T20:08:41.397Z] === RUN TestLinkEnv [2022-01-19T20:08:41.397Z] --- PASS: TestLinkEnv (0.00s) [2022-01-19T20:08:41.397Z] === RUN TestLinkMultipleEnv [2022-01-19T20:08:41.398Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-19T20:08:41.398Z] === RUN TestLinkPortRangeEnv [2022-01-19T20:08:41.398Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-19T20:08:41.398Z] PASS [2022-01-19T20:08:41.398Z] coverage: 93.0% of statements [2022-01-19T20:08:41.398Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-01-19T20:08:41.870Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-01-19T20:08:41.870Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-19T20:08:42.176Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-19T20:08:42.343Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-19T20:08:42.343Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-19T20:08:42.343Z] reload_test.go:520: root required [2022-01-19T20:08:42.343Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-19T20:08:42.343Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-19T20:08:42.343Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-19T20:08:42.343Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-19T20:08:42.343Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-01-19T20:08:42.343Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-19T20:08:42.343Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-19T20:08:42.343Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-19T20:08:42.343Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-19T20:08:42.343Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-19T20:08:42.343Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-19T20:08:42.343Z] === RUN TestParseVolumesFrom [2022-01-19T20:08:42.343Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-19T20:08:42.343Z] PASS [2022-01-19T20:08:42.343Z] coverage: 9.0% of statements [2022-01-19T20:08:42.343Z] ok github.com/docker/docker/daemon 2.658s coverage: 9.0% of statements [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-19T20:08:42.343Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-19T20:08:43.104Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-19T20:08:43.666Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-19T20:08:44.573Z] === RUN TestAdapterReadLogs [2022-01-19T20:08:44.573Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCopier [2022-01-19T20:08:44.573Z] --- PASS: TestCopier (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCopierLongLines [2022-01-19T20:08:44.573Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCopierSlow [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/defaults [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-19T20:08:44.573Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-19T20:08:44.573Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-19T20:08:44.573Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-19T20:08:44.573Z] --- PASS: TestCopierSlow (0.21s) [2022-01-19T20:08:44.573Z] === RUN TestCopierWithSized [2022-01-19T20:08:44.573Z] === RUN TestCopierWithSized/as_is [2022-01-19T20:08:44.573Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-19T20:08:44.573Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-19T20:08:44.573Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-19T20:08:44.573Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-19T20:08:44.573Z] === RUN TestCopierWithPartial [2022-01-19T20:08:44.573Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestRingLogger [2022-01-19T20:08:44.573Z] --- PASS: TestRingLogger (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestRingCap [2022-01-19T20:08:44.573Z] --- PASS: TestRingCap (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestRingClose [2022-01-19T20:08:44.573Z] --- PASS: TestRingClose (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestRingDrain [2022-01-19T20:08:44.573Z] --- PASS: TestRingDrain (0.00s) [2022-01-19T20:08:44.573Z] PASS [2022-01-19T20:08:44.573Z] coverage: 43.5% of statements [2022-01-19T20:08:44.573Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.5% of statements [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-19T20:08:44.573Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-19T20:08:44.573Z] === RUN TestCreateSuccess [2022-01-19T20:08:44.573Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCreateLogGroupSuccess [2022-01-19T20:08:44.573Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCreateError [2022-01-19T20:08:44.573Z] --- PASS: TestCreateError (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCreateAlreadyExists [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-19T20:08:44.573Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestLogClosed [2022-01-19T20:08:44.573Z] --- PASS: TestLogClosed (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestLogBlocking [2022-01-19T20:08:44.573Z] --- PASS: TestLogBlocking (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-19T20:08:44.573Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestLogNonBlockingBufferFull [2022-01-19T20:08:44.573Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestPublishBatchSuccess [2022-01-19T20:08:44.573Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestPublishBatchError [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=error msg=Error [2022-01-19T20:08:44.573Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-19T20:08:44.573Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-19T20:08:44.573Z] time="2022-01-19T20:08:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-19T20:08:44.573Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchSimple [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchTicker [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchMultilinePattern [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-01-19T20:08:44.573Z] === RUN TestCollectBatchClose [2022-01-19T20:08:44.573Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/0/Hello [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/2/🙃 [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/3/���� [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/4/He��o [2022-01-19T20:08:44.573Z] === RUN TestEffectiveLen/5/ [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/0/ [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/1/Hello [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: Hello [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/2/Hello [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: He [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: llo [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/3/Hello [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: Hello [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/4/🙃 [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: 🙃 [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/5/🙃 [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: 🙃 [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/6/a� [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: a [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: � [2022-01-19T20:08:44.574Z] === RUN TestFindValidSplit/7/a� [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1044: a� [2022-01-19T20:08:44.574Z] cloudwatchlogs_test.go:1045: [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-19T20:08:44.574Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-19T20:08:44.574Z] === RUN TestProcessEventEmoji [2022-01-19T20:08:44.574Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchLineSplit [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchMaxEvents [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-19T20:08:44.574Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-19T20:08:44.574Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-19T20:08:44.574Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-19T20:08:44.574Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-19T20:08:44.594Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-19T20:08:45.059Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-19T20:08:45.059Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-19T20:08:45.059Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-19T20:08:45.059Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-19T20:08:45.059Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestCreateTagSuccess [2022-01-19T20:08:45.059Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-19T20:08:45.059Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-01-19T20:08:45.059Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-19T20:08:45.059Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-19T20:08:45.059Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-01-19T20:08:45.059Z] PASS [2022-01-19T20:08:45.059Z] coverage: 77.4% of statements [2022-01-19T20:08:45.059Z] ok github.com/docker/docker/daemon/logger/awslogs 0.565s coverage: 77.4% of statements [2022-01-19T20:08:45.059Z] === RUN TestSearchRegistryForImagesErrors [2022-01-19T20:08:45.059Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestSearchRegistryForImages [2022-01-19T20:08:45.059Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestOnlyPlatformWithFallback [2022-01-19T20:08:45.059Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-19T20:08:45.059Z] === RUN TestImageDelete [2022-01-19T20:08:45.059Z] === RUN TestImageDelete/no_lease [2022-01-19T20:08:45.059Z] === RUN TestImageDelete/lease_exists [2022-01-19T20:08:45.059Z] --- PASS: TestImageDelete (0.05s) [2022-01-19T20:08:45.059Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-19T20:08:45.059Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-19T20:08:45.059Z] === RUN TestContentStoreForPull [2022-01-19T20:08:45.059Z] --- PASS: TestContentStoreForPull (0.24s) [2022-01-19T20:08:45.059Z] PASS [2022-01-19T20:08:45.059Z] coverage: 6.6% of statements [2022-01-19T20:08:45.059Z] ok github.com/docker/docker/daemon/images 0.455s coverage: 6.6% of statements [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-19T20:08:45.059Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-19T20:08:45.532Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-19T20:08:45.532Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-19T20:08:45.532Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-19T20:08:45.960Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-19T20:08:46.005Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-01-19T20:08:46.005Z] === RUN TestFastTimeMarshalJSON [2022-01-19T20:08:46.005Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-01-19T20:08:46.005Z] PASS [2022-01-19T20:08:46.005Z] coverage: 87.2% of statements [2022-01-19T20:08:46.005Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.304s coverage: 87.2% of statements [2022-01-19T20:08:46.005Z] === RUN TestJSONFileLogger [2022-01-19T20:08:46.005Z] --- PASS: TestJSONFileLogger (0.01s) [2022-01-19T20:08:46.005Z] === RUN TestJSONFileLoggerWithTags [2022-01-19T20:08:46.005Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-19T20:08:46.005Z] === RUN TestJSONFileLoggerWithOpts [2022-01-19T20:08:46.005Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-19T20:08:46.005Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-19T20:08:46.005Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-19T20:08:46.005Z] === RUN TestEncodeDecode [2022-01-19T20:08:46.005Z] === PAUSE TestEncodeDecode [2022-01-19T20:08:46.005Z] === RUN TestUnexpectedEOF [2022-01-19T20:08:46.478Z] time="2022-01-19T20:08:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-19T20:08:46.478Z] time="2022-01-19T20:08:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-19T20:08:46.478Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-01-19T20:08:46.478Z] === CONT TestEncodeDecode [2022-01-19T20:08:46.478Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-19T20:08:46.478Z] PASS [2022-01-19T20:08:46.478Z] coverage: 69.9% of statements [2022-01-19T20:08:46.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.357s coverage: 69.9% of statements [2022-01-19T20:08:46.524Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-19T20:08:47.479Z] === RUN TestWriteLog [2022-01-19T20:08:47.479Z] === PAUSE TestWriteLog [2022-01-19T20:08:47.479Z] === RUN TestReadLog [2022-01-19T20:08:47.479Z] === PAUSE TestReadLog [2022-01-19T20:08:47.480Z] === CONT TestWriteLog [2022-01-19T20:08:47.480Z] === CONT TestReadLog [2022-01-19T20:08:47.480Z] --- PASS: TestWriteLog (0.01s) [2022-01-19T20:08:47.480Z] === RUN TestReadLog/tail_exact [2022-01-19T20:08:47.480Z] === RUN TestOpenFileDelete [2022-01-19T20:08:47.480Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestOpenFileRename [2022-01-19T20:08:47.480Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestParseLogTagDefaultTag [2022-01-19T20:08:47.480Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestParseLogTag [2022-01-19T20:08:47.480Z] --- PASS: TestParseLogTag (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestParseLogTagEmptyTag [2022-01-19T20:08:47.480Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestTailFiles [2022-01-19T20:08:47.480Z] --- PASS: TestTailFiles (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestFollowLogsConsumerGone [2022-01-19T20:08:47.480Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-19T20:08:47.480Z] === RUN TestFollowLogsProducerGone [2022-01-19T20:08:47.480Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2022-01-19T20:08:47.480Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2022-01-19T20:08:47.480Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-19T20:08:47.480Z] === RUN TestCheckCapacityAndRotate [2022-01-19T20:08:47.480Z] === RUN TestReadLog/tail_less_than_available [2022-01-19T20:08:47.480Z] === RUN TestReadLog/tail_more_than_available [2022-01-19T20:08:47.480Z] --- PASS: TestReadLog (0.21s) [2022-01-19T20:08:47.480Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-01-19T20:08:47.480Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-19T20:08:47.480Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-19T20:08:47.480Z] PASS [2022-01-19T20:08:47.480Z] coverage: 75.2% of statements [2022-01-19T20:08:47.480Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-19T20:08:47.480Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-19T20:08:47.480Z] ok github.com/docker/docker/daemon/logger/local 0.433s coverage: 75.2% of statements [2022-01-19T20:08:47.480Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-19T20:08:47.480Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-01-19T20:08:47.480Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-19T20:08:47.480Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-01-19T20:08:47.480Z] PASS [2022-01-19T20:08:47.480Z] coverage: 55.3% of statements [2022-01-19T20:08:48.011Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.241s coverage: 55.3% of statements [2022-01-19T20:08:48.011Z] === RUN TestLog [2022-01-19T20:08:48.011Z] --- PASS: TestLog (0.01s) [2022-01-19T20:08:48.011Z] PASS [2022-01-19T20:08:48.011Z] coverage: 31.5% of statements [2022-01-19T20:08:48.011Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2022-01-19T20:08:48.442Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-19T20:08:48.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-19T20:08:48.954Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-19T20:08:48.954Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-19T20:08:48.954Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-19T20:08:48.954Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-19T20:08:48.954Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-19T20:08:48.981Z] === RUN TestValidateLogOpt [2022-01-19T20:08:48.981Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestNewMissedConfig [2022-01-19T20:08:48.981Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestNewMissedUrl [2022-01-19T20:08:48.981Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestNewMissedToken [2022-01-19T20:08:48.981Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestNewWithProxy [2022-01-19T20:08:48.981Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestDefault [2022-01-19T20:08:48.981Z] --- PASS: TestDefault (0.01s) [2022-01-19T20:08:48.981Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-19T20:08:48.981Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestJsonFormat [2022-01-19T20:08:48.981Z] --- PASS: TestJsonFormat (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestRawFormat [2022-01-19T20:08:48.981Z] --- PASS: TestRawFormat (0.02s) [2022-01-19T20:08:48.981Z] === RUN TestRawFormatWithLabels [2022-01-19T20:08:48.981Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestRawFormatWithoutTag [2022-01-19T20:08:48.981Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-19T20:08:48.981Z] === RUN TestBatching [2022-01-19T20:08:48.981Z] === RUN TestNewParse [2022-01-19T20:08:48.981Z] --- PASS: TestNewParse (0.00s) [2022-01-19T20:08:48.981Z] PASS [2022-01-19T20:08:48.981Z] coverage: 8.3% of statements [2022-01-19T20:08:48.981Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-01-19T20:08:49.441Z] === RUN TestParseLogFormat [2022-01-19T20:08:49.441Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestValidateLogOptEmpty [2022-01-19T20:08:49.441Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestValidateSyslogAddress [2022-01-19T20:08:49.441Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestParseAddressDefaultPort [2022-01-19T20:08:49.441Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestValidateSyslogFacility [2022-01-19T20:08:49.441Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestValidateLogOptSyslogFormat [2022-01-19T20:08:49.441Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestValidateLogOpt [2022-01-19T20:08:49.441Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-19T20:08:49.441Z] PASS [2022-01-19T20:08:49.441Z] coverage: 46.8% of statements [2022-01-19T20:08:49.441Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-01-19T20:08:49.441Z] --- PASS: TestBatching (0.34s) [2022-01-19T20:08:49.441Z] === RUN TestFrequency [2022-01-19T20:08:49.441Z] --- PASS: TestFrequency (0.17s) [2022-01-19T20:08:49.441Z] === RUN TestOneMessagePerRequest [2022-01-19T20:08:49.441Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestVerify [2022-01-19T20:08:49.441Z] --- PASS: TestVerify (0.00s) [2022-01-19T20:08:49.441Z] === RUN TestSkipVerify [2022-01-19T20:08:49.881Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-19T20:08:49.904Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:49.905Z] time="2022-01-19T20:08:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.137Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-19T20:08:50.365Z] --- PASS: TestSkipVerify (0.97s) [2022-01-19T20:08:50.365Z] === RUN TestBufferMaximum [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.217208\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.217208\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-19T20:08:50.365Z] === RUN TestServerAlwaysDown [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.221265\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.221265\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.221265\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.222277\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] time="2022-01-19T20:08:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642622930.222277\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:50.365Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-19T20:08:50.365Z] === RUN TestCannotSendAfterClose [2022-01-19T20:08:50.365Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-19T20:08:50.365Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-19T20:08:50.826Z] === RUN TestV1IDService [2022-01-19T20:08:50.826Z] --- PASS: TestV1IDService (0.03s) [2022-01-19T20:08:50.826Z] === RUN TestV2MetadataService [2022-01-19T20:08:51.286Z] time="2022-01-19T20:08:51Z" 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-01-19T20:08:51.286Z] time="2022-01-19T20:08:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0bef5f0e73f4\"}'" [2022-01-19T20:08:51.286Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-19T20:08:51.286Z] PASS [2022-01-19T20:08:51.286Z] coverage: 82.5% of statements [2022-01-19T20:08:51.504Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-19T20:08:51.750Z] ok github.com/docker/docker/daemon/logger/splunk 2.635s coverage: 82.5% of statements [2022-01-19T20:08:51.750Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-19T20:08:51.750Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-19T20:08:51.750Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-19T20:08:51.761Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-19T20:08:52.018Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-19T20:08:52.210Z] === RUN TestSuccessfulDownload [2022-01-19T20:08:52.210Z] download_test.go:268: Needs fixing on Windows [2022-01-19T20:08:52.210Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestCancelledDownload [2022-01-19T20:08:52.210Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestMaxDownloadAttempts [2022-01-19T20:08:52.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-19T20:08:52.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-19T20:08:52.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-19T20:08:52.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-19T20:08:52.210Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-19T20:08:52.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-19T20:08:52.210Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-19T20:08:52.210Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-19T20:08:52.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-19T20:08:52.210Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-19T20:08:52.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-19T20:08:52.210Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-19T20:08:52.210Z] --- PASS: TestV2MetadataService (1.47s) [2022-01-19T20:08:52.210Z] PASS [2022-01-19T20:08:52.210Z] coverage: 48.2% of statements [2022-01-19T20:08:52.210Z] ok github.com/docker/docker/distribution/metadata 1.598s coverage: 48.2% of statements [2022-01-19T20:08:52.210Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-19T20:08:52.210Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-19T20:08:52.210Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestContinueOnError_NeverContinue [2022-01-19T20:08:52.210Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestContinueOnError_UnnestsErrors [2022-01-19T20:08:52.210Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-01-19T20:08:52.210Z] === RUN TestManifestStore [2022-01-19T20:08:52.210Z] === RUN TestManifestStore/no_remote_or_local [2022-01-19T20:08:52.581Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-19T20:08:52.582Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local983249359\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/no_local_cache [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-19T20:08:52.670Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-19T20:08:52.670Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-01-19T20:08:52.670Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-01-19T20:08:52.670Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-01-19T20:08:52.670Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-01-19T20:08:52.670Z] === RUN TestTransfer [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/with_local_cache [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/unknown_media_type [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="reference for unknown type: " [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="reference for unknown type: " [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="reference for unknown type: " [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="reference for unknown type: " [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="reference for unknown type: " [2022-01-19T20:08:52.670Z] --- PASS: TestTransfer (0.12s) [2022-01-19T20:08:52.670Z] === RUN TestConcurrencyLimit [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-19T20:08:52.670Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-19T20:08:52.670Z] time="2022-01-19T20:08:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore (0.43s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-19T20:08:52.670Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-19T20:08:52.671Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-01-19T20:08:52.671Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-19T20:08:52.671Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-19T20:08:52.671Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestFixManifestLayers [2022-01-19T20:08:52.671Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-19T20:08:52.671Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-19T20:08:52.671Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-19T20:08:52.671Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestFixManifestLayersBadParent [2022-01-19T20:08:52.671Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestValidateManifest [2022-01-19T20:08:52.671Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-19T20:08:52.671Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestFormatPlatform [2022-01-19T20:08:52.671Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestGetRepositoryMountCandidates [2022-01-19T20:08:52.671Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestLayerAlreadyExists [2022-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] 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-01-19T20:08:52.671Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-19T20:08:52.671Z] === RUN TestWhenEmptyAuthConfig [2022-01-19T20:08:53.133Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-01-19T20:08:53.133Z] === RUN TestInactiveJobs [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-19T20:08:53.144Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-19T20:08:53.144Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-19T20:08:53.597Z] --- PASS: TestInactiveJobs (0.40s) [2022-01-19T20:08:53.597Z] === RUN TestWatchRelease [2022-01-19T20:08:53.597Z] --- PASS: TestWatchRelease (0.04s) [2022-01-19T20:08:53.597Z] === RUN TestWatchFinishedTransfer [2022-01-19T20:08:53.597Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestDuplicateTransfer [2022-01-19T20:08:53.597Z] === RUN TestNotFound [2022-01-19T20:08:53.597Z] --- PASS: TestNotFound (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestConflict [2022-01-19T20:08:53.597Z] --- PASS: TestConflict (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestForbidden [2022-01-19T20:08:53.597Z] --- PASS: TestForbidden (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestInvalidParameter [2022-01-19T20:08:53.597Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestNotImplemented [2022-01-19T20:08:53.597Z] --- PASS: TestNotImplemented (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestNotModified [2022-01-19T20:08:53.597Z] --- PASS: TestNotModified (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestUnauthorized [2022-01-19T20:08:53.597Z] --- PASS: TestUnauthorized (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestUnknown [2022-01-19T20:08:53.597Z] --- PASS: TestUnknown (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestCancelled [2022-01-19T20:08:53.597Z] --- PASS: TestCancelled (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestDeadline [2022-01-19T20:08:53.597Z] --- PASS: TestDeadline (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestDataLoss [2022-01-19T20:08:53.597Z] --- PASS: TestDataLoss (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestUnavailable [2022-01-19T20:08:53.597Z] --- PASS: TestUnavailable (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestSystem [2022-01-19T20:08:53.597Z] --- PASS: TestSystem (0.00s) [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Not_Found [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Bad_Request [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Conflict [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Unauthorized [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Forbidden [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Not_Modified [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-19T20:08:53.597Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-19T20:08:53.597Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-19T20:08:53.597Z] PASS [2022-01-19T20:08:53.597Z] coverage: 53.1% of statements [2022-01-19T20:08:53.597Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-01-19T20:08:53.597Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-01-19T20:08:53.597Z] === RUN TestSuccessfulUpload [2022-01-19T20:08:53.706Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-19T20:08:54.058Z] time="2022-01-19T20:08:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-19T20:08:54.058Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-01-19T20:08:54.058Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-19T20:08:54.058Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-19T20:08:54.058Z] === RUN TestTokenPassThru [2022-01-19T20:08:54.058Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-19T20:08:54.058Z] === RUN TestTokenPassThruDifferentHost [2022-01-19T20:08:54.058Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-19T20:08:54.058Z] PASS [2022-01-19T20:08:54.058Z] coverage: 23.9% of statements [2022-01-19T20:08:54.058Z] ok github.com/docker/docker/distribution 1.711s coverage: 23.9% of statements [2022-01-19T20:08:54.058Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-19T20:08:54.058Z] === RUN TestCancelledUpload [2022-01-19T20:08:54.058Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-19T20:08:54.058Z] PASS [2022-01-19T20:08:54.058Z] coverage: 77.3% of statements [2022-01-19T20:08:54.058Z] ok github.com/docker/docker/distribution/xfer 1.966s coverage: 77.3% of statements [2022-01-19T20:08:54.058Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-19T20:08:54.058Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-19T20:08:54.269Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-19T20:08:54.269Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-19T20:08:54.521Z] === RUN TestFSGetInvalidData [2022-01-19T20:08:54.521Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-19T20:08:54.521Z] === RUN TestFSInvalidSet [2022-01-19T20:08:54.521Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-19T20:08:54.521Z] === RUN TestFSInvalidRoot [2022-01-19T20:08:54.521Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-19T20:08:54.521Z] === RUN TestFSMetadataGetSet [2022-01-19T20:08:54.521Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-19T20:08:54.521Z] === RUN TestFSInvalidWalker [2022-01-19T20:08:54.521Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-19T20:08:54.521Z] === RUN TestFSGetSet [2022-01-19T20:08:54.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-19T20:08:54.982Z] --- PASS: TestFSGetSet (0.03s) [2022-01-19T20:08:54.982Z] === RUN TestFSGetUnsetKey [2022-01-19T20:08:54.982Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-19T20:08:54.982Z] === RUN TestFSGetEmptyData [2022-01-19T20:08:54.982Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-19T20:08:54.982Z] === RUN TestFSDelete [2022-01-19T20:08:54.982Z] --- PASS: TestFSDelete (0.02s) [2022-01-19T20:08:54.982Z] === RUN TestFSWalker [2022-01-19T20:08:54.982Z] --- PASS: TestFSWalker (0.02s) [2022-01-19T20:08:54.982Z] === RUN TestFSWalkerStopOnError [2022-01-19T20:08:54.982Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-19T20:08:54.982Z] === RUN TestNewFromJSON [2022-01-19T20:08:54.982Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-19T20:08:54.982Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestMarshalKeyOrder [2022-01-19T20:08:54.982Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestImage [2022-01-19T20:08:54.982Z] --- PASS: TestImage (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestImageOSNotEmpty [2022-01-19T20:08:54.982Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-19T20:08:54.982Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-19T20:08:54.982Z] === RUN TestCreate [2022-01-19T20:08:54.982Z] --- PASS: TestCreate (0.01s) [2022-01-19T20:08:54.982Z] === RUN TestRestore [2022-01-19T20:08:54.982Z] time="2022-01-19T20:08:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-19T20:08:54.982Z] --- PASS: TestRestore (0.23s) [2022-01-19T20:08:54.982Z] === RUN TestAddDelete [2022-01-19T20:08:54.982Z] --- PASS: TestAddDelete (0.06s) [2022-01-19T20:08:54.982Z] === RUN TestSearchAfterDelete [2022-01-19T20:08:54.982Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-19T20:08:54.982Z] === RUN TestParentReset [2022-01-19T20:08:54.982Z] === RUN TestCompare [2022-01-19T20:08:54.982Z] --- PASS: TestCompare (0.00s) [2022-01-19T20:08:54.982Z] PASS [2022-01-19T20:08:54.982Z] coverage: 19.2% of statements [2022-01-19T20:08:54.982Z] --- PASS: TestParentReset (0.05s) [2022-01-19T20:08:54.982Z] === RUN TestGetAndSetLastUpdated [2022-01-19T20:08:54.982Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2022-01-19T20:08:55.091Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-19T20:08:55.091Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-19T20:08:55.444Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-19T20:08:55.444Z] === RUN TestStoreLen [2022-01-19T20:08:55.444Z] --- PASS: TestStoreLen (0.07s) [2022-01-19T20:08:55.444Z] PASS [2022-01-19T20:08:55.444Z] coverage: 86.8% of statements [2022-01-19T20:08:55.444Z] ok github.com/docker/docker/image 0.776s coverage: 86.8% of statements [2022-01-19T20:08:55.444Z] === RUN TestMakeV1ConfigFromConfig [2022-01-19T20:08:55.444Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-19T20:08:55.444Z] PASS [2022-01-19T20:08:55.444Z] coverage: 25.0% of statements [2022-01-19T20:08:55.444Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-01-19T20:08:55.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-19T20:08:55.653Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-19T20:08:55.906Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-19T20:08:55.906Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-19T20:08:56.214Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-19T20:08:56.777Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-19T20:08:56.777Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-19T20:08:56.777Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-19T20:08:56.877Z] === RUN TestSerialization [2022-01-19T20:08:56.877Z] --- PASS: TestSerialization (0.02s) [2022-01-19T20:08:56.877Z] PASS [2022-01-19T20:08:56.877Z] coverage: 100.0% of statements [2022-01-19T20:08:56.877Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2022-01-19T20:08:57.339Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-19T20:08:57.849Z] === RUN TestEmptyLayer [2022-01-19T20:08:57.849Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestCommitFailure [2022-01-19T20:08:57.849Z] --- PASS: TestCommitFailure (0.04s) [2022-01-19T20:08:57.849Z] === RUN TestStartTransactionFailure [2022-01-19T20:08:57.849Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-19T20:08:57.849Z] === RUN TestGetOrphan [2022-01-19T20:08:57.849Z] --- PASS: TestGetOrphan (0.01s) [2022-01-19T20:08:57.849Z] === RUN TestMountAndRegister [2022-01-19T20:08:57.849Z] === RUN TestEnvironmentParsing [2022-01-19T20:08:57.849Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-19T20:08:57.849Z] PASS [2022-01-19T20:08:57.849Z] coverage: 1.0% of statements [2022-01-19T20:08:57.849Z] ok github.com/docker/docker/libcontainerd/local 0.162s coverage: 1.0% of statements [2022-01-19T20:08:57.849Z] layer_test.go:271: Layer size: 14 [2022-01-19T20:08:57.849Z] --- PASS: TestMountAndRegister (0.12s) [2022-01-19T20:08:57.849Z] === RUN TestLayerRelease [2022-01-19T20:08:57.849Z] layer_test.go:304: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestStoreRestore [2022-01-19T20:08:57.849Z] layer_test.go:353: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestTarStreamStability [2022-01-19T20:08:57.849Z] layer_test.go:468: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestRegisterExistingLayer [2022-01-19T20:08:57.849Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-01-19T20:08:57.849Z] === RUN TestTarStreamVerification [2022-01-19T20:08:57.849Z] layer_test.go:697: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestLayerMigration [2022-01-19T20:08:57.849Z] migration_test.go:46: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestLayerMigrationNoTarsplit [2022-01-19T20:08:57.849Z] migration_test.go:182: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestMountInit [2022-01-19T20:08:57.849Z] mount_test.go:17: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestMountInit (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestMountSize [2022-01-19T20:08:57.849Z] mount_test.go:76: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestMountSize (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestMountChanges [2022-01-19T20:08:57.849Z] mount_test.go:125: Failing on Windows [2022-01-19T20:08:57.849Z] --- SKIP: TestMountChanges (0.00s) [2022-01-19T20:08:57.849Z] === RUN TestMountApply [2022-01-19T20:08:58.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-19T20:08:58.309Z] mount_test.go:212: Failing on Windows [2022-01-19T20:08:58.309Z] --- SKIP: TestMountApply (0.00s) [2022-01-19T20:08:58.309Z] PASS [2022-01-19T20:08:58.309Z] coverage: 30.1% of statements [2022-01-19T20:08:58.309Z] ok github.com/docker/docker/layer 0.548s coverage: 30.1% of statements [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-19T20:08:58.309Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-19T20:08:58.309Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-19T20:08:58.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-19T20:08:58.310Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-19T20:08:58.310Z] PASS [2022-01-19T20:08:58.310Z] coverage: 42.3% of statements [2022-01-19T20:08:58.310Z] ok github.com/docker/docker/oci 0.071s coverage: 42.3% of statements [2022-01-19T20:08:58.310Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-19T20:08:58.310Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-19T20:08:58.310Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-19T20:08:58.310Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-19T20:08:58.310Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-19T20:08:58.524Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-19T20:08:58.779Z] === RUN TestAddressPoolOpt [2022-01-19T20:08:58.779Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/a [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/something [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/_=a [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/env1=value1 [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/_env1=value1 [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/PATH [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/=a [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/PATH= [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/PATH=something [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/asd!qwe [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/1asd [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/123 [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/some_space [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/__some_space_before [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/some_space_after__ [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/= [2022-01-19T20:08:58.779Z] === RUN TestValidateEnv/PaTh [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestParseHost [2022-01-19T20:08:58.779Z] --- PASS: TestParseHost (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestParseDockerDaemonHost [2022-01-19T20:08:58.779Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestParseTCP [2022-01-19T20:08:58.779Z] --- PASS: TestParseTCP (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-19T20:08:58.779Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestValidateExtraHosts [2022-01-19T20:08:58.779Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestIpOptString [2022-01-19T20:08:58.779Z] --- PASS: TestIpOptString (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-19T20:08:58.779Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestNewIpOptValidDefaultVal [2022-01-19T20:08:58.779Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestIpOptSetInvalidVal [2022-01-19T20:08:58.779Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestValidateIPAddress [2022-01-19T20:08:58.779Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestMapOpts [2022-01-19T20:08:58.779Z] --- PASS: TestMapOpts (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestListOptsWithoutValidator [2022-01-19T20:08:58.779Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestListOptsWithValidator [2022-01-19T20:08:58.779Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestValidateDNSSearch [2022-01-19T20:08:58.779Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_general_format [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_one_more [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-19T20:08:58.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-19T20:08:58.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestNamedListOpts [2022-01-19T20:08:58.779Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestNamedMapOpts [2022-01-19T20:08:58.779Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestParseLink [2022-01-19T20:08:58.779Z] --- PASS: TestParseLink (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestQuotedStringSetWithQuotes [2022-01-19T20:08:58.779Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-19T20:08:58.779Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-19T20:08:58.779Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-19T20:08:58.779Z] === RUN TestUlimitOpt [2022-01-19T20:08:58.779Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-19T20:08:58.779Z] PASS [2022-01-19T20:08:58.779Z] coverage: 67.1% of statements [2022-01-19T20:08:58.779Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2022-01-19T20:08:58.779Z] === RUN TestParseVersion [2022-01-19T20:08:58.779Z] --- PASS: TestParseVersion (0.00s) [2022-01-19T20:08:58.779Z] PASS [2022-01-19T20:08:58.779Z] coverage: 52.9% of statements [2022-01-19T20:08:58.779Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2022-01-19T20:08:59.086Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-19T20:08:59.086Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-19T20:08:59.086Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-19T20:08:59.342Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-19T20:08:59.599Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-19T20:08:59.752Z] === RUN TestUnbuffered [2022-01-19T20:08:59.752Z] --- PASS: TestUnbuffered (0.00s) [2022-01-19T20:08:59.752Z] === RUN TestRaceUnbuffered [2022-01-19T20:08:59.752Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-19T20:08:59.752Z] PASS [2022-01-19T20:08:59.752Z] coverage: 100.0% of statements [2022-01-19T20:08:59.752Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2022-01-19T20:09:00.212Z] === RUN TestPeerCertificateMarshalJSON [2022-01-19T20:09:00.672Z] === RUN TestMatch [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[foo]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[foo_bar]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[]#01 [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[qux]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-19T20:09:00.672Z] === RUN TestMatch/[[foo_baz]] [2022-01-19T20:09:00.672Z] --- PASS: TestMatch (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-19T20:09:00.672Z] PASS [2022-01-19T20:09:00.672Z] coverage: 87.5% of statements [2022-01-19T20:09:00.672Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-01-19T20:09:00.672Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-19T20:09:00.672Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-19T20:09:00.672Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-01-19T20:09:00.672Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-19T20:09:00.672Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-19T20:09:00.672Z] === RUN TestMiddleware [2022-01-19T20:09:00.672Z] --- PASS: TestMiddleware (0.00s) [2022-01-19T20:09:00.672Z] === RUN TestNewResponseModifier [2022-01-19T20:09:00.672Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-19T20:09:00.672Z] PASS [2022-01-19T20:09:00.672Z] coverage: 26.8% of statements [2022-01-19T20:09:00.672Z] ok github.com/docker/docker/pkg/authorization 0.465s coverage: 26.8% of statements [2022-01-19T20:09:00.965Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-19T20:09:00.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-19T20:09:01.132Z] === RUN TestIsArchivePathDir [2022-01-19T20:09:01.132Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-01-19T20:09:01.132Z] === RUN TestChrootTarUntar [2022-01-19T20:09:01.132Z] === RUN TestIsArchivePathInvalidFile [2022-01-19T20:09:01.132Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-19T20:09:01.132Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootUntarEmptyArchive [2022-01-19T20:09:01.132Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootTarUntarWithSymlink [2022-01-19T20:09:01.132Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootCopyWithTar [2022-01-19T20:09:01.132Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootCopyFileWithTar [2022-01-19T20:09:01.132Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootUntarPath [2022-01-19T20:09:01.132Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-19T20:09:01.132Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-19T20:09:01.132Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-19T20:09:01.132Z] === RUN TestChrootApplyDotDotFile [2022-01-19T20:09:01.132Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:01.132Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-19T20:09:01.132Z] PASS [2022-01-19T20:09:01.132Z] coverage: 15.1% of statements [2022-01-19T20:09:01.132Z] ok github.com/docker/docker/pkg/chrootarchive 0.144s coverage: 15.1% of statements [2022-01-19T20:09:01.221Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-19T20:09:01.592Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-01-19T20:09:01.592Z] === RUN TestIsArchivePathTar [2022-01-19T20:09:01.592Z] === RUN TestSizeEmpty [2022-01-19T20:09:01.592Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestSizeEmptyFile [2022-01-19T20:09:01.592Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestSizeNonemptyFile [2022-01-19T20:09:01.592Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-19T20:09:01.592Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-19T20:09:01.592Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-19T20:09:01.592Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-19T20:09:01.592Z] === RUN TestMoveToSubdir [2022-01-19T20:09:01.592Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-19T20:09:01.592Z] === RUN TestSizeNonExistingDirectory [2022-01-19T20:09:01.592Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-19T20:09:01.592Z] PASS [2022-01-19T20:09:01.592Z] coverage: 80.0% of statements [2022-01-19T20:09:01.592Z] ok github.com/docker/docker/pkg/directory 0.069s coverage: 80.0% of statements [2022-01-19T20:09:01.592Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-01-19T20:09:01.592Z] === RUN TestDecompressStreamGzip [2022-01-19T20:09:02.053Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-01-19T20:09:02.053Z] === RUN TestDecompressStreamBzip2 [2022-01-19T20:09:02.053Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2022-01-19T20:09:02.053Z] === RUN TestDecompressStreamXz [2022-01-19T20:09:02.053Z] archive_test.go:134: Xz not present in msys2 [2022-01-19T20:09:02.053Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestCompressStreamXzUnsupported [2022-01-19T20:09:02.053Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-19T20:09:02.053Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestCompressStreamInvalid [2022-01-19T20:09:02.053Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestExtensionInvalid [2022-01-19T20:09:02.053Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestExtensionUncompressed [2022-01-19T20:09:02.053Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestExtensionBzip2 [2022-01-19T20:09:02.053Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestExtensionGzip [2022-01-19T20:09:02.053Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestExtensionXz [2022-01-19T20:09:02.053Z] --- PASS: TestExtensionXz (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestCmdStreamLargeStderr [2022-01-19T20:09:02.053Z] === RUN Test [2022-01-19T20:09:02.053Z] === RUN Test/TestContainsEntry [2022-01-19T20:09:02.053Z] === RUN Test/TestCreateEntries [2022-01-19T20:09:02.053Z] === RUN Test/TestEntriesDiff [2022-01-19T20:09:02.053Z] === RUN Test/TestEntriesEquality [2022-01-19T20:09:02.053Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-19T20:09:02.053Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-19T20:09:02.053Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-19T20:09:02.053Z] === RUN Test/TestGeneratorNotGenerate [2022-01-19T20:09:02.053Z] === RUN Test/TestGeneratorWithPort [2022-01-19T20:09:02.053Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-19T20:09:02.053Z] === RUN Test/TestNewEntry [2022-01-19T20:09:02.053Z] === RUN Test/TestParse [2022-01-19T20:09:02.053Z] --- PASS: Test (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-19T20:09:02.053Z] --- PASS: Test/TestParse (0.00s) [2022-01-19T20:09:02.053Z] PASS [2022-01-19T20:09:02.053Z] coverage: 58.3% of statements [2022-01-19T20:09:02.053Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2022-01-19T20:09:02.053Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-01-19T20:09:02.053Z] === RUN TestCmdStreamBad [2022-01-19T20:09:02.053Z] archive_test.go:239: Failing on Windows CI machines [2022-01-19T20:09:02.053Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestCmdStreamGood [2022-01-19T20:09:02.053Z] --- PASS: TestCmdStreamGood (0.06s) [2022-01-19T20:09:02.053Z] === RUN TestUntarPathWithInvalidDest [2022-01-19T20:09:02.053Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-01-19T20:09:02.053Z] === RUN TestUntarPathWithInvalidSrc [2022-01-19T20:09:02.053Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-19T20:09:02.053Z] === RUN TestUntarPath [2022-01-19T20:09:02.516Z] --- PASS: TestUntarPath (0.08s) [2022-01-19T20:09:02.516Z] === RUN TestUntarPathWithDestinationFile [2022-01-19T20:09:02.516Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-19T20:09:02.516Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-19T20:09:02.516Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-01-19T20:09:02.516Z] === RUN TestCopyWithTarInvalidSrc [2022-01-19T20:09:02.516Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-19T20:09:02.516Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-19T20:09:02.516Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-19T20:09:02.516Z] === RUN TestCopyWithTarSrcFile [2022-01-19T20:09:02.516Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-19T20:09:02.516Z] === RUN TestCopyWithTarSrcFolder [2022-01-19T20:09:02.516Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-19T20:09:02.516Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-19T20:09:02.516Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-19T20:09:02.516Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-19T20:09:02.516Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-19T20:09:02.516Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-19T20:09:02.516Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-19T20:09:02.516Z] === RUN TestCopyFileWithTarSrcFile [2022-01-19T20:09:02.516Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-19T20:09:02.516Z] === RUN TestTarFiles [2022-01-19T20:09:02.516Z] === RUN Test [2022-01-19T20:09:02.516Z] === RUN Test/TestContent [2022-01-19T20:09:02.516Z] === RUN Test/TestInitialize [2022-01-19T20:09:02.516Z] === RUN Test/TestNew [2022-01-19T20:09:02.516Z] === RUN Test/TestParsingContentsWithComments [2022-01-19T20:09:02.516Z] === RUN Test/TestRegister [2022-01-19T20:09:02.516Z] === RUN Test/TestWatch [2022-01-19T20:09:02.516Z] --- PASS: Test (0.01s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestContent (0.00s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestNew (0.00s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestRegister (0.00s) [2022-01-19T20:09:02.516Z] --- PASS: Test/TestWatch (0.00s) [2022-01-19T20:09:02.516Z] PASS [2022-01-19T20:09:02.516Z] coverage: 97.6% of statements [2022-01-19T20:09:02.516Z] ok github.com/docker/docker/pkg/discovery/file 0.062s coverage: 97.6% of statements [2022-01-19T20:09:03.111Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-19T20:09:03.368Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-19T20:09:03.368Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-19T20:09:03.368Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-19T20:09:03.488Z] === RUN Test [2022-01-19T20:09:03.488Z] === RUN Test/TestWatch [2022-01-19T20:09:03.488Z] --- PASS: Test (0.00s) [2022-01-19T20:09:03.488Z] --- PASS: Test/TestWatch (0.00s) [2022-01-19T20:09:03.488Z] PASS [2022-01-19T20:09:03.488Z] coverage: 92.3% of statements [2022-01-19T20:09:03.488Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2022-01-19T20:09:03.488Z] === RUN Test [2022-01-19T20:09:03.488Z] === RUN Test/TestInitialize [2022-01-19T20:09:03.488Z] time="2022-01-19T20:09:03Z" level=info msg="Initializing discovery without TLS" [2022-01-19T20:09:03.488Z] time="2022-01-19T20:09:03Z" level=info msg="Initializing discovery without TLS" [2022-01-19T20:09:03.488Z] time="2022-01-19T20:09:03Z" level=info msg="Initializing discovery without TLS" [2022-01-19T20:09:03.488Z] === RUN Test/TestInitializeWithCerts [2022-01-19T20:09:03.488Z] time="2022-01-19T20:09:03Z" level=info msg="Initializing discovery with TLS" [2022-01-19T20:09:03.488Z] === RUN Test/TestWatch [2022-01-19T20:09:03.488Z] time="2022-01-19T20:09:03Z" level=info msg="Initializing discovery without TLS" [2022-01-19T20:09:03.932Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-19T20:09:03.948Z] === RUN Test [2022-01-19T20:09:03.948Z] === RUN Test/TestInitialize [2022-01-19T20:09:03.948Z] === RUN Test/TestInitializeWithPattern [2022-01-19T20:09:03.948Z] === RUN Test/TestRegister [2022-01-19T20:09:03.948Z] === RUN Test/TestWatch [2022-01-19T20:09:03.948Z] --- PASS: Test (0.00s) [2022-01-19T20:09:03.948Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-19T20:09:03.948Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-19T20:09:03.948Z] --- PASS: Test/TestRegister (0.00s) [2022-01-19T20:09:03.948Z] --- PASS: Test/TestWatch (0.00s) [2022-01-19T20:09:03.948Z] PASS [2022-01-19T20:09:03.948Z] coverage: 93.8% of statements [2022-01-19T20:09:03.948Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2022-01-19T20:09:04.408Z] === RUN TestPollerAddRemove [2022-01-19T20:09:04.409Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-19T20:09:04.409Z] === RUN TestPollerEvent [2022-01-19T20:09:04.409Z] poller_test.go:41: No chmod on Windows [2022-01-19T20:09:04.409Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-19T20:09:04.409Z] === RUN TestPollerClose [2022-01-19T20:09:04.409Z] --- PASS: TestPollerClose (0.00s) [2022-01-19T20:09:04.409Z] PASS [2022-01-19T20:09:04.409Z] coverage: 36.2% of statements [2022-01-19T20:09:04.409Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2022-01-19T20:09:04.496Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-19T20:09:05.058Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-19T20:09:05.379Z] === RUN TestCopyFileWithInvalidSrc [2022-01-19T20:09:05.379Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCopyFileWithInvalidDest [2022-01-19T20:09:05.379Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-19T20:09:05.379Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-19T20:09:05.379Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCopyFile [2022-01-19T20:09:05.379Z] --- PASS: TestCopyFile (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-19T20:09:05.379Z] fileutils_test.go:134: Needs porting to Windows [2022-01-19T20:09:05.379Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-19T20:09:05.379Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-19T20:09:05.379Z] fileutils_test.go:180: Needs porting to Windows [2022-01-19T20:09:05.379Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestWildcardMatches [2022-01-19T20:09:05.379Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestPatternMatches [2022-01-19T20:09:05.379Z] --- PASS: TestPatternMatches (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-19T20:09:05.379Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestPatternMatchesFolderExclusions [2022-01-19T20:09:05.379Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-19T20:09:05.379Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-19T20:09:05.379Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-19T20:09:05.379Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-19T20:09:05.379Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestSingleExclamationError [2022-01-19T20:09:05.379Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestMatchesWithNoPatterns [2022-01-19T20:09:05.379Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestMatchesWithMalformedPatterns [2022-01-19T20:09:05.379Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestMatches [2022-01-19T20:09:05.379Z] --- PASS: TestMatches (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatterns [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatternsExceptionFlag [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCleanPatternsErrorSingleException [2022-01-19T20:09:05.379Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCreateIfNotExistsDir [2022-01-19T20:09:05.379Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestCreateIfNotExistsFile [2022-01-19T20:09:05.379Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-19T20:09:05.379Z] === RUN TestMatch [2022-01-19T20:09:05.379Z] --- PASS: TestMatch (0.00s) [2022-01-19T20:09:05.379Z] PASS [2022-01-19T20:09:05.379Z] coverage: 85.4% of statements [2022-01-19T20:09:05.379Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 85.4% of statements [2022-01-19T20:09:05.379Z] === RUN TestGet [2022-01-19T20:09:05.379Z] --- PASS: TestGet (0.00s) [2022-01-19T20:09:05.379Z] === RUN TestGetShortcutString [2022-01-19T20:09:05.379Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-19T20:09:05.379Z] PASS [2022-01-19T20:09:05.379Z] coverage: 42.9% of statements [2022-01-19T20:09:05.379Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 42.9% of statements [2022-01-19T20:09:05.999Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-19T20:09:06.255Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-19T20:09:06.923Z] === RUN TestCreateIDMapOrder [2022-01-19T20:09:06.923Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-19T20:09:06.923Z] PASS [2022-01-19T20:09:06.923Z] coverage: 7.2% of statements [2022-01-19T20:09:06.923Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2022-01-19T20:09:06.923Z] --- PASS: Test (3.23s) [2022-01-19T20:09:06.923Z] --- PASS: Test/TestInitialize (0.21s) [2022-01-19T20:09:06.923Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-19T20:09:06.923Z] --- PASS: Test/TestWatch (3.01s) [2022-01-19T20:09:06.923Z] PASS [2022-01-19T20:09:06.923Z] coverage: 84.1% of statements [2022-01-19T20:09:06.923Z] ok github.com/docker/docker/pkg/discovery/kv 3.297s coverage: 84.1% of statements [2022-01-19T20:09:06.923Z] === RUN TestFixedBufferCap [2022-01-19T20:09:06.923Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-19T20:09:06.923Z] === RUN TestFixedBufferLen [2022-01-19T20:09:06.923Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-19T20:09:06.923Z] === RUN TestFixedBufferString [2022-01-19T20:09:06.923Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-19T20:09:06.923Z] === RUN TestFixedBufferWrite [2022-01-19T20:09:07.382Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-19T20:09:07.382Z] === RUN TestFixedBufferRead [2022-01-19T20:09:07.382Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-19T20:09:07.382Z] === RUN TestBytesPipeRead [2022-01-19T20:09:07.382Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-19T20:09:07.382Z] === RUN TestBytesPipeWrite [2022-01-19T20:09:07.382Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-19T20:09:07.382Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-19T20:09:07.619Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-19T20:09:07.619Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-19T20:09:07.842Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-01-19T20:09:07.842Z] === RUN TestAtomicWriteToFile [2022-01-19T20:09:07.842Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-01-19T20:09:07.842Z] === RUN TestAtomicWriteSetCommit [2022-01-19T20:09:07.842Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-01-19T20:09:07.842Z] === RUN TestAtomicWriteSetCancel [2022-01-19T20:09:07.842Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-01-19T20:09:07.842Z] === RUN TestReadCloserWrapperClose [2022-01-19T20:09:07.842Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestReaderErrWrapperReadOnError [2022-01-19T20:09:07.842Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestReaderErrWrapperRead [2022-01-19T20:09:07.842Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestHashData [2022-01-19T20:09:07.842Z] --- PASS: TestHashData (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestCancelReadCloser [2022-01-19T20:09:07.842Z] === RUN TestError [2022-01-19T20:09:07.842Z] --- PASS: TestError (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestProgressString [2022-01-19T20:09:07.842Z] === RUN TestProgressString/no_progress [2022-01-19T20:09:07.842Z] === RUN TestProgressString/progress_1 [2022-01-19T20:09:07.842Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-19T20:09:07.842Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-19T20:09:07.842Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-19T20:09:07.842Z] === RUN TestProgressString/with_units [2022-01-19T20:09:07.842Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-19T20:09:07.842Z] === RUN TestProgressString/hide_counts [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-19T20:09:07.842Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestJSONMessageDisplay [2022-01-19T20:09:07.842Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-19T20:09:07.842Z] === RUN TestWriteCloserWrapperClose [2022-01-19T20:09:07.842Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestNopWriteCloser [2022-01-19T20:09:07.842Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestNopWriter [2022-01-19T20:09:07.842Z] --- PASS: TestNopWriter (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestWriteCounter [2022-01-19T20:09:07.842Z] --- PASS: TestWriteCounter (0.00s) [2022-01-19T20:09:07.842Z] PASS [2022-01-19T20:09:07.842Z] coverage: 69.2% of statements [2022-01-19T20:09:07.842Z] ok github.com/docker/docker/pkg/ioutils 0.785s coverage: 69.2% of statements [2022-01-19T20:09:07.842Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-01-19T20:09:07.842Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-19T20:09:07.842Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-19T20:09:07.842Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestDisplayJSONMessagesStream [2022-01-19T20:09:07.842Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-19T20:09:07.842Z] PASS [2022-01-19T20:09:07.842Z] coverage: 91.7% of statements [2022-01-19T20:09:07.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.283s coverage: 91.7% of statements [2022-01-19T20:09:07.842Z] === RUN TestStandardLongPath [2022-01-19T20:09:07.842Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-19T20:09:07.842Z] === RUN TestUNCLongPath [2022-01-19T20:09:07.842Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-19T20:09:07.842Z] PASS [2022-01-19T20:09:07.842Z] coverage: 100.0% of statements [2022-01-19T20:09:07.842Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-01-19T20:09:07.876Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-19T20:09:08.811Z] === RUN TestNameFormat [2022-01-19T20:09:08.811Z] --- PASS: TestNameFormat (0.00s) [2022-01-19T20:09:08.811Z] === RUN TestNameRetries [2022-01-19T20:09:08.811Z] --- PASS: TestNameRetries (0.00s) [2022-01-19T20:09:08.811Z] PASS [2022-01-19T20:09:08.811Z] coverage: 85.7% of statements [2022-01-19T20:09:08.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2022-01-19T20:09:08.811Z] === RUN TestParseKeyValueOpt [2022-01-19T20:09:08.811Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-19T20:09:08.811Z] === RUN TestParseUintList [2022-01-19T20:09:08.811Z] --- PASS: TestParseUintList (0.00s) [2022-01-19T20:09:08.811Z] === RUN TestParseUintListMaximumLimits [2022-01-19T20:09:08.811Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-19T20:09:08.811Z] PASS [2022-01-19T20:09:08.811Z] coverage: 97.0% of statements [2022-01-19T20:09:08.811Z] ok github.com/docker/docker/pkg/parsers 0.059s coverage: 97.0% of statements [2022-01-19T20:09:09.243Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents224775307 [2022-01-19T20:09:09.243Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-19T20:09:09.243Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-19T20:09:09.270Z] === RUN TestNewAndRemove [2022-01-19T20:09:09.270Z] --- PASS: TestNewAndRemove (0.02s) [2022-01-19T20:09:09.270Z] === RUN TestRemoveInvalidPath [2022-01-19T20:09:09.270Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-19T20:09:09.270Z] PASS [2022-01-19T20:09:09.270Z] coverage: 82.6% of statements [2022-01-19T20:09:09.270Z] ok github.com/docker/docker/pkg/pidfile 0.136s coverage: 82.6% of statements [2022-01-19T20:09:10.170Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-19T20:09:10.240Z] === RUN TestParseEmptyInterface [2022-01-19T20:09:10.240Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestParseNonInterfaceType [2022-01-19T20:09:10.240Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestParseWithOneFunction [2022-01-19T20:09:10.240Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestParseWithMultipleFuncs [2022-01-19T20:09:10.240Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestParseWithUnnamedReturn [2022-01-19T20:09:10.240Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestEmbeddedInterface [2022-01-19T20:09:10.240Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestParsedImports [2022-01-19T20:09:10.240Z] --- PASS: TestParsedImports (0.00s) [2022-01-19T20:09:10.240Z] === RUN TestAliasedImports [2022-01-19T20:09:10.240Z] --- PASS: TestAliasedImports (0.00s) [2022-01-19T20:09:10.240Z] PASS [2022-01-19T20:09:10.240Z] coverage: 56.8% of statements [2022-01-19T20:09:10.240Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-01-19T20:09:10.701Z] --- PASS: TestTarFiles (8.11s) [2022-01-19T20:09:10.701Z] === RUN TestTarUntar [2022-01-19T20:09:10.701Z] --- PASS: TestTarUntar (0.04s) [2022-01-19T20:09:10.702Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-19T20:09:10.702Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-19T20:09:10.702Z] === RUN TestTarWithOptions [2022-01-19T20:09:10.702Z] --- PASS: TestTarWithOptions (0.06s) [2022-01-19T20:09:10.702Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-19T20:09:10.702Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-19T20:09:10.702Z] === RUN TestUntarUstarGnuConflict [2022-01-19T20:09:10.702Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-19T20:09:10.702Z] === RUN TestUntarInvalidFilenames [2022-01-19T20:09:10.702Z] === RUN TestFailedConnection [2022-01-19T20:09:10.731Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-19T20:09:10.731Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-19T20:09:10.731Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-19T20:09:11.161Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames729109850\\dest" [2022-01-19T20:09:11.161Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-01-19T20:09:11.161Z] === RUN TestUntarHardlinkToSymlink [2022-01-19T20:09:11.161Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-19T20:09:11.161Z] === RUN TestUntarInvalidHardlink [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink024347211\\victim\\hello" -> "../victim/hello" [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink078389550\\victim\\hello" -> "/../victim/hello" [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink647199413\\victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink034743440\\victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink646764719\\victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink238753346\\victim" -> "../victim" [2022-01-19T20:09:11.161Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-19T20:09:11.161Z] === RUN TestUntarInvalidSymlink [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink106757817\\dest\\dotdot" -> "../victim/hello" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink840409284\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink839112531\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink643442326\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink115921661\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink024474680\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:11.161Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink800329271\\dest\\dir\\loophole" -> "../../victim" [2022-01-19T20:09:11.161Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-19T20:09:11.161Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-19T20:09:11.161Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-19T20:09:11.161Z] === RUN TestXGlobalNoParent [2022-01-19T20:09:11.161Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-19T20:09:11.161Z] === RUN TestReplaceFileTarWrapper [2022-01-19T20:09:11.161Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-01-19T20:09:11.161Z] === RUN TestPrefixHeaderReadable [2022-01-19T20:09:11.161Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-19T20:09:11.161Z] === RUN TestDisablePigz [2022-01-19T20:09:11.622Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-01-19T20:09:11.622Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-19T20:09:11.622Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-19T20:09:11.622Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-19T20:09:11.622Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-19T20:09:11.622Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-19T20:09:11.622Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-19T20:09:11.622Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestBufferPoolPutAndGet [2022-01-19T20:09:11.622Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-19T20:09:11.622Z] PASS [2022-01-19T20:09:11.622Z] coverage: 88.2% of statements [2022-01-19T20:09:11.622Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-01-19T20:09:11.622Z] === RUN TestHTTPTransport [2022-01-19T20:09:11.622Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-19T20:09:11.622Z] PASS [2022-01-19T20:09:11.622Z] coverage: 85.7% of statements [2022-01-19T20:09:11.622Z] ok github.com/docker/docker/pkg/plugins/transport 0.056s coverage: 85.7% of statements [2022-01-19T20:09:11.622Z] --- PASS: TestDisablePigz (0.15s) [2022-01-19T20:09:11.622Z] === RUN TestPigz [2022-01-19T20:09:11.622Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-01-19T20:09:11.622Z] --- PASS: TestPigz (0.18s) [2022-01-19T20:09:11.622Z] === RUN TestCopyFileWithInvalidDest [2022-01-19T20:09:11.622Z] archive_windows_test.go:16: Currently fails [2022-01-19T20:09:11.622Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestCanonicalTarNameForPath [2022-01-19T20:09:11.622Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestCanonicalTarName [2022-01-19T20:09:11.622Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestChmodTarEntry [2022-01-19T20:09:11.622Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestHardLinkOrder [2022-01-19T20:09:11.622Z] --- PASS: TestHardLinkOrder (0.11s) [2022-01-19T20:09:11.622Z] === RUN TestChangeString [2022-01-19T20:09:11.622Z] --- PASS: TestChangeString (0.00s) [2022-01-19T20:09:11.622Z] === RUN TestChangesWithNoChanges [2022-01-19T20:09:12.082Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-01-19T20:09:12.082Z] === RUN TestChangesWithChanges [2022-01-19T20:09:12.082Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-19T20:09:12.082Z] === RUN TestChangesWithChangesGH13590 [2022-01-19T20:09:12.082Z] changes_test.go:192: needs more investigation [2022-01-19T20:09:12.082Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestChangesDirsEmpty [2022-01-19T20:09:12.082Z] --- PASS: TestFailedConnection (1.08s) [2022-01-19T20:09:12.082Z] === RUN TestFailOnce [2022-01-19T20:09:12.082Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-01-19T20:09:12.082Z] === RUN TestChangesDirsMutated [2022-01-19T20:09:12.082Z] 2022/01/19 20:09:11 http: panic serving 127.0.0.1:49219: Plugin not ready [2022-01-19T20:09:12.082Z] goroutine 34 [running]: [2022-01-19T20:09:12.082Z] net/http.(*conn).serve.func1(0xc00018e000) [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-01-19T20:09:12.082Z] panic(0x1394180, 0x14aa2f0) [2022-01-19T20:09:12.082Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-01-19T20:09:12.082Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x14baa50, 0xc0001c6000, 0xc0001aa000) [2022-01-19T20:09:12.082Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-01-19T20:09:12.082Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x14baa50, 0xc0001c6000, 0xc0001aa000) [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-01-19T20:09:12.082Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x14baa50, 0xc0001c6000, 0xc0001aa000) [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-01-19T20:09:12.082Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x14baa50, 0xc0001c6000, 0xc0001aa000) [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-01-19T20:09:12.082Z] net/http.(*conn).serve(0xc00018e000, 0x14bb640, 0xc0001a0000) [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-01-19T20:09:12.082Z] created by net/http.(*Server).Serve [2022-01-19T20:09:12.082Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-01-19T20:09:12.082Z] time="2022-01-19T20:09:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post \"http://127.0.0.1:49218/Test.FailOnce\": EOF, retrying in 1s" [2022-01-19T20:09:12.082Z] === RUN TestOutputOnPrematureClose [2022-01-19T20:09:12.082Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestCompleteSilently [2022-01-19T20:09:12.082Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-19T20:09:12.082Z] PASS [2022-01-19T20:09:12.082Z] coverage: 75.9% of statements [2022-01-19T20:09:12.082Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-01-19T20:09:12.082Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-01-19T20:09:12.082Z] === RUN TestApplyLayer [2022-01-19T20:09:12.082Z] changes_test.go:405: needs further investigation [2022-01-19T20:09:12.082Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestChangesSizeWithHardlinks [2022-01-19T20:09:12.082Z] changes_test.go:441: needs further investigation [2022-01-19T20:09:12.082Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestChangesSizeWithNoChanges [2022-01-19T20:09:12.082Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-19T20:09:12.082Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestChangesSize [2022-01-19T20:09:12.082Z] --- PASS: TestChangesSize (0.00s) [2022-01-19T20:09:12.082Z] === RUN TestApplyLayerInvalidFilenames [2022-01-19T20:09:12.082Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames813534926\\dest" [2022-01-19T20:09:12.082Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-19T20:09:12.082Z] === RUN TestApplyLayerInvalidHardlink [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink381814576\\victim\\hello" -> "../victim/hello" [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink559830223\\victim\\hello" -> "/../victim/hello" [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink339968482\\victim" -> "../victim" [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink635320793\\victim" -> "../victim" [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink717785956\\victim" -> "../victim" [2022-01-19T20:09:12.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink348915059\\victim" -> "../victim" [2022-01-19T20:09:12.097Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-19T20:09:12.543Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-19T20:09:12.543Z] === RUN TestApplyLayerInvalidSymlink [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink698353718\\dest\\dotdot" -> "../victim/hello" [2022-01-19T20:09:12.543Z] === RUN TestSendToOneSub [2022-01-19T20:09:12.543Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-19T20:09:12.543Z] === RUN TestSendToMultipleSubs [2022-01-19T20:09:12.543Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-19T20:09:12.543Z] === RUN TestEvictOneSub [2022-01-19T20:09:12.543Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-19T20:09:12.543Z] === RUN TestClosePublisher [2022-01-19T20:09:12.543Z] --- PASS: TestClosePublisher (0.00s) [2022-01-19T20:09:12.543Z] === RUN TestPubSubRace [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink467163677\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink343955160\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836046423\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink451171274\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:12.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink796652193\\dest\\loophole-victim" -> "../victim" [2022-01-19T20:09:12.543Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-19T20:09:12.543Z] === RUN TestApplyLayerWhiteouts [2022-01-19T20:09:12.543Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-01-19T20:09:12.543Z] === RUN TestGenerateEmptyFile [2022-01-19T20:09:12.543Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-19T20:09:12.543Z] === RUN TestGenerateWithContent [2022-01-19T20:09:12.543Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-19T20:09:12.543Z] PASS [2022-01-19T20:09:12.543Z] coverage: 62.6% of statements [2022-01-19T20:09:12.543Z] ok github.com/docker/docker/pkg/archive 11.337s coverage: 62.6% of statements [2022-01-19T20:09:13.003Z] === RUN TestRegister [2022-01-19T20:09:13.003Z] --- PASS: TestRegister (0.00s) [2022-01-19T20:09:13.003Z] === RUN TestCommand [2022-01-19T20:09:13.003Z] --- PASS: TestCommand (0.03s) [2022-01-19T20:09:13.003Z] === RUN TestNaiveSelf [2022-01-19T20:09:13.003Z] --- PASS: TestFailOnce (1.20s) [2022-01-19T20:09:13.003Z] === RUN TestEchoInputOutput [2022-01-19T20:09:13.003Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-19T20:09:13.003Z] === RUN TestBackoff [2022-01-19T20:09:13.003Z] --- PASS: TestBackoff (0.00s) [2022-01-19T20:09:13.003Z] === RUN TestAbortRetry [2022-01-19T20:09:13.003Z] --- PASS: TestAbortRetry (0.00s) [2022-01-19T20:09:13.003Z] === RUN TestClientScheme [2022-01-19T20:09:13.003Z] --- PASS: TestClientScheme (0.00s) [2022-01-19T20:09:13.003Z] === RUN TestNewClientWithTimeout [2022-01-19T20:09:13.003Z] --- PASS: TestNaiveSelf (0.04s) [2022-01-19T20:09:13.003Z] PASS [2022-01-19T20:09:13.003Z] coverage: 82.4% of statements [2022-01-19T20:09:13.003Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2022-01-19T20:09:13.464Z] --- PASS: TestPubSubRace (1.05s) [2022-01-19T20:09:13.464Z] PASS [2022-01-19T20:09:13.464Z] coverage: 75.0% of statements [2022-01-19T20:09:13.464Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2022-01-19T20:09:13.464Z] time="2022-01-19T20:09:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-19T20:09:13.465Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-19T20:09:13.924Z] === RUN TestParseSignal [2022-01-19T20:09:13.924Z] --- PASS: TestParseSignal (0.00s) [2022-01-19T20:09:13.924Z] === RUN TestValidSignalForPlatform [2022-01-19T20:09:13.924Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-01-19T20:09:13.924Z] PASS [2022-01-19T20:09:13.924Z] coverage: 19.7% of statements [2022-01-19T20:09:13.924Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 19.7% of statements [2022-01-19T20:09:14.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-19T20:09:14.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-19T20:09:14.028Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-19T20:09:14.284Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-19T20:09:14.385Z] === RUN TestNewStdWriter [2022-01-19T20:09:14.385Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-19T20:09:14.385Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestWriteWithNilBytes [2022-01-19T20:09:14.385Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestWrite [2022-01-19T20:09:14.385Z] --- PASS: TestWrite (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestWriteWithWriterError [2022-01-19T20:09:14.385Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-19T20:09:14.385Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyWriteAndRead [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-19T20:09:14.385Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-19T20:09:14.385Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-19T20:09:14.385Z] PASS [2022-01-19T20:09:14.385Z] coverage: 100.0% of statements [2022-01-19T20:09:14.385Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-01-19T20:09:14.846Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-19T20:09:15.357Z] time="2022-01-19T20:09:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-19T20:09:15.357Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-19T20:09:15.357Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-19T20:09:15.357Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestFormatStatus [2022-01-19T20:09:15.357Z] --- PASS: TestFormatStatus (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestFormatError [2022-01-19T20:09:15.357Z] --- PASS: TestFormatError (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestFormatJSONError [2022-01-19T20:09:15.357Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-19T20:09:15.357Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-19T20:09:15.357Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestNewJSONProgressOutput [2022-01-19T20:09:15.357Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestAuxFormatterEmit [2022-01-19T20:09:15.357Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestStreamWriterStdout [2022-01-19T20:09:15.357Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestStreamWriterStderr [2022-01-19T20:09:15.357Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-19T20:09:15.357Z] PASS [2022-01-19T20:09:15.357Z] coverage: 66.2% of statements [2022-01-19T20:09:15.357Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-01-19T20:09:15.357Z] === RUN TestGenerateRandomID [2022-01-19T20:09:15.357Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestShortenId [2022-01-19T20:09:15.357Z] --- PASS: TestShortenId (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestShortenSha256Id [2022-01-19T20:09:15.357Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestShortenIdEmpty [2022-01-19T20:09:15.357Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestShortenIdInvalid [2022-01-19T20:09:15.357Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestIsShortIDNonHex [2022-01-19T20:09:15.357Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-19T20:09:15.357Z] === RUN TestIsShortIDNotCorrectSize [2022-01-19T20:09:15.357Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-19T20:09:15.357Z] PASS [2022-01-19T20:09:15.357Z] coverage: 70.6% of statements [2022-01-19T20:09:15.357Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2022-01-19T20:09:15.774Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-19T20:09:16.328Z] === RUN TestIsCpusetListAvailable [2022-01-19T20:09:16.328Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-19T20:09:16.328Z] PASS [2022-01-19T20:09:16.328Z] coverage: 38.2% of statements [2022-01-19T20:09:16.328Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2022-01-19T20:09:16.706Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-19T20:09:17.301Z] === RUN TestChtimes [2022-01-19T20:09:17.301Z] --- PASS: TestChtimes (0.01s) [2022-01-19T20:09:17.301Z] === RUN TestChtimesWindows [2022-01-19T20:09:17.301Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-19T20:09:17.301Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-19T20:09:17.301Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-19T20:09:17.301Z] === RUN TestEnsureRemoveAllNotExist [2022-01-19T20:09:17.301Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-19T20:09:17.301Z] === RUN TestEnsureRemoveAllWithDir [2022-01-19T20:09:17.301Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-19T20:09:17.301Z] === RUN TestEnsureRemoveAllWithFile [2022-01-19T20:09:17.301Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-19T20:09:17.301Z] === RUN TestHasWin32KSupport [2022-01-19T20:09:17.301Z] syscall_windows_test.go:8: win32k: true [2022-01-19T20:09:17.301Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-19T20:09:17.301Z] PASS [2022-01-19T20:09:17.301Z] coverage: 12.0% of statements [2022-01-19T20:09:17.301Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.0% of statements [2022-01-19T20:09:17.762Z] === RUN TestTailFile [2022-01-19T20:09:17.762Z] --- PASS: TestTailFile (0.00s) [2022-01-19T20:09:17.762Z] === RUN TestTailFileManyLines [2022-01-19T20:09:17.762Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-19T20:09:17.762Z] === RUN TestTailEmptyFile [2022-01-19T20:09:17.762Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-19T20:09:17.762Z] === RUN TestTailNegativeN [2022-01-19T20:09:17.762Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/no_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.762Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.762Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.763Z] time="2022-01-19T20:09:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:17.763Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:17.764Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:17.764Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.256Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.257Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.258Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.259Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.259Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.721Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-19T20:09:18.722Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.03s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.02s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.02s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.03s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.723Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.08s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.05s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-19T20:09:18.724Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.02s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-19T20:09:18.725Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-19T20:09:18.725Z] PASS [2022-01-19T20:09:18.725Z] coverage: 88.6% of statements [2022-01-19T20:09:18.725Z] ok github.com/docker/docker/pkg/tailfile 0.593s coverage: 88.6% of statements [2022-01-19T20:09:18.725Z] === RUN TestTarSumRemoveNonExistent [2022-01-19T20:09:18.725Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-19T20:09:18.725Z] === RUN TestTarSumRemove [2022-01-19T20:09:18.725Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestSortFileInfoSums [2022-01-19T20:09:18.725Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestNewTarSumForLabelInvalid [2022-01-19T20:09:18.725Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestNewTarSumForLabel [2022-01-19T20:09:18.725Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestEmptyTar [2022-01-19T20:09:18.725Z] --- PASS: TestEmptyTar (0.01s) [2022-01-19T20:09:18.725Z] === RUN TestTarSumsReadSize [2022-01-19T20:09:18.725Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-19T20:09:18.725Z] === RUN TestTarSums [2022-01-19T20:09:18.725Z] --- PASS: TestTarSums (0.13s) [2022-01-19T20:09:18.725Z] === RUN TestIteration [2022-01-19T20:09:18.725Z] --- PASS: TestIteration (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestVersionLabelForChecksum [2022-01-19T20:09:18.725Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestVersion [2022-01-19T20:09:18.725Z] --- PASS: TestVersion (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestGetVersion [2022-01-19T20:09:18.725Z] --- PASS: TestGetVersion (0.00s) [2022-01-19T20:09:18.725Z] === RUN TestGetVersions [2022-01-19T20:09:18.725Z] --- PASS: TestGetVersions (0.00s) [2022-01-19T20:09:18.725Z] PASS [2022-01-19T20:09:18.725Z] coverage: 89.3% of statements [2022-01-19T20:09:18.725Z] ok github.com/docker/docker/pkg/tarsum 0.251s coverage: 89.3% of statements [2022-01-19T20:09:19.184Z] testing: warning: no tests to run [2022-01-19T20:09:19.184Z] PASS [2022-01-19T20:09:19.184Z] coverage: [no statements] [2022-01-19T20:09:19.184Z] ok github.com/docker/docker/pkg/term/windows 0.052s coverage: [no statements] [no tests to run] [2022-01-19T20:09:19.644Z] === RUN TestTruncIndex [2022-01-19T20:09:19.644Z] --- PASS: TestTruncIndex (0.10s) [2022-01-19T20:09:19.644Z] PASS [2022-01-19T20:09:19.644Z] coverage: 91.5% of statements [2022-01-19T20:09:19.644Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2022-01-19T20:09:20.106Z] === RUN TestIsGIT [2022-01-19T20:09:20.106Z] --- PASS: TestIsGIT (0.00s) [2022-01-19T20:09:20.106Z] === RUN TestIsTransport [2022-01-19T20:09:20.106Z] --- PASS: TestIsTransport (0.00s) [2022-01-19T20:09:20.106Z] PASS [2022-01-19T20:09:20.106Z] coverage: 100.0% of statements [2022-01-19T20:09:20.106Z] ok github.com/docker/docker/pkg/urlutil 0.059s coverage: 100.0% of statements [2022-01-19T20:09:20.566Z] === RUN TestVersionInfo [2022-01-19T20:09:20.566Z] --- PASS: TestVersionInfo (0.00s) [2022-01-19T20:09:20.566Z] === RUN TestAppendVersions [2022-01-19T20:09:20.566Z] --- PASS: TestAppendVersions (0.00s) [2022-01-19T20:09:20.566Z] PASS [2022-01-19T20:09:20.566Z] coverage: 88.9% of statements [2022-01-19T20:09:20.566Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-01-19T20:09:21.948Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-19T20:09:22.105Z] time="2022-01-19T20:09:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-19T20:09:22.105Z] === RUN TestValidatePrivileges [2022-01-19T20:09:22.105Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-19T20:09:22.105Z] === RUN TestFilterByCapNeg [2022-01-19T20:09:22.105Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-19T20:09:22.105Z] === RUN TestFilterByCapPos [2022-01-19T20:09:22.105Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-19T20:09:22.105Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-19T20:09:22.105Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-19T20:09:22.105Z] PASS [2022-01-19T20:09:22.105Z] coverage: 12.0% of statements [2022-01-19T20:09:22.105Z] ok github.com/docker/docker/plugin 0.067s coverage: 12.0% of statements [2022-01-19T20:09:22.105Z] === RUN TestNewSettable [2022-01-19T20:09:22.105Z] --- PASS: TestNewSettable (0.00s) [2022-01-19T20:09:22.105Z] === RUN TestIsSettable [2022-01-19T20:09:22.105Z] --- PASS: TestIsSettable (0.00s) [2022-01-19T20:09:22.105Z] === RUN TestUpdateSettingsEnv [2022-01-19T20:09:22.105Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-19T20:09:22.105Z] PASS [2022-01-19T20:09:22.105Z] coverage: 20.1% of statements [2022-01-19T20:09:22.105Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.1% of statements [2022-01-19T20:09:23.315Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-19T20:09:23.571Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-19T20:09:23.650Z] === RUN TestLoad [2022-01-19T20:09:23.650Z] --- PASS: TestLoad (0.00s) [2022-01-19T20:09:23.650Z] === RUN TestSave [2022-01-19T20:09:23.650Z] --- PASS: TestSave (0.04s) [2022-01-19T20:09:23.650Z] === RUN TestAddDeleteGet [2022-01-19T20:09:23.650Z] --- PASS: TestAddDeleteGet (0.07s) [2022-01-19T20:09:23.650Z] === RUN TestInvalidTags [2022-01-19T20:09:23.650Z] --- PASS: TestInvalidTags (0.01s) [2022-01-19T20:09:23.650Z] PASS [2022-01-19T20:09:23.650Z] coverage: 84.4% of statements [2022-01-19T20:09:23.650Z] ok github.com/docker/docker/reference 0.177s coverage: 84.4% of statements [2022-01-19T20:09:24.498Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-19T20:09:25.198Z] === RUN TestResolveAuthConfigIndexServer [2022-01-19T20:09:25.198Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestResolveAuthConfigFullURL [2022-01-19T20:09:25.198Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-19T20:09:25.198Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestValidateMirror [2022-01-19T20:09:25.198Z] --- PASS: TestValidateMirror (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestLoadInsecureRegistries [2022-01-19T20:09:25.198Z] time="2022-01-19T20:09:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-19T20:09:25.198Z] time="2022-01-19T20:09:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-19T20:09:25.198Z] time="2022-01-19T20:09:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-19T20:09:25.198Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-01-19T20:09:25.198Z] === RUN TestNewServiceConfig [2022-01-19T20:09:25.198Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestValidateIndexName [2022-01-19T20:09:25.198Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestValidateIndexNameWithError [2022-01-19T20:09:25.198Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestEndpointParse [2022-01-19T20:09:25.198Z] --- PASS: TestEndpointParse (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestEndpointParseInvalid [2022-01-19T20:09:25.198Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestValidateEndpoint [2022-01-19T20:09:25.198Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-19T20:09:25.198Z] === RUN TestPing [2022-01-19T20:09:25.198Z] --- PASS: TestPing (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestPingRegistryEndpoint [2022-01-19T20:09:25.198Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:25.198Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestEndpoint [2022-01-19T20:09:25.198Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:25.198Z] --- SKIP: TestEndpoint (0.01s) [2022-01-19T20:09:25.198Z] === RUN TestParseRepositoryInfo [2022-01-19T20:09:25.198Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestNewIndexInfo [2022-01-19T20:09:25.198Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestMirrorEndpointLookup [2022-01-19T20:09:25.198Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:25.198Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-19T20:09:25.198Z] === RUN TestSearchRepositories [2022-01-19T20:09:25.198Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-19T20:09:25.198Z] Host: 127.0.0.1:49228 [2022-01-19T20:09:25.198Z] User-Agent: docker test client [2022-01-19T20:09:25.198Z] Authorization: Token fake-token [2022-01-19T20:09:25.198Z] X-Docker-Token: true [2022-01-19T20:09:25.198Z] Accept-Encoding: gzip [2022-01-19T20:09:25.198Z] [2022-01-19T20:09:25.198Z] [2022-01-19T20:09:25.198Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-19T20:09:25.198Z] Connection: close [2022-01-19T20:09:25.198Z] Content-Length: 144 [2022-01-19T20:09:25.198Z] Cache-Control: no-cache [2022-01-19T20:09:25.198Z] Content-Type: application/json [2022-01-19T20:09:25.198Z] Date: Wed, 19 Jan 2022 20:09:25 GMT [2022-01-19T20:09:25.198Z] Expires: -1 [2022-01-19T20:09:25.198Z] Pragma: no-cache [2022-01-19T20:09:25.198Z] Server: docker-tests/mock [2022-01-19T20:09:25.198Z] X-Docker-Registry-Config: mock [2022-01-19T20:09:25.198Z] X-Docker-Registry-Version: 0.0.0 [2022-01-19T20:09:25.198Z] [2022-01-19T20:09:25.198Z] [2022-01-19T20:09:25.198Z] --- PASS: TestSearchRepositories (0.09s) [2022-01-19T20:09:25.658Z] === RUN TestTrustedLocation [2022-01-19T20:09:25.658Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-19T20:09:25.658Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-19T20:09:25.658Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-19T20:09:25.658Z] === RUN TestAllowNondistributableArtifacts [2022-01-19T20:09:25.658Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-19T20:09:25.658Z] === RUN TestIsSecureIndex [2022-01-19T20:09:25.658Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-19T20:09:25.658Z] PASS [2022-01-19T20:09:25.658Z] coverage: 50.3% of statements [2022-01-19T20:09:25.658Z] ok github.com/docker/docker/registry 0.419s coverage: 50.3% of statements [2022-01-19T20:09:25.658Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-19T20:09:25.658Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-19T20:09:25.658Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-19T20:09:25.658Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-19T20:09:25.658Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-19T20:09:25.658Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-19T20:09:25.658Z] === RUN TestResumableRequestReaderWithReadError [2022-01-19T20:09:26.118Z] time="2022-01-19T20:09:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-01-19T20:09:26.118Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-19T20:09:26.118Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-19T20:09:26.118Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-19T20:09:26.118Z] === RUN TestResumableRequestReader [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-19T20:09:26.118Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-19T20:09:26.118Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-19T20:09:26.118Z] PASS [2022-01-19T20:09:26.118Z] coverage: 100.0% of statements [2022-01-19T20:09:26.118Z] ok github.com/docker/docker/registry/resumable 0.294s coverage: 100.0% of statements [2022-01-19T20:09:26.577Z] === RUN TestRestartManagerTimeout [2022-01-19T20:09:26.578Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-19T20:09:26.578Z] === RUN TestRestartManagerTimeoutReset [2022-01-19T20:09:26.578Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-19T20:09:26.578Z] PASS [2022-01-19T20:09:26.578Z] coverage: 45.3% of statements [2022-01-19T20:09:26.578Z] ok github.com/docker/docker/restartmanager 0.055s coverage: 45.3% of statements [2022-01-19T20:09:27.029Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-19T20:09:27.038Z] === RUN TestDecodeContainerConfig [2022-01-19T20:09:27.038Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-19T20:09:27.038Z] === RUN TestDecodeContainerConfigIsolation [2022-01-19T20:09:27.038Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-19T20:09:27.038Z] === RUN TestValidatePrivileged [2022-01-19T20:09:27.038Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-19T20:09:27.038Z] PASS [2022-01-19T20:09:27.038Z] coverage: 52.2% of statements [2022-01-19T20:09:27.038Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.2% of statements [2022-01-19T20:09:27.499Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-19T20:09:27.499Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-19T20:09:27.499Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-19T20:09:27.499Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-19T20:09:27.499Z] PASS [2022-01-19T20:09:27.499Z] coverage: 62.5% of statements [2022-01-19T20:09:27.499Z] ok github.com/docker/docker/testutil 0.060s coverage: 62.5% of statements [2022-01-19T20:09:28.920Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-19T20:09:28.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-19T20:09:29.176Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-19T20:09:30.543Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-19T20:09:31.237Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-01-19T20:09:31.237Z] === RUN TestClientStream [2022-01-19T20:09:31.237Z] --- PASS: TestClientStream (0.00s) [2022-01-19T20:09:31.237Z] === RUN TestClientSendFile [2022-01-19T20:09:31.237Z] --- PASS: TestClientSendFile (0.00s) [2022-01-19T20:09:31.237Z] === RUN TestClientWithRequestTimeout [2022-01-19T20:09:31.237Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-19T20:09:31.237Z] === RUN TestFileSpecPlugin [2022-01-19T20:09:31.237Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-19T20:09:31.237Z] === RUN TestFileJSONSpecPlugin [2022-01-19T20:09:31.237Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-19T20:09:31.237Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-19T20:09:31.237Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-19T20:09:31.237Z] === RUN TestPluginAddHandler [2022-01-19T20:09:31.237Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-19T20:09:31.237Z] === RUN TestPluginWaitBadPlugin [2022-01-19T20:09:31.237Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-19T20:09:31.237Z] === RUN TestGet [2022-01-19T20:09:31.237Z] time="2022-01-19T20:09:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-19T20:09:31.471Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-19T20:09:31.696Z] time="2022-01-19T20:09:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-19T20:09:32.032Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-19T20:09:33.235Z] === RUN TestGetDriver [2022-01-19T20:09:33.235Z] --- PASS: TestGetDriver (0.00s) [2022-01-19T20:09:33.235Z] === RUN TestVolumeRequestError [2022-01-19T20:09:33.235Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-19T20:09:33.235Z] PASS [2022-01-19T20:09:33.235Z] coverage: 36.1% of statements [2022-01-19T20:09:33.235Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-01-19T20:09:33.235Z] === RUN TestGetAddress [2022-01-19T20:09:33.235Z] --- PASS: TestGetAddress (0.00s) [2022-01-19T20:09:33.235Z] === RUN TestRemove [2022-01-19T20:09:33.235Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-19T20:09:33.235Z] --- SKIP: TestRemove (0.00s) [2022-01-19T20:09:33.235Z] === RUN TestInitializeWithVolumes [2022-01-19T20:09:33.235Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-19T20:09:33.235Z] === RUN TestCreate [2022-01-19T20:09:33.235Z] --- PASS: TestCreate (0.02s) [2022-01-19T20:09:33.235Z] === RUN TestValidateName [2022-01-19T20:09:33.235Z] --- PASS: TestValidateName (0.00s) [2022-01-19T20:09:33.235Z] === RUN TestCreateWithOpts [2022-01-19T20:09:33.235Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-19T20:09:33.235Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-19T20:09:33.235Z] === RUN TestRelaodNoOpts [2022-01-19T20:09:33.235Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-19T20:09:33.235Z] PASS [2022-01-19T20:09:33.235Z] coverage: 41.5% of statements [2022-01-19T20:09:33.235Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-01-19T20:09:33.399Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-19T20:09:33.695Z] time="2022-01-19T20:09:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-19T20:09:34.665Z] === RUN TestConvertTmpfsOptions [2022-01-19T20:09:34.665Z] parser_test.go:49: data="mode=700,size=1m" [2022-01-19T20:09:34.665Z] parser_test.go:49: data="ro" [2022-01-19T20:09:34.665Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-19T20:09:34.665Z] === RUN TestParseMountRaw [2022-01-19T20:09:34.766Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-19T20:09:35.136Z] --- PASS: TestParseMountRaw (0.04s) [2022-01-19T20:09:35.136Z] === RUN TestParseMountRawSplit [2022-01-19T20:09:35.136Z] parser_test.go:390: case 0 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 1 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 2 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 3 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 4 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 5 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 6 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 7 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 8 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 0 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 1 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 2 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 3 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 4 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 5 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 6 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 7 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 8 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 9 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 10 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 11 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 12 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 0 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 1 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 2 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 3 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 4 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 5 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 6 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 7 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 8 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 9 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 10 [2022-01-19T20:09:35.136Z] parser_test.go:390: case 11 [2022-01-19T20:09:35.136Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-01-19T20:09:35.136Z] === RUN TestParseMountSpec [2022-01-19T20:09:35.136Z] parser_test.go:455: case 0 [2022-01-19T20:09:35.136Z] parser_test.go:455: case 1 [2022-01-19T20:09:35.136Z] parser_test.go:455: case 2 [2022-01-19T20:09:35.136Z] parser_test.go:455: case 3 [2022-01-19T20:09:35.136Z] parser_test.go:455: case 4 [2022-01-19T20:09:35.136Z] parser_test.go:455: case 5 [2022-01-19T20:09:35.136Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-19T20:09:35.136Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-01-19T20:09:35.136Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-01-19T20:09:35.136Z] === RUN TestValidateMount [2022-01-19T20:09:35.136Z] --- PASS: TestValidateMount (0.01s) [2022-01-19T20:09:35.136Z] PASS [2022-01-19T20:09:35.136Z] coverage: 66.2% of statements [2022-01-19T20:09:35.136Z] ok github.com/docker/docker/volume/mounts 0.111s coverage: 66.2% of statements [2022-01-19T20:09:36.109Z] === RUN TestSetGetMeta [2022-01-19T20:09:36.109Z] === PAUSE TestSetGetMeta [2022-01-19T20:09:36.109Z] === RUN TestRestore [2022-01-19T20:09:36.109Z] === PAUSE TestRestore [2022-01-19T20:09:36.109Z] === RUN TestServiceCreate [2022-01-19T20:09:36.109Z] === PAUSE TestServiceCreate [2022-01-19T20:09:36.109Z] === RUN TestServiceList [2022-01-19T20:09:36.109Z] === PAUSE TestServiceList [2022-01-19T20:09:36.109Z] === RUN TestServiceRemove [2022-01-19T20:09:36.109Z] === PAUSE TestServiceRemove [2022-01-19T20:09:36.109Z] === RUN TestServiceGet [2022-01-19T20:09:36.109Z] === PAUSE TestServiceGet [2022-01-19T20:09:36.109Z] === RUN TestServicePrune [2022-01-19T20:09:36.109Z] === PAUSE TestServicePrune [2022-01-19T20:09:36.109Z] === RUN TestCreate [2022-01-19T20:09:36.109Z] === PAUSE TestCreate [2022-01-19T20:09:36.109Z] === RUN TestRemove [2022-01-19T20:09:36.109Z] === PAUSE TestRemove [2022-01-19T20:09:36.109Z] === RUN TestList [2022-01-19T20:09:36.109Z] === PAUSE TestList [2022-01-19T20:09:36.109Z] === RUN TestFindByDriver [2022-01-19T20:09:36.109Z] === PAUSE TestFindByDriver [2022-01-19T20:09:36.109Z] === RUN TestFindByReferenced [2022-01-19T20:09:36.109Z] === PAUSE TestFindByReferenced [2022-01-19T20:09:36.109Z] === RUN TestDerefMultipleOfSameRef [2022-01-19T20:09:36.109Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-19T20:09:36.109Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-19T20:09:36.109Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-19T20:09:36.109Z] === RUN TestDefererencePluginOnCreateError [2022-01-19T20:09:36.109Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-19T20:09:36.109Z] === RUN TestRefDerefRemove [2022-01-19T20:09:36.109Z] === PAUSE TestRefDerefRemove [2022-01-19T20:09:36.109Z] === RUN TestGet [2022-01-19T20:09:36.109Z] === PAUSE TestGet [2022-01-19T20:09:36.109Z] === RUN TestGetWithReference [2022-01-19T20:09:36.109Z] === PAUSE TestGetWithReference [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_nil_list [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_empty_list [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_filter_some [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_filter_middle [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-19T20:09:36.109Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-19T20:09:36.109Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_nil_list [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_filter_some [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_filter_middle [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_empty_list [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-19T20:09:36.109Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-19T20:09:36.109Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-19T20:09:36.109Z] === CONT TestSetGetMeta [2022-01-19T20:09:36.109Z] === CONT TestFindByDriver [2022-01-19T20:09:36.109Z] === CONT TestServiceGet [2022-01-19T20:09:36.109Z] === CONT TestRemove [2022-01-19T20:09:36.109Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-19T20:09:36.109Z] === CONT TestGetWithReference [2022-01-19T20:09:36.109Z] --- PASS: TestFindByDriver (0.06s) [2022-01-19T20:09:36.109Z] === CONT TestGet [2022-01-19T20:09:36.109Z] --- PASS: TestRemove (0.06s) [2022-01-19T20:09:36.109Z] === CONT TestRefDerefRemove [2022-01-19T20:09:36.109Z] --- PASS: TestGetWithReference (0.04s) [2022-01-19T20:09:36.109Z] === CONT TestDefererencePluginOnCreateError [2022-01-19T20:09:36.109Z] --- PASS: TestGet (0.03s) [2022-01-19T20:09:36.109Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-19T20:09:36.109Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-19T20:09:36.109Z] === CONT TestDerefMultipleOfSameRef [2022-01-19T20:09:36.109Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-19T20:09:36.109Z] === CONT TestFindByReferenced [2022-01-19T20:09:36.109Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-19T20:09:36.109Z] === CONT TestServiceRemove [2022-01-19T20:09:36.109Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-19T20:09:36.109Z] === CONT TestServiceList [2022-01-19T20:09:36.109Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-19T20:09:36.109Z] === CONT TestServiceCreate [2022-01-19T20:09:36.109Z] --- PASS: TestServiceGet (0.27s) [2022-01-19T20:09:36.109Z] === CONT TestRestore [2022-01-19T20:09:36.109Z] --- PASS: TestServiceRemove (0.15s) [2022-01-19T20:09:36.109Z] === CONT TestList [2022-01-19T20:09:36.109Z] --- PASS: TestServiceCreate (0.13s) [2022-01-19T20:09:36.109Z] === CONT TestCreate [2022-01-19T20:09:36.109Z] --- PASS: TestServiceList (0.15s) [2022-01-19T20:09:36.109Z] === CONT TestServicePrune [2022-01-19T20:09:36.109Z] --- PASS: TestCreate (0.03s) [2022-01-19T20:09:36.109Z] time="2022-01-19T20:09:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-19T20:09:36.109Z] --- PASS: TestRestore (0.05s) [2022-01-19T20:09:36.109Z] --- PASS: TestList (0.05s) [2022-01-19T20:09:36.109Z] time="2022-01-19T20:09:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-19T20:09:36.109Z] time="2022-01-19T20:09:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-19T20:09:36.109Z] time="2022-01-19T20:09:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-19T20:09:36.109Z] time="2022-01-19T20:09:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-19T20:09:36.109Z] --- PASS: TestServicePrune (0.08s) [2022-01-19T20:09:36.109Z] PASS [2022-01-19T20:09:36.109Z] coverage: 70.3% of statements [2022-01-19T20:09:36.109Z] ok github.com/docker/docker/volume/service 0.419s coverage: 70.3% of statements [2022-01-19T20:09:36.135Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-19T20:09:37.654Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-19T20:09:37.654Z] time="2022-01-19T20:09:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-19T20:09:38.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-19T20:09:40.544Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-19T20:09:42.430Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-19T20:09:43.358Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-19T20:09:44.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-19T20:09:46.238Z] --- PASS: TestGet (15.05s) [2022-01-19T20:09:46.238Z] === RUN TestPluginWithNoManifest [2022-01-19T20:09:46.238Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-19T20:09:46.238Z] === RUN TestGetAll [2022-01-19T20:09:46.238Z] --- PASS: TestGetAll (0.01s) [2022-01-19T20:09:46.238Z] PASS [2022-01-19T20:09:46.238Z] coverage: 73.4% of statements [2022-01-19T20:09:46.238Z] ok github.com/docker/docker/pkg/plugins 35.072s coverage: 73.4% of statements [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/quota [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/rootless [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/volume [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-19T20:09:46.238Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-19T20:09:47.992Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-19T20:09:49.149Z] [2022-01-19T20:09:49.149Z] === Skipped [2022-01-19T20:09:49.149Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-19T20:09:49.149Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-19T20:09:49.149Z] [2022-01-19T20:09:49.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-19T20:09:49.149Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.149Z] [2022-01-19T20:09:49.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-19T20:09:49.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-19T20:09:49.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-19T20:09:49.150Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-19T20:09:49.150Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-19T20:09:49.150Z] daemon_test.go:147: root required [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-19T20:09:49.150Z] reload_test.go:520: root required [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-19T20:09:49.150Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-19T20:09:49.150Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-19T20:09:49.150Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-19T20:09:49.150Z] download_test.go:268: Needs fixing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-19T20:09:49.150Z] layer_test.go:304: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-19T20:09:49.150Z] layer_test.go:353: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-19T20:09:49.150Z] layer_test.go:468: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-19T20:09:49.150Z] layer_test.go:697: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-19T20:09:49.150Z] migration_test.go:46: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-19T20:09:49.150Z] migration_test.go:182: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-19T20:09:49.150Z] mount_test.go:17: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-19T20:09:49.150Z] mount_test.go:76: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-19T20:09:49.150Z] mount_test.go:125: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-19T20:09:49.150Z] mount_test.go:212: Failing on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:134: Xz not present in msys2 [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:239: Failing on Windows CI machines [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-19T20:09:49.150Z] archive_windows_test.go:16: Currently fails [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-19T20:09:49.150Z] changes_test.go:192: needs more investigation [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-19T20:09:49.150Z] changes_test.go:405: needs further investigation [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-19T20:09:49.150Z] changes_test.go:441: needs further investigation [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-19T20:09:49.150Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-19T20:09:49.150Z] poller_test.go:41: No chmod on Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-19T20:09:49.150Z] fileutils_test.go:134: Needs porting to Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-19T20:09:49.150Z] fileutils_test.go:180: Needs porting to Windows [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-19T20:09:49.150Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-01-19T20:09:49.150Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-19T20:09:49.150Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-19T20:09:49.150Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-19T20:09:49.150Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] [2022-01-19T20:09:49.150Z] DONE 1844 tests, 45 skipped in 250.153s [2022-01-19T20:09:49.150Z] INFO: make.ps1 ended at 01/19/2022 20:09:48 [2022-01-19T20:09:51.266Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-19T20:09:51.338Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-19T20:09:51.338Z] INFO: Unit tests ended at 01/19/2022 20:09:50. Duration:00:04:30.4817679 [2022-01-19T20:09:51.338Z] INFO: Building busybox [2022-01-19T20:09:51.338Z] Sending build context to Docker daemon 5.12kB [2022-01-19T20:09:51.338Z] [2022-01-19T20:09:51.338Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-19T20:09:51.338Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-19T20:09:51.338Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-19T20:09:51.338Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-19T20:09:51.338Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-19T20:09:51.338Z] ---> a0bd8cf34d65 [2022-01-19T20:09:51.338Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-19T20:09:51.338Z] ---> Running in f1a08e731986 [2022-01-19T20:09:52.192Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-19T20:09:52.753Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-19T20:09:53.314Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-19T20:09:53.570Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-19T20:09:53.570Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-19T20:09:53.570Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-19T20:09:54.132Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-19T20:09:56.700Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-19T20:09:57.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-19T20:09:59.781Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-19T20:10:00.344Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-19T20:10:00.601Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-19T20:10:00.601Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-19T20:10:00.601Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-19T20:10:00.601Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-19T20:10:00.601Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-19T20:10:01.528Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-19T20:10:02.090Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-19T20:10:02.652Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-19T20:10:03.579Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-19T20:10:07.743Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-19T20:10:07.999Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-19T20:10:07.999Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-19T20:10:07.999Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-19T20:10:08.561Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-19T20:10:09.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-19T20:10:10.054Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-19T20:10:11.946Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-19T20:10:12.460Z] Removing intermediate container f1a08e731986 [2022-01-19T20:10:12.460Z] ---> 7d7cfa757117 [2022-01-19T20:10:12.460Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-19T20:10:12.460Z] ---> Running in 0746a1fddadb [2022-01-19T20:10:12.460Z] Removing intermediate container 0746a1fddadb [2022-01-19T20:10:12.460Z] ---> e7d20b78b200 [2022-01-19T20:10:12.460Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-19T20:10:12.460Z] ---> Running in 8b5fe026334d [2022-01-19T20:10:12.460Z] Removing intermediate container 8b5fe026334d [2022-01-19T20:10:12.460Z] ---> 608f9354f4ec [2022-01-19T20:10:12.460Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-19T20:10:12.874Z] docker_cli_service_logs_test.go:245: checking task gzslfdy40np8 [2022-01-19T20:10:12.874Z] docker_cli_service_logs_test.go:250: checking messages for gzslfdy40np8 [2022-01-19T20:10:12.874Z] docker_cli_service_logs_test.go:245: checking task rmwf4v0cxokx [2022-01-19T20:10:12.874Z] docker_cli_service_logs_test.go:250: checking messages for rmwf4v0cxokx [2022-01-19T20:10:14.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-19T20:10:15.371Z] [2022-01-19T20:10:15.371Z] ---> 3107fa401331 [2022-01-19T20:10:15.371Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-19T20:10:15.371Z] ---> Running in 3e0cb4b63c42 [2022-01-19T20:10:16.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-19T20:10:18.016Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-19T20:10:19.906Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-19T20:10:22.421Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-19T20:10:23.354Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-19T20:10:23.918Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-19T20:10:25.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-19T20:10:26.063Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-19T20:10:26.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-19T20:10:27.553Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-19T20:10:28.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-19T20:10:30.286Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-19T20:10:31.650Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-19T20:10:33.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-19T20:10:34.383Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-19T20:10:40.565Z] Removing intermediate container 3e0cb4b63c42 [2022-01-19T20:10:40.565Z] ---> ed5b6b120da6 [2022-01-19T20:10:40.565Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-19T20:10:40.565Z] ---> Running in 1a2b8e3e94ec [2022-01-19T20:10:41.539Z] [2022-01-19T20:10:41.539Z] SUCCESS: Specified value was saved. [2022-01-19T20:10:44.320Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-19T20:10:44.451Z] Removing intermediate container 1a2b8e3e94ec [2022-01-19T20:10:44.452Z] ---> 7fdfdd24f52b [2022-01-19T20:10:44.452Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-19T20:10:44.452Z] ---> Running in 9ac779fd5e2d [2022-01-19T20:10:45.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-19T20:10:47.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-19T20:10:49.035Z] docker_cli_swarm_test.go:1901: [df8d34a1e97ec] joining swarm manager [daacf4ee2550a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:10:49.596Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-19T20:10:49.596Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-19T20:10:49.596Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-19T20:10:50.158Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-19T20:10:50.158Z] docker_cli_swarm_test.go:1902: [df6bc5ca31a71] joining swarm manager [daacf4ee2550a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:10:50.158Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-19T20:10:50.414Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-19T20:10:50.414Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-19T20:10:50.976Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-19T20:10:50.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-19T20:10:51.537Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-19T20:10:51.537Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-19T20:10:51.584Z] Cannot create a file when that file already exists. [2022-01-19T20:10:51.795Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-19T20:10:51.795Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-19T20:10:51.795Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-19T20:10:53.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-19T20:10:53.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-19T20:10:53.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-19T20:10:53.416Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-19T20:10:53.416Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-19T20:10:57.490Z] Removing intermediate container 9ac779fd5e2d [2022-01-19T20:10:57.490Z] ---> f37880f3b680 [2022-01-19T20:10:57.490Z] Step 13/13 : CMD ["sh"] [2022-01-19T20:10:57.490Z] ---> Running in d150eaa6ed89 [2022-01-19T20:10:57.964Z] Removing intermediate container d150eaa6ed89 [2022-01-19T20:10:57.964Z] ---> b9f2cf512364 [2022-01-19T20:10:57.964Z] Successfully built b9f2cf512364 [2022-01-19T20:10:57.964Z] Successfully tagged busybox:latest [2022-01-19T20:10:57.964Z] INFO: Docker images of the daemon under test [2022-01-19T20:10:57.964Z] [2022-01-19T20:10:57.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-19T20:10:57.964Z] busybox latest b9f2cf512364 Less than a second ago 5.77GB [2022-01-19T20:10:57.964Z] microsoft/windowsservercore latest a0bd8cf34d65 11 days ago 5.75GB [2022-01-19T20:10:57.964Z] mcr.microsoft.com/windows/servercore ltsc2019 a0bd8cf34d65 11 days ago 5.75GB [2022-01-19T20:10:57.964Z] [2022-01-19T20:10:57.964Z] INFO: Running integration tests at 01/19/2022 20:10:57... [2022-01-19T20:10:57.964Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-19T20:10:57.964Z] INFO: Integration API tests being run from the host: [2022-01-19T20:10:57.964Z] INFO: make.ps1 starting at 01/19/2022 20:10:57 [2022-01-19T20:10:58.963Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-19T20:10:59.950Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-19T20:11:00.205Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-19T20:11:00.206Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-19T20:11:00.206Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-19T20:11:02.094Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-19T20:11:02.349Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-19T20:11:04.866Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-19T20:11:04.866Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite (1267.94s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.37s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.32s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.20s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.81s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.76s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.46s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.43s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.85s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.02s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.05s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.26s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.66s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.67s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.83s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.48s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.64s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.96s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.97s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.94s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.75s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.93s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.91s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.32s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.42s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.73s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.26s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.78s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.60s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.70s) [2022-01-19T20:11:04.866Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.75s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.82s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.27s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.19s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.61s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.30s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.46s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.86s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.68s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.99s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.85s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.19s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.84s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.59s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.29s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.16s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.98s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.69s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.54s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildHistory (4.18s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.68s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.90s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.81s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.89s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.58s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.69s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.05s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.83s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.35s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.54s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (0.99s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.42s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.27s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.44s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.15s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.63s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildStderr (0.82s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.84s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.55s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.46s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.90s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.07s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitTTY (1.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.92s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.43s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2022-01-19T20:11:04.867Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-01-19T20:11:04.867Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.35s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.90s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.53s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00092ad80_} (1.56s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1276856115_/foo_false____} (1.33s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1276856115_/foo_true____} (1.34s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_false____} (1.54s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_true____} (1.63s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962233590_/foo_true__0xc00092adb0__} (1.63s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00092adc8_} (1.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00092ade0_} (0.85s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00092adf8_} (1.39s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00092ae10_} (1.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.21s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.46s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.79s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.64s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.18s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.79s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.61s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToDot (0.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-01-19T20:11:04.868Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-01-19T20:11:04.868Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.69s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsCopy (1.18s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.30s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFilters (1.28s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2022-01-19T20:11:04.868Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2022-01-19T20:11:04.868Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsRename (0.66s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.75s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.41s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.28s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.46s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-01-19T20:11:04.868Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.75s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHealth (19.30s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2022-01-19T20:11:04.868Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectDefault (1.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.40s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.61s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.47s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.68s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginActive (2.19s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.50s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.03s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.74s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPortList (7.61s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.25s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.85s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.09s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.73s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.32s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.82s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.52s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.21s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.58s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.84s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.97s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.54s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.61s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.78s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.65s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.98s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-01-19T20:11:04.869Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-01-19T20:11:04.869Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMount (4.65s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.86s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.69s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.30s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.96s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.08s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.82s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.25s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.41s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.40s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.95s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.33s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.42s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartRecordError (1.44s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.85s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.08s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2022-01-19T20:11:04.870Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.64s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.65s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.16s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.55s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.61s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-01-19T20:11:04.870Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.66s) [2022-01-19T20:11:04.871Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.81s) [2022-01-19T20:11:04.871Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-19T20:11:04.871Z] === RUN TestDockerRegistrySuite [2022-01-19T20:11:04.871Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-19T20:11:05.798Z] check_test.go:196: [d1dad1f7172f6] daemon is not started [2022-01-19T20:11:05.798Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-19T20:11:06.725Z] check_test.go:196: [de0ded49c251d] daemon is not started [2022-01-19T20:11:06.725Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-19T20:11:08.096Z] check_test.go:196: [da462a5019598] daemon is not started [2022-01-19T20:11:08.096Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-19T20:11:08.096Z] check_test.go:196: [d0c77d93019dd] daemon is not started [2022-01-19T20:11:08.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-19T20:11:10.641Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-19T20:11:10.898Z] check_test.go:196: [de97301622bc7] daemon is not started [2022-01-19T20:11:10.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-19T20:11:12.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-19T20:11:16.057Z] check_test.go:196: [ddf22a7075511] daemon is not started [2022-01-19T20:11:16.057Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-19T20:11:18.577Z] check_test.go:196: [d977f37700895] daemon is not started [2022-01-19T20:11:18.577Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-19T20:11:19.507Z] check_test.go:196: [d18d12c55d917] daemon is not started [2022-01-19T20:11:19.507Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-19T20:11:20.436Z] check_test.go:196: [d774af5ea313b] daemon is not started [2022-01-19T20:11:20.436Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-19T20:11:21.363Z] check_test.go:196: [d544ef3fc492c] daemon is not started [2022-01-19T20:11:21.363Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-19T20:11:22.291Z] check_test.go:196: [d684e402bf3fb] daemon is not started [2022-01-19T20:11:22.291Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-19T20:11:23.657Z] check_test.go:196: [de00b951efe3e] daemon is not started [2022-01-19T20:11:23.657Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-19T20:11:24.219Z] check_test.go:196: [d435aaec1ced3] daemon is not started [2022-01-19T20:11:24.219Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-19T20:11:25.148Z] check_test.go:196: [d833a0a52a723] daemon is not started [2022-01-19T20:11:25.148Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-19T20:11:26.075Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d80ba8fd32cac86249870580f0a90cf9dca938cf72bd2093e81ed5c058417a01 [2022-01-19T20:11:26.638Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:172f8e827016957665886863f94c4bb49dcc9ef7fbb3936abb89c36b74c73cf9 [2022-01-19T20:11:26.894Z] check_test.go:196: [d169e3bcf2352] daemon is not started [2022-01-19T20:11:26.894Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-19T20:11:27.821Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:847d21874081d3b6859405161ae519b085ecf892b3aa9b21a588ef6cc4d28963 [2022-01-19T20:11:28.413Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-19T20:11:28.672Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ca34bac50bd749791225f9ca1218c30cf23e5c144271e0912bd51e11dcca0df2 [2022-01-19T20:11:29.235Z] check_test.go:196: [d1f755ad2fc5e] daemon is not started [2022-01-19T20:11:29.235Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-19T20:11:30.603Z] check_test.go:196: [d0264d4d607f4] daemon is not started [2022-01-19T20:11:30.603Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-19T20:11:30.603Z] docker_cli_swarm_test.go:1802: [d5ea281b2277a] joining swarm manager [d3fd77d19dbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:11:31.970Z] docker_cli_swarm_test.go:1803: [d2a0fc8326dc0] joining swarm manager [d3fd77d19dbd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:11:32.898Z] check_test.go:196: [d69e339badf2e] daemon is not started [2022-01-19T20:11:32.898Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-19T20:11:33.824Z] check_test.go:196: [de94b54b82403] daemon is not started [2022-01-19T20:11:33.824Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-19T20:11:33.824Z] check_test.go:196: [d6bc3de11f42d] daemon is not started [2022-01-19T20:11:33.824Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-19T20:11:34.755Z] check_test.go:196: [dd9418f4088ef] daemon is not started [2022-01-19T20:11:34.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-19T20:11:35.683Z] check_test.go:196: [d995c3b4338d4] daemon is not started [2022-01-19T20:11:35.683Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-19T20:11:36.611Z] check_test.go:196: [df61fad198318] daemon is not started [2022-01-19T20:11:36.611Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-19T20:11:39.126Z] check_test.go:196: [d63480784c0ea] daemon is not started [2022-01-19T20:11:39.126Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-19T20:11:39.126Z] check_test.go:196: [d47341a2199bb] daemon is not started [2022-01-19T20:11:39.126Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-19T20:11:40.055Z] check_test.go:196: [d2ee496ac0b8c] daemon is not started [2022-01-19T20:11:40.055Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-19T20:11:40.312Z] check_test.go:196: [d6fad9a50ae2b] daemon is not started [2022-01-19T20:11:40.574Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-19T20:11:40.574Z] check_test.go:196: [d80231bf41c98] daemon is not started [2022-01-19T20:11:40.574Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-19T20:11:40.836Z] check_test.go:196: [da65e2a69ebf1] daemon is not started [2022-01-19T20:11:40.836Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-19T20:11:41.093Z] check_test.go:196: [d585492ab1c8b] daemon is not started [2022-01-19T20:11:41.093Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-19T20:11:41.349Z] check_test.go:196: [d9216635e88d6] daemon is not started [2022-01-19T20:11:41.349Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-19T20:11:41.605Z] check_test.go:196: [d41c19aafd46c] daemon is not started [2022-01-19T20:11:41.605Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-19T20:11:41.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:11:41.932Z] INFO: Testing against a local daemon [2022-01-19T20:11:41.932Z] === RUN TestBuildWithSession [2022-01-19T20:11:41.932Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T20:11:41.932Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-19T20:11:41.932Z] === RUN TestBuildSquashParent [2022-01-19T20:11:41.932Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:11:41.932Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T20:11:41.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T20:11:41.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T20:11:41.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-19T20:11:41.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-19T20:11:41.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-19T20:11:41.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-19T20:11:42.534Z] check_test.go:196: [d0f9bb4c5c432] daemon is not started [2022-01-19T20:11:42.534Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-19T20:11:43.900Z] check_test.go:196: [d249844e42ff8] daemon is not started [2022-01-19T20:11:43.900Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-19T20:11:44.828Z] check_test.go:196: [d9db1e050643a] daemon is not started [2022-01-19T20:11:44.828Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-19T20:11:45.755Z] check_test.go:196: [daca95b79f771] daemon is not started [2022-01-19T20:11:45.755Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-19T20:11:46.703Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite (42.60s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.82s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.62s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.22s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.48s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-19T20:11:47.264Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-19T20:11:47.264Z] === RUN TestDockerSchema1RegistrySuite [2022-01-19T20:11:47.264Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-19T20:11:47.520Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-19T20:11:47.520Z] check_test.go:223: [d349fd798e5da] daemon is not started [2022-01-19T20:11:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-19T20:11:50.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-19T20:11:50.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-19T20:11:50.789Z] check_test.go:223: [dedbbd07a1d09] daemon is not started [2022-01-19T20:11:50.789Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-19T20:11:54.956Z] check_test.go:223: [da44163ac6a9d] daemon is not started [2022-01-19T20:11:54.956Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-19T20:11:55.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-19T20:11:58.037Z] docker_cli_swarm_test.go:1321: [dc918c391886f] joining swarm manager [d0e76a7f645d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:11:58.037Z] check_test.go:223: [ddbfdcc30e1bf] daemon is not started [2022-01-19T20:11:58.037Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-19T20:11:58.965Z] docker_cli_swarm_test.go:1322: [de312df9c4604] joining swarm manager [d0e76a7f645d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:11:58.965Z] check_test.go:223: [ddd7fc016793a] daemon is not started [2022-01-19T20:11:59.221Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-19T20:12:00.150Z] check_test.go:223: [dc19a46b78180] daemon is not started [2022-01-19T20:12:00.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-19T20:12:00.150Z] check_test.go:223: [dbd31d6bb7683] daemon is not started [2022-01-19T20:12:00.150Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-19T20:12:01.078Z] check_test.go:223: [d4b771ec30f8e] daemon is not started [2022-01-19T20:12:01.335Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-19T20:12:02.263Z] check_test.go:223: [d078f1ec8cf64] daemon is not started [2022-01-19T20:12:02.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-19T20:12:02.825Z] check_test.go:223: [d5dce3d6da037] daemon is not started [2022-01-19T20:12:02.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.56s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.95s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.37s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.70s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.61s) [2022-01-19T20:12:03.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.94s) [2022-01-19T20:12:03.483Z] === RUN TestBuildMultiStageCopy [2022-01-19T20:12:03.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-19T20:12:05.343Z] check_test.go:223: [dcb3862d77154] daemon is not started [2022-01-19T20:12:05.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-19T20:12:05.599Z] check_test.go:223: [d0d861d3bc0ae] daemon is not started [2022-01-19T20:12:05.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-19T20:12:06.160Z] check_test.go:223: [d02af824574a7] daemon is not started [2022-01-19T20:12:06.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-19T20:12:06.160Z] check_test.go:223: [d6186730328db] daemon is not started [2022-01-19T20:12:06.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-19T20:12:06.416Z] check_test.go:223: [d858059bf76fd] daemon is not started [2022-01-19T20:12:06.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-19T20:12:06.672Z] check_test.go:223: [d6b5cbde76b57] daemon is not started [2022-01-19T20:12:06.672Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-19T20:12:07.250Z] check_test.go:223: [df772c95fb904] daemon is not started [2022-01-19T20:12:07.250Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-19T20:12:07.250Z] check_test.go:223: [d5dd0dd7daee6] daemon is not started [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite (19.92s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.90s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.37s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.14s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2022-01-19T20:12:07.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-01-19T20:12:07.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-19T20:12:07.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-19T20:12:08.180Z] check_test.go:252: [d2e3891d758a7] daemon is not started [2022-01-19T20:12:08.180Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-19T20:12:08.437Z] check_test.go:252: [d841b3f9f8f95] daemon is not started [2022-01-19T20:12:08.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-19T20:12:08.693Z] check_test.go:252: [d62d23875e8cd] daemon is not started [2022-01-19T20:12:08.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-19T20:12:09.620Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-19T20:12:09.875Z] check_test.go:252: [d10a8ec9e8eec] daemon is not started [2022-01-19T20:12:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-19T20:12:10.437Z] check_test.go:252: [d8b7436fb3e91] daemon is not started [2022-01-19T20:12:10.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-19T20:12:10.999Z] check_test.go:252: [dd08c1ccf52ae] daemon is not started [2022-01-19T20:12:10.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-19T20:12:10.999Z] check_test.go:252: [d31aecb76e4aa] daemon is not started [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2022-01-19T20:12:10.999Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-01-19T20:12:10.999Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-19T20:12:10.999Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-19T20:12:13.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-19T20:12:14.955Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-19T20:12:15.951Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-19T20:12:16.240Z] check_test.go:279: [df3eac2c72d5c] daemon is not started [2022-01-19T20:12:16.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-19T20:12:16.496Z] check_test.go:279: [d1bb56f0eb17f] daemon is not started [2022-01-19T20:12:16.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-19T20:12:16.496Z] check_test.go:279: [d99ffb1c12e1c] daemon is not started [2022-01-19T20:12:16.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-19T20:12:16.752Z] check_test.go:279: [d46966b2383d9] daemon is not started [2022-01-19T20:12:16.752Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-19T20:12:16.752Z] check_test.go:279: [dcf4ce0eb1070] daemon is not started [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-01-19T20:12:16.752Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-19T20:12:16.752Z] === RUN TestDockerNetworkSuite [2022-01-19T20:12:16.752Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-19T20:12:17.531Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy (15.15s) [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.79s) [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-01-19T20:12:18.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2022-01-19T20:12:18.526Z] === RUN TestBuildMultiStageParentConfig [2022-01-19T20:12:19.267Z] docker_cli_network_unix_test.go:46: [dd2b300fe7d05] daemon is not started [2022-01-19T20:12:19.267Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-19T20:12:19.524Z] docker_cli_network_unix_test.go:46: [d775b0a9b3671] daemon is not started [2022-01-19T20:12:19.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-19T20:12:21.503Z] --- PASS: TestBuildMultiStageParentConfig (3.01s) [2022-01-19T20:12:21.503Z] === RUN TestBuildLabelWithTargets [2022-01-19T20:12:21.503Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:12:21.503Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-19T20:12:21.503Z] === RUN TestBuildWithEmptyLayers [2022-01-19T20:12:22.040Z] docker_cli_network_unix_test.go:46: [db5735fab0eeb] daemon is not started [2022-01-19T20:12:22.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-19T20:12:23.080Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-01-19T20:12:23.080Z] === RUN TestBuildMultiStageOnBuild [2022-01-19T20:12:23.662Z] docker_cli_network_unix_test.go:46: [d992ec99211a8] daemon is not started [2022-01-19T20:12:23.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-19T20:12:23.918Z] docker_cli_network_unix_test.go:1233: [d7b61c0b696f4] daemon is not started [2022-01-19T20:12:26.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-19T20:12:27.362Z] docker_cli_network_unix_test.go:46: [d2d6e40e8f102] daemon is not started [2022-01-19T20:12:27.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-19T20:12:32.100Z] docker_cli_network_unix_test.go:46: [d1fa861c099dc] daemon is not started [2022-01-19T20:12:33.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-19T20:12:34.919Z] docker_cli_network_unix_test.go:46: [d48655b95102a] daemon is not started [2022-01-19T20:12:35.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-19T20:12:36.104Z] docker_cli_network_unix_test.go:46: [d412c87410fe6] daemon is not started [2022-01-19T20:12:36.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-19T20:12:36.666Z] docker_cli_network_unix_test.go:46: [d87995dcf94a1] daemon is not started [2022-01-19T20:12:36.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-19T20:12:36.923Z] docker_cli_network_unix_test.go:46: [d1649a527cb5e] daemon is not started [2022-01-19T20:12:36.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-19T20:12:37.485Z] docker_cli_network_unix_test.go:46: [d87dad9afd6dd] daemon is not started [2022-01-19T20:12:38.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-19T20:12:38.308Z] docker_cli_network_unix_test.go:46: [dd9fa013234d0] daemon is not started [2022-01-19T20:12:38.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-19T20:12:38.870Z] docker_cli_network_unix_test.go:46: [d4119f6f96acd] daemon is not started [2022-01-19T20:12:38.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-19T20:12:39.432Z] docker_cli_network_unix_test.go:46: [d48135113da06] daemon is not started [2022-01-19T20:12:39.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-19T20:12:39.688Z] docker_cli_network_unix_test.go:46: [d5ec6c6df8be3] daemon is not started [2022-01-19T20:12:39.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-19T20:12:40.200Z] docker_cli_network_unix_test.go:46: [d85e70e65248a] daemon is not started [2022-01-19T20:12:40.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-19T20:12:40.200Z] docker_cli_network_unix_test.go:46: [df4e1c6cadee6] daemon is not started [2022-01-19T20:12:40.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-19T20:12:40.456Z] docker_cli_network_unix_test.go:46: [d70a1058fc865] daemon is not started [2022-01-19T20:12:40.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-19T20:12:41.018Z] docker_cli_network_unix_test.go:46: [d99685e07ff31] daemon is not started [2022-01-19T20:12:41.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-19T20:12:41.580Z] docker_cli_network_unix_test.go:46: [dbb8275590fc4] daemon is not started [2022-01-19T20:12:42.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-19T20:12:42.157Z] docker_cli_network_unix_test.go:46: [de3413c11e3ba] daemon is not started [2022-01-19T20:12:42.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-19T20:12:42.414Z] docker_cli_network_unix_test.go:46: [d946f40ce21a5] daemon is not started [2022-01-19T20:12:42.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-19T20:12:42.414Z] docker_cli_network_unix_test.go:46: [d2c08f2b4e9d3] daemon is not started [2022-01-19T20:12:42.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-19T20:12:43.778Z] docker_cli_network_unix_test.go:968: [d1f0147722082] daemon is not started [2022-01-19T20:12:44.397Z] --- PASS: TestBuildMultiStageOnBuild (20.03s) [2022-01-19T20:12:44.397Z] === RUN TestBuildUncleanTarFilenames [2022-01-19T20:12:44.397Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:12:44.397Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-19T20:12:44.397Z] === RUN TestBuildMultiStageLayerLeak [2022-01-19T20:12:44.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-19T20:12:46.071Z] docker_cli_network_unix_test.go:46: [dcda8a70c3f58] daemon is not started [2022-01-19T20:12:46.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-19T20:12:48.603Z] docker_cli_network_unix_test.go:1116: [dccb42384301f] daemon is not started [2022-01-19T20:12:51.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-19T20:12:51.378Z] docker_cli_network_unix_test.go:46: [d7fbbda980074] daemon is not started [2022-01-19T20:12:51.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-19T20:12:52.305Z] docker_cli_network_unix_test.go:46: [decb1f6f8a56e] daemon is not started [2022-01-19T20:12:52.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-19T20:12:52.305Z] docker_cli_network_unix_test.go:46: [df39349c611e1] daemon is not started [2022-01-19T20:12:52.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-19T20:12:52.305Z] docker_cli_network_unix_test.go:46: [d4f5e4935e304] daemon is not started [2022-01-19T20:12:52.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-19T20:12:52.561Z] docker_cli_network_unix_test.go:46: [d18cb91d7ec03] daemon is not started [2022-01-19T20:12:52.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-19T20:12:52.561Z] docker_cli_network_unix_test.go:46: [d0532240a7de4] daemon is not started [2022-01-19T20:12:52.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-19T20:12:52.561Z] docker_cli_network_unix_test.go:46: [d43428d0718c4] daemon is not started [2022-01-19T20:12:52.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-19T20:12:54.454Z] docker_cli_network_unix_test.go:46: [d62ff789bd9be] daemon is not started [2022-01-19T20:12:55.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-19T20:12:55.276Z] docker_cli_network_unix_test.go:46: [d79e67d967236] daemon is not started [2022-01-19T20:12:55.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-19T20:12:55.276Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-19T20:12:55.276Z] docker_cli_network_unix_test.go:46: [dc52866085b45] daemon is not started [2022-01-19T20:12:55.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-19T20:12:55.531Z] docker_cli_network_unix_test.go:46: [d26bae416a396] daemon is not started [2022-01-19T20:12:55.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-19T20:12:56.963Z] --- PASS: TestBuildMultiStageLayerLeak (12.82s) [2022-01-19T20:12:56.963Z] === RUN TestBuildWithHugeFile [2022-01-19T20:12:59.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-19T20:13:00.881Z] docker_cli_network_unix_test.go:1084: [dad2784d68e60] daemon is not started [2022-01-19T20:13:02.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-19T20:13:02.249Z] docker_cli_network_unix_test.go:46: [d5ef446159bb2] daemon is not started [2022-01-19T20:13:02.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-19T20:13:02.810Z] docker_cli_network_unix_test.go:46: [d8527b53d7b14] daemon is not started [2022-01-19T20:13:03.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-19T20:13:04.435Z] docker_cli_network_unix_test.go:46: [dcf4d4d0c488e] daemon is not started [2022-01-19T20:13:04.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-19T20:13:04.435Z] docker_cli_network_unix_test.go:46: [d37a75230cb18] daemon is not started [2022-01-19T20:13:04.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-19T20:13:04.997Z] docker_cli_network_unix_test.go:46: [dba75b1fac946] daemon is not started [2022-01-19T20:13:05.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-19T20:13:05.815Z] docker_cli_network_unix_test.go:46: [df65f78dda80f] daemon is not started [2022-01-19T20:13:05.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-19T20:13:06.377Z] docker_cli_network_unix_test.go:46: [df704e58b4d54] daemon is not started [2022-01-19T20:13:06.633Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-19T20:13:14.725Z] docker_cli_network_unix_test.go:46: [dbbee9f7e93d5] daemon is not started [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite (57.88s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.12s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.15s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-01-19T20:13:14.725Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-01-19T20:13:14.725Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.04s) [2022-01-19T20:13:14.725Z] === RUN TestDockerHubPullSuite [2022-01-19T20:13:14.726Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-19T20:13:16.612Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-19T20:13:19.125Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-19T20:13:19.381Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-19T20:13:20.745Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-19T20:13:21.002Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite (6.38s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2022-01-19T20:13:21.002Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-19T20:13:21.002Z] PASS [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === Skipped [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.16s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.16s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_sni_test.go:18: Flakey test [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-19T20:13:21.002Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-19T20:13:21.002Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-19T20:13:21.002Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2022-01-19T20:13:21.002Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.03s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-01-19T20:13:21.002Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-19T20:13:21.002Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-19T20:13:21.002Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-19T20:13:21.002Z] [2022-01-19T20:13:21.002Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-19T20:13:21.002Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-19T20:13:21.002Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-19T20:13:21.259Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-19T20:13:21.259Z] docker_cli_network_unix_test.go:46: [dc52866085b45] daemon is not started [2022-01-19T20:13:21.259Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] [2022-01-19T20:13:21.259Z] DONE 1270 tests, 51 skipped in 1455.489s [2022-01-19T20:13:21.259Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T20:13:21.259Z] ++++ cat bundles/test-integration/docker.pid [2022-01-19T20:13:21.259Z] +++ kill 8088 [2022-01-19T20:13:22.186Z] +++ /etc/init.d/apparmor stop [2022-01-19T20:13:22.186Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T20:13:22.186Z] [2022-01-19T20:13:22.186Z] Unloading profiles will leave already running processes permanently [2022-01-19T20:13:22.186Z] unconfined, which can lead to unexpected situations. [2022-01-19T20:13:22.186Z] [2022-01-19T20:13:22.186Z] To set a process to complain mode, use the command line tool [2022-01-19T20:13:22.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T20:13:22.186Z] +++ true [2022-01-19T20:13:22.186Z] exiting test-integration [2022-01-19T20:13:22.186Z] ++ exit 0 [2022-01-19T20:13:22.186Z] [2022-01-19T20:13:22.442Z] + for job in $(jobs -p) [2022-01-19T20:13:22.442Z] + wait 16509 [2022-01-19T20:13:26.606Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-19T20:13:29.124Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-19T20:13:35.657Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-19T20:13:42.233Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-19T20:13:44.120Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-19T20:13:48.296Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-19T20:13:52.462Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-19T20:13:55.727Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-19T20:13:55.727Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-19T20:13:55.727Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-19T20:14:00.971Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-19T20:14:00.971Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-19T20:14:01.898Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-19T20:14:04.412Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-19T20:15:00.585Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-19T20:15:00.585Z] docker_cli_swarm_test.go:1186: [dbe0a951c0f27] joining swarm manager [d4c181d920a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:15:05.825Z] docker_cli_swarm_test.go:1195: [dc767659f644e] joining swarm manager [d4c181d920a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:15:39.452Z] --- PASS: TestBuildWithHugeFile (158.84s) [2022-01-19T20:15:39.452Z] === RUN TestBuildWithEmptyDockerfile [2022-01-19T20:15:39.452Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T20:15:39.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T20:15:39.452Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T20:15:39.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T20:15:39.452Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T20:15:39.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T20:15:39.452Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-19T20:15:39.452Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-19T20:15:39.452Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-19T20:15:39.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-19T20:15:39.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-19T20:15:39.452Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-19T20:15:39.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-19T20:15:39.452Z] === RUN TestBuildPreserveOwnership [2022-01-19T20:15:39.452Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:15:39.452Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-01-19T20:15:39.452Z] === RUN TestBuildPlatformInvalid [2022-01-19T20:15:39.452Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-19T20:15:39.452Z] PASS [2022-01-19T20:15:39.452Z] ok github.com/docker/docker/integration/build 236.230s [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === Skipped [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-19T20:15:39.452Z] build_session_test.go:25: TODO: BuildKit [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-19T20:15:39.452Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-19T20:15:39.452Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-19T20:15:39.452Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-01-19T20:15:39.452Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] DONE 28 tests, 5 skipped in 276.229s [2022-01-19T20:15:39.452Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-19T20:15:39.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:15:39.452Z] INFO: Testing against a local daemon [2022-01-19T20:15:39.452Z] === RUN TestConfigInspect [2022-01-19T20:15:39.452Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-19T20:15:39.452Z] === RUN TestConfigList [2022-01-19T20:15:39.452Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigList (0.00s) [2022-01-19T20:15:39.452Z] === RUN TestConfigsCreateAndDelete [2022-01-19T20:15:39.452Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-19T20:15:39.452Z] === RUN TestConfigsUpdate [2022-01-19T20:15:39.452Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-19T20:15:39.452Z] === RUN TestTemplatedConfig [2022-01-19T20:15:39.452Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-19T20:15:39.452Z] === RUN TestConfigCreateResolve [2022-01-19T20:15:39.452Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-19T20:15:39.452Z] === RUN TestConfigDaemonLibtrustID [2022-01-19T20:15:39.452Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:39.452Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-19T20:15:39.452Z] PASS [2022-01-19T20:15:39.452Z] ok github.com/docker/docker/integration/config 0.151s [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === Skipped [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-01-19T20:15:39.452Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-01-19T20:15:39.452Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] [2022-01-19T20:15:39.452Z] DONE 7 tests, 7 skipped in 2.729s [2022-01-19T20:15:39.452Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-19T20:15:41.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:15:41.738Z] INFO: Testing against a local daemon [2022-01-19T20:15:41.738Z] === RUN TestCheckpoint [2022-01-19T20:15:41.738Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T20:15:41.738Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-19T20:15:41.738Z] === RUN TestContainerInvalidJSON [2022-01-19T20:15:41.738Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T20:15:41.738Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T20:15:41.738Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T20:15:41.738Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T20:15:41.738Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-19T20:15:41.738Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-19T20:15:41.738Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-19T20:15:41.738Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-19T20:15:41.738Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-19T20:15:41.738Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-19T20:15:41.738Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-19T20:15:41.738Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-19T20:15:41.738Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-01-19T20:15:41.738Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-19T20:15:42.213Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-01-19T20:15:42.213Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-19T20:15:42.213Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-19T20:15:42.213Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-19T20:15:42.213Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-19T20:15:42.213Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-01-19T20:15:42.213Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-19T20:15:42.213Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:15:42.213Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-19T20:15:42.213Z] === RUN TestCopyFromContainer [2022-01-19T20:15:42.213Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:42.213Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-19T20:15:42.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-19T20:15:42.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T20:15:42.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T20:15:42.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T20:15:42.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T20:15:42.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T20:15:42.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T20:15:42.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-19T20:15:42.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-19T20:15:42.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-19T20:15:42.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-19T20:15:42.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-19T20:15:42.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-19T20:15:42.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-19T20:15:42.213Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-19T20:15:42.213Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-19T20:15:42.213Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-19T20:15:42.213Z] === RUN TestCreateWithInvalidEnv [2022-01-19T20:15:42.213Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-19T20:15:42.213Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-19T20:15:42.213Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-19T20:15:42.213Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-19T20:15:42.213Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-19T20:15:42.213Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-19T20:15:42.213Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-19T20:15:42.213Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-19T20:15:42.213Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-19T20:15:42.213Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-19T20:15:42.213Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-19T20:15:42.213Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-19T20:15:42.214Z] === RUN TestCreateTmpfsMountsTarget [2022-01-19T20:15:42.214Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:42.214Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-19T20:15:42.214Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-19T20:15:42.214Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:42.214Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-19T20:15:42.214Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-19T20:15:42.214Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:15:42.214Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T20:15:42.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T20:15:42.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T20:15:42.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T20:15:42.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T20:15:42.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T20:15:42.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T20:15:42.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-19T20:15:42.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-19T20:15:42.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-19T20:15:42.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-19T20:15:42.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-19T20:15:42.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-19T20:15:42.214Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-19T20:15:42.214Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-19T20:15:42.214Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-19T20:15:42.214Z] === RUN TestCreateDifferentPlatform [2022-01-19T20:15:42.214Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-19T20:15:42.214Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-19T20:15:42.685Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-01-19T20:15:42.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-19T20:15:42.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-19T20:15:42.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-19T20:15:42.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-01-19T20:15:42.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-19T20:15:42.685Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-19T20:15:42.685Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-19T20:15:42.685Z] === RUN TestContainerKillOnDaemonStart [2022-01-19T20:15:42.685Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:42.685Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-19T20:15:42.685Z] === RUN TestDiff [2022-01-19T20:15:42.685Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-19T20:15:42.685Z] --- SKIP: TestDiff (0.00s) [2022-01-19T20:15:42.685Z] === RUN TestExecWithCloseStdin [2022-01-19T20:15:45.666Z] --- PASS: TestExecWithCloseStdin (3.16s) [2022-01-19T20:15:45.666Z] === RUN TestExec [2022-01-19T20:15:48.636Z] --- PASS: TestExec (2.94s) [2022-01-19T20:15:48.636Z] === RUN TestExecUser [2022-01-19T20:15:48.636Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-19T20:15:48.636Z] --- SKIP: TestExecUser (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestExportContainerAndImportImage [2022-01-19T20:15:48.636Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:48.636Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-19T20:15:48.636Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:48.636Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestHealthCheckWorkdir [2022-01-19T20:15:48.636Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-19T20:15:48.636Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestHealthKillContainer [2022-01-19T20:15:48.636Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-19T20:15:48.636Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-19T20:15:48.636Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-19T20:15:48.636Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-19T20:15:48.636Z] === RUN TestKillContainerInvalidSignal [2022-01-19T20:15:51.610Z] --- PASS: TestKillContainerInvalidSignal (2.52s) [2022-01-19T20:15:51.610Z] === RUN TestKillContainer [2022-01-19T20:15:51.610Z] === RUN TestKillContainer/no_signal [2022-01-19T20:15:52.432Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-19T20:15:53.796Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-19T20:15:53.842Z] === RUN TestKillContainer/non_killing_signal [2022-01-19T20:15:53.842Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-19T20:15:53.842Z] === RUN TestKillContainer/killing_signal [2022-01-19T20:15:56.837Z] --- PASS: TestKillContainer (5.20s) [2022-01-19T20:15:56.837Z] --- PASS: TestKillContainer/no_signal (2.35s) [2022-01-19T20:15:56.837Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-01-19T20:15:56.837Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2022-01-19T20:15:56.837Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-19T20:15:56.837Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:15:56.837Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestKillStoppedContainer [2022-01-19T20:15:56.837Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:15:56.837Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-19T20:15:56.837Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:15:56.837Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestKillDifferentUserContainer [2022-01-19T20:15:56.837Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-19T20:15:56.837Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestInspectOomKilledTrue [2022-01-19T20:15:56.837Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:15:56.837Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestInspectOomKilledFalse [2022-01-19T20:15:56.837Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T20:15:56.837Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-19T20:15:56.837Z] === RUN TestLogsFollowTailEmpty [2022-01-19T20:15:57.988Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-19T20:15:59.073Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-01-19T20:15:59.073Z] === RUN TestNetworkNat [2022-01-19T20:15:59.073Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-19T20:15:59.073Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-19T20:15:59.073Z] === RUN TestNetworkLocalhostTCPNat [2022-01-19T20:15:59.877Z] docker_cli_swarm_test.go:1118: [dc741f69b762f] joining swarm manager [ded68f2076a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:16:01.247Z] docker_cli_swarm_test.go:1119: [dac26031a89ce] joining swarm manager [ded68f2076a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:16:02.043Z] --- PASS: TestNetworkLocalhostTCPNat (2.84s) [2022-01-19T20:16:02.043Z] === RUN TestNetworkLoopbackNat [2022-01-19T20:16:02.043Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-19T20:16:02.043Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2022-01-19T20:16:02.043Z] === RUN TestPause [2022-01-19T20:16:02.043Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-19T20:16:02.043Z] --- SKIP: TestPause (0.00s) [2022-01-19T20:16:02.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-19T20:16:04.270Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2022-01-19T20:16:04.270Z] === RUN TestPauseStopPausedContainer [2022-01-19T20:16:04.270Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:16:04.270Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-19T20:16:04.270Z] === RUN TestPsFilter [2022-01-19T20:16:04.270Z] --- PASS: TestPsFilter (0.12s) [2022-01-19T20:16:04.270Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-19T20:16:07.238Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2022-01-19T20:16:07.238Z] === RUN TestRemoveContainerWithVolume [2022-01-19T20:16:10.207Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2022-01-19T20:16:10.207Z] === RUN TestRemoveContainerRunning [2022-01-19T20:16:12.439Z] --- PASS: TestRemoveContainerRunning (2.51s) [2022-01-19T20:16:12.439Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-19T20:16:14.665Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.44s) [2022-01-19T20:16:14.666Z] === RUN TestRemoveInvalidContainer [2022-01-19T20:16:14.666Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-01-19T20:16:14.666Z] === RUN TestRenameLinkedContainer [2022-01-19T20:16:14.666Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-19T20:16:14.666Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-19T20:16:14.666Z] === RUN TestRenameStoppedContainer [2022-01-19T20:16:17.635Z] --- PASS: TestRenameStoppedContainer (2.82s) [2022-01-19T20:16:17.635Z] === RUN TestRenameRunningContainerAndReuse [2022-01-19T20:16:23.536Z] --- PASS: TestRenameRunningContainerAndReuse (5.14s) [2022-01-19T20:16:23.536Z] === RUN TestRenameInvalidName [2022-01-19T20:16:25.763Z] --- PASS: TestRenameInvalidName (2.56s) [2022-01-19T20:16:25.763Z] === RUN TestRenameAnonymousContainer [2022-01-19T20:16:25.763Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-19T20:16:25.763Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2022-01-19T20:16:25.763Z] === RUN TestRenameContainerWithSameName [2022-01-19T20:16:28.730Z] --- PASS: TestRenameContainerWithSameName (3.11s) [2022-01-19T20:16:28.730Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-19T20:16:28.730Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-19T20:16:28.730Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-01-19T20:16:28.730Z] === RUN TestResize [2022-01-19T20:16:30.957Z] --- PASS: TestResize (2.35s) [2022-01-19T20:16:30.957Z] === RUN TestResizeWithInvalidSize [2022-01-19T20:16:30.957Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-19T20:16:30.957Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-01-19T20:16:30.957Z] === RUN TestResizeWhenContainerNotStarted [2022-01-19T20:16:33.928Z] --- PASS: TestResizeWhenContainerNotStarted (2.87s) [2022-01-19T20:16:33.928Z] === RUN TestDaemonRestartKillContainers [2022-01-19T20:16:33.928Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:16:33.928Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-19T20:16:33.928Z] === RUN TestStats [2022-01-19T20:16:33.928Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-19T20:16:33.928Z] --- SKIP: TestStats (0.00s) [2022-01-19T20:16:33.928Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-19T20:16:41.120Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.13s) [2022-01-19T20:16:41.120Z] === RUN TestStopContainerWithTimeout [2022-01-19T20:16:41.120Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-19T20:16:41.120Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-19T20:16:41.120Z] === RUN TestUpdateRestartPolicy [2022-01-19T20:17:06.481Z] --- PASS: TestUpdateRestartPolicy (24.29s) [2022-01-19T20:17:06.481Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-19T20:17:07.476Z] --- PASS: TestUpdateRestartWithAutoRemove (2.43s) [2022-01-19T20:17:07.476Z] === RUN TestWaitNonBlocked [2022-01-19T20:17:07.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T20:17:07.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T20:17:07.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T20:17:07.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T20:17:07.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-19T20:17:07.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-19T20:17:11.299Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-19T20:17:11.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.30s) [2022-01-19T20:17:11.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.43s) [2022-01-19T20:17:11.299Z] === RUN TestWaitBlocked [2022-01-19T20:17:11.299Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:11.299Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-19T20:17:11.299Z] PASS [2022-01-19T20:17:11.299Z] ok github.com/docker/docker/integration/container 89.397s [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === Skipped [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-19T20:17:11.299Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-19T20:17:11.299Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-01-19T20:17:11.299Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-19T20:17:11.299Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-19T20:17:11.299Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-19T20:17:11.299Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-19T20:17:11.299Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-19T20:17:11.299Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-19T20:17:11.299Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-19T20:17:11.299Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-19T20:17:11.299Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-19T20:17:11.299Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-19T20:17:11.299Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-19T20:17:11.299Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-19T20:17:11.299Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-19T20:17:11.299Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-19T20:17:11.299Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-19T20:17:11.299Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2022-01-19T20:17:11.299Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-19T20:17:11.299Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-19T20:17:11.299Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-19T20:17:11.299Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2022-01-19T20:17:11.299Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-19T20:17:11.299Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-19T20:17:11.299Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-19T20:17:11.299Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.299Z] [2022-01-19T20:17:11.299Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2022-01-19T20:17:11.300Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-01-19T20:17:11.300Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-01-19T20:17:11.300Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-19T20:17:11.300Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-19T20:17:11.300Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-19T20:17:11.300Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-19T20:17:11.300Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] [2022-01-19T20:17:11.300Z] DONE 88 tests, 37 skipped in 92.780s [2022-01-19T20:17:11.300Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-19T20:17:13.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:13.531Z] INFO: Testing against a local daemon [2022-01-19T20:17:13.531Z] === RUN TestCommitInheritsEnv [2022-01-19T20:17:13.531Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:17:13.531Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-19T20:17:13.531Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-19T20:17:13.531Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-19T20:17:13.531Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-19T20:17:13.531Z] === RUN TestImagesFilterMultiReference [2022-01-19T20:17:13.531Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-01-19T20:17:13.531Z] === RUN TestImagePullPlatformInvalid [2022-01-19T20:17:14.003Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-19T20:17:14.003Z] === RUN TestRemoveImageOrphaning [2022-01-19T20:17:14.996Z] --- PASS: TestRemoveImageOrphaning (1.33s) [2022-01-19T20:17:14.996Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-19T20:17:14.996Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-19T20:17:14.996Z] === RUN TestTagInvalidReference [2022-01-19T20:17:15.471Z] --- PASS: TestTagInvalidReference (0.06s) [2022-01-19T20:17:15.471Z] === RUN TestTagValidPrefixedRepo [2022-01-19T20:17:15.471Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-19T20:17:15.471Z] === RUN TestTagExistedNameWithoutForce [2022-01-19T20:17:15.471Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-01-19T20:17:15.471Z] === RUN TestTagOfficialNames [2022-01-19T20:17:15.471Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-19T20:17:15.471Z] === RUN TestTagMatchesDigest [2022-01-19T20:17:15.471Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-01-19T20:17:15.471Z] PASS [2022-01-19T20:17:15.471Z] ok github.com/docker/docker/integration/image 1.976s [2022-01-19T20:17:15.471Z] [2022-01-19T20:17:15.471Z] === Skipped [2022-01-19T20:17:15.471Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-19T20:17:15.471Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:17:15.471Z] [2022-01-19T20:17:15.471Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-19T20:17:15.471Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-19T20:17:15.471Z] [2022-01-19T20:17:15.471Z] [2022-01-19T20:17:15.471Z] DONE 11 tests, 2 skipped in 4.346s [2022-01-19T20:17:15.471Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-19T20:17:17.740Z] testing: warning: no tests to run [2022-01-19T20:17:17.740Z] PASS [2022-01-19T20:17:17.740Z] ok github.com/docker/docker/integration/network/ipvlan 0.173s [no tests to run] [2022-01-19T20:17:17.740Z] testing: warning: no tests to run [2022-01-19T20:17:17.740Z] PASS [2022-01-19T20:17:17.740Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [no tests to run] [2022-01-19T20:17:18.741Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:18.741Z] INFO: Testing against a local daemon [2022-01-19T20:17:18.741Z] === RUN TestNetworkCreateDelete [2022-01-19T20:17:18.741Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:18.741Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDockerNetworkDeletePreferID [2022-01-19T20:17:18.741Z] 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-01-19T20:17:18.741Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonDNSFallback [2022-01-19T20:17:18.741Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestInspectNetwork [2022-01-19T20:17:18.741Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:18.741Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestRunContainerWithBridgeNone [2022-01-19T20:17:18.741Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:18.741Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestNetworkInvalidJSON [2022-01-19T20:17:18.741Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-19T20:17:18.741Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-19T20:17:18.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T20:17:18.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T20:17:18.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T20:17:18.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T20:17:18.741Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-19T20:17:18.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-19T20:17:18.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-19T20:17:18.741Z] === RUN TestNetworkList [2022-01-19T20:17:18.741Z] === RUN TestNetworkList//networks [2022-01-19T20:17:18.741Z] === PAUSE TestNetworkList//networks [2022-01-19T20:17:18.741Z] === RUN TestNetworkList//networks/ [2022-01-19T20:17:18.741Z] === PAUSE TestNetworkList//networks/ [2022-01-19T20:17:18.741Z] === CONT TestNetworkList//networks [2022-01-19T20:17:18.741Z] === CONT TestNetworkList//networks/ [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkList (0.05s) [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-19T20:17:18.741Z] --- PASS: TestNetworkList//networks (0.01s) [2022-01-19T20:17:18.741Z] === RUN TestHostIPv4BridgeLabel [2022-01-19T20:17:18.741Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-19T20:17:18.741Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonDefaultNetworkPools [2022-01-19T20:17:18.741Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-19T20:17:18.741Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-19T20:17:18.741Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-19T20:17:18.741Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestServiceWithPredefinedNetwork [2022-01-19T20:17:18.741Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-19T20:17:18.741Z] service_test.go:242: FLAKY_TEST [2022-01-19T20:17:18.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T20:17:18.741Z] === RUN TestServiceWithDataPathPortInit [2022-01-19T20:17:18.741Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-19T20:17:18.741Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-19T20:17:18.741Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-19T20:17:18.741Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-19T20:17:18.741Z] PASS [2022-01-19T20:17:18.741Z] ok github.com/docker/docker/integration/network 0.276s [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === Skipped [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-19T20:17:19.213Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-19T20:17:19.213Z] 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-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-19T20:17:19.213Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-19T20:17:19.213Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-19T20:17:19.213Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-19T20:17:19.213Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:242: FLAKY_TEST [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-01-19T20:17:19.213Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-19T20:17:19.213Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] [2022-01-19T20:17:19.213Z] DONE 22 tests, 15 skipped in 3.393s [2022-01-19T20:17:19.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-19T20:17:19.690Z] testing: warning: no tests to run [2022-01-19T20:17:19.690Z] PASS [2022-01-19T20:17:19.690Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-01-19T20:17:19.690Z] [2022-01-19T20:17:19.690Z] DONE 0 tests in 0.573s [2022-01-19T20:17:19.690Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-19T20:17:20.700Z] testing: warning: no tests to run [2022-01-19T20:17:20.700Z] PASS [2022-01-19T20:17:20.700Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-01-19T20:17:20.700Z] [2022-01-19T20:17:20.700Z] DONE 0 tests in 0.586s [2022-01-19T20:17:20.700Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-19T20:17:22.281Z] testing: warning: no tests to run [2022-01-19T20:17:22.281Z] PASS [2022-01-19T20:17:22.281Z] testing: warning: no tests to run [2022-01-19T20:17:22.281Z] PASS [2022-01-19T20:17:22.281Z] ok github.com/docker/docker/integration/plugin/authz 0.206s [no tests to run] [2022-01-19T20:17:22.281Z] ok github.com/docker/docker/integration/plugin 0.121s [no tests to run] [2022-01-19T20:17:37.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:37.288Z] INFO: Testing against a local daemon [2022-01-19T20:17:37.288Z] === RUN TestExternalGraphDriver [2022-01-19T20:17:37.288Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-19T20:17:37.288Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-19T20:17:37.288Z] === RUN TestGraphdriverPluginV2 [2022-01-19T20:17:37.288Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-19T20:17:37.288Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-01-19T20:17:37.288Z] PASS [2022-01-19T20:17:37.288Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.409s [2022-01-19T20:17:37.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:37.288Z] INFO: Testing against a local daemon [2022-01-19T20:17:37.288Z] === RUN TestPluginInvalidJSON [2022-01-19T20:17:37.288Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:37.288Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:37.288Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:37.288Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-01-19T20:17:37.288Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-19T20:17:37.288Z] === RUN TestPluginInstall [2022-01-19T20:17:37.288Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:17:37.288Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-19T20:17:37.288Z] === RUN TestPluginsWithRuntimes [2022-01-19T20:17:37.288Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-19T20:17:37.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-19T20:17:37.288Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T20:17:37.288Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-19T20:17:37.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T20:17:37.288Z] PASS [2022-01-19T20:17:37.288Z] ok github.com/docker/docker/integration/plugin/common 0.289s [2022-01-19T20:17:37.288Z] testing: warning: no tests to run [2022-01-19T20:17:37.288Z] PASS [2022-01-19T20:17:37.288Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [no tests to run] [2022-01-19T20:17:37.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:37.288Z] INFO: Testing against a local daemon [2022-01-19T20:17:37.288Z] === RUN TestReadPluginNoRead [2022-01-19T20:17:37.288Z] read_test.go:21: no unix domain sockets on Windows [2022-01-19T20:17:37.288Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-19T20:17:37.288Z] PASS [2022-01-19T20:17:37.288Z] ok github.com/docker/docker/integration/plugin/logging 0.129s [2022-01-19T20:17:37.288Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-19T20:17:37.288Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-19T20:17:37.612Z] docker_cli_swarm_test.go:1172: [d22ef73990302] joining swarm manager [ded68f2076a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-19T20:17:37.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:37.772Z] INFO: Testing against a local daemon [2022-01-19T20:17:37.772Z] === RUN TestPluginWithDevMounts [2022-01-19T20:17:37.772Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:37.772Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-19T20:17:37.772Z] PASS [2022-01-19T20:17:37.772Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-01-19T20:17:37.772Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === Skipped [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-19T20:17:38.244Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-19T20:17:38.244Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T20:17:38.244Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-19T20:17:38.244Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-01-19T20:17:38.244Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-19T20:17:38.244Z] read_test.go:21: no unix domain sockets on Windows [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-19T20:17:38.244Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] [2022-01-19T20:17:38.244Z] DONE 9 tests, 7 skipped in 17.617s [2022-01-19T20:17:38.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-19T20:17:38.717Z] testing: warning: no tests to run [2022-01-19T20:17:38.717Z] PASS [2022-01-19T20:17:38.717Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-01-19T20:17:38.717Z] [2022-01-19T20:17:38.717Z] DONE 0 tests in 0.556s [2022-01-19T20:17:38.717Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-19T20:17:40.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:40.299Z] INFO: Testing against a local daemon [2022-01-19T20:17:40.299Z] === RUN TestPluginInvalidJSON [2022-01-19T20:17:40.299Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:40.299Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:40.299Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-19T20:17:40.299Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-01-19T20:17:40.299Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-19T20:17:40.299Z] === RUN TestPluginInstall [2022-01-19T20:17:40.299Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-19T20:17:40.299Z] === RUN TestPluginsWithRuntimes [2022-01-19T20:17:40.299Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-19T20:17:40.299Z] === RUN TestPluginBackCompatMediaTypes [2022-01-19T20:17:40.299Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T20:17:40.299Z] PASS [2022-01-19T20:17:40.299Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-01-19T20:17:40.299Z] [2022-01-19T20:17:40.299Z] === Skipped [2022-01-19T20:17:40.299Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-19T20:17:40.299Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] [2022-01-19T20:17:40.299Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-19T20:17:40.299Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] [2022-01-19T20:17:40.299Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-19T20:17:40.299Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-19T20:17:40.299Z] [2022-01-19T20:17:40.299Z] [2022-01-19T20:17:40.299Z] DONE 5 tests, 3 skipped in 1.545s [2022-01-19T20:17:40.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-19T20:17:41.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:41.879Z] INFO: Testing against a local daemon [2022-01-19T20:17:41.879Z] === RUN TestExternalGraphDriver [2022-01-19T20:17:41.879Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-19T20:17:41.879Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-19T20:17:41.879Z] === RUN TestGraphdriverPluginV2 [2022-01-19T20:17:41.879Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-19T20:17:41.879Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-01-19T20:17:41.879Z] PASS [2022-01-19T20:17:41.879Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-01-19T20:17:41.879Z] [2022-01-19T20:17:41.879Z] === Skipped [2022-01-19T20:17:41.879Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-19T20:17:41.879Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-19T20:17:41.879Z] [2022-01-19T20:17:41.879Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-01-19T20:17:41.879Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-19T20:17:41.879Z] [2022-01-19T20:17:41.879Z] [2022-01-19T20:17:41.879Z] DONE 2 tests, 2 skipped in 1.338s [2022-01-19T20:17:41.879Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-19T20:17:43.459Z] testing: warning: no tests to run [2022-01-19T20:17:43.459Z] PASS [2022-01-19T20:17:43.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:43.459Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-19T20:17:43.459Z] INFO: Testing against a local daemon [2022-01-19T20:17:43.459Z] === RUN TestReadPluginNoRead [2022-01-19T20:17:43.459Z] read_test.go:21: no unix domain sockets on Windows [2022-01-19T20:17:43.459Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-19T20:17:43.459Z] PASS [2022-01-19T20:17:43.459Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-01-19T20:17:43.459Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-19T20:17:43.459Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-19T20:17:43.459Z] [2022-01-19T20:17:43.459Z] === Skipped [2022-01-19T20:17:43.459Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-19T20:17:43.459Z] read_test.go:21: no unix domain sockets on Windows [2022-01-19T20:17:43.459Z] [2022-01-19T20:17:43.459Z] [2022-01-19T20:17:43.459Z] DONE 1 tests, 1 skipped in 1.568s [2022-01-19T20:17:43.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-19T20:17:44.469Z] testing: warning: no tests to run [2022-01-19T20:17:44.469Z] PASS [2022-01-19T20:17:44.469Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-19T20:17:44.469Z] [2022-01-19T20:17:44.469Z] DONE 0 tests in 0.908s [2022-01-19T20:17:44.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-19T20:17:46.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:46.048Z] INFO: Testing against a local daemon [2022-01-19T20:17:46.048Z] === RUN TestPluginWithDevMounts [2022-01-19T20:17:46.048Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:46.048Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-19T20:17:46.048Z] PASS [2022-01-19T20:17:46.048Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-01-19T20:17:46.048Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-19T20:17:46.048Z] [2022-01-19T20:17:46.048Z] === Skipped [2022-01-19T20:17:46.048Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-19T20:17:46.048Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:46.048Z] [2022-01-19T20:17:46.048Z] [2022-01-19T20:17:46.048Z] DONE 1 tests, 1 skipped in 1.297s [2022-01-19T20:17:46.048Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-19T20:17:48.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:48.826Z] INFO: Testing against a local daemon [2022-01-19T20:17:48.826Z] === RUN TestSecretInspect [2022-01-19T20:17:48.826Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-19T20:17:48.826Z] === RUN TestSecretList [2022-01-19T20:17:48.826Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] --- SKIP: TestSecretList (0.00s) [2022-01-19T20:17:48.826Z] === RUN TestSecretsCreateAndDelete [2022-01-19T20:17:48.826Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-19T20:17:48.826Z] === RUN TestSecretsUpdate [2022-01-19T20:17:48.826Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-19T20:17:48.826Z] === RUN TestTemplatedSecret [2022-01-19T20:17:48.826Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-19T20:17:48.826Z] === RUN TestSecretCreateResolve [2022-01-19T20:17:48.826Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:48.826Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-19T20:17:48.826Z] PASS [2022-01-19T20:17:48.826Z] ok github.com/docker/docker/integration/secret 0.164s [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === Skipped [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-19T20:17:48.826Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] [2022-01-19T20:17:48.826Z] DONE 6 tests, 6 skipped in 2.643s [2022-01-19T20:17:48.826Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-19T20:17:52.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:52.700Z] INFO: Testing against a local daemon [2022-01-19T20:17:52.700Z] === RUN TestServiceCreateInit [2022-01-19T20:17:52.700Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-19T20:17:52.700Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-19T20:17:52.700Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] --- PASS: TestServiceCreateInit (0.06s) [2022-01-19T20:17:52.700Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T20:17:52.700Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T20:17:52.700Z] === RUN TestCreateServiceMultipleTimes [2022-01-19T20:17:52.700Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-19T20:17:52.700Z] === RUN TestCreateServiceConflict [2022-01-19T20:17:52.700Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-19T20:17:52.700Z] === RUN TestCreateServiceMaxReplicas [2022-01-19T20:17:52.700Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-01-19T20:17:52.700Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-19T20:17:52.700Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.700Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-19T20:17:52.700Z] === RUN TestCreateServiceSecretFileMode [2022-01-19T20:17:52.701Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestCreateServiceConfigFileMode [2022-01-19T20:17:52.701Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-19T20:17:52.701Z] === RUN TestCreateServiceSysctls [2022-01-19T20:17:52.701Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-19T20:17:52.701Z] === RUN TestCreateServiceCapabilities [2022-01-19T20:17:52.701Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-19T20:17:52.701Z] === RUN TestInspect [2022-01-19T20:17:52.701Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestInspect (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestCreateJob [2022-01-19T20:17:52.701Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestCreateJob (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestReplicatedJob [2022-01-19T20:17:52.701Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestUpdateReplicatedJob [2022-01-19T20:17:52.701Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServiceListWithStatuses [2022-01-19T20:17:52.701Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestDockerNetworkConnectAlias [2022-01-19T20:17:52.701Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestDockerNetworkReConnect [2022-01-19T20:17:52.701Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServicePlugin [2022-01-19T20:17:52.701Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServiceUpdateLabel [2022-01-19T20:17:52.701Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServiceUpdateSecrets [2022-01-19T20:17:52.701Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServiceUpdateConfigs [2022-01-19T20:17:52.701Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-19T20:17:52.701Z] === RUN TestServiceUpdateNetwork [2022-01-19T20:17:52.701Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-19T20:17:52.701Z] === RUN TestServiceUpdatePidsLimit [2022-01-19T20:17:52.701Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-19T20:17:52.701Z] PASS [2022-01-19T20:17:52.701Z] ok github.com/docker/docker/integration/service 0.366s [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === Skipped [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-01-19T20:17:52.701Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-19T20:17:52.701Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s) [2022-01-19T20:17:52.701Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-19T20:17:52.701Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-19T20:17:52.701Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-19T20:17:52.701Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-19T20:17:52.701Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-19T20:17:52.701Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-19T20:17:52.701Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-19T20:17:52.701Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-19T20:17:52.701Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-19T20:17:52.701Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-19T20:17:52.701Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-19T20:17:52.701Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-19T20:17:52.701Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-19T20:17:52.701Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2022-01-19T20:17:52.701Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-19T20:17:52.701Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] [2022-01-19T20:17:52.701Z] DONE 24 tests, 23 skipped in 4.151s [2022-01-19T20:17:52.701Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-19T20:17:55.649Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-19T20:17:55.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:55.680Z] INFO: Testing against a local daemon [2022-01-19T20:17:55.680Z] === RUN TestSessionCreate [2022-01-19T20:17:55.680Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:55.680Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-19T20:17:55.680Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-19T20:17:55.680Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:55.680Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-19T20:17:55.680Z] PASS [2022-01-19T20:17:55.680Z] ok github.com/docker/docker/integration/session 0.146s [2022-01-19T20:17:55.680Z] [2022-01-19T20:17:55.680Z] === Skipped [2022-01-19T20:17:55.680Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-19T20:17:55.680Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:55.680Z] [2022-01-19T20:17:55.680Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-19T20:17:55.680Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-19T20:17:55.680Z] [2022-01-19T20:17:55.680Z] [2022-01-19T20:17:55.680Z] DONE 2 tests, 2 skipped in 2.758s [2022-01-19T20:17:55.680Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-19T20:17:57.556Z] docker_cli_swarm_test.go:1453: [ded0a7da2dd4f] joining swarm manager [d2f73bd1f0f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:17:58.119Z] docker_cli_swarm_test.go:1454: [d5da5a8e8ba8e] joining swarm manager [d2f73bd1f0f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-19T20:17:58.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:17:58.657Z] INFO: Testing against a local daemon [2022-01-19T20:17:58.657Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-19T20:17:58.657Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:58.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestEventsExecDie [2022-01-19T20:17:58.657Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-19T20:17:58.657Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestEventsBackwardsCompatible [2022-01-19T20:17:58.657Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-19T20:17:58.657Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestInfoAPI [2022-01-19T20:17:58.657Z] --- PASS: TestInfoAPI (0.07s) [2022-01-19T20:17:58.657Z] === RUN TestInfoAPIWarnings [2022-01-19T20:17:58.657Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:17:58.657Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestInfoDebug [2022-01-19T20:17:58.657Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:58.657Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestInfoInsecureRegistries [2022-01-19T20:17:58.657Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:58.657Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestInfoRegistryMirrors [2022-01-19T20:17:58.657Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:58.657Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-19T20:17:58.657Z] === RUN TestLoginFailsWithBadCredentials [2022-01-19T20:17:59.129Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-01-19T20:17:59.129Z] === RUN TestPingCacheHeaders [2022-01-19T20:17:59.129Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-19T20:17:59.129Z] === RUN TestPingGet [2022-01-19T20:17:59.602Z] --- PASS: TestPingGet (0.05s) [2022-01-19T20:17:59.602Z] === RUN TestPingHead [2022-01-19T20:17:59.602Z] --- PASS: TestPingHead (0.05s) [2022-01-19T20:17:59.602Z] === RUN TestVersion [2022-01-19T20:17:59.602Z] --- PASS: TestVersion (0.06s) [2022-01-19T20:17:59.602Z] PASS [2022-01-19T20:17:59.602Z] ok github.com/docker/docker/integration/system 1.388s [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === Skipped [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-19T20:17:59.602Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-19T20:17:59.602Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-19T20:17:59.602Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-19T20:17:59.602Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-19T20:17:59.602Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-19T20:17:59.602Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-19T20:17:59.602Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] [2022-01-19T20:17:59.602Z] DONE 13 tests, 7 skipped in 3.752s [2022-01-19T20:17:59.602Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-19T20:18:02.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:18:02.589Z] INFO: Testing against a local daemon [2022-01-19T20:18:02.589Z] === RUN TestVolumesCreateAndList [2022-01-19T20:18:02.589Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-19T20:18:02.589Z] === RUN TestVolumesRemove [2022-01-19T20:18:02.589Z] --- PASS: TestVolumesRemove (0.10s) [2022-01-19T20:18:02.589Z] === RUN TestVolumesInspect [2022-01-19T20:18:02.589Z] --- PASS: TestVolumesInspect (0.05s) [2022-01-19T20:18:02.589Z] === RUN TestVolumesInvalidJSON [2022-01-19T20:18:02.589Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-19T20:18:02.589Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-19T20:18:02.589Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-19T20:18:02.589Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-19T20:18:02.589Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-19T20:18:02.589Z] PASS [2022-01-19T20:18:02.589Z] ok github.com/docker/docker/integration/volume 0.358s [2022-01-19T20:18:02.589Z] [2022-01-19T20:18:02.589Z] DONE 5 tests in 3.041s [2022-01-19T20:18:02.589Z] INFO: make.ps1 ended at 01/19/2022 20:18:02 [2022-01-19T20:18:02.589Z] INFO: Integration CLI tests being run from the host: [2022-01-19T20:18:02.589Z] 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-01-19T20:18:10.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-19T20:18:10.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-19T20:18:10.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-19T20:18:10.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-19T20:18:10.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-19T20:18:10.842Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-19T20:18:13.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-19T20:18:15.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-19T20:18:15.148Z] INFO: Testing against a local daemon [2022-01-19T20:18:15.148Z] === RUN TestDockerSuite [2022-01-19T20:18:15.148Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-19T20:18:15.148Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-19T20:18:15.148Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-19T20:18:15.148Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-19T20:18:15.148Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-19T20:18:15.621Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-19T20:18:15.621Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-19T20:18:15.621Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-19T20:18:15.621Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-19T20:18:15.621Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-19T20:18:16.615Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-19T20:18:16.615Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-19T20:18:16.623Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-19T20:18:17.612Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-19T20:18:18.084Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-19T20:18:18.510Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-19T20:18:20.397Z] docker_cli_swarm_unix_test.go:62: [d04d1e5fd44a1] joining swarm manager [d02e4d4b67804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:19:16.564Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-19T20:19:16.564Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-19T20:19:16.564Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-19T20:19:18.451Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-19T20:19:21.718Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-19T20:19:23.608Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-19T20:19:25.496Z] docker_api_swarm_test.go:961: [deb4fd3e7139f] joining swarm manager [d2acbde0925a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-19T20:19:47.374Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-19T20:19:59.536Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-19T20:19:59.817Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-19T20:20:02.331Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-19T20:20:04.846Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-19T20:20:14.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-19T20:20:18.052Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-19T20:20:20.570Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-19T20:20:23.084Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-19T20:20:25.599Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-19T20:20:28.114Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-19T20:20:30.116Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-19T20:20:30.116Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-19T20:20:30.116Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-19T20:20:30.116Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-19T20:20:30.116Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-19T20:20:30.116Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-19T20:20:30.116Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-19T20:20:30.116Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-19T20:20:30.116Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-19T20:20:30.663Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-19T20:20:33.178Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-19T20:20:33.929Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-19T20:20:33.929Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-19T20:20:33.929Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-19T20:20:33.929Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-19T20:20:33.929Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-19T20:20:37.738Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-19T20:20:39.965Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-19T20:20:39.965Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-19T20:20:39.965Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-19T20:20:39.965Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-19T20:20:39.965Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-19T20:20:39.965Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-19T20:20:39.965Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-19T20:20:39.965Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-19T20:20:39.965Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-19T20:20:43.823Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-19T20:20:43.823Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-19T20:20:43.823Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-19T20:20:43.823Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-19T20:20:43.823Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-19T20:20:51.009Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-19T20:21:29.338Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-19T20:21:41.499Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite (1589.24s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.16s) [2022-01-19T20:21:59.544Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.67s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.47s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.61s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.82s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.96s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.21s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.90s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.15s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.79s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.58s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.05s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.36s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.66s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.12s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.43s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.72s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.98s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.91s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.24s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.08s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.67s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.52s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.41s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.59s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.78s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.24s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.78s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.95s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.69s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.02s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.59s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.03s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.25s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.48s) [2022-01-19T20:21:59.544Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.24s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.95s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.25s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.72s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.89s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.27s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.76s) [2022-01-19T20:21:59.544Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-01-19T20:21:59.544Z] === RUN TestDockerExternalVolumeSuite [2022-01-19T20:21:59.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-19T20:21:59.544Z] docker_cli_external_volume_driver_test.go:53: [d2746b57c88c0] daemon is not started [2022-01-19T20:22:14.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-19T20:23:18.263Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-19T20:23:18.263Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-19T20:23:18.263Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-19T20:23:18.263Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-19T20:23:18.263Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-19T20:23:21.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-19T20:23:24.187Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-19T20:23:24.660Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-19T20:23:24.660Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-19T20:23:24.660Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-19T20:23:24.660Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-19T20:23:24.660Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-19T20:23:24.660Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-19T20:23:24.660Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-19T20:23:24.660Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-19T20:23:25.655Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-19T20:23:29.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-19T20:23:31.052Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-19T20:23:31.052Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-19T20:23:31.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-19T20:23:31.524Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-19T20:23:31.524Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-19T20:23:31.524Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-19T20:23:31.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-19T20:23:35.336Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-19T20:23:46.764Z] docker_cli_external_volume_driver_test.go:53: [df13fa947925f] daemon is not started [2022-01-19T20:23:50.323Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-19T20:23:55.117Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-19T20:23:56.113Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-19T20:23:56.114Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-19T20:23:56.114Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-19T20:23:59.931Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-19T20:24:01.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-19T20:24:02.168Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-19T20:24:12.632Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-19T20:24:12.632Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-19T20:24:12.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-19T20:24:12.632Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-19T20:24:12.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-19T20:24:12.632Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-19T20:24:12.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-19T20:24:12.632Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-19T20:24:12.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-19T20:24:13.104Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-19T20:24:19.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-19T20:24:31.796Z] docker_cli_external_volume_driver_test.go:53: [def7740e3724b] daemon is not started [2022-01-19T20:24:46.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-19T20:24:46.907Z] docker_cli_external_volume_driver_test.go:53: [db3b810c98843] daemon is not started [2022-01-19T20:25:04.075Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-19T20:25:04.075Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-19T20:25:04.075Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-19T20:25:04.075Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-19T20:25:04.075Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-19T20:25:04.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-19T20:25:19.054Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-19T20:25:19.054Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-19T20:25:19.525Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-19T20:25:20.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-19T20:25:29.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-19T20:25:29.222Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-19T20:25:29.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-19T20:25:36.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-19T20:25:36.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-19T20:25:47.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-19T20:25:49.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-19T20:25:57.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-19T20:25:57.841Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-19T20:25:58.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-19T20:26:05.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-19T20:26:05.508Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-19T20:26:05.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-19T20:26:05.508Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-19T20:26:05.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-19T20:26:07.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-19T20:26:12.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-19T20:26:12.707Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-19T20:26:12.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-19T20:26:12.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-19T20:26:12.707Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-19T20:26:12.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-19T20:26:12.707Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-19T20:26:13.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-19T20:26:53.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-19T20:27:04.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-19T20:27:05.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-19T20:27:05.699Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-19T20:27:06.693Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-19T20:27:06.693Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-19T20:27:07.164Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-19T20:27:08.740Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-19T20:27:08.740Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-19T20:27:08.740Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-19T20:27:11.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-19T20:27:14.636Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-19T20:27:15.631Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-19T20:27:15.631Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-19T20:27:15.631Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-19T20:27:15.631Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-19T20:27:16.103Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-19T20:27:17.681Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-19T20:27:18.676Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-19T20:27:19.669Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-19T20:27:20.140Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-19T20:27:20.614Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-19T20:27:27.810Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-19T20:27:30.045Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-19T20:27:30.045Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-19T20:27:30.045Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-19T20:27:31.623Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-19T20:27:31.623Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-19T20:27:31.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-19T20:27:32.095Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-19T20:27:34.329Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-19T20:27:35.914Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-19T20:27:36.387Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-19T20:27:36.387Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-19T20:27:36.387Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-19T20:27:37.382Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-19T20:27:38.376Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-19T20:27:38.376Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-19T20:27:38.376Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-19T20:27:38.376Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-19T20:27:38.376Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-19T20:27:43.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-19T20:27:45.593Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-19T20:28:15.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-19T20:28:28.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-19T20:28:28.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-19T20:28:28.384Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-19T20:28:28.384Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-19T20:28:33.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-19T20:28:33.175Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-19T20:28:33.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-19T20:28:33.175Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-19T20:28:33.647Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-19T20:28:33.647Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-19T20:28:33.647Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-19T20:28:34.643Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-19T20:28:34.643Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-19T20:28:34.643Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-19T20:28:46.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-19T20:28:46.109Z] docker_cli_external_volume_driver_test.go:485: [ded7fcef206a9] daemon is not started [2022-01-19T20:29:00.941Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-19T20:29:00.941Z] docker_cli_external_volume_driver_test.go:53: [d39e923796bdb] daemon is not started [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-01-19T20:29:15.773Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-19T20:29:15.773Z] PASS [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] === Skipped [2022-01-19T20:29:15.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-19T20:29:15.773Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-19T20:29:15.773Z] check_test.go:309: [d9fcc66b71fef] daemon is not started [2022-01-19T20:29:15.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-19T20:29:15.773Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-19T20:29:15.773Z] check_test.go:309: [d4833a0b73720] daemon is not started [2022-01-19T20:29:15.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-19T20:29:15.773Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-19T20:29:15.773Z] check_test.go:309: [de5ede97e3e9d] daemon is not started [2022-01-19T20:29:15.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-19T20:29:15.773Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-19T20:29:15.773Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-19T20:29:15.773Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-19T20:29:15.773Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] [2022-01-19T20:29:15.773Z] DONE 273 tests, 5 skipped in 2410.064s [2022-01-19T20:29:15.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-19T20:29:15.773Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d17e2a3db683b/docker.pid [2022-01-19T20:29:15.773Z] +++ kill 4777 [2022-01-19T20:29:15.773Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4777 is not a child of this shell [2022-01-19T20:29:15.773Z] warning: PID 4777 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d17e2a3db683b/docker.pid had a nonzero exit code [2022-01-19T20:29:15.773Z] ++++ cat bundles/test-integration/docker.pid [2022-01-19T20:29:15.773Z] +++ kill 8076 [2022-01-19T20:29:17.136Z] +++ /etc/init.d/apparmor stop [2022-01-19T20:29:17.136Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-19T20:29:17.136Z] [2022-01-19T20:29:17.136Z] Unloading profiles will leave already running processes permanently [2022-01-19T20:29:17.136Z] unconfined, which can lead to unexpected situations. [2022-01-19T20:29:17.136Z] [2022-01-19T20:29:17.136Z] To set a process to complain mode, use the command line tool [2022-01-19T20:29:17.136Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-19T20:29:17.136Z] +++ true [2022-01-19T20:29:17.136Z] exiting test-integration [2022-01-19T20:29:17.136Z] ++ exit 0 [2022-01-19T20:29:17.136Z] [2022-01-19T20:29:17.136Z] + exit 0 [2022-01-19T20:29:17.136Z] ++ jobs -p [2022-01-19T20:29:17.136Z] + pids= [2022-01-19T20:29:17.136Z] + echo 'Remaining pids to kill: []' [2022-01-19T20:29:17.136Z] Remaining pids to kill: [] [2022-01-19T20:29:17.136Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-19T20:29:17.146Z] Recording test results [2022-01-19T20:29:17.420Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-19T20:29:17.420Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-19T20:29:17.420Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-19T20:29:17.420Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-19T20:29:18.845Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-19T20:29:19.215Z] + echo Ensuring container killed. [2022-01-19T20:29:19.215Z] Ensuring container killed. [2022-01-19T20:29:19.215Z] + docker ps -aq -f name=docker-pr10-* [2022-01-19T20:29:19.215Z] + cids=76dfb2d0e31e [2022-01-19T20:29:19.215Z] 4ede780f4f0d [2022-01-19T20:29:19.215Z] 9164daaadad3 [2022-01-19T20:29:19.215Z] + [ -n 76dfb2d0e31e [2022-01-19T20:29:19.215Z] 4ede780f4f0d [2022-01-19T20:29:19.215Z] 9164daaadad3 ] [2022-01-19T20:29:19.215Z] + docker rm -vf 76dfb2d0e31e 4ede780f4f0d 9164daaadad3 [2022-01-19T20:29:21.734Z] 76dfb2d0e31e [2022-01-19T20:29:21.734Z] 4ede780f4f0d [2022-01-19T20:29:21.734Z] 9164daaadad3 [Pipeline] sh [2022-01-19T20:29:22.007Z] + echo Chowning /workspace to jenkins user [2022-01-19T20:29:22.007Z] Chowning /workspace to jenkins user [2022-01-19T20:29:22.007Z] + id -u [2022-01-19T20:29:22.007Z] + id -g [2022-01-19T20:29:22.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43147:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-19T20:29:24.863Z] + bundleName=amd64 [2022-01-19T20:29:24.863Z] + echo Creating amd64-bundles.tar.gz [2022-01-19T20:29:24.863Z] Creating amd64-bundles.tar.gz [2022-01-19T20:29:24.864Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-19T20:29:24.864Z] + 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-01-19T20:29:25.801Z] Archiving artifacts [2022-01-19T20:29:27.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T20:29:27.898Z] + make clean [2022-01-19T20:29:27.898Z] docker volume rm -f docker-dev-cache [2022-01-19T20:29:27.898Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:29:53.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-19T20:29:54.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-19T20:29:55.911Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-19T20:30:00.691Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-19T20:30:09.384Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-19T20:30:11.610Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-19T20:31:53.192Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-19T20:31:53.192Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-19T20:31:53.192Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-19T20:31:53.192Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-19T20:33:34.790Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-19T20:33:34.790Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-19T20:33:34.790Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-19T20:33:52.487Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-19T20:34:07.313Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-19T20:34:32.464Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-19T20:35:23.230Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-19T20:35:38.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-19T20:35:50.772Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-19T20:38:02.815Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-19T20:38:02.815Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-19T20:38:02.815Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-19T20:38:02.815Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-19T20:38:03.288Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-19T20:38:10.477Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-19T20:38:14.300Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-19T20:38:20.202Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-19T20:38:20.202Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-19T20:38:20.202Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-19T20:38:20.202Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-19T20:38:20.202Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-19T20:38:20.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-19T20:38:24.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-19T20:38:24.984Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-19T20:38:24.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-19T20:38:24.984Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-19T20:38:24.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-19T20:38:24.984Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-19T20:38:24.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-19T20:38:25.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-19T20:38:31.877Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-19T20:38:53.337Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-19T20:38:53.337Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-19T20:38:53.337Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-19T20:38:53.337Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-19T20:38:53.337Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-19T20:38:53.337Z] === RUN TestDockerSuite/TestBuildFails [2022-01-19T20:38:59.239Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-19T20:38:59.239Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-19T20:39:06.431Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-19T20:39:12.334Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-19T20:39:21.040Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-19T20:39:33.579Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-19T20:39:34.050Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-19T20:39:41.244Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-19T20:39:41.244Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-19T20:39:41.244Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-19T20:39:41.244Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-19T20:39:42.239Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-19T20:39:42.239Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-19T20:39:42.239Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-19T20:39:57.220Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-19T20:39:57.220Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-19T20:39:57.220Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-19T20:40:12.205Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-19T20:40:12.205Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-19T20:40:14.431Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-19T20:40:14.431Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-19T20:40:14.431Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-19T20:40:14.904Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-19T20:40:15.376Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-19T20:40:21.278Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-19T20:40:21.750Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-19T20:40:22.222Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-19T20:40:23.812Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-19T20:40:24.290Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-19T20:40:25.868Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-19T20:40:27.451Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-19T20:40:34.644Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-19T20:40:34.644Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-19T20:40:34.644Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-19T20:40:34.644Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-19T20:40:34.644Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-19T20:40:34.644Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-19T20:40:35.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-19T20:40:35.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-19T20:40:35.117Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-19T20:40:36.110Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-19T20:40:36.582Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-19T20:40:42.474Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-19T20:41:07.766Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-19T20:41:07.766Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-19T20:41:07.766Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-19T20:41:07.766Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-19T20:41:43.454Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-19T20:42:08.601Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-19T20:42:11.515Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-19T20:42:18.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-19T20:42:24.392Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-19T20:42:45.495Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-19T20:42:45.495Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-19T20:42:45.495Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-19T20:42:52.582Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-19T20:42:53.557Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-19T20:42:53.557Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-19T20:42:53.557Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-19T20:42:53.557Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-19T20:42:53.557Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-19T20:43:02.162Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-19T20:43:12.632Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-19T20:43:14.210Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-19T20:43:14.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-19T20:43:14.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-19T20:43:17.647Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-19T20:43:19.221Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-19T20:43:20.797Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-19T20:43:35.774Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-19T20:43:38.002Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-19T20:43:48.476Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-19T20:43:52.290Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-19T20:44:02.761Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-19T20:44:09.962Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-19T20:44:14.744Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-19T20:44:16.320Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-19T20:44:16.320Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-19T20:44:16.320Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-19T20:44:16.320Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-19T20:44:16.320Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-19T20:44:19.289Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-19T20:44:19.289Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-19T20:44:19.289Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-19T20:45:10.232Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-19T20:45:46.157Z] === RUN TestDockerSuite/TestBuildRm [2022-01-19T20:46:01.154Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-19T20:46:04.980Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-19T20:46:04.980Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-19T20:46:05.452Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-19T20:46:05.452Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-19T20:46:05.925Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-19T20:46:08.157Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-19T20:46:11.986Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-19T20:46:16.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-19T20:46:22.669Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-19T20:46:48.017Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-19T20:46:48.017Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-19T20:46:48.017Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-19T20:47:00.569Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-19T20:47:00.569Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-19T20:47:07.671Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-19T20:47:07.671Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-19T20:47:12.367Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-19T20:47:37.516Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-19T20:47:37.516Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-19T20:47:37.516Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-19T20:47:40.423Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-19T20:47:41.969Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-19T20:47:47.261Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-19T20:47:54.350Z] === RUN TestDockerSuite/TestBuildUser [2022-01-19T20:47:54.350Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-19T20:47:54.350Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-19T20:47:54.350Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-19T20:47:54.350Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-19T20:47:54.350Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-19T20:47:54.350Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-19T20:47:59.037Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-19T20:48:00.005Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-19T20:48:03.745Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-19T20:48:03.745Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-19T20:48:03.745Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-19T20:48:03.745Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-19T20:48:03.745Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-19T20:48:33.717Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-19T20:48:33.717Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-19T20:48:46.105Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-19T20:48:53.276Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-19T20:48:53.276Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-19T20:48:53.276Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-19T20:48:53.276Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-19T20:48:53.276Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-19T20:48:56.251Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-19T20:48:56.251Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-19T20:48:56.722Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-19T20:49:09.267Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-19T20:49:15.161Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-19T20:49:15.161Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-19T20:49:36.451Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-19T20:49:36.451Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-19T20:49:36.451Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-19T20:49:36.451Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-19T20:49:36.451Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-19T20:49:36.451Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-19T20:49:36.451Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-19T20:49:38.026Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-19T20:49:48.485Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-19T20:49:49.481Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-19T20:49:49.481Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-19T20:49:49.952Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-19T20:49:49.952Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-19T20:49:49.952Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-19T20:49:49.952Z] docker_cli_sni_test.go:18: Flakey test [2022-01-19T20:49:49.952Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-19T20:49:52.920Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-19T20:49:58.816Z] === RUN TestDockerSuite/TestCommitChange [2022-01-19T20:50:04.712Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-19T20:50:09.503Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-19T20:50:09.503Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-19T20:50:09.503Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-19T20:50:27.936Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-19T20:50:27.936Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-19T20:50:27.936Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-19T20:50:42.916Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-19T20:50:46.725Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-19T20:50:46.725Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-19T20:50:46.725Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-19T20:50:46.725Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-19T20:50:46.725Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-19T20:50:46.725Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-19T20:50:46.725Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-19T20:50:46.725Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-19T20:51:08.023Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-19T20:51:18.497Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-19T20:51:18.497Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-19T20:51:18.497Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-19T20:51:20.728Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-19T20:51:20.728Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-19T20:51:20.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-19T20:51:20.728Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-19T20:51:20.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-19T20:51:20.728Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-19T20:51:20.728Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-19T20:51:29.433Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-19T20:51:29.433Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-19T20:51:29.433Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-19T20:51:29.433Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-19T20:51:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-19T20:51:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-19T20:51:31.669Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-19T20:51:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-19T20:51:31.669Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-19T20:51:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-19T20:51:31.669Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-19T20:51:31.669Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-19T20:51:34.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-19T20:51:37.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-19T20:51:39.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-19T20:51:39.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-19T20:51:39.853Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-19T20:51:39.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-19T20:51:42.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-19T20:51:42.829Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-19T20:51:45.063Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-19T20:51:45.063Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-19T20:51:45.063Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-19T20:51:45.063Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T20:51:45.063Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-19T20:51:48.031Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-19T20:51:48.031Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-19T20:51:50.266Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-19T20:51:50.266Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-19T20:51:50.266Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-19T20:51:53.240Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-19T20:51:53.711Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-19T20:52:00.902Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-19T20:52:05.680Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-19T20:52:10.469Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-19T20:52:10.469Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-19T20:52:10.469Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-19T20:52:10.469Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-19T20:52:10.469Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-19T20:52:12.703Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-19T20:52:12.703Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-19T20:52:12.703Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-19T20:52:15.683Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-19T20:52:15.683Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-19T20:52:15.683Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-19T20:52:17.913Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-19T20:52:18.386Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-19T20:52:23.168Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-19T20:52:25.402Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-19T20:52:25.402Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-19T20:52:25.402Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-19T20:52:25.402Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-19T20:52:25.402Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-19T20:52:25.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-19T20:52:27.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-19T20:52:27.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-19T20:52:36.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-19T20:52:37.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-19T20:52:40.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-19T20:52:43.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000100930_} [2022-01-19T20:52:52.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1637657386_c:\foo_false____} [2022-01-19T20:52:59.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1637657386_c:\foo_true____} [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-19T20:53:08.201Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-19T20:53:08.201Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-19T20:53:08.201Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-19T20:53:08.201Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-19T20:53:08.201Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-19T20:53:08.201Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-19T20:53:08.201Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-19T20:53:10.386Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-19T20:53:10.386Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-19T20:53:10.386Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-19T20:53:10.386Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-19T20:53:13.297Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-19T20:53:13.297Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-19T20:53:13.297Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-19T20:53:13.297Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-19T20:53:16.205Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-19T20:53:16.205Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-19T20:53:16.205Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-19T20:53:16.205Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-19T20:53:16.205Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-19T20:53:16.205Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-19T20:53:16.205Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-19T20:53:22.010Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-19T20:53:24.196Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-19T20:53:24.196Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-19T20:53:24.196Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-19T20:53:24.196Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-19T20:53:24.196Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-19T20:53:41.898Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-19T20:53:41.898Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-19T20:53:41.898Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-19T20:53:41.898Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-19T20:53:41.898Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-19T20:53:50.482Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-19T20:53:50.482Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-19T20:53:50.482Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-19T20:53:50.482Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-19T20:53:50.482Z] === RUN TestDockerSuite/TestCpToDot [2022-01-19T20:53:53.398Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-19T20:53:53.398Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-19T20:53:53.398Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-19T20:53:53.398Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-19T20:53:53.398Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-19T20:54:01.987Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-19T20:54:01.987Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-19T20:54:01.987Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-19T20:54:01.987Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-19T20:54:01.987Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-19T20:54:03.533Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-19T20:54:06.449Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-19T20:54:06.449Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-19T20:54:06.911Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-19T20:54:09.097Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-19T20:54:10.068Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-19T20:54:10.529Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-19T20:54:10.529Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-19T20:54:10.529Z] === RUN TestDockerSuite/TestCreateRM [2022-01-19T20:54:10.529Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-19T20:54:10.529Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-19T20:54:10.990Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-19T20:54:10.990Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-19T20:54:11.450Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-19T20:54:21.802Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-19T20:54:21.802Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-19T20:54:21.802Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-19T20:54:25.545Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-19T20:54:26.012Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-19T20:54:26.012Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-19T20:54:26.012Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-19T20:54:28.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-19T20:54:28.930Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-19T20:54:28.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-19T20:54:29.390Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-19T20:54:29.390Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDockerFails [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-19T20:54:29.390Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-19T20:54:29.390Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-19T20:54:29.390Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-19T20:54:29.390Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-19T20:54:29.390Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-19T20:54:29.390Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-19T20:54:32.307Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-19T20:54:35.219Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-19T20:54:43.799Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-19T20:54:58.682Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-19T20:55:04.584Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-19T20:55:10.476Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-19T20:55:12.709Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-19T20:55:13.706Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-19T20:55:20.904Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-19T20:55:21.376Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-19T20:55:22.373Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-19T20:55:28.269Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-19T20:55:34.171Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-19T20:55:34.171Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-19T20:55:34.171Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-19T20:55:34.171Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-19T20:55:35.165Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-19T20:55:35.165Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-19T20:55:35.165Z] === RUN TestDockerSuite/TestEventsRename [2022-01-19T20:55:38.142Z] === RUN TestDockerSuite/TestEventsResize [2022-01-19T20:55:41.111Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-19T20:55:44.936Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-19T20:55:47.917Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-19T20:55:52.695Z] === RUN TestDockerSuite/TestEventsTop [2022-01-19T20:55:52.695Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-19T20:55:52.695Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-19T20:55:55.670Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-19T20:56:02.867Z] === RUN TestDockerSuite/TestExec [2022-01-19T20:56:02.867Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T20:56:02.867Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-19T20:56:02.867Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-19T20:56:02.867Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-19T20:56:05.844Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-19T20:56:08.080Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-19T20:56:08.080Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T20:56:08.080Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-19T20:56:08.080Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-19T20:56:08.080Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-19T20:56:08.080Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-19T20:56:08.080Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-19T20:56:10.313Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-19T20:56:13.284Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-19T20:56:15.515Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-19T20:56:19.340Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-19T20:56:24.118Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-19T20:56:24.118Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-19T20:56:24.118Z] === RUN TestDockerSuite/TestExecEnv [2022-01-19T20:56:24.118Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-19T20:56:24.118Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-19T20:56:24.118Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-19T20:56:24.118Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-19T20:56:27.096Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-19T20:56:32.996Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-19T20:56:32.996Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecParseError [2022-01-19T20:56:32.996Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-19T20:56:32.996Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-19T20:56:32.996Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-19T20:56:32.996Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-19T20:56:35.231Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-19T20:56:35.231Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-19T20:56:35.231Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-19T20:56:35.231Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-19T20:56:35.231Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-19T20:56:35.231Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-19T20:56:35.231Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-19T20:56:35.231Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-19T20:56:35.231Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-19T20:56:35.231Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-19T20:56:35.704Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-19T20:56:38.680Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-19T20:56:38.680Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-19T20:56:38.680Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-19T20:56:49.292Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-19T20:56:49.292Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-19T20:56:49.292Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-19T20:56:49.292Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-19T20:56:49.292Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-19T20:56:49.292Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-19T20:56:49.292Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-19T20:56:55.176Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-19T20:57:02.265Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-19T20:57:05.182Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-19T20:57:12.273Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestHealth [2022-01-19T20:57:12.273Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-19T20:57:12.273Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-19T20:57:18.079Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-19T20:57:18.079Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-19T20:57:19.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-19T20:57:19.049Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-19T20:57:19.049Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-19T20:57:20.592Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-19T20:57:20.592Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-19T20:57:22.775Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-19T20:57:22.775Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-19T20:57:25.699Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-19T20:57:34.289Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-19T20:57:34.289Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-19T20:57:34.289Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-19T20:57:34.289Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-19T20:57:38.027Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-19T20:57:38.027Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-19T20:57:40.212Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportFile [2022-01-19T20:57:40.212Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-19T20:57:40.212Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-19T20:57:40.212Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-19T20:57:40.212Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-19T20:57:40.212Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-19T20:57:40.212Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-19T20:57:40.212Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-19T20:57:40.212Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-19T20:57:40.212Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-19T20:57:40.212Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-19T20:57:43.122Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-19T20:57:46.031Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-19T20:57:46.031Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-19T20:57:46.031Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-19T20:57:46.031Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-19T20:57:46.031Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-19T20:57:46.031Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-19T20:57:46.031Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-19T20:57:46.031Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-19T20:57:48.214Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-19T20:57:48.214Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-19T20:57:51.127Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-19T20:57:51.127Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-19T20:57:51.127Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-19T20:57:51.127Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-19T20:57:51.127Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-19T20:57:51.127Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-19T20:57:51.127Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-19T20:57:54.042Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-19T20:57:58.741Z] === RUN TestDockerSuite/TestInspectImage [2022-01-19T20:57:58.741Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T20:57:58.741Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-19T20:57:58.741Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-19T20:57:58.741Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-19T20:57:58.741Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-19T20:57:58.741Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-19T20:58:01.670Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-19T20:58:04.452Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-19T20:58:04.452Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-19T20:58:07.360Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-19T20:58:09.546Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-19T20:58:09.546Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-19T20:58:09.546Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-19T20:58:10.006Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-19T20:58:12.192Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-19T20:58:15.934Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-19T20:58:21.742Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-19T20:58:23.927Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-19T20:58:26.839Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-19T20:58:29.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-19T20:58:31.936Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-19T20:58:34.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-19T20:58:37.031Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-19T20:58:37.031Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-19T20:58:37.031Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-19T20:58:37.491Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-19T20:58:37.491Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-19T20:58:37.491Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-19T20:58:37.491Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-19T20:58:40.406Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-19T20:58:42.597Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-19T20:58:49.687Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-19T20:58:51.877Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-19T20:58:51.877Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-19T20:58:51.877Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-19T20:58:54.844Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-19T20:58:54.844Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-19T20:59:03.561Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-19T20:59:12.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-19T20:59:19.447Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-19T20:59:22.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-19T20:59:25.380Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-19T20:59:25.380Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-19T20:59:25.380Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-19T20:59:28.345Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-19T20:59:35.535Z] === RUN TestDockerSuite/TestLogsSince [2022-01-19T20:59:46.002Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-19T20:59:46.002Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-19T20:59:46.002Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-19T20:59:46.002Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-19T20:59:46.002Z] === RUN TestDockerSuite/TestLogsTail [2022-01-19T20:59:48.231Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-19T20:59:51.195Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-19T20:59:54.171Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-19T20:59:54.171Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestNetHostname [2022-01-19T20:59:54.171Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-19T20:59:54.171Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-19T20:59:54.171Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-19T20:59:54.171Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestPluginActive [2022-01-19T20:59:54.171Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.171Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-19T20:59:54.171Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-19T20:59:54.642Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-19T20:59:54.642Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-19T20:59:54.642Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-19T20:59:54.642Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-19T20:59:54.642Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-19T20:59:54.642Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-19T20:59:54.642Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-19T20:59:54.642Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPortList [2022-01-19T20:59:54.642Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-19T20:59:54.642Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-19T21:00:00.542Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-19T21:00:00.542Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-19T21:00:00.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-19T21:00:06.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-19T21:00:06.461Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-19T21:00:06.461Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-19T21:00:16.913Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-19T21:00:16.913Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-19T21:00:16.913Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-19T21:00:27.370Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-19T21:00:57.544Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-19T21:00:57.544Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-19T21:00:57.544Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-19T21:00:57.544Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-19T21:01:09.945Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-19T21:01:17.027Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-19T21:01:38.241Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-19T21:01:42.935Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-19T21:01:42.935Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-19T21:01:42.935Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-19T21:01:42.935Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-19T21:01:42.935Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-19T21:01:55.335Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-19T21:01:55.335Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-19T21:01:55.335Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-19T21:01:55.335Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-19T21:01:55.335Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-19T21:01:55.335Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-19T21:01:55.335Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-19T21:01:55.335Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-19T21:01:55.335Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-19T21:02:05.667Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-19T21:02:05.667Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-19T21:02:05.667Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-19T21:02:07.206Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-19T21:02:07.206Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-19T21:02:07.206Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-19T21:02:08.747Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-19T21:02:09.206Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-19T21:02:09.206Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-19T21:02:09.206Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-19T21:02:16.415Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-19T21:02:21.118Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-19T21:02:23.298Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-19T21:02:48.462Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-19T21:02:48.462Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T21:02:48.462Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-19T21:02:55.556Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-19T21:02:56.016Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-19T21:02:56.016Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-19T21:02:56.983Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-19T21:03:02.787Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-19T21:03:07.487Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-19T21:03:07.487Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T21:03:07.487Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-19T21:03:12.182Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-19T21:03:12.182Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-19T21:03:12.182Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-19T21:03:29.997Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-19T21:03:32.227Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-19T21:03:33.221Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-19T21:03:41.927Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-19T21:03:47.822Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-19T21:04:02.804Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-19T21:04:06.612Z] === RUN TestDockerSuite/TestRmiTag [2022-01-19T21:04:07.604Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-19T21:04:10.575Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-19T21:04:35.923Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-19T21:04:38.154Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-19T21:04:44.054Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.629Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-19T21:04:45.629Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.630Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-19T21:04:45.630Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-19T21:04:45.630Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-19T21:04:47.859Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-19T21:04:47.859Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-19T21:04:47.859Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-19T21:04:47.859Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-19T21:04:47.859Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-19T21:04:58.318Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-19T21:05:01.304Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-19T21:05:04.282Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-19T21:05:07.260Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-19T21:05:09.491Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-19T21:05:09.491Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-19T21:05:15.385Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-19T21:05:15.385Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-19T21:05:17.618Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-19T21:05:17.618Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-19T21:05:17.618Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-19T21:05:21.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-19T21:05:21.434Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-19T21:05:21.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-19T21:05:21.434Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-19T21:05:21.434Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-19T21:05:23.663Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-19T21:05:23.663Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-19T21:05:25.901Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-19T21:05:28.869Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-19T21:05:31.107Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-19T21:05:31.107Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-19T21:05:31.107Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-19T21:05:31.107Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-19T21:05:31.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-19T21:05:31.107Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-19T21:05:31.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-19T21:05:34.074Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-19T21:05:34.074Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-19T21:05:34.074Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-19T21:05:34.074Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-19T21:05:34.074Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-19T21:05:34.074Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-19T21:05:34.074Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-19T21:05:34.074Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-19T21:05:34.074Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-19T21:05:35.649Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-19T21:05:42.864Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-19T21:05:42.864Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-19T21:05:45.092Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-19T21:05:45.092Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-19T21:05:45.092Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-19T21:05:45.569Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-19T21:05:45.569Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-19T21:05:45.569Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-19T21:05:47.797Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-19T21:05:50.767Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-19T21:05:50.767Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-19T21:05:50.767Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-19T21:05:52.995Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-19T21:05:52.995Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-19T21:05:52.995Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-19T21:05:52.995Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-19T21:05:52.995Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-19T21:05:52.995Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-19T21:05:52.995Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-19T21:06:00.183Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-19T21:06:03.152Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-19T21:06:05.379Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-19T21:06:08.351Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-19T21:06:08.351Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-19T21:06:18.824Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-19T21:06:18.824Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-19T21:06:18.824Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-19T21:06:18.824Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-19T21:06:18.824Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-19T21:06:18.824Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-19T21:06:29.287Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-19T21:06:29.287Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-19T21:06:29.287Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunMount [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-19T21:06:30.864Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-19T21:06:30.864Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-19T21:06:31.336Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-19T21:06:31.336Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-19T21:06:31.336Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-19T21:06:31.336Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-19T21:06:31.336Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-19T21:06:40.032Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-19T21:06:40.032Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-19T21:06:40.032Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-19T21:06:40.032Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-19T21:06:40.032Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-19T21:06:40.032Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-19T21:06:40.032Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-19T21:06:44.810Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-19T21:06:53.505Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-19T21:06:53.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-19T21:06:54.504Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-19T21:06:56.734Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-19T21:06:59.703Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-19T21:07:00.704Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-19T21:07:02.938Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.409Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-19T21:07:03.409Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.410Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-19T21:07:03.410Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-19T21:07:03.410Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-19T21:07:07.222Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-19T21:07:07.222Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-19T21:07:07.222Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-19T21:07:07.222Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-19T21:07:07.222Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-19T21:07:07.222Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-19T21:07:15.922Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-19T21:07:15.922Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-19T21:07:15.922Z] === RUN TestDockerSuite/TestRunRm [2022-01-19T21:07:18.895Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-19T21:07:24.806Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-19T21:07:27.778Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-19T21:07:34.970Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-19T21:07:37.202Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-19T21:07:40.170Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-19T21:07:40.170Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-19T21:07:40.170Z] === RUN TestDockerSuite/TestRunState [2022-01-19T21:07:40.170Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-19T21:07:40.170Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-19T21:07:43.982Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-19T21:07:43.982Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-19T21:07:43.982Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-19T21:07:46.218Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-19T21:07:46.218Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-19T21:07:46.218Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-19T21:07:46.218Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-19T21:07:46.218Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-19T21:07:46.691Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-19T21:07:46.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-19T21:07:46.691Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-19T21:07:46.691Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-19T21:07:52.515Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-19T21:07:52.515Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-19T21:07:59.588Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-19T21:07:59.588Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-19T21:07:59.588Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-19T21:08:02.496Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-19T21:08:02.496Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-19T21:08:02.496Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-19T21:08:02.496Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-19T21:08:02.496Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-19T21:08:11.073Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-19T21:08:18.152Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-19T21:08:28.504Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-19T21:08:37.080Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-19T21:08:37.080Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-19T21:08:37.080Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-19T21:08:37.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-19T21:08:39.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-19T21:08:42.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-19T21:08:45.082Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-19T21:08:45.082Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-19T21:08:49.778Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-19T21:08:51.320Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-19T21:08:54.230Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-19T21:09:00.035Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-19T21:09:00.035Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-19T21:09:00.035Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-19T21:09:00.035Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-19T21:09:00.035Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-19T21:09:00.035Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-19T21:09:00.035Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-19T21:09:02.216Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-19T21:09:02.216Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-19T21:09:02.677Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-19T21:09:03.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-19T21:09:05.329Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-19T21:09:17.725Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-19T21:09:17.725Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-19T21:09:17.725Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-19T21:09:28.062Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-19T21:09:28.062Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-19T21:09:28.062Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-19T21:09:32.771Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-19T21:09:32.771Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-19T21:09:32.771Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-19T21:09:32.771Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-19T21:09:32.771Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-19T21:09:32.771Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-19T21:09:32.771Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-19T21:09:32.771Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-19T21:09:32.771Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-19T21:09:45.162Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-19T21:09:45.162Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-19T21:09:46.700Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-19T21:09:49.629Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-19T21:09:49.629Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-19T21:09:49.629Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-19T21:09:52.597Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-19T21:09:52.597Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-19T21:09:52.597Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-19T21:09:52.597Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-19T21:09:52.597Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-19T21:09:52.597Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-19T21:09:52.597Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-19T21:10:07.577Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-19T21:10:08.049Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-19T21:10:08.521Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-19T21:10:08.521Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-19T21:10:08.521Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-19T21:10:08.521Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-19T21:10:08.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-19T21:10:09.466Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-19T21:10:18.170Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-19T21:10:18.170Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-19T21:10:21.139Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-19T21:10:21.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-19T21:10:22.086Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-19T21:10:22.086Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-19T21:10:22.086Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-19T21:10:32.558Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-19T21:10:32.558Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-19T21:10:32.558Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-19T21:10:32.558Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-19T21:10:32.558Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-19T21:10:32.558Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-19T21:10:32.558Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-19T21:10:40.209Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-19T21:10:40.209Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-19T21:10:40.681Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-19T21:10:56.007Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-19T21:10:56.007Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-19T21:10:56.007Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite (3162.58s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (126.00s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.76s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.50s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.61s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-19T21:10:58.239Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-19T21:10:58.239Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.75s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.74s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.96s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.01s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.62s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.93s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.01s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.60s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.29s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.78s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.03s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.00s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.44s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.55s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.12s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.55s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.22s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.53s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.27s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.37s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.76s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.34s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.93s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.33s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.70s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.74s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.27s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.22s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.24s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.56s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.45s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.06s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.64s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.40s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.82s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (51.88s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.15s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.36s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (128.29s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.53s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.95s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.84s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.85s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.70s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFails (7.66s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.46s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.21s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.17s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.23s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.49s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.21s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildHistory (13.16s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.33s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.31s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.93s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.03s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.96s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.51s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.29s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.01s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.00s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.32s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.13s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.83s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.03s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.20s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.65s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.09s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.40s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.44s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.34s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.62s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.49s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.41s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.75s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildRm (15.75s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.27s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.38s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.23s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.60s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.64s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.14s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.77s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.10s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildStderr (5.39s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.66s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.78s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.58s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.24s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.32s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.64s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.73s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.33s) [2022-01-19T21:10:58.240Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.72s) [2022-01-19T21:10:58.240Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.09s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.88s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.38s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.18s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.30s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.38s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.32s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitChange (6.27s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.38s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.78s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitTTY (13.62s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.46s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICommit (18.11s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.21s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.72s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.61s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.64s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.68s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.69s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.37s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.48s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.70s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.17s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.76s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.26s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.44s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.82s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.76s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000100930_} (7.77s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1637657386_c:\foo_false____} (7.79s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1637657386_c:\foo_true____} (7.80s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.75s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.12s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.66s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.18s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCpToStdout (7.77s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.78s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.40s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.42s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.07s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.95s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.83s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.57s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsCopy (6.06s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.04s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.29s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFilters (5.84s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsResize (3.22s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.30s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.17s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.08s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.45s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.35s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.44s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.51s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.66s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.25s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.97s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.83s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecInspectID (5.45s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.99s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.83s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.65s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-01-19T21:10:58.241Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.04s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.92s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.66s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s) [2022-01-19T21:10:58.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.31s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.73s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectHistory (5.21s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.68s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.64s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.43s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.82s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.67s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.76s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.48s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.25s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.99s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.82s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.34s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.25s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.90s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.89s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.63s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsSince (9.46s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsTail (3.23s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.30s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.43s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsByOrder (10.22s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.48s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (26.39s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.83s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.62s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (19.60s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.98s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.80s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.03s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.16s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.86s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.91s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.25s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.05s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.58s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.41s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.79s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.18s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.42s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.10s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.08s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.94s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.98s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.39s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.65s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-19T21:10:58.242Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-19T21:10:58.242Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.56s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.21s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.58s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.55s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.43s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunExitCode (7.33s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.40s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.77s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.64s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.95s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.00s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.58s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.63s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.52s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.59s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.37s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.88s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunRm (2.71s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.86s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.83s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.49s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.65s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.28s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.52s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.35s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.51s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.61s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.44s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.55s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.26s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.26s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.59s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.59s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.33s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.17s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.85s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.82s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.63s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.23s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.99s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.45s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.04s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.71s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.32s) [2022-01-19T21:10:58.243Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-19T21:10:58.243Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-19T21:10:58.243Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.243Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-19T21:10:58.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-19T21:10:58.244Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-19T21:10:58.244Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-19T21:10:58.244Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-19T21:10:58.244Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-19T21:10:58.244Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-19T21:10:58.244Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-19T21:10:58.244Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerDaemonSuite [2022-01-19T21:10:58.244Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-19T21:10:58.244Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-19T21:10:58.244Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-19T21:10:58.244Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-19T21:10:58.244Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerSwarmSuite [2022-01-19T21:10:58.244Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.244Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-19T21:10:58.244Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.245Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-19T21:10:58.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.245Z] --- PASS: TestDockerPluginSuite (0.01s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-19T21:10:58.245Z] === RUN TestDockerExternalVolumeSuite [2022-01-19T21:10:58.245Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-19T21:10:58.245Z] === RUN TestDockerNetworkSuite [2022-01-19T21:10:58.245Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-19T21:10:58.245Z] === RUN TestDockerHubPullSuite [2022-01-19T21:10:58.245Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.245Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-19T21:10:58.245Z] PASS [2022-01-19T21:10:58.245Z] ok github.com/docker/docker/integration-cli 3163.120s [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === Skipped [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-19T21:10:58.717Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.717Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-19T21:10:58.717Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-19T21:10:58.717Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.717Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-19T21:10:58.717Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-19T21:10:58.718Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-19T21:10:58.718Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-19T21:10:58.718Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-19T21:10:58.718Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.718Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-01-19T21:10:58.718Z] [2022-01-19T21:10:58.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-19T21:10:58.719Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-19T21:10:58.719Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-19T21:10:58.719Z] docker_cli_sni_test.go:18: Flakey test [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-19T21:10:58.719Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-19T21:10:58.719Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-19T21:10:58.719Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-19T21:10:58.719Z] [2022-01-19T21:10:58.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-19T21:10:58.720Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-19T21:10:58.720Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.720Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.720Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-19T21:10:58.720Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-19T21:10:58.720Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-19T21:10:58.720Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-19T21:10:58.720Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-19T21:10:58.720Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-19T21:10:58.720Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-19T21:10:58.720Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.720Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-19T21:10:58.720Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-01-19T21:10:58.721Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.04s) [2022-01-19T21:10:58.721Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.04s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-19T21:10:58.721Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-19T21:10:58.721Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-19T21:10:58.721Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-19T21:10:58.721Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-19T21:10:58.721Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-19T21:10:58.721Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-19T21:10:58.721Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-19T21:10:58.721Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.721Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-19T21:10:58.721Z] [2022-01-19T21:10:58.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-19T21:10:58.722Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-19T21:10:58.722Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-19T21:10:58.722Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-19T21:10:58.722Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-19T21:10:58.722Z] [2022-01-19T21:10:58.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-19T21:10:58.722Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-19T21:10:58.722Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-19T21:10:59.212Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-19T21:10:59.212Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-19T21:10:59.212Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-19T21:10:59.213Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-19T21:10:59.213Z] [2022-01-19T21:10:59.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-19T21:10:59.214Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:59.214Z] [2022-01-19T21:10:59.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:59.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.215Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-19T21:10:59.215Z] [2022-01-19T21:10:59.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-19T21:10:59.215Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-19T21:10:59.216Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] DONE 1093 tests, 547 skipped in 3176.452s [2022-01-19T21:10:59.216Z] INFO: Integration tests ended at 01/19/2022 21:10:59. Duration:00:52:56.5919711 [2022-01-19T21:10:59.216Z] INFO: Docker info of the daemon under test at end of run [2022-01-19T21:10:59.216Z] [2022-01-19T21:10:59.216Z] Containers: 2 [2022-01-19T21:10:59.216Z] Running: 0 [2022-01-19T21:10:59.216Z] Paused: 0 [2022-01-19T21:10:59.216Z] Stopped: 2 [2022-01-19T21:10:59.216Z] Images: 18 [2022-01-19T21:10:59.216Z] Server Version: 0.0.0-dev [2022-01-19T21:10:59.216Z] Storage Driver: windowsfilter [2022-01-19T21:10:59.216Z] Windows: [2022-01-19T21:10:59.216Z] Logging Driver: json-file [2022-01-19T21:10:59.216Z] Plugins: [2022-01-19T21:10:59.687Z] Volume: local [2022-01-19T21:10:59.687Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-19T21:10:59.687Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-19T21:10:59.687Z] Swarm: inactive [2022-01-19T21:10:59.687Z] Default Isolation: process [2022-01-19T21:10:59.687Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-19T21:10:59.687Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-19T21:10:59.687Z] OSType: windows [2022-01-19T21:10:59.687Z] Architecture: x86_64 [2022-01-19T21:10:59.687Z] CPUs: 4 [2022-01-19T21:10:59.687Z] Total Memory: 32GiB [2022-01-19T21:10:59.687Z] Name: azwin-2-b7ebe0 [2022-01-19T21:10:59.687Z] ID: 43T7:QJEP:IVRR:LYOM:EO7J:ZWBK:ANCW:L5OX:JCWR:D2LF:Y7LM:7NUQ [2022-01-19T21:10:59.687Z] Docker Root Dir: D:\CI\PR-43147\10\daemon [2022-01-19T21:10:59.687Z] Debug Mode (client): false [2022-01-19T21:10:59.687Z] Debug Mode (server): true [2022-01-19T21:10:59.687Z] File Descriptors: -1 [2022-01-19T21:10:59.687Z] Goroutines: 17 [2022-01-19T21:10:59.687Z] System Time: 2022-01-19T21:10:59.1598722Z [2022-01-19T21:10:59.687Z] EventsListeners: 0 [2022-01-19T21:10:59.687Z] Registry: https://index.docker.io/v1/ [2022-01-19T21:10:59.687Z] Labels: [2022-01-19T21:10:59.687Z] Experimental: false [2022-01-19T21:10:59.687Z] Insecure Registries: [2022-01-19T21:10:59.687Z] 127.0.0.0/8 [2022-01-19T21:10:59.687Z] Live Restore Enabled: false [2022-01-19T21:10:59.687Z] [2022-01-19T21:10:59.687Z] [2022-01-19T21:10:59.687Z] INFO: Stopping daemon under test [2022-01-19T21:10:59.687Z] SUCCESS: The process with PID 3188 (child process of PID 2420) has been terminated. [2022-01-19T21:10:59.687Z] SUCCESS: The process with PID 2420 (child process of PID 3816) has been terminated. [2022-01-19T21:10:59.687Z] INFO: Stop tailing logs of the daemon under tests [2022-01-19T21:10:59.687Z] INFO: executeCI.ps1 Completed successfully at 01/19/2022 21:10:59. [2022-01-19T21:10:59.687Z] INFO: Tidying up at end of run [2022-01-19T21:10:59.687Z] INFO: Saving daemon under test log (d:\CI\PR-43147\10\dut.out) to bundles\CIDUT.out [2022-01-19T21:10:59.687Z] INFO: Saving daemon under test log (d:\CI\PR-43147\10\dut.err) to bundles\CIDUT.err [2022-01-19T21:10:59.688Z] INFO: Nuke-Everything... [2022-01-19T21:11:00.160Z] INFO: Container count on control daemon to delete is 2 [2022-01-19T21:11:00.160Z] 0bef5f0e73f4 [2022-01-19T21:11:00.160Z] 07dda50653ff [2022-01-19T21:11:00.160Z] INFO: Tidying pidfile d:\CI\PR-43147\10\docker.pid [2022-01-19T21:11:00.160Z] INFO: Nuking d:\CI [2022-01-19T21:11:42.946Z] INFO: Zapped successfully [2022-01-19T21:11:42.946Z] [2022-01-19T21:11:42.946Z] INFO: executeCI.ps1 exiting at Wed Jan 19 21:11:39 CUT 2022. Duration 01:23:41.2926597 [2022-01-19T21:11:42.946Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-19T21:11:43.201Z] Recording test results [2022-01-19T21:11:52.566Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-19T21:11:54.642Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-19T21:11:57.037Z] Archiving artifacts [2022-01-19T21:12:12.482Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43147/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-19T21:12:13.410Z] + make clean [2022-01-19T21:12:14.952Z] docker volume rm -f docker-dev-cache [2022-01-19T21:12:14.952Z] 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