Pull request #43468 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57+9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 (89685a632e3cee50cd075c738dc3e554e646045e) 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-43468@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-04-07T21:28:39.663Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-07T21:28:39.667Z] Trying to pass milestone 3 [Pipeline] milestone [2022-04-07T21:28:39.748Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-07T21:28:54.920Z] Still waiting to schedule task [2022-04-07T21:28:54.921Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcabf61e259e259)’ is offline [2022-04-07T21:29:45.019Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcabf61e259e259) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] { [Pipeline] checkout [2022-04-07T21:29:45.126Z] The recommended git tool is: git [2022-04-07T21:29:48.068Z] using credential docker-jenkins-github-credentials [2022-04-07T21:29:48.075Z] Cloning the remote Git repository [2022-04-07T21:29:48.075Z] Cloning with configured refspecs honoured and without tags [2022-04-07T21:29:48.093Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:29:48.151Z] > git init /home/ubuntu/workspace/moby_PR-43468 # timeout=10 [2022-04-07T21:29:48.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:29:48.493Z] > git --version # timeout=10 [2022-04-07T21:29:48.516Z] > git --version # 'git version 2.17.1' [2022-04-07T21:29:48.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:29:48.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:09.391Z] Fetching without tags [2022-04-07T21:30:09.719Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:10.688Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:10.689Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:30:09.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:30:09.314Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:30:09.342Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:09.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:30:09.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:30:09.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:09.396Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:09.734Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:09.756Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:10.576Z] > git remote # timeout=10 [2022-04-07T21:30:10.600Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:30:10.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:10.625Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:30:10.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:30:10.690Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:10.719Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:15.731Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [2022-04-07T21:30:15.781Z] First time build. Skipping changelog. [2022-04-07T21:30:15.733Z] > git rev-list --no-walk 5b6bcac2b75f5774dbd72d3a5efa7f8b82267aa9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T21:30:16.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/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-04-07T21:30:25.029Z] Unable to find image 'alpine:latest' locally [2022-04-07T21:30:25.029Z] latest: Pulling from library/alpine [2022-04-07T21:30:25.029Z] df9b9388f04a: Pulling fs layer [2022-04-07T21:30:25.029Z] df9b9388f04a: Verifying Checksum [2022-04-07T21:30:25.029Z] df9b9388f04a: Download complete [2022-04-07T21:30:25.602Z] df9b9388f04a: Pull complete [2022-04-07T21:30:25.602Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T21:30:25.602Z] Status: Downloaded newer image for alpine:latest [2022-04-07T21:30:32.167Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-04-07T21:30:32.948Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcabf61e259e259) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [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] } [Pipeline] { [Pipeline] checkout [2022-04-07T21:30:32.993Z] The recommended git tool is: git [2022-04-07T21:30:33.000Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-07T21:30:33.013Z] Fetching changes from the remote Git repository [2022-04-07T21:30:33.022Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-07T21:30:33.244Z] Running on azwin-2-166a80 in d:\jenkins\workspace\moby_PR-43468 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-04-07T21:30:33.313Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-07T21:30:33.374Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:33.413Z] The recommended git tool is: git [2022-04-07T21:30:33.465Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:33.466Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:30:33.524Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [2022-04-07T21:30:33.624Z] using credential docker-jenkins-github-credentials [2022-04-07T21:30:33.701Z] Cloning the remote Git repository [2022-04-07T21:30:33.701Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T21:30:33.006Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43468/.git # timeout=10 [2022-04-07T21:30:33.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:30:33.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:30:33.023Z] > git --version # timeout=10 [2022-04-07T21:30:33.028Z] > git --version # 'git version 2.17.1' [2022-04-07T21:30:33.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:33.030Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:33.375Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:33.381Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:33.424Z] > git remote # timeout=10 [2022-04-07T21:30:33.431Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:30:33.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:33.444Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:30:33.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:30:33.467Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:33.472Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:34.168Z] + [ PR != PR ] [2022-04-07T21:30:34.168Z] + [ 20.10 != master ] [2022-04-07T21:30:34.168Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:30:34.486Z] + docker version [2022-04-07T21:30:34.486Z] Client: Docker Engine - Community [2022-04-07T21:30:34.486Z] Version: 20.10.14 [2022-04-07T21:30:34.486Z] API version: 1.41 [2022-04-07T21:30:34.486Z] Go version: go1.16.15 [2022-04-07T21:30:34.486Z] Git commit: a224086 [2022-04-07T21:30:34.486Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T21:30:34.486Z] OS/Arch: linux/amd64 [2022-04-07T21:30:34.486Z] Context: default [2022-04-07T21:30:34.486Z] Experimental: true [2022-04-07T21:30:34.486Z] [2022-04-07T21:30:34.486Z] Server: Docker Engine - Community [2022-04-07T21:30:34.486Z] Engine: [2022-04-07T21:30:34.486Z] Version: 20.10.14 [2022-04-07T21:30:34.486Z] API version: 1.41 (minimum version 1.12) [2022-04-07T21:30:34.486Z] Go version: go1.16.15 [2022-04-07T21:30:34.486Z] Git commit: 87a90dc [2022-04-07T21:30:34.486Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T21:30:34.486Z] OS/Arch: linux/amd64 [2022-04-07T21:30:34.486Z] Experimental: true [2022-04-07T21:30:34.486Z] containerd: [2022-04-07T21:30:34.486Z] Version: 1.5.11 [2022-04-07T21:30:34.486Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:30:34.486Z] runc: [2022-04-07T21:30:34.486Z] Version: 1.0.3 [2022-04-07T21:30:34.486Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T21:30:34.486Z] docker-init: [2022-04-07T21:30:34.486Z] Version: 0.19.0 [2022-04-07T21:30:34.486Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T21:30:33.719Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:30:33.735Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-07T21:30:33.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:30:33.860Z] > git --version # timeout=10 [2022-04-07T21:30:33.969Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-07T21:30:33.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:33.969Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:34.768Z] + docker info [2022-04-07T21:30:47.948Z] Still waiting to schedule task [2022-04-07T21:30:47.948Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcabf61e259e259)’ [2022-04-07T21:30:47.949Z] Still waiting to schedule task [2022-04-07T21:30:47.949Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcabf61e259e259)’ [2022-04-07T21:30:47.949Z] Still waiting to schedule task [2022-04-07T21:30:47.950Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-07T21:30:47.952Z] Still waiting to schedule task [2022-04-07T21:30:47.952Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-07T21:30:51.809Z] Fetching without tags [2022-04-07T21:30:52.728Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:51.257Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:30:51.366Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:30:51.476Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:51.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:30:51.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:30:51.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:51.836Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:30:52.758Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:52.867Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:56.692Z] Client: [2022-04-07T21:30:56.692Z] Context: default [2022-04-07T21:30:56.692Z] Debug Mode: false [2022-04-07T21:30:56.692Z] Plugins: [2022-04-07T21:30:56.692Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T21:30:56.692Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T21:30:56.692Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T21:30:56.692Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T21:30:56.692Z] [2022-04-07T21:30:56.692Z] Server: [2022-04-07T21:30:56.692Z] Containers: 0 [2022-04-07T21:30:56.692Z] Running: 0 [2022-04-07T21:30:56.692Z] Paused: 0 [2022-04-07T21:30:56.692Z] Stopped: 0 [2022-04-07T21:30:56.692Z] Images: 1 [2022-04-07T21:30:56.692Z] Server Version: 20.10.14 [2022-04-07T21:30:56.692Z] Storage Driver: overlay2 [2022-04-07T21:30:56.692Z] Backing Filesystem: extfs [2022-04-07T21:30:56.692Z] Supports d_type: true [2022-04-07T21:30:56.692Z] Native Overlay Diff: true [2022-04-07T21:30:56.692Z] userxattr: false [2022-04-07T21:30:56.692Z] Logging Driver: json-file [2022-04-07T21:30:56.692Z] Cgroup Driver: cgroupfs [2022-04-07T21:30:56.692Z] Cgroup Version: 1 [2022-04-07T21:30:56.692Z] Plugins: [2022-04-07T21:30:56.692Z] Volume: local [2022-04-07T21:30:56.692Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T21:30:56.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T21:30:56.692Z] Swarm: inactive [2022-04-07T21:30:56.692Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T21:30:56.692Z] Default Runtime: runc [2022-04-07T21:30:56.692Z] Init Binary: docker-init [2022-04-07T21:30:56.692Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:30:56.692Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T21:30:56.692Z] init version: de40ad0 [2022-04-07T21:30:56.692Z] Security Options: [2022-04-07T21:30:56.692Z] apparmor [2022-04-07T21:30:56.692Z] seccomp [2022-04-07T21:30:56.692Z] Profile: default [2022-04-07T21:30:56.692Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T21:30:56.692Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T21:30:56.692Z] OSType: linux [2022-04-07T21:30:56.692Z] Architecture: x86_64 [2022-04-07T21:30:56.692Z] CPUs: 2 [2022-04-07T21:30:56.692Z] Total Memory: 7.565GiB [2022-04-07T21:30:56.692Z] Name: ip-10-100-90-45 [2022-04-07T21:30:56.692Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T21:30:56.692Z] Docker Root Dir: /var/lib/docker [2022-04-07T21:30:56.692Z] Debug Mode: false [2022-04-07T21:30:56.692Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:30:56.692Z] Labels: [2022-04-07T21:30:56.692Z] Experimental: true [2022-04-07T21:30:56.692Z] Insecure Registries: [2022-04-07T21:30:56.692Z] 127.0.0.0/8 [2022-04-07T21:30:56.692Z] Live Restore Enabled: true [2022-04-07T21:30:56.692Z] [2022-04-07T21:30:56.692Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T21:30:56.969Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:30:56.969Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:30:56.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43468/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T21:30:56.969Z] + bash /home/ubuntu/workspace/moby_PR-43468/check-config.sh [2022-04-07T21:30:56.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T21:30:56.969Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T21:30:56.969Z] [2022-04-07T21:30:56.969Z] Generally Necessary: [2022-04-07T21:30:56.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T21:30:56.969Z] - apparmor: enabled and tools installed [2022-04-07T21:30:56.969Z] - CONFIG_NAMESPACES: enabled [2022-04-07T21:30:56.969Z] - CONFIG_NET_NS: enabled [2022-04-07T21:30:56.969Z] - CONFIG_PID_NS: enabled [2022-04-07T21:30:56.969Z] - CONFIG_IPC_NS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_UTS_NS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUPS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CPUSETS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_MEMCG: enabled [2022-04-07T21:30:57.231Z] - CONFIG_KEYS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_VETH: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T21:30:57.231Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T21:30:57.231Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T21:30:57.231Z] [2022-04-07T21:30:57.231Z] Optional Features: [2022-04-07T21:30:57.231Z] - CONFIG_USER_NS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_SECCOMP: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T21:30:57.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T21:30:57.231Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T21:30:57.231Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T21:30:57.231Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T21:30:57.231Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T21:30:57.231Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T21:30:57.231Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T21:30:57.231Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T21:30:57.231Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T21:30:57.231Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T21:30:57.231Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T21:30:57.231Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T21:30:57.231Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T21:30:57.231Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T21:30:57.231Z] - CONFIG_EXT4_FS: enabled [2022-04-07T21:30:57.231Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T21:30:57.231Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T21:30:57.231Z] - Network Drivers: [2022-04-07T21:30:57.231Z] - "overlay": [2022-04-07T21:30:57.488Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T21:30:57.488Z] Optional (for encrypted networks): [2022-04-07T21:30:57.488Z] - CONFIG_CRYPTO: enabled [2022-04-07T21:30:57.488Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T21:30:57.488Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T21:30:57.488Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T21:30:57.488Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T21:30:57.488Z] - CONFIG_XFRM: enabled [2022-04-07T21:30:57.488Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T21:30:57.488Z] - "ipvlan": [2022-04-07T21:30:57.488Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T21:30:57.488Z] - "macvlan": [2022-04-07T21:30:57.488Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T21:30:57.488Z] - "ftp,tftp client in container": [2022-04-07T21:30:57.488Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T21:30:57.488Z] - Storage Drivers: [2022-04-07T21:30:57.488Z] - "aufs": [2022-04-07T21:30:57.488Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T21:30:57.488Z] - "btrfs": [2022-04-07T21:30:57.488Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T21:30:57.488Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T21:30:57.488Z] - "devicemapper": [2022-04-07T21:30:57.488Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T21:30:57.488Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T21:30:57.488Z] - "overlay": [2022-04-07T21:30:57.488Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T21:30:57.488Z] - "zfs": [2022-04-07T21:30:57.488Z] - /dev/zfs: present [2022-04-07T21:30:57.488Z] - zfs command: missing [2022-04-07T21:30:57.488Z] - zpool command: missing [2022-04-07T21:30:57.488Z] [2022-04-07T21:30:57.488Z] Limits: [2022-04-07T21:30:57.488Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T21:30:57.488Z] [2022-04-07T21:30:57.488Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T21:30:57.804Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 . [2022-04-07T21:30:57.804Z] #1 [internal] load build definition from Dockerfile [2022-04-07T21:30:57.804Z] #1 sha256:cae476bd8759420fe9ea9ef49027224151bad7d3224d46e48acad8c94e591ac4 [2022-04-07T21:30:57.872Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:30:57.872Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:30:58.061Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T21:30:58.061Z] #1 DONE 0.2s [2022-04-07T21:30:58.061Z] [2022-04-07T21:30:58.061Z] #2 [internal] load .dockerignore [2022-04-07T21:30:58.061Z] #2 sha256:685d557be4c14fe8808ae6f3052560b3e9eb455af9348a70c96fde8a22e54ad7 [2022-04-07T21:30:58.061Z] #2 transferring context: 87B done [2022-04-07T21:30:58.061Z] #2 DONE 0.1s [2022-04-07T21:30:58.317Z] [2022-04-07T21:30:58.317Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T21:30:58.317Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T21:30:58.338Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [2022-04-07T21:30:58.574Z] #3 DONE 0.3s [2022-04-07T21:30:58.574Z] [2022-04-07T21:30:58.574Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T21:30:58.574Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T21:30:58.574Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T21:30:58.574Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T21:30:58.574Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T21:30:58.574Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T21:30:58.574Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-04-07T21:30:58.574Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:30:58.836Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T21:30:58.836Z] #4 DONE 0.4s [2022-04-07T21:30:59.093Z] [2022-04-07T21:30:59.093Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:30:59.093Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T21:30:57.307Z] > git remote # timeout=10 [2022-04-07T21:30:57.416Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:30:57.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:30:57.525Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:30:57.713Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-07T21:30:57.901Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:30:57.995Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:30:59.699Z] + docker version [2022-04-07T21:30:59.699Z] Client: [2022-04-07T21:30:59.699Z] Version: 20.10.9 [2022-04-07T21:30:59.699Z] API version: 1.41 [2022-04-07T21:30:59.699Z] Go version: go1.16.8 [2022-04-07T21:30:59.699Z] Git commit: c2ea9bc [2022-04-07T21:30:59.699Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-07T21:30:59.699Z] OS/Arch: windows/amd64 [2022-04-07T21:30:59.699Z] Context: default [2022-04-07T21:30:59.699Z] Experimental: true [2022-04-07T21:30:59.699Z] [2022-04-07T21:30:59.699Z] Server: Docker Engine - Community [2022-04-07T21:30:59.699Z] Engine: [2022-04-07T21:30:59.699Z] Version: 20.10.9 [2022-04-07T21:30:59.699Z] API version: 1.41 (minimum version 1.24) [2022-04-07T21:30:59.699Z] Go version: go1.16.8 [2022-04-07T21:30:59.699Z] Git commit: 79ea9d3 [2022-04-07T21:30:59.699Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-07T21:30:59.699Z] OS/Arch: windows/amd64 [2022-04-07T21:30:59.699Z] Experimental: true [Pipeline] sh [2022-04-07T21:31:00.467Z] #8 DONE 1.3s [2022-04-07T21:31:00.467Z] [2022-04-07T21:31:00.467Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:31:00.467Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T21:31:00.467Z] #7 DONE 1.3s [2022-04-07T21:31:00.467Z] [2022-04-07T21:31:00.467Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T21:31:00.467Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T21:31:00.467Z] #5 DONE 1.3s [2022-04-07T21:31:00.467Z] [2022-04-07T21:31:00.467Z] #6 [internal] load metadata for docker.io/library/golang:1.17.8-buster [2022-04-07T21:31:00.467Z] #6 sha256:6af3342f3e2ec37b25e7f2338c8eb1ea7b0ae8525039b91e7ff9c91c2b05a27a [2022-04-07T21:31:00.467Z] #6 DONE 1.3s [2022-04-07T21:31:00.726Z] [2022-04-07T21:31:00.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:00.726Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:00.726Z] #9 resolve docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 0.1s done [2022-04-07T21:31:00.730Z] + docker info [2022-04-07T21:31:00.983Z] #9 sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 1.86kB / 1.86kB done [2022-04-07T21:31:00.983Z] #9 sha256:5cb1ca094b3d691235f836e6bdf78598b88b3ef2bcda715b3a10e47a627a4fb3 1.79kB / 1.79kB done [2022-04-07T21:31:00.983Z] #9 sha256:668acbc1f25b88aa560b1e68b7ce6051ad9f9da8a61dee61a4178aaa6582664e 7.04kB / 7.04kB done [2022-04-07T21:31:01.192Z] Client: [2022-04-07T21:31:01.193Z] Context: default [2022-04-07T21:31:01.193Z] Debug Mode: false [2022-04-07T21:31:01.193Z] Plugins: [2022-04-07T21:31:01.193Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-07T21:31:01.193Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-07T21:31:01.193Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-07T21:31:01.193Z] [2022-04-07T21:31:01.193Z] Server: [2022-04-07T21:31:01.193Z] Containers: 0 [2022-04-07T21:31:01.193Z] Running: 0 [2022-04-07T21:31:01.193Z] Paused: 0 [2022-04-07T21:31:01.193Z] Stopped: 0 [2022-04-07T21:31:01.193Z] Images: 11 [2022-04-07T21:31:01.193Z] Server Version: 20.10.9 [2022-04-07T21:31:01.193Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-07T21:31:01.193Z] Windows: [2022-04-07T21:31:01.193Z] LCOW: [2022-04-07T21:31:01.193Z] Logging Driver: json-file [2022-04-07T21:31:01.193Z] Plugins: [2022-04-07T21:31:01.193Z] Volume: local [2022-04-07T21:31:01.193Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T21:31:01.193Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T21:31:01.193Z] Swarm: inactive [2022-04-07T21:31:01.193Z] Default Isolation: process [2022-04-07T21:31:01.193Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T21:31:01.193Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T21:31:01.193Z] OSType: windows [2022-04-07T21:31:01.193Z] Architecture: x86_64 [2022-04-07T21:31:01.193Z] CPUs: 4 [2022-04-07T21:31:01.193Z] Total Memory: 32GiB [2022-04-07T21:31:01.193Z] Name: azwin-2-166a80 [2022-04-07T21:31:01.193Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-07T21:31:01.193Z] Docker Root Dir: D:\docker [2022-04-07T21:31:01.193Z] Debug Mode: false [2022-04-07T21:31:01.193Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:31:01.193Z] Labels: [2022-04-07T21:31:01.193Z] Experimental: true [2022-04-07T21:31:01.193Z] Insecure Registries: [2022-04-07T21:31:01.193Z] 10.0.0.4:5000 [2022-04-07T21:31:01.193Z] 127.0.0.0/8 [2022-04-07T21:31:01.193Z] Registry Mirrors: [2022-04-07T21:31:01.193Z] http://10.0.0.4:5000/ [2022-04-07T21:31:01.193Z] Live Restore Enabled: false [2022-04-07T21:31:01.193Z] Product License: Community Engine [2022-04-07T21:31:01.193Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-07T21:31:01.552Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 24.12MB / 50.44MB 0.3s [2022-04-07T21:31:01.812Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 0.7s [2022-04-07T21:31:02.384Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.2s done [2022-04-07T21:31:02.384Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0B / 7.86MB 1.4s [2022-04-07T21:31:02.644Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.34MB / 7.86MB 1.6s [2022-04-07T21:31:02.644Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 0B / 51.84MB 1.6s [2022-04-07T21:31:02.644Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0B / 10.00MB 1.6s [2022-04-07T21:31:02.904Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 1.7s [2022-04-07T21:31:02.904Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 2.10MB / 10.00MB 1.7s [2022-04-07T21:31:02.904Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 1.7s done [2022-04-07T21:31:02.904Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 15.73MB / 51.84MB 1.9s [2022-04-07T21:31:02.904Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 1.9s [2022-04-07T21:31:02.904Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 0B / 68.80MB 1.9s [2022-04-07T21:31:03.164Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 22.02MB / 51.84MB 2.0s [2022-04-07T21:31:03.164Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 25.31MB / 51.84MB 2.1s [2022-04-07T21:31:03.164Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 2.0s done [2022-04-07T21:31:03.164Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 0B / 134.90MB 2.1s [2022-04-07T21:31:03.431Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 33.55MB / 51.84MB 2.2s [2022-04-07T21:31:03.431Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 5.24MB / 68.80MB 2.2s [2022-04-07T21:31:03.431Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 42.99MB / 51.84MB 2.4s [2022-04-07T21:31:03.431Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 7.34MB / 134.90MB 2.4s [2022-04-07T21:31:03.708Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 47.19MB / 51.84MB 2.5s [2022-04-07T21:31:03.708Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 14.68MB / 68.80MB 2.5s [2022-04-07T21:31:03.708Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.38MB / 51.84MB 2.6s [2022-04-07T21:31:03.965Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 23.07MB / 68.80MB 2.7s [2022-04-07T21:31:03.965Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 16.78MB / 134.90MB 2.7s [2022-04-07T21:31:03.965Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 33.47MB / 68.80MB 2.9s [2022-04-07T21:31:03.965Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 27.26MB / 134.90MB 2.9s [2022-04-07T21:31:03.965Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 41.94MB / 68.80MB 3.0s [2022-04-07T21:31:03.965Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 1.5s [2022-04-07T21:31:04.225Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 35.65MB / 134.90MB 3.1s [2022-04-07T21:31:04.225Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.84MB / 51.84MB 3.1s done [2022-04-07T21:31:04.225Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 54.53MB / 68.80MB 3.2s [2022-04-07T21:31:04.225Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 42.99MB / 134.90MB 3.2s [2022-04-07T21:31:04.484Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 58.72MB / 68.80MB 3.3s [2022-04-07T21:31:04.484Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 0B / 156B 3.3s [2022-04-07T21:31:04.484Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 3.5s [2022-04-07T21:31:04.484Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 54.53MB / 134.90MB 3.5s [2022-04-07T21:31:04.484Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 156B / 156B 3.3s done [2022-04-07T21:31:04.742Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 63.96MB / 134.90MB 3.8s [2022-04-07T21:31:05.002Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 73.40MB / 134.90MB 3.9s [2022-04-07T21:31:05.002Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 4.0s done [2022-04-07T21:31:05.002Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 82.84MB / 134.90MB 4.0s [2022-04-07T21:31:05.271Z] #9 ... [2022-04-07T21:31:05.271Z] [2022-04-07T21:31:05.271Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:31:05.271Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T21:31:05.271Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T21:31:05.271Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T21:31:05.271Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T21:31:05.271Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:31:05.271Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-07T21:31:05.272Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-04-07T21:31:05.272Z] #62 DONE 4.5s [2022-04-07T21:31:05.272Z] [2022-04-07T21:31:05.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:05.272Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:05.272Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 93.32MB / 134.90MB 4.1s [2022-04-07T21:31:05.272Z] #9 ... [2022-04-07T21:31:05.272Z] [2022-04-07T21:31:05.272Z] #23 [internal] load build context [2022-04-07T21:31:05.272Z] #23 sha256:d388c002b12744b8e4a4d6f5a49cd6c3b21837e97ea60c03beeda7ad1aed5185 [2022-04-07T21:31:05.272Z] #23 transferring context: 52.94MB 4.6s done [2022-04-07T21:31:05.272Z] #23 DONE 4.7s [2022-04-07T21:31:05.272Z] [2022-04-07T21:31:05.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:05.272Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:05.538Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 109.05MB / 134.90MB 4.4s [2022-04-07T21:31:05.862Z] #9 ... [2022-04-07T21:31:05.862Z] [2022-04-07T21:31:05.862Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:31:05.862Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:31:05.862Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T21:31:05.862Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:31:05.862Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T21:31:05.862Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T21:31:05.862Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-07T21:31:05.862Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-07T21:31:05.862Z] #64 DONE 5.1s [2022-04-07T21:31:05.862Z] [2022-04-07T21:31:05.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:05.862Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:05.862Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 128.97MB / 134.90MB 4.8s [2022-04-07T21:31:08.440Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 134.90MB / 134.90MB 6.7s done [2022-04-07T21:31:08.440Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa [2022-04-07T21:31:08.440Z] #9 ... [2022-04-07T21:31:08.440Z] [2022-04-07T21:31:08.440Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T21:31:08.440Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T21:31:08.440Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.1s done [2022-04-07T21:31:08.440Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T21:31:08.440Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T21:31:08.440Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T21:31:08.440Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.2s done [2022-04-07T21:31:08.440Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.5s done [2022-04-07T21:31:08.440Z] #26 DONE 7.7s [2022-04-07T21:31:08.440Z] [2022-04-07T21:31:08.440Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:08.440Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:08.774Z] #9 ... [2022-04-07T21:31:08.774Z] [2022-04-07T21:31:08.774Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T21:31:08.774Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T21:31:08.774Z] #63 DONE 0.3s [2022-04-07T21:31:08.774Z] [2022-04-07T21:31:08.774Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:08.774Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:09.050Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0.6s done [2022-04-07T21:31:09.613Z] #9 ... [2022-04-07T21:31:09.613Z] [2022-04-07T21:31:09.613Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T21:31:09.613Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T21:31:09.613Z] #65 DONE 0.9s [2022-04-07T21:31:09.870Z] [2022-04-07T21:31:09.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:09.870Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:09.870Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0.1s [2022-04-07T21:31:10.437Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0.6s done [2022-04-07T21:31:10.695Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba [2022-04-07T21:31:15.962Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 4.7s done [2022-04-07T21:31:15.962Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a [2022-04-07T21:31:16.841Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-07T21:31:16.841Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1f159f06\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-07T21:31:16.841Z] ---------------------------------------------------------------------------- [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] INFO: executeCI.ps1 starting at Thu Apr 7 21:31:15 CUT 2022 [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-07T21:31:16.841Z] INFO: Running git version 2.24.1.windows.2 [2022-04-07T21:31:16.841Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-07T21:31:16.841Z] INFO: Environment variables: [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] Name Value [2022-04-07T21:31:16.841Z] ---- ----- [2022-04-07T21:31:16.841Z] ALLUSERSPROFILE C:\ProgramData [2022-04-07T21:31:16.841Z] amd64 true [2022-04-07T21:31:16.841Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-07T21:31:16.841Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-07T21:31:16.841Z] arm64 true [2022-04-07T21:31:16.841Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-07T21:31:16.841Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-07T21:31:16.841Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-07T21:31:16.841Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-07T21:31:16.841Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-07T21:31:16.841Z] BRANCH_NAME PR-43468 [2022-04-07T21:31:16.841Z] BUILD_DISPLAY_NAME #4 [2022-04-07T21:31:16.841Z] BUILD_ID 4 [2022-04-07T21:31:16.841Z] BUILD_NUMBER 4 [2022-04-07T21:31:16.841Z] BUILD_TAG jenkins-moby-PR-43468-4 [2022-04-07T21:31:16.841Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/4/ [2022-04-07T21:31:16.841Z] cgroup2 true [2022-04-07T21:31:16.841Z] CHANGE_AUTHOR thaJeztah [2022-04-07T21:31:16.841Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-07T21:31:16.841Z] CHANGE_BRANCH 20.10_backport_update_go_1.17 [2022-04-07T21:31:16.841Z] CHANGE_FORK thaJeztah/docker [2022-04-07T21:31:16.841Z] CHANGE_ID 43468 [2022-04-07T21:31:16.841Z] CHANGE_TARGET 20.10 [2022-04-07T21:31:16.841Z] CHANGE_TITLE [20.10 backport] update to go 1.17.8 [2022-04-07T21:31:16.841Z] CHANGE_URL https://github.com/moby/moby/pull/43468 [2022-04-07T21:31:16.841Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:31:16.841Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-07T21:31:16.841Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-07T21:31:16.841Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-07T21:31:16.841Z] COMPUTERNAME azwin-2-166a80 [2022-04-07T21:31:16.841Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-07T21:31:16.841Z] ConfigSequenceNumber 0 [2022-04-07T21:31:16.841Z] dco true [2022-04-07T21:31:16.841Z] DOCKER_BUILDKIT 0 [2022-04-07T21:31:16.841Z] DOCKER_DUT_DEBUG 1 [2022-04-07T21:31:16.841Z] DOCKER_EXPERIMENTAL 1 [2022-04-07T21:31:16.841Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-07T21:31:16.841Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-07T21:31:16.841Z] EXECUTOR_NUMBER 0 [2022-04-07T21:31:16.841Z] FQDN azwin-2-166a80.westus.cloudapp.azure.com [2022-04-07T21:31:16.841Z] GIT_BRANCH PR-43468 [2022-04-07T21:31:16.841Z] GIT_COMMIT 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:31:16.841Z] GIT_PREVIOUS_COMMIT 5b6bcac2b75f5774dbd72d3a5efa7f8b82267aa9 [2022-04-07T21:31:16.841Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 5b6bcac2b75f5774dbd72d3a5efa7f8b82267aa9 [2022-04-07T21:31:16.841Z] GIT_URL https://github.com/moby/moby.git [2022-04-07T21:31:16.841Z] HUDSON_COOKIE cc955ac8-7a29-47ac-90b5-dba4c8915411 [2022-04-07T21:31:16.841Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-07T21:31:16.841Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-07T21:31:16.841Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-07T21:31:16.841Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-07T21:31:16.841Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-07T21:31:16.841Z] JENKINS_NODE_COOKIE 1c10740c-5382-44b0-8743-1f1e51b5da70 [2022-04-07T21:31:16.841Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-07T21:31:16.841Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-07T21:31:16.841Z] JOB_BASE_NAME PR-43468 [2022-04-07T21:31:16.841Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/display/redirect [2022-04-07T21:31:16.841Z] JOB_NAME moby/PR-43468 [2022-04-07T21:31:16.841Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/ [2022-04-07T21:31:16.841Z] library.jps.version master [2022-04-07T21:31:16.841Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-07T21:31:16.841Z] NODE_LABELS amd64 azure azwin-2-166a80 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-07T21:31:16.841Z] NODE_NAME azwin-2-166a80 [2022-04-07T21:31:16.841Z] NUMBER_OF_PROCESSORS 4 [2022-04-07T21:31:16.841Z] OS Windows_NT [2022-04-07T21:31:16.841Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-07T21:31:16.841Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-07T21:31:16.841Z] ppc64le false [2022-04-07T21:31:16.841Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-07T21:31:16.841Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-07T21:31:16.841Z] PROCESSOR_LEVEL 6 [2022-04-07T21:31:16.841Z] PROCESSOR_REVISION 5507 [2022-04-07T21:31:16.841Z] ProgramData C:\ProgramData [2022-04-07T21:31:16.841Z] ProgramFiles C:\Program Files [2022-04-07T21:31:16.841Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-07T21:31:16.841Z] ProgramW6432 C:\Program Files [2022-04-07T21:31:16.841Z] PROMPT $P$G [2022-04-07T21:31:16.841Z] PSExecutionPolicyPreference Bypass [2022-04-07T21:31:16.841Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-07T21:31:16.841Z] PUBLIC C:\Users\Public [2022-04-07T21:31:16.841Z] rootless true [2022-04-07T21:31:16.841Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/4/display/redirect?page=artif... [2022-04-07T21:31:16.841Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/4/display/redirect?page=changes [2022-04-07T21:31:16.841Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/4/display/redirect [2022-04-07T21:31:16.841Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43468/4/display/redirect?page=tests [2022-04-07T21:31:16.841Z] s390x false [2022-04-07T21:31:16.841Z] SKIP_VALIDATION_TESTS 1 [2022-04-07T21:31:16.841Z] SOURCES_DRIVE d [2022-04-07T21:31:16.841Z] SOURCES_SUBDIR gopath [2022-04-07T21:31:16.841Z] STAGE_NAME Run tests [2022-04-07T21:31:16.841Z] SystemDrive C: [2022-04-07T21:31:16.841Z] SystemRoot C:\Windows [2022-04-07T21:31:16.841Z] TEMP C:\Windows\TEMP [2022-04-07T21:31:16.841Z] TESTDEBUG 0 [2022-04-07T21:31:16.841Z] TESTRUN_DRIVE d [2022-04-07T21:31:16.841Z] TESTRUN_SUBDIR CI [2022-04-07T21:31:16.841Z] TIMEOUT 120m [2022-04-07T21:31:16.841Z] TMP C:\Windows\TEMP [2022-04-07T21:31:16.841Z] unit_validate true [2022-04-07T21:31:16.841Z] USERDOMAIN WORKGROUP [2022-04-07T21:31:16.841Z] USERNAME azwin-2-166a80$ [2022-04-07T21:31:16.841Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-07T21:31:16.841Z] validate_force false [2022-04-07T21:31:16.841Z] windir C:\Windows [2022-04-07T21:31:16.841Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-07T21:31:16.841Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-07T21:31:16.841Z] windowsRS5 true [2022-04-07T21:31:16.841Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-07T21:31:16.841Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] [2022-04-07T21:31:16.841Z] INFO: Sources under d:\gopath\... [2022-04-07T21:31:16.841Z] INFO: Test run under d:\CI\... [2022-04-07T21:31:16.841Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-07T21:31:16.841Z] INFO: docker/docker repository was found [2022-04-07T21:31:16.841Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-07T21:31:16.841Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-07T21:31:16.841Z] INFO: Docker version of control daemon [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] Client: [2022-04-07T21:31:16.842Z] Version: 20.10.9 [2022-04-07T21:31:16.842Z] API version: 1.41 [2022-04-07T21:31:16.842Z] Go version: go1.16.8 [2022-04-07T21:31:16.842Z] Git commit: c2ea9bc [2022-04-07T21:31:16.842Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-07T21:31:16.842Z] OS/Arch: windows/amd64 [2022-04-07T21:31:16.842Z] Context: default [2022-04-07T21:31:16.842Z] Experimental: true [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] Server: Docker Engine - Community [2022-04-07T21:31:16.842Z] Engine: [2022-04-07T21:31:16.842Z] Version: 20.10.9 [2022-04-07T21:31:16.842Z] API version: 1.41 (minimum version 1.24) [2022-04-07T21:31:16.842Z] Go version: go1.16.8 [2022-04-07T21:31:16.842Z] Git commit: 79ea9d3 [2022-04-07T21:31:16.842Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-07T21:31:16.842Z] OS/Arch: windows/amd64 [2022-04-07T21:31:16.842Z] Experimental: true [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] INFO: Docker info of control daemon [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] Client: [2022-04-07T21:31:16.842Z] Context: default [2022-04-07T21:31:16.842Z] Debug Mode: false [2022-04-07T21:31:16.842Z] Plugins: [2022-04-07T21:31:16.842Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-07T21:31:16.842Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-07T21:31:16.842Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] Server: [2022-04-07T21:31:16.842Z] Containers: 0 [2022-04-07T21:31:16.842Z] Running: 0 [2022-04-07T21:31:16.842Z] Paused: 0 [2022-04-07T21:31:16.842Z] Stopped: 0 [2022-04-07T21:31:16.842Z] Images: 11 [2022-04-07T21:31:16.842Z] Server Version: 20.10.9 [2022-04-07T21:31:16.842Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-07T21:31:16.842Z] Windows: [2022-04-07T21:31:16.842Z] LCOW: [2022-04-07T21:31:16.842Z] Logging Driver: json-file [2022-04-07T21:31:16.842Z] Plugins: [2022-04-07T21:31:16.842Z] Volume: local [2022-04-07T21:31:16.842Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T21:31:16.842Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T21:31:16.842Z] Swarm: inactive [2022-04-07T21:31:16.842Z] Default Isolation: process [2022-04-07T21:31:16.842Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T21:31:16.842Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T21:31:16.842Z] OSType: windows [2022-04-07T21:31:16.842Z] Architecture: x86_64 [2022-04-07T21:31:16.842Z] CPUs: 4 [2022-04-07T21:31:16.842Z] Total Memory: 32GiB [2022-04-07T21:31:16.842Z] Name: azwin-2-166a80 [2022-04-07T21:31:16.842Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-07T21:31:16.842Z] Docker Root Dir: D:\docker [2022-04-07T21:31:16.842Z] Debug Mode: false [2022-04-07T21:31:16.842Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:31:16.842Z] Labels: [2022-04-07T21:31:16.842Z] Experimental: true [2022-04-07T21:31:16.842Z] Insecure Registries: [2022-04-07T21:31:16.842Z] 10.0.0.4:5000 [2022-04-07T21:31:16.842Z] 127.0.0.0/8 [2022-04-07T21:31:16.842Z] Registry Mirrors: [2022-04-07T21:31:16.842Z] http://10.0.0.4:5000/ [2022-04-07T21:31:16.842Z] Live Restore Enabled: false [2022-04-07T21:31:16.842Z] Product License: Community Engine [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] [2022-04-07T21:31:16.842Z] INFO: Commit hash is 09d6fcdfec [2022-04-07T21:31:16.842Z] INFO: Nuke-Everything... [2022-04-07T21:31:17.303Z] INFO: Container count on control daemon to delete is 0 [2022-04-07T21:31:17.763Z] INFO: Nuking d:\CI [2022-04-07T21:31:17.763Z] INFO: Zapped successfully [2022-04-07T21:31:17.763Z] INFO: Location for testing is d:\CI\PR-43468\4 [2022-04-07T21:31:17.763Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-07T21:31:17.763Z] [2022-04-07T21:31:17.763Z] [2022-04-07T21:31:17.763Z] INFO: Building the image from Dockerfile.windows at 04/07/2022 21:31:17... [2022-04-07T21:31:17.763Z] [2022-04-07T21:31:18.491Z] #9 ... [2022-04-07T21:31:18.491Z] [2022-04-07T21:31:18.491Z] #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-04-07T21:31:18.491Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:31:18.491Z] #27 2.017 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:31:18.491Z] #27 2.033 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:31:18.491Z] #27 2.040 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:31:18.491Z] #27 2.215 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:31:18.491Z] #27 2.488 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:31:18.491Z] #27 2.967 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:31:18.491Z] #27 4.332 Fetched 8476 kB in 3s (3314 kB/s) [2022-04-07T21:31:18.491Z] #27 4.332 Reading package lists... [2022-04-07T21:31:18.491Z] #27 5.255 Reading package lists... [2022-04-07T21:31:18.491Z] #27 6.174 Building dependency tree... [2022-04-07T21:31:18.491Z] #27 6.458 The following additional packages will be installed: [2022-04-07T21:31:18.491Z] #27 6.458 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T21:31:18.491Z] #27 6.458 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T21:31:18.491Z] #27 6.458 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T21:31:18.491Z] #27 6.459 Suggested packages: [2022-04-07T21:31:18.491Z] #27 6.459 krb5-doc krb5-user [2022-04-07T21:31:18.491Z] #27 6.459 Recommended packages: [2022-04-07T21:31:18.491Z] #27 6.459 krb5-locales publicsuffix libsasl2-modules [2022-04-07T21:31:18.491Z] #27 6.697 The following NEW packages will be installed: [2022-04-07T21:31:18.491Z] #27 6.698 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T21:31:18.491Z] #27 6.698 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T21:31:18.491Z] #27 6.699 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T21:31:18.491Z] #27 6.699 libssh2-1 libssl1.1 openssl [2022-04-07T21:31:18.491Z] #27 6.983 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:31:18.491Z] #27 6.983 Need to get 5086 kB of archives. [2022-04-07T21:31:18.491Z] #27 6.983 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T21:31:18.491Z] #27 6.983 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T21:31:18.491Z] #27 7.013 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T21:31:18.491Z] #27 7.033 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T21:31:18.491Z] #27 7.034 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T21:31:18.491Z] #27 7.034 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T21:31:18.491Z] #27 7.036 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T21:31:18.491Z] #27 7.039 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T21:31:18.491Z] #27 7.045 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T21:31:18.491Z] #27 7.048 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T21:31:18.491Z] #27 7.054 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T21:31:18.491Z] #27 7.054 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T21:31:18.491Z] #27 7.054 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T21:31:18.491Z] #27 7.062 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T21:31:18.491Z] #27 7.062 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T21:31:18.491Z] #27 7.062 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T21:31:18.491Z] #27 7.062 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T21:31:18.491Z] #27 7.068 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T21:31:18.491Z] #27 7.071 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T21:31:18.491Z] #27 7.074 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:31:18.491Z] #27 7.077 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:31:18.491Z] #27 7.079 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:31:18.491Z] #27 7.291 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:31:18.491Z] #27 7.316 Fetched 5086 kB in 0s (13.9 MB/s) [2022-04-07T21:31:18.491Z] #27 7.362 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T21:31:18.491Z] #27 7.362 (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-04-07T21:31:18.491Z] #27 7.362 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:31:18.491Z] #27 7.423 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:31:18.491Z] #27 7.710 Selecting previously unselected package openssl. [2022-04-07T21:31:18.491Z] #27 7.710 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:31:18.491Z] #27 7.713 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:31:18.491Z] #27 7.974 Selecting previously unselected package ca-certificates. [2022-04-07T21:31:18.492Z] #27 7.974 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T21:31:18.492Z] #27 7.978 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T21:31:18.492Z] #27 8.217 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T21:31:18.492Z] #27 8.217 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.221 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:31:18.492Z] #27 8.300 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T21:31:18.492Z] #27 8.300 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.307 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 8.368 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T21:31:18.492Z] #27 8.368 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.373 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 8.431 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T21:31:18.492Z] #27 8.431 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.437 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 8.537 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T21:31:18.492Z] #27 8.539 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.543 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 8.598 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T21:31:18.492Z] #27 8.598 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.603 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 8.651 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T21:31:18.492Z] #27 8.651 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.656 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 8.715 Selecting previously unselected package libldap-common. [2022-04-07T21:31:18.492Z] #27 8.715 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T21:31:18.492Z] #27 8.719 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:31:18.492Z] #27 8.759 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T21:31:18.492Z] #27 8.759 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.765 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:31:18.492Z] #27 8.831 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T21:31:18.492Z] #27 8.831 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.835 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:31:18.492Z] #27 8.875 Selecting previously unselected package libpsl5:amd64. [2022-04-07T21:31:18.492Z] #27 8.875 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.879 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:31:18.492Z] #27 8.929 Selecting previously unselected package librtmp1:amd64. [2022-04-07T21:31:18.492Z] #27 8.930 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.935 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:31:18.492Z] #27 8.982 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T21:31:18.492Z] #27 8.982 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 8.985 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:31:18.492Z] #27 9.039 Selecting previously unselected package libcurl4:amd64. [2022-04-07T21:31:18.492Z] #27 9.040 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 9.044 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 9.109 Selecting previously unselected package curl. [2022-04-07T21:31:18.492Z] #27 9.109 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 9.112 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 9.178 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:31:18.492Z] #27 9.178 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 9.183 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:31:18.492Z] #27 9.238 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:31:18.492Z] #27 9.238 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 9.242 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:31:18.492Z] #27 9.290 Selecting previously unselected package jq. [2022-04-07T21:31:18.492Z] #27 9.290 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:31:18.492Z] #27 9.295 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:31:18.492Z] #27 9.339 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:31:18.492Z] #27 9.352 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:31:18.492Z] #27 9.365 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:31:18.492Z] #27 9.470 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:31:18.492Z] #27 9.480 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:31:18.492Z] #27 9.496 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 9.508 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 9.520 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:31:18.492Z] #27 9.532 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 9.544 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:31:18.492Z] #27 9.555 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:31:18.492Z] #27 9.565 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:18.492Z] #27 9.575 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:31:18.492Z] #27 9.594 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:31:18.492Z] #27 9.620 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:31:18.492Z] #27 9.637 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:31:18.492Z] #27 9.648 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T21:31:18.492Z] #27 ... [2022-04-07T21:31:18.492Z] [2022-04-07T21:31:18.492Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:18.492Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:19.866Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 4.3s done [2022-04-07T21:31:20.123Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b [2022-04-07T21:31:22.647Z] #9 ... [2022-04-07T21:31:22.647Z] [2022-04-07T21:31:22.647Z] #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-04-07T21:31:22.647Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:31:22.647Z] #27 10.25 Updating certificates in /etc/ssl/certs... [2022-04-07T21:31:22.647Z] #27 11.05 137 added, 0 removed; done. [2022-04-07T21:31:22.647Z] #27 11.09 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:31:22.647Z] #27 11.11 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:31:22.647Z] #27 11.12 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:31:22.647Z] #27 11.13 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T21:31:22.647Z] #27 11.15 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:31:22.647Z] #27 11.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T21:31:22.647Z] #27 11.18 Updating certificates in /etc/ssl/certs... [2022-04-07T21:31:22.647Z] #27 11.89 0 added, 0 removed; done. [2022-04-07T21:31:22.647Z] #27 11.89 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T21:31:22.647Z] #27 11.89 done. [2022-04-07T21:31:22.647Z] #27 DONE 13.9s [2022-04-07T21:31:22.647Z] [2022-04-07T21:31:22.647Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:22.647Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:22.647Z] #9 ... [2022-04-07T21:31:22.647Z] [2022-04-07T21:31:22.647Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T21:31:22.647Z] #28 sha256:77ae6a0bc22ff7e62a4837bb7a7a6b3910256f1e2bb8664d5920f3eb283a9d33 [2022-04-07T21:31:22.647Z] #28 DONE 0.2s [2022-04-07T21:31:22.647Z] [2022-04-07T21:31:22.647Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:31:22.647Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:31:25.177Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 5.1s [2022-04-07T21:31:27.078Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 6.9s done [2022-04-07T21:31:27.337Z] #9 extracting sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 done [2022-04-07T21:31:27.337Z] #9 DONE 26.8s [2022-04-07T21:31:27.337Z] [2022-04-07T21:31:27.337Z] #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-04-07T21:31:27.337Z] #29 sha256:12a82409b43852ff8b4546cfffc1779893020218b4d8c3719a96c144c4074850 [2022-04-07T21:31:27.337Z] #29 1.188 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T21:31:27.337Z] #29 1.259 [2022-04-07T21:31:27.337Z] #29 1.477 #=#=# ############# 18.1% ########################### 38.1% ######################################### 58.0% ######################################################## 77.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-04-07T21:31:27.337Z] #29 2.089 [2022-04-07T21:31:27.337Z] #29 2.308 #=#=# ######################################################################## 100.0% [2022-04-07T21:31:27.337Z] #29 2.464 [2022-04-07T21:31:27.337Z] #29 2.676 #=#=# ################################################################## 92.4% ######################################################################## 100.0% [2022-04-07T21:31:27.337Z] #29 2.879 [2022-04-07T21:31:27.338Z] #29 3.102 #=#=# ######### 13.5% ########################## 36.7% ######################################## 56.1% ###################################################### 75.5% #################################################################### 94.8% ######################################################################## 100.0% [2022-04-07T21:31:27.338Z] #29 3.720 [2022-04-07T21:31:28.111Z] Sending build context to Docker daemon 57.87MB [2022-04-07T21:31:28.111Z] [2022-04-07T21:31:28.111Z] Step 1/10 : FROM microsoft/windowsservercore [2022-04-07T21:31:28.111Z] ---> 6a11116086a4 [2022-04-07T21:31:28.111Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-07T21:31:28.111Z] ---> Using cache [2022-04-07T21:31:28.111Z] ---> 8e0c6542fee5 [2022-04-07T21:31:28.111Z] Step 3/10 : ARG GO_VERSION=1.17.8 [2022-04-07T21:31:28.111Z] ---> Running in 585ac47f48c0 [2022-04-07T21:31:28.111Z] Removing intermediate container 585ac47f48c0 [2022-04-07T21:31:28.111Z] ---> 2939325bfea2 [2022-04-07T21:31:28.111Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-07T21:31:28.111Z] ---> Running in e8aab387b6dc [2022-04-07T21:31:28.111Z] Removing intermediate container e8aab387b6dc [2022-04-07T21:31:28.371Z] #29 3.944 #=#=# ## 4.0% ####### 10.0% ########## 15.2% ############# 19.0% ################## 25.0% ###################### 30.8% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.6% ######################################## 56.9% ############################################ 61.9% ################################################ 67.2% #################################################### 72.5% ######################################################## 78.3% ############################################################ 83.5% ############################################################### 88.6% ################################################################## 92.5% ####################################################################### 99.3% ######################################################################## 100.0% [2022-04-07T21:31:28.571Z] ---> 18fd1c6b1fc0 [2022-04-07T21:31:28.571Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-07T21:31:28.571Z] ---> Running in 759ba6c3bd8d [2022-04-07T21:31:28.629Z] #29 5.892 [2022-04-07T21:31:28.885Z] #29 6.304 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T21:31:29.033Z] Removing intermediate container 759ba6c3bd8d [2022-04-07T21:31:29.033Z] ---> e135d0ccb4ea [2022-04-07T21:31:29.033Z] 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-04-07T21:31:29.033Z] ---> Running in ad19c7ecbfc5 [2022-04-07T21:31:29.141Z] #29 6.356 [2022-04-07T21:31:29.397Z] #29 6.567 #=#=# ######################################################################## 100.0% [2022-04-07T21:31:29.397Z] #29 6.621 [2022-04-07T21:31:29.657Z] #29 7.067 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T21:31:29.657Z] #29 7.126 [2022-04-07T21:31:30.170Z] #29 7.338 #=#=# ######################################################################## 100.0% [2022-04-07T21:31:30.170Z] #29 7.411 [2022-04-07T21:31:30.734Z] #29 7.940 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T21:31:30.734Z] #29 8.005 [2022-04-07T21:31:32.285Z] #29 8.217 #=#=# 0.0% 0.2% ############# 18.4% ####################### 33.2% ################################# 47.1% ########################################### 60.4% ####################################################### 77.8% ########################################################### 82.2% ###################################################################### 97.7% ######################################################################## 100.0% [2022-04-07T21:31:32.285Z] #29 9.701 [2022-04-07T21:31:32.849Z] #29 ... [2022-04-07T21:31:32.849Z] [2022-04-07T21:31:32.849Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T21:31:32.849Z] #10 sha256:f3ce9f696afd96e307855c956425f0b6465618431f240f90bba0b920d1861cab [2022-04-07T21:31:32.849Z] #10 DONE 5.3s [2022-04-07T21:31:32.849Z] [2022-04-07T21:31:32.849Z] #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-04-07T21:31:32.849Z] #29 sha256:12a82409b43852ff8b4546cfffc1779893020218b4d8c3719a96c144c4074850 [2022-04-07T21:31:32.849Z] #29 10.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T21:31:32.849Z] #29 10.25 [2022-04-07T21:31:32.849Z] #29 ... [2022-04-07T21:31:32.849Z] [2022-04-07T21:31:32.849Z] #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-04-07T21:31:32.849Z] #11 sha256:9e06bdb9fb790b54c6c64210d0d11cf02303251555f42b4082819e67eb7f1940 [2022-04-07T21:31:33.417Z] #11 DONE 0.5s [2022-04-07T21:31:33.417Z] [2022-04-07T21:31:33.418Z] #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-04-07T21:31:33.418Z] #29 sha256:12a82409b43852ff8b4546cfffc1779893020218b4d8c3719a96c144c4074850 [2022-04-07T21:31:33.418Z] #29 10.47 #=#=# ######################################################################## 100.0% [2022-04-07T21:31:33.418Z] #29 10.58 [2022-04-07T21:31:33.418Z] #29 ... [2022-04-07T21:31:33.418Z] [2022-04-07T21:31:33.418Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T21:31:33.418Z] #39 sha256:409e6b20af34081d087ac688ec4eb9dd5afec4dad1d00dc20895d5b1a92320e3 [2022-04-07T21:31:33.418Z] #39 DONE 0.2s [2022-04-07T21:31:33.418Z] [2022-04-07T21:31:33.418Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T21:31:33.418Z] #31 sha256:2e735aa679e1ac50d2acb2c1f270e931f33f9f619974de1ebac8c4a859222d16 [2022-04-07T21:31:33.418Z] #31 DONE 0.2s [2022-04-07T21:31:33.676Z] [2022-04-07T21:31:33.677Z] #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-04-07T21:31:33.677Z] #29 sha256:12a82409b43852ff8b4546cfffc1779893020218b4d8c3719a96c144c4074850 [2022-04-07T21:31:33.677Z] #29 11.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T21:31:33.677Z] #29 11.13 [2022-04-07T21:31:33.938Z] #29 11.40 #=#=# ######################################################################## 100.0% [2022-04-07T21:31:34.200Z] #29 11.50 [2022-04-07T21:31:34.200Z] #29 11.53 Download of images into '/build' complete. [2022-04-07T21:31:34.200Z] #29 11.53 Use something like the following to load the result into a Docker daemon: [2022-04-07T21:31:34.200Z] #29 11.53 tar -cC '/build' . | docker load [2022-04-07T21:31:34.466Z] #29 DONE 11.6s [2022-04-07T21:31:34.466Z] [2022-04-07T21:31:34.466Z] #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-04-07T21:31:34.466Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:31:36.122Z] [2022-04-07T21:31:36.122Z] SUCCESS: Specified value was saved. [2022-04-07T21:31:36.381Z] #32 ... [2022-04-07T21:31:36.381Z] [2022-04-07T21:31:36.381Z] #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-04-07T21:31:36.381Z] #12 sha256:726a13f30c51f529b6069d3273875fb9f1ff013f242e477909be0e6908d43a05 [2022-04-07T21:31:36.381Z] #12 DONE 2.9s [2022-04-07T21:31:36.381Z] [2022-04-07T21:31:36.381Z] #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-04-07T21:31:36.381Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:31:37.661Z] INFO: Downloading git... [2022-04-07T21:31:38.045Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6a8fcc5d95c556c) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] { [Pipeline] checkout [2022-04-07T21:31:38.186Z] The recommended git tool is: git [2022-04-07T21:31:39.122Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04122ade9703270ff) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] { [Pipeline] checkout [2022-04-07T21:31:39.418Z] The recommended git tool is: git [2022-04-07T21:31:39.660Z] #13 3.472 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:31:39.660Z] #13 3.535 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:31:39.845Z] INFO: Downloading go... [2022-04-07T21:31:39.918Z] #13 3.597 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:31:39.918Z] #13 3.627 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:31:41.671Z] using credential docker-jenkins-github-credentials [2022-04-07T21:31:41.691Z] Cloning the remote Git repository [2022-04-07T21:31:41.691Z] Cloning with configured refspecs honoured and without tags [2022-04-07T21:31:41.551Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:31:41.816Z] #13 5.344 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:31:41.816Z] #13 ... [2022-04-07T21:31:41.816Z] [2022-04-07T21:31:41.816Z] #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-04-07T21:31:41.816Z] #67 sha256:112c6d6e2597b8b78d72f5508df4b06fc3384979a3f4ed2edefa9226d8b60134 [2022-04-07T21:31:41.816Z] #67 4.891 + RM_GOPATH=0 [2022-04-07T21:31:41.816Z] #67 4.891 + TMP_GOPATH= [2022-04-07T21:31:41.816Z] #67 4.892 + : /build [2022-04-07T21:31:41.816Z] #67 4.892 + '[' -z '' ']' [2022-04-07T21:31:41.816Z] #67 4.894 ++ mktemp -d [2022-04-07T21:31:41.816Z] #67 4.897 + export GOPATH=/tmp/tmp.q4VjlJQnWa [2022-04-07T21:31:41.816Z] #67 4.897 + GOPATH=/tmp/tmp.q4VjlJQnWa [2022-04-07T21:31:41.816Z] #67 4.897 + RM_GOPATH=1 [2022-04-07T21:31:41.816Z] #67 4.897 + case "$(go env GOARCH)" in [2022-04-07T21:31:41.816Z] #67 4.898 ++ go env GOARCH [2022-04-07T21:31:41.816Z] #67 4.913 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:41.816Z] #67 4.913 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:41.816Z] #67 4.913 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:41.816Z] #67 4.914 + dir=/tmp/install [2022-04-07T21:31:41.816Z] #67 4.915 + bin=proxy [2022-04-07T21:31:41.816Z] #67 4.915 + shift [2022-04-07T21:31:41.816Z] #67 4.915 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T21:31:41.816Z] #67 4.916 + . /tmp/install/proxy.installer [2022-04-07T21:31:41.816Z] #67 4.916 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:31:41.816Z] #67 4.917 + install_proxy [2022-04-07T21:31:41.816Z] #67 4.917 + case "$1" in [2022-04-07T21:31:41.816Z] #67 4.917 + export CGO_ENABLED=0 [2022-04-07T21:31:41.816Z] #67 4.917 + CGO_ENABLED=0 [2022-04-07T21:31:41.816Z] #67 4.918 + _install_proxy [2022-04-07T21:31:41.816Z] #67 4.918 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T21:31:41.816Z] #67 4.918 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:31:41.816Z] #67 4.918 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q4VjlJQnWa/src/github.com/docker/libnetwork [2022-04-07T21:31:41.816Z] #67 4.930 Cloning into '/tmp/tmp.q4VjlJQnWa/src/github.com/docker/libnetwork'... [2022-04-07T21:31:42.303Z] using credential docker-jenkins-github-credentials [2022-04-07T21:31:42.322Z] Cloning the remote Git repository [2022-04-07T21:31:42.322Z] Cloning with configured refspecs honoured and without tags [2022-04-07T21:31:41.624Z] > git init /home/ubuntu/workspace/moby_PR-43468 # timeout=10 [2022-04-07T21:31:41.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:31:41.926Z] > git --version # timeout=10 [2022-04-07T21:31:41.946Z] > git --version # 'git version 2.17.1' [2022-04-07T21:31:41.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:31:41.948Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:31:41.437Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:31:41.494Z] > git init /home/ubuntu/workspace/moby_PR-43468 # timeout=10 [2022-04-07T21:31:41.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:31:41.859Z] > git --version # timeout=10 [2022-04-07T21:31:41.870Z] > git --version # 'git version 2.17.1' [2022-04-07T21:31:41.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:31:41.872Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:31:43.591Z] INFO: Downloading compiler 1 of 3... [2022-04-07T21:31:43.716Z] #67 ... [2022-04-07T21:31:43.716Z] [2022-04-07T21:31:43.716Z] #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-04-07T21:31:43.716Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:31:43.716Z] #49 4.756 + RM_GOPATH=0 [2022-04-07T21:31:43.716Z] #49 4.756 + TMP_GOPATH= [2022-04-07T21:31:43.716Z] #49 4.756 + : /build [2022-04-07T21:31:43.716Z] #49 4.756 + '[' -z '' ']' [2022-04-07T21:31:43.716Z] #49 4.760 ++ mktemp -d [2022-04-07T21:31:43.716Z] #49 4.765 + export GOPATH=/tmp/tmp.TnQZpGIUL1 [2022-04-07T21:31:43.716Z] #49 4.765 + GOPATH=/tmp/tmp.TnQZpGIUL1 [2022-04-07T21:31:43.716Z] #49 4.765 + RM_GOPATH=1 [2022-04-07T21:31:43.716Z] #49 4.765 + case "$(go env GOARCH)" in [2022-04-07T21:31:43.716Z] #49 4.765 ++ go env GOARCH [2022-04-07T21:31:43.716Z] #49 4.800 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.716Z] #49 4.800 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.716Z] #49 4.800 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:43.716Z] #49 4.812 Install golangci-lint version v1.23.8 [2022-04-07T21:31:43.716Z] #49 4.812 + dir=/tmp/install [2022-04-07T21:31:43.716Z] #49 4.812 + bin=golangci_lint [2022-04-07T21:31:43.716Z] #49 4.812 + shift [2022-04-07T21:31:43.716Z] #49 4.812 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T21:31:43.716Z] #49 4.812 + . /tmp/install/golangci_lint.installer [2022-04-07T21:31:43.716Z] #49 4.812 ++ : v1.23.8 [2022-04-07T21:31:43.716Z] #49 4.812 + install_golangci_lint [2022-04-07T21:31:43.716Z] #49 4.812 + set -e [2022-04-07T21:31:43.716Z] #49 4.812 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T21:31:43.716Z] #49 4.812 + GOBIN=/build [2022-04-07T21:31:43.716Z] #49 4.812 + GO111MODULE=on [2022-04-07T21:31:43.716Z] #49 4.812 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T21:31:43.716Z] #49 5.415 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T21:31:43.716Z] #49 ... [2022-04-07T21:31:43.716Z] [2022-04-07T21:31:43.717Z] #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-04-07T21:31:43.717Z] #58 sha256:9e701b21c71063a51ff2f5be3983a866e96b1613b9994a9b1d3b69646bd659ec [2022-04-07T21:31:43.717Z] #58 4.033 + RM_GOPATH=0 [2022-04-07T21:31:43.717Z] #58 4.033 + TMP_GOPATH= [2022-04-07T21:31:43.717Z] #58 4.033 + : /build [2022-04-07T21:31:43.717Z] #58 4.033 + '[' -z '' ']' [2022-04-07T21:31:43.717Z] #58 4.035 ++ mktemp -d [2022-04-07T21:31:43.717Z] #58 4.036 + export GOPATH=/tmp/tmp.1o6ChrbvC6 [2022-04-07T21:31:43.717Z] #58 4.036 + GOPATH=/tmp/tmp.1o6ChrbvC6 [2022-04-07T21:31:43.717Z] #58 4.036 + RM_GOPATH=1 [2022-04-07T21:31:43.717Z] #58 4.036 + case "$(go env GOARCH)" in [2022-04-07T21:31:43.717Z] #58 4.041 ++ go env GOARCH [2022-04-07T21:31:43.717Z] #58 4.057 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #58 4.057 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #58 4.057 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:43.717Z] #58 4.057 + dir=/tmp/install [2022-04-07T21:31:43.717Z] #58 4.057 + bin=rootlesskit [2022-04-07T21:31:43.717Z] #58 4.057 + shift [2022-04-07T21:31:43.717Z] #58 4.057 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T21:31:43.717Z] #58 4.057 + . /tmp/install/rootlesskit.installer [2022-04-07T21:31:43.717Z] #58 4.057 ++ : v0.14.4 [2022-04-07T21:31:43.717Z] #58 4.057 + install_rootlesskit [2022-04-07T21:31:43.717Z] #58 4.057 + case "$1" in [2022-04-07T21:31:43.717Z] #58 4.057 + export CGO_ENABLED=0 [2022-04-07T21:31:43.717Z] #58 4.057 + CGO_ENABLED=0 [2022-04-07T21:31:43.717Z] #58 4.057 + _install_rootlesskit [2022-04-07T21:31:43.717Z] #58 4.057 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T21:31:43.717Z] #58 4.057 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:31:43.717Z] #58 4.057 + GOBIN=/build [2022-04-07T21:31:43.717Z] #58 4.057 + GO111MODULE=on [2022-04-07T21:31:43.717Z] #58 4.057 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T21:31:43.717Z] #58 4.058 Install rootlesskit version v0.14.4 [2022-04-07T21:31:43.717Z] #58 4.505 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T21:31:43.717Z] #58 9.314 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:31:43.717Z] #58 9.316 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:31:43.717Z] #58 9.416 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T21:31:43.717Z] #58 10.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T21:31:43.717Z] #58 ... [2022-04-07T21:31:43.717Z] [2022-04-07T21:31:43.717Z] #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-04-07T21:31:43.717Z] #51 sha256:4bcd05f25133344041242aec398a6cf80797709c1d9235723adfa9a59f9d27b6 [2022-04-07T21:31:43.717Z] #51 4.818 + RM_GOPATH=0 [2022-04-07T21:31:43.717Z] #51 4.818 + TMP_GOPATH= [2022-04-07T21:31:43.717Z] #51 4.818 + : /build [2022-04-07T21:31:43.717Z] #51 4.818 + '[' -z '' ']' [2022-04-07T21:31:43.717Z] #51 4.818 ++ mktemp -d [2022-04-07T21:31:43.717Z] #51 4.818 + export GOPATH=/tmp/tmp.oQbLBWJMO0 [2022-04-07T21:31:43.717Z] #51 4.818 + GOPATH=/tmp/tmp.oQbLBWJMO0 [2022-04-07T21:31:43.717Z] #51 4.818 + RM_GOPATH=1 [2022-04-07T21:31:43.717Z] #51 4.818 + case "$(go env GOARCH)" in [2022-04-07T21:31:43.717Z] #51 4.824 ++ go env GOARCH [2022-04-07T21:31:43.717Z] #51 4.856 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #51 4.856 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #51 4.856 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:43.717Z] #51 4.858 Install shfmt version v3.0.2 [2022-04-07T21:31:43.717Z] #51 4.858 + dir=/tmp/install [2022-04-07T21:31:43.717Z] #51 4.858 + bin=shfmt [2022-04-07T21:31:43.717Z] #51 4.858 + shift [2022-04-07T21:31:43.717Z] #51 4.858 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T21:31:43.717Z] #51 4.858 + . /tmp/install/shfmt.installer [2022-04-07T21:31:43.717Z] #51 4.858 ++ : v3.0.2 [2022-04-07T21:31:43.717Z] #51 4.858 + install_shfmt [2022-04-07T21:31:43.717Z] #51 4.858 + echo 'Install shfmt version v3.0.2' [2022-04-07T21:31:43.717Z] #51 4.858 + GOBIN=/build [2022-04-07T21:31:43.717Z] #51 4.858 + GO111MODULE=on [2022-04-07T21:31:43.717Z] #51 4.858 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T21:31:43.717Z] #51 5.526 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T21:31:43.717Z] #51 6.662 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T21:31:43.717Z] #51 6.692 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T21:31:43.717Z] #51 6.846 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T21:31:43.717Z] #51 9.103 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T21:31:43.717Z] #51 ... [2022-04-07T21:31:43.717Z] [2022-04-07T21:31:43.717Z] #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-04-07T21:31:43.717Z] #24 sha256:0555ed40fdcc17969c919877e653be83435f567eb81ad8615b9fb4d516fc6810 [2022-04-07T21:31:43.717Z] #24 4.690 + RM_GOPATH=0 [2022-04-07T21:31:43.717Z] #24 4.690 + TMP_GOPATH= [2022-04-07T21:31:43.717Z] #24 4.690 + : /build [2022-04-07T21:31:43.717Z] #24 4.690 + '[' -z '' ']' [2022-04-07T21:31:43.717Z] #24 4.690 ++ mktemp -d [2022-04-07T21:31:43.717Z] #24 4.691 + export GOPATH=/tmp/tmp.IF695A6KL3 [2022-04-07T21:31:43.717Z] #24 4.691 + GOPATH=/tmp/tmp.IF695A6KL3 [2022-04-07T21:31:43.717Z] #24 4.691 + RM_GOPATH=1 [2022-04-07T21:31:43.717Z] #24 4.691 + case "$(go env GOARCH)" in [2022-04-07T21:31:43.717Z] #24 4.698 ++ go env GOARCH [2022-04-07T21:31:43.717Z] #24 4.722 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #24 4.722 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.717Z] #24 4.722 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:43.717Z] #24 4.731 + dir=/tmp/install [2022-04-07T21:31:43.717Z] #24 4.731 + bin=dockercli [2022-04-07T21:31:43.717Z] #24 4.731 + shift [2022-04-07T21:31:43.717Z] #24 4.731 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T21:31:43.717Z] #24 4.731 + . /tmp/install/dockercli.installer [2022-04-07T21:31:43.717Z] #24 4.731 ++ : stable [2022-04-07T21:31:43.717Z] #24 4.731 ++ : 17.06.2-ce [2022-04-07T21:31:43.717Z] #24 4.731 + install_dockercli [2022-04-07T21:31:43.717Z] #24 4.731 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T21:31:43.717Z] #24 4.731 ++ uname -m [2022-04-07T21:31:43.717Z] #24 4.731 Install docker/cli version 17.06.2-ce from stable [2022-04-07T21:31:43.717Z] #24 4.732 + arch=x86_64 [2022-04-07T21:31:43.717Z] #24 4.733 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T21:31:43.717Z] #24 4.733 + url=https://download.docker.com/linux/static [2022-04-07T21:31:43.717Z] #24 4.736 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T21:31:43.717Z] #24 4.736 + tar -xz docker/docker [2022-04-07T21:31:43.976Z] #24 ... [2022-04-07T21:31:43.976Z] [2022-04-07T21:31:43.976Z] #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-04-07T21:31:43.976Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:31:43.976Z] #34 4.444 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:31:43.976Z] #34 4.444 + RM_GOPATH=0 [2022-04-07T21:31:43.976Z] #34 4.444 + TMP_GOPATH= [2022-04-07T21:31:43.976Z] #34 4.444 + : /build [2022-04-07T21:31:43.976Z] #34 4.444 + '[' -z '' ']' [2022-04-07T21:31:43.976Z] #34 4.444 ++ mktemp -d [2022-04-07T21:31:43.976Z] #34 4.444 + export GOPATH=/tmp/tmp.ewSsKUiEy3 [2022-04-07T21:31:43.976Z] #34 4.444 + GOPATH=/tmp/tmp.ewSsKUiEy3 [2022-04-07T21:31:43.976Z] #34 4.444 + RM_GOPATH=1 [2022-04-07T21:31:43.976Z] #34 4.444 + case "$(go env GOARCH)" in [2022-04-07T21:31:43.976Z] #34 4.444 ++ go env GOARCH [2022-04-07T21:31:43.976Z] #34 4.444 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.976Z] #34 4.444 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:43.976Z] #34 4.444 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:43.976Z] #34 4.444 + dir=/tmp/install [2022-04-07T21:31:43.976Z] #34 4.444 + bin=tomlv [2022-04-07T21:31:43.976Z] #34 4.444 + shift [2022-04-07T21:31:43.976Z] #34 4.444 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T21:31:43.976Z] #34 4.444 + . /tmp/install/tomlv.installer [2022-04-07T21:31:43.976Z] #34 4.444 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:31:43.976Z] #34 4.444 + install_tomlv [2022-04-07T21:31:43.976Z] #34 4.444 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T21:31:43.976Z] #34 4.444 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ewSsKUiEy3/src/github.com/BurntSushi/toml [2022-04-07T21:31:43.976Z] #34 4.444 Cloning into '/tmp/tmp.ewSsKUiEy3/src/github.com/BurntSushi/toml'... [2022-04-07T21:31:43.976Z] #34 5.731 + cd /tmp/tmp.ewSsKUiEy3/src/github.com/BurntSushi/toml [2022-04-07T21:31:43.976Z] #34 5.742 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:31:43.976Z] #34 6.144 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:31:43.976Z] #34 7.359 internal/unsafeheader [2022-04-07T21:31:43.976Z] #34 7.434 internal/abi [2022-04-07T21:31:43.976Z] #34 7.440 internal/cpu [2022-04-07T21:31:43.976Z] #34 8.036 internal/goexperiment [2022-04-07T21:31:43.976Z] #34 8.162 runtime/internal/atomic [2022-04-07T21:31:43.976Z] #34 8.393 internal/bytealg [2022-04-07T21:31:43.976Z] #34 8.753 runtime/internal/sys [2022-04-07T21:31:43.976Z] #34 9.152 runtime/internal/math [2022-04-07T21:31:43.976Z] #34 9.312 internal/itoa [2022-04-07T21:31:43.976Z] #34 9.527 runtime [2022-04-07T21:31:43.976Z] #34 9.687 math/bits [2022-04-07T21:31:43.976Z] #34 10.31 math [2022-04-07T21:31:44.233Z] #34 ... [2022-04-07T21:31:44.233Z] [2022-04-07T21:31:44.233Z] #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-04-07T21:31:44.233Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:31:44.233Z] #55 4.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:31:44.233Z] #55 4.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:31:44.233Z] #55 4.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:31:44.233Z] #55 5.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:31:44.233Z] #55 8.957 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:31:44.233Z] #55 ... [2022-04-07T21:31:44.233Z] [2022-04-07T21:31:44.233Z] #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-04-07T21:31:44.233Z] #45 sha256:f7459b88c6ab98f5696abffe860d4cf909e65b1bca9922326e924ee3a3805f9d [2022-04-07T21:31:44.233Z] #45 4.209 + RM_GOPATH=0 [2022-04-07T21:31:44.233Z] #45 4.209 + TMP_GOPATH= [2022-04-07T21:31:44.233Z] #45 4.209 + : /build [2022-04-07T21:31:44.233Z] #45 4.209 + '[' -z '' ']' [2022-04-07T21:31:44.233Z] #45 4.212 ++ mktemp -d [2022-04-07T21:31:44.233Z] #45 4.212 + export GOPATH=/tmp/tmp.T2kb5xjXhZ [2022-04-07T21:31:44.233Z] #45 4.212 + GOPATH=/tmp/tmp.T2kb5xjXhZ [2022-04-07T21:31:44.233Z] #45 4.212 + RM_GOPATH=1 [2022-04-07T21:31:44.233Z] #45 4.212 + case "$(go env GOARCH)" in [2022-04-07T21:31:44.233Z] #45 4.230 Install vndr version v0.1.2 [2022-04-07T21:31:44.233Z] #45 4.231 ++ go env GOARCH [2022-04-07T21:31:44.233Z] #45 4.231 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:44.233Z] #45 4.231 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:44.233Z] #45 4.231 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:44.233Z] #45 4.231 + dir=/tmp/install [2022-04-07T21:31:44.233Z] #45 4.231 + bin=vndr [2022-04-07T21:31:44.233Z] #45 4.231 + shift [2022-04-07T21:31:44.233Z] #45 4.231 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T21:31:44.233Z] #45 4.231 + . /tmp/install/vndr.installer [2022-04-07T21:31:44.233Z] #45 4.231 ++ : v0.1.2 [2022-04-07T21:31:44.233Z] #45 4.231 + install_vndr [2022-04-07T21:31:44.233Z] #45 4.231 + echo 'Install vndr version v0.1.2' [2022-04-07T21:31:44.233Z] #45 4.231 + GOBIN=/build [2022-04-07T21:31:44.233Z] #45 4.231 + GO111MODULE=on [2022-04-07T21:31:44.233Z] #45 4.231 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T21:31:44.233Z] #45 4.800 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T21:31:44.493Z] #45 ... [2022-04-07T21:31:44.493Z] [2022-04-07T21:31:44.493Z] #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-04-07T21:31:44.493Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:31:44.493Z] #42 5.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:31:44.493Z] #42 5.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:31:44.493Z] #42 5.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:31:44.493Z] #42 7.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:31:44.493Z] #42 10.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:31:44.493Z] #42 ... [2022-04-07T21:31:44.493Z] [2022-04-07T21:31:44.493Z] #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-04-07T21:31:44.493Z] #47 sha256:366936df89146fd67fc28d5c2330a147466a522f9e674d36f8ab2d87993427f1 [2022-04-07T21:31:44.493Z] #47 4.012 + RM_GOPATH=0 [2022-04-07T21:31:44.493Z] #47 4.012 + TMP_GOPATH= [2022-04-07T21:31:44.493Z] #47 4.012 + : /build [2022-04-07T21:31:44.493Z] #47 4.012 + '[' -z '' ']' [2022-04-07T21:31:44.493Z] #47 4.012 ++ mktemp -d [2022-04-07T21:31:44.493Z] #47 4.012 + export GOPATH=/tmp/tmp.HP104IOpZJ [2022-04-07T21:31:44.493Z] #47 4.012 + GOPATH=/tmp/tmp.HP104IOpZJ [2022-04-07T21:31:44.493Z] #47 4.012 + RM_GOPATH=1 [2022-04-07T21:31:44.493Z] #47 4.012 + case "$(go env GOARCH)" in [2022-04-07T21:31:44.493Z] #47 4.012 ++ go env GOARCH [2022-04-07T21:31:44.493Z] #47 4.027 Install gotestsum version v1.7.0 [2022-04-07T21:31:44.493Z] #47 4.027 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:44.493Z] #47 4.027 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:31:44.493Z] #47 4.027 ++ dirname /tmp/install/install.sh [2022-04-07T21:31:44.493Z] #47 4.027 + dir=/tmp/install [2022-04-07T21:31:44.493Z] #47 4.027 + bin=gotestsum [2022-04-07T21:31:44.493Z] #47 4.027 + shift [2022-04-07T21:31:44.493Z] #47 4.027 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T21:31:44.493Z] #47 4.027 + . /tmp/install/gotestsum.installer [2022-04-07T21:31:44.493Z] #47 4.027 ++ : v1.7.0 [2022-04-07T21:31:44.493Z] #47 4.027 + install_gotestsum [2022-04-07T21:31:44.493Z] #47 4.027 + set -e [2022-04-07T21:31:44.493Z] #47 4.027 + echo 'Install gotestsum version v1.7.0' [2022-04-07T21:31:44.493Z] #47 4.027 + GOBIN=/build [2022-04-07T21:31:44.493Z] #47 4.027 + GO111MODULE=on [2022-04-07T21:31:44.493Z] #47 4.027 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T21:31:44.493Z] #47 4.424 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:31:44.493Z] #47 6.312 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:31:44.493Z] #47 6.317 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:31:44.493Z] #47 6.325 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:31:44.493Z] #47 6.436 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:31:44.493Z] #47 6.961 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:31:44.493Z] #47 7.146 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:31:44.493Z] #47 7.259 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:31:44.493Z] #47 7.320 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:31:44.493Z] #47 7.570 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:31:44.493Z] #47 7.851 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:31:44.493Z] #47 7.920 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:31:44.493Z] #47 8.210 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:31:44.750Z] #47 ... [2022-04-07T21:31:44.750Z] [2022-04-07T21:31:44.750Z] #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-04-07T21:31:44.750Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:31:44.750Z] #40 5.033 + git clone https://github.com/docker/distribution.git . [2022-04-07T21:31:44.750Z] #40 5.039 Cloning into '.'... [2022-04-07T21:31:45.009Z] #40 ... [2022-04-07T21:31:45.009Z] [2022-04-07T21:31:45.009Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-07T21:31:45.009Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:31:45.009Z] #36 5.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:31:45.010Z] #36 5.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:31:45.010Z] #36 5.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:31:45.010Z] #36 8.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:31:45.010Z] #36 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:31:45.010Z] #36 ... [2022-04-07T21:31:45.010Z] [2022-04-07T21:31:45.010Z] #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-04-07T21:31:45.010Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:31:45.010Z] #32 4.934 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T21:31:45.010Z] #32 4.967 Cloning into '.'... [2022-04-07T21:31:45.138Z] INFO: Downloading compiler 2 of 3... [2022-04-07T21:31:45.268Z] #32 ... [2022-04-07T21:31:45.268Z] [2022-04-07T21:31:45.268Z] #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-04-07T21:31:45.268Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:31:45.268Z] #55 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:31:46.108Z] INFO: Downloading compiler 3 of 3... [2022-04-07T21:31:47.079Z] INFO: Extracting git... [2022-04-07T21:31:48.547Z] #55 ... [2022-04-07T21:31:48.547Z] [2022-04-07T21:31:48.547Z] #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-04-07T21:31:48.547Z] #24 sha256:0555ed40fdcc17969c919877e653be83435f567eb81ad8615b9fb4d516fc6810 [2022-04-07T21:31:48.547Z] #24 13.89 + mkdir -p /build [2022-04-07T21:31:48.547Z] #24 13.90 + mv docker/docker /build/ [2022-04-07T21:31:48.547Z] #24 13.90 + rmdir docker [2022-04-07T21:31:48.547Z] #24 DONE 14.7s [2022-04-07T21:31:48.547Z] [2022-04-07T21:31:48.547Z] #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-04-07T21:31:48.547Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:31:48.547Z] #49 13.69 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T21:31:48.547Z] #49 13.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T21:31:48.547Z] #49 13.82 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T21:31:48.547Z] #49 13.83 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T21:31:48.547Z] #49 13.88 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:31:48.547Z] #49 14.35 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T21:31:48.547Z] #49 14.85 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T21:31:48.547Z] #49 15.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T21:31:48.547Z] #49 15.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T21:31:48.547Z] #49 15.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T21:31:49.922Z] #49 16.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T21:31:50.179Z] #49 16.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T21:31:53.457Z] #49 19.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T21:31:53.457Z] #49 19.77 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T21:31:53.457Z] #49 20.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T21:31:53.457Z] #49 20.13 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T21:31:53.714Z] #49 20.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T21:31:53.714Z] #49 ... [2022-04-07T21:31:53.714Z] [2022-04-07T21:31:53.714Z] #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-04-07T21:31:53.714Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:31:53.714Z] #13 7.376 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:31:53.714Z] #13 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:31:53.714Z] #13 13.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:31:53.714Z] #13 ... [2022-04-07T21:31:53.714Z] [2022-04-07T21:31:53.714Z] #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-04-07T21:31:53.714Z] #58 sha256:9e701b21c71063a51ff2f5be3983a866e96b1613b9994a9b1d3b69646bd659ec [2022-04-07T21:31:53.714Z] #58 13.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T21:31:53.714Z] #58 14.21 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T21:31:53.714Z] #58 14.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T21:31:53.714Z] #58 14.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T21:31:53.714Z] #58 14.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T21:31:53.714Z] #58 15.03 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T21:31:53.714Z] #58 15.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T21:31:53.714Z] #58 15.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T21:31:53.714Z] #58 16.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T21:31:53.972Z] #58 20.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T21:31:53.972Z] #58 ... [2022-04-07T21:31:53.972Z] [2022-04-07T21:31:53.972Z] #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-04-07T21:31:53.972Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:31:53.972Z] #49 20.53 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T21:31:53.972Z] #49 20.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T21:31:53.972Z] #49 20.68 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T21:31:53.972Z] #49 20.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T21:31:54.229Z] #49 20.92 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T21:31:54.229Z] #49 20.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T21:31:54.229Z] #49 21.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T21:31:54.229Z] #49 21.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T21:31:54.229Z] #49 21.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T21:31:54.794Z] #49 21.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T21:31:54.794Z] #49 21.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T21:31:54.794Z] #49 21.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T21:31:54.794Z] #49 21.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T21:31:54.794Z] #49 21.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T21:31:54.794Z] #49 21.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T21:31:55.051Z] #49 21.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T21:31:55.051Z] #49 21.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T21:31:55.051Z] #49 21.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T21:31:55.316Z] #49 21.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T21:31:55.316Z] #49 21.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T21:31:55.578Z] #49 22.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T21:31:55.578Z] #49 22.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T21:31:55.578Z] #49 ... [2022-04-07T21:31:55.578Z] [2022-04-07T21:31:55.578Z] #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-04-07T21:31:55.578Z] #45 sha256:f7459b88c6ab98f5696abffe860d4cf909e65b1bca9922326e924ee3a3805f9d [2022-04-07T21:31:55.578Z] #45 DONE 22.3s [2022-04-07T21:31:55.578Z] [2022-04-07T21:31:55.578Z] #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-04-07T21:31:55.578Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:31:55.578Z] #49 22.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T21:31:55.656Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041d9440558f2b15f) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] { [Pipeline] checkout [2022-04-07T21:31:55.737Z] The recommended git tool is: git [2022-04-07T21:31:55.823Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-051c69c591434b9ef) in /home/ubuntu/workspace/moby_PR-43468 [Pipeline] { [2022-04-07T21:31:55.835Z] #49 ... [2022-04-07T21:31:55.835Z] [2022-04-07T21:31:55.835Z] #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-04-07T21:31:55.835Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:31:55.835Z] #42 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [Pipeline] checkout [2022-04-07T21:31:55.920Z] The recommended git tool is: git [2022-04-07T21:31:56.092Z] #42 ... [2022-04-07T21:31:56.093Z] [2022-04-07T21:31:56.093Z] #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-04-07T21:31:56.093Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:31:56.093Z] #55 21.93 Fetched 8476 kB in 18s (482 kB/s) [2022-04-07T21:31:56.658Z] #55 21.93 Reading package lists... [2022-04-07T21:31:56.658Z] #55 ... [2022-04-07T21:31:56.658Z] [2022-04-07T21:31:56.658Z] #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-04-07T21:31:56.658Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:31:56.658Z] #36 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:31:56.980Z] #36 ... [2022-04-07T21:31:56.980Z] [2022-04-07T21:31:56.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-04-07T21:31:56.980Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:31:56.980Z] #42 23.63 Fetched 8476 kB in 18s (459 kB/s) [2022-04-07T21:31:57.950Z] using credential docker-jenkins-github-credentials [2022-04-07T21:31:57.958Z] Cloning the remote Git repository [2022-04-07T21:31:57.958Z] Cloning with configured refspecs honoured and without tags [2022-04-07T21:31:58.358Z] #42 23.63 Reading package lists... [2022-04-07T21:31:58.358Z] #42 ... [2022-04-07T21:31:58.358Z] [2022-04-07T21:31:58.358Z] #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-04-07T21:31:58.358Z] #47 sha256:366936df89146fd67fc28d5c2330a147466a522f9e674d36f8ab2d87993427f1 [2022-04-07T21:31:58.358Z] #47 15.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:31:58.358Z] #47 15.10 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:31:58.358Z] #47 ... [2022-04-07T21:31:58.358Z] [2022-04-07T21:31:58.358Z] #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-04-07T21:31:58.358Z] #67 sha256:112c6d6e2597b8b78d72f5508df4b06fc3384979a3f4ed2edefa9226d8b60134 [2022-04-07T21:31:58.615Z] #67 25.04 Checking out files: 90% (1720/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-04-07T21:31:58.615Z] #67 25.31 + cd /tmp/tmp.q4VjlJQnWa/src/github.com/docker/libnetwork [2022-04-07T21:31:58.615Z] #67 25.31 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:31:58.690Z] using credential docker-jenkins-github-credentials [2022-04-07T21:31:58.698Z] Cloning the remote Git repository [2022-04-07T21:31:58.698Z] Cloning with configured refspecs honoured and without tags [2022-04-07T21:31:58.019Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:31:58.070Z] > git init /home/ubuntu/workspace/moby_PR-43468 # timeout=10 [2022-04-07T21:31:58.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:31:58.469Z] > git --version # timeout=10 [2022-04-07T21:31:58.475Z] > git --version # 'git version 2.25.1' [2022-04-07T21:31:58.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:31:58.477Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:31:59.179Z] #67 25.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T21:31:59.745Z] #67 ... [2022-04-07T21:31:59.745Z] [2022-04-07T21:31:59.745Z] #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-04-07T21:31:59.745Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:31:59.745Z] #34 16.44 unicode/utf8 [2022-04-07T21:31:59.745Z] #34 16.93 internal/race [2022-04-07T21:31:59.745Z] #34 17.04 sync/atomic [2022-04-07T21:31:59.745Z] #34 17.56 unicode [2022-04-07T21:31:59.745Z] #34 20.89 encoding [2022-04-07T21:31:58.749Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T21:31:58.797Z] > git init /home/ubuntu/workspace/moby_PR-43468 # timeout=10 [2022-04-07T21:31:59.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:31:59.018Z] > git --version # timeout=10 [2022-04-07T21:31:59.029Z] > git --version # 'git version 2.25.1' [2022-04-07T21:31:59.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:31:59.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:00.002Z] #34 ... [2022-04-07T21:32:00.003Z] [2022-04-07T21:32:00.003Z] #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-04-07T21:32:00.003Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:32:00.003Z] #49 23.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T21:32:00.003Z] #49 23.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T21:32:00.003Z] #49 23.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T21:32:00.003Z] #49 23.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T21:32:00.003Z] #49 23.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T21:32:00.003Z] #49 23.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T21:32:00.003Z] #49 23.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T21:32:00.003Z] #49 24.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T21:32:00.003Z] #49 24.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T21:32:00.003Z] #49 24.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T21:32:00.003Z] #49 24.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T21:32:00.003Z] #49 25.00 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T21:32:00.003Z] #49 25.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T21:32:00.003Z] #49 25.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T21:32:00.003Z] #49 25.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T21:32:00.003Z] #49 25.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T21:32:00.003Z] #49 25.80 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T21:32:00.003Z] #49 25.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T21:32:00.003Z] #49 25.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T21:32:00.003Z] #49 25.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T21:32:00.568Z] #49 27.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T21:32:00.568Z] #49 27.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T21:32:00.825Z] #49 27.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T21:32:00.825Z] #49 27.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T21:32:00.825Z] #49 27.42 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T21:32:00.825Z] #49 27.60 go: downloading golang.org/x/text v0.3.2 [2022-04-07T21:32:02.842Z] #49 ... [2022-04-07T21:32:02.842Z] [2022-04-07T21:32:02.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-04-07T21:32:02.842Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:32:02.842Z] #40 26.60 Checking out files: 85% (1582/1842) Checking out files: 86% (1585/1842) Checking out files: 87% (1603/1842) Checking out files: 88% (1621/1842) Checking out files: 89% (1640/1842) Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T21:32:02.842Z] #40 26.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T21:32:02.842Z] #40 28.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-07T21:32:03.199Z] Fetching without tags [2022-04-07T21:32:03.501Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:03.774Z] Fetching without tags [2022-04-07T21:32:04.200Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:04.217Z] #40 ... [2022-04-07T21:32:04.217Z] [2022-04-07T21:32:04.217Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-04-07T21:32:04.217Z] #58 sha256:9e701b21c71063a51ff2f5be3983a866e96b1613b9994a9b1d3b69646bd659ec [2022-04-07T21:32:04.217Z] #58 20.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T21:32:04.217Z] #58 ... [2022-04-07T21:32:04.217Z] [2022-04-07T21:32:04.217Z] #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-04-07T21:32:04.217Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:04.217Z] #42 23.63 Reading package lists... [2022-04-07T21:32:03.080Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:03.112Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:32:03.139Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:03.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:03.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:32:03.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:03.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:03.510Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:03.534Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:04.378Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:04.378Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:32:04.995Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:04.995Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:32:03.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:03.596Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:32:03.675Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:03.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:03.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:32:03.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:03.794Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:04.213Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:04.235Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:04.936Z] > git remote # timeout=10 [2022-04-07T21:32:04.946Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:32:04.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:04.959Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:32:04.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:32:04.997Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:05.022Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:04.253Z] > git remote # timeout=10 [2022-04-07T21:32:04.286Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:32:04.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:04.311Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:32:04.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:32:04.374Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:04.401Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:07.495Z] #42 30.29 Reading package lists... [2022-04-07T21:32:07.495Z] #42 ... [2022-04-07T21:32:07.495Z] [2022-04-07T21:32:07.495Z] #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-04-07T21:32:07.495Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:07.495Z] #36 23.70 Fetched 8476 kB in 18s (464 kB/s) [2022-04-07T21:32:07.495Z] #36 23.70 Reading package lists... [2022-04-07T21:32:07.495Z] #36 30.40 Reading package lists... [2022-04-07T21:32:07.495Z] #36 ... [2022-04-07T21:32:07.495Z] [2022-04-07T21:32:07.495Z] #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-04-07T21:32:07.495Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:32:07.495Z] #49 33.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:32:07.495Z] #49 33.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T21:32:07.495Z] #49 33.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T21:32:07.495Z] #49 33.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T21:32:07.495Z] #49 33.93 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T21:32:08.255Z] INFO: Expanding go... [2022-04-07T21:32:08.429Z] #49 34.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T21:32:08.429Z] #49 35.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T21:32:08.688Z] #49 35.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T21:32:08.699Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:32:09.255Z] #49 ... [2022-04-07T21:32:09.255Z] [2022-04-07T21:32:09.255Z] #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-04-07T21:32:09.255Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:09.255Z] #13 22.97 Fetched 9012 kB in 20s (456 kB/s) [2022-04-07T21:32:09.255Z] #13 22.97 Reading package lists... [2022-04-07T21:32:09.255Z] #13 29.57 Reading package lists... [2022-04-07T21:32:09.255Z] #13 ... [2022-04-07T21:32:09.255Z] [2022-04-07T21:32:09.255Z] #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-04-07T21:32:09.255Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:09.255Z] #42 30.29 Reading package lists... [2022-04-07T21:32:09.653Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [2022-04-07T21:32:09.742Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:32:10.655Z] + docker version [2022-04-07T21:32:11.212Z] #42 36.39 Building dependency tree... [2022-04-07T21:32:11.212Z] #42 ... [2022-04-07T21:32:11.212Z] [2022-04-07T21:32:11.212Z] #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-04-07T21:32:11.212Z] #51 sha256:4bcd05f25133344041242aec398a6cf80797709c1d9235723adfa9a59f9d27b6 [2022-04-07T21:32:11.212Z] #51 DONE 37.6s [2022-04-07T21:32:11.212Z] [2022-04-07T21:32:11.212Z] #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-04-07T21:32:11.212Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:11.212Z] #36 30.40 Reading package lists... [2022-04-07T21:32:11.468Z] #36 36.64 Building dependency tree... [2022-04-07T21:32:12.398Z] #36 ... [2022-04-07T21:32:12.398Z] [2022-04-07T21:32:12.398Z] #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-04-07T21:32:12.398Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:32:12.398Z] #55 21.93 Reading package lists... [2022-04-07T21:32:12.398Z] #55 29.34 Reading package lists... [2022-04-07T21:32:12.398Z] #55 35.37 Building dependency tree... [2022-04-07T21:32:12.398Z] #55 38.95 The following additional packages will be installed: [2022-04-07T21:32:12.398Z] #55 38.97 libbtrfs0 [2022-04-07T21:32:12.398Z] #55 39.14 The following NEW packages will be installed: [2022-04-07T21:32:12.398Z] #55 39.14 libbtrfs-dev libbtrfs0 [2022-04-07T21:32:12.398Z] #55 ... [2022-04-07T21:32:12.398Z] [2022-04-07T21:32:12.398Z] #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-04-07T21:32:12.398Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:12.398Z] #13 29.57 Reading package lists... [2022-04-07T21:32:14.024Z] #13 36.42 Building dependency tree... [2022-04-07T21:32:14.649Z] Fetching without tags [2022-04-07T21:32:14.901Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:14.955Z] #13 ... [2022-04-07T21:32:14.955Z] [2022-04-07T21:32:14.955Z] #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-04-07T21:32:14.955Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:32:14.955Z] #55 39.51 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:32:14.955Z] #55 39.51 Need to get 119 kB of archives. [2022-04-07T21:32:14.955Z] #55 39.51 After this operation, 387 kB of additional disk space will be used. [2022-04-07T21:32:14.955Z] #55 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:32:14.955Z] #55 39.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:32:14.955Z] #55 40.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:14.955Z] #55 40.73 Fetched 119 kB in 0s (432 kB/s) [2022-04-07T21:32:14.955Z] #55 40.79 Selecting previously unselected package libbtrfs0. [2022-04-07T21:32:14.955Z] #55 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:32:14.955Z] #55 40.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:32:14.955Z] #55 40.95 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:32:14.955Z] #55 41.07 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:32:14.955Z] #55 41.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:32:14.955Z] #55 41.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:32:14.955Z] #55 41.31 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:32:14.955Z] #55 41.34 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:32:14.955Z] #55 41.36 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:32:14.955Z] #55 DONE 41.7s [2022-04-07T21:32:15.212Z] [2022-04-07T21:32:15.212Z] #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-04-07T21:32:15.212Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:15.212Z] #36 40.05 The following additional packages will be installed: [2022-04-07T21:32:15.212Z] #36 40.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T21:32:15.212Z] #36 40.08 Suggested packages: [2022-04-07T21:32:15.212Z] #36 40.10 cmake-doc ninja-build lrzip [2022-04-07T21:32:15.212Z] #36 40.10 Recommended packages: [2022-04-07T21:32:15.212Z] #36 40.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T21:32:15.212Z] #36 40.96 The following NEW packages will be installed: [2022-04-07T21:32:15.212Z] #36 40.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T21:32:15.212Z] #36 40.98 vim-common xxd [2022-04-07T21:32:15.212Z] #36 41.35 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:32:15.212Z] #36 41.35 Need to get 14.9 MB of archives. [2022-04-07T21:32:15.212Z] #36 41.35 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T21:32:15.212Z] #36 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:32:15.212Z] #36 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:32:15.212Z] #36 41.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T21:32:15.212Z] #36 41.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:32:15.500Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:15.501Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:32:16.144Z] #36 42.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T21:32:16.144Z] #36 42.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T21:32:16.145Z] #36 42.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T21:32:16.145Z] #36 42.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T21:32:16.145Z] #36 42.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T21:32:16.145Z] #36 42.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T21:32:14.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:14.626Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:32:14.631Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:14.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:14.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:32:14.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:14.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:14.904Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:14.920Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:15.429Z] > git remote # timeout=10 [2022-04-07T21:32:15.438Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:32:15.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:15.446Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:32:15.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:32:15.501Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:15.529Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:16.318Z] Client: Docker Engine - Community [2022-04-07T21:32:16.318Z] Version: 20.10.14 [2022-04-07T21:32:16.318Z] API version: 1.41 [2022-04-07T21:32:16.318Z] Go version: go1.16.15 [2022-04-07T21:32:16.318Z] Git commit: a224086 [2022-04-07T21:32:16.318Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T21:32:16.318Z] OS/Arch: linux/amd64 [2022-04-07T21:32:16.318Z] Context: default [2022-04-07T21:32:16.318Z] Experimental: true [2022-04-07T21:32:16.318Z] [2022-04-07T21:32:16.318Z] Server: Docker Engine - Community [2022-04-07T21:32:16.318Z] Engine: [2022-04-07T21:32:16.318Z] Version: 20.10.14 [2022-04-07T21:32:16.318Z] API version: 1.41 (minimum version 1.12) [2022-04-07T21:32:16.318Z] Go version: go1.16.15 [2022-04-07T21:32:16.318Z] Git commit: 87a90dc [2022-04-07T21:32:16.318Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T21:32:16.318Z] OS/Arch: linux/amd64 [2022-04-07T21:32:16.318Z] Experimental: true [2022-04-07T21:32:16.318Z] containerd: [2022-04-07T21:32:16.318Z] Version: 1.5.11 [2022-04-07T21:32:16.318Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:16.318Z] runc: [2022-04-07T21:32:16.318Z] Version: 1.0.3 [2022-04-07T21:32:16.318Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T21:32:16.318Z] docker-init: [2022-04-07T21:32:16.318Z] Version: 0.19.0 [2022-04-07T21:32:16.318Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T21:32:16.481Z] Fetching without tags [2022-04-07T21:32:16.628Z] + docker info [2022-04-07T21:32:16.709Z] #36 ... [2022-04-07T21:32:16.709Z] [2022-04-07T21:32:16.709Z] #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-04-07T21:32:16.709Z] #67 sha256:112c6d6e2597b8b78d72f5508df4b06fc3384979a3f4ed2edefa9226d8b60134 [2022-04-07T21:32:16.709Z] #67 DONE 43.1s [2022-04-07T21:32:16.709Z] [2022-04-07T21:32:16.709Z] #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-04-07T21:32:16.709Z] #56 sha256:b3e3c9a70eb865245c461c071e5fd4dc43ebd00cbd21da1bcc93e0be056e9464 [2022-04-07T21:32:16.709Z] #56 0.971 + RM_GOPATH=0 [2022-04-07T21:32:16.709Z] #56 0.971 + TMP_GOPATH= [2022-04-07T21:32:16.709Z] #56 0.971 + : /build [2022-04-07T21:32:16.709Z] #56 0.972 + '[' -z '' ']' [2022-04-07T21:32:16.709Z] #56 0.973 ++ mktemp -d [2022-04-07T21:32:16.709Z] #56 0.976 + export GOPATH=/tmp/tmp.OQwJWgctHR [2022-04-07T21:32:16.709Z] #56 0.977 + GOPATH=/tmp/tmp.OQwJWgctHR [2022-04-07T21:32:16.709Z] #56 0.978 + RM_GOPATH=1 [2022-04-07T21:32:16.709Z] #56 0.979 + case "$(go env GOARCH)" in [2022-04-07T21:32:16.709Z] #56 0.979 ++ go env GOARCH [2022-04-07T21:32:16.709Z] #56 1.004 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:32:16.709Z] #56 1.004 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:32:16.709Z] #56 1.005 ++ dirname /tmp/install/install.sh [2022-04-07T21:32:16.709Z] #56 1.006 + dir=/tmp/install [2022-04-07T21:32:16.709Z] #56 1.008 + bin=containerd [2022-04-07T21:32:16.709Z] #56 1.008 + shift [2022-04-07T21:32:16.709Z] #56 1.008 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T21:32:16.709Z] #56 1.009 + . /tmp/install/containerd.installer [2022-04-07T21:32:16.709Z] #56 1.009 ++ set -e [2022-04-07T21:32:16.709Z] #56 1.013 ++ : v1.5.11 [2022-04-07T21:32:16.709Z] #56 1.013 + install_containerd [2022-04-07T21:32:16.709Z] #56 1.014 + echo 'Install containerd version v1.5.11' [2022-04-07T21:32:16.709Z] #56 1.014 Install containerd version v1.5.11 [2022-04-07T21:32:16.709Z] #56 1.014 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OQwJWgctHR/src/github.com/containerd/containerd [2022-04-07T21:32:16.709Z] #56 1.016 Cloning into '/tmp/tmp.OQwJWgctHR/src/github.com/containerd/containerd'... [2022-04-07T21:32:16.785Z] Merging remotes/origin/20.10 commit 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 into PR head commit 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:17.252Z] Client: Docker Engine - Community [2022-04-07T21:32:17.252Z] Version: 20.10.14 [2022-04-07T21:32:17.252Z] API version: 1.41 [2022-04-07T21:32:17.252Z] Go version: go1.16.15 [2022-04-07T21:32:17.252Z] Git commit: a224086 [2022-04-07T21:32:17.252Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T21:32:17.252Z] OS/Arch: linux/amd64 [2022-04-07T21:32:17.252Z] Context: default [2022-04-07T21:32:17.252Z] Experimental: true [2022-04-07T21:32:17.252Z] [2022-04-07T21:32:17.252Z] Server: Docker Engine - Community [2022-04-07T21:32:17.252Z] Engine: [2022-04-07T21:32:17.252Z] Version: 20.10.14 [2022-04-07T21:32:17.252Z] API version: 1.41 (minimum version 1.12) [2022-04-07T21:32:17.252Z] Go version: go1.16.15 [2022-04-07T21:32:17.252Z] Git commit: 87a90dc [2022-04-07T21:32:17.252Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T21:32:17.252Z] OS/Arch: linux/amd64 [2022-04-07T21:32:17.252Z] Experimental: true [2022-04-07T21:32:17.252Z] containerd: [2022-04-07T21:32:17.252Z] Version: 1.5.11 [2022-04-07T21:32:17.252Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:17.252Z] runc: [2022-04-07T21:32:17.252Z] Version: 1.0.3 [2022-04-07T21:32:17.252Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T21:32:17.252Z] docker-init: [2022-04-07T21:32:17.252Z] Version: 0.19.0 [2022-04-07T21:32:17.252Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T21:32:17.341Z] Merge succeeded, producing 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:32:17.341Z] Checking out Revision 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 (PR-43468) [2022-04-07T21:32:16.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:16.425Z] > git config --add remote.origin.fetch +refs/pull/43468/head:refs/remotes/origin/PR-43468 # timeout=10 [2022-04-07T21:32:16.434Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:16.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T21:32:16.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T21:32:16.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:16.536Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43468/head:refs/remotes/origin/PR-43468 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T21:32:16.797Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:16.827Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:17.295Z] > git remote # timeout=10 [2022-04-07T21:32:17.305Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T21:32:17.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T21:32:17.315Z] > git merge 9ee5abed9cefcd8b47227e07cb89c26ea5c77ea2 # timeout=10 [2022-04-07T21:32:17.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T21:32:17.342Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:32:17.360Z] > git checkout -f 09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 # timeout=10 [2022-04-07T21:32:17.570Z] + docker info [2022-04-07T21:32:19.865Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:32:20.800Z] + docker version [2022-04-07T21:32:20.888Z] #56 ... [2022-04-07T21:32:20.888Z] [2022-04-07T21:32:20.888Z] #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-04-07T21:32:20.888Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:20.888Z] #36 44.44 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:20.888Z] #36 44.64 Fetched 14.9 MB in 2s (7535 kB/s) [2022-04-07T21:32:20.888Z] #36 44.71 Selecting previously unselected package xxd. [2022-04-07T21:32:20.889Z] #36 44.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 ... 15421 files and directories currently installed.) [2022-04-07T21:32:20.889Z] #36 44.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:32:20.889Z] #36 44.83 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:32:20.889Z] #36 45.06 Selecting previously unselected package vim-common. [2022-04-07T21:32:20.889Z] #36 45.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:32:20.889Z] #36 45.10 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:32:20.889Z] #36 45.41 Selecting previously unselected package cmake-data. [2022-04-07T21:32:20.889Z] #36 45.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T21:32:20.889Z] #36 45.42 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T21:32:21.344Z] Commit message: "update to go 1.17.8 to address CVE-2022-24921" [2022-04-07T21:32:21.454Z] #36 ... [2022-04-07T21:32:21.454Z] [2022-04-07T21:32:21.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-04-07T21:32:21.454Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:21.454Z] #42 36.39 Building dependency tree... [2022-04-07T21:32:21.454Z] #42 40.02 The following additional packages will be installed: [2022-04-07T21:32:21.454Z] #42 40.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T21:32:21.454Z] #42 40.03 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T21:32:21.454Z] #42 40.04 Suggested packages: [2022-04-07T21:32:21.454Z] #42 40.05 manpages-dev python-setuptools [2022-04-07T21:32:21.454Z] #42 41.11 The following NEW packages will be installed: [2022-04-07T21:32:21.454Z] #42 41.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T21:32:21.454Z] #42 41.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T21:32:21.454Z] #42 41.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T21:32:21.454Z] #42 41.14 python-six zlib1g-dev [2022-04-07T21:32:21.454Z] #42 41.14 The following packages will be upgraded: [2022-04-07T21:32:21.454Z] #42 41.15 zlib1g [2022-04-07T21:32:21.454Z] #42 41.54 1 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T21:32:21.454Z] #42 41.54 Need to get 4182 kB of archives. [2022-04-07T21:32:21.454Z] #42 41.54 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T21:32:21.454Z] #42 41.54 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T21:32:21.454Z] #42 41.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T21:32:21.454Z] #42 41.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:32:21.455Z] #42 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T21:32:21.455Z] #42 41.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:32:21.455Z] #42 41.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T21:32:21.455Z] #42 41.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:32:21.455Z] #42 41.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T21:32:21.455Z] #42 41.63 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-07T21:32:21.455Z] #42 41.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T21:32:21.455Z] #42 41.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T21:32:21.455Z] #42 41.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T21:32:21.455Z] #42 41.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T21:32:21.455Z] #42 41.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T21:32:21.455Z] #42 41.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T21:32:21.455Z] #42 41.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T21:32:21.455Z] #42 42.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T21:32:21.455Z] #42 42.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T21:32:21.455Z] #42 43.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:21.455Z] #42 43.49 Fetched 4182 kB in 1s (5286 kB/s) [2022-04-07T21:32:21.455Z] #42 43.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-04-07T21:32:21.455Z] #42 43.72 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 43.75 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T21:32:21.455Z] #42 44.17 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:32:21.455Z] #42 44.45 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T21:32:21.455Z] #42 44.45 (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-04-07T21:32:21.455Z] #42 44.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 44.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:32:21.455Z] #42 44.62 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:32:21.455Z] #42 44.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 44.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:32:21.455Z] #42 44.72 Selecting previously unselected package libnet1-dev. [2022-04-07T21:32:21.455Z] #42 44.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 44.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:32:21.455Z] #42 45.01 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:32:21.455Z] #42 45.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 45.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:32:21.455Z] #42 45.20 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T21:32:21.455Z] #42 45.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 45.21 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:32:21.455Z] #42 45.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:32:21.455Z] #42 45.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 45.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:32:21.455Z] #42 45.63 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T21:32:21.455Z] #42 45.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 45.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:32:21.455Z] #42 45.72 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T21:32:21.455Z] #42 45.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 45.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:32:21.455Z] #42 46.03 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T21:32:21.455Z] #42 46.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 46.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:21.455Z] #42 46.77 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T21:32:21.455Z] #42 46.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 46.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:21.455Z] #42 47.02 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T21:32:21.455Z] #42 47.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:21.455Z] #42 47.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:21.455Z] #42 ... [2022-04-07T21:32:21.455Z] [2022-04-07T21:32:21.455Z] #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-04-07T21:32:21.455Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:21.455Z] #36 48.17 Selecting previously unselected package libicu63:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-07T21:32:21.713Z] #36 48.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:32:21.713Z] #36 48.19 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T21:32:22.221Z] + docker version [2022-04-07T21:32:25.896Z] #36 ... [2022-04-07T21:32:25.896Z] [2022-04-07T21:32:25.896Z] #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-04-07T21:32:25.896Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:25.896Z] #13 39.66 The following additional packages will be installed: [2022-04-07T21:32:25.896Z] #13 39.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T21:32:25.896Z] #13 39.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T21:32:25.896Z] #13 39.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T21:32:25.896Z] #13 39.67 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T21:32:25.896Z] #13 39.68 mingw-w64-x86-64-dev [2022-04-07T21:32:25.896Z] #13 39.68 Suggested packages: [2022-04-07T21:32:25.896Z] #13 39.69 gcc-8-locales seccomp wine64 [2022-04-07T21:32:25.896Z] #13 41.35 The following NEW packages will be installed: [2022-04-07T21:32:25.896Z] #13 41.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T21:32:25.896Z] #13 41.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T21:32:25.896Z] #13 41.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T21:32:25.896Z] #13 41.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T21:32:25.896Z] #13 41.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T21:32:25.896Z] #13 41.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T21:32:25.896Z] #13 41.39 The following packages will be upgraded: [2022-04-07T21:32:25.896Z] #13 41.43 libseccomp2 [2022-04-07T21:32:25.896Z] #13 41.90 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:32:25.896Z] #13 41.90 Need to get 77.8 MB of archives. [2022-04-07T21:32:25.896Z] #13 41.90 After this operation, 487 MB of additional disk space will be used. [2022-04-07T21:32:25.896Z] #13 41.90 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-04-07T21:32:25.896Z] #13 41.93 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T21:32:25.896Z] #13 41.95 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T21:32:25.896Z] #13 42.05 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-04-07T21:32:25.896Z] #13 42.26 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-04-07T21:32:25.896Z] #13 42.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T21:32:25.896Z] #13 42.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T21:32:25.896Z] #13 42.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T21:32:25.896Z] #13 42.68 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-04-07T21:32:25.896Z] #13 42.94 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-04-07T21:32:25.896Z] #13 42.94 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-04-07T21:32:25.896Z] #13 45.96 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-04-07T21:32:25.896Z] #13 47.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T21:32:25.896Z] #13 47.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T21:32:25.896Z] #13 47.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:32:25.896Z] #13 47.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:32:25.896Z] #13 47.98 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-04-07T21:32:25.896Z] #13 47.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T21:32:25.896Z] #13 48.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T21:32:25.896Z] #13 48.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T21:32:25.896Z] #13 48.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T21:32:25.896Z] #13 48.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T21:32:25.896Z] #13 48.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T21:32:25.896Z] #13 48.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T21:32:25.896Z] #13 48.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T21:32:25.896Z] #13 48.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T21:32:25.896Z] #13 49.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:25.896Z] #13 49.43 Fetched 77.8 MB in 7s (11.9 MB/s) [2022-04-07T21:32:25.896Z] #13 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:32:25.896Z] #13 49.65 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:32:25.896Z] #13 49.68 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T21:32:26.153Z] #13 49.91 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:32:26.153Z] #13 ... [2022-04-07T21:32:26.154Z] [2022-04-07T21:32:26.154Z] #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-04-07T21:32:26.154Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:26.154Z] #42 48.18 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T21:32:26.154Z] #42 48.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:26.154Z] #42 48.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:26.154Z] #42 48.93 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T21:32:26.154Z] #42 48.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:32:26.154Z] #42 48.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:32:26.154Z] #42 49.10 Selecting previously unselected package protobuf-compiler. [2022-04-07T21:32:26.154Z] #42 49.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:26.154Z] #42 49.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:32:26.154Z] #42 49.26 Selecting previously unselected package python-pkg-resources. [2022-04-07T21:32:26.154Z] #42 49.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:32:26.154Z] #42 49.30 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T21:32:26.154Z] #42 49.49 Selecting previously unselected package python-six. [2022-04-07T21:32:26.154Z] #42 49.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T21:32:26.154Z] #42 49.50 Unpacking python-six (1.12.0-1) ... [2022-04-07T21:32:26.154Z] #42 49.56 Selecting previously unselected package python-protobuf. [2022-04-07T21:32:26.154Z] #42 49.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T21:32:26.154Z] #42 49.57 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T21:32:26.154Z] #42 50.09 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:32:27.524Z] #42 ... [2022-04-07T21:32:27.524Z] [2022-04-07T21:32:27.524Z] #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-04-07T21:32:27.524Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:27.524Z] #36 54.06 Selecting previously unselected package libxml2:amd64. [2022-04-07T21:32:27.524Z] #36 54.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T21:32:27.524Z] #36 54.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:32:28.088Z] #36 54.52 Selecting previously unselected package libarchive13:amd64. [2022-04-07T21:32:28.088Z] #36 54.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T21:32:28.088Z] #36 54.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:32:28.346Z] #36 54.84 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T21:32:28.346Z] #36 54.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T21:32:28.346Z] #36 54.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:32:28.346Z] #36 54.98 Selecting previously unselected package librhash0:amd64. [2022-04-07T21:32:28.346Z] #36 54.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T21:32:28.346Z] #36 54.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:32:28.603Z] #36 55.16 Selecting previously unselected package libuv1:amd64. [2022-04-07T21:32:28.603Z] #36 55.16 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T21:32:28.603Z] #36 55.17 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:32:28.603Z] #36 55.33 Selecting previously unselected package cmake. [2022-04-07T21:32:28.603Z] #36 55.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T21:32:28.603Z] #36 55.34 Unpacking cmake (3.13.4-1) ... [2022-04-07T21:32:29.536Z] #36 ... [2022-04-07T21:32:29.536Z] [2022-04-07T21:32:29.536Z] #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-04-07T21:32:29.536Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:32:29.536Z] #34 46.15 internal/reflectlite [2022-04-07T21:32:29.536Z] #34 46.15 sync [2022-04-07T21:32:29.536Z] #34 47.43 internal/testlog [2022-04-07T21:32:29.536Z] #34 48.83 errors [2022-04-07T21:32:29.536Z] #34 48.86 sort [2022-04-07T21:32:29.536Z] #34 49.21 strconv [2022-04-07T21:32:29.536Z] #34 50.31 io [2022-04-07T21:32:29.536Z] #34 51.53 internal/oserror [2022-04-07T21:32:29.536Z] #34 51.72 syscall [2022-04-07T21:32:29.536Z] #34 53.25 reflect [2022-04-07T21:32:29.536Z] #34 ... [2022-04-07T21:32:29.536Z] [2022-04-07T21:32:29.536Z] #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-04-07T21:32:29.536Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:29.536Z] #13 49.91 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:32:29.536Z] #13 50.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T21:32:29.536Z] #13 50.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:32:29.536Z] #13 50.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:32:29.536Z] #13 50.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:32:29.536Z] #13 52.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T21:32:29.536Z] #13 52.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:32:29.536Z] #13 52.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:32:30.757Z] Client: Docker Engine - Community [2022-04-07T21:32:30.757Z] Version: 20.10.14 [2022-04-07T21:32:30.757Z] API version: 1.41 [2022-04-07T21:32:30.757Z] Go version: go1.16.15 [2022-04-07T21:32:30.757Z] Git commit: a224086 [2022-04-07T21:32:30.757Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-07T21:32:30.757Z] OS/Arch: linux/amd64 [2022-04-07T21:32:30.757Z] Context: default [2022-04-07T21:32:30.757Z] Experimental: true [2022-04-07T21:32:30.757Z] [2022-04-07T21:32:30.757Z] Server: Docker Engine - Community [2022-04-07T21:32:30.757Z] Engine: [2022-04-07T21:32:30.757Z] Version: 20.10.14 [2022-04-07T21:32:30.757Z] API version: 1.41 (minimum version 1.12) [2022-04-07T21:32:30.757Z] Go version: go1.16.15 [2022-04-07T21:32:30.757Z] Git commit: 87a90dc [2022-04-07T21:32:30.757Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-07T21:32:30.757Z] OS/Arch: linux/amd64 [2022-04-07T21:32:30.757Z] Experimental: true [2022-04-07T21:32:30.757Z] containerd: [2022-04-07T21:32:30.757Z] Version: 1.5.11 [2022-04-07T21:32:30.757Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:30.757Z] runc: [2022-04-07T21:32:30.757Z] Version: 1.0.3 [2022-04-07T21:32:30.757Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T21:32:30.757Z] docker-init: [2022-04-07T21:32:30.757Z] Version: 0.19.0 [2022-04-07T21:32:30.757Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T21:32:30.908Z] #13 54.85 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T21:32:31.104Z] + docker info [2022-04-07T21:32:31.175Z] #13 54.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T21:32:31.175Z] #13 54.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:32:31.175Z] #13 55.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T21:32:31.175Z] #13 55.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:32:31.175Z] #13 55.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:32:31.433Z] #13 55.21 Selecting previously unselected package dmsetup. [2022-04-07T21:32:31.433Z] #13 ... [2022-04-07T21:32:31.433Z] [2022-04-07T21:32:31.433Z] #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-04-07T21:32:31.433Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:31.433Z] #36 58.01 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:32:31.433Z] #36 58.05 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:32:31.433Z] #36 58.06 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:32:31.433Z] #36 58.08 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:32:31.433Z] #36 58.13 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:32:31.433Z] #36 58.15 Setting up cmake-data (3.13.4-1) ... [2022-04-07T21:32:31.433Z] #36 58.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:32:31.433Z] #36 58.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:32:31.433Z] #36 58.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:32:31.433Z] #36 ... [2022-04-07T21:32:31.433Z] [2022-04-07T21:32:31.433Z] #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-04-07T21:32:31.433Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:32:31.433Z] #32 47.91 Checking out files: 92% (1401/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-04-07T21:32:31.433Z] #32 48.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T21:32:31.433Z] #32 48.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T21:32:31.691Z] #32 ... [2022-04-07T21:32:31.691Z] [2022-04-07T21:32:31.691Z] #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-04-07T21:32:31.691Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:31.691Z] #13 55.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:32:31.691Z] #13 55.24 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T21:32:31.691Z] #13 55.39 Selecting previously unselected package mingw-w64-common. [2022-04-07T21:32:31.691Z] #13 55.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T21:32:31.691Z] #13 55.41 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T21:32:32.182Z] Client: Docker Engine - Community [2022-04-07T21:32:32.182Z] Version: 20.10.14 [2022-04-07T21:32:32.182Z] API version: 1.41 [2022-04-07T21:32:32.182Z] Go version: go1.16.15 [2022-04-07T21:32:32.182Z] Git commit: a224086 [2022-04-07T21:32:32.182Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-07T21:32:32.182Z] OS/Arch: linux/arm64 [2022-04-07T21:32:32.182Z] Context: default [2022-04-07T21:32:32.182Z] Experimental: true [2022-04-07T21:32:32.182Z] [2022-04-07T21:32:32.182Z] Server: Docker Engine - Community [2022-04-07T21:32:32.182Z] Engine: [2022-04-07T21:32:32.182Z] Version: 20.10.14 [2022-04-07T21:32:32.182Z] API version: 1.41 (minimum version 1.12) [2022-04-07T21:32:32.182Z] Go version: go1.16.15 [2022-04-07T21:32:32.182Z] Git commit: 87a90dc [2022-04-07T21:32:32.182Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-07T21:32:32.182Z] OS/Arch: linux/arm64 [2022-04-07T21:32:32.182Z] Experimental: true [2022-04-07T21:32:32.182Z] containerd: [2022-04-07T21:32:32.182Z] Version: 1.5.11 [2022-04-07T21:32:32.182Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:32.182Z] runc: [2022-04-07T21:32:32.182Z] Version: 1.0.3 [2022-04-07T21:32:32.182Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T21:32:32.182Z] docker-init: [2022-04-07T21:32:32.182Z] Version: 0.19.0 [2022-04-07T21:32:32.182Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T21:32:32.477Z] Client: [2022-04-07T21:32:32.477Z] Context: default [2022-04-07T21:32:32.477Z] Debug Mode: false [2022-04-07T21:32:32.477Z] Plugins: [2022-04-07T21:32:32.477Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T21:32:32.477Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T21:32:32.477Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T21:32:32.477Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T21:32:32.477Z] [2022-04-07T21:32:32.477Z] Server: [2022-04-07T21:32:32.477Z] Containers: 0 [2022-04-07T21:32:32.477Z] Running: 0 [2022-04-07T21:32:32.477Z] Paused: 0 [2022-04-07T21:32:32.477Z] Stopped: 0 [2022-04-07T21:32:32.477Z] Images: 0 [2022-04-07T21:32:32.477Z] Server Version: 20.10.14 [2022-04-07T21:32:32.477Z] Storage Driver: overlay2 [2022-04-07T21:32:32.477Z] Backing Filesystem: extfs [2022-04-07T21:32:32.477Z] Supports d_type: true [2022-04-07T21:32:32.477Z] Native Overlay Diff: true [2022-04-07T21:32:32.477Z] userxattr: false [2022-04-07T21:32:32.477Z] Logging Driver: json-file [2022-04-07T21:32:32.477Z] Cgroup Driver: cgroupfs [2022-04-07T21:32:32.477Z] Cgroup Version: 1 [2022-04-07T21:32:32.477Z] Plugins: [2022-04-07T21:32:32.477Z] Volume: local [2022-04-07T21:32:32.477Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T21:32:32.477Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T21:32:32.477Z] Swarm: inactive [2022-04-07T21:32:32.477Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T21:32:32.477Z] Default Runtime: runc [2022-04-07T21:32:32.477Z] Init Binary: docker-init [2022-04-07T21:32:32.477Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:32.477Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T21:32:32.477Z] init version: de40ad0 [2022-04-07T21:32:32.477Z] Security Options: [2022-04-07T21:32:32.477Z] apparmor [2022-04-07T21:32:32.477Z] seccomp [2022-04-07T21:32:32.477Z] Profile: default [2022-04-07T21:32:32.477Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T21:32:32.477Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T21:32:32.477Z] OSType: linux [2022-04-07T21:32:32.477Z] Architecture: x86_64 [2022-04-07T21:32:32.477Z] CPUs: 2 [2022-04-07T21:32:32.477Z] Total Memory: 7.483GiB [2022-04-07T21:32:32.477Z] Name: ip-10-100-43-200 [2022-04-07T21:32:32.477Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T21:32:32.477Z] Docker Root Dir: /var/lib/docker [2022-04-07T21:32:32.477Z] Debug Mode: false [2022-04-07T21:32:32.477Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:32:32.477Z] Labels: [2022-04-07T21:32:32.477Z] Experimental: true [2022-04-07T21:32:32.477Z] Insecure Registries: [2022-04-07T21:32:32.477Z] 127.0.0.0/8 [2022-04-07T21:32:32.477Z] Live Restore Enabled: true [2022-04-07T21:32:32.477Z] [2022-04-07T21:32:32.477Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T21:32:32.489Z] + docker info [2022-04-07T21:32:32.769Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:32.769Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:32.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43468/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T21:32:32.769Z] + bash /home/ubuntu/workspace/moby_PR-43468/check-config.sh [2022-04-07T21:32:32.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T21:32:32.769Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T21:32:32.769Z] [2022-04-07T21:32:32.769Z] Generally Necessary: [2022-04-07T21:32:32.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T21:32:32.769Z] - apparmor: enabled and tools installed [2022-04-07T21:32:32.769Z] - CONFIG_NAMESPACES: enabled [2022-04-07T21:32:32.769Z] - CONFIG_NET_NS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_PID_NS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_IPC_NS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_UTS_NS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CGROUPS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T21:32:32.769Z] - CONFIG_CPUSETS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_MEMCG: enabled [2022-04-07T21:32:32.769Z] - CONFIG_KEYS: enabled [2022-04-07T21:32:32.769Z] - CONFIG_VETH: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T21:32:32.769Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T21:32:32.769Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T21:32:33.030Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T21:32:33.030Z] [2022-04-07T21:32:33.030Z] Optional Features: [2022-04-07T21:32:33.030Z] - CONFIG_USER_NS: enabled [2022-04-07T21:32:33.030Z] - CONFIG_SECCOMP: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T21:32:33.030Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T21:32:33.030Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T21:32:33.030Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T21:32:33.030Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T21:32:33.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T21:32:33.030Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T21:32:33.030Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T21:32:33.030Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T21:32:33.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T21:32:33.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T21:32:33.030Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T21:32:33.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T21:32:33.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T21:32:33.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T21:32:33.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_EXT4_FS: enabled [2022-04-07T21:32:33.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T21:32:33.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T21:32:33.030Z] - Network Drivers: [2022-04-07T21:32:33.030Z] - "overlay": [2022-04-07T21:32:33.030Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T21:32:33.030Z] Optional (for encrypted networks): [2022-04-07T21:32:33.030Z] - CONFIG_CRYPTO: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T21:32:33.030Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T21:32:33.030Z] - CONFIG_XFRM: enabled [2022-04-07T21:32:33.030Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T21:32:33.030Z] - "ipvlan": [2022-04-07T21:32:33.030Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T21:32:33.030Z] - "macvlan": [2022-04-07T21:32:33.030Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T21:32:33.030Z] - "ftp,tftp client in container": [2022-04-07T21:32:33.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T21:32:33.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T21:32:33.030Z] - Storage Drivers: [2022-04-07T21:32:33.290Z] - "aufs": [2022-04-07T21:32:33.290Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T21:32:33.290Z] - "btrfs": [2022-04-07T21:32:33.290Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T21:32:33.290Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T21:32:33.290Z] - "devicemapper": [2022-04-07T21:32:33.290Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T21:32:33.290Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T21:32:33.290Z] - "overlay": [2022-04-07T21:32:33.290Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T21:32:33.290Z] - "zfs": [2022-04-07T21:32:33.290Z] - /dev/zfs: present [2022-04-07T21:32:33.290Z] - zfs command: missing [2022-04-07T21:32:33.290Z] - zpool command: missing [2022-04-07T21:32:33.290Z] [2022-04-07T21:32:33.290Z] Limits: [2022-04-07T21:32:33.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T21:32:33.290Z] [2022-04-07T21:32:33.290Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T21:32:33.590Z] #13 ... [2022-04-07T21:32:33.590Z] [2022-04-07T21:32:33.590Z] #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-04-07T21:32:33.590Z] #47 sha256:366936df89146fd67fc28d5c2330a147466a522f9e674d36f8ab2d87993427f1 [2022-04-07T21:32:33.590Z] #47 DONE 60.0s [2022-04-07T21:32:33.590Z] [2022-04-07T21:32:33.590Z] #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-04-07T21:32:33.590Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:32:33.590Z] #36 58.22 Setting up cmake (3.13.4-1) ... [2022-04-07T21:32:33.590Z] #36 58.24 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:32:33.590Z] #36 58.33 Processing triggers for mime-support (3.62) ... [2022-04-07T21:32:33.590Z] #36 DONE 60.0s [2022-04-07T21:32:33.590Z] [2022-04-07T21:32:33.590Z] #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-04-07T21:32:33.590Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:32:33.590Z] #34 60.19 internal/syscall/unix [2022-04-07T21:32:33.625Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 . [2022-04-07T21:32:33.625Z] #1 [internal] load build definition from Dockerfile [2022-04-07T21:32:33.625Z] #1 sha256:d08aa439576a626b5e169391546954f9ab848c597e83bd1110ad1aaf85f7c1b3 [2022-04-07T21:32:33.625Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T21:32:33.625Z] #1 DONE 0.1s [2022-04-07T21:32:33.625Z] [2022-04-07T21:32:33.625Z] #2 [internal] load .dockerignore [2022-04-07T21:32:33.625Z] #2 sha256:42b36f4ce8bfe7c70d93a689da6d0c84a212882b3160c47632caa231b1e71edb [2022-04-07T21:32:33.625Z] #2 transferring context: 87B done [2022-04-07T21:32:33.625Z] #2 DONE 0.1s [2022-04-07T21:32:33.888Z] [2022-04-07T21:32:33.888Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T21:32:33.888Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T21:32:34.148Z] #3 DONE 0.4s [2022-04-07T21:32:34.149Z] [2022-04-07T21:32:34.149Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T21:32:34.149Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T21:32:34.149Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-04-07T21:32:34.149Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T21:32:34.149Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T21:32:34.149Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2022-04-07T21:32:34.149Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T21:32:34.155Z] #34 60.66 time [2022-04-07T21:32:34.410Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-04-07T21:32:34.410Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-07T21:32:34.410Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-04-07T21:32:34.671Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T21:32:34.671Z] #4 DONE 0.6s [2022-04-07T21:32:34.727Z] Client: [2022-04-07T21:32:34.727Z] Context: default [2022-04-07T21:32:34.727Z] Debug Mode: false [2022-04-07T21:32:34.727Z] Plugins: [2022-04-07T21:32:34.727Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T21:32:34.727Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T21:32:34.727Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T21:32:34.727Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T21:32:34.727Z] [2022-04-07T21:32:34.727Z] Server: [2022-04-07T21:32:34.727Z] Containers: 0 [2022-04-07T21:32:34.727Z] Running: 0 [2022-04-07T21:32:34.727Z] Paused: 0 [2022-04-07T21:32:34.727Z] Stopped: 0 [2022-04-07T21:32:34.727Z] Images: 0 [2022-04-07T21:32:34.727Z] Server Version: 20.10.14 [2022-04-07T21:32:34.727Z] Storage Driver: overlay2 [2022-04-07T21:32:34.727Z] Backing Filesystem: extfs [2022-04-07T21:32:34.727Z] Supports d_type: true [2022-04-07T21:32:34.727Z] Native Overlay Diff: true [2022-04-07T21:32:34.727Z] userxattr: false [2022-04-07T21:32:34.727Z] Logging Driver: json-file [2022-04-07T21:32:34.727Z] Cgroup Driver: cgroupfs [2022-04-07T21:32:34.727Z] Cgroup Version: 1 [2022-04-07T21:32:34.727Z] Plugins: [2022-04-07T21:32:34.727Z] Volume: local [2022-04-07T21:32:34.727Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T21:32:34.727Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T21:32:34.727Z] Swarm: inactive [2022-04-07T21:32:34.727Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T21:32:34.727Z] Default Runtime: runc [2022-04-07T21:32:34.727Z] Init Binary: docker-init [2022-04-07T21:32:34.727Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:34.727Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T21:32:34.727Z] init version: de40ad0 [2022-04-07T21:32:34.727Z] Security Options: [2022-04-07T21:32:34.727Z] apparmor [2022-04-07T21:32:34.727Z] seccomp [2022-04-07T21:32:34.727Z] Profile: default [2022-04-07T21:32:34.727Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T21:32:34.727Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T21:32:34.727Z] OSType: linux [2022-04-07T21:32:34.727Z] Architecture: x86_64 [2022-04-07T21:32:34.727Z] CPUs: 2 [2022-04-07T21:32:34.727Z] Total Memory: 7.483GiB [2022-04-07T21:32:34.727Z] Name: ip-10-100-104-218 [2022-04-07T21:32:34.727Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T21:32:34.727Z] Docker Root Dir: /var/lib/docker [2022-04-07T21:32:34.727Z] Debug Mode: false [2022-04-07T21:32:34.727Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:32:34.727Z] Labels: [2022-04-07T21:32:34.727Z] Experimental: true [2022-04-07T21:32:34.727Z] Insecure Registries: [2022-04-07T21:32:34.727Z] 127.0.0.0/8 [2022-04-07T21:32:34.727Z] Live Restore Enabled: true [2022-04-07T21:32:34.727Z] [2022-04-07T21:32:34.727Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T21:32:34.932Z] [2022-04-07T21:32:34.932Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:34.932Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T21:32:35.010Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:35.010Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:35.010Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43468/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T21:32:35.010Z] + bash /home/ubuntu/workspace/moby_PR-43468/check-config.sh [2022-04-07T21:32:35.010Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T21:32:35.010Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T21:32:35.010Z] [2022-04-07T21:32:35.010Z] Generally Necessary: [2022-04-07T21:32:35.010Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T21:32:35.010Z] - apparmor: enabled and tools installed [2022-04-07T21:32:35.010Z] - CONFIG_NAMESPACES: enabled [2022-04-07T21:32:35.010Z] - CONFIG_NET_NS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_PID_NS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_IPC_NS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_UTS_NS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUPS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CPUSETS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_MEMCG: enabled [2022-04-07T21:32:35.010Z] - CONFIG_KEYS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_VETH: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T21:32:35.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T21:32:35.010Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T21:32:35.010Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T21:32:35.010Z] [2022-04-07T21:32:35.010Z] Optional Features: [2022-04-07T21:32:35.010Z] - CONFIG_USER_NS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_SECCOMP: enabled [2022-04-07T21:32:35.010Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T21:32:35.010Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T21:32:35.275Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T21:32:35.275Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T21:32:35.275Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T21:32:35.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T21:32:35.275Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T21:32:35.275Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T21:32:35.275Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T21:32:35.275Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T21:32:35.275Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T21:32:35.275Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T21:32:35.275Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T21:32:35.275Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T21:32:35.275Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T21:32:35.275Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_EXT4_FS: enabled [2022-04-07T21:32:35.275Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T21:32:35.275Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T21:32:35.275Z] - Network Drivers: [2022-04-07T21:32:35.275Z] - "overlay": [2022-04-07T21:32:35.275Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T21:32:35.275Z] Optional (for encrypted networks): [2022-04-07T21:32:35.275Z] - CONFIG_CRYPTO: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T21:32:35.275Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T21:32:35.275Z] - CONFIG_XFRM: enabled [2022-04-07T21:32:35.275Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T21:32:35.275Z] - "ipvlan": [2022-04-07T21:32:35.275Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T21:32:35.275Z] - "macvlan": [2022-04-07T21:32:35.275Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T21:32:35.275Z] - "ftp,tftp client in container": [2022-04-07T21:32:35.275Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T21:32:35.275Z] - Storage Drivers: [2022-04-07T21:32:35.275Z] - "aufs": [2022-04-07T21:32:35.275Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T21:32:35.275Z] - "btrfs": [2022-04-07T21:32:35.275Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T21:32:35.275Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T21:32:35.275Z] - "devicemapper": [2022-04-07T21:32:35.535Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T21:32:35.535Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T21:32:35.535Z] - "overlay": [2022-04-07T21:32:35.535Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T21:32:35.535Z] - "zfs": [2022-04-07T21:32:35.535Z] - /dev/zfs: present [2022-04-07T21:32:35.535Z] - zfs command: missing [2022-04-07T21:32:35.535Z] - zpool command: missing [2022-04-07T21:32:35.535Z] [2022-04-07T21:32:35.535Z] Limits: [2022-04-07T21:32:35.535Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T21:32:35.535Z] [2022-04-07T21:32:35.535Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T21:32:35.867Z] + sudo modprobe ip_vs [2022-04-07T21:32:35.867Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 . [2022-04-07T21:32:35.875Z] #8 DONE 1.0s [2022-04-07T21:32:35.875Z] [2022-04-07T21:32:35.875Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T21:32:35.875Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T21:32:35.875Z] #6 DONE 0.9s [2022-04-07T21:32:35.875Z] [2022-04-07T21:32:35.875Z] #5 [internal] load metadata for docker.io/library/golang:1.17.8-buster [2022-04-07T21:32:35.875Z] #5 sha256:6af3342f3e2ec37b25e7f2338c8eb1ea7b0ae8525039b91e7ff9c91c2b05a27a [2022-04-07T21:32:35.875Z] #5 DONE 0.9s [2022-04-07T21:32:35.875Z] [2022-04-07T21:32:35.875Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:35.875Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T21:32:35.875Z] #7 DONE 0.9s [2022-04-07T21:32:36.128Z] #1 [internal] load build definition from Dockerfile [2022-04-07T21:32:36.128Z] #1 sha256:f065f595cefcd15e8ca75a28a27ebabe6611def5d670247147cdf995f01bf0c3 [2022-04-07T21:32:36.128Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T21:32:36.128Z] #1 DONE 0.1s [2022-04-07T21:32:36.128Z] [2022-04-07T21:32:36.128Z] #2 [internal] load .dockerignore [2022-04-07T21:32:36.128Z] #2 sha256:908aa6414c2b8661a4ce1d80948f164053ac0a8347b6a91d11263c390c213a75 [2022-04-07T21:32:36.128Z] #2 transferring context: 87B done [2022-04-07T21:32:36.128Z] #2 DONE 0.1s [2022-04-07T21:32:36.128Z] [2022-04-07T21:32:36.128Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T21:32:36.128Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T21:32:36.699Z] #3 DONE 0.4s [2022-04-07T21:32:36.699Z] [2022-04-07T21:32:36.699Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T21:32:36.699Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T21:32:36.699Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2022-04-07T21:32:36.699Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T21:32:36.699Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T21:32:36.699Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T21:32:36.959Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2022-04-07T21:32:37.218Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2022-04-07T21:32:37.218Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2022-04-07T21:32:37.218Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-04-07T21:32:37.440Z] #34 ... [2022-04-07T21:32:37.440Z] [2022-04-07T21:32:37.440Z] #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-04-07T21:32:37.440Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:37.440Z] #42 54.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 54.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:32:37.440Z] #42 54.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:32:37.440Z] #42 54.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:32:37.440Z] #42 54.27 Setting up python-six (1.12.0-1) ... [2022-04-07T21:32:37.440Z] #42 57.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:32:37.440Z] #42 57.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:32:37.440Z] #42 57.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 57.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:32:37.440Z] #42 57.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 58.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 58.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:32:37.440Z] #42 58.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 58.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:32:37.440Z] #42 58.08 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T21:32:37.440Z] #42 64.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:32:37.440Z] #42 64.12 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:32:37.477Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2022-04-07T21:32:37.698Z] #42 ... [2022-04-07T21:32:37.698Z] [2022-04-07T21:32:37.698Z] #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-04-07T21:32:37.698Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:37.698Z] #13 61.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T21:32:37.698Z] #13 61.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T21:32:37.698Z] #13 61.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:32:37.736Z] #4 DONE 1.0s [2022-04-07T21:32:37.789Z] [2022-04-07T21:32:37.789Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:37.789Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:32:37.789Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T21:32:37.789Z] #64 DONE 0.0s [2022-04-07T21:32:37.789Z] [2022-04-07T21:32:37.789Z] #23 [internal] load build context [2022-04-07T21:32:37.789Z] #23 sha256:2a43462fa513b0134d5708cefd29d1abf4fe42139d5264051972ad5a02a8d9df [2022-04-07T21:32:37.995Z] [2022-04-07T21:32:37.995Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:37.995Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T21:32:38.262Z] #13 ... [2022-04-07T21:32:38.262Z] [2022-04-07T21:32:38.262Z] #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-04-07T21:32:38.262Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:32:38.262Z] #42 DONE 64.7s [2022-04-07T21:32:38.262Z] [2022-04-07T21:32:38.262Z] #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-04-07T21:32:38.262Z] #37 sha256:cc86ac318eb08c4d6652d6e58077991465600202b0d32ed167f37cb1dde02445 [2022-04-07T21:32:38.262Z] #37 1.491 + RM_GOPATH=0 [2022-04-07T21:32:38.262Z] #37 1.491 + TMP_GOPATH= [2022-04-07T21:32:38.262Z] #37 1.491 + : /build [2022-04-07T21:32:38.262Z] #37 1.491 + '[' -z '' ']' [2022-04-07T21:32:38.262Z] #37 1.494 ++ mktemp -d [2022-04-07T21:32:38.262Z] #37 1.503 + export GOPATH=/tmp/tmp.1Q92OhNNKU [2022-04-07T21:32:38.262Z] #37 1.503 + GOPATH=/tmp/tmp.1Q92OhNNKU [2022-04-07T21:32:38.262Z] #37 1.504 + RM_GOPATH=1 [2022-04-07T21:32:38.262Z] #37 1.504 + case "$(go env GOARCH)" in [2022-04-07T21:32:38.262Z] #37 1.518 ++ go env GOARCH [2022-04-07T21:32:38.262Z] #37 1.570 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:32:38.262Z] #37 1.570 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:32:38.262Z] #37 1.571 ++ dirname /tmp/install/install.sh [2022-04-07T21:32:38.262Z] #37 1.578 + dir=/tmp/install [2022-04-07T21:32:38.262Z] #37 1.578 + bin=tini [2022-04-07T21:32:38.262Z] #37 1.578 + shift [2022-04-07T21:32:38.262Z] #37 1.578 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T21:32:38.262Z] #37 1.590 + . /tmp/install/tini.installer [2022-04-07T21:32:38.262Z] #37 1.590 ++ : v0.19.0 [2022-04-07T21:32:38.262Z] #37 1.590 + install_tini [2022-04-07T21:32:38.262Z] #37 1.590 + echo 'Install tini version v0.19.0' [2022-04-07T21:32:38.262Z] #37 1.590 + git clone https://github.com/krallin/tini.git /tmp/tmp.1Q92OhNNKU/tini [2022-04-07T21:32:38.262Z] #37 1.591 Install tini version v0.19.0 [2022-04-07T21:32:38.262Z] #37 1.592 Cloning into '/tmp/tmp.1Q92OhNNKU/tini'... [2022-04-07T21:32:38.262Z] #37 2.278 + cd /tmp/tmp.1Q92OhNNKU/tini [2022-04-07T21:32:38.262Z] #37 2.278 + git checkout -q v0.19.0 [2022-04-07T21:32:38.262Z] #37 2.293 + cmake . [2022-04-07T21:32:38.262Z] #37 2.786 -- The C compiler identification is GNU 8.3.0 [2022-04-07T21:32:38.262Z] #37 2.823 -- Check for working C compiler: /usr/bin/cc [2022-04-07T21:32:38.262Z] #37 3.523 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T21:32:38.262Z] #37 3.524 -- Detecting C compiler ABI info [2022-04-07T21:32:38.262Z] #37 4.084 -- Detecting C compiler ABI info - done [2022-04-07T21:32:38.262Z] #37 4.114 -- Detecting C compile features [2022-04-07T21:32:38.562Z] #8 DONE 0.8s [2022-04-07T21:32:38.562Z] [2022-04-07T21:32:38.562Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T21:32:38.562Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T21:32:38.562Z] #5 DONE 0.8s [2022-04-07T21:32:38.562Z] [2022-04-07T21:32:38.562Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:38.562Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T21:32:38.562Z] #7 DONE 0.9s [2022-04-07T21:32:38.562Z] [2022-04-07T21:32:38.562Z] #6 [internal] load metadata for docker.io/library/golang:1.17.8-buster [2022-04-07T21:32:38.562Z] #6 sha256:6af3342f3e2ec37b25e7f2338c8eb1ea7b0ae8525039b91e7ff9c91c2b05a27a [2022-04-07T21:32:38.749Z] #23 transferring context: 15.43MB 1.2s [2022-04-07T21:32:38.823Z] #6 DONE 0.9s [2022-04-07T21:32:39.408Z] [2022-04-07T21:32:39.408Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:39.408Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:32:39.408Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-07T21:32:39.633Z] #37 6.174 -- Detecting C compile features - done [2022-04-07T21:32:39.633Z] #37 6.217 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T21:32:39.633Z] #37 ... [2022-04-07T21:32:39.633Z] [2022-04-07T21:32:39.633Z] #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-04-07T21:32:39.633Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:32:39.633Z] #34 66.34 internal/poll [2022-04-07T21:32:39.669Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:32:39.669Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T21:32:39.669Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T21:32:39.669Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-04-07T21:32:39.934Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.3s [2022-04-07T21:32:40.198Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2022-04-07T21:32:40.198Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-07T21:32:40.198Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-07T21:32:41.305Z] #23 transferring context: 52.94MB 3.4s done [2022-04-07T21:32:41.305Z] #23 DONE 3.6s [2022-04-07T21:32:41.305Z] [2022-04-07T21:32:41.305Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:41.305Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:41.305Z] #9 resolve docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 0.0s done [2022-04-07T21:32:41.305Z] #9 sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 1.86kB / 1.86kB done [2022-04-07T21:32:41.305Z] #9 sha256:5cb1ca094b3d691235f836e6bdf78598b88b3ef2bcda715b3a10e47a627a4fb3 1.79kB / 1.79kB done [2022-04-07T21:32:41.305Z] #9 sha256:668acbc1f25b88aa560b1e68b7ce6051ad9f9da8a61dee61a4178aaa6582664e 7.04kB / 7.04kB done [2022-04-07T21:32:41.305Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 0.4s done [2022-04-07T21:32:41.305Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 0.5s done [2022-04-07T21:32:41.305Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.4s done [2022-04-07T21:32:41.305Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.84MB / 51.84MB 1.9s done [2022-04-07T21:32:41.305Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 2.7s done [2022-04-07T21:32:41.305Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 156B / 156B 2.8s done [2022-04-07T21:32:41.305Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 1.5s [2022-04-07T21:32:41.305Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 46.68MB / 134.90MB 3.4s [2022-04-07T21:32:41.305Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 53.48MB / 134.90MB 3.5s [2022-04-07T21:32:41.305Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 61.41MB / 134.90MB 3.6s [2022-04-07T21:32:41.547Z] #34 68.24 internal/fmtsort [2022-04-07T21:32:41.571Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 73.40MB / 134.90MB 3.8s [2022-04-07T21:32:41.808Z] #34 68.50 internal/syscall/execenv [2022-04-07T21:32:41.808Z] #34 68.61 path [2022-04-07T21:32:41.833Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 89.13MB / 134.90MB 4.0s [2022-04-07T21:32:41.833Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 96.87MB / 134.90MB 4.1s [2022-04-07T21:32:42.079Z] #34 68.84 strings [2022-04-07T21:32:42.094Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 114.29MB / 134.90MB 4.4s [2022-04-07T21:32:42.094Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 124.78MB / 134.90MB 4.5s [2022-04-07T21:32:42.338Z] #34 ... [2022-04-07T21:32:42.338Z] [2022-04-07T21:32:42.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-04-07T21:32:42.338Z] #37 sha256:cc86ac318eb08c4d6652d6e58077991465600202b0d32ed167f37cb1dde02445 [2022-04-07T21:32:42.338Z] #37 6.440 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T21:32:42.338Z] #37 6.529 -- Configuring done [2022-04-07T21:32:42.338Z] #37 6.557 -- Generating done [2022-04-07T21:32:42.338Z] #37 6.577 -- Build files have been written to: /tmp/tmp.1Q92OhNNKU/tini [2022-04-07T21:32:42.338Z] #37 6.585 + make tini-static [2022-04-07T21:32:42.338Z] #37 6.961 Scanning dependencies of target tini-static [2022-04-07T21:32:42.338Z] #37 7.035 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T21:32:42.338Z] #37 8.170 [100%] Linking C executable tini-static [2022-04-07T21:32:42.338Z] #37 8.523 [100%] Built target tini-static [2022-04-07T21:32:42.338Z] #37 8.604 + mkdir -p /build [2022-04-07T21:32:42.338Z] #37 8.610 + cp tini-static /build/docker-init [2022-04-07T21:32:42.338Z] #37 DONE 9.0s [2022-04-07T21:32:42.357Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 134.90MB / 134.90MB 4.7s [2022-04-07T21:32:42.596Z] [2022-04-07T21:32:42.596Z] #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-04-07T21:32:42.596Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:32:42.596Z] #43 1.725 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:32:42.596Z] #43 1.726 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:32:42.596Z] #43 1.750 Note: Building without GnuTLS support [2022-04-07T21:32:42.596Z] #43 1.768 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:32:42.596Z] #43 1.768 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:32:42.596Z] #43 3.484 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:32:42.596Z] #43 3.544 GEN .gitid [2022-04-07T21:32:42.596Z] #43 3.580 GEN criu/include/version.h [2022-04-07T21:32:42.596Z] #43 3.623 GEN include/common/asm [2022-04-07T21:32:42.753Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-04-07T21:32:43.012Z] #64 DONE 3.4s [2022-04-07T21:32:43.012Z] [2022-04-07T21:32:43.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:43.012Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:43.012Z] #9 resolve docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 0.0s done [2022-04-07T21:32:43.012Z] #9 sha256:5cb1ca094b3d691235f836e6bdf78598b88b3ef2bcda715b3a10e47a627a4fb3 1.79kB / 1.79kB done [2022-04-07T21:32:43.012Z] #9 sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 1.86kB / 1.86kB done [2022-04-07T21:32:43.012Z] #9 sha256:668acbc1f25b88aa560b1e68b7ce6051ad9f9da8a61dee61a4178aaa6582664e 7.04kB / 7.04kB done [2022-04-07T21:32:43.012Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.6s done [2022-04-07T21:32:43.012Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 0.8s done [2022-04-07T21:32:43.012Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.84MB / 51.84MB 2.2s done [2022-04-07T21:32:43.012Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 1.7s done [2022-04-07T21:32:43.013Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 1.1s [2022-04-07T21:32:43.013Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 98.57MB / 134.90MB 3.3s [2022-04-07T21:32:43.013Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 50.33MB / 68.80MB 3.3s [2022-04-07T21:32:43.013Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 156B / 156B 2.5s done [2022-04-07T21:32:43.013Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 105.91MB / 134.90MB 3.4s [2022-04-07T21:32:43.013Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 61.87MB / 68.80MB 3.4s [2022-04-07T21:32:43.013Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 115.16MB / 134.90MB 3.6s [2022-04-07T21:32:43.013Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 3.6s [2022-04-07T21:32:43.271Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 122.68MB / 134.90MB 3.7s [2022-04-07T21:32:43.271Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 132.12MB / 134.90MB 3.7s [2022-04-07T21:32:43.531Z] #43 5.626 PBCC images/timens.pb-c.c [2022-04-07T21:32:43.531Z] #43 5.645 DEP images/timens.pb-c.d [2022-04-07T21:32:43.745Z] #9 ... [2022-04-07T21:32:43.745Z] [2022-04-07T21:32:43.745Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:43.745Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T21:32:43.745Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T21:32:43.745Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:32:43.745Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T21:32:43.745Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T21:32:43.745Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-04-07T21:32:43.745Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-04-07T21:32:43.745Z] #62 DONE 6.0s [2022-04-07T21:32:43.745Z] [2022-04-07T21:32:43.745Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:43.745Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:32:43.745Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:32:43.745Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T21:32:43.745Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T21:32:43.745Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-04-07T21:32:43.745Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-04-07T21:32:43.745Z] #64 DONE 6.0s [2022-04-07T21:32:43.745Z] [2022-04-07T21:32:43.745Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T21:32:43.745Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T21:32:43.745Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T21:32:43.745Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T21:32:43.745Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T21:32:43.745Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T21:32:43.745Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.5s done [2022-04-07T21:32:43.789Z] #43 5.739 PBCC images/fown.pb-c.c [2022-04-07T21:32:43.789Z] #43 5.746 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T21:32:43.789Z] #43 5.819 PBCC images/opts.pb-c.c [2022-04-07T21:32:43.789Z] #43 5.851 PBCC images/memfd.pb-c.c [2022-04-07T21:32:43.847Z] #9 ... [2022-04-07T21:32:43.847Z] [2022-04-07T21:32:43.847Z] #23 [internal] load build context [2022-04-07T21:32:43.847Z] #23 sha256:492517bf9fda18a28c49bde9aad21f7613d69b7cf5f98b89de79d206dbb66922 [2022-04-07T21:32:43.847Z] #23 transferring context: 52.94MB 4.2s done [2022-04-07T21:32:43.847Z] #23 DONE 4.4s [2022-04-07T21:32:43.847Z] [2022-04-07T21:32:43.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:43.847Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:43.958Z] INFO: Expanding compiler 1 of 3... [2022-04-07T21:32:44.047Z] #43 5.912 DEP images/fown.pb-c.d [2022-04-07T21:32:44.047Z] #43 5.969 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T21:32:44.047Z] #43 6.003 DEP images/opts.pb-c.d [2022-04-07T21:32:44.047Z] #43 6.063 DEP images/memfd.pb-c.d [2022-04-07T21:32:44.047Z] #43 ... [2022-04-07T21:32:44.047Z] [2022-04-07T21:32:44.047Z] #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-04-07T21:32:44.047Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:32:44.047Z] #13 67.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T21:32:44.047Z] #13 67.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:32:44.047Z] #13 67.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:32:44.107Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 4.3s done [2022-04-07T21:32:44.305Z] #13 68.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T21:32:44.305Z] #13 68.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:32:44.305Z] #13 68.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:32:44.318Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.2s done [2022-04-07T21:32:44.417Z] INFO: Expanding compiler 2 of 3... [2022-04-07T21:32:45.260Z] #26 DONE 7.6s [2022-04-07T21:32:45.260Z] [2022-04-07T21:32:45.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:45.260Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:45.260Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa [2022-04-07T21:32:45.831Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0.7s done [2022-04-07T21:32:46.027Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.6s done [2022-04-07T21:32:46.027Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 134.90MB / 134.90MB 6.4s done [2022-04-07T21:32:46.094Z] #9 ... [2022-04-07T21:32:46.095Z] [2022-04-07T21:32:46.095Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T21:32:46.095Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T21:32:46.095Z] #63 DONE 0.6s [2022-04-07T21:32:46.095Z] [2022-04-07T21:32:46.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:46.095Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:46.095Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b [2022-04-07T21:32:46.287Z] #9 ... [2022-04-07T21:32:46.287Z] [2022-04-07T21:32:46.287Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:46.287Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T21:32:46.287Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T21:32:46.287Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:32:46.287Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T21:32:46.287Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T21:32:46.287Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-04-07T21:32:46.287Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-04-07T21:32:46.287Z] #62 DONE 6.8s [2022-04-07T21:32:46.287Z] [2022-04-07T21:32:46.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:46.287Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:46.287Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa [2022-04-07T21:32:46.287Z] #9 ... [2022-04-07T21:32:46.287Z] [2022-04-07T21:32:46.287Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T21:32:46.287Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T21:32:46.287Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.2s done [2022-04-07T21:32:46.287Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T21:32:46.287Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T21:32:46.287Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T21:32:46.287Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.4s done [2022-04-07T21:32:46.287Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.6s done [2022-04-07T21:32:46.287Z] #26 DONE 6.8s [2022-04-07T21:32:46.548Z] [2022-04-07T21:32:46.548Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T21:32:46.549Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T21:32:46.669Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0.5s done [2022-04-07T21:32:46.930Z] #9 ... [2022-04-07T21:32:46.930Z] [2022-04-07T21:32:46.930Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T21:32:46.930Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T21:32:46.930Z] #65 DONE 0.7s [2022-04-07T21:32:46.930Z] [2022-04-07T21:32:46.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:46.930Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:46.930Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba [2022-04-07T21:32:47.118Z] #63 DONE 0.6s [2022-04-07T21:32:47.118Z] [2022-04-07T21:32:47.118Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T21:32:47.118Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T21:32:47.343Z] Client: [2022-04-07T21:32:47.343Z] Context: default [2022-04-07T21:32:47.343Z] Debug Mode: false [2022-04-07T21:32:47.343Z] Plugins: [2022-04-07T21:32:47.343Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T21:32:47.343Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T21:32:47.343Z] [2022-04-07T21:32:47.343Z] Server: [2022-04-07T21:32:47.343Z] Containers: 0 [2022-04-07T21:32:47.343Z] Running: 0 [2022-04-07T21:32:47.343Z] Paused: 0 [2022-04-07T21:32:47.343Z] Stopped: 0 [2022-04-07T21:32:47.343Z] Images: 0 [2022-04-07T21:32:47.343Z] Server Version: 20.10.14 [2022-04-07T21:32:47.343Z] Storage Driver: overlay2 [2022-04-07T21:32:47.343Z] Backing Filesystem: extfs [2022-04-07T21:32:47.343Z] Supports d_type: true [2022-04-07T21:32:47.343Z] Native Overlay Diff: true [2022-04-07T21:32:47.343Z] userxattr: false [2022-04-07T21:32:47.343Z] Logging Driver: json-file [2022-04-07T21:32:47.343Z] Cgroup Driver: cgroupfs [2022-04-07T21:32:47.343Z] Cgroup Version: 1 [2022-04-07T21:32:47.343Z] Plugins: [2022-04-07T21:32:47.343Z] Volume: local [2022-04-07T21:32:47.343Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T21:32:47.343Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T21:32:47.343Z] Swarm: inactive [2022-04-07T21:32:47.343Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T21:32:47.343Z] Default Runtime: runc [2022-04-07T21:32:47.343Z] Init Binary: docker-init [2022-04-07T21:32:47.343Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:47.343Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T21:32:47.343Z] init version: de40ad0 [2022-04-07T21:32:47.343Z] Security Options: [2022-04-07T21:32:47.343Z] apparmor [2022-04-07T21:32:47.343Z] seccomp [2022-04-07T21:32:47.343Z] Profile: default [2022-04-07T21:32:47.343Z] Kernel Version: 5.13.0-1021-aws [2022-04-07T21:32:47.343Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-07T21:32:47.343Z] OSType: linux [2022-04-07T21:32:47.343Z] Architecture: aarch64 [2022-04-07T21:32:47.343Z] CPUs: 2 [2022-04-07T21:32:47.343Z] Total Memory: 7.578GiB [2022-04-07T21:32:47.343Z] Name: ip-10-100-85-113 [2022-04-07T21:32:47.343Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-07T21:32:47.343Z] Docker Root Dir: /var/lib/docker [2022-04-07T21:32:47.343Z] Debug Mode: false [2022-04-07T21:32:47.343Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:32:47.343Z] Labels: [2022-04-07T21:32:47.343Z] Experimental: true [2022-04-07T21:32:47.343Z] Insecure Registries: [2022-04-07T21:32:47.343Z] 127.0.0.0/8 [2022-04-07T21:32:47.343Z] Live Restore Enabled: true [2022-04-07T21:32:47.343Z] [Pipeline] sh [2022-04-07T21:32:47.627Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:47.627Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T21:32:47.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43468/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T21:32:47.627Z] + bash /home/ubuntu/workspace/moby_PR-43468/check-config.sh [2022-04-07T21:32:47.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T21:32:47.627Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-07T21:32:47.627Z] [2022-04-07T21:32:47.627Z] Generally Necessary: [2022-04-07T21:32:47.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T21:32:47.627Z] - apparmor: enabled and tools installed [2022-04-07T21:32:47.627Z] - CONFIG_NAMESPACES: enabled [2022-04-07T21:32:47.627Z] - CONFIG_NET_NS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_PID_NS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_IPC_NS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_UTS_NS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CGROUPS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T21:32:47.627Z] - CONFIG_CPUSETS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_MEMCG: enabled [2022-04-07T21:32:47.627Z] - CONFIG_KEYS: enabled [2022-04-07T21:32:47.627Z] - CONFIG_VETH: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T21:32:47.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T21:32:47.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T21:32:47.885Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T21:32:47.885Z] [2022-04-07T21:32:47.885Z] Optional Features: [2022-04-07T21:32:47.885Z] - CONFIG_USER_NS: enabled [2022-04-07T21:32:47.885Z] - CONFIG_SECCOMP: enabled [2022-04-07T21:32:47.885Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T21:32:47.885Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T21:32:47.885Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T21:32:47.885Z] (cgroup swap accounting is currently enabled) [2022-04-07T21:32:47.885Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T21:32:47.885Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T21:32:47.885Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T21:32:47.885Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T21:32:47.885Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T21:32:47.885Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T21:32:47.885Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T21:32:47.885Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T21:32:47.885Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T21:32:47.885Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T21:32:47.885Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T21:32:47.885Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T21:32:47.885Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T21:32:47.885Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_EXT4_FS: enabled [2022-04-07T21:32:47.885Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T21:32:47.885Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T21:32:47.885Z] - Network Drivers: [2022-04-07T21:32:47.885Z] - "overlay": [2022-04-07T21:32:47.885Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T21:32:47.885Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T21:32:47.885Z] Optional (for encrypted networks): [2022-04-07T21:32:48.056Z] #65 DONE 0.7s [2022-04-07T21:32:48.056Z] [2022-04-07T21:32:48.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:48.056Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:48.056Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0.5s done [2022-04-07T21:32:48.056Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0.5s done [2022-04-07T21:32:48.056Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba [2022-04-07T21:32:48.142Z] - CONFIG_CRYPTO: enabled [2022-04-07T21:32:48.142Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T21:32:48.142Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T21:32:48.142Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T21:32:48.142Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T21:32:48.142Z] - CONFIG_XFRM: enabled [2022-04-07T21:32:48.142Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T21:32:48.142Z] - "ipvlan": [2022-04-07T21:32:48.142Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T21:32:48.142Z] - "macvlan": [2022-04-07T21:32:48.142Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T21:32:48.142Z] - "ftp,tftp client in container": [2022-04-07T21:32:48.142Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T21:32:48.142Z] - Storage Drivers: [2022-04-07T21:32:48.142Z] - "aufs": [2022-04-07T21:32:48.142Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T21:32:48.142Z] - "btrfs": [2022-04-07T21:32:48.142Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T21:32:48.142Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T21:32:48.142Z] - "devicemapper": [2022-04-07T21:32:48.142Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T21:32:48.142Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T21:32:48.142Z] - "overlay": [2022-04-07T21:32:48.142Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T21:32:48.142Z] - "zfs": [2022-04-07T21:32:48.142Z] - /dev/zfs: present [2022-04-07T21:32:48.142Z] - zfs command: missing [2022-04-07T21:32:48.142Z] - zpool command: missing [2022-04-07T21:32:48.142Z] [2022-04-07T21:32:48.142Z] Limits: [2022-04-07T21:32:48.142Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T21:32:48.142Z] [2022-04-07T21:32:48.142Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T21:32:48.461Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 . [2022-04-07T21:32:48.722Z] #1 [internal] load build definition from Dockerfile [2022-04-07T21:32:48.722Z] #1 sha256:70e1ccee570862f59fb9597403c51a0feb919b26d3f3d57321bbfc2a8ce96a83 [2022-04-07T21:32:48.722Z] #1 transferring dockerfile: 37B [2022-04-07T21:32:48.722Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-04-07T21:32:48.722Z] #1 DONE 0.2s [2022-04-07T21:32:48.722Z] [2022-04-07T21:32:48.722Z] #2 [internal] load .dockerignore [2022-04-07T21:32:48.722Z] #2 sha256:7193cd57d58282685fab490cdea5f32495e2902d263e52584b919c7c0bcf04a3 [2022-04-07T21:32:48.722Z] #2 transferring context: 87B done [2022-04-07T21:32:48.722Z] #2 DONE 0.1s [2022-04-07T21:32:48.722Z] [2022-04-07T21:32:48.722Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T21:32:48.722Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-04-07T21:32:49.285Z] #3 DONE 0.5s [2022-04-07T21:32:49.285Z] [2022-04-07T21:32:49.285Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T21:32:49.285Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-04-07T21:32:49.285Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T21:32:49.285Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-04-07T21:32:49.285Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-04-07T21:32:49.285Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-04-07T21:32:49.285Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T21:32:49.543Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2022-04-07T21:32:49.543Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done [2022-04-07T21:32:49.543Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-04-07T21:32:49.565Z] #13 ... [2022-04-07T21:32:49.565Z] [2022-04-07T21:32:49.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-04-07T21:32:49.565Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:32:49.565Z] #43 6.141 PBCC images/sit.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.224 DEP images/sit.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.278 PBCC images/macvlan.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.298 DEP images/macvlan.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.322 PBCC images/autofs.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.359 DEP images/autofs.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.387 PBCC images/sysctl.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.414 DEP images/sysctl.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.453 PBCC images/time.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.488 DEP images/time.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.554 PBCC images/binfmt-misc.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.565 DEP images/binfmt-misc.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.604 PBCC images/seccomp.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.623 DEP images/seccomp.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.655 PBCC images/userns.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.674 DEP images/userns.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.706 PBCC images/cgroup.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.727 DEP images/cgroup.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.786 PBCC images/ext-file.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.816 DEP images/ext-file.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.857 PBCC images/rpc.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.896 DEP images/rpc.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.926 PBCC images/siginfo.pb-c.c [2022-04-07T21:32:49.565Z] #43 6.946 DEP images/siginfo.pb-c.d [2022-04-07T21:32:49.565Z] #43 6.999 PBCC images/pagemap.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.070 DEP images/pagemap.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.107 PBCC images/rlimit.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.113 DEP images/rlimit.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.173 PBCC images/file-lock.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.180 DEP images/file-lock.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.231 PBCC images/tty.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.268 DEP images/tty.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.335 PBCC images/tun.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.382 PBCC images/netdev.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.426 DEP images/tun.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.478 DEP images/netdev.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.531 PBCC images/vma.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.590 DEP images/vma.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.655 PBCC images/creds.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.698 DEP images/creds.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.731 PBCC images/utsns.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.763 DEP images/utsns.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.824 PBCC images/ipc-desc.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.833 PBCC images/ipc-sem.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.867 DEP images/ipc-desc.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.887 DEP images/ipc-sem.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.924 PBCC images/ipc-msg.pb-c.c [2022-04-07T21:32:49.565Z] #43 7.952 DEP images/ipc-msg.pb-c.d [2022-04-07T21:32:49.565Z] #43 7.987 PBCC images/ipc-shm.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.004 DEP images/ipc-shm.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.068 PBCC images/ipc-var.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.103 DEP images/ipc-var.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.147 PBCC images/sk-opts.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.178 PBCC images/packet-sock.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.259 DEP images/sk-opts.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.302 DEP images/packet-sock.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.345 PBCC images/sk-netlink.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.419 DEP images/sk-netlink.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.480 PBCC images/sk-inet.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.520 DEP images/sk-inet.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.595 PBCC images/sk-unix.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.651 DEP images/sk-unix.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.697 PBCC images/mm.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.747 DEP images/mm.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.802 PBCC images/timerfd.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.838 DEP images/timerfd.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.878 PBCC images/timer.pb-c.c [2022-04-07T21:32:49.565Z] #43 8.918 DEP images/timer.pb-c.d [2022-04-07T21:32:49.565Z] #43 8.956 PBCC images/sa.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.019 DEP images/sa.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.049 PBCC images/pipe-data.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.084 DEP images/pipe-data.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.131 PBCC images/mnt.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.174 DEP images/mnt.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.208 PBCC images/sk-packet.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.228 DEP images/sk-packet.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.261 PBCC images/tcp-stream.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.326 DEP images/tcp-stream.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.377 PBCC images/pipe.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.410 DEP images/pipe.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.473 PBCC images/pstree.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.514 DEP images/pstree.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.577 PBCC images/fs.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.615 DEP images/fs.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.652 PBCC images/signalfd.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.691 DEP images/signalfd.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.746 PBCC images/fh.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.789 PBCC images/fsnotify.pb-c.c [2022-04-07T21:32:49.565Z] #43 9.839 DEP images/fh.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.906 DEP images/fsnotify.pb-c.d [2022-04-07T21:32:49.565Z] #43 9.967 PBCC images/eventpoll.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.00 DEP images/eventpoll.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.04 PBCC images/eventfd.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.09 DEP images/eventfd.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.15 PBCC images/remap-file-path.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.18 DEP images/remap-file-path.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.25 PBCC images/fifo.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.26 DEP images/fifo.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.31 PBCC images/ghost-file.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.39 DEP images/ghost-file.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.45 PBCC images/regfile.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.49 DEP images/regfile.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.54 PBCC images/ns.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.56 DEP images/ns.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.59 PBCC images/fdinfo.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.67 DEP images/fdinfo.pb-c.d [2022-04-07T21:32:49.565Z] #43 10.74 PBCC images/core-aarch64.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.77 PBCC images/core-arm.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.81 PBCC images/core-ppc64.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.85 PBCC images/core-s390.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.90 PBCC images/core-x86.pb-c.c [2022-04-07T21:32:49.565Z] #43 10.96 PBCC images/core.pb-c.c [2022-04-07T21:32:49.566Z] #43 11.02 PBCC images/inventory.pb-c.c [2022-04-07T21:32:49.566Z] #43 11.07 DEP images/core-aarch64.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.11 DEP images/core-arm.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.15 DEP images/core-ppc64.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.18 DEP images/core-s390.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.23 DEP images/core-x86.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.28 DEP images/core.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.31 DEP images/inventory.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.36 PBCC images/cpuinfo.pb-c.c [2022-04-07T21:32:49.566Z] #43 11.42 DEP images/cpuinfo.pb-c.d [2022-04-07T21:32:49.566Z] #43 11.48 PBCC images/stats.pb-c.c [2022-04-07T21:32:49.566Z] #43 11.51 DEP images/stats.pb-c.d [2022-04-07T21:32:49.805Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-04-07T21:32:49.805Z] #4 DONE 0.6s [2022-04-07T21:32:50.062Z] [2022-04-07T21:32:50.062Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:50.062Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T21:32:50.937Z] #43 12.81 make[1]: Nothing to be done for 'all'. [2022-04-07T21:32:51.435Z] #8 DONE 1.1s [2022-04-07T21:32:51.435Z] [2022-04-07T21:32:51.435Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T21:32:51.435Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-04-07T21:32:51.435Z] #5 DONE 1.1s [2022-04-07T21:32:51.435Z] [2022-04-07T21:32:51.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:32:51.435Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T21:32:51.435Z] #6 DONE 1.1s [2022-04-07T21:32:51.435Z] [2022-04-07T21:32:51.435Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-buster [2022-04-07T21:32:51.435Z] #7 sha256:7d15504a0e6422be57d93a57ee6a34816de1b805285ea4c5f63a5dc20c566c1e [2022-04-07T21:32:51.435Z] #7 DONE 1.2s [2022-04-07T21:32:52.310Z] #43 14.16 CC images/stats.o [2022-04-07T21:32:52.320Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 4.8s done [2022-04-07T21:32:52.320Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a [2022-04-07T21:32:52.568Z] #43 14.48 CC images/core.o [2022-04-07T21:32:52.825Z] #43 ... [2022-04-07T21:32:52.825Z] [2022-04-07T21:32:52.825Z] #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-04-07T21:32:52.825Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:32:52.825Z] #34 69.35 io/fs [2022-04-07T21:32:52.825Z] #34 70.82 os [2022-04-07T21:32:52.825Z] #34 71.85 bufio [2022-04-07T21:32:52.825Z] #34 73.01 text/tabwriter [2022-04-07T21:32:52.825Z] #34 74.27 io/ioutil [2022-04-07T21:32:52.825Z] #34 74.27 fmt [2022-04-07T21:32:52.825Z] #34 76.38 github.com/BurntSushi/toml [2022-04-07T21:32:52.825Z] #34 76.39 flag [2022-04-07T21:32:52.825Z] #34 78.01 log [2022-04-07T21:32:52.997Z] INFO: Expanding compiler 3 of 3... [2022-04-07T21:32:52.997Z] INFO: Removing downloaded files... [2022-04-07T21:32:52.997Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-07T21:32:52.997Z] INFO: Configuring git core.autocrlf... [2022-04-07T21:32:53.097Z] #34 ... [2022-04-07T21:32:53.098Z] [2022-04-07T21:32:53.098Z] #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-04-07T21:32:53.098Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:32:53.098Z] #43 15.02 CC images/core-x86.o [2022-04-07T21:32:53.333Z] [2022-04-07T21:32:53.333Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:32:53.333Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:32:53.333Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T21:32:53.333Z] #64 DONE 0.0s [2022-04-07T21:32:53.333Z] [2022-04-07T21:32:53.333Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:53.333Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:32:53.333Z] #9 resolve docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 0.0s done [2022-04-07T21:32:53.333Z] #9 sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 1.86kB / 1.86kB done [2022-04-07T21:32:53.333Z] #9 sha256:c8b50bc44eb2c1a1f21578eabbfefb709eed344112c6fe34a57c85dd6747f7f7 1.79kB / 1.79kB done [2022-04-07T21:32:53.333Z] #9 sha256:0d3358cd63fc6646be5fd20ee93e12844e4153a97a48d1f9f7fcc68a999d2e4b 7.06kB / 7.06kB done [2022-04-07T21:32:53.333Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 0B / 49.23MB 0.1s [2022-04-07T21:32:53.352Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 4.9s done [2022-04-07T21:32:53.352Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 0.1s [2022-04-07T21:32:53.354Z] #43 15.47 CC images/core-arm.o [2022-04-07T21:32:53.592Z] #9 sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 0B / 7.72MB 0.2s [2022-04-07T21:32:53.592Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 18.87MB / 49.23MB 0.4s [2022-04-07T21:32:53.592Z] #9 sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 1.05MB / 7.72MB 0.4s [2022-04-07T21:32:53.592Z] #9 sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 2.10MB / 9.77MB 0.4s [2022-04-07T21:32:53.850Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 27.26MB / 49.23MB 0.5s [2022-04-07T21:32:53.850Z] #9 sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 6.29MB / 7.72MB 0.5s [2022-04-07T21:32:53.850Z] #9 sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 8.39MB / 9.77MB 0.5s [2022-04-07T21:32:53.850Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 34.60MB / 49.23MB 0.6s [2022-04-07T21:32:53.850Z] #9 sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 9.77MB / 9.77MB 0.6s [2022-04-07T21:32:53.919Z] #43 15.79 CC images/core-aarch64.o [2022-04-07T21:32:53.919Z] #43 16.07 CC images/core-ppc64.o [2022-04-07T21:32:54.110Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 0.7s [2022-04-07T21:32:54.110Z] #9 sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 7.72MB / 7.72MB 0.7s [2022-04-07T21:32:54.110Z] #9 sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 9.77MB / 9.77MB 0.7s done [2022-04-07T21:32:54.110Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 0B / 52.17MB 0.7s [2022-04-07T21:32:54.369Z] #9 sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 7.72MB / 7.72MB 0.9s done [2022-04-07T21:32:54.369Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 11.53MB / 52.17MB 1.0s [2022-04-07T21:32:54.369Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 16.78MB / 52.17MB 1.1s [2022-04-07T21:32:54.483Z] #43 16.63 CC images/core-s390.o [2022-04-07T21:32:54.628Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 22.02MB / 52.17MB 1.2s [2022-04-07T21:32:54.628Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 32.51MB / 52.17MB 1.3s [2022-04-07T21:32:54.884Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 50.33MB / 52.17MB 1.4s [2022-04-07T21:32:55.142Z] #9 ... [2022-04-07T21:32:55.142Z] [2022-04-07T21:32:55.142Z] #23 [internal] load build context [2022-04-07T21:32:55.142Z] #23 sha256:aae3391a72044c731478c017e844a5f403afd2305e7aa911166084efdfb4410c [2022-04-07T21:32:55.142Z] #23 transferring context: 52.94MB 1.7s done [2022-04-07T21:32:55.142Z] #23 DONE 1.9s [2022-04-07T21:32:55.142Z] [2022-04-07T21:32:55.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:55.142Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:32:55.142Z] #9 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 1.8s done [2022-04-07T21:32:55.142Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 0B / 62.44MB 1.8s [2022-04-07T21:32:55.405Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 16.78MB / 62.44MB 2.0s [2022-04-07T21:32:55.405Z] #9 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 [2022-04-07T21:32:55.405Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 6.79MB / 102.69MB 2.0s [2022-04-07T21:32:55.405Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 19.92MB / 62.44MB 2.1s [2022-04-07T21:32:55.414Z] #43 17.25 CC images/cpuinfo.o [2022-04-07T21:32:55.626Z] #9 ... [2022-04-07T21:32:55.626Z] [2022-04-07T21:32:55.626Z] #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-04-07T21:32:55.626Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:32:55.626Z] #27 1.869 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:32:55.626Z] #27 1.869 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:32:55.626Z] #27 1.893 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:32:55.626Z] #27 2.065 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:32:55.626Z] #27 2.330 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:32:55.626Z] #27 2.576 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:32:55.626Z] #27 4.223 Fetched 8476 kB in 3s (3240 kB/s) [2022-04-07T21:32:55.626Z] #27 4.223 Reading package lists... [2022-04-07T21:32:55.626Z] #27 5.158 Reading package lists... [2022-04-07T21:32:55.626Z] #27 6.067 Building dependency tree... [2022-04-07T21:32:55.626Z] #27 6.411 The following additional packages will be installed: [2022-04-07T21:32:55.626Z] #27 6.412 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T21:32:55.626Z] #27 6.412 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T21:32:55.626Z] #27 6.412 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T21:32:55.626Z] #27 6.413 Suggested packages: [2022-04-07T21:32:55.626Z] #27 6.413 krb5-doc krb5-user [2022-04-07T21:32:55.626Z] #27 6.413 Recommended packages: [2022-04-07T21:32:55.626Z] #27 6.413 krb5-locales publicsuffix libsasl2-modules [2022-04-07T21:32:55.626Z] #27 6.627 The following NEW packages will be installed: [2022-04-07T21:32:55.626Z] #27 6.628 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T21:32:55.626Z] #27 6.628 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T21:32:55.626Z] #27 6.628 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T21:32:55.626Z] #27 6.629 libssh2-1 libssl1.1 openssl [2022-04-07T21:32:55.626Z] #27 6.966 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:32:55.626Z] #27 6.966 Need to get 5086 kB of archives. [2022-04-07T21:32:55.626Z] #27 6.966 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T21:32:55.626Z] #27 6.966 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T21:32:55.626Z] #27 6.994 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T21:32:55.626Z] #27 7.008 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T21:32:55.626Z] #27 7.011 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T21:32:55.626Z] #27 7.011 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T21:32:55.626Z] #27 7.013 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T21:32:55.626Z] #27 7.016 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T21:32:55.626Z] #27 7.022 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T21:32:55.626Z] #27 7.025 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T21:32:55.626Z] #27 7.026 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T21:32:55.626Z] #27 7.031 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T21:32:55.626Z] #27 7.031 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T21:32:55.626Z] #27 7.034 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T21:32:55.626Z] #27 7.036 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T21:32:55.626Z] #27 7.037 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T21:32:55.626Z] #27 7.038 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T21:32:55.626Z] #27 7.043 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T21:32:55.626Z] #27 7.045 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T21:32:55.626Z] #27 7.052 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:32:55.626Z] #27 7.053 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:32:55.626Z] #27 7.055 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:32:55.626Z] #27 7.222 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:55.626Z] #27 7.259 Fetched 5086 kB in 0s (14.7 MB/s) [2022-04-07T21:32:55.626Z] #27 7.349 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T21:32:55.626Z] #27 7.349 (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-04-07T21:32:55.626Z] #27 7.355 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 7.395 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.626Z] #27 7.739 Selecting previously unselected package openssl. [2022-04-07T21:32:55.626Z] #27 7.741 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 7.746 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.626Z] #27 7.977 Selecting previously unselected package ca-certificates. [2022-04-07T21:32:55.626Z] #27 7.977 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T21:32:55.626Z] #27 8.009 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T21:32:55.626Z] #27 8.205 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T21:32:55.626Z] #27 8.205 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.211 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:32:55.626Z] #27 8.286 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T21:32:55.626Z] #27 8.286 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.345 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 8.389 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T21:32:55.626Z] #27 8.389 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.432 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 8.484 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T21:32:55.626Z] #27 8.484 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.549 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 8.664 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T21:32:55.626Z] #27 8.664 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.667 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 8.783 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T21:32:55.626Z] #27 8.783 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.787 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 8.900 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T21:32:55.626Z] #27 8.900 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 8.906 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 8.955 Selecting previously unselected package libldap-common. [2022-04-07T21:32:55.626Z] #27 8.955 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T21:32:55.626Z] #27 9.017 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:32:55.626Z] #27 9.165 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T21:32:55.626Z] #27 9.165 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.174 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:32:55.626Z] #27 9.299 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T21:32:55.626Z] #27 9.299 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.303 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:32:55.626Z] #27 9.396 Selecting previously unselected package libpsl5:amd64. [2022-04-07T21:32:55.626Z] #27 9.396 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.400 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:32:55.626Z] #27 9.444 Selecting previously unselected package librtmp1:amd64. [2022-04-07T21:32:55.626Z] #27 9.444 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.450 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:32:55.626Z] #27 9.491 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T21:32:55.626Z] #27 9.491 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.495 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:32:55.626Z] #27 9.538 Selecting previously unselected package libcurl4:amd64. [2022-04-07T21:32:55.626Z] #27 9.538 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.542 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 9.664 Selecting previously unselected package curl. [2022-04-07T21:32:55.626Z] #27 9.664 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.668 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 9.735 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:32:55.626Z] #27 9.735 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.739 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:32:55.626Z] #27 9.802 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:32:55.626Z] #27 9.802 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.806 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:32:55.626Z] #27 9.845 Selecting previously unselected package jq. [2022-04-07T21:32:55.626Z] #27 9.845 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:32:55.626Z] #27 9.849 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:32:55.626Z] #27 9.885 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:32:55.626Z] #27 9.896 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:32:55.626Z] #27 9.905 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.626Z] #27 10.01 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:32:55.626Z] #27 10.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:32:55.626Z] #27 10.03 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 10.04 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 10.05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:32:55.626Z] #27 10.06 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 10.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.626Z] #27 10.08 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:32:55.626Z] #27 10.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.626Z] #27 ... [2022-04-07T21:32:55.626Z] [2022-04-07T21:32:55.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:55.626Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:55.666Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 32.51MB / 62.44MB 2.2s [2022-04-07T21:32:55.666Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 21.94MB / 102.69MB 2.2s [2022-04-07T21:32:55.666Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 48.23MB / 62.44MB 2.3s [2022-04-07T21:32:55.666Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 32.51MB / 102.69MB 2.3s [2022-04-07T21:32:55.666Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 51.38MB / 62.44MB 2.4s [2022-04-07T21:32:55.895Z] #9 ... [2022-04-07T21:32:55.895Z] [2022-04-07T21:32:55.895Z] #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-04-07T21:32:55.895Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:32:55.895Z] #27 1.734 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:32:55.895Z] #27 1.749 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:32:55.895Z] #27 1.749 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:32:55.895Z] #27 1.940 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:32:55.895Z] #27 2.211 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:32:55.895Z] #27 2.511 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:32:55.895Z] #27 4.149 Fetched 8476 kB in 3s (3160 kB/s) [2022-04-07T21:32:55.895Z] #27 4.149 Reading package lists... [2022-04-07T21:32:55.895Z] #27 5.104 Reading package lists... [2022-04-07T21:32:55.895Z] #27 6.051 Building dependency tree... [2022-04-07T21:32:55.895Z] #27 6.436 The following additional packages will be installed: [2022-04-07T21:32:55.895Z] #27 6.436 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T21:32:55.895Z] #27 6.436 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T21:32:55.895Z] #27 6.436 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T21:32:55.895Z] #27 6.436 Suggested packages: [2022-04-07T21:32:55.895Z] #27 6.436 krb5-doc krb5-user [2022-04-07T21:32:55.895Z] #27 6.436 Recommended packages: [2022-04-07T21:32:55.895Z] #27 6.436 krb5-locales publicsuffix libsasl2-modules [2022-04-07T21:32:55.895Z] #27 6.626 The following NEW packages will be installed: [2022-04-07T21:32:55.895Z] #27 6.627 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T21:32:55.895Z] #27 6.627 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T21:32:55.895Z] #27 6.627 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T21:32:55.895Z] #27 6.628 libssh2-1 libssl1.1 openssl [2022-04-07T21:32:55.895Z] #27 6.905 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:32:55.895Z] #27 6.905 Need to get 5086 kB of archives. [2022-04-07T21:32:55.895Z] #27 6.905 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T21:32:55.895Z] #27 6.905 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T21:32:55.895Z] #27 6.948 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T21:32:55.895Z] #27 6.948 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T21:32:55.895Z] #27 6.948 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T21:32:55.895Z] #27 6.951 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T21:32:55.895Z] #27 6.951 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T21:32:55.895Z] #27 6.959 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T21:32:55.895Z] #27 6.959 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T21:32:55.895Z] #27 6.960 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T21:32:55.895Z] #27 6.962 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T21:32:55.895Z] #27 6.965 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T21:32:55.895Z] #27 6.976 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T21:32:55.895Z] #27 6.976 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T21:32:55.895Z] #27 6.976 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T21:32:55.895Z] #27 6.976 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T21:32:55.895Z] #27 6.976 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T21:32:55.895Z] #27 6.982 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T21:32:55.895Z] #27 6.984 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T21:32:55.895Z] #27 6.990 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:32:55.895Z] #27 6.993 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:32:55.895Z] #27 6.998 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:32:55.895Z] #27 7.189 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:32:55.895Z] #27 7.209 Fetched 5086 kB in 0s (14.7 MB/s) [2022-04-07T21:32:55.895Z] #27 7.363 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T21:32:55.895Z] #27 7.363 (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-04-07T21:32:55.895Z] #27 7.363 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 7.372 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.895Z] #27 7.599 Selecting previously unselected package openssl. [2022-04-07T21:32:55.895Z] #27 7.599 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 7.625 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.895Z] #27 7.851 Selecting previously unselected package ca-certificates. [2022-04-07T21:32:55.895Z] #27 7.851 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T21:32:55.895Z] #27 7.858 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T21:32:55.895Z] #27 8.001 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T21:32:55.895Z] #27 8.001 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.007 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:32:55.895Z] #27 8.123 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T21:32:55.895Z] #27 8.123 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.129 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.895Z] #27 8.168 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T21:32:55.895Z] #27 8.168 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.198 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.895Z] #27 8.248 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T21:32:55.895Z] #27 8.249 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.252 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.895Z] #27 8.355 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T21:32:55.895Z] #27 8.355 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.357 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:32:55.895Z] #27 8.404 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T21:32:55.895Z] #27 8.404 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.408 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.895Z] #27 8.451 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T21:32:55.895Z] #27 8.451 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.455 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:32:55.895Z] #27 8.500 Selecting previously unselected package libldap-common. [2022-04-07T21:32:55.895Z] #27 8.500 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T21:32:55.895Z] #27 8.503 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:32:55.895Z] #27 8.558 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T21:32:55.895Z] #27 8.558 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.562 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:32:55.895Z] #27 8.627 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T21:32:55.895Z] #27 8.627 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.638 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:32:55.895Z] #27 8.682 Selecting previously unselected package libpsl5:amd64. [2022-04-07T21:32:55.895Z] #27 8.682 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.687 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:32:55.895Z] #27 8.733 Selecting previously unselected package librtmp1:amd64. [2022-04-07T21:32:55.895Z] #27 8.733 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.737 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:32:55.895Z] #27 8.780 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T21:32:55.895Z] #27 8.780 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.785 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:32:55.895Z] #27 8.835 Selecting previously unselected package libcurl4:amd64. [2022-04-07T21:32:55.895Z] #27 8.835 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.840 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:32:55.895Z] #27 8.912 Selecting previously unselected package curl. [2022-04-07T21:32:55.895Z] #27 8.912 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.916 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T21:32:55.895Z] #27 8.995 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:32:55.895Z] #27 8.995 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 8.999 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:32:55.895Z] #27 9.056 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:32:55.895Z] #27 9.057 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 9.062 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:32:55.895Z] #27 9.105 Selecting previously unselected package jq. [2022-04-07T21:32:55.895Z] #27 9.106 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:32:55.895Z] #27 9.111 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:32:55.895Z] #27 9.160 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:32:55.895Z] #27 9.176 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:32:55.895Z] #27 9.187 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:32:55.895Z] #27 ... [2022-04-07T21:32:55.895Z] [2022-04-07T21:32:55.895Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:55.895Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:32:55.924Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 62.44MB / 62.44MB 2.6s [2022-04-07T21:32:55.924Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 51.38MB / 102.69MB 2.6s [2022-04-07T21:32:55.981Z] #43 17.68 CC images/inventory.o [2022-04-07T21:32:55.981Z] #43 17.87 CC images/fdinfo.o [2022-04-07T21:32:55.981Z] #43 ... [2022-04-07T21:32:55.981Z] [2022-04-07T21:32:55.981Z] #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-04-07T21:32:55.981Z] #34 sha256:f475b60e730d8ca9f6b4a41767cfe3416ac8cec46d3022590c4646d518c146fb [2022-04-07T21:32:55.981Z] #34 80.19 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:32:55.981Z] #34 DONE 82.7s [2022-04-07T21:32:56.182Z] #9 sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 52.17MB / 52.17MB 2.7s done [2022-04-07T21:32:56.182Z] #9 sha256:0914f8c0df9b9c0d591f7cc3b8d6a053e0fdfbf541e976965510bdba843290a6 0B / 126B 2.7s [2022-04-07T21:32:56.182Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 57.67MB / 102.69MB 2.8s [2022-04-07T21:32:56.182Z] #9 sha256:0914f8c0df9b9c0d591f7cc3b8d6a053e0fdfbf541e976965510bdba843290a6 126B / 126B 2.8s [2022-04-07T21:32:56.182Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 66.06MB / 102.69MB 2.9s [2022-04-07T21:32:56.238Z] [2022-04-07T21:32:56.239Z] #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-04-07T21:32:56.239Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:32:56.239Z] #43 18.17 CC images/fown.o [2022-04-07T21:32:56.440Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 78.64MB / 102.69MB 3.1s [2022-04-07T21:32:56.497Z] #43 18.49 CC images/ns.o [2022-04-07T21:32:56.574Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 4.7s done [2022-04-07T21:32:56.697Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 85.98MB / 102.69MB 3.4s [2022-04-07T21:32:56.697Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 97.52MB / 102.69MB 3.5s [2022-04-07T21:32:56.756Z] #43 18.88 CC images/regfile.o [2022-04-07T21:32:57.151Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 0.1s [2022-04-07T21:32:57.265Z] #9 sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 62.44MB / 62.44MB 3.7s done [2022-04-07T21:32:57.265Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 102.69MB / 102.69MB 3.8s [2022-04-07T21:32:57.265Z] #9 sha256:0914f8c0df9b9c0d591f7cc3b8d6a053e0fdfbf541e976965510bdba843290a6 126B / 126B 3.8s done [2022-04-07T21:32:57.265Z] #9 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 2.2s done [2022-04-07T21:32:57.284Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 3.9s done [2022-04-07T21:32:57.284Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b [2022-04-07T21:32:57.321Z] #43 19.31 CC images/ghost-file.o [2022-04-07T21:32:57.577Z] #43 19.50 CC images/fifo.o [2022-04-07T21:32:57.630Z] Client: [2022-04-07T21:32:57.630Z] Context: default [2022-04-07T21:32:57.630Z] Debug Mode: false [2022-04-07T21:32:57.630Z] Plugins: [2022-04-07T21:32:57.630Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T21:32:57.630Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T21:32:57.630Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T21:32:57.630Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T21:32:57.630Z] [2022-04-07T21:32:57.630Z] Server: [2022-04-07T21:32:57.630Z] Containers: 0 [2022-04-07T21:32:57.630Z] Running: 0 [2022-04-07T21:32:57.630Z] Paused: 0 [2022-04-07T21:32:57.630Z] Stopped: 0 [2022-04-07T21:32:57.630Z] Images: 0 [2022-04-07T21:32:57.630Z] Server Version: 20.10.14 [2022-04-07T21:32:57.630Z] Storage Driver: overlay2 [2022-04-07T21:32:57.630Z] Backing Filesystem: extfs [2022-04-07T21:32:57.630Z] Supports d_type: true [2022-04-07T21:32:57.630Z] Native Overlay Diff: true [2022-04-07T21:32:57.630Z] userxattr: false [2022-04-07T21:32:57.630Z] Logging Driver: json-file [2022-04-07T21:32:57.630Z] Cgroup Driver: systemd [2022-04-07T21:32:57.630Z] Cgroup Version: 2 [2022-04-07T21:32:57.630Z] Plugins: [2022-04-07T21:32:57.630Z] Volume: local [2022-04-07T21:32:57.630Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T21:32:57.630Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T21:32:57.630Z] Swarm: inactive [2022-04-07T21:32:57.630Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-07T21:32:57.630Z] Default Runtime: runc [2022-04-07T21:32:57.630Z] Init Binary: docker-init [2022-04-07T21:32:57.630Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T21:32:57.630Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T21:32:57.630Z] init version: de40ad0 [2022-04-07T21:32:57.630Z] Security Options: [2022-04-07T21:32:57.630Z] apparmor [2022-04-07T21:32:57.630Z] seccomp [2022-04-07T21:32:57.630Z] Profile: default [2022-04-07T21:32:57.630Z] cgroupns [2022-04-07T21:32:57.630Z] Kernel Version: 5.13.0-1021-aws [2022-04-07T21:32:57.630Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-07T21:32:57.630Z] OSType: linux [2022-04-07T21:32:57.630Z] Architecture: x86_64 [2022-04-07T21:32:57.630Z] CPUs: 2 [2022-04-07T21:32:57.630Z] Total Memory: 7.476GiB [2022-04-07T21:32:57.630Z] Name: ip-10-100-75-185 [2022-04-07T21:32:57.630Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-07T21:32:57.630Z] Docker Root Dir: /var/lib/docker [2022-04-07T21:32:57.630Z] Debug Mode: false [2022-04-07T21:32:57.630Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:32:57.630Z] Labels: [2022-04-07T21:32:57.630Z] Experimental: true [2022-04-07T21:32:57.630Z] Insecure Registries: [2022-04-07T21:32:57.630Z] 127.0.0.0/8 [2022-04-07T21:32:57.630Z] Live Restore Enabled: true [2022-04-07T21:32:57.631Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T21:32:57.835Z] #43 19.69 CC images/remap-file-path.o [2022-04-07T21:32:57.835Z] #43 19.90 CC images/eventfd.o [2022-04-07T21:32:57.990Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 . [2022-04-07T21:32:57.991Z] #2 [internal] load .dockerignore [2022-04-07T21:32:57.991Z] #2 sha256:fa7ba66226a3b207f04394735e3f86073f7dfbe145fe1c6a23721901d7413fce [2022-04-07T21:32:58.092Z] #43 20.11 CC images/eventpoll.o [2022-04-07T21:32:58.248Z] #2 transferring context: 87B done [2022-04-07T21:32:58.248Z] #2 DONE 0.1s [2022-04-07T21:32:58.248Z] [2022-04-07T21:32:58.248Z] #1 [internal] load build definition from Dockerfile [2022-04-07T21:32:58.248Z] #1 sha256:738452c684aeb22b5579317b864a7a0aef863600a5d9e711e7a3d163608cfeae [2022-04-07T21:32:58.248Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-04-07T21:32:58.248Z] #1 DONE 0.2s [2022-04-07T21:32:58.248Z] [2022-04-07T21:32:58.248Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T21:32:58.248Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T21:32:58.349Z] #43 20.35 CC images/fh.o [2022-04-07T21:32:58.508Z] #3 DONE 0.4s [2022-04-07T21:32:58.606Z] #43 20.58 CC images/fsnotify.o [2022-04-07T21:32:58.636Z] #9 extracting sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 [2022-04-07T21:32:58.636Z] #9 extracting sha256:26cef8e192150fcb831e585c75b24eb41a0dcf95d4cda95df6289e912e53f228 0.2s done [2022-04-07T21:32:58.636Z] #9 sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 102.69MB / 102.69MB 5.4s done [2022-04-07T21:32:58.765Z] [2022-04-07T21:32:58.765Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T21:32:58.765Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T21:32:58.765Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T21:32:58.765Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T21:32:58.765Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T21:32:58.765Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T21:32:58.765Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2022-04-07T21:32:58.892Z] #9 extracting sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 [2022-04-07T21:32:59.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-04-07T21:32:59.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-07T21:32:59.022Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-04-07T21:32:59.222Z] #43 21.02 CC images/signalfd.o [2022-04-07T21:32:59.222Z] #43 21.36 CC images/fs.o [2022-04-07T21:32:59.278Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T21:32:59.278Z] #4 DONE 0.7s [2022-04-07T21:32:59.458Z] #9 ... [2022-04-07T21:32:59.458Z] [2022-04-07T21:32:59.458Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T21:32:59.458Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4 [2022-04-07T21:32:59.458Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T21:32:59.458Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T21:32:59.458Z] #26 sha256:a6b19c21082133146302e33c31b8aca9c313044b6cfe3dda041867fcd9d86fd9 529B / 529B done [2022-04-07T21:32:59.458Z] #26 sha256:fbbcf383034e9eb95f0490b9c6e6ee0c1fd99b7ae77cecc7b85da30dda33741f 1.48kB / 1.48kB done [2022-04-07T21:32:59.458Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 1.5s done [2022-04-07T21:32:59.458Z] #26 DONE 6.1s [2022-04-07T21:32:59.458Z] [2022-04-07T21:32:59.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:32:59.458Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:32:59.458Z] #9 extracting sha256:741a7b3bab3cf3ca6820a679882dbe1451b7eff001fd60a3a91126b1e7f39877 0.6s done [2022-04-07T21:32:59.535Z] [2022-04-07T21:32:59.535Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T21:32:59.535Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T21:32:59.806Z] #43 21.54 CC images/pstree.o [2022-04-07T21:32:59.806Z] #43 21.74 CC images/pipe.o [2022-04-07T21:33:00.069Z] #43 21.91 CC images/tcp-stream.o [2022-04-07T21:33:00.090Z] #9 ... [2022-04-07T21:33:00.090Z] [2022-04-07T21:33:00.090Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:33:00.090Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T21:33:00.090Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T21:33:00.090Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:33:00.090Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T21:33:00.090Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T21:33:00.090Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-04-07T21:33:00.090Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-04-07T21:33:00.090Z] #62 DONE 6.6s [2022-04-07T21:33:00.090Z] [2022-04-07T21:33:00.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:00.090Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:33:00.090Z] #9 extracting sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 [2022-04-07T21:33:00.326Z] #43 22.13 CC images/sk-packet.o [2022-04-07T21:33:00.458Z] #9 ... [2022-04-07T21:33:00.458Z] [2022-04-07T21:33:00.458Z] #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-04-07T21:33:00.458Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:33:00.458Z] #27 10.10 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:00.458Z] #27 10.12 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:33:00.458Z] #27 10.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:00.458Z] #27 10.14 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:00.458Z] #27 10.16 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:00.458Z] #27 10.75 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:00.458Z] #27 11.56 137 added, 0 removed; done. [2022-04-07T21:33:00.458Z] #27 11.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:00.458Z] #27 11.63 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:00.458Z] #27 11.64 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:00.458Z] #27 11.65 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:00.458Z] #27 11.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:00.458Z] #27 11.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:00.458Z] #27 11.69 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:00.458Z] #27 12.54 0 added, 0 removed; done. [2022-04-07T21:33:00.458Z] #27 12.54 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T21:33:00.458Z] #27 12.54 done. [2022-04-07T21:33:00.458Z] #27 DONE 14.7s [2022-04-07T21:33:00.458Z] [2022-04-07T21:33:00.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:00.458Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:00.458Z] #9 ... [2022-04-07T21:33:00.458Z] [2022-04-07T21:33:00.458Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T21:33:00.458Z] #28 sha256:21f695398cd2f897cff1767af63128699010173c1f72a11b2b59c5ac39c1c83c [2022-04-07T21:33:00.458Z] #28 DONE 0.4s [2022-04-07T21:33:00.458Z] [2022-04-07T21:33:00.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:00.458Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:00.577Z] #9 ... [2022-04-07T21:33:00.577Z] [2022-04-07T21:33:00.577Z] #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-04-07T21:33:00.577Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:33:00.577Z] #27 9.299 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:33:00.577Z] #27 9.310 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:00.577Z] #27 9.329 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:00.577Z] #27 9.342 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:00.577Z] #27 9.354 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:33:00.577Z] #27 9.365 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:00.577Z] #27 9.376 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:00.577Z] #27 9.389 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:33:00.577Z] #27 9.404 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:00.577Z] #27 9.417 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:00.577Z] #27 9.432 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:33:00.577Z] #27 9.442 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:00.577Z] #27 9.453 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:00.577Z] #27 9.465 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:00.577Z] #27 10.07 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:00.577Z] #27 10.96 137 added, 0 removed; done. [2022-04-07T21:33:00.577Z] #27 11.00 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:00.577Z] #27 11.01 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:00.577Z] #27 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:00.577Z] #27 11.04 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:00.577Z] #27 11.05 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:00.577Z] #27 11.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:00.577Z] #27 11.08 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:00.577Z] #27 11.75 0 added, 0 removed; done. [2022-04-07T21:33:00.577Z] #27 11.75 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T21:33:00.577Z] #27 11.75 done. [2022-04-07T21:33:00.577Z] #27 DONE 13.9s [2022-04-07T21:33:00.577Z] [2022-04-07T21:33:00.577Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:00.577Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:00.582Z] #43 22.41 CC images/mnt.o [2022-04-07T21:33:00.582Z] #43 22.55 CC images/pipe-data.o [2022-04-07T21:33:00.836Z] #9 ... [2022-04-07T21:33:00.837Z] [2022-04-07T21:33:00.837Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T21:33:00.837Z] #28 sha256:398016e95e3fbf3aefff41a310b43aaa41c51354d21db48f04f125a3b8a50539 [2022-04-07T21:33:00.837Z] #28 DONE 0.5s [2022-04-07T21:33:00.837Z] [2022-04-07T21:33:00.837Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:00.837Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:00.839Z] #43 22.77 CC images/sa.o [2022-04-07T21:33:00.902Z] #8 DONE 1.3s [2022-04-07T21:33:00.902Z] [2022-04-07T21:33:00.902Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:33:00.902Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T21:33:00.902Z] #5 DONE 1.3s [2022-04-07T21:33:00.902Z] [2022-04-07T21:33:00.902Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T21:33:00.902Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T21:33:00.902Z] #7 DONE 1.3s [2022-04-07T21:33:00.902Z] [2022-04-07T21:33:00.902Z] #6 [internal] load metadata for docker.io/library/golang:1.17.8-buster [2022-04-07T21:33:00.902Z] #6 sha256:6af3342f3e2ec37b25e7f2338c8eb1ea7b0ae8525039b91e7ff9c91c2b05a27a [2022-04-07T21:33:00.902Z] #6 DONE 1.4s [2022-04-07T21:33:01.020Z] #9 ... [2022-04-07T21:33:01.020Z] [2022-04-07T21:33:01.020Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:33:01.020Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:33:01.020Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:33:01.020Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T21:33:01.020Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T21:33:01.020Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s [2022-04-07T21:33:01.020Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-04-07T21:33:01.020Z] #64 DONE 7.8s [2022-04-07T21:33:01.020Z] [2022-04-07T21:33:01.020Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:01.020Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:33:01.095Z] #43 22.94 CC images/timer.o [2022-04-07T21:33:01.095Z] #43 23.19 CC images/timerfd.o [2022-04-07T21:33:01.158Z] [2022-04-07T21:33:01.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:01.158Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:01.158Z] #9 resolve docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 0.0s done [2022-04-07T21:33:01.158Z] #9 sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 1.86kB / 1.86kB done [2022-04-07T21:33:01.158Z] #9 sha256:5cb1ca094b3d691235f836e6bdf78598b88b3ef2bcda715b3a10e47a627a4fb3 1.79kB / 1.79kB done [2022-04-07T21:33:01.158Z] #9 sha256:668acbc1f25b88aa560b1e68b7ce6051ad9f9da8a61dee61a4178aaa6582664e 7.04kB / 7.04kB done [2022-04-07T21:33:01.352Z] #43 23.43 CC images/mm.o [2022-04-07T21:33:01.414Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 0B / 50.44MB 0.1s [2022-04-07T21:33:01.608Z] #43 ... [2022-04-07T21:33:01.608Z] [2022-04-07T21:33:01.608Z] #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-04-07T21:33:01.609Z] #56 sha256:b3e3c9a70eb865245c461c071e5fd4dc43ebd00cbd21da1bcc93e0be056e9464 [2022-04-07T21:33:01.609Z] #56 45.41 Checking out files: 45% (2149/4680) Checking out files: 46% (2153/4680) Checking out files: 47% (2200/4680) Checking out files: 48% (2247/4680) Checking out files: 49% (2294/4680) Checking out files: 50% (2340/4680) Checking out files: 51% (2387/4680) Checking out files: 52% (2434/4680) Checking out files: 53% (2481/4680) Checking out files: 54% (2528/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T21:33:01.609Z] #56 46.65 + cd /tmp/tmp.OQwJWgctHR/src/github.com/containerd/containerd [2022-04-07T21:33:01.609Z] #56 46.65 + git checkout -q v1.5.11 [2022-04-07T21:33:01.671Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.19MB / 50.44MB 0.4s [2022-04-07T21:33:01.672Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0B / 7.86MB 0.4s [2022-04-07T21:33:01.672Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 9.44MB / 50.44MB 0.4s [2022-04-07T21:33:01.672Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 1.05MB / 7.86MB 0.4s [2022-04-07T21:33:01.931Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 17.83MB / 50.44MB 0.5s [2022-04-07T21:33:01.931Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 0.5s [2022-04-07T21:33:01.931Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0B / 10.00MB 0.5s [2022-04-07T21:33:01.931Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 27.29MB / 50.44MB 0.6s [2022-04-07T21:33:01.931Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 2.10MB / 10.00MB 0.6s [2022-04-07T21:33:01.931Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 47.19MB / 50.44MB 0.7s [2022-04-07T21:33:02.189Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 0.9s [2022-04-07T21:33:02.189Z] #9 sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 7.86MB / 7.86MB 0.8s done [2022-04-07T21:33:02.189Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 0.9s [2022-04-07T21:33:02.189Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 11.30MB / 51.84MB 0.9s [2022-04-07T21:33:02.189Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 18.87MB / 51.84MB 1.0s [2022-04-07T21:33:02.371Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 5.3s [2022-04-07T21:33:02.452Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 25.92MB / 51.84MB 1.1s [2022-04-07T21:33:02.452Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 29.36MB / 51.84MB 1.2s [2022-04-07T21:33:02.710Z] #9 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.3s done [2022-04-07T21:33:02.710Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 33.55MB / 51.84MB 1.3s [2022-04-07T21:33:02.710Z] #9 sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 10.00MB / 10.00MB 1.4s done [2022-04-07T21:33:02.710Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.84MB / 51.84MB 1.5s [2022-04-07T21:33:02.710Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 3.15MB / 134.90MB 1.5s [2022-04-07T21:33:02.710Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe [2022-04-07T21:33:02.710Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 0B / 68.80MB 1.5s [2022-04-07T21:33:02.748Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 5.1s [2022-04-07T21:33:02.970Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 7.97MB / 68.80MB 1.6s [2022-04-07T21:33:02.970Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 17.83MB / 68.80MB 1.7s [2022-04-07T21:33:03.227Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 10.49MB / 134.90MB 1.8s [2022-04-07T21:33:03.227Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 25.17MB / 68.80MB 1.8s [2022-04-07T21:33:03.487Z] #9 sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 51.84MB / 51.84MB 2.0s done [2022-04-07T21:33:03.487Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 25.17MB / 134.90MB 2.1s [2022-04-07T21:33:03.487Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 35.65MB / 68.80MB 2.1s [2022-04-07T21:33:03.487Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 156B / 156B 2.1s [2022-04-07T21:33:03.487Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 45.09MB / 68.80MB 2.2s [2022-04-07T21:33:03.487Z] #9 sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 156B / 156B 2.1s done [2022-04-07T21:33:03.487Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 37.28MB / 134.90MB 2.3s [2022-04-07T21:33:03.487Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 52.43MB / 68.80MB 2.3s [2022-04-07T21:33:03.504Z] #56 48.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T21:33:03.504Z] #56 48.47 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T21:33:03.504Z] #56 48.47 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:33:03.504Z] #56 48.47 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:33:03.504Z] #56 48.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T21:33:03.504Z] #56 48.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T21:33:03.504Z] #56 48.47 + '[' '' = dynamic ']' [2022-04-07T21:33:03.504Z] #56 48.47 + make [2022-04-07T21:33:03.571Z] #9 extracting sha256:66bff08cf9734159a77ecf001874bfd910561517c9c87811003564d4a2f00421 3.5s done [2022-04-07T21:33:03.746Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 49.28MB / 134.90MB 2.5s [2022-04-07T21:33:03.746Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 63.42MB / 68.80MB 2.5s [2022-04-07T21:33:03.766Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 6.8s done [2022-04-07T21:33:04.008Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 2.6s [2022-04-07T21:33:04.008Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 58.72MB / 134.90MB 2.7s [2022-04-07T21:33:04.031Z] #9 extracting sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 done [2022-04-07T21:33:04.031Z] #9 DONE 26.7s [2022-04-07T21:33:04.031Z] [2022-04-07T21:33:04.031Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T21:33:04.031Z] #10 sha256:f3ce9f696afd96e307855c956425f0b6465618431f240f90bba0b920d1861cab [2022-04-07T21:33:04.129Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 6.7s done [2022-04-07T21:33:04.129Z] #9 extracting sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 [2022-04-07T21:33:04.137Z] #9 extracting sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 [2022-04-07T21:33:04.309Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 66.06MB / 134.90MB 2.8s [2022-04-07T21:33:04.309Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 77.03MB / 134.90MB 3.0s [2022-04-07T21:33:04.392Z] #9 extracting sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 done [2022-04-07T21:33:04.392Z] #9 DONE 25.0s [2022-04-07T21:33:04.392Z] [2022-04-07T21:33:04.392Z] #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-04-07T21:33:04.392Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:04.392Z] #29 1.153 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T21:33:04.392Z] #29 1.236 [2022-04-07T21:33:04.392Z] #29 1.461 #=#=# ######### 13.1% ########################### 38.0% ################################## 47.7% ##################################### 52.2% ############################################ 61.6% ############################################# 62.8% ################################################################### 94.0% ######################################################################## 100.0% [2022-04-07T21:33:04.392Z] #29 2.320 [2022-04-07T21:33:04.392Z] #29 2.547 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:04.392Z] #29 2.727 [2022-04-07T21:33:04.392Z] #29 2.953 #=#=# ################################################################### 94.3% ######################################################################## 100.0% [2022-04-07T21:33:04.392Z] #29 3.162 [2022-04-07T21:33:04.569Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 87.03MB / 134.90MB 3.2s [2022-04-07T21:33:04.569Z] #9 sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 68.80MB / 68.80MB 3.2s done [2022-04-07T21:33:04.569Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 95.42MB / 134.90MB 3.3s [2022-04-07T21:33:04.652Z] #29 3.386 #=#=# ############ 17.8% ########################### 37.6% ######################################### 57.0% ###################################################### 76.3% #################################################################### 95.5% ######################################################################## 100.0% [2022-04-07T21:33:04.652Z] #29 3.999 [2022-04-07T21:33:04.827Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 104.86MB / 134.90MB 3.6s [2022-04-07T21:33:05.085Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 112.89MB / 134.90MB 3.7s [2022-04-07T21:33:05.344Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 121.63MB / 134.90MB 3.9s [2022-04-07T21:33:05.404Z] #56 49.99 + bin/ctr [2022-04-07T21:33:05.419Z] #10 DONE 1.4s [2022-04-07T21:33:05.419Z] [2022-04-07T21:33:05.420Z] #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-04-07T21:33:05.420Z] #29 sha256:49b6154b8ece363f7e0d5868dafb3fd00374492b39f1b87f9d06c0abf6c03386 [2022-04-07T21:33:05.420Z] #29 1.252 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T21:33:05.420Z] #29 1.341 [2022-04-07T21:33:05.420Z] #29 1.561 #=#=# ##### 7.8% ########################## 37.2% ######################################### 57.6% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2022-04-07T21:33:05.420Z] #29 2.216 [2022-04-07T21:33:05.420Z] #29 2.432 #=#=# ###################################### 53.9% ######################################################################## 100.0% [2022-04-07T21:33:05.420Z] #29 2.649 [2022-04-07T21:33:05.420Z] #29 2.871 #=#=# ####### 9.7% ######################################################################## 100.0% [2022-04-07T21:33:05.420Z] #29 3.118 [2022-04-07T21:33:05.420Z] #29 3.342 #=#=# #### 5.8% ######################### 35.9% ####################################### 55.2% ##################################################### 74.6% ################################################################### 93.4% ######################################################################## 100.0% [2022-04-07T21:33:05.420Z] #29 3.981 [2022-04-07T21:33:05.513Z] #9 ... [2022-04-07T21:33:05.514Z] [2022-04-07T21:33:05.514Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T21:33:05.514Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-07T21:33:05.514Z] #63 DONE 0.9s [2022-04-07T21:33:05.514Z] [2022-04-07T21:33:05.514Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:05.514Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:33:05.611Z] #9 sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 133.17MB / 134.90MB 4.1s [2022-04-07T21:33:05.746Z] #29 4.214 #=#=# ### 4.9% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% [2022-04-07T21:33:05.746Z] #29 ... [2022-04-07T21:33:05.746Z] [2022-04-07T21:33:05.746Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T21:33:05.746Z] #10 sha256:f3ce9f696afd96e307855c956425f0b6465618431f240f90bba0b920d1861cab [2022-04-07T21:33:05.746Z] #10 DONE 1.3s [2022-04-07T21:33:05.746Z] [2022-04-07T21:33:05.746Z] #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-04-07T21:33:05.746Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:05.746Z] #29 4.214 #=#=# ### 4.9% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% [2022-04-07T21:33:05.746Z] #29 ... [2022-04-07T21:33:05.746Z] [2022-04-07T21:33:05.746Z] #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-04-07T21:33:05.746Z] #11 sha256:9e06bdb9fb790b54c6c64210d0d11cf02303251555f42b4082819e67eb7f1940 [2022-04-07T21:33:06.189Z] #9 ... [2022-04-07T21:33:06.189Z] [2022-04-07T21:33:06.189Z] #23 [internal] load build context [2022-04-07T21:33:06.189Z] #23 sha256:a32d0721298061fb3c83c08ccad2398290e03f100c3f61dd563bed5a33abc83f [2022-04-07T21:33:06.189Z] #23 transferring context: 52.93MB 4.4s done [2022-04-07T21:33:06.189Z] #23 DONE 5.1s [2022-04-07T21:33:06.189Z] [2022-04-07T21:33:06.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:06.189Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:06.189Z] #9 ... [2022-04-07T21:33:06.189Z] [2022-04-07T21:33:06.189Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:33:06.189Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T21:33:06.189Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-07T21:33:06.189Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:33:06.189Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T21:33:06.189Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T21:33:06.189Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2022-04-07T21:33:06.189Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s [2022-04-07T21:33:06.448Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-04-07T21:33:06.475Z] #29 4.203 #=#=# # 2.1% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.5% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.9% ################### [2022-04-07T21:33:06.475Z] #29 ... [2022-04-07T21:33:06.475Z] [2022-04-07T21:33:06.475Z] #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-04-07T21:33:06.475Z] #11 sha256:9e06bdb9fb790b54c6c64210d0d11cf02303251555f42b4082819e67eb7f1940 [2022-04-07T21:33:06.475Z] #11 DONE 0.9s [2022-04-07T21:33:06.475Z] [2022-04-07T21:33:06.475Z] #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-04-07T21:33:06.475Z] #29 sha256:49b6154b8ece363f7e0d5868dafb3fd00374492b39f1b87f9d06c0abf6c03386 [2022-04-07T21:33:06.475Z] #29 4.203 #=#=# # 2.1% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.5% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 98.4% [2022-04-07T21:33:06.475Z] #29 ... [2022-04-07T21:33:06.475Z] [2022-04-07T21:33:06.475Z] #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-04-07T21:33:06.475Z] #24 sha256:9fbbfb985b83865ad306b8456159f4a43746377f04717311dcf587bf1791d554 [2022-04-07T21:33:06.702Z] #11 DONE 0.8s [2022-04-07T21:33:06.702Z] [2022-04-07T21:33:06.702Z] #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-04-07T21:33:06.702Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:06.702Z] #29 4.214 #=#=# ### 4.9% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.5% ##################################### 51.9% ######################################### 57.2% ############################################ 62.2% ################################################ 67.3% #################################################### 72.9% ######################################################## 78.1% [2022-04-07T21:33:06.702Z] #29 ... [2022-04-07T21:33:06.702Z] [2022-04-07T21:33:06.702Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T21:33:06.702Z] #31 sha256:2e735aa679e1ac50d2acb2c1f270e931f33f9f619974de1ebac8c4a859222d16 [2022-04-07T21:33:06.702Z] #31 DONE 0.1s [2022-04-07T21:33:06.702Z] [2022-04-07T21:33:06.702Z] #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-04-07T21:33:06.702Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:06.702Z] #29 4.214 #=#=# ### 4.9% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.5% ##################################### 51.9% ######################################### 57.2% ############################################ 62.2% ################################################ 67.3% #################################################### 72.9% ######################################################## 78.1% ########################################################### 82.9% [2022-04-07T21:33:06.702Z] #29 ... [2022-04-07T21:33:06.702Z] [2022-04-07T21:33:06.702Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T21:33:06.702Z] #39 sha256:409e6b20af34081d087ac688ec4eb9dd5afec4dad1d00dc20895d5b1a92320e3 [2022-04-07T21:33:06.702Z] #39 DONE 0.3s [2022-04-07T21:33:06.702Z] [2022-04-07T21:33:06.702Z] #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-04-07T21:33:06.702Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:06.706Z] #64 DONE 5.4s [2022-04-07T21:33:06.706Z] [2022-04-07T21:33:06.706Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T21:33:06.706Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T21:33:06.706Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-07T21:33:06.706Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T21:33:06.706Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T21:33:06.706Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T21:33:06.706Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done [2022-04-07T21:33:06.706Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-04-07T21:33:06.706Z] #62 DONE 5.4s [2022-04-07T21:33:06.706Z] [2022-04-07T21:33:06.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:06.706Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:06.739Z] #24 ... [2022-04-07T21:33:06.739Z] [2022-04-07T21:33:06.739Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T21:33:06.739Z] #39 sha256:409e6b20af34081d087ac688ec4eb9dd5afec4dad1d00dc20895d5b1a92320e3 [2022-04-07T21:33:06.739Z] #39 DONE 0.3s [2022-04-07T21:33:06.739Z] [2022-04-07T21:33:06.739Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T21:33:06.739Z] #31 sha256:2e735aa679e1ac50d2acb2c1f270e931f33f9f619974de1ebac8c4a859222d16 [2022-04-07T21:33:06.739Z] #31 DONE 0.4s [2022-04-07T21:33:06.739Z] [2022-04-07T21:33:06.739Z] #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-04-07T21:33:06.739Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:06.918Z] #9 extracting sha256:c46363914adb4fadae3d7eea1e8f0ce1f5bfb0796af8b0de0beb4b374bdeea52 2.8s done [2022-04-07T21:33:06.962Z] #29 4.214 #=#=# ### 4.9% ####### 10.2% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.5% ##################################### 51.9% ######################################### 57.2% ############################################ 62.2% ################################################ 67.3% #################################################### 72.9% ######################################################## 78.1% ########################################################### 82.9% ############################################################### 88.4% ################################################################### 93.8% ####################################################################### 98.9% ######################################################################## 100.0% [2022-04-07T21:33:06.962Z] #29 6.184 [2022-04-07T21:33:07.551Z] #29 6.877 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T21:33:07.729Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.0s [2022-04-07T21:33:07.823Z] #29 7.026 [2022-04-07T21:33:07.852Z] #9 ... [2022-04-07T21:33:07.852Z] [2022-04-07T21:33:07.852Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T21:33:07.852Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-07T21:33:07.852Z] #65 DONE 2.3s [2022-04-07T21:33:07.852Z] [2022-04-07T21:33:07.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:07.852Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:33:07.852Z] #9 extracting sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 [2022-04-07T21:33:08.084Z] #29 7.252 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:08.084Z] #29 7.426 [2022-04-07T21:33:08.696Z] #9 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 6.0s done [2022-04-07T21:33:09.025Z] #29 8.028 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T21:33:09.025Z] #29 8.182 [2022-04-07T21:33:09.224Z] #9 ... [2022-04-07T21:33:09.224Z] [2022-04-07T21:33:09.224Z] #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-04-07T21:33:09.224Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-07T21:33:09.224Z] #27 0.948 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:09.224Z] #27 0.948 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:09.224Z] #27 0.969 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:09.224Z] #27 1.163 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:33:09.224Z] #27 1.349 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:33:09.224Z] #27 1.681 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:33:09.224Z] #27 2.805 Fetched 8298 kB in 2s (3936 kB/s) [2022-04-07T21:33:09.224Z] #27 2.805 Reading package lists... [2022-04-07T21:33:09.224Z] #27 3.550 Reading package lists... [2022-04-07T21:33:09.224Z] #27 4.221 Building dependency tree... [2022-04-07T21:33:09.224Z] #27 4.548 The following additional packages will be installed: [2022-04-07T21:33:09.224Z] #27 4.548 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T21:33:09.224Z] #27 4.548 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T21:33:09.225Z] #27 4.549 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T21:33:09.225Z] #27 4.550 Suggested packages: [2022-04-07T21:33:09.225Z] #27 4.550 krb5-doc krb5-user [2022-04-07T21:33:09.225Z] #27 4.550 Recommended packages: [2022-04-07T21:33:09.225Z] #27 4.550 krb5-locales publicsuffix libsasl2-modules [2022-04-07T21:33:09.225Z] #27 4.729 The following NEW packages will be installed: [2022-04-07T21:33:09.225Z] #27 4.730 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T21:33:09.225Z] #27 4.730 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T21:33:09.225Z] #27 4.730 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T21:33:09.225Z] #27 4.731 libssh2-1 libssl1.1 openssl [2022-04-07T21:33:09.225Z] #27 5.022 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:09.225Z] #27 5.022 Need to get 4799 kB of archives. [2022-04-07T21:33:09.225Z] #27 5.022 After this operation, 11.5 MB of additional disk space will be used. [2022-04-07T21:33:09.225Z] #27 5.022 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u1 [1393 kB] [2022-04-07T21:33:09.225Z] #27 5.057 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u1 [833 kB] [2022-04-07T21:33:09.225Z] #27 5.076 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T21:33:09.225Z] #27 5.076 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-04-07T21:33:09.225Z] #27 5.076 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-04-07T21:33:09.225Z] #27 5.081 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-04-07T21:33:09.225Z] #27 5.081 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-04-07T21:33:09.225Z] #27 5.085 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-04-07T21:33:09.225Z] #27 5.085 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-04-07T21:33:09.225Z] #27 5.089 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-04-07T21:33:09.225Z] #27 5.094 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T21:33:09.225Z] #27 5.097 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-04-07T21:33:09.225Z] #27 5.099 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-04-07T21:33:09.225Z] #27 5.101 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-04-07T21:33:09.225Z] #27 5.102 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-04-07T21:33:09.225Z] #27 5.106 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-04-07T21:33:09.225Z] #27 5.109 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-04-07T21:33:09.225Z] #27 5.117 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-04-07T21:33:09.225Z] #27 5.119 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-07T21:33:09.225Z] #27 5.121 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-07T21:33:09.225Z] #27 5.125 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-07T21:33:09.225Z] #27 5.349 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:09.225Z] #27 5.373 Fetched 4799 kB in 0s (12.6 MB/s) [2022-04-07T21:33:09.225Z] #27 5.844 Selecting previously unselected package libssl1.1:arm64. [2022-04-07T21:33:09.225Z] #27 5.844 (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-04-07T21:33:09.225Z] #27 5.844 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 5.938 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 6.204 Selecting previously unselected package openssl. [2022-04-07T21:33:09.225Z] #27 6.204 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 6.214 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 6.986 Selecting previously unselected package ca-certificates. [2022-04-07T21:33:09.225Z] #27 6.986 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T21:33:09.225Z] #27 7.043 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:09.225Z] #27 8.071 Selecting previously unselected package libkeyutils1:arm64. [2022-04-07T21:33:09.225Z] #27 8.073 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.226 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-04-07T21:33:09.225Z] #27 8.357 Selecting previously unselected package libkrb5support0:arm64. [2022-04-07T21:33:09.225Z] #27 8.357 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.360 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 8.410 Selecting previously unselected package libk5crypto3:arm64. [2022-04-07T21:33:09.225Z] #27 8.410 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.415 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 8.476 Selecting previously unselected package libkrb5-3:arm64. [2022-04-07T21:33:09.225Z] #27 8.476 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.481 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 8.760 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-04-07T21:33:09.225Z] #27 8.762 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.793 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 8.878 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-07T21:33:09.225Z] #27 8.878 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.884 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 8.925 Selecting previously unselected package libsasl2-2:arm64. [2022-04-07T21:33:09.225Z] #27 8.925 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 8.931 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 8.978 Selecting previously unselected package libldap-common. [2022-04-07T21:33:09.225Z] #27 8.978 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T21:33:09.225Z] #27 8.982 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:09.225Z] #27 9.028 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-07T21:33:09.225Z] #27 9.028 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.040 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:09.225Z] #27 9.098 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-07T21:33:09.225Z] #27 9.098 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.104 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 9.152 Selecting previously unselected package libpsl5:arm64. [2022-04-07T21:33:09.225Z] #27 9.152 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.156 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-04-07T21:33:09.225Z] #27 9.198 Selecting previously unselected package librtmp1:arm64. [2022-04-07T21:33:09.225Z] #27 9.198 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.202 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:33:09.225Z] #27 9.241 Selecting previously unselected package libssh2-1:arm64. [2022-04-07T21:33:09.225Z] #27 9.241 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.245 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-07T21:33:09.225Z] #27 9.300 Selecting previously unselected package libcurl4:arm64. [2022-04-07T21:33:09.225Z] #27 9.300 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.305 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 9.361 Selecting previously unselected package curl. [2022-04-07T21:33:09.225Z] #27 9.361 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.365 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 9.431 Selecting previously unselected package libonig5:arm64. [2022-04-07T21:33:09.225Z] #27 9.432 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.437 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-07T21:33:09.225Z] #27 9.495 Selecting previously unselected package libjq1:arm64. [2022-04-07T21:33:09.225Z] #27 9.495 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.499 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:09.225Z] #27 9.541 Selecting previously unselected package jq. [2022-04-07T21:33:09.225Z] #27 9.541 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T21:33:09.225Z] #27 9.545 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:09.225Z] #27 9.583 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-04-07T21:33:09.225Z] #27 9.595 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-04-07T21:33:09.225Z] #27 9.609 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 9.754 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 9.764 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:09.225Z] #27 9.779 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 9.789 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 9.802 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:33:09.225Z] #27 9.814 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 9.826 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:09.225Z] #27 9.837 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-07T21:33:09.225Z] #27 9.848 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:09.225Z] #27 9.860 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:09.225Z] #27 9.879 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-07T21:33:09.225Z] #27 9.893 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:09.225Z] #27 9.905 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:09.225Z] #27 9.918 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:09.284Z] #29 8.431 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:09.285Z] #29 8.525 [2022-04-07T21:33:09.287Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa [2022-04-07T21:33:09.287Z] #9 ... [2022-04-07T21:33:09.287Z] [2022-04-07T21:33:09.287Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T21:33:09.287Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T21:33:09.287Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T21:33:09.287Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T21:33:09.287Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T21:33:09.287Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T21:33:09.287Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 0.7s done [2022-04-07T21:33:09.287Z] #26 DONE 8.1s [2022-04-07T21:33:09.287Z] [2022-04-07T21:33:09.287Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T21:33:09.287Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T21:33:09.287Z] #63 DONE 0.8s [2022-04-07T21:33:09.287Z] [2022-04-07T21:33:09.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:09.287Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:09.481Z] #27 ... [2022-04-07T21:33:09.481Z] [2022-04-07T21:33:09.481Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:09.481Z] #9 sha256:2cae8eb9ab2914086206a0d6e51737b77b115fe479fa32fde1ba558d897463f3 [2022-04-07T21:33:09.850Z] #9 extracting sha256:74dae484504b039004d1f23b1777be24e9e8d0f126ee1f38b97544d6343fb9fa 0.5s done [2022-04-07T21:33:09.850Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b [2022-04-07T21:33:09.857Z] #29 9.092 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T21:33:10.047Z] #32 ... [2022-04-07T21:33:10.047Z] [2022-04-07T21:33:10.048Z] #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-04-07T21:33:10.048Z] #12 sha256:726a13f30c51f529b6069d3273875fb9f1ff013f242e477909be0e6908d43a05 [2022-04-07T21:33:10.048Z] #12 DONE 3.4s [2022-04-07T21:33:10.048Z] [2022-04-07T21:33:10.048Z] #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-04-07T21:33:10.048Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:10.107Z] #9 ... [2022-04-07T21:33:10.107Z] [2022-04-07T21:33:10.107Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T21:33:10.107Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T21:33:10.107Z] #65 DONE 0.9s [2022-04-07T21:33:10.107Z] [2022-04-07T21:33:10.108Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:10.108Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:10.117Z] #29 ... [2022-04-07T21:33:10.117Z] [2022-04-07T21:33:10.117Z] #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-04-07T21:33:10.117Z] #12 sha256:726a13f30c51f529b6069d3273875fb9f1ff013f242e477909be0e6908d43a05 [2022-04-07T21:33:10.117Z] #12 DONE 3.6s [2022-04-07T21:33:10.117Z] [2022-04-07T21:33:10.117Z] #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-04-07T21:33:10.117Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:10.117Z] #29 9.265 [2022-04-07T21:33:10.365Z] #9 extracting sha256:21739e3ef21a7c9983fdfc82d5a3837c633779965fb0b2cd7b746ec9c260664b 0.5s done [2022-04-07T21:33:10.932Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba [2022-04-07T21:33:11.728Z] #29 9.486 #=#=# 0.0% #### 5.8% ############ 17.6% ######################### 35.3% ################################### 49.0% ########################################### 60.1% ############################################### 66.1% ################################################## 69.5% ######################################################## 78.6% ############################################################## 86.9% ###################################################################### 98.0% ######################################################################## 100.0% [2022-04-07T21:33:11.967Z] #56 ... [2022-04-07T21:33:11.967Z] [2022-04-07T21:33:11.967Z] #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-04-07T21:33:11.967Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:11.967Z] #43 23.69 CC images/sk-opts.o [2022-04-07T21:33:11.967Z] #43 23.86 CC images/sk-unix.o [2022-04-07T21:33:11.967Z] #43 24.09 CC images/sk-inet.o [2022-04-07T21:33:11.967Z] #43 24.34 CC images/tun.o [2022-04-07T21:33:11.967Z] #43 24.56 CC images/sk-netlink.o [2022-04-07T21:33:11.967Z] #43 24.75 CC images/packet-sock.o [2022-04-07T21:33:11.967Z] #43 25.07 CC images/ipc-var.o [2022-04-07T21:33:11.967Z] #43 25.24 CC images/ipc-desc.o [2022-04-07T21:33:11.967Z] #43 25.39 CC images/ipc-shm.o [2022-04-07T21:33:11.967Z] #43 25.61 CC images/ipc-msg.o [2022-04-07T21:33:11.967Z] #43 25.91 CC images/ipc-sem.o [2022-04-07T21:33:11.967Z] #43 26.07 CC images/utsns.o [2022-04-07T21:33:11.967Z] #43 26.21 CC images/creds.o [2022-04-07T21:33:11.967Z] #43 26.39 CC images/vma.o [2022-04-07T21:33:11.967Z] #43 26.54 CC images/netdev.o [2022-04-07T21:33:11.967Z] #43 26.80 CC images/tty.o [2022-04-07T21:33:11.967Z] #43 27.29 CC images/file-lock.o [2022-04-07T21:33:11.967Z] #43 27.43 CC images/rlimit.o [2022-04-07T21:33:11.967Z] #43 27.58 CC images/pagemap.o [2022-04-07T21:33:11.967Z] #43 27.82 CC images/siginfo.o [2022-04-07T21:33:11.967Z] #43 28.07 CC images/rpc.o [2022-04-07T21:33:11.967Z] #43 29.02 CC images/ext-file.o [2022-04-07T21:33:11.967Z] #43 29.19 CC images/cgroup.o [2022-04-07T21:33:11.967Z] #43 29.78 CC images/userns.o [2022-04-07T21:33:11.967Z] #43 30.06 CC images/google/protobuf/descriptor.o [2022-04-07T21:33:11.967Z] #43 31.41 CC images/opts.o [2022-04-07T21:33:11.967Z] #43 31.65 CC images/seccomp.o [2022-04-07T21:33:11.967Z] #43 31.96 CC images/binfmt-misc.o [2022-04-07T21:33:11.967Z] #43 32.19 CC images/time.o [2022-04-07T21:33:11.967Z] #43 32.41 CC images/sysctl.o [2022-04-07T21:33:11.967Z] #43 32.60 CC images/autofs.o [2022-04-07T21:33:11.967Z] #43 32.75 CC images/macvlan.o [2022-04-07T21:33:11.967Z] #43 32.90 CC images/sit.o [2022-04-07T21:33:11.967Z] #43 33.10 CC images/memfd.o [2022-04-07T21:33:11.967Z] #43 33.39 CC images/timens.o [2022-04-07T21:33:11.967Z] #43 33.68 LINK images/built-in.o [2022-04-07T21:33:11.967Z] #43 33.87 GEN compel/include/asm [2022-04-07T21:33:11.967Z] #43 33.88 GEN compel/include/version.h [2022-04-07T21:33:11.967Z] #43 33.89 touch .config [2022-04-07T21:33:11.967Z] #43 33.92 GEN include/common/config.h [2022-04-07T21:33:11.967Z] #43 33.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T21:33:11.967Z] #43 34.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T21:33:11.967Z] #43 34.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T21:33:11.967Z] #43 34.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T21:33:11.967Z] #43 34.06 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T21:33:11.967Z] #43 34.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T21:33:11.967Z] #43 34.10 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T21:33:11.989Z] #29 11.06 [2022-04-07T21:33:12.223Z] #43 34.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T21:33:12.223Z] #43 34.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T21:33:12.223Z] #43 34.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T21:33:12.223Z] #43 34.16 DEP compel/plugins/std/infect.d [2022-04-07T21:33:12.223Z] #43 34.25 DEP compel/plugins/std/string.d [2022-04-07T21:33:12.480Z] #43 34.33 DEP compel/plugins/std/log.d [2022-04-07T21:33:12.480Z] #43 34.42 DEP compel/plugins/std/fds.d [2022-04-07T21:33:12.480Z] #43 34.51 DEP compel/plugins/std/std.d [2022-04-07T21:33:12.736Z] #43 34.59 DEP compel/plugins/shmem/shmem.d [2022-04-07T21:33:12.736Z] #43 ... [2022-04-07T21:33:12.736Z] [2022-04-07T21:33:12.736Z] #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-04-07T21:33:12.736Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:12.736Z] #13 86.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T21:33:12.736Z] #13 86.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:33:12.736Z] #13 86.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:33:12.736Z] #13 ... [2022-04-07T21:33:12.736Z] [2022-04-07T21:33:12.736Z] #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-04-07T21:33:12.736Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:12.736Z] #43 34.69 DEP compel/plugins/fds/fds.d [2022-04-07T21:33:12.757Z] #9 extracting sha256:ebd4ea92fd9a7a240ec5e755f22bcf9ba897fd963b71f079fe09ef10305a92d2 5.0s done [2022-04-07T21:33:12.992Z] #43 34.85 CC compel/plugins/std/std.o [2022-04-07T21:33:13.249Z] #43 35.12 CC compel/plugins/std/fds.o [2022-04-07T21:33:13.320Z] #9 extracting sha256:0914f8c0df9b9c0d591f7cc3b8d6a053e0fdfbf541e976965510bdba843290a6 done [2022-04-07T21:33:13.354Z] #13 2.917 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:33:13.354Z] #13 2.975 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:13.354Z] #13 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:13.354Z] #13 2.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:13.369Z] #29 12.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T21:33:13.506Z] #43 35.55 CC compel/plugins/std/log.o [2022-04-07T21:33:13.576Z] #9 DONE 20.4s [2022-04-07T21:33:13.577Z] [2022-04-07T21:33:13.577Z] #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-04-07T21:33:13.577Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-07T21:33:13.577Z] #27 10.62 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:13.577Z] #27 11.69 137 added, 0 removed; done. [2022-04-07T21:33:13.577Z] #27 11.81 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-07T21:33:13.577Z] #27 11.82 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:13.577Z] #27 11.83 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:13.577Z] #27 11.85 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:13.577Z] #27 11.86 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:13.577Z] #27 11.89 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:13.577Z] #27 11.90 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:13.577Z] #27 12.70 0 added, 0 removed; done. [2022-04-07T21:33:13.577Z] #27 12.70 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T21:33:13.577Z] #27 12.70 done. [2022-04-07T21:33:13.635Z] #29 12.69 [2022-04-07T21:33:13.834Z] #27 DONE 14.3s [2022-04-07T21:33:13.834Z] [2022-04-07T21:33:13.834Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T21:33:13.834Z] #28 sha256:ff28d2f79ba93467e960608a37745f54a59fc195697d771b1c9d3af3576be248 [2022-04-07T21:33:13.834Z] #28 DONE 0.1s [2022-04-07T21:33:13.834Z] [2022-04-07T21:33:13.834Z] #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-04-07T21:33:13.834Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:13.895Z] #29 13.09 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:13.928Z] #13 4.018 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:33:14.091Z] #29 ... [2022-04-07T21:33:14.091Z] [2022-04-07T21:33:14.091Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T21:33:14.091Z] #10 sha256:2af55b09567c27de22fc13a08c4dc8172b67e34a634d01e0d69c55e8f1261f4f [2022-04-07T21:33:14.091Z] #10 DONE 0.5s [2022-04-07T21:33:14.157Z] #29 13.32 [2022-04-07T21:33:14.347Z] [2022-04-07T21:33:14.347Z] #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-04-07T21:33:14.347Z] #11 sha256:64cca187d94f2dd17d0b09e8981233f9530fd2ed9f42e1c65c8f009048e3e54b [2022-04-07T21:33:14.439Z] #43 36.26 CC compel/plugins/std/string.o [2022-04-07T21:33:14.604Z] #11 DONE 0.5s [2022-04-07T21:33:14.604Z] [2022-04-07T21:33:14.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-04-07T21:33:14.604Z] #47 sha256:c30f65a8773408691153cc849890f9c16e1a737abab0818d76ba805cc7edbd5c [2022-04-07T21:33:14.697Z] #43 36.82 CC compel/plugins/std/infect.o [2022-04-07T21:33:14.862Z] #47 ... [2022-04-07T21:33:14.862Z] [2022-04-07T21:33:14.862Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T21:33:14.862Z] #39 sha256:3f3a6a6e3988db514dce9fcefa336a0f4459a7cf5fdc8ab23094aaf87f060892 [2022-04-07T21:33:14.862Z] #39 DONE 0.1s [2022-04-07T21:33:14.862Z] [2022-04-07T21:33:14.862Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T21:33:14.862Z] #31 sha256:347045c9dd8da9c7ac290527c4c875aab94767eb947a6313672f91fee48156c6 [2022-04-07T21:33:14.862Z] #31 DONE 0.2s [2022-04-07T21:33:14.862Z] [2022-04-07T21:33:14.862Z] #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-04-07T21:33:14.862Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:14.862Z] #29 1.137 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T21:33:15.100Z] #29 14.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T21:33:15.119Z] #29 1.294 [2022-04-07T21:33:15.262Z] #43 37.27 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T21:33:15.262Z] #43 37.30 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T21:33:15.262Z] #43 37.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T21:33:15.262Z] #43 37.40 AR compel/plugins/std.lib.a [2022-04-07T21:33:15.321Z] #13 ... [2022-04-07T21:33:15.321Z] [2022-04-07T21:33:15.321Z] #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-04-07T21:33:15.321Z] #29 sha256:49b6154b8ece363f7e0d5868dafb3fd00374492b39f1b87f9d06c0abf6c03386 [2022-04-07T21:33:15.321Z] #29 4.203 #=#=# # 2.1% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.5% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2022-04-07T21:33:15.321Z] #29 6.162 [2022-04-07T21:33:15.321Z] #29 6.773 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T21:33:15.321Z] #29 6.937 [2022-04-07T21:33:15.321Z] #29 7.146 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:15.321Z] #29 7.244 [2022-04-07T21:33:15.321Z] #29 8.017 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T21:33:15.321Z] #29 8.121 [2022-04-07T21:33:15.321Z] #29 8.352 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:15.321Z] #29 8.445 [2022-04-07T21:33:15.321Z] #29 9.037 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T21:33:15.321Z] #29 9.166 [2022-04-07T21:33:15.321Z] #29 9.415 #=#=# 0.0% #### 5.8% ################# 24.3% ########################## 36.9% ################################# 47.1% ###################################### 53.0% ########################################### 60.2% ########################################### 60.6% ####################################################### 77.5% ############################################################## 86.5% #################################################################### 95.7% ######################################################################## 100.0% [2022-04-07T21:33:15.321Z] #29 11.08 [2022-04-07T21:33:15.321Z] #29 12.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T21:33:15.321Z] #29 12.87 [2022-04-07T21:33:15.321Z] #29 13.22 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:15.321Z] #29 13.35 [2022-04-07T21:33:15.321Z] #29 14.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T21:33:15.321Z] #29 14.74 [2022-04-07T21:33:15.360Z] #29 14.72 [2022-04-07T21:33:15.520Z] #43 37.47 CC compel/plugins/fds/fds.o [2022-04-07T21:33:15.520Z] #43 37.66 AR compel/plugins/fds.lib.a [2022-04-07T21:33:15.591Z] #29 15.14 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:15.778Z] #43 37.71 HOSTDEP compel/src/lib/log-host.d [2022-04-07T21:33:15.778Z] #43 37.81 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T21:33:15.853Z] #29 15.32 [2022-04-07T21:33:15.853Z] #29 15.41 Download of images into '/build' complete. [2022-04-07T21:33:15.853Z] #29 15.41 Use something like the following to load the result into a Docker daemon: [2022-04-07T21:33:15.853Z] #29 15.41 tar -cC '/build' . | docker load [2022-04-07T21:33:15.853Z] #29 ... [2022-04-07T21:33:15.853Z] [2022-04-07T21:33:15.853Z] #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-04-07T21:33:15.853Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:15.853Z] #13 6.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:15.931Z] #29 15.08 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:16.035Z] #43 37.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T21:33:16.035Z] #43 38.06 HOSTDEP compel/src/main-host.d [2022-04-07T21:33:16.183Z] #9 extracting sha256:e98d6bb51c7ccadb2f72a1498db713088ec7c3f449b3c810d95dbca6ba7511ba 4.6s done [2022-04-07T21:33:16.183Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a [2022-04-07T21:33:16.192Z] #29 15.23 [2022-04-07T21:33:16.192Z] #29 15.39 Download of images into '/build' complete. [2022-04-07T21:33:16.192Z] #29 15.39 Use something like the following to load the result into a Docker daemon: [2022-04-07T21:33:16.192Z] #29 15.39 tar -cC '/build' . | docker load [2022-04-07T21:33:16.292Z] #43 38.15 DEP compel/src/lib/ptrace.d [2022-04-07T21:33:16.292Z] #43 38.30 DEP compel/src/lib/infect.d [2022-04-07T21:33:16.417Z] #29 1.520 #=#=# 0.0% ############## 19.5% ####################### 33.2% ###################################### 53.2% ################################################# 68.2% ####################################################### 77.0% ######################################################################## 100.0% [2022-04-07T21:33:16.417Z] #29 2.724 [2022-04-07T21:33:16.426Z] #13 ... [2022-04-07T21:33:16.426Z] [2022-04-07T21:33:16.426Z] #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-04-07T21:33:16.426Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:16.426Z] #55 5.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:16.426Z] #55 6.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:16.426Z] #55 6.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:16.426Z] #55 7.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:16.426Z] #55 9.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:16.453Z] #29 ... [2022-04-07T21:33:16.453Z] [2022-04-07T21:33:16.453Z] #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-04-07T21:33:16.453Z] #67 sha256:24e52516a150450d95c371894b5f2572b64b2ba9c16449b1caa5ef5cb4bdc3da [2022-04-07T21:33:16.453Z] #67 5.385 + RM_GOPATH=0 [2022-04-07T21:33:16.453Z] #67 5.385 + TMP_GOPATH= [2022-04-07T21:33:16.453Z] #67 5.385 + : /build [2022-04-07T21:33:16.453Z] #67 5.385 + '[' -z '' ']' [2022-04-07T21:33:16.453Z] #67 5.395 ++ mktemp -d [2022-04-07T21:33:16.453Z] #67 5.396 + export GOPATH=/tmp/tmp.EbH5p83X8U [2022-04-07T21:33:16.453Z] #67 5.396 + GOPATH=/tmp/tmp.EbH5p83X8U [2022-04-07T21:33:16.453Z] #67 5.397 + RM_GOPATH=1 [2022-04-07T21:33:16.453Z] #67 5.397 + case "$(go env GOARCH)" in [2022-04-07T21:33:16.453Z] #67 5.399 ++ go env GOARCH [2022-04-07T21:33:16.453Z] #67 5.446 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.453Z] #67 5.446 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.453Z] #67 5.446 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:16.453Z] #67 5.455 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:16.453Z] #67 5.455 + dir=/tmp/install [2022-04-07T21:33:16.453Z] #67 5.455 + bin=proxy [2022-04-07T21:33:16.453Z] #67 5.455 + shift [2022-04-07T21:33:16.453Z] #67 5.455 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T21:33:16.453Z] #67 5.455 + . /tmp/install/proxy.installer [2022-04-07T21:33:16.453Z] #67 5.455 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:16.453Z] #67 5.455 + install_proxy [2022-04-07T21:33:16.453Z] #67 5.455 + case "$1" in [2022-04-07T21:33:16.453Z] #67 5.455 + export CGO_ENABLED=0 [2022-04-07T21:33:16.453Z] #67 5.455 + CGO_ENABLED=0 [2022-04-07T21:33:16.453Z] #67 5.455 + _install_proxy [2022-04-07T21:33:16.453Z] #67 5.455 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T21:33:16.453Z] #67 5.455 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EbH5p83X8U/src/github.com/docker/libnetwork [2022-04-07T21:33:16.453Z] #67 5.476 Cloning into '/tmp/tmp.EbH5p83X8U/src/github.com/docker/libnetwork'... [2022-04-07T21:33:16.548Z] #43 38.43 DEP compel/src/lib/infect-util.d [2022-04-07T21:33:16.548Z] #43 38.58 DEP compel/src/lib/infect-rpc.d [2022-04-07T21:33:16.687Z] #55 ... [2022-04-07T21:33:16.687Z] [2022-04-07T21:33:16.687Z] #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-04-07T21:33:16.687Z] #51 sha256:b3d2d568d1eeb3d31c5dee33e226e7e407921513c08e17167d44840920f3826d [2022-04-07T21:33:16.687Z] #51 4.302 + RM_GOPATH=0 [2022-04-07T21:33:16.687Z] #51 4.302 + TMP_GOPATH= [2022-04-07T21:33:16.687Z] #51 4.302 + : /build [2022-04-07T21:33:16.687Z] #51 4.302 + '[' -z '' ']' [2022-04-07T21:33:16.687Z] #51 4.304 ++ mktemp -d [2022-04-07T21:33:16.687Z] #51 4.304 + export GOPATH=/tmp/tmp.ssodrqImS7 [2022-04-07T21:33:16.687Z] #51 4.304 + GOPATH=/tmp/tmp.ssodrqImS7 [2022-04-07T21:33:16.687Z] #51 4.304 + RM_GOPATH=1 [2022-04-07T21:33:16.687Z] #51 4.304 + case "$(go env GOARCH)" in [2022-04-07T21:33:16.687Z] #51 4.311 ++ go env GOARCH [2022-04-07T21:33:16.687Z] #51 4.320 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.687Z] #51 4.320 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.687Z] #51 4.320 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:16.687Z] #51 4.330 Install shfmt version v3.0.2 [2022-04-07T21:33:16.687Z] #51 4.330 + dir=/tmp/install [2022-04-07T21:33:16.688Z] #51 4.330 + bin=shfmt [2022-04-07T21:33:16.688Z] #51 4.330 + shift [2022-04-07T21:33:16.688Z] #51 4.330 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T21:33:16.688Z] #51 4.330 + . /tmp/install/shfmt.installer [2022-04-07T21:33:16.688Z] #51 4.330 ++ : v3.0.2 [2022-04-07T21:33:16.688Z] #51 4.330 + install_shfmt [2022-04-07T21:33:16.688Z] #51 4.330 + echo 'Install shfmt version v3.0.2' [2022-04-07T21:33:16.688Z] #51 4.330 + GOBIN=/build [2022-04-07T21:33:16.688Z] #51 4.330 + GO111MODULE=on [2022-04-07T21:33:16.688Z] #51 4.330 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T21:33:16.688Z] #51 5.014 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T21:33:16.688Z] #51 6.428 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T21:33:16.688Z] #51 6.434 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T21:33:16.688Z] #51 6.515 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T21:33:16.688Z] #51 8.720 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T21:33:16.688Z] #51 ... [2022-04-07T21:33:16.688Z] [2022-04-07T21:33:16.688Z] #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-04-07T21:33:16.688Z] #67 sha256:dd2604c68f43497dada486056ece2456321aa3cccc33f082c2480441f96054c1 [2022-04-07T21:33:16.688Z] #67 3.692 + RM_GOPATH=0 [2022-04-07T21:33:16.688Z] #67 3.692 + TMP_GOPATH= [2022-04-07T21:33:16.688Z] #67 3.692 + : /build [2022-04-07T21:33:16.688Z] #67 3.692 + '[' -z '' ']' [2022-04-07T21:33:16.688Z] #67 3.692 ++ mktemp -d [2022-04-07T21:33:16.688Z] #67 3.692 + export GOPATH=/tmp/tmp.OPiIqjP6NG [2022-04-07T21:33:16.688Z] #67 3.692 + GOPATH=/tmp/tmp.OPiIqjP6NG [2022-04-07T21:33:16.688Z] #67 3.692 + RM_GOPATH=1 [2022-04-07T21:33:16.688Z] #67 3.692 + case "$(go env GOARCH)" in [2022-04-07T21:33:16.688Z] #67 3.693 ++ go env GOARCH [2022-04-07T21:33:16.688Z] #67 3.705 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:16.688Z] #67 3.705 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.688Z] #67 3.705 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.688Z] #67 3.705 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:16.688Z] #67 3.705 + dir=/tmp/install [2022-04-07T21:33:16.688Z] #67 3.705 + bin=proxy [2022-04-07T21:33:16.688Z] #67 3.705 + shift [2022-04-07T21:33:16.688Z] #67 3.705 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T21:33:16.688Z] #67 3.705 + . /tmp/install/proxy.installer [2022-04-07T21:33:16.688Z] #67 3.705 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:16.688Z] #67 3.705 + install_proxy [2022-04-07T21:33:16.688Z] #67 3.705 + case "$1" in [2022-04-07T21:33:16.688Z] #67 3.705 + export CGO_ENABLED=0 [2022-04-07T21:33:16.688Z] #67 3.705 + CGO_ENABLED=0 [2022-04-07T21:33:16.688Z] #67 3.705 + _install_proxy [2022-04-07T21:33:16.688Z] #67 3.705 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T21:33:16.688Z] #67 3.705 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OPiIqjP6NG/src/github.com/docker/libnetwork [2022-04-07T21:33:16.688Z] #67 3.715 Cloning into '/tmp/tmp.OPiIqjP6NG/src/github.com/docker/libnetwork'... [2022-04-07T21:33:16.714Z] #67 ... [2022-04-07T21:33:16.714Z] [2022-04-07T21:33:16.714Z] #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-04-07T21:33:16.714Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:16.714Z] #55 4.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:16.714Z] #55 4.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:16.714Z] #55 4.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:16.714Z] #55 4.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:16.714Z] #55 6.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:16.714Z] #55 9.439 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:16.714Z] #55 ... [2022-04-07T21:33:16.714Z] [2022-04-07T21:33:16.714Z] #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-04-07T21:33:16.714Z] #47 sha256:5cbaca71dcc8dbf9e47f7e1d3422c844aa6d3ff32b6cca83c0de008b78453bb4 [2022-04-07T21:33:16.714Z] #47 5.333 + RM_GOPATH=0 [2022-04-07T21:33:16.714Z] #47 5.333 + TMP_GOPATH= [2022-04-07T21:33:16.714Z] #47 5.333 + : /build [2022-04-07T21:33:16.714Z] #47 5.333 + '[' -z '' ']' [2022-04-07T21:33:16.714Z] #47 5.333 ++ mktemp -d [2022-04-07T21:33:16.714Z] #47 5.333 + export GOPATH=/tmp/tmp.wLxRxjfX4c [2022-04-07T21:33:16.714Z] #47 5.333 + GOPATH=/tmp/tmp.wLxRxjfX4c [2022-04-07T21:33:16.714Z] #47 5.333 + RM_GOPATH=1 [2022-04-07T21:33:16.714Z] #47 5.333 + case "$(go env GOARCH)" in [2022-04-07T21:33:16.714Z] #47 5.338 ++ go env GOARCH [2022-04-07T21:33:16.714Z] #47 5.428 Install gotestsum version v1.7.0 [2022-04-07T21:33:16.714Z] #47 5.429 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.714Z] #47 5.429 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.714Z] #47 5.429 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:16.714Z] #47 5.429 + dir=/tmp/install [2022-04-07T21:33:16.714Z] #47 5.429 + bin=gotestsum [2022-04-07T21:33:16.714Z] #47 5.429 + shift [2022-04-07T21:33:16.714Z] #47 5.429 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T21:33:16.714Z] #47 5.429 + . /tmp/install/gotestsum.installer [2022-04-07T21:33:16.714Z] #47 5.429 ++ : v1.7.0 [2022-04-07T21:33:16.714Z] #47 5.429 + install_gotestsum [2022-04-07T21:33:16.714Z] #47 5.429 + set -e [2022-04-07T21:33:16.714Z] #47 5.429 + echo 'Install gotestsum version v1.7.0' [2022-04-07T21:33:16.714Z] #47 5.429 + GOBIN=/build [2022-04-07T21:33:16.714Z] #47 5.429 + GO111MODULE=on [2022-04-07T21:33:16.714Z] #47 5.429 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T21:33:16.714Z] #47 5.977 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:33:16.714Z] #47 8.029 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:33:16.714Z] #47 8.099 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:33:16.714Z] #47 8.137 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:33:16.714Z] #47 8.227 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:16.714Z] #47 8.580 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:33:16.714Z] #47 8.620 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:33:16.714Z] #47 8.711 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:33:16.714Z] #47 8.740 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:33:16.714Z] #47 8.864 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:33:16.714Z] #47 8.920 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:33:16.714Z] #47 9.096 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:33:16.714Z] #47 9.186 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:33:16.808Z] #43 38.68 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T21:33:16.808Z] #43 38.79 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T21:33:16.808Z] #43 38.88 DEP compel/src/lib/log.d [2022-04-07T21:33:16.932Z] #29 2.939 #=#=# ########## 15.1% ######################################################################## 100.0% [2022-04-07T21:33:16.932Z] #29 3.249 [2022-04-07T21:33:16.962Z] #67 ... [2022-04-07T21:33:16.962Z] [2022-04-07T21:33:16.962Z] #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-04-07T21:33:16.962Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:16.962Z] #40 5.068 + git clone https://github.com/docker/distribution.git . [2022-04-07T21:33:16.962Z] #40 5.088 Cloning into '.'... [2022-04-07T21:33:16.962Z] #40 ... [2022-04-07T21:33:16.962Z] [2022-04-07T21:33:16.962Z] #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-04-07T21:33:16.962Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:16.962Z] #42 5.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:16.962Z] #42 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:16.962Z] #42 6.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:16.962Z] #42 7.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:16.962Z] #42 9.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:16.974Z] #47 ... [2022-04-07T21:33:16.974Z] [2022-04-07T21:33:16.974Z] #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-04-07T21:33:16.974Z] #24 sha256:0b9c1588c52f88f7e1a994c47aed76ee086e665984b99c27f2c5706937b37668 [2022-04-07T21:33:16.974Z] #24 4.521 + RM_GOPATH=0 [2022-04-07T21:33:16.974Z] #24 4.521 + TMP_GOPATH= [2022-04-07T21:33:16.974Z] #24 4.521 + : /build [2022-04-07T21:33:16.974Z] #24 4.521 + '[' -z '' ']' [2022-04-07T21:33:16.974Z] #24 4.521 ++ mktemp -d [2022-04-07T21:33:16.974Z] #24 4.539 + export GOPATH=/tmp/tmp.TdCXpKuo23 [2022-04-07T21:33:16.974Z] #24 4.539 + GOPATH=/tmp/tmp.TdCXpKuo23 [2022-04-07T21:33:16.974Z] #24 4.539 + RM_GOPATH=1 [2022-04-07T21:33:16.974Z] #24 4.539 + case "$(go env GOARCH)" in [2022-04-07T21:33:16.974Z] #24 4.539 ++ go env GOARCH [2022-04-07T21:33:16.974Z] #24 4.539 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.974Z] #24 4.539 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:16.974Z] #24 4.539 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:16.974Z] #24 4.543 Install docker/cli version 17.06.2-ce from stable [2022-04-07T21:33:16.974Z] #24 4.543 + dir=/tmp/install [2022-04-07T21:33:16.974Z] #24 4.543 + bin=dockercli [2022-04-07T21:33:16.974Z] #24 4.543 + shift [2022-04-07T21:33:16.974Z] #24 4.543 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T21:33:16.974Z] #24 4.543 + . /tmp/install/dockercli.installer [2022-04-07T21:33:16.974Z] #24 4.543 ++ : stable [2022-04-07T21:33:16.974Z] #24 4.543 ++ : 17.06.2-ce [2022-04-07T21:33:16.974Z] #24 4.543 + install_dockercli [2022-04-07T21:33:16.974Z] #24 4.543 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T21:33:16.974Z] #24 4.544 ++ uname -m [2022-04-07T21:33:16.974Z] #24 4.551 + arch=x86_64 [2022-04-07T21:33:16.974Z] #24 4.551 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T21:33:16.974Z] #24 4.551 + url=https://download.docker.com/linux/static [2022-04-07T21:33:16.974Z] #24 4.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T21:33:16.974Z] #24 4.551 + tar -xz docker/docker [2022-04-07T21:33:17.065Z] #43 38.97 DEP compel/src/main.d [2022-04-07T21:33:17.065Z] #43 39.05 DEP compel/src/lib/handle-elf.d [2022-04-07T21:33:17.065Z] #43 39.17 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T21:33:17.226Z] #42 ... [2022-04-07T21:33:17.226Z] [2022-04-07T21:33:17.226Z] #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-04-07T21:33:17.226Z] #29 sha256:49b6154b8ece363f7e0d5868dafb3fd00374492b39f1b87f9d06c0abf6c03386 [2022-04-07T21:33:17.226Z] #29 DONE 16.7s [2022-04-07T21:33:17.226Z] [2022-04-07T21:33:17.226Z] #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-04-07T21:33:17.226Z] #58 sha256:d35d126f2b922463bb5b44a746293e174988d2686c0c0ffeeac145cf5c224f52 [2022-04-07T21:33:17.226Z] #58 4.335 + RM_GOPATH=0 [2022-04-07T21:33:17.226Z] #58 4.335 + TMP_GOPATH= [2022-04-07T21:33:17.226Z] #58 4.338 + : /build [2022-04-07T21:33:17.226Z] #58 4.338 + '[' -z '' ']' [2022-04-07T21:33:17.226Z] #58 4.342 ++ mktemp -d [2022-04-07T21:33:17.226Z] #58 4.343 + export GOPATH=/tmp/tmp.vQJ1OzxxKz [2022-04-07T21:33:17.226Z] #58 4.343 + GOPATH=/tmp/tmp.vQJ1OzxxKz [2022-04-07T21:33:17.226Z] #58 4.343 + RM_GOPATH=1 [2022-04-07T21:33:17.226Z] #58 4.344 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.226Z] #58 4.344 ++ go env GOARCH [2022-04-07T21:33:17.226Z] #58 4.352 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.226Z] #58 4.352 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.226Z] #58 4.352 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.226Z] #58 4.352 + dir=/tmp/install [2022-04-07T21:33:17.226Z] #58 4.352 + bin=rootlesskit [2022-04-07T21:33:17.226Z] #58 4.352 + shift [2022-04-07T21:33:17.226Z] #58 4.352 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T21:33:17.226Z] #58 4.352 + . /tmp/install/rootlesskit.installer [2022-04-07T21:33:17.226Z] #58 4.352 ++ : v0.14.4 [2022-04-07T21:33:17.226Z] #58 4.352 + install_rootlesskit [2022-04-07T21:33:17.226Z] #58 4.352 + case "$1" in [2022-04-07T21:33:17.226Z] #58 4.352 + export CGO_ENABLED=0 [2022-04-07T21:33:17.226Z] #58 4.352 + CGO_ENABLED=0 [2022-04-07T21:33:17.226Z] #58 4.352 + _install_rootlesskit [2022-04-07T21:33:17.226Z] #58 4.352 Install rootlesskit version v0.14.4 [2022-04-07T21:33:17.226Z] #58 4.353 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T21:33:17.226Z] #58 4.353 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:33:17.226Z] #58 4.353 + GOBIN=/build [2022-04-07T21:33:17.226Z] #58 4.353 + GO111MODULE=on [2022-04-07T21:33:17.226Z] #58 4.353 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T21:33:17.226Z] #58 4.952 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T21:33:17.226Z] #58 7.355 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:17.227Z] #58 7.392 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:33:17.227Z] #58 7.566 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T21:33:17.227Z] #58 8.164 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T21:33:17.227Z] #58 ... [2022-04-07T21:33:17.227Z] [2022-04-07T21:33:17.227Z] #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-04-07T21:33:17.227Z] #45 sha256:166d7676d74946aa303ea05f3b165165705b9f7fb96efa5847aa329cb864636c [2022-04-07T21:33:17.227Z] #45 5.211 + RM_GOPATH=0 [2022-04-07T21:33:17.227Z] #45 5.211 + TMP_GOPATH= [2022-04-07T21:33:17.227Z] #45 5.211 + : /build [2022-04-07T21:33:17.227Z] #45 5.211 + '[' -z '' ']' [2022-04-07T21:33:17.227Z] #45 5.211 ++ mktemp -d [2022-04-07T21:33:17.227Z] #45 5.211 + export GOPATH=/tmp/tmp.0ab25uLoV2 [2022-04-07T21:33:17.227Z] #45 5.211 + GOPATH=/tmp/tmp.0ab25uLoV2 [2022-04-07T21:33:17.227Z] #45 5.211 + RM_GOPATH=1 [2022-04-07T21:33:17.227Z] #45 5.211 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.227Z] #45 5.211 ++ go env GOARCH [2022-04-07T21:33:17.227Z] #45 5.310 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.227Z] #45 5.311 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.227Z] #45 5.312 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.227Z] #45 5.314 + dir=/tmp/install [2022-04-07T21:33:17.227Z] #45 5.315 + bin=vndr [2022-04-07T21:33:17.227Z] #45 5.315 + shift [2022-04-07T21:33:17.227Z] #45 5.329 Install vndr version v0.1.2 [2022-04-07T21:33:17.227Z] #45 5.329 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T21:33:17.227Z] #45 5.329 + . /tmp/install/vndr.installer [2022-04-07T21:33:17.227Z] #45 5.329 ++ : v0.1.2 [2022-04-07T21:33:17.227Z] #45 5.329 + install_vndr [2022-04-07T21:33:17.227Z] #45 5.329 + echo 'Install vndr version v0.1.2' [2022-04-07T21:33:17.227Z] #45 5.329 + GOBIN=/build [2022-04-07T21:33:17.227Z] #45 5.329 + GO111MODULE=on [2022-04-07T21:33:17.227Z] #45 5.329 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T21:33:17.227Z] #45 5.820 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T21:33:17.235Z] #24 ... [2022-04-07T21:33:17.235Z] [2022-04-07T21:33:17.235Z] #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-04-07T21:33:17.235Z] #58 sha256:67060a9799c27f70bd11b7e269830ecff9f58c481ecb59f980d67bad36051332 [2022-04-07T21:33:17.235Z] #58 5.660 + RM_GOPATH=0 [2022-04-07T21:33:17.235Z] #58 5.661 + TMP_GOPATH= [2022-04-07T21:33:17.235Z] #58 5.661 + : /build [2022-04-07T21:33:17.235Z] #58 5.662 + '[' -z '' ']' [2022-04-07T21:33:17.235Z] #58 5.663 ++ mktemp -d [2022-04-07T21:33:17.235Z] #58 5.672 + export GOPATH=/tmp/tmp.uJUZMhYLzJ [2022-04-07T21:33:17.235Z] #58 5.672 + GOPATH=/tmp/tmp.uJUZMhYLzJ [2022-04-07T21:33:17.235Z] #58 5.678 + RM_GOPATH=1 [2022-04-07T21:33:17.235Z] #58 5.678 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.235Z] #58 5.679 ++ go env GOARCH [2022-04-07T21:33:17.235Z] #58 5.735 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.235Z] #58 5.735 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.235Z] #58 5.735 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.235Z] #58 5.738 + dir=/tmp/install [2022-04-07T21:33:17.235Z] #58 5.738 + bin=rootlesskit [2022-04-07T21:33:17.235Z] #58 5.738 + shift [2022-04-07T21:33:17.235Z] #58 5.738 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T21:33:17.235Z] #58 5.739 + . /tmp/install/rootlesskit.installer [2022-04-07T21:33:17.235Z] #58 5.739 ++ : v0.14.4 [2022-04-07T21:33:17.235Z] #58 5.740 + install_rootlesskit [2022-04-07T21:33:17.235Z] #58 5.741 + case "$1" in [2022-04-07T21:33:17.235Z] #58 5.741 + export CGO_ENABLED=0 [2022-04-07T21:33:17.235Z] #58 5.741 + CGO_ENABLED=0 [2022-04-07T21:33:17.235Z] #58 5.741 + _install_rootlesskit [2022-04-07T21:33:17.235Z] #58 5.744 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T21:33:17.235Z] #58 5.747 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:33:17.235Z] #58 5.747 + GOBIN=/build [2022-04-07T21:33:17.235Z] #58 5.747 + GO111MODULE=on [2022-04-07T21:33:17.235Z] #58 5.747 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T21:33:17.235Z] #58 5.747 Install rootlesskit version v0.14.4 [2022-04-07T21:33:17.235Z] #58 6.398 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T21:33:17.235Z] #58 9.155 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:17.235Z] #58 9.167 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:33:17.235Z] #58 9.296 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T21:33:17.235Z] #58 9.983 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T21:33:17.235Z] #58 ... [2022-04-07T21:33:17.235Z] [2022-04-07T21:33:17.235Z] #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-04-07T21:33:17.235Z] #29 sha256:4b76687df71a7e59e104a635cd2b137bbdb3c63947acb5c85a2d2ef3d57dcd22 [2022-04-07T21:33:17.235Z] #29 DONE 16.4s [2022-04-07T21:33:17.235Z] [2022-04-07T21:33:17.235Z] #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-04-07T21:33:17.235Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:17.235Z] #36 6.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:17.235Z] #36 6.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:17.235Z] #36 6.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:17.235Z] #36 7.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:17.235Z] #36 9.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:17.323Z] #43 39.25 CC compel/src/lib/log.o [2022-04-07T21:33:17.447Z] #29 3.470 #=#=# 0.1% ############################################################# 85.9% ############################################################### 88.7% ######################################################################## 100.0% [2022-04-07T21:33:17.490Z] #45 ... [2022-04-07T21:33:17.490Z] [2022-04-07T21:33:17.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-04-07T21:33:17.490Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:33:17.490Z] #34 4.795 + RM_GOPATH=0 [2022-04-07T21:33:17.490Z] #34 4.795 + TMP_GOPATH= [2022-04-07T21:33:17.490Z] #34 4.795 + : /build [2022-04-07T21:33:17.490Z] #34 4.795 + '[' -z '' ']' [2022-04-07T21:33:17.490Z] #34 4.795 ++ mktemp -d [2022-04-07T21:33:17.490Z] #34 4.801 + export GOPATH=/tmp/tmp.KoYh6XErMv [2022-04-07T21:33:17.490Z] #34 4.801 + GOPATH=/tmp/tmp.KoYh6XErMv [2022-04-07T21:33:17.490Z] #34 4.801 + RM_GOPATH=1 [2022-04-07T21:33:17.490Z] #34 4.801 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.490Z] #34 4.801 ++ go env GOARCH [2022-04-07T21:33:17.490Z] #34 4.834 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.490Z] #34 4.834 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.490Z] #34 4.834 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.490Z] #34 4.838 + dir=/tmp/install [2022-04-07T21:33:17.490Z] #34 4.838 + bin=tomlv [2022-04-07T21:33:17.490Z] #34 4.838 + shift [2022-04-07T21:33:17.490Z] #34 4.838 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T21:33:17.490Z] #34 4.838 + . /tmp/install/tomlv.installer [2022-04-07T21:33:17.490Z] #34 4.838 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.490Z] #34 4.846 + install_tomlv [2022-04-07T21:33:17.490Z] #34 4.846 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T21:33:17.490Z] #34 4.846 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KoYh6XErMv/src/github.com/BurntSushi/toml [2022-04-07T21:33:17.490Z] #34 4.847 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.490Z] #34 4.864 Cloning into '/tmp/tmp.KoYh6XErMv/src/github.com/BurntSushi/toml'... [2022-04-07T21:33:17.490Z] #34 6.263 + cd /tmp/tmp.KoYh6XErMv/src/github.com/BurntSushi/toml [2022-04-07T21:33:17.490Z] #34 6.264 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.490Z] #34 6.486 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:33:17.490Z] #34 7.406 internal/unsafeheader [2022-04-07T21:33:17.490Z] #34 7.470 internal/abi [2022-04-07T21:33:17.490Z] #34 7.535 internal/cpu [2022-04-07T21:33:17.490Z] #34 7.985 internal/goexperiment [2022-04-07T21:33:17.490Z] #34 8.193 runtime/internal/atomic [2022-04-07T21:33:17.490Z] #34 8.508 internal/bytealg [2022-04-07T21:33:17.490Z] #34 8.829 runtime/internal/sys [2022-04-07T21:33:17.490Z] #34 9.295 runtime/internal/math [2022-04-07T21:33:17.490Z] #34 9.433 internal/itoa [2022-04-07T21:33:17.490Z] #34 9.633 math/bits [2022-04-07T21:33:17.490Z] #34 9.910 runtime [2022-04-07T21:33:17.490Z] #34 10.74 math [2022-04-07T21:33:17.490Z] #34 ... [2022-04-07T21:33:17.490Z] [2022-04-07T21:33:17.490Z] #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-04-07T21:33:17.490Z] #47 sha256:155eda9ce01ca0f0e115de90b3b87d05b3fbb2c5fcfc2a69deb1b633f0689035 [2022-04-07T21:33:17.490Z] #47 5.267 + RM_GOPATH=0 [2022-04-07T21:33:17.490Z] #47 5.267 + TMP_GOPATH= [2022-04-07T21:33:17.490Z] #47 5.267 + : /build [2022-04-07T21:33:17.490Z] #47 5.267 + '[' -z '' ']' [2022-04-07T21:33:17.490Z] #47 5.268 ++ mktemp -d [2022-04-07T21:33:17.490Z] #47 5.273 + export GOPATH=/tmp/tmp.ObRJp83MtH [2022-04-07T21:33:17.490Z] #47 5.273 + GOPATH=/tmp/tmp.ObRJp83MtH [2022-04-07T21:33:17.490Z] #47 5.273 + RM_GOPATH=1 [2022-04-07T21:33:17.490Z] #47 5.273 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.490Z] #47 5.273 ++ go env GOARCH [2022-04-07T21:33:17.490Z] #47 5.347 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.490Z] #47 5.347 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.490Z] #47 5.347 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.490Z] #47 5.354 + dir=/tmp/install [2022-04-07T21:33:17.490Z] #47 5.354 + bin=gotestsum [2022-04-07T21:33:17.490Z] #47 5.354 + shift [2022-04-07T21:33:17.490Z] #47 5.354 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T21:33:17.490Z] #47 5.354 + . /tmp/install/gotestsum.installer [2022-04-07T21:33:17.490Z] #47 5.389 Install gotestsum version v1.7.0 [2022-04-07T21:33:17.490Z] #47 5.389 ++ : v1.7.0 [2022-04-07T21:33:17.490Z] #47 5.389 + install_gotestsum [2022-04-07T21:33:17.490Z] #47 5.389 + set -e [2022-04-07T21:33:17.490Z] #47 5.389 + echo 'Install gotestsum version v1.7.0' [2022-04-07T21:33:17.490Z] #47 5.390 + GOBIN=/build [2022-04-07T21:33:17.490Z] #47 5.390 + GO111MODULE=on [2022-04-07T21:33:17.490Z] #47 5.390 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T21:33:17.490Z] #47 6.007 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:33:17.490Z] #47 8.051 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:33:17.490Z] #47 8.052 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:33:17.490Z] #47 8.103 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:33:17.490Z] #47 8.156 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:17.490Z] #47 8.630 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:33:17.490Z] #47 8.717 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:33:17.490Z] #47 8.794 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:33:17.490Z] #47 8.934 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:33:17.490Z] #47 9.113 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:33:17.494Z] #36 ... [2022-04-07T21:33:17.494Z] [2022-04-07T21:33:17.494Z] #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-04-07T21:33:17.494Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:17.494Z] #40 5.184 + git clone https://github.com/docker/distribution.git . [2022-04-07T21:33:17.494Z] #40 5.184 Cloning into '.'... [2022-04-07T21:33:17.494Z] #40 ... [2022-04-07T21:33:17.494Z] [2022-04-07T21:33:17.494Z] #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-04-07T21:33:17.494Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:17.494Z] #32 4.046 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T21:33:17.494Z] #32 4.046 Cloning into '.'... [2022-04-07T21:33:17.581Z] #43 39.51 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T21:33:17.707Z] #29 4.011 [2022-04-07T21:33:17.751Z] #47 ... [2022-04-07T21:33:17.751Z] [2022-04-07T21:33:17.751Z] #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-04-07T21:33:17.751Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:17.751Z] #49 4.746 + RM_GOPATH=0 [2022-04-07T21:33:17.751Z] #49 4.746 + TMP_GOPATH= [2022-04-07T21:33:17.751Z] #49 4.746 + : /build [2022-04-07T21:33:17.751Z] #49 4.746 + '[' -z '' ']' [2022-04-07T21:33:17.751Z] #49 4.746 ++ mktemp -d [2022-04-07T21:33:17.751Z] #49 4.758 + export GOPATH=/tmp/tmp.6HvakaIzYk [2022-04-07T21:33:17.751Z] #49 4.758 + GOPATH=/tmp/tmp.6HvakaIzYk [2022-04-07T21:33:17.751Z] #49 4.758 + RM_GOPATH=1 [2022-04-07T21:33:17.751Z] #49 4.758 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.751Z] #49 4.758 ++ go env GOARCH [2022-04-07T21:33:17.751Z] #49 4.783 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.751Z] #49 4.783 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.751Z] #49 4.783 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.751Z] #49 4.827 Install golangci-lint version v1.23.8 [2022-04-07T21:33:17.751Z] #49 4.827 + dir=/tmp/install [2022-04-07T21:33:17.751Z] #49 4.827 + bin=golangci_lint [2022-04-07T21:33:17.751Z] #49 4.827 + shift [2022-04-07T21:33:17.751Z] #49 4.827 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T21:33:17.751Z] #49 4.827 + . /tmp/install/golangci_lint.installer [2022-04-07T21:33:17.751Z] #49 4.827 ++ : v1.23.8 [2022-04-07T21:33:17.751Z] #49 4.827 + install_golangci_lint [2022-04-07T21:33:17.751Z] #49 4.827 + set -e [2022-04-07T21:33:17.751Z] #49 4.827 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T21:33:17.751Z] #49 4.827 + GOBIN=/build [2022-04-07T21:33:17.751Z] #49 4.827 + GO111MODULE=on [2022-04-07T21:33:17.751Z] #49 4.827 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T21:33:17.751Z] #49 5.487 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T21:33:17.755Z] #32 ... [2022-04-07T21:33:17.755Z] [2022-04-07T21:33:17.755Z] #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-04-07T21:33:17.755Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:33:17.755Z] #34 5.472 + RM_GOPATH=0 [2022-04-07T21:33:17.755Z] #34 5.472 + TMP_GOPATH= [2022-04-07T21:33:17.755Z] #34 5.472 + : /build [2022-04-07T21:33:17.755Z] #34 5.472 + '[' -z '' ']' [2022-04-07T21:33:17.756Z] #34 5.473 ++ mktemp -d [2022-04-07T21:33:17.756Z] #34 5.506 + export GOPATH=/tmp/tmp.Z0yMEAnMuC [2022-04-07T21:33:17.756Z] #34 5.506 + GOPATH=/tmp/tmp.Z0yMEAnMuC [2022-04-07T21:33:17.756Z] #34 5.506 + RM_GOPATH=1 [2022-04-07T21:33:17.756Z] #34 5.506 + case "$(go env GOARCH)" in [2022-04-07T21:33:17.756Z] #34 5.506 ++ go env GOARCH [2022-04-07T21:33:17.756Z] #34 5.535 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.756Z] #34 5.535 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:17.756Z] #34 5.535 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:17.756Z] #34 5.549 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.756Z] #34 5.552 + dir=/tmp/install [2022-04-07T21:33:17.756Z] #34 5.552 + bin=tomlv [2022-04-07T21:33:17.756Z] #34 5.552 + shift [2022-04-07T21:33:17.756Z] #34 5.552 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T21:33:17.756Z] #34 5.552 + . /tmp/install/tomlv.installer [2022-04-07T21:33:17.756Z] #34 5.552 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.756Z] #34 5.552 + install_tomlv [2022-04-07T21:33:17.756Z] #34 5.552 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T21:33:17.756Z] #34 5.552 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Z0yMEAnMuC/src/github.com/BurntSushi/toml [2022-04-07T21:33:17.756Z] #34 5.552 Cloning into '/tmp/tmp.Z0yMEAnMuC/src/github.com/BurntSushi/toml'... [2022-04-07T21:33:17.756Z] #34 7.106 + cd /tmp/tmp.Z0yMEAnMuC/src/github.com/BurntSushi/toml [2022-04-07T21:33:17.756Z] #34 7.109 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:17.756Z] #34 7.248 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:33:17.756Z] #34 8.201 internal/unsafeheader [2022-04-07T21:33:17.756Z] #34 8.228 internal/abi [2022-04-07T21:33:17.756Z] #34 8.347 internal/cpu [2022-04-07T21:33:17.756Z] #34 8.641 internal/goexperiment [2022-04-07T21:33:17.756Z] #34 8.900 runtime/internal/atomic [2022-04-07T21:33:17.756Z] #34 9.378 runtime/internal/sys [2022-04-07T21:33:17.756Z] #34 9.562 internal/bytealg [2022-04-07T21:33:17.756Z] #34 9.877 runtime/internal/math [2022-04-07T21:33:17.756Z] #34 10.08 internal/itoa [2022-04-07T21:33:17.756Z] #34 10.35 math/bits [2022-04-07T21:33:17.756Z] #34 11.20 runtime [2022-04-07T21:33:17.756Z] #34 11.33 math [2022-04-07T21:33:17.756Z] #34 ... [2022-04-07T21:33:17.756Z] [2022-04-07T21:33:17.756Z] #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-04-07T21:33:17.756Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:17.756Z] #42 6.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:17.756Z] #42 6.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:17.756Z] #42 6.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:17.756Z] #42 7.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:17.756Z] #42 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:18.012Z] #49 ... [2022-04-07T21:33:18.013Z] [2022-04-07T21:33:18.013Z] #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-04-07T21:33:18.013Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:18.013Z] #36 5.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:18.013Z] #36 5.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:18.013Z] #36 5.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:18.013Z] #36 6.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:18.013Z] #36 9.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:18.013Z] #36 ... [2022-04-07T21:33:18.013Z] [2022-04-07T21:33:18.013Z] #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-04-07T21:33:18.013Z] #24 sha256:9fbbfb985b83865ad306b8456159f4a43746377f04717311dcf587bf1791d554 [2022-04-07T21:33:18.013Z] #24 4.914 + RM_GOPATH=0 [2022-04-07T21:33:18.013Z] #24 4.914 + TMP_GOPATH= [2022-04-07T21:33:18.013Z] #24 4.914 + : /build [2022-04-07T21:33:18.013Z] #24 4.914 + '[' -z '' ']' [2022-04-07T21:33:18.013Z] #24 4.919 ++ mktemp -d [2022-04-07T21:33:18.013Z] #24 4.919 + export GOPATH=/tmp/tmp.9meQug94MK [2022-04-07T21:33:18.013Z] #24 4.919 + GOPATH=/tmp/tmp.9meQug94MK [2022-04-07T21:33:18.013Z] #24 4.919 + RM_GOPATH=1 [2022-04-07T21:33:18.013Z] #24 4.919 + case "$(go env GOARCH)" in [2022-04-07T21:33:18.013Z] #24 4.919 ++ go env GOARCH [2022-04-07T21:33:18.013Z] #24 4.931 Install docker/cli version 17.06.2-ce from stable [2022-04-07T21:33:18.013Z] #24 4.931 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.013Z] #24 4.931 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.013Z] #24 4.931 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:18.013Z] #24 4.931 + dir=/tmp/install [2022-04-07T21:33:18.013Z] #24 4.931 + bin=dockercli [2022-04-07T21:33:18.013Z] #24 4.931 + shift [2022-04-07T21:33:18.013Z] #24 4.931 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T21:33:18.013Z] #24 4.931 + . /tmp/install/dockercli.installer [2022-04-07T21:33:18.013Z] #24 4.931 ++ : stable [2022-04-07T21:33:18.013Z] #24 4.931 ++ : 17.06.2-ce [2022-04-07T21:33:18.013Z] #24 4.931 + install_dockercli [2022-04-07T21:33:18.013Z] #24 4.931 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T21:33:18.013Z] #24 4.931 ++ uname -m [2022-04-07T21:33:18.013Z] #24 4.931 + arch=x86_64 [2022-04-07T21:33:18.013Z] #24 4.931 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T21:33:18.013Z] #24 4.931 + url=https://download.docker.com/linux/static [2022-04-07T21:33:18.013Z] #24 4.938 + tar -xz docker/docker [2022-04-07T21:33:18.013Z] #24 4.938 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T21:33:18.015Z] #42 ... [2022-04-07T21:33:18.016Z] [2022-04-07T21:33:18.016Z] #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-04-07T21:33:18.016Z] #51 sha256:63d8ccde09df39ca09a454c807cdfb5a975ffbe0b7e282a1ed2bdca832e6ca7e [2022-04-07T21:33:18.016Z] #51 5.280 + RM_GOPATH=0 [2022-04-07T21:33:18.016Z] #51 5.280 + TMP_GOPATH= [2022-04-07T21:33:18.016Z] #51 5.280 + : /build [2022-04-07T21:33:18.016Z] #51 5.280 + '[' -z '' ']' [2022-04-07T21:33:18.016Z] #51 5.280 ++ mktemp -d [2022-04-07T21:33:18.016Z] #51 5.280 + export GOPATH=/tmp/tmp.2mvcGcqCiC [2022-04-07T21:33:18.016Z] #51 5.280 + GOPATH=/tmp/tmp.2mvcGcqCiC [2022-04-07T21:33:18.016Z] #51 5.280 + RM_GOPATH=1 [2022-04-07T21:33:18.016Z] #51 5.280 + case "$(go env GOARCH)" in [2022-04-07T21:33:18.016Z] #51 5.280 ++ go env GOARCH [2022-04-07T21:33:18.016Z] #51 5.290 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.016Z] #51 5.290 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.016Z] #51 5.290 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:18.016Z] #51 5.294 + dir=/tmp/install [2022-04-07T21:33:18.016Z] #51 5.294 + bin=shfmt [2022-04-07T21:33:18.016Z] #51 5.295 + shift [2022-04-07T21:33:18.016Z] #51 5.296 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T21:33:18.016Z] #51 5.296 + . /tmp/install/shfmt.installer [2022-04-07T21:33:18.016Z] #51 5.296 ++ : v3.0.2 [2022-04-07T21:33:18.016Z] #51 5.296 + install_shfmt [2022-04-07T21:33:18.016Z] #51 5.296 + echo 'Install shfmt version v3.0.2' [2022-04-07T21:33:18.016Z] #51 5.296 + GOBIN=/build [2022-04-07T21:33:18.016Z] #51 5.296 + GO111MODULE=on [2022-04-07T21:33:18.016Z] #51 5.296 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T21:33:18.016Z] #51 5.296 Install shfmt version v3.0.2 [2022-04-07T21:33:18.016Z] #51 6.059 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T21:33:18.016Z] #51 7.313 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T21:33:18.016Z] #51 7.313 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T21:33:18.016Z] #51 7.352 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T21:33:18.016Z] #51 9.486 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T21:33:18.146Z] #43 40.25 CC compel/arch/x86/src/lib/infect.o [2022-04-07T21:33:18.225Z] #29 4.237 #=#=# 0.0% ############# 18.9% [2022-04-07T21:33:18.225Z] #29 ... [2022-04-07T21:33:18.225Z] [2022-04-07T21:33:18.225Z] #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-04-07T21:33:18.225Z] #12 sha256:0dfc7f0743cca2c9ce0a80d0cfda4e6a0345a8305c593ba0b2d0e26f9a099c7d [2022-04-07T21:33:18.225Z] #12 DONE 3.7s [2022-04-07T21:33:18.225Z] [2022-04-07T21:33:18.225Z] #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-04-07T21:33:18.225Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:18.274Z] #24 ... [2022-04-07T21:33:18.274Z] [2022-04-07T21:33:18.274Z] #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-04-07T21:33:18.274Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:18.274Z] #36 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:18.275Z] #51 ... [2022-04-07T21:33:18.275Z] [2022-04-07T21:33:18.275Z] #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-04-07T21:33:18.275Z] #45 sha256:1427da9e2fcb11871cd466cce9ad72330d924f71da400d99b2b28cf8471dd913 [2022-04-07T21:33:18.275Z] #45 5.145 + RM_GOPATH=0 [2022-04-07T21:33:18.275Z] #45 5.145 + TMP_GOPATH= [2022-04-07T21:33:18.275Z] #45 5.145 + : /build [2022-04-07T21:33:18.275Z] #45 5.145 + '[' -z '' ']' [2022-04-07T21:33:18.275Z] #45 5.145 ++ mktemp -d [2022-04-07T21:33:18.275Z] #45 5.154 + export GOPATH=/tmp/tmp.3KtJHEPend [2022-04-07T21:33:18.275Z] #45 5.154 + GOPATH=/tmp/tmp.3KtJHEPend [2022-04-07T21:33:18.275Z] #45 5.154 + RM_GOPATH=1 [2022-04-07T21:33:18.275Z] #45 5.154 + case "$(go env GOARCH)" in [2022-04-07T21:33:18.275Z] #45 5.156 ++ go env GOARCH [2022-04-07T21:33:18.275Z] #45 5.196 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.275Z] #45 5.196 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.275Z] #45 5.196 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:18.275Z] #45 5.196 + dir=/tmp/install [2022-04-07T21:33:18.275Z] #45 5.196 + bin=vndr [2022-04-07T21:33:18.275Z] #45 5.196 + shift [2022-04-07T21:33:18.275Z] #45 5.196 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T21:33:18.275Z] #45 5.196 + . /tmp/install/vndr.installer [2022-04-07T21:33:18.275Z] #45 5.196 ++ : v0.1.2 [2022-04-07T21:33:18.275Z] #45 5.196 + install_vndr [2022-04-07T21:33:18.275Z] #45 5.196 + echo 'Install vndr version v0.1.2' [2022-04-07T21:33:18.275Z] #45 5.196 + GOBIN=/build [2022-04-07T21:33:18.275Z] #45 5.196 + GO111MODULE=on [2022-04-07T21:33:18.275Z] #45 5.196 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T21:33:18.275Z] #45 5.198 Install vndr version v0.1.2 [2022-04-07T21:33:18.275Z] #45 5.932 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T21:33:18.275Z] #45 ... [2022-04-07T21:33:18.275Z] [2022-04-07T21:33:18.275Z] #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-04-07T21:33:18.275Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:33:18.275Z] #49 5.169 + RM_GOPATH=0 [2022-04-07T21:33:18.275Z] #49 5.169 + TMP_GOPATH= [2022-04-07T21:33:18.275Z] #49 5.169 + : /build [2022-04-07T21:33:18.275Z] #49 5.169 + '[' -z '' ']' [2022-04-07T21:33:18.275Z] #49 5.177 ++ mktemp -d [2022-04-07T21:33:18.275Z] #49 5.184 + export GOPATH=/tmp/tmp.IL2V8rDVel [2022-04-07T21:33:18.275Z] #49 5.184 + GOPATH=/tmp/tmp.IL2V8rDVel [2022-04-07T21:33:18.275Z] #49 5.184 + RM_GOPATH=1 [2022-04-07T21:33:18.275Z] #49 5.185 + case "$(go env GOARCH)" in [2022-04-07T21:33:18.275Z] #49 5.185 ++ go env GOARCH [2022-04-07T21:33:18.275Z] #49 5.213 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.275Z] #49 5.213 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:18.275Z] #49 5.213 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:18.275Z] #49 5.217 Install golangci-lint version v1.23.8 [2022-04-07T21:33:18.275Z] #49 5.218 + dir=/tmp/install [2022-04-07T21:33:18.275Z] #49 5.218 + bin=golangci_lint [2022-04-07T21:33:18.275Z] #49 5.218 + shift [2022-04-07T21:33:18.275Z] #49 5.218 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T21:33:18.275Z] #49 5.218 + . /tmp/install/golangci_lint.installer [2022-04-07T21:33:18.275Z] #49 5.218 ++ : v1.23.8 [2022-04-07T21:33:18.275Z] #49 5.218 + install_golangci_lint [2022-04-07T21:33:18.275Z] #49 5.218 + set -e [2022-04-07T21:33:18.275Z] #49 5.218 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T21:33:18.275Z] #49 5.218 + GOBIN=/build [2022-04-07T21:33:18.275Z] #49 5.218 + GO111MODULE=on [2022-04-07T21:33:18.275Z] #49 5.218 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T21:33:18.275Z] #49 6.062 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T21:33:18.713Z] #43 ... [2022-04-07T21:33:18.713Z] [2022-04-07T21:33:18.713Z] #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-04-07T21:33:18.713Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:18.713Z] #13 99.59 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T21:33:18.713Z] #13 99.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 99.62 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:33:18.713Z] #13 99.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T21:33:18.713Z] #13 99.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 99.74 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:33:18.713Z] #13 99.87 Selecting previously unselected package libbtrfs0. [2022-04-07T21:33:18.713Z] #13 99.87 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 99.89 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:18.713Z] #13 99.94 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:33:18.713Z] #13 99.97 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 99.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:18.713Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T21:33:18.713Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:33:18.713Z] #13 100.2 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T21:33:18.713Z] #13 100.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 100.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:33:18.713Z] #13 100.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T21:33:18.713Z] #13 100.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 100.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:33:18.713Z] #13 100.6 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T21:33:18.713Z] #13 100.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 100.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 100.8 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T21:33:18.713Z] #13 100.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 100.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 100.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T21:33:18.713Z] #13 100.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 101.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 101.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T21:33:18.713Z] #13 101.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 101.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 101.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T21:33:18.713Z] #13 101.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 101.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:33:18.713Z] #13 101.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T21:33:18.713Z] #13 101.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 101.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:33:18.713Z] #13 101.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T21:33:18.713Z] #13 101.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 101.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:33:18.713Z] #13 102.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T21:33:18.713Z] #13 102.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:33:18.713Z] #13 102.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:33:18.713Z] #13 102.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 102.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:33:18.713Z] #13 102.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:33:18.713Z] #13 102.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-04-07T21:33:18.713Z] #13 102.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-04-07T21:33:18.713Z] #13 102.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:33:18.790Z] #9 ... [2022-04-07T21:33:18.791Z] [2022-04-07T21:33:18.791Z] #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-04-07T21:33:18.791Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:33:18.791Z] #27 1.723 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:18.791Z] #27 1.735 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:18.791Z] #27 1.735 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:18.791Z] #27 1.896 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:18.791Z] #27 2.193 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:18.791Z] #27 2.631 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:18.791Z] #27 4.041 Fetched 8476 kB in 3s (3306 kB/s) [2022-04-07T21:33:18.791Z] #27 4.041 Reading package lists... [2022-04-07T21:33:18.791Z] #27 5.001 Reading package lists... [2022-04-07T21:33:18.791Z] #27 5.933 Building dependency tree... [2022-04-07T21:33:18.791Z] #27 6.286 The following additional packages will be installed: [2022-04-07T21:33:18.791Z] #27 6.287 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T21:33:18.791Z] #27 6.287 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T21:33:18.791Z] #27 6.287 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T21:33:18.791Z] #27 6.289 Suggested packages: [2022-04-07T21:33:18.791Z] #27 6.289 krb5-doc krb5-user [2022-04-07T21:33:18.791Z] #27 6.289 Recommended packages: [2022-04-07T21:33:18.791Z] #27 6.289 krb5-locales publicsuffix libsasl2-modules [2022-04-07T21:33:18.791Z] #27 6.467 The following NEW packages will be installed: [2022-04-07T21:33:18.791Z] #27 6.468 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T21:33:18.791Z] #27 6.468 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T21:33:18.791Z] #27 6.468 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T21:33:18.791Z] #27 6.469 libssh2-1 libssl1.1 openssl [2022-04-07T21:33:18.791Z] #27 6.745 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:18.791Z] #27 6.745 Need to get 5086 kB of archives. [2022-04-07T21:33:18.791Z] #27 6.745 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T21:33:18.791Z] #27 6.745 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T21:33:18.791Z] #27 6.773 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T21:33:18.791Z] #27 6.787 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T21:33:18.791Z] #27 6.790 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T21:33:18.791Z] #27 6.790 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T21:33:18.791Z] #27 6.791 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T21:33:18.791Z] #27 6.793 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T21:33:18.791Z] #27 6.800 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T21:33:18.791Z] #27 6.803 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T21:33:18.791Z] #27 6.805 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T21:33:18.791Z] #27 6.807 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T21:33:18.791Z] #27 6.809 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T21:33:18.791Z] #27 6.814 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T21:33:18.791Z] #27 6.814 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T21:33:18.791Z] #27 6.817 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T21:33:18.791Z] #27 6.817 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T21:33:18.791Z] #27 6.822 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T21:33:18.791Z] #27 6.827 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T21:33:18.791Z] #27 6.834 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:33:18.791Z] #27 6.839 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:33:18.791Z] #27 6.839 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:33:18.791Z] #27 7.061 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:18.791Z] #27 7.088 Fetched 5086 kB in 0s (14.3 MB/s) [2022-04-07T21:33:18.791Z] #27 7.331 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T21:33:18.791Z] #27 7.331 (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-04-07T21:33:18.791Z] #27 7.337 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 7.345 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:18.791Z] #27 7.727 Selecting previously unselected package openssl. [2022-04-07T21:33:18.791Z] #27 7.727 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 7.736 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:18.791Z] #27 8.053 Selecting previously unselected package ca-certificates. [2022-04-07T21:33:18.791Z] #27 8.053 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T21:33:18.791Z] #27 8.058 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:18.791Z] #27 8.269 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T21:33:18.791Z] #27 8.269 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.274 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:33:18.791Z] #27 8.366 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T21:33:18.791Z] #27 8.367 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.370 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:18.791Z] #27 8.478 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T21:33:18.791Z] #27 8.478 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.483 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:18.791Z] #27 8.592 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T21:33:18.791Z] #27 8.592 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.595 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:18.791Z] #27 8.766 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T21:33:18.791Z] #27 8.766 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.771 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:18.791Z] #27 8.946 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T21:33:18.791Z] #27 8.946 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 8.950 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:18.791Z] #27 9.071 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T21:33:18.791Z] #27 9.071 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.081 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:18.791Z] #27 9.174 Selecting previously unselected package libldap-common. [2022-04-07T21:33:18.791Z] #27 9.174 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T21:33:18.791Z] #27 9.178 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:18.791Z] #27 9.278 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T21:33:18.791Z] #27 9.278 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.281 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:18.791Z] #27 9.353 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T21:33:18.791Z] #27 9.354 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.368 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:33:18.791Z] #27 9.407 Selecting previously unselected package libpsl5:amd64. [2022-04-07T21:33:18.791Z] #27 9.407 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.410 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:33:18.791Z] #27 9.443 Selecting previously unselected package librtmp1:amd64. [2022-04-07T21:33:18.791Z] #27 9.445 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.448 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:33:18.791Z] #27 9.490 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T21:33:18.791Z] #27 9.490 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.491 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:33:18.791Z] #27 9.543 Selecting previously unselected package libcurl4:amd64. [2022-04-07T21:33:18.791Z] #27 9.545 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.549 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:18.791Z] #27 9.636 Selecting previously unselected package curl. [2022-04-07T21:33:18.791Z] #27 9.636 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T21:33:18.791Z] #27 9.640 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:18.972Z] #13 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T21:33:18.972Z] #13 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T21:33:18.972Z] #13 102.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:33:18.972Z] #13 102.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:33:18.972Z] #13 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:33:18.972Z] #13 102.7 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T21:33:18.972Z] #13 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:33:18.972Z] #13 102.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:33:18.972Z] #13 102.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:19.048Z] #27 9.703 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:33:19.048Z] #27 9.704 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:33:19.048Z] #27 9.708 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:33:19.048Z] #27 ... [2022-04-07T21:33:19.048Z] [2022-04-07T21:33:19.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:19.048Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:19.824Z] #29 4.237 #=#=# 0.0% ############# 18.9% ################### 27.2% ####################### 32.2% ######################## 34.1% ############################### 43.9% ######################################## 55.6% ########################################### 60.2% ############################################## 64.3% ################################################# 68.9% ###################################################### 76.2% ################################################################ 89.0% ###################################################################### 98.1% ######################################################################## 100.0% [2022-04-07T21:33:20.405Z] #49 ... [2022-04-07T21:33:20.405Z] [2022-04-07T21:33:20.405Z] #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-04-07T21:33:20.405Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:20.405Z] #13 2.958 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:33:20.405Z] #13 3.049 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:20.405Z] #13 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:20.405Z] #13 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:20.405Z] #13 4.201 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:33:20.405Z] #13 6.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:20.405Z] #13 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:20.405Z] #13 ... [2022-04-07T21:33:20.405Z] [2022-04-07T21:33:20.405Z] #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-04-07T21:33:20.405Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:20.405Z] #36 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:20.417Z] #9 extracting sha256:c253bbb2821db2b01810a06eb3603ec805a0bec39b4f203e9d6710019128df6a 4.4s done [2022-04-07T21:33:20.417Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b [2022-04-07T21:33:20.423Z] #29 6.758 [2022-04-07T21:33:21.498Z] #13 DONE 104.9s [2022-04-07T21:33:21.498Z] [2022-04-07T21:33:21.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-04-07T21:33:21.498Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:21.498Z] #43 40.98 CC compel/src/lib/infect-rpc.o [2022-04-07T21:33:21.498Z] #43 41.23 CC compel/src/lib/infect-util.o [2022-04-07T21:33:21.498Z] #43 41.41 CC compel/src/lib/infect.o [2022-04-07T21:33:21.755Z] #43 43.90 CC compel/src/lib/ptrace.o [2022-04-07T21:33:21.794Z] #36 ... [2022-04-07T21:33:21.794Z] [2022-04-07T21:33:21.794Z] #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-04-07T21:33:21.794Z] #24 sha256:0b9c1588c52f88f7e1a994c47aed76ee086e665984b99c27f2c5706937b37668 [2022-04-07T21:33:21.794Z] #24 14.99 + mkdir -p /build [2022-04-07T21:33:21.794Z] #24 14.99 + mv docker/docker /build/ [2022-04-07T21:33:21.794Z] #24 14.99 + rmdir docker [2022-04-07T21:33:21.794Z] #24 DONE 15.3s [2022-04-07T21:33:21.794Z] [2022-04-07T21:33:21.794Z] #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-04-07T21:33:21.794Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:33:21.794Z] #49 14.78 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T21:33:21.794Z] #49 14.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T21:33:21.794Z] #49 14.96 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T21:33:21.794Z] #49 14.97 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T21:33:21.794Z] #49 15.06 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:33:22.060Z] #49 15.50 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T21:33:22.498Z] #36 ... [2022-04-07T21:33:22.498Z] [2022-04-07T21:33:22.498Z] #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-04-07T21:33:22.498Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:22.498Z] #32 5.078 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T21:33:22.498Z] #32 5.095 Cloning into '.'... [2022-04-07T21:33:22.498Z] #32 ... [2022-04-07T21:33:22.498Z] [2022-04-07T21:33:22.498Z] #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-04-07T21:33:22.498Z] #24 sha256:9fbbfb985b83865ad306b8456159f4a43746377f04717311dcf587bf1791d554 [2022-04-07T21:33:22.498Z] #24 15.25 + mkdir -p /build [2022-04-07T21:33:22.498Z] #24 15.26 + mv docker/docker /build/ [2022-04-07T21:33:22.498Z] #24 15.26 + rmdir docker [2022-04-07T21:33:22.498Z] #24 DONE 15.6s [2022-04-07T21:33:22.498Z] [2022-04-07T21:33:22.498Z] #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-04-07T21:33:22.498Z] #47 sha256:155eda9ce01ca0f0e115de90b3b87d05b3fbb2c5fcfc2a69deb1b633f0689035 [2022-04-07T21:33:22.498Z] #47 15.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:33:22.498Z] #47 15.60 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:33:22.498Z] #47 15.74 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:33:22.696Z] #43 ... [2022-04-07T21:33:22.696Z] [2022-04-07T21:33:22.696Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T21:33:22.696Z] #14 sha256:e397b0b853619dbbc3c1ee93e4195a2a0fad871ebbcc8ec44e83a0686d734a8a [2022-04-07T21:33:22.696Z] #14 DONE 1.5s [2022-04-07T21:33:22.696Z] [2022-04-07T21:33:22.696Z] #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-04-07T21:33:22.696Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:22.696Z] #43 44.56 AR compel/libcompel.a [2022-04-07T21:33:22.696Z] #43 44.68 HOSTCC compel/src/main-host.o [2022-04-07T21:33:22.999Z] #49 16.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T21:33:22.999Z] #49 16.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T21:33:22.999Z] #49 16.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T21:33:22.999Z] #49 16.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T21:33:23.262Z] #43 45.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T21:33:23.263Z] #43 45.27 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T21:33:23.520Z] #43 45.67 HOSTCC compel/src/lib/log-host.o [2022-04-07T21:33:23.732Z] #9 ... [2022-04-07T21:33:23.732Z] [2022-04-07T21:33:23.732Z] #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-04-07T21:33:23.732Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T21:33:23.732Z] #27 9.787 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:33:23.732Z] #27 9.787 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:33:23.732Z] #27 9.795 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:23.732Z] #27 9.831 Selecting previously unselected package jq. [2022-04-07T21:33:23.732Z] #27 9.831 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:33:23.732Z] #27 9.836 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:23.732Z] #27 9.876 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T21:33:23.732Z] #27 9.887 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T21:33:23.732Z] #27 9.901 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:23.732Z] #27 10.01 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T21:33:23.732Z] #27 10.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:23.732Z] #27 10.04 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:23.732Z] #27 10.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:23.732Z] #27 10.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T21:33:23.732Z] #27 10.07 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:23.732Z] #27 10.08 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T21:33:23.732Z] #27 10.09 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T21:33:23.732Z] #27 10.11 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:23.732Z] #27 10.12 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T21:33:23.732Z] #27 10.13 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:33:23.732Z] #27 10.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:33:23.732Z] #27 10.15 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T21:33:23.732Z] #27 10.16 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:23.732Z] #27 10.82 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:23.732Z] #27 11.57 137 added, 0 removed; done. [2022-04-07T21:33:23.732Z] #27 11.61 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T21:33:23.732Z] #27 11.63 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:33:23.732Z] #27 11.64 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T21:33:23.732Z] #27 11.66 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T21:33:23.732Z] #27 11.67 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:23.732Z] #27 11.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T21:33:23.732Z] #27 11.69 Updating certificates in /etc/ssl/certs... [2022-04-07T21:33:23.732Z] #27 12.36 0 added, 0 removed; done. [2022-04-07T21:33:23.732Z] #27 12.36 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T21:33:23.732Z] #27 12.36 done. [2022-04-07T21:33:23.732Z] #27 DONE 14.0s [2022-04-07T21:33:23.732Z] [2022-04-07T21:33:23.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:23.732Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:23.732Z] #9 ... [2022-04-07T21:33:23.732Z] [2022-04-07T21:33:23.732Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T21:33:23.732Z] #28 sha256:83a06f1184603115357eb28fae1cb15122aa980ef9eea90fdb2771dc9f109d27 [2022-04-07T21:33:23.732Z] #28 DONE 0.3s [2022-04-07T21:33:23.732Z] [2022-04-07T21:33:23.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.8-buster@sha256:8b47df92d895fe5357c7fc1ee024a7730a48966f31bd1c23481866abf3bf8e26 [2022-04-07T21:33:23.732Z] #9 sha256:fa51a6cea60af16cf28ac67046f1e9ec1c1dd47f20204bfd74673b05843c5362 [2022-04-07T21:33:23.777Z] #43 ... [2022-04-07T21:33:23.777Z] [2022-04-07T21:33:23.777Z] #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-04-07T21:33:23.777Z] #15 sha256:a47b16bcbc32dc9d60d730005f6112f1c39e54d0e0bae0a04224e09d2946a162 [2022-04-07T21:33:23.777Z] #15 DONE 1.1s [2022-04-07T21:33:23.935Z] #49 17.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T21:33:24.035Z] [2022-04-07T21:33:24.035Z] #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-04-07T21:33:24.035Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:24.035Z] #43 45.96 HOSTLINK compel/compel-host-bin [2022-04-07T21:33:24.292Z] #43 46.22 DEP soccr/soccr.d [2022-04-07T21:33:24.292Z] #43 46.37 CC soccr/soccr.o [2022-04-07T21:33:24.414Z] #47 17.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:33:24.414Z] #47 17.93 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:33:24.504Z] #49 17.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T21:33:24.604Z] #29 7.087 #=#=# 0.0% # 2.2% ## 3.4% ### 5.0% #### 6.0% ##### 7.2% ##### 8.1% ###### 9.0% ####### 10.5% ######## 11.9% ########## 14.0% ########### 16.2% ############# 18.2% ############## 20.1% ############### 22.1% ################ 23.3% ################# 24.9% ################### 27.6% ##################### 29.9% ####################### 33.3% ######################### 35.9% ########################### 38.0% ############################# 40.8% ############################### 43.1% ################################ 44.5% ################################# 46.2% ################################## 48.4% ################################### 49.9% #################################### 51.0% ###################################### 53.2% ####################################### 54.6% ######################################## [2022-04-07T21:33:24.604Z] #29 ... [2022-04-07T21:33:24.604Z] [2022-04-07T21:33:24.604Z] #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-04-07T21:33:24.604Z] #51 sha256:982c848a9b4ac40d9d35de2f7118e52d242ef4575ef70fa9b0b290ad03c75724 [2022-04-07T21:33:24.604Z] #51 3.706 + RM_GOPATH=0 [2022-04-07T21:33:24.604Z] #51 3.706 + TMP_GOPATH= [2022-04-07T21:33:24.604Z] #51 3.706 + : /build [2022-04-07T21:33:24.604Z] #51 3.706 + '[' -z '' ']' [2022-04-07T21:33:24.604Z] #51 3.706 ++ mktemp -d [2022-04-07T21:33:24.604Z] #51 3.706 + export GOPATH=/tmp/tmp.TtRc8pDMU1 [2022-04-07T21:33:24.604Z] #51 3.706 + GOPATH=/tmp/tmp.TtRc8pDMU1 [2022-04-07T21:33:24.604Z] #51 3.706 + RM_GOPATH=1 [2022-04-07T21:33:24.604Z] #51 3.706 + case "$(go env GOARCH)" in [2022-04-07T21:33:24.604Z] #51 3.707 ++ go env GOARCH [2022-04-07T21:33:24.604Z] #51 3.761 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.604Z] #51 3.762 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.604Z] #51 3.764 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:24.604Z] #51 3.786 Install shfmt version v3.0.2 [2022-04-07T21:33:24.604Z] #51 3.786 + dir=/tmp/install [2022-04-07T21:33:24.604Z] #51 3.786 + bin=shfmt [2022-04-07T21:33:24.604Z] #51 3.786 + shift [2022-04-07T21:33:24.604Z] #51 3.786 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T21:33:24.604Z] #51 3.786 + . /tmp/install/shfmt.installer [2022-04-07T21:33:24.604Z] #51 3.786 ++ : v3.0.2 [2022-04-07T21:33:24.604Z] #51 3.786 + install_shfmt [2022-04-07T21:33:24.604Z] #51 3.786 + echo 'Install shfmt version v3.0.2' [2022-04-07T21:33:24.604Z] #51 3.786 + GOBIN=/build [2022-04-07T21:33:24.604Z] #51 3.786 + GO111MODULE=on [2022-04-07T21:33:24.604Z] #51 3.786 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T21:33:24.604Z] #51 4.342 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T21:33:24.604Z] #51 5.864 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T21:33:24.605Z] #51 5.876 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T21:33:24.605Z] #51 5.914 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T21:33:24.605Z] #51 7.901 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T21:33:24.605Z] #51 ... [2022-04-07T21:33:24.605Z] [2022-04-07T21:33:24.605Z] #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-04-07T21:33:24.605Z] #24 sha256:220be281c5c77b7001b2137eee9944459d4121c7dc2a6315b4cc73c2e79b8c68 [2022-04-07T21:33:24.605Z] #24 3.706 + RM_GOPATH=0 [2022-04-07T21:33:24.605Z] #24 3.706 + TMP_GOPATH= [2022-04-07T21:33:24.605Z] #24 3.706 + : /build [2022-04-07T21:33:24.605Z] #24 3.706 + '[' -z '' ']' [2022-04-07T21:33:24.605Z] #24 3.706 ++ mktemp -d [2022-04-07T21:33:24.605Z] #24 3.709 + export GOPATH=/tmp/tmp.YN3QajTxLP [2022-04-07T21:33:24.605Z] #24 3.709 + GOPATH=/tmp/tmp.YN3QajTxLP [2022-04-07T21:33:24.605Z] #24 3.709 + RM_GOPATH=1 [2022-04-07T21:33:24.605Z] #24 3.709 + case "$(go env GOARCH)" in [2022-04-07T21:33:24.605Z] #24 3.712 ++ go env GOARCH [2022-04-07T21:33:24.605Z] #24 3.757 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.605Z] #24 3.757 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.605Z] #24 3.759 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:24.605Z] #24 3.761 + dir=/tmp/install [2022-04-07T21:33:24.605Z] #24 3.761 + bin=dockercli [2022-04-07T21:33:24.605Z] #24 3.761 + shift [2022-04-07T21:33:24.605Z] #24 3.762 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T21:33:24.605Z] #24 3.762 + . /tmp/install/dockercli.installer [2022-04-07T21:33:24.605Z] #24 3.762 ++ : stable [2022-04-07T21:33:24.605Z] #24 3.762 ++ : 17.06.2-ce [2022-04-07T21:33:24.605Z] #24 3.763 Install docker/cli version 17.06.2-ce from stable [2022-04-07T21:33:24.605Z] #24 3.763 + install_dockercli [2022-04-07T21:33:24.605Z] #24 3.763 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T21:33:24.605Z] #24 3.767 ++ uname -m [2022-04-07T21:33:24.605Z] #24 3.771 + arch=aarch64 [2022-04-07T21:33:24.605Z] #24 3.771 + '[' aarch64 '!=' x86_64 ']' [2022-04-07T21:33:24.605Z] #24 3.771 + '[' aarch64 '!=' s390x ']' [2022-04-07T21:33:24.605Z] #24 3.771 + '[' aarch64 '!=' armhf ']' [2022-04-07T21:33:24.605Z] #24 3.771 + build_dockercli [2022-04-07T21:33:24.605Z] #24 3.771 + git clone https://github.com/docker/docker-ce /tmp/tmp.YN3QajTxLP/tmp/docker-ce [2022-04-07T21:33:24.605Z] #24 3.788 Cloning into '/tmp/tmp.YN3QajTxLP/tmp/docker-ce'... [2022-04-07T21:33:24.862Z] #24 ... [2022-04-07T21:33:24.862Z] [2022-04-07T21:33:24.862Z] #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-04-07T21:33:24.862Z] #40 sha256:29561b9c61238c666ed8fb9f14b7cc10010f05d2ca241dcc1b5a3f038ecae8fa [2022-04-07T21:33:24.862Z] #40 3.578 + git clone https://github.com/docker/distribution.git . [2022-04-07T21:33:24.862Z] #40 3.578 Cloning into '.'... [2022-04-07T21:33:24.862Z] #40 ... [2022-04-07T21:33:24.862Z] [2022-04-07T21:33:24.862Z] #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-04-07T21:33:24.862Z] #67 sha256:cf75a174296b9e9a8d65cf7a864ded54f920fec84772397a5e90d9dc256978ce [2022-04-07T21:33:24.862Z] #67 3.268 + RM_GOPATH=0 [2022-04-07T21:33:24.862Z] #67 3.268 + TMP_GOPATH= [2022-04-07T21:33:24.862Z] #67 3.268 + : /build [2022-04-07T21:33:24.862Z] #67 3.268 + '[' -z '' ']' [2022-04-07T21:33:24.862Z] #67 3.271 ++ mktemp -d [2022-04-07T21:33:24.862Z] #67 3.271 + export GOPATH=/tmp/tmp.aJlbQYxgd6 [2022-04-07T21:33:24.862Z] #67 3.271 + GOPATH=/tmp/tmp.aJlbQYxgd6 [2022-04-07T21:33:24.862Z] #67 3.271 + RM_GOPATH=1 [2022-04-07T21:33:24.862Z] #67 3.271 + case "$(go env GOARCH)" in [2022-04-07T21:33:24.862Z] #67 3.276 ++ go env GOARCH [2022-04-07T21:33:24.862Z] #67 3.300 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:24.862Z] #67 3.303 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.862Z] #67 3.303 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.862Z] #67 3.303 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:24.862Z] #67 3.303 + dir=/tmp/install [2022-04-07T21:33:24.862Z] #67 3.303 + bin=proxy [2022-04-07T21:33:24.862Z] #67 3.303 + shift [2022-04-07T21:33:24.862Z] #67 3.303 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T21:33:24.862Z] #67 3.303 + . /tmp/install/proxy.installer [2022-04-07T21:33:24.862Z] #67 3.303 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:24.862Z] #67 3.303 + install_proxy [2022-04-07T21:33:24.862Z] #67 3.303 + case "$1" in [2022-04-07T21:33:24.862Z] #67 3.303 + export CGO_ENABLED=0 [2022-04-07T21:33:24.862Z] #67 3.303 + CGO_ENABLED=0 [2022-04-07T21:33:24.862Z] #67 3.303 + _install_proxy [2022-04-07T21:33:24.862Z] #67 3.303 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T21:33:24.862Z] #67 3.303 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aJlbQYxgd6/src/github.com/docker/libnetwork [2022-04-07T21:33:24.862Z] #67 3.303 Cloning into '/tmp/tmp.aJlbQYxgd6/src/github.com/docker/libnetwork'... [2022-04-07T21:33:24.869Z] #43 ... [2022-04-07T21:33:24.869Z] [2022-04-07T21:33:24.869Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:33:24.869Z] #16 sha256:aa9e4a9f6a8091e338f1bd4db80e71b30d8fe4fd76e00e466141de542675f9f2 [2022-04-07T21:33:24.869Z] #16 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T21:33:24.869Z] #16 DONE 1.0s [2022-04-07T21:33:24.869Z] [2022-04-07T21:33:24.869Z] #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-04-07T21:33:24.869Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:33:24.869Z] #53 1.340 + RM_GOPATH=0 [2022-04-07T21:33:24.869Z] #53 1.340 + TMP_GOPATH= [2022-04-07T21:33:24.869Z] #53 1.340 + : /build [2022-04-07T21:33:24.869Z] #53 1.340 + '[' -z '' ']' [2022-04-07T21:33:24.869Z] #53 1.340 ++ mktemp -d [2022-04-07T21:33:24.869Z] #53 1.342 + export GOPATH=/tmp/tmp.t13okQnmwC [2022-04-07T21:33:24.869Z] #53 1.342 + GOPATH=/tmp/tmp.t13okQnmwC [2022-04-07T21:33:24.869Z] #53 1.342 + RM_GOPATH=1 [2022-04-07T21:33:24.869Z] #53 1.342 + case "$(go env GOARCH)" in [2022-04-07T21:33:24.869Z] #53 1.342 ++ go env GOARCH [2022-04-07T21:33:24.869Z] #53 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.869Z] #53 1.376 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:24.869Z] #53 1.377 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:24.869Z] #53 1.380 + dir=/tmp/install [2022-04-07T21:33:24.869Z] #53 1.380 + bin=runc [2022-04-07T21:33:24.869Z] #53 1.380 + shift [2022-04-07T21:33:24.869Z] #53 1.380 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T21:33:24.869Z] #53 1.381 + . /tmp/install/runc.installer [2022-04-07T21:33:24.869Z] #53 1.381 ++ set -e [2022-04-07T21:33:24.869Z] #53 1.381 ++ : v1.0.3 [2022-04-07T21:33:24.869Z] #53 1.381 + install_runc [2022-04-07T21:33:24.869Z] #53 1.382 + RUNC_BUILDTAGS=seccomp [2022-04-07T21:33:24.869Z] #53 1.382 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T21:33:24.869Z] #53 1.384 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T21:33:24.869Z] #53 1.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t13okQnmwC/src/github.com/opencontainers/runc [2022-04-07T21:33:24.869Z] #53 1.386 Cloning into '/tmp/tmp.t13okQnmwC/src/github.com/opencontainers/runc'... [2022-04-07T21:33:25.120Z] #67 ... [2022-04-07T21:33:25.120Z] [2022-04-07T21:33:25.120Z] #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-04-07T21:33:25.120Z] #45 sha256:132a90c982f57357a005bf208e8a4d87a71bdd213a0139e8ba25995a67faf88f [2022-04-07T21:33:25.120Z] #45 3.155 + RM_GOPATH=0 [2022-04-07T21:33:25.120Z] #45 3.155 + TMP_GOPATH= [2022-04-07T21:33:25.120Z] #45 3.155 + : /build [2022-04-07T21:33:25.120Z] #45 3.155 + '[' -z '' ']' [2022-04-07T21:33:25.120Z] #45 3.155 ++ mktemp -d [2022-04-07T21:33:25.120Z] #45 3.155 + export GOPATH=/tmp/tmp.Lx1r1WB9DH [2022-04-07T21:33:25.120Z] #45 3.155 + GOPATH=/tmp/tmp.Lx1r1WB9DH [2022-04-07T21:33:25.120Z] #45 3.155 + RM_GOPATH=1 [2022-04-07T21:33:25.120Z] #45 3.155 + case "$(go env GOARCH)" in [2022-04-07T21:33:25.120Z] #45 3.157 ++ go env GOARCH [2022-04-07T21:33:25.120Z] #45 3.174 Install vndr version v0.1.2 [2022-04-07T21:33:25.120Z] #45 3.174 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.120Z] #45 3.174 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.120Z] #45 3.174 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:25.120Z] #45 3.174 + dir=/tmp/install [2022-04-07T21:33:25.120Z] #45 3.174 + bin=vndr [2022-04-07T21:33:25.120Z] #45 3.174 + shift [2022-04-07T21:33:25.120Z] #45 3.174 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T21:33:25.120Z] #45 3.174 + . /tmp/install/vndr.installer [2022-04-07T21:33:25.120Z] #45 3.174 ++ : v0.1.2 [2022-04-07T21:33:25.120Z] #45 3.174 + install_vndr [2022-04-07T21:33:25.120Z] #45 3.174 + echo 'Install vndr version v0.1.2' [2022-04-07T21:33:25.120Z] #45 3.174 + GOBIN=/build [2022-04-07T21:33:25.120Z] #45 3.174 + GO111MODULE=on [2022-04-07T21:33:25.120Z] #45 3.174 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T21:33:25.120Z] #45 3.542 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T21:33:25.120Z] #45 ... [2022-04-07T21:33:25.120Z] [2022-04-07T21:33:25.120Z] #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-04-07T21:33:25.120Z] #49 sha256:7e33a0cd9d145183902e293a25c85ed017aa8a23091478f0de101ce8c2bb6e8e [2022-04-07T21:33:25.120Z] #49 3.924 + RM_GOPATH=0 [2022-04-07T21:33:25.120Z] #49 3.927 + TMP_GOPATH= [2022-04-07T21:33:25.120Z] #49 3.927 + : /build [2022-04-07T21:33:25.120Z] #49 3.927 + '[' -z '' ']' [2022-04-07T21:33:25.120Z] #49 3.927 ++ mktemp -d [2022-04-07T21:33:25.120Z] #49 3.927 + export GOPATH=/tmp/tmp.3dW4yNMvwo [2022-04-07T21:33:25.120Z] #49 3.927 + GOPATH=/tmp/tmp.3dW4yNMvwo [2022-04-07T21:33:25.120Z] #49 3.927 + RM_GOPATH=1 [2022-04-07T21:33:25.120Z] #49 3.927 + case "$(go env GOARCH)" in [2022-04-07T21:33:25.120Z] #49 3.927 ++ go env GOARCH [2022-04-07T21:33:25.120Z] #49 3.972 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.120Z] #49 3.972 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.120Z] #49 3.972 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:25.120Z] #49 3.983 + dir=/tmp/install [2022-04-07T21:33:25.120Z] #49 3.983 + bin=golangci_lint [2022-04-07T21:33:25.120Z] #49 3.983 + shift [2022-04-07T21:33:25.120Z] #49 3.983 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T21:33:25.120Z] #49 3.983 + . /tmp/install/golangci_lint.installer [2022-04-07T21:33:25.120Z] #49 3.983 ++ : v1.23.8 [2022-04-07T21:33:25.120Z] #49 3.983 + install_golangci_lint [2022-04-07T21:33:25.120Z] #49 3.989 Install golangci-lint version v1.23.8 [2022-04-07T21:33:25.120Z] #49 3.989 + set -e [2022-04-07T21:33:25.120Z] #49 3.989 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T21:33:25.120Z] #49 3.989 + GOBIN=/build [2022-04-07T21:33:25.120Z] #49 3.989 + GO111MODULE=on [2022-04-07T21:33:25.120Z] #49 3.989 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T21:33:25.120Z] #49 4.574 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T21:33:25.120Z] #49 10.55 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T21:33:25.120Z] #49 10.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T21:33:25.377Z] #49 10.63 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T21:33:25.377Z] #49 10.64 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T21:33:25.377Z] #49 ... [2022-04-07T21:33:25.377Z] [2022-04-07T21:33:25.377Z] #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-04-07T21:33:25.377Z] #58 sha256:3d09d0af924b4a652df04aa12c91ebd879d59c27a7664dd6ce45fe1e6e330a12 [2022-04-07T21:33:25.377Z] #58 3.782 + RM_GOPATH=0 [2022-04-07T21:33:25.377Z] #58 3.800 + TMP_GOPATH= [2022-04-07T21:33:25.377Z] #58 3.800 + : /build [2022-04-07T21:33:25.377Z] #58 3.800 + '[' -z '' ']' [2022-04-07T21:33:25.377Z] #58 3.800 ++ mktemp -d [2022-04-07T21:33:25.377Z] #58 3.836 + export GOPATH=/tmp/tmp.0HpM3zh3jh [2022-04-07T21:33:25.377Z] #58 3.836 + GOPATH=/tmp/tmp.0HpM3zh3jh [2022-04-07T21:33:25.377Z] #58 3.836 + RM_GOPATH=1 [2022-04-07T21:33:25.377Z] #58 3.836 + case "$(go env GOARCH)" in [2022-04-07T21:33:25.377Z] #58 3.836 ++ go env GOARCH [2022-04-07T21:33:25.377Z] #58 3.908 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.377Z] #58 3.908 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.377Z] #58 3.908 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:25.377Z] #58 3.958 Install rootlesskit version v0.14.4 [2022-04-07T21:33:25.377Z] #58 3.958 + dir=/tmp/install [2022-04-07T21:33:25.377Z] #58 3.958 + bin=rootlesskit [2022-04-07T21:33:25.377Z] #58 3.958 + shift [2022-04-07T21:33:25.377Z] #58 3.958 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T21:33:25.377Z] #58 3.958 + . /tmp/install/rootlesskit.installer [2022-04-07T21:33:25.377Z] #58 3.958 ++ : v0.14.4 [2022-04-07T21:33:25.377Z] #58 3.958 + install_rootlesskit [2022-04-07T21:33:25.377Z] #58 3.958 + case "$1" in [2022-04-07T21:33:25.377Z] #58 3.958 + export CGO_ENABLED=0 [2022-04-07T21:33:25.377Z] #58 3.958 + CGO_ENABLED=0 [2022-04-07T21:33:25.377Z] #58 3.958 + _install_rootlesskit [2022-04-07T21:33:25.377Z] #58 3.958 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T21:33:25.377Z] #58 3.958 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:33:25.377Z] #58 3.958 + GOBIN=/build [2022-04-07T21:33:25.377Z] #58 3.958 + GO111MODULE=on [2022-04-07T21:33:25.377Z] #58 3.958 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T21:33:25.377Z] #58 4.548 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T21:33:25.377Z] #58 7.172 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:25.377Z] #58 7.174 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:33:25.377Z] #58 7.223 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T21:33:25.377Z] #58 7.856 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T21:33:25.377Z] #58 10.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T21:33:25.377Z] #58 ... [2022-04-07T21:33:25.377Z] [2022-04-07T21:33:25.377Z] #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-04-07T21:33:25.377Z] #55 sha256:fa91f327491da2e5eb96b2cc1893ad94319902173054ce8525e823cb2faccd41 [2022-04-07T21:33:25.377Z] #55 3.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:25.377Z] #55 3.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:25.377Z] #55 3.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:25.377Z] #55 3.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:33:25.377Z] #55 5.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:33:25.377Z] #55 8.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:33:25.377Z] #55 ... [2022-04-07T21:33:25.377Z] [2022-04-07T21:33:25.377Z] #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-04-07T21:33:25.377Z] #32 sha256:09d0f6747cf68c34e94f0c1c085aef4a812d4adce9626364c6e0bbf5d7ef9327 [2022-04-07T21:33:25.377Z] #32 3.143 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T21:33:25.377Z] #32 3.157 Cloning into '.'... [2022-04-07T21:33:25.626Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 5.0s [2022-04-07T21:33:25.633Z] #32 ... [2022-04-07T21:33:25.633Z] [2022-04-07T21:33:25.633Z] #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-04-07T21:33:25.633Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:33:25.633Z] #34 3.368 + RM_GOPATH=0 [2022-04-07T21:33:25.633Z] #34 3.370 + TMP_GOPATH= [2022-04-07T21:33:25.633Z] #34 3.370 + : /build [2022-04-07T21:33:25.633Z] #34 3.370 + '[' -z '' ']' [2022-04-07T21:33:25.633Z] #34 3.370 ++ mktemp -d [2022-04-07T21:33:25.633Z] #34 3.370 + export GOPATH=/tmp/tmp.HdQF8Nw05V [2022-04-07T21:33:25.633Z] #34 3.370 + GOPATH=/tmp/tmp.HdQF8Nw05V [2022-04-07T21:33:25.633Z] #34 3.370 + RM_GOPATH=1 [2022-04-07T21:33:25.633Z] #34 3.370 + case "$(go env GOARCH)" in [2022-04-07T21:33:25.633Z] #34 3.378 ++ go env GOARCH [2022-04-07T21:33:25.633Z] #34 3.393 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.633Z] #34 3.393 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:25.633Z] #34 3.393 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:25.633Z] #34 3.394 + dir=/tmp/install [2022-04-07T21:33:25.633Z] #34 3.394 + bin=tomlv [2022-04-07T21:33:25.633Z] #34 3.394 + shift [2022-04-07T21:33:25.633Z] #34 3.394 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T21:33:25.633Z] #34 3.394 + . /tmp/install/tomlv.installer [2022-04-07T21:33:25.633Z] #34 3.394 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:25.633Z] #34 3.395 + install_tomlv [2022-04-07T21:33:25.633Z] #34 3.395 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T21:33:25.633Z] #34 3.395 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:25.633Z] #34 3.395 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HdQF8Nw05V/src/github.com/BurntSushi/toml [2022-04-07T21:33:25.633Z] #34 3.404 Cloning into '/tmp/tmp.HdQF8Nw05V/src/github.com/BurntSushi/toml'... [2022-04-07T21:33:25.633Z] #34 5.371 + cd /tmp/tmp.HdQF8Nw05V/src/github.com/BurntSushi/toml [2022-04-07T21:33:25.633Z] #34 5.372 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:25.633Z] #34 5.575 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:33:25.633Z] #34 6.370 internal/unsafeheader [2022-04-07T21:33:25.633Z] #34 6.394 internal/abi [2022-04-07T21:33:25.633Z] #34 6.427 internal/cpu [2022-04-07T21:33:25.633Z] #34 6.907 internal/goexperiment [2022-04-07T21:33:25.633Z] #34 7.055 runtime/internal/sys [2022-04-07T21:33:25.633Z] #34 7.379 internal/bytealg [2022-04-07T21:33:25.633Z] #34 7.425 runtime/internal/atomic [2022-04-07T21:33:25.633Z] #34 7.829 runtime/internal/math [2022-04-07T21:33:25.633Z] #34 7.937 internal/itoa [2022-04-07T21:33:25.633Z] #34 8.190 math/bits [2022-04-07T21:33:25.633Z] #34 8.446 runtime [2022-04-07T21:33:25.633Z] #34 8.920 math [2022-04-07T21:33:25.633Z] #34 ... [2022-04-07T21:33:25.633Z] [2022-04-07T21:33:25.633Z] #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-04-07T21:33:25.633Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:33:25.633Z] #36 4.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:25.633Z] #36 4.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:25.633Z] #36 4.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:25.633Z] #36 5.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:33:25.633Z] #36 8.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:33:25.633Z] #36 10.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:33:25.800Z] #53 ... [2022-04-07T21:33:25.800Z] [2022-04-07T21:33:25.800Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:33:25.800Z] #17 sha256:134dac6032c2de42e7ce99d24c527bc3c2fc6e646c9224895635cda69da9c5e4 [2022-04-07T21:33:25.800Z] #17 DONE 0.9s [2022-04-07T21:33:25.800Z] [2022-04-07T21:33:25.800Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T21:33:25.800Z] #18 sha256:481c611492374a2bcb1a66505d5f9563c225bc87bf1752be522126380e17e5f5 [2022-04-07T21:33:25.892Z] #36 ... [2022-04-07T21:33:25.892Z] [2022-04-07T21:33:25.892Z] #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-04-07T21:33:25.892Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:33:25.892Z] #42 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:25.892Z] #42 4.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:25.892Z] #42 4.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:25.892Z] #42 5.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:33:25.892Z] #42 7.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:33:25.892Z] #42 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:33:25.892Z] #42 ... [2022-04-07T21:33:25.892Z] [2022-04-07T21:33:25.892Z] #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-04-07T21:33:25.892Z] #58 sha256:3d09d0af924b4a652df04aa12c91ebd879d59c27a7664dd6ce45fe1e6e330a12 [2022-04-07T21:33:25.892Z] #58 11.10 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T21:33:25.892Z] #58 11.16 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T21:33:25.892Z] #58 11.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T21:33:25.892Z] #58 11.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T21:33:26.149Z] #58 11.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T21:33:26.149Z] #58 11.52 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T21:33:26.715Z] #58 12.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T21:33:26.715Z] #58 12.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T21:33:26.733Z] #18 DONE 1.0s [2022-04-07T21:33:26.733Z] [2022-04-07T21:33:26.733Z] #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-04-07T21:33:26.733Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:26.733Z] #43 48.08 AR soccr/libsoccr.a [2022-04-07T21:33:26.733Z] #43 48.12 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:33:26.733Z] #43 48.57 DEP criu/arch/x86/sigframe.d [2022-04-07T21:33:26.733Z] #43 48.77 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T21:33:26.995Z] #43 48.95 DEP criu/arch/x86/kerndat.d [2022-04-07T21:33:27.253Z] #43 49.21 DEP criu/arch/x86/crtools.d [2022-04-07T21:33:27.512Z] #43 49.37 DEP criu/arch/x86/cpu.d [2022-04-07T21:33:27.512Z] #43 ... [2022-04-07T21:33:27.512Z] [2022-04-07T21:33:27.512Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T21:33:27.512Z] #19 sha256:97e039f044864ae37792b501ce4c4c5f3559062a866644aef826dd87032c6356 [2022-04-07T21:33:27.512Z] #19 DONE 1.0s [2022-04-07T21:33:27.544Z] #9 extracting sha256:8f4f400becb2dd8d240f1b66830e6d01e8ed0721c83858cc78ebf1a0d824007b 7.2s done [2022-04-07T21:33:27.544Z] #9 extracting sha256:4c4d2668df1201b314a8c7beabc0c088d4d284157462aabf1d03a5c58f4ab770 done [2022-04-07T21:33:27.724Z] #47 ... [2022-04-07T21:33:27.724Z] [2022-04-07T21:33:27.724Z] #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-04-07T21:33:27.724Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:27.724Z] #49 14.52 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T21:33:27.724Z] #49 14.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T21:33:27.724Z] #49 14.64 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T21:33:27.724Z] #49 14.71 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T21:33:27.724Z] #49 14.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:33:27.724Z] #49 15.01 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T21:33:27.724Z] #49 15.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T21:33:27.724Z] #49 15.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T21:33:27.724Z] #49 15.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T21:33:27.724Z] #49 15.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T21:33:27.724Z] #49 16.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T21:33:27.725Z] #49 16.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T21:33:27.725Z] #49 20.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T21:33:27.725Z] #49 20.35 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T21:33:27.725Z] #49 20.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T21:33:27.725Z] #49 20.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T21:33:27.725Z] #49 20.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T21:33:27.725Z] #49 21.04 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T21:33:27.725Z] #49 21.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T21:33:27.725Z] #49 21.13 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T21:33:27.725Z] #49 21.21 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T21:33:27.725Z] #49 21.38 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T21:33:27.725Z] #49 ... [2022-04-07T21:33:27.725Z] [2022-04-07T21:33:27.725Z] #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-04-07T21:33:27.725Z] #67 sha256:dd2604c68f43497dada486056ece2456321aa3cccc33f082c2480441f96054c1 [2022-04-07T21:33:27.774Z] [2022-04-07T21:33:27.774Z] #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-04-07T21:33:27.774Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:27.774Z] #43 49.63 CC criu/arch/x86/cpu.o [2022-04-07T21:33:27.802Z] #9 DONE 26.7s [2022-04-07T21:33:27.802Z] [2022-04-07T21:33:27.802Z] #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-04-07T21:33:27.802Z] #29 sha256:ebcc56dd8ae24a52b822b48e716c5b9874f78c5640d70f1ddb8b99672b429f73 [2022-04-07T21:33:27.802Z] #29 1.110 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T21:33:27.802Z] #29 1.185 [2022-04-07T21:33:27.802Z] #29 1.405 #=#=# ############ 17.6% ########################### 38.3% ######################################### 58.2% ######################################################## 78.1% ############################################################## 86.5% ######################################################################## 100.0% [2022-04-07T21:33:27.802Z] #29 2.149 [2022-04-07T21:33:27.802Z] #29 2.363 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:27.802Z] #29 2.546 [2022-04-07T21:33:27.802Z] #29 2.761 #=#=# ############################################# 62.9% ######################################################################## 100.0% [2022-04-07T21:33:27.802Z] #29 2.990 [2022-04-07T21:33:27.802Z] #29 3.209 #=#=# ########### 16.1% ########################## 36.9% ######################################## 56.2% ###################################################### 75.5% #################################################################### 94.9% ######################################################################## 100.0% [2022-04-07T21:33:27.803Z] #29 3.851 [2022-04-07T21:33:27.803Z] #49 21.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T21:33:27.803Z] #49 21.18 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T21:33:27.803Z] #49 21.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T21:33:28.063Z] #49 21.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T21:33:28.063Z] #49 21.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T21:33:28.086Z] #58 ... [2022-04-07T21:33:28.086Z] [2022-04-07T21:33:28.086Z] #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-04-07T21:33:28.086Z] #47 sha256:c30f65a8773408691153cc849890f9c16e1a737abab0818d76ba805cc7edbd5c [2022-04-07T21:33:28.086Z] #47 3.364 + RM_GOPATH=0 [2022-04-07T21:33:28.086Z] #47 3.364 + TMP_GOPATH= [2022-04-07T21:33:28.086Z] #47 3.364 + : /build [2022-04-07T21:33:28.086Z] #47 3.364 + '[' -z '' ']' [2022-04-07T21:33:28.086Z] #47 3.364 ++ mktemp -d [2022-04-07T21:33:28.086Z] #47 3.366 + export GOPATH=/tmp/tmp.CQF4hgr0Xg [2022-04-07T21:33:28.086Z] #47 3.366 + GOPATH=/tmp/tmp.CQF4hgr0Xg [2022-04-07T21:33:28.086Z] #47 3.366 + RM_GOPATH=1 [2022-04-07T21:33:28.086Z] #47 3.366 + case "$(go env GOARCH)" in [2022-04-07T21:33:28.086Z] #47 3.370 ++ go env GOARCH [2022-04-07T21:33:28.086Z] #47 3.393 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:28.086Z] #47 3.396 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:28.086Z] #47 3.406 Install gotestsum version v1.7.0 [2022-04-07T21:33:28.086Z] #47 3.406 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:28.086Z] #47 3.406 + dir=/tmp/install [2022-04-07T21:33:28.086Z] #47 3.406 + bin=gotestsum [2022-04-07T21:33:28.086Z] #47 3.406 + shift [2022-04-07T21:33:28.086Z] #47 3.406 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T21:33:28.086Z] #47 3.406 + . /tmp/install/gotestsum.installer [2022-04-07T21:33:28.086Z] #47 3.406 ++ : v1.7.0 [2022-04-07T21:33:28.086Z] #47 3.406 + install_gotestsum [2022-04-07T21:33:28.086Z] #47 3.406 + set -e [2022-04-07T21:33:28.086Z] #47 3.406 + echo 'Install gotestsum version v1.7.0' [2022-04-07T21:33:28.086Z] #47 3.406 + GOBIN=/build [2022-04-07T21:33:28.086Z] #47 3.406 + GO111MODULE=on [2022-04-07T21:33:28.086Z] #47 3.406 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T21:33:28.086Z] #47 3.923 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:33:28.086Z] #47 6.195 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:33:28.086Z] #47 6.202 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:33:28.086Z] #47 6.221 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:33:28.086Z] #47 6.326 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:28.086Z] #47 7.134 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:33:28.086Z] #47 7.152 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:33:28.086Z] #47 7.260 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:33:28.086Z] #47 7.387 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:33:28.086Z] #47 7.558 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:33:28.086Z] #47 11.09 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:33:28.086Z] #47 11.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:33:28.086Z] #47 11.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:33:28.086Z] #47 ... [2022-04-07T21:33:28.086Z] [2022-04-07T21:33:28.086Z] #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-04-07T21:33:28.086Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:28.086Z] #29 7.087 #=#=# 0.0% # 2.2% ## 3.4% ### 5.0% #### 6.0% ##### 7.2% ##### 8.1% ###### 9.0% ####### 10.5% ######## 11.9% ########## 14.0% ########### 16.2% ############# 18.2% ############## 20.1% ############### 22.1% ################ 23.3% ################# 24.9% ################### 27.6% ##################### 29.9% ####################### 33.3% ######################### 35.9% ########################### 38.0% ############################# 40.8% ############################### 43.1% ################################ 44.5% ################################# 46.2% ################################## 48.4% ################################### 49.9% #################################### 51.0% ###################################### 53.2% ####################################### 54.6% ######################################## 55.8% ######################################### 57.8% ########################################## 59.2% ########################################### 60.6% ############################################# 63.1% ############################################## 65.2% ################################################ 66.9% ################################################# 68.3% ################################################## 70.1% ################################################### 71.6% #################################################### 73.6% ###################################################### 75.4% ####################################################### 77.2% ######################################################### 79.5% ########################################################## 81.6% ############################################################ 83.8% ############################################################# 84.8% ############################################################### 87.7% ################################################################ 89.6% ################################################################# 91.2% ################################################################### 94.2% #################################################################### 95.5% ###################################################################### 97.8% ######################################################################## 100.0% [2022-04-07T21:33:28.086Z] #29 13.64 [2022-04-07T21:33:28.323Z] #49 ... [2022-04-07T21:33:28.323Z] [2022-04-07T21:33:28.323Z] #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-04-07T21:33:28.323Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:28.323Z] #55 21.82 Fetched 8476 kB in 18s (476 kB/s) [2022-04-07T21:33:28.344Z] #29 ... [2022-04-07T21:33:28.344Z] [2022-04-07T21:33:28.344Z] #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-04-07T21:33:28.344Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:33:28.344Z] #13 1.256 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:33:28.344Z] #13 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:28.344Z] #13 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:28.344Z] #13 1.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:28.344Z] #13 2.625 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-07T21:33:28.344Z] #13 4.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:33:28.344Z] #13 7.082 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:33:28.344Z] #13 9.976 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:33:28.508Z] #67 21.39 Checking out files: 65% (1246/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-04-07T21:33:28.508Z] #67 22.06 + cd /tmp/tmp.OPiIqjP6NG/src/github.com/docker/libnetwork [2022-04-07T21:33:28.508Z] #67 22.06 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:28.602Z] #13 ... [2022-04-07T21:33:28.602Z] [2022-04-07T21:33:28.602Z] #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-04-07T21:33:28.602Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:33:28.602Z] #34 13.89 unicode/utf8 [2022-04-07T21:33:28.705Z] #43 50.58 CC criu/arch/x86/crtools.o [2022-04-07T21:33:28.770Z] #67 22.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T21:33:29.031Z] #67 ... [2022-04-07T21:33:29.031Z] [2022-04-07T21:33:29.031Z] #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-04-07T21:33:29.031Z] #58 sha256:d35d126f2b922463bb5b44a746293e174988d2686c0c0ffeeac145cf5c224f52 [2022-04-07T21:33:29.031Z] #58 12.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T21:33:29.031Z] #58 13.58 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T21:33:29.031Z] #58 13.66 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T21:33:29.031Z] #58 13.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T21:33:29.031Z] #58 13.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T21:33:29.031Z] #58 13.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T21:33:29.031Z] #58 14.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T21:33:29.031Z] #58 14.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T21:33:29.031Z] #58 14.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T21:33:29.031Z] #58 17.53 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T21:33:29.031Z] #58 22.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T21:33:29.100Z] #29 4.075 #=#=# ### 4.8% ####### 10.1% ########### 15.3% ############## 20.2% ################## 25.8% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################# 46.7% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% [2022-04-07T21:33:29.100Z] #29 ... [2022-04-07T21:33:29.100Z] [2022-04-07T21:33:29.100Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T21:33:29.100Z] #10 sha256:f3ce9f696afd96e307855c956425f0b6465618431f240f90bba0b920d1861cab [2022-04-07T21:33:29.100Z] #10 DONE 1.3s [2022-04-07T21:33:29.100Z] [2022-04-07T21:33:29.100Z] #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-04-07T21:33:29.100Z] #29 sha256:ebcc56dd8ae24a52b822b48e716c5b9874f78c5640d70f1ddb8b99672b429f73 [2022-04-07T21:33:29.100Z] #29 4.075 #=#=# ### 4.8% ####### 10.1% ########### 15.3% ############## 20.2% ################## 25.8% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################# 46.7% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% [2022-04-07T21:33:29.100Z] #29 ... [2022-04-07T21:33:29.100Z] [2022-04-07T21:33:29.100Z] #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-04-07T21:33:29.100Z] #11 sha256:9e06bdb9fb790b54c6c64210d0d11cf02303251555f42b4082819e67eb7f1940 [2022-04-07T21:33:29.171Z] #34 14.41 internal/race [2022-04-07T21:33:29.171Z] #34 14.58 sync/atomic [2022-04-07T21:33:29.292Z] #58 ... [2022-04-07T21:33:29.292Z] [2022-04-07T21:33:29.292Z] #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-04-07T21:33:29.292Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:29.292Z] #49 21.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T21:33:29.292Z] #49 21.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T21:33:29.292Z] #49 21.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T21:33:29.292Z] #49 21.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T21:33:29.292Z] #49 21.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T21:33:29.292Z] #49 21.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T21:33:29.292Z] #49 21.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T21:33:29.292Z] #49 21.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T21:33:29.292Z] #49 22.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T21:33:29.292Z] #49 22.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T21:33:29.292Z] #49 22.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T21:33:29.292Z] #49 22.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T21:33:29.292Z] #49 22.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T21:33:29.292Z] #49 22.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T21:33:29.292Z] #49 22.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T21:33:29.292Z] #49 22.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T21:33:29.292Z] #49 22.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T21:33:29.292Z] #49 22.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T21:33:29.553Z] #49 ... [2022-04-07T21:33:29.553Z] [2022-04-07T21:33:29.553Z] #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-04-07T21:33:29.553Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:29.553Z] #42 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:29.553Z] #42 ... [2022-04-07T21:33:29.553Z] [2022-04-07T21:33:29.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-04-07T21:33:29.553Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:33:29.553Z] #34 17.79 unicode/utf8 [2022-04-07T21:33:29.553Z] #34 18.36 internal/race [2022-04-07T21:33:29.553Z] #34 18.55 sync/atomic [2022-04-07T21:33:29.553Z] #34 19.15 unicode [2022-04-07T21:33:29.553Z] #34 22.57 encoding [2022-04-07T21:33:29.745Z] #34 14.98 unicode [2022-04-07T21:33:29.814Z] #34 ... [2022-04-07T21:33:29.814Z] [2022-04-07T21:33:29.814Z] #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-04-07T21:33:29.814Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:29.814Z] #49 23.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T21:33:29.814Z] #49 23.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T21:33:29.814Z] #49 23.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T21:33:30.031Z] #11 DONE 0.6s [2022-04-07T21:33:30.031Z] [2022-04-07T21:33:30.031Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T21:33:30.031Z] #31 sha256:2e735aa679e1ac50d2acb2c1f270e931f33f9f619974de1ebac8c4a859222d16 [2022-04-07T21:33:30.031Z] #31 DONE 0.1s [2022-04-07T21:33:30.031Z] [2022-04-07T21:33:30.031Z] #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-04-07T21:33:30.031Z] #29 sha256:ebcc56dd8ae24a52b822b48e716c5b9874f78c5640d70f1ddb8b99672b429f73 [2022-04-07T21:33:30.032Z] #29 4.075 #=#=# ### 4.8% ####### 10.1% ########### 15.3% ############## 20.2% ################## 25.8% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################# 46.7% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 87.6% ################################################################### 93.8% ####################################################################### 98.9% ######################################################################## 100.0% [2022-04-07T21:33:30.032Z] #29 6.028 [2022-04-07T21:33:30.032Z] #29 ... [2022-04-07T21:33:30.032Z] [2022-04-07T21:33:30.032Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T21:33:30.032Z] #39 sha256:409e6b20af34081d087ac688ec4eb9dd5afec4dad1d00dc20895d5b1a92320e3 [2022-04-07T21:33:30.032Z] #39 DONE 0.2s [2022-04-07T21:33:30.032Z] [2022-04-07T21:33:30.032Z] #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-04-07T21:33:30.032Z] #29 sha256:ebcc56dd8ae24a52b822b48e716c5b9874f78c5640d70f1ddb8b99672b429f73 [2022-04-07T21:33:30.032Z] #29 6.648 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T21:33:30.076Z] #49 23.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T21:33:30.076Z] #49 23.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T21:33:30.076Z] #49 ... [2022-04-07T21:33:30.076Z] [2022-04-07T21:33:30.076Z] #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-04-07T21:33:30.076Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:30.076Z] #13 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:30.076Z] #13 12.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:30.078Z] #43 51.89 CC criu/arch/x86/kerndat.o [2022-04-07T21:33:30.339Z] #13 ... [2022-04-07T21:33:30.339Z] [2022-04-07T21:33:30.339Z] #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-04-07T21:33:30.340Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:30.340Z] #55 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:30.340Z] #55 23.95 Fetched 8476 kB in 18s (465 kB/s) [2022-04-07T21:33:30.340Z] #55 23.95 Reading package lists... [2022-04-07T21:33:30.340Z] #55 ... [2022-04-07T21:33:30.340Z] [2022-04-07T21:33:30.340Z] #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-04-07T21:33:30.340Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:30.340Z] #49 23.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T21:33:30.340Z] #49 23.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T21:33:30.596Z] #29 6.882 [2022-04-07T21:33:30.596Z] #29 7.149 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:30.596Z] #29 7.263 [2022-04-07T21:33:30.601Z] #49 ... [2022-04-07T21:33:30.601Z] [2022-04-07T21:33:30.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-04-07T21:33:30.601Z] #45 sha256:166d7676d74946aa303ea05f3b165165705b9f7fb96efa5847aa329cb864636c [2022-04-07T21:33:30.601Z] #45 DONE 24.1s [2022-04-07T21:33:30.644Z] #43 52.53 CC criu/arch/x86/sigaction_compat.o [2022-04-07T21:33:30.862Z] [2022-04-07T21:33:30.863Z] #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-04-07T21:33:30.863Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:30.863Z] #42 24.03 Fetched 8476 kB in 18s (464 kB/s) [2022-04-07T21:33:30.881Z] #55 21.82 Reading package lists... [2022-04-07T21:33:30.881Z] #55 ... [2022-04-07T21:33:30.881Z] [2022-04-07T21:33:30.881Z] #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-04-07T21:33:30.881Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:30.881Z] #42 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:30.881Z] #42 ... [2022-04-07T21:33:30.881Z] [2022-04-07T21:33:30.881Z] #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-04-07T21:33:30.881Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:33:30.881Z] #49 21.95 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T21:33:30.881Z] #49 21.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T21:33:30.881Z] #49 22.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T21:33:30.881Z] #49 22.11 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T21:33:30.881Z] #49 22.29 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T21:33:30.881Z] #49 22.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T21:33:30.881Z] #49 22.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T21:33:30.881Z] #49 22.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T21:33:30.881Z] #49 22.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T21:33:30.881Z] #49 22.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T21:33:30.881Z] #49 22.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T21:33:30.881Z] #49 22.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T21:33:30.881Z] #49 22.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T21:33:30.881Z] #49 23.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T21:33:30.881Z] #49 23.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T21:33:30.881Z] #49 23.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T21:33:30.881Z] #49 23.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T21:33:30.881Z] #49 23.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T21:33:30.881Z] #49 23.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T21:33:30.881Z] #49 23.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T21:33:30.881Z] #49 23.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T21:33:30.881Z] #49 23.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T21:33:30.881Z] #49 23.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T21:33:30.881Z] #49 24.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T21:33:30.881Z] #49 24.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T21:33:30.881Z] #49 24.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T21:33:30.881Z] #49 24.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T21:33:30.881Z] #49 24.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T21:33:30.901Z] #43 52.88 CC criu/arch/x86/sigframe.o [2022-04-07T21:33:31.141Z] #49 24.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T21:33:31.141Z] #49 24.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T21:33:31.141Z] #49 ... [2022-04-07T21:33:31.141Z] [2022-04-07T21:33:31.141Z] #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-04-07T21:33:31.141Z] #58 sha256:67060a9799c27f70bd11b7e269830ecff9f58c481ecb59f980d67bad36051332 [2022-04-07T21:33:31.141Z] #58 14.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T21:33:31.141Z] #58 15.66 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T21:33:31.141Z] #58 15.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T21:33:31.141Z] #58 16.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T21:33:31.141Z] #58 16.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T21:33:31.141Z] #58 16.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T21:33:31.141Z] #58 16.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T21:33:31.141Z] #58 17.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T21:33:31.141Z] #58 17.55 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T21:33:31.141Z] #58 22.08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T21:33:31.141Z] #58 22.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T21:33:31.159Z] #43 53.13 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T21:33:31.159Z] #43 53.21 DEP criu/pie/util-vdso-elf32.d [2022-04-07T21:33:31.401Z] #58 ... [2022-04-07T21:33:31.401Z] [2022-04-07T21:33:31.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-04-07T21:33:31.401Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:31.401Z] #36 24.69 Fetched 8476 kB in 19s (451 kB/s) [2022-04-07T21:33:31.401Z] #36 24.69 Reading package lists... [2022-04-07T21:33:31.401Z] #36 ... [2022-04-07T21:33:31.401Z] [2022-04-07T21:33:31.401Z] #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-04-07T21:33:31.401Z] #45 sha256:1427da9e2fcb11871cd466cce9ad72330d924f71da400d99b2b28cf8471dd913 [2022-04-07T21:33:31.401Z] #45 DONE 25.0s [2022-04-07T21:33:31.416Z] #43 53.37 DEP criu/pie/util-vdso.d [2022-04-07T21:33:31.570Z] #29 8.031 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T21:33:31.570Z] #29 8.144 [2022-04-07T21:33:31.662Z] [2022-04-07T21:33:31.662Z] #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-04-07T21:33:31.662Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:33:31.662Z] #34 18.75 unicode/utf8 [2022-04-07T21:33:31.662Z] #34 19.23 internal/race [2022-04-07T21:33:31.662Z] #34 19.41 sync/atomic [2022-04-07T21:33:31.662Z] #34 19.90 unicode [2022-04-07T21:33:31.662Z] #34 23.19 encoding [2022-04-07T21:33:31.662Z] #34 ... [2022-04-07T21:33:31.662Z] [2022-04-07T21:33:31.662Z] #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-04-07T21:33:31.662Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:31.662Z] #42 25.25 Fetched 8476 kB in 19s (443 kB/s) [2022-04-07T21:33:31.673Z] #43 53.53 DEP criu/pie/util.d [2022-04-07T21:33:31.673Z] #43 53.69 CC criu/pie/util.o [2022-04-07T21:33:31.827Z] #29 8.375 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:32.086Z] #29 8.476 [2022-04-07T21:33:32.241Z] #43 54.01 CC criu/pie/util-vdso.o [2022-04-07T21:33:32.269Z] #34 17.62 encoding [2022-04-07T21:33:32.498Z] #43 ... [2022-04-07T21:33:32.498Z] [2022-04-07T21:33:32.498Z] #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-04-07T21:33:32.498Z] #58 sha256:9e701b21c71063a51ff2f5be3983a866e96b1613b9994a9b1d3b69646bd659ec [2022-04-07T21:33:32.498Z] #58 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:33:32.498Z] #58 110.5 + GOBIN=/build [2022-04-07T21:33:32.498Z] #58 110.5 + GO111MODULE=on [2022-04-07T21:33:32.498Z] #58 110.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T21:33:32.498Z] #58 DONE 119.1s [2022-04-07T21:33:32.498Z] [2022-04-07T21:33:32.498Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T21:33:32.498Z] #59 sha256:dbd376f7996ce986efe4f2247f30f52dba1f5a6e9e0aef5c4fd1d0ec8d3454d9 [2022-04-07T21:33:32.498Z] #59 DONE 0.1s [2022-04-07T21:33:32.498Z] [2022-04-07T21:33:32.498Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T21:33:32.498Z] #60 sha256:756839d2e53709abc5b16c35fd858ad053aa27c7e46991f9f01ca3c9459a0364 [2022-04-07T21:33:32.648Z] #29 9.047 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T21:33:32.648Z] #29 9.171 [2022-04-07T21:33:32.757Z] #60 DONE 0.2s [2022-04-07T21:33:32.757Z] [2022-04-07T21:33:32.758Z] #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-04-07T21:33:32.758Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:33:32.758Z] #20 1.219 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:33:32.758Z] #20 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:32.758Z] #20 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:32.758Z] #20 1.275 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:32.758Z] #20 1.903 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:33:32.758Z] #20 2.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:32.758Z] #20 4.418 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:33.320Z] #20 ... [2022-04-07T21:33:33.320Z] [2022-04-07T21:33:33.320Z] #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-04-07T21:33:33.320Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:33.320Z] #43 55.26 CC criu/pie/util-vdso-elf32.o [2022-04-07T21:33:33.418Z] #29 9.404 #=#=# ########### 16.2% ######################### 34.8% ###################################### 52.9% ################################################### 70.9% ################################################################ 88.9% ######################################################################## 100.0% [2022-04-07T21:33:33.418Z] #29 10.00 [2022-04-07T21:33:33.568Z] #42 25.25 Reading package lists... [2022-04-07T21:33:33.568Z] #42 ... [2022-04-07T21:33:33.568Z] [2022-04-07T21:33:33.568Z] #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-04-07T21:33:33.568Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:33.568Z] #13 13.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:33.568Z] #13 23.30 Fetched 9012 kB in 21s (438 kB/s) [2022-04-07T21:33:33.568Z] #13 23.30 Reading package lists... [2022-04-07T21:33:33.568Z] #13 ... [2022-04-07T21:33:33.568Z] [2022-04-07T21:33:33.568Z] #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-04-07T21:33:33.568Z] #67 sha256:24e52516a150450d95c371894b5f2572b64b2ba9c16449b1caa5ef5cb4bdc3da [2022-04-07T21:33:33.568Z] #67 25.48 Checking out files: 55% (1064/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/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-04-07T21:33:33.568Z] #67 26.43 + cd /tmp/tmp.EbH5p83X8U/src/github.com/docker/libnetwork [2022-04-07T21:33:33.568Z] #67 26.43 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:33.568Z] #67 26.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T21:33:33.642Z] #34 ... [2022-04-07T21:33:33.642Z] [2022-04-07T21:33:33.642Z] #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-04-07T21:33:33.642Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:33.642Z] #29 15.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T21:33:33.642Z] #29 15.57 [2022-04-07T21:33:33.642Z] #29 15.93 #=#=# # 2.0% ######################################################################## 100.0% [2022-04-07T21:33:33.642Z] #29 16.19 [2022-04-07T21:33:33.642Z] #29 17.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T21:33:33.642Z] #29 17.92 [2022-04-07T21:33:33.642Z] #29 18.29 #=#=# 0.1% ######################################################################## 100.0% [2022-04-07T21:33:33.642Z] #29 18.60 [2022-04-07T21:33:33.642Z] #29 19.95 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T21:33:33.983Z] #29 10.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T21:33:34.205Z] #29 20.39 #=#=# [2022-04-07T21:33:34.239Z] #29 10.70 [2022-04-07T21:33:34.249Z] #43 56.04 AR criu/pie/pie.lib.a [2022-04-07T21:33:34.249Z] #43 56.09 DEP criu/pie/restorer.d [2022-04-07T21:33:34.497Z] #29 10.96 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:34.497Z] #29 11.05 [2022-04-07T21:33:34.507Z] #43 56.33 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T21:33:34.507Z] #43 56.42 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T21:33:34.507Z] #43 56.45 DEP criu/arch/x86/restorer.d [2022-04-07T21:33:34.754Z] #29 ... [2022-04-07T21:33:34.754Z] [2022-04-07T21:33:34.754Z] #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-04-07T21:33:34.754Z] #12 sha256:726a13f30c51f529b6069d3273875fb9f1ff013f242e477909be0e6908d43a05 [2022-04-07T21:33:34.754Z] #12 DONE 5.1s [2022-04-07T21:33:34.763Z] #43 56.58 DEP criu/arch/x86/vdso-pie.d [2022-04-07T21:33:34.764Z] #43 56.66 DEP criu/pie/parasite-vdso.d [2022-04-07T21:33:34.764Z] #43 56.80 DEP criu/pie/parasite.d [2022-04-07T21:33:34.952Z] #67 ... [2022-04-07T21:33:34.952Z] [2022-04-07T21:33:34.952Z] #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-04-07T21:33:34.952Z] #47 sha256:5cbaca71dcc8dbf9e47f7e1d3422c844aa6d3ff32b6cca83c0de008b78453bb4 [2022-04-07T21:33:34.952Z] #47 18.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:33:34.952Z] #47 18.27 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:33:34.952Z] #47 ... [2022-04-07T21:33:34.952Z] [2022-04-07T21:33:34.952Z] #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-04-07T21:33:34.952Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:33:34.952Z] #49 25.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T21:33:34.952Z] #49 25.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T21:33:34.952Z] #49 25.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T21:33:34.952Z] #49 25.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T21:33:34.952Z] #49 25.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T21:33:34.952Z] #49 25.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T21:33:34.952Z] #49 26.32 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T21:33:34.952Z] #49 26.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T21:33:34.952Z] #49 26.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T21:33:34.952Z] #49 26.68 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T21:33:34.952Z] #49 26.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T21:33:34.952Z] #49 26.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T21:33:34.952Z] #49 26.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T21:33:34.952Z] #49 27.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T21:33:34.952Z] #49 27.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T21:33:34.952Z] #49 28.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T21:33:34.952Z] #49 28.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T21:33:34.952Z] #49 28.10 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T21:33:34.952Z] #49 28.29 go: downloading golang.org/x/text v0.3.2 [2022-04-07T21:33:35.011Z] [2022-04-07T21:33:35.011Z] #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-04-07T21:33:35.011Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:35.020Z] #43 57.00 CC criu/pie/parasite.o [2022-04-07T21:33:35.235Z] #29 20.78 #=#=# 0.0% ### 5.4% ######## 11.1% ########### 15.5% ############### 21.6% ################### 26.6% ###################### 31.9% [2022-04-07T21:33:35.235Z] #29 ... [2022-04-07T21:33:35.235Z] [2022-04-07T21:33:35.235Z] #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-04-07T21:33:35.235Z] #49 sha256:7e33a0cd9d145183902e293a25c85ed017aa8a23091478f0de101ce8c2bb6e8e [2022-04-07T21:33:35.235Z] #49 10.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:33:35.235Z] #49 11.00 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T21:33:35.235Z] #49 11.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T21:33:35.235Z] #49 11.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T21:33:35.235Z] #49 11.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T21:33:35.235Z] #49 11.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T21:33:35.235Z] #49 12.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T21:33:35.235Z] #49 12.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T21:33:35.235Z] #49 15.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T21:33:35.235Z] #49 15.66 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T21:33:35.235Z] #49 15.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T21:33:35.235Z] #49 16.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T21:33:35.235Z] #49 16.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T21:33:35.235Z] #49 16.41 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T21:33:35.235Z] #49 16.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T21:33:35.235Z] #49 16.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T21:33:35.235Z] #49 16.51 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T21:33:35.235Z] #49 16.68 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T21:33:35.235Z] #49 16.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T21:33:35.235Z] #49 16.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T21:33:35.235Z] #49 16.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T21:33:35.235Z] #49 16.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T21:33:35.235Z] #49 16.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T21:33:35.235Z] #49 17.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T21:33:35.235Z] #49 17.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T21:33:35.235Z] #49 17.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T21:33:35.235Z] #49 17.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T21:33:35.235Z] #49 17.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T21:33:35.235Z] #49 18.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T21:33:35.235Z] #49 18.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T21:33:35.235Z] #49 18.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T21:33:35.235Z] #49 18.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T21:33:35.235Z] #49 18.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T21:33:35.235Z] #49 18.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T21:33:35.235Z] #49 18.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T21:33:35.235Z] #49 18.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T21:33:35.235Z] #49 19.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T21:33:35.235Z] #49 19.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T21:33:35.235Z] #49 19.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T21:33:35.235Z] #49 19.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T21:33:35.235Z] #49 19.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T21:33:35.235Z] #49 19.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T21:33:35.235Z] #49 19.86 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T21:33:35.235Z] #49 20.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T21:33:35.235Z] #49 20.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T21:33:35.235Z] #49 20.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T21:33:35.235Z] #49 20.33 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T21:33:35.235Z] #49 20.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T21:33:35.235Z] #49 20.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T21:33:35.235Z] #49 20.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T21:33:35.493Z] #49 ... [2022-04-07T21:33:35.493Z] [2022-04-07T21:33:35.493Z] #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-04-07T21:33:35.493Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:36.153Z] #42 24.03 Reading package lists... [2022-04-07T21:33:36.153Z] #42 ... [2022-04-07T21:33:36.153Z] [2022-04-07T21:33:36.153Z] #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-04-07T21:33:36.153Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:36.153Z] #40 27.88 Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T21:33:36.153Z] #40 28.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T21:33:36.389Z] #43 58.12 LINK criu/pie/parasite.built-in.o [2022-04-07T21:33:36.389Z] #43 58.14 GEN criu/pie/parasite-blob.h [2022-04-07T21:33:36.389Z] #43 58.14 CC criu/pie/parasite-vdso.o [2022-04-07T21:33:36.910Z] #13 ... [2022-04-07T21:33:36.910Z] [2022-04-07T21:33:36.910Z] #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-04-07T21:33:36.910Z] #29 sha256:ebcc56dd8ae24a52b822b48e716c5b9874f78c5640d70f1ddb8b99672b429f73 [2022-04-07T21:33:36.910Z] #29 11.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T21:33:36.910Z] #29 12.34 #=#=# [2022-04-07T21:33:36.911Z] #29 12.65 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:36.911Z] #29 12.83 [2022-04-07T21:33:36.911Z] #29 12.96 Download of images into '/build' complete. [2022-04-07T21:33:36.911Z] #29 12.96 Use something like the following to load the result into a Docker daemon: [2022-04-07T21:33:36.911Z] #29 12.96 tar -cC '/build' . | docker load [2022-04-07T21:33:36.911Z] #29 DONE 13.4s [2022-04-07T21:33:36.911Z] [2022-04-07T21:33:36.911Z] #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-04-07T21:33:36.911Z] #47 sha256:54de7df6f31f2b91eae6da2208dd07c5d8365a0035f3c6de4051a5563f497a24 [2022-04-07T21:33:36.911Z] #47 4.876 + RM_GOPATH=0 [2022-04-07T21:33:36.911Z] #47 4.876 + TMP_GOPATH= [2022-04-07T21:33:36.911Z] #47 4.876 + : /build [2022-04-07T21:33:36.911Z] #47 4.876 + '[' -z '' ']' [2022-04-07T21:33:36.911Z] #47 4.876 ++ mktemp -d [2022-04-07T21:33:36.911Z] #47 4.885 + export GOPATH=/tmp/tmp.7z6mb2iUdx [2022-04-07T21:33:36.911Z] #47 4.885 + GOPATH=/tmp/tmp.7z6mb2iUdx [2022-04-07T21:33:36.911Z] #47 4.885 + RM_GOPATH=1 [2022-04-07T21:33:36.911Z] #47 4.885 + case "$(go env GOARCH)" in [2022-04-07T21:33:36.911Z] #47 4.885 ++ go env GOARCH [2022-04-07T21:33:36.911Z] #47 4.888 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:36.911Z] #47 4.888 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:36.911Z] #47 4.888 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:36.911Z] #47 4.908 + dir=/tmp/install [2022-04-07T21:33:36.911Z] #47 4.908 + bin=gotestsum [2022-04-07T21:33:36.911Z] #47 4.908 + shift [2022-04-07T21:33:36.911Z] #47 4.908 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T21:33:36.911Z] #47 4.908 + . /tmp/install/gotestsum.installer [2022-04-07T21:33:36.911Z] #47 4.908 ++ : v1.7.0 [2022-04-07T21:33:36.911Z] #47 4.908 + install_gotestsum [2022-04-07T21:33:36.911Z] #47 4.911 + set -e [2022-04-07T21:33:36.911Z] #47 4.911 + echo 'Install gotestsum version v1.7.0' [2022-04-07T21:33:36.911Z] #47 4.914 Install gotestsum version v1.7.0 [2022-04-07T21:33:36.911Z] #47 4.914 + GOBIN=/build [2022-04-07T21:33:36.911Z] #47 4.915 + GO111MODULE=on [2022-04-07T21:33:36.911Z] #47 4.915 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T21:33:36.911Z] #47 5.395 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:33:36.911Z] #47 7.256 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:33:36.911Z] #47 7.256 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:33:36.953Z] #43 58.76 CC criu/arch/x86/vdso-pie.o [2022-04-07T21:33:37.036Z] #29 20.78 #=#=# 0.0% ### 5.4% ######## 11.1% ########### 15.5% ############### 21.6% ################### 26.6% ###################### 31.9% ########################### 37.9% ############################## 42.3% ################################# 47.0% ################################### 48.8% ####################################### 54.6% ########################################## 58.4% ############################################### 65.4% ################################################### 71.3% ####################################################### 76.8% ############################################################ 84.4% ################################################################# 90.3% ##################################################################### 96.4% ######################################################################## 100.0% [2022-04-07T21:33:37.036Z] #29 23.35 [2022-04-07T21:33:37.171Z] #47 7.334 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:33:37.171Z] #47 7.482 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:37.211Z] #43 59.11 CC criu/arch/x86/restorer.o [2022-04-07T21:33:37.360Z] #40 30.34 + 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-04-07T21:33:37.736Z] #47 8.022 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:33:37.736Z] #47 8.022 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:33:37.736Z] #47 8.066 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:33:37.736Z] #47 8.150 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:33:37.775Z] #43 59.62 CC criu/arch/x86/restorer_unmap.o [2022-04-07T21:33:37.775Z] #43 59.68 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T21:33:37.775Z] #43 59.89 CC criu/pie/restorer.o [2022-04-07T21:33:37.972Z] #29 ... [2022-04-07T21:33:37.972Z] [2022-04-07T21:33:37.972Z] #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-04-07T21:33:37.972Z] #45 sha256:132a90c982f57357a005bf208e8a4d87a71bdd213a0139e8ba25995a67faf88f [2022-04-07T21:33:37.972Z] #45 DONE 23.4s [2022-04-07T21:33:37.994Z] #47 8.300 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:33:38.230Z] [2022-04-07T21:33:38.231Z] #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-04-07T21:33:38.231Z] #67 sha256:cf75a174296b9e9a8d65cf7a864ded54f920fec84772397a5e90d9dc256978ce [2022-04-07T21:33:38.231Z] #67 20.07 Checking out files: 81% (1551/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-04-07T21:33:38.231Z] #67 20.49 + cd /tmp/tmp.aJlbQYxgd6/src/github.com/docker/libnetwork [2022-04-07T21:33:38.231Z] #67 20.54 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:38.231Z] #67 21.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T21:33:38.242Z] #49 ... [2022-04-07T21:33:38.242Z] [2022-04-07T21:33:38.242Z] #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-04-07T21:33:38.242Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:38.242Z] #42 25.25 Reading package lists... [2022-04-07T21:33:38.255Z] #47 8.315 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:33:38.255Z] #47 8.554 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:33:38.488Z] #67 ... [2022-04-07T21:33:38.488Z] [2022-04-07T21:33:38.489Z] #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-04-07T21:33:38.489Z] #47 sha256:c30f65a8773408691153cc849890f9c16e1a737abab0818d76ba805cc7edbd5c [2022-04-07T21:33:38.489Z] #47 13.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:33:38.489Z] #47 13.67 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:33:38.489Z] #47 ... [2022-04-07T21:33:38.489Z] [2022-04-07T21:33:38.489Z] #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-04-07T21:33:38.489Z] #40 sha256:29561b9c61238c666ed8fb9f14b7cc10010f05d2ca241dcc1b5a3f038ecae8fa [2022-04-07T21:33:38.489Z] #40 21.16 Checking out files: 92% (1696/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T21:33:38.489Z] #40 21.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T21:33:38.821Z] #47 8.874 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:33:39.070Z] #40 24.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-07T21:33:39.070Z] #40 ... [2022-04-07T21:33:39.070Z] [2022-04-07T21:33:39.070Z] #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-04-07T21:33:39.070Z] #58 sha256:3d09d0af924b4a652df04aa12c91ebd879d59c27a7664dd6ce45fe1e6e330a12 [2022-04-07T21:33:39.070Z] #58 14.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T21:33:39.070Z] #58 18.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T21:33:39.327Z] #58 ... [2022-04-07T21:33:39.327Z] [2022-04-07T21:33:39.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-04-07T21:33:39.327Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:39.327Z] #29 24.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T21:33:39.327Z] #29 25.33 [2022-04-07T21:33:39.584Z] #29 25.65 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:39.584Z] #29 25.85 [2022-04-07T21:33:39.754Z] #47 ... [2022-04-07T21:33:39.754Z] [2022-04-07T21:33:39.754Z] #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-04-07T21:33:39.754Z] #51 sha256:2555b0a282e02ba38f21722128be4be96cf39302e0239fe72cd5b970252c0b01 [2022-04-07T21:33:39.754Z] #51 4.075 + RM_GOPATH=0 [2022-04-07T21:33:39.754Z] #51 4.075 + TMP_GOPATH= [2022-04-07T21:33:39.754Z] #51 4.075 + : /build [2022-04-07T21:33:39.754Z] #51 4.075 + '[' -z '' ']' [2022-04-07T21:33:39.754Z] #51 4.075 ++ mktemp -d [2022-04-07T21:33:39.754Z] #51 4.076 + export GOPATH=/tmp/tmp.z44cBuKeO1 [2022-04-07T21:33:39.754Z] #51 4.076 + GOPATH=/tmp/tmp.z44cBuKeO1 [2022-04-07T21:33:39.754Z] #51 4.076 + RM_GOPATH=1 [2022-04-07T21:33:39.754Z] #51 4.076 + case "$(go env GOARCH)" in [2022-04-07T21:33:39.754Z] #51 4.078 ++ go env GOARCH [2022-04-07T21:33:39.754Z] #51 4.085 Install shfmt version v3.0.2 [2022-04-07T21:33:39.754Z] #51 4.085 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:39.754Z] #51 4.085 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:39.754Z] #51 4.085 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:39.754Z] #51 4.085 + dir=/tmp/install [2022-04-07T21:33:39.754Z] #51 4.085 + bin=shfmt [2022-04-07T21:33:39.754Z] #51 4.085 + shift [2022-04-07T21:33:39.754Z] #51 4.085 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T21:33:39.754Z] #51 4.085 + . /tmp/install/shfmt.installer [2022-04-07T21:33:39.754Z] #51 4.085 ++ : v3.0.2 [2022-04-07T21:33:39.754Z] #51 4.085 + install_shfmt [2022-04-07T21:33:39.754Z] #51 4.085 + echo 'Install shfmt version v3.0.2' [2022-04-07T21:33:39.754Z] #51 4.085 + GOBIN=/build [2022-04-07T21:33:39.754Z] #51 4.085 + GO111MODULE=on [2022-04-07T21:33:39.754Z] #51 4.085 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T21:33:39.754Z] #51 4.170 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T21:33:39.754Z] #51 5.083 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T21:33:39.754Z] #51 5.106 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T21:33:39.754Z] #51 5.175 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T21:33:39.754Z] #51 7.013 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T21:33:39.754Z] #51 ... [2022-04-07T21:33:39.754Z] [2022-04-07T21:33:39.754Z] #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-04-07T21:33:39.754Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:33:39.754Z] #34 6.322 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:39.754Z] #34 6.322 + RM_GOPATH=0 [2022-04-07T21:33:39.754Z] #34 6.322 + TMP_GOPATH= [2022-04-07T21:33:39.754Z] #34 6.322 + : /build [2022-04-07T21:33:39.754Z] #34 6.322 + '[' -z '' ']' [2022-04-07T21:33:39.754Z] #34 6.322 ++ mktemp -d [2022-04-07T21:33:39.754Z] #34 6.322 + export GOPATH=/tmp/tmp.VkOswI2NEv [2022-04-07T21:33:39.754Z] #34 6.322 + GOPATH=/tmp/tmp.VkOswI2NEv [2022-04-07T21:33:39.754Z] #34 6.322 + RM_GOPATH=1 [2022-04-07T21:33:39.754Z] #34 6.322 + case "$(go env GOARCH)" in [2022-04-07T21:33:39.754Z] #34 6.322 ++ go env GOARCH [2022-04-07T21:33:39.754Z] #34 6.322 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:39.754Z] #34 6.322 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:39.754Z] #34 6.322 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:39.754Z] #34 6.322 + dir=/tmp/install [2022-04-07T21:33:39.754Z] #34 6.322 + bin=tomlv [2022-04-07T21:33:39.754Z] #34 6.322 + shift [2022-04-07T21:33:39.754Z] #34 6.322 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T21:33:39.754Z] #34 6.322 + . /tmp/install/tomlv.installer [2022-04-07T21:33:39.754Z] #34 6.322 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:39.754Z] #34 6.322 + install_tomlv [2022-04-07T21:33:39.754Z] #34 6.322 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T21:33:39.754Z] #34 6.322 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VkOswI2NEv/src/github.com/BurntSushi/toml [2022-04-07T21:33:39.754Z] #34 6.322 Cloning into '/tmp/tmp.VkOswI2NEv/src/github.com/BurntSushi/toml'... [2022-04-07T21:33:39.754Z] #34 8.113 + cd /tmp/tmp.VkOswI2NEv/src/github.com/BurntSushi/toml [2022-04-07T21:33:39.754Z] #34 8.113 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T21:33:39.754Z] #34 8.316 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:33:39.754Z] #34 9.145 internal/unsafeheader [2022-04-07T21:33:39.754Z] #34 9.201 internal/abi [2022-04-07T21:33:39.754Z] #34 9.342 internal/cpu [2022-04-07T21:33:39.754Z] #34 9.616 internal/goexperiment [2022-04-07T21:33:39.754Z] #34 9.841 runtime/internal/atomic [2022-04-07T21:33:40.015Z] #34 10.21 internal/bytealg [2022-04-07T21:33:40.015Z] #34 ... [2022-04-07T21:33:40.015Z] [2022-04-07T21:33:40.015Z] #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-04-07T21:33:40.015Z] #67 sha256:54b03d7a52330c6ade94dbb60bf301946d1ae036911031342c8a20c2ba9c11b3 [2022-04-07T21:33:40.015Z] #67 4.183 + RM_GOPATH=0 [2022-04-07T21:33:40.015Z] #67 4.183 + TMP_GOPATH= [2022-04-07T21:33:40.015Z] #67 4.183 + : /build [2022-04-07T21:33:40.015Z] #67 4.183 + '[' -z '' ']' [2022-04-07T21:33:40.015Z] #67 4.183 ++ mktemp -d [2022-04-07T21:33:40.015Z] #67 4.183 + export GOPATH=/tmp/tmp.mMTM6jWZz5 [2022-04-07T21:33:40.015Z] #67 4.183 + GOPATH=/tmp/tmp.mMTM6jWZz5 [2022-04-07T21:33:40.015Z] #67 4.183 + RM_GOPATH=1 [2022-04-07T21:33:40.015Z] #67 4.183 + case "$(go env GOARCH)" in [2022-04-07T21:33:40.015Z] #67 4.183 ++ go env GOARCH [2022-04-07T21:33:40.015Z] #67 4.194 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:40.015Z] #67 4.195 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.015Z] #67 4.195 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.015Z] #67 4.195 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:40.015Z] #67 4.195 + dir=/tmp/install [2022-04-07T21:33:40.015Z] #67 4.195 + bin=proxy [2022-04-07T21:33:40.015Z] #67 4.195 + shift [2022-04-07T21:33:40.015Z] #67 4.195 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T21:33:40.015Z] #67 4.195 + . /tmp/install/proxy.installer [2022-04-07T21:33:40.015Z] #67 4.195 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:40.015Z] #67 4.195 + install_proxy [2022-04-07T21:33:40.015Z] #67 4.195 + case "$1" in [2022-04-07T21:33:40.015Z] #67 4.195 + export CGO_ENABLED=0 [2022-04-07T21:33:40.015Z] #67 4.195 + CGO_ENABLED=0 [2022-04-07T21:33:40.015Z] #67 4.195 + _install_proxy [2022-04-07T21:33:40.015Z] #67 4.195 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T21:33:40.016Z] #67 4.195 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mMTM6jWZz5/src/github.com/docker/libnetwork [2022-04-07T21:33:40.016Z] #67 4.195 Cloning into '/tmp/tmp.mMTM6jWZz5/src/github.com/docker/libnetwork'... [2022-04-07T21:33:40.275Z] #67 ... [2022-04-07T21:33:40.275Z] [2022-04-07T21:33:40.275Z] #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-04-07T21:33:40.275Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:40.275Z] #40 5.277 + git clone https://github.com/docker/distribution.git . [2022-04-07T21:33:40.275Z] #40 5.279 Cloning into '.'... [2022-04-07T21:33:40.275Z] #40 ... [2022-04-07T21:33:40.275Z] [2022-04-07T21:33:40.275Z] #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-04-07T21:33:40.275Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:40.275Z] #32 4.599 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T21:33:40.275Z] #32 4.610 Cloning into '.'... [2022-04-07T21:33:40.522Z] #29 26.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T21:33:40.522Z] #29 ... [2022-04-07T21:33:40.522Z] [2022-04-07T21:33:40.522Z] #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-04-07T21:33:40.522Z] #55 sha256:fa91f327491da2e5eb96b2cc1893ad94319902173054ce8525e823cb2faccd41 [2022-04-07T21:33:40.522Z] #55 15.89 Fetched 8298 kB in 13s (644 kB/s) [2022-04-07T21:33:40.522Z] #55 15.89 Reading package lists... [2022-04-07T21:33:40.532Z] #32 ... [2022-04-07T21:33:40.532Z] [2022-04-07T21:33:40.532Z] #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-04-07T21:33:40.532Z] #45 sha256:a337d1c04841e3f2429b6584537e69a3386967683b7d0f1681cd7bbaa85940d1 [2022-04-07T21:33:40.532Z] #45 3.670 + RM_GOPATH=0 [2022-04-07T21:33:40.532Z] #45 3.670 + TMP_GOPATH= [2022-04-07T21:33:40.532Z] #45 3.670 + : /build [2022-04-07T21:33:40.532Z] #45 3.670 + '[' -z '' ']' [2022-04-07T21:33:40.532Z] #45 3.676 ++ mktemp -d [2022-04-07T21:33:40.532Z] #45 3.676 + export GOPATH=/tmp/tmp.ed0Wn2BHIz [2022-04-07T21:33:40.532Z] #45 3.676 + GOPATH=/tmp/tmp.ed0Wn2BHIz [2022-04-07T21:33:40.532Z] #45 3.676 + RM_GOPATH=1 [2022-04-07T21:33:40.532Z] #45 3.676 + case "$(go env GOARCH)" in [2022-04-07T21:33:40.532Z] #45 3.676 ++ go env GOARCH [2022-04-07T21:33:40.532Z] #45 3.696 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.532Z] #45 3.696 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.532Z] #45 3.696 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:40.532Z] #45 3.696 + dir=/tmp/install [2022-04-07T21:33:40.532Z] #45 3.696 + bin=vndr [2022-04-07T21:33:40.532Z] #45 3.696 + shift [2022-04-07T21:33:40.532Z] #45 3.696 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T21:33:40.532Z] #45 3.696 + . /tmp/install/vndr.installer [2022-04-07T21:33:40.532Z] #45 3.696 ++ : v0.1.2 [2022-04-07T21:33:40.532Z] #45 3.696 + install_vndr [2022-04-07T21:33:40.532Z] #45 3.696 + echo 'Install vndr version v0.1.2' [2022-04-07T21:33:40.532Z] #45 3.696 + GOBIN=/build [2022-04-07T21:33:40.532Z] #45 3.696 + GO111MODULE=on [2022-04-07T21:33:40.532Z] #45 3.696 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T21:33:40.532Z] #45 3.696 Install vndr version v0.1.2 [2022-04-07T21:33:40.532Z] #45 4.052 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T21:33:40.532Z] #45 ... [2022-04-07T21:33:40.532Z] [2022-04-07T21:33:40.532Z] #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-04-07T21:33:40.532Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:40.532Z] #42 4.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:40.532Z] #42 4.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:40.532Z] #42 5.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:40.532Z] #42 5.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:40.532Z] #42 7.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:40.532Z] #42 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:40.667Z] #40 ... [2022-04-07T21:33:40.667Z] [2022-04-07T21:33:40.667Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-07T21:33:40.667Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:40.667Z] #36 23.56 Fetched 8476 kB in 18s (469 kB/s) [2022-04-07T21:33:40.667Z] #36 23.56 Reading package lists... [2022-04-07T21:33:40.667Z] #36 30.56 Reading package lists... [2022-04-07T21:33:40.667Z] #36 ... [2022-04-07T21:33:40.667Z] [2022-04-07T21:33:40.667Z] #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-04-07T21:33:40.667Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:33:40.667Z] #49 24.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T21:33:40.667Z] #49 24.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T21:33:40.667Z] #49 24.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T21:33:40.667Z] #49 24.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T21:33:40.667Z] #49 24.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T21:33:40.667Z] #49 24.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T21:33:40.667Z] #49 25.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T21:33:40.667Z] #49 25.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T21:33:40.667Z] #49 25.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T21:33:40.667Z] #49 25.71 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T21:33:40.667Z] #49 25.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T21:33:40.667Z] #49 25.88 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T21:33:40.667Z] #49 25.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T21:33:40.667Z] #49 27.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T21:33:40.667Z] #49 27.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T21:33:40.667Z] #49 27.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T21:33:40.667Z] #49 27.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T21:33:40.667Z] #49 27.33 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T21:33:40.667Z] #49 27.49 go: downloading golang.org/x/text v0.3.2 [2022-04-07T21:33:40.667Z] #49 33.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:33:40.667Z] #49 33.06 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T21:33:40.667Z] #49 33.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T21:33:40.667Z] #49 33.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T21:33:40.667Z] #49 33.24 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T21:33:40.779Z] #55 21.76 Reading package lists... [2022-04-07T21:33:40.779Z] #55 ... [2022-04-07T21:33:40.779Z] [2022-04-07T21:33:40.779Z] #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-04-07T21:33:40.779Z] #49 sha256:7e33a0cd9d145183902e293a25c85ed017aa8a23091478f0de101ce8c2bb6e8e [2022-04-07T21:33:40.779Z] #49 21.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T21:33:40.779Z] #49 21.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T21:33:40.779Z] #49 21.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T21:33:40.779Z] #49 21.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T21:33:40.779Z] #49 21.70 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T21:33:40.779Z] #49 21.84 go: downloading golang.org/x/text v0.3.2 [2022-04-07T21:33:40.789Z] #42 ... [2022-04-07T21:33:40.790Z] [2022-04-07T21:33:40.790Z] #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-04-07T21:33:40.790Z] #49 sha256:95632d10c6f29e1e1cc1b306e53421d0009df81b2aadb1642a02ebdc11d73d21 [2022-04-07T21:33:40.790Z] #49 3.989 + RM_GOPATH=0 [2022-04-07T21:33:40.790Z] #49 3.989 + TMP_GOPATH= [2022-04-07T21:33:40.790Z] #49 3.989 + : /build [2022-04-07T21:33:40.790Z] #49 3.989 + '[' -z '' ']' [2022-04-07T21:33:40.790Z] #49 3.989 ++ mktemp -d [2022-04-07T21:33:40.790Z] #49 3.990 + export GOPATH=/tmp/tmp.UHjTreYMDn [2022-04-07T21:33:40.790Z] #49 3.990 + GOPATH=/tmp/tmp.UHjTreYMDn [2022-04-07T21:33:40.790Z] #49 3.990 + RM_GOPATH=1 [2022-04-07T21:33:40.790Z] #49 3.990 + case "$(go env GOARCH)" in [2022-04-07T21:33:40.790Z] #49 3.992 ++ go env GOARCH [2022-04-07T21:33:40.790Z] #49 3.996 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.790Z] #49 3.996 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.790Z] #49 3.996 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:40.790Z] #49 3.996 + dir=/tmp/install [2022-04-07T21:33:40.790Z] #49 3.996 + bin=golangci_lint [2022-04-07T21:33:40.790Z] #49 3.996 + shift [2022-04-07T21:33:40.790Z] #49 3.996 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T21:33:40.790Z] #49 3.996 + . /tmp/install/golangci_lint.installer [2022-04-07T21:33:40.790Z] #49 3.996 ++ : v1.23.8 [2022-04-07T21:33:40.790Z] #49 4.008 + install_golangci_lint [2022-04-07T21:33:40.790Z] #49 4.008 + set -e [2022-04-07T21:33:40.790Z] #49 4.008 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T21:33:40.790Z] #49 4.008 + GOBIN=/build [2022-04-07T21:33:40.790Z] #49 4.008 + GO111MODULE=on [2022-04-07T21:33:40.790Z] #49 4.008 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T21:33:40.790Z] #49 4.008 Install golangci-lint version v1.23.8 [2022-04-07T21:33:40.790Z] #49 4.478 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T21:33:40.790Z] #49 10.99 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T21:33:40.790Z] #49 11.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T21:33:40.790Z] #49 ... [2022-04-07T21:33:40.790Z] [2022-04-07T21:33:40.790Z] #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-04-07T21:33:40.790Z] #58 sha256:1532f193a3558db0e8625a5cf5f5b8de0be7d6ad253c911496dee9de48e5dabb [2022-04-07T21:33:40.790Z] #58 4.388 + RM_GOPATH=0 [2022-04-07T21:33:40.790Z] #58 4.388 + TMP_GOPATH= [2022-04-07T21:33:40.790Z] #58 4.388 + : /build [2022-04-07T21:33:40.790Z] #58 4.388 + '[' -z '' ']' [2022-04-07T21:33:40.790Z] #58 4.389 ++ mktemp -d [2022-04-07T21:33:40.790Z] #58 4.390 + export GOPATH=/tmp/tmp.XqsFVW0N0l [2022-04-07T21:33:40.790Z] #58 4.390 + GOPATH=/tmp/tmp.XqsFVW0N0l [2022-04-07T21:33:40.790Z] #58 4.390 + RM_GOPATH=1 [2022-04-07T21:33:40.790Z] #58 4.390 + case "$(go env GOARCH)" in [2022-04-07T21:33:40.790Z] #58 4.393 ++ go env GOARCH [2022-04-07T21:33:40.790Z] #58 4.421 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.790Z] #58 4.421 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:40.790Z] #58 4.421 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:40.790Z] #58 4.437 + dir=/tmp/install [2022-04-07T21:33:40.790Z] #58 4.437 + bin=rootlesskit [2022-04-07T21:33:40.790Z] #58 4.437 + shift [2022-04-07T21:33:40.790Z] #58 4.437 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T21:33:40.790Z] #58 4.437 + . /tmp/install/rootlesskit.installer [2022-04-07T21:33:40.790Z] #58 4.437 ++ : v0.14.4 [2022-04-07T21:33:40.790Z] #58 4.440 + install_rootlesskit [2022-04-07T21:33:40.790Z] #58 4.440 + case "$1" in [2022-04-07T21:33:40.790Z] #58 4.440 + export CGO_ENABLED=0 [2022-04-07T21:33:40.790Z] #58 4.440 + CGO_ENABLED=0 [2022-04-07T21:33:40.790Z] #58 4.440 + _install_rootlesskit [2022-04-07T21:33:40.790Z] #58 4.440 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T21:33:40.790Z] #58 4.440 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:33:40.790Z] #58 4.440 + GOBIN=/build [2022-04-07T21:33:40.790Z] #58 4.440 + GO111MODULE=on [2022-04-07T21:33:40.790Z] #58 4.440 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T21:33:40.790Z] #58 4.440 Install rootlesskit version v0.14.4 [2022-04-07T21:33:40.790Z] #58 4.937 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T21:33:40.790Z] #58 7.238 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:33:40.790Z] #58 7.238 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:33:40.790Z] #58 7.334 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T21:33:40.790Z] #58 7.914 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T21:33:40.928Z] #49 34.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T21:33:41.049Z] #58 ... [2022-04-07T21:33:41.049Z] [2022-04-07T21:33:41.049Z] #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-04-07T21:33:41.049Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:41.049Z] #36 6.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:41.049Z] #36 6.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:41.049Z] #36 6.879 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:41.049Z] #36 8.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:41.049Z] #36 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:41.049Z] #36 ... [2022-04-07T21:33:41.049Z] [2022-04-07T21:33:41.050Z] #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-04-07T21:33:41.050Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:41.050Z] #55 7.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:41.050Z] #55 7.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:41.050Z] #55 7.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:41.050Z] #55 8.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:41.050Z] #55 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:41.052Z] #43 62.72 LINK criu/pie/restorer.built-in.o [2022-04-07T21:33:41.052Z] #43 62.74 GEN criu/pie/restorer-blob.h [2022-04-07T21:33:41.052Z] #43 62.82 DEP criu/vdso.d [2022-04-07T21:33:41.052Z] #43 63.10 DEP criu/vdso-compat.d [2022-04-07T21:33:41.190Z] #49 34.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T21:33:41.190Z] #49 34.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T21:33:41.307Z] #55 ... [2022-04-07T21:33:41.307Z] [2022-04-07T21:33:41.307Z] #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-04-07T21:33:41.307Z] #24 sha256:46ceff3bbf6d330f59544bd6b4d8cb2810adb6e46f834417041499a793d8df07 [2022-04-07T21:33:41.307Z] #24 6.574 + RM_GOPATH=0 [2022-04-07T21:33:41.307Z] #24 6.574 + TMP_GOPATH= [2022-04-07T21:33:41.307Z] #24 6.574 + : /build [2022-04-07T21:33:41.307Z] #24 6.574 + '[' -z '' ']' [2022-04-07T21:33:41.307Z] #24 6.574 ++ mktemp -d [2022-04-07T21:33:41.307Z] #24 6.657 + export GOPATH=/tmp/tmp.E8xKY5MuCP [2022-04-07T21:33:41.307Z] #24 6.657 + GOPATH=/tmp/tmp.E8xKY5MuCP [2022-04-07T21:33:41.307Z] #24 6.657 + RM_GOPATH=1 [2022-04-07T21:33:41.307Z] #24 6.657 + case "$(go env GOARCH)" in [2022-04-07T21:33:41.307Z] #24 6.657 ++ go env GOARCH [2022-04-07T21:33:41.307Z] #24 6.657 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:41.307Z] #24 6.657 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:41.307Z] #24 6.657 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:41.307Z] #24 6.657 + dir=/tmp/install [2022-04-07T21:33:41.307Z] #24 6.657 + bin=dockercli [2022-04-07T21:33:41.307Z] #24 6.657 + shift [2022-04-07T21:33:41.307Z] #24 6.657 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T21:33:41.307Z] #24 6.657 + . /tmp/install/dockercli.installer [2022-04-07T21:33:41.307Z] #24 6.657 ++ : stable [2022-04-07T21:33:41.307Z] #24 6.657 ++ : 17.06.2-ce [2022-04-07T21:33:41.307Z] #24 6.657 + install_dockercli [2022-04-07T21:33:41.307Z] #24 6.657 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T21:33:41.307Z] #24 6.657 ++ uname -m [2022-04-07T21:33:41.307Z] #24 6.657 + arch=x86_64 [2022-04-07T21:33:41.307Z] #24 6.657 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T21:33:41.307Z] #24 6.657 + url=https://download.docker.com/linux/static [2022-04-07T21:33:41.307Z] #24 6.657 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T21:33:41.307Z] #24 6.657 + tar -xz docker/docker [2022-04-07T21:33:41.307Z] #24 6.657 Install docker/cli version 17.06.2-ce from stable [2022-04-07T21:33:41.310Z] #43 63.21 DEP criu/uts_ns.d [2022-04-07T21:33:41.344Z] #49 ... [2022-04-07T21:33:41.344Z] [2022-04-07T21:33:41.344Z] #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-04-07T21:33:41.344Z] #29 sha256:cb093823ad0f7a184a273a3a226f05272fd2707caf4092b54942ff52bc37d5a7 [2022-04-07T21:33:41.344Z] #29 27.23 [2022-04-07T21:33:41.344Z] #29 27.58 #=#=# ######################################################################## 100.0% [2022-04-07T21:33:41.344Z] #29 27.70 [2022-04-07T21:33:41.564Z] #24 ... [2022-04-07T21:33:41.564Z] [2022-04-07T21:33:41.564Z] #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-04-07T21:33:41.564Z] #58 sha256:1532f193a3558db0e8625a5cf5f5b8de0be7d6ad253c911496dee9de48e5dabb [2022-04-07T21:33:41.564Z] #58 11.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T21:33:41.568Z] #43 63.39 DEP criu/util.d [2022-04-07T21:33:41.568Z] #43 63.57 DEP criu/uffd.d [2022-04-07T21:33:41.618Z] #29 27.81 Download of images into '/build' complete. [2022-04-07T21:33:41.618Z] #29 27.81 Use something like the following to load the result into a Docker daemon: [2022-04-07T21:33:41.618Z] #29 27.81 tar -cC '/build' . | docker load [2022-04-07T21:33:41.618Z] #29 DONE 27.9s [2022-04-07T21:33:41.618Z] [2022-04-07T21:33:41.618Z] #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-04-07T21:33:41.618Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:33:41.618Z] #13 15.82 Fetched 8830 kB in 15s (596 kB/s) [2022-04-07T21:33:41.618Z] #13 15.82 Reading package lists... [2022-04-07T21:33:41.826Z] #43 63.83 DEP criu/tun.d [2022-04-07T21:33:41.877Z] #13 22.44 Reading package lists... [2022-04-07T21:33:41.877Z] #13 ... [2022-04-07T21:33:41.877Z] [2022-04-07T21:33:41.877Z] #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-04-07T21:33:41.877Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:33:41.877Z] #36 17.23 Fetched 8298 kB in 13s (624 kB/s) [2022-04-07T21:33:41.877Z] #36 17.23 Reading package lists... [2022-04-07T21:33:42.084Z] #43 64.05 DEP criu/tty.d [2022-04-07T21:33:42.129Z] #58 12.23 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T21:33:42.129Z] #58 12.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T21:33:42.129Z] #58 12.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T21:33:42.129Z] #58 12.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T21:33:42.129Z] #58 12.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T21:33:42.135Z] #36 22.64 Reading package lists... [2022-04-07T21:33:42.135Z] #36 ... [2022-04-07T21:33:42.135Z] [2022-04-07T21:33:42.135Z] #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-04-07T21:33:42.135Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:33:42.136Z] #42 17.30 Fetched 8298 kB in 13s (626 kB/s) [2022-04-07T21:33:42.136Z] #42 17.30 Reading package lists... [2022-04-07T21:33:42.342Z] #43 64.21 DEP criu/timerfd.d [2022-04-07T21:33:42.342Z] #43 64.41 DEP criu/timens.d [2022-04-07T21:33:42.387Z] #58 12.75 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T21:33:42.392Z] #42 22.91 Reading package lists... [2022-04-07T21:33:42.392Z] #42 ... [2022-04-07T21:33:42.392Z] [2022-04-07T21:33:42.392Z] #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-04-07T21:33:42.392Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:33:42.392Z] #36 22.64 Reading package lists... [2022-04-07T21:33:42.600Z] #43 64.55 DEP criu/sysfs_parse.d [2022-04-07T21:33:42.858Z] #43 64.67 DEP criu/sysctl.d [2022-04-07T21:33:42.858Z] #43 64.81 DEP criu/string.d [2022-04-07T21:33:42.858Z] #43 64.89 DEP criu/stats.d [2022-04-07T21:33:43.107Z] #49 ... [2022-04-07T21:33:43.107Z] [2022-04-07T21:33:43.107Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-07T21:33:43.107Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:43.107Z] #36 30.56 Reading package lists... [2022-04-07T21:33:43.107Z] #36 36.65 Building dependency tree... [2022-04-07T21:33:43.107Z] #36 ... [2022-04-07T21:33:43.107Z] [2022-04-07T21:33:43.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-04-07T21:33:43.107Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:43.107Z] #13 23.30 Fetched 9012 kB in 21s (437 kB/s) [2022-04-07T21:33:43.107Z] #13 23.30 Reading package lists... [2022-04-07T21:33:43.116Z] #43 65.02 DEP criu/sockets.d [2022-04-07T21:33:43.366Z] #58 13.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T21:33:43.366Z] #58 13.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T21:33:43.369Z] #13 29.92 Reading package lists... [2022-04-07T21:33:43.369Z] #13 ... [2022-04-07T21:33:43.369Z] [2022-04-07T21:33:43.369Z] #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-04-07T21:33:43.369Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:43.369Z] #55 23.95 Reading package lists... [2022-04-07T21:33:43.369Z] #55 30.72 Reading package lists... [2022-04-07T21:33:43.375Z] #43 65.19 DEP criu/sk-unix.d [2022-04-07T21:33:43.375Z] #43 65.40 DEP criu/sk-tcp.d [2022-04-07T21:33:43.522Z] #42 31.69 Reading package lists... [2022-04-07T21:33:43.522Z] #42 ... [2022-04-07T21:33:43.522Z] [2022-04-07T21:33:43.522Z] #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-04-07T21:33:43.522Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:43.522Z] #40 28.96 Checking out files: 90% (1669/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T21:33:43.522Z] #40 29.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T21:33:43.522Z] #40 31.35 + 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-04-07T21:33:43.632Z] #43 65.61 DEP criu/sk-queue.d [2022-04-07T21:33:43.891Z] #43 65.77 DEP criu/sk-packet.d [2022-04-07T21:33:44.020Z] #36 27.97 Building dependency tree... [2022-04-07T21:33:44.091Z] #40 ... [2022-04-07T21:33:44.092Z] [2022-04-07T21:33:44.092Z] #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-04-07T21:33:44.092Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:44.092Z] #42 31.69 Reading package lists... [2022-04-07T21:33:44.156Z] #43 65.99 DEP criu/sk-netlink.d [2022-04-07T21:33:44.156Z] #43 66.19 DEP criu/sk-inet.d [2022-04-07T21:33:44.156Z] #43 ... [2022-04-07T21:33:44.156Z] [2022-04-07T21:33:44.156Z] #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-04-07T21:33:44.156Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:33:44.156Z] #20 6.468 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:44.156Z] #20 11.14 Fetched 9012 kB in 10s (885 kB/s) [2022-04-07T21:33:44.156Z] #20 11.14 Reading package lists... [2022-04-07T21:33:44.413Z] #20 14.69 Reading package lists... [2022-04-07T21:33:44.413Z] #20 ... [2022-04-07T21:33:44.413Z] [2022-04-07T21:33:44.413Z] #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-04-07T21:33:44.413Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:33:44.413Z] #53 13.64 + cd /tmp/tmp.t13okQnmwC/src/github.com/opencontainers/runc [2022-04-07T21:33:44.413Z] #53 13.66 + git checkout -q v1.0.3 [2022-04-07T21:33:44.413Z] #53 14.45 + '[' -z '' ']' [2022-04-07T21:33:44.413Z] #53 14.45 + target=static [2022-04-07T21:33:44.413Z] #53 14.45 + make BUILDTAGS=seccomp static [2022-04-07T21:33:44.413Z] #53 14.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T21:33:44.413Z] #53 ... [2022-04-07T21:33:44.413Z] [2022-04-07T21:33:44.413Z] #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-04-07T21:33:44.413Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:44.413Z] #43 66.39 DEP criu/signalfd.d [2022-04-07T21:33:44.670Z] #43 66.57 DEP criu/sigframe.d [2022-04-07T21:33:44.670Z] #43 66.75 DEP criu/shmem.d [2022-04-07T21:33:44.753Z] #55 36.89 Building dependency tree... [2022-04-07T21:33:44.753Z] #55 ... [2022-04-07T21:33:44.753Z] [2022-04-07T21:33:44.753Z] #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-04-07T21:33:44.753Z] #51 sha256:b3d2d568d1eeb3d31c5dee33e226e7e407921513c08e17167d44840920f3826d [2022-04-07T21:33:44.753Z] #51 DONE 38.1s [2022-04-07T21:33:44.753Z] [2022-04-07T21:33:44.753Z] #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-04-07T21:33:44.753Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:44.753Z] #36 36.65 Building dependency tree... [2022-04-07T21:33:44.927Z] #43 66.88 DEP criu/servicefd.d [2022-04-07T21:33:44.927Z] #43 67.01 DEP criu/seize.d [2022-04-07T21:33:45.184Z] #43 67.15 DEP criu/seccomp.d [2022-04-07T21:33:45.233Z] #42 37.93 Building dependency tree... [2022-04-07T21:33:45.233Z] #42 ... [2022-04-07T21:33:45.233Z] [2022-04-07T21:33:45.233Z] #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-04-07T21:33:45.233Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:45.233Z] #55 21.82 Reading package lists... [2022-04-07T21:33:45.233Z] #55 28.94 Reading package lists... [2022-04-07T21:33:45.233Z] #55 35.07 Building dependency tree... [2022-04-07T21:33:45.233Z] #55 38.38 The following additional packages will be installed: [2022-04-07T21:33:45.233Z] #55 38.39 libbtrfs0 [2022-04-07T21:33:45.233Z] #55 38.55 The following NEW packages will be installed: [2022-04-07T21:33:45.233Z] #55 38.57 libbtrfs-dev libbtrfs0 [2022-04-07T21:33:45.233Z] #55 ... [2022-04-07T21:33:45.233Z] [2022-04-07T21:33:45.233Z] #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-04-07T21:33:45.233Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:33:45.233Z] #49 33.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:33:45.233Z] #49 33.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T21:33:45.233Z] #49 34.15 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T21:33:45.233Z] #49 34.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T21:33:45.234Z] #49 34.23 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T21:33:45.234Z] #49 35.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T21:33:45.234Z] #49 35.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T21:33:45.234Z] #49 35.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T21:33:45.441Z] #43 67.34 DEP criu/rst-malloc.d [2022-04-07T21:33:45.441Z] #43 67.44 DEP criu/rbtree.d [2022-04-07T21:33:45.441Z] #43 67.47 DEP criu/pstree.d [2022-04-07T21:33:45.493Z] #49 ... [2022-04-07T21:33:45.493Z] [2022-04-07T21:33:45.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-04-07T21:33:45.493Z] #51 sha256:63d8ccde09df39ca09a454c807cdfb5a975ffbe0b7e282a1ed2bdca832e6ca7e [2022-04-07T21:33:45.493Z] #51 DONE 38.8s [2022-04-07T21:33:45.493Z] [2022-04-07T21:33:45.493Z] #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-04-07T21:33:45.493Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:45.493Z] #55 38.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:45.493Z] #55 38.99 Need to get 119 kB of archives. [2022-04-07T21:33:45.493Z] #55 38.99 After this operation, 387 kB of additional disk space will be used. [2022-04-07T21:33:45.493Z] #55 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:33:45.493Z] #55 38.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:33:45.698Z] #43 67.60 DEP criu/protobuf.d [2022-04-07T21:33:45.890Z] #58 ... [2022-04-07T21:33:45.890Z] [2022-04-07T21:33:45.890Z] #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-04-07T21:33:45.890Z] #24 sha256:46ceff3bbf6d330f59544bd6b4d8cb2810adb6e46f834417041499a793d8df07 [2022-04-07T21:33:45.890Z] #24 15.23 + mkdir -p /build [2022-04-07T21:33:45.890Z] #24 15.25 + mv docker/docker /build/ [2022-04-07T21:33:45.890Z] #24 15.25 + rmdir docker [2022-04-07T21:33:45.890Z] #24 DONE 16.1s [2022-04-07T21:33:45.890Z] [2022-04-07T21:33:45.890Z] #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-04-07T21:33:45.890Z] #47 sha256:54de7df6f31f2b91eae6da2208dd07c5d8365a0035f3c6de4051a5563f497a24 [2022-04-07T21:33:45.890Z] #47 15.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:33:45.890Z] #47 16.04 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:33:45.911Z] #36 30.99 The following additional packages will be installed: [2022-04-07T21:33:45.911Z] #36 31.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T21:33:45.911Z] #36 31.00 Suggested packages: [2022-04-07T21:33:45.911Z] #36 31.00 cmake-doc ninja-build lrzip [2022-04-07T21:33:45.911Z] #36 31.00 Recommended packages: [2022-04-07T21:33:45.911Z] #36 31.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T21:33:45.955Z] #43 67.74 GEN criu/protobuf-desc-gen.h [2022-04-07T21:33:46.485Z] #36 31.78 The following NEW packages will be installed: [2022-04-07T21:33:46.485Z] #36 31.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T21:33:46.485Z] #36 31.79 vim-common xxd [2022-04-07T21:33:46.667Z] #36 40.06 The following additional packages will be installed: [2022-04-07T21:33:46.667Z] #36 40.08 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T21:33:46.667Z] #36 40.08 Suggested packages: [2022-04-07T21:33:46.667Z] #36 40.10 cmake-doc ninja-build lrzip [2022-04-07T21:33:46.667Z] #36 40.10 Recommended packages: [2022-04-07T21:33:46.667Z] #36 40.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T21:33:46.667Z] #36 ... [2022-04-07T21:33:46.667Z] [2022-04-07T21:33:46.667Z] #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-04-07T21:33:46.667Z] #67 sha256:dd2604c68f43497dada486056ece2456321aa3cccc33f082c2480441f96054c1 [2022-04-07T21:33:46.667Z] #67 DONE 40.2s [2022-04-07T21:33:46.741Z] #36 32.18 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:46.741Z] #36 32.18 Need to get 14.2 MB of archives. [2022-04-07T21:33:46.741Z] #36 32.18 After this operation, 60.0 MB of additional disk space will be used. [2022-04-07T21:33:46.741Z] #36 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-07T21:33:46.741Z] #36 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:33:46.874Z] #55 40.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:46.928Z] [2022-04-07T21:33:46.928Z] #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-04-07T21:33:46.928Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:46.928Z] #13 29.92 Reading package lists... [2022-04-07T21:33:46.998Z] #36 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T21:33:46.998Z] #36 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-07T21:33:47.135Z] #55 40.59 Fetched 119 kB in 0s (418 kB/s) [2022-04-07T21:33:47.190Z] #13 37.10 Building dependency tree... [2022-04-07T21:33:47.190Z] #13 ... [2022-04-07T21:33:47.190Z] [2022-04-07T21:33:47.190Z] #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-04-07T21:33:47.190Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:47.190Z] #42 24.03 Reading package lists... [2022-04-07T21:33:47.190Z] #42 30.94 Reading package lists... [2022-04-07T21:33:47.190Z] #42 37.12 Building dependency tree... [2022-04-07T21:33:47.190Z] #42 40.84 The following additional packages will be installed: [2022-04-07T21:33:47.190Z] #42 40.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T21:33:47.190Z] #42 40.84 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T21:33:47.190Z] #42 40.84 Suggested packages: [2022-04-07T21:33:47.190Z] #42 40.85 manpages-dev python-setuptools [2022-04-07T21:33:47.190Z] #42 ... [2022-04-07T21:33:47.190Z] [2022-04-07T21:33:47.190Z] #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-04-07T21:33:47.190Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:47.190Z] #55 36.89 Building dependency tree... [2022-04-07T21:33:47.190Z] #55 40.73 The following additional packages will be installed: [2022-04-07T21:33:47.190Z] #55 40.75 libbtrfs0 [2022-04-07T21:33:47.190Z] #55 40.91 The following NEW packages will be installed: [2022-04-07T21:33:47.325Z] #43 69.30 DEP criu/protobuf-desc.d [2022-04-07T21:33:47.398Z] #55 40.70 Selecting previously unselected package libbtrfs0. [2022-04-07T21:33:47.398Z] #55 40.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-04-07T21:33:47.398Z] #55 40.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:33:47.398Z] #55 40.78 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:47.452Z] #55 40.94 libbtrfs-dev libbtrfs0 [2022-04-07T21:33:47.562Z] #36 32.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u3 [625 kB] [2022-04-07T21:33:47.562Z] #36 32.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-04-07T21:33:47.562Z] #36 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-04-07T21:33:47.562Z] #36 32.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-04-07T21:33:47.562Z] #36 32.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-04-07T21:33:47.562Z] #36 32.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-04-07T21:33:47.582Z] #43 69.46 DEP criu/proc_parse.d [2022-04-07T21:33:47.582Z] #43 69.69 DEP criu/plugin.d [2022-04-07T21:33:47.659Z] #55 41.01 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:33:47.659Z] #55 41.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:33:47.659Z] #55 41.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:47.659Z] #55 ... [2022-04-07T21:33:47.659Z] [2022-04-07T21:33:47.659Z] #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-04-07T21:33:47.659Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:47.659Z] #36 24.69 Reading package lists... [2022-04-07T21:33:47.659Z] #36 31.56 Reading package lists... [2022-04-07T21:33:47.659Z] #36 37.75 Building dependency tree... [2022-04-07T21:33:47.659Z] #36 41.21 The following additional packages will be installed: [2022-04-07T21:33:47.659Z] #36 41.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T21:33:47.659Z] #36 41.25 Suggested packages: [2022-04-07T21:33:47.820Z] #36 ... [2022-04-07T21:33:47.820Z] [2022-04-07T21:33:47.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-04-07T21:33:47.820Z] #51 sha256:982c848a9b4ac40d9d35de2f7118e52d242ef4575ef70fa9b0b290ad03c75724 [2022-04-07T21:33:47.820Z] #51 DONE 33.3s [2022-04-07T21:33:47.820Z] [2022-04-07T21:33:47.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-04-07T21:33:47.820Z] #55 sha256:fa91f327491da2e5eb96b2cc1893ad94319902173054ce8525e823cb2faccd41 [2022-04-07T21:33:47.820Z] #55 21.76 Reading package lists... [2022-04-07T21:33:47.820Z] #55 28.43 Building dependency tree... [2022-04-07T21:33:47.820Z] #55 31.28 The following additional packages will be installed: [2022-04-07T21:33:47.820Z] #55 31.28 libbtrfs0 [2022-04-07T21:33:47.820Z] #55 31.36 The following NEW packages will be installed: [2022-04-07T21:33:47.820Z] #55 31.37 libbtrfs-dev libbtrfs0 [2022-04-07T21:33:47.820Z] #55 31.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:47.820Z] #55 31.70 Need to get 119 kB of archives. [2022-04-07T21:33:47.820Z] #55 31.70 After this operation, 387 kB of additional disk space will be used. [2022-04-07T21:33:47.820Z] #55 31.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-07T21:33:47.820Z] #55 31.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-07T21:33:47.821Z] #55 32.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:47.821Z] #55 32.76 Fetched 119 kB in 0s (452 kB/s) [2022-04-07T21:33:47.821Z] #55 32.87 Selecting previously unselected package libbtrfs0. [2022-04-07T21:33:47.821Z] #55 32.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 ... 15394 files and directories currently installed.) [2022-04-07T21:33:47.821Z] #55 32.93 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-07T21:33:47.821Z] #55 32.93 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:47.821Z] #55 33.19 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:33:47.821Z] #55 33.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-07T21:33:47.821Z] #55 33.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:47.840Z] #43 69.79 DEP criu/pipes.d [2022-04-07T21:33:47.919Z] #36 41.25 cmake-doc ninja-build lrzip [2022-04-07T21:33:47.919Z] #36 41.25 Recommended packages: [2022-04-07T21:33:47.919Z] #36 41.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T21:33:47.919Z] #36 ... [2022-04-07T21:33:47.919Z] [2022-04-07T21:33:47.919Z] #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-04-07T21:33:47.919Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:47.919Z] #55 41.30 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:47.919Z] #55 41.32 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:47.919Z] #55 41.34 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:48.025Z] #55 41.39 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:48.025Z] #55 41.39 Need to get 119 kB of archives. [2022-04-07T21:33:48.025Z] #55 41.39 After this operation, 387 kB of additional disk space will be used. [2022-04-07T21:33:48.026Z] #55 41.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:33:48.026Z] #55 41.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:33:48.099Z] #43 69.94 DEP criu/pie-util.d [2022-04-07T21:33:48.099Z] #43 70.04 DEP criu/pie-util-vdso.d [2022-04-07T21:33:48.356Z] #43 70.16 DEP criu/pie-util-vdso-elf32.d [2022-04-07T21:33:48.357Z] #43 70.29 DEP criu/path.d [2022-04-07T21:33:48.357Z] #43 70.41 DEP criu/parasite-syscall.d [2022-04-07T21:33:48.387Z] #55 33.65 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:48.387Z] #55 33.69 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:48.387Z] #55 33.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:48.491Z] #55 DONE 41.8s [2022-04-07T21:33:48.491Z] [2022-04-07T21:33:48.491Z] #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-04-07T21:33:48.491Z] #56 sha256:40e47a8da69ad60286e5cf23d4c615c2e5f24ffbfdbce9e13c843848ed0602d6 [2022-04-07T21:33:48.614Z] #43 70.66 DEP criu/pagemap.d [2022-04-07T21:33:48.872Z] #43 70.83 DEP criu/pagemap-cache.d [2022-04-07T21:33:48.957Z] #55 DONE 34.3s [2022-04-07T21:33:48.957Z] [2022-04-07T21:33:48.957Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-07T21:33:48.957Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:33:48.957Z] #36 34.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:48.971Z] #55 42.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:48.972Z] #55 42.43 Fetched 119 kB in 0s (405 kB/s) [2022-04-07T21:33:48.972Z] #55 42.51 Selecting previously unselected package libbtrfs0. [2022-04-07T21:33:48.972Z] #55 42.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:33:48.972Z] #55 42.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:33:49.063Z] #56 0.885 + RM_GOPATH=0 [2022-04-07T21:33:49.063Z] #56 0.885 + TMP_GOPATH= [2022-04-07T21:33:49.063Z] #56 0.885 + : /build [2022-04-07T21:33:49.063Z] #56 0.885 + '[' -z '' ']' [2022-04-07T21:33:49.063Z] #56 0.885 ++ mktemp -d [2022-04-07T21:33:49.130Z] #43 70.96 DEP criu/page-xfer.d [2022-04-07T21:33:49.130Z] #43 71.11 DEP criu/page-pipe.d [2022-04-07T21:33:49.233Z] #55 42.75 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:49.233Z] #55 42.84 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:33:49.323Z] #56 0.888 + export GOPATH=/tmp/tmp.EOgZU1ZPwA [2022-04-07T21:33:49.323Z] #56 0.888 + GOPATH=/tmp/tmp.EOgZU1ZPwA [2022-04-07T21:33:49.323Z] #56 0.888 + RM_GOPATH=1 [2022-04-07T21:33:49.323Z] #56 0.889 + case "$(go env GOARCH)" in [2022-04-07T21:33:49.323Z] #56 0.890 ++ go env GOARCH [2022-04-07T21:33:49.323Z] #56 0.909 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:49.323Z] #56 0.909 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:49.323Z] #56 0.910 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:49.323Z] #56 0.913 + dir=/tmp/install [2022-04-07T21:33:49.323Z] #56 0.913 + bin=containerd [2022-04-07T21:33:49.323Z] #56 0.913 + shift [2022-04-07T21:33:49.323Z] #56 0.914 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T21:33:49.323Z] #56 0.914 + . /tmp/install/containerd.installer [2022-04-07T21:33:49.323Z] #56 0.915 ++ set -e [2022-04-07T21:33:49.323Z] #56 0.916 ++ : v1.5.11 [2022-04-07T21:33:49.323Z] #56 0.916 + install_containerd [2022-04-07T21:33:49.323Z] #56 0.924 + echo 'Install containerd version v1.5.11' [2022-04-07T21:33:49.323Z] #56 0.925 Install containerd version v1.5.11 [2022-04-07T21:33:49.323Z] #56 0.925 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EOgZU1ZPwA/src/github.com/containerd/containerd [2022-04-07T21:33:49.323Z] #56 0.945 Cloning into '/tmp/tmp.EOgZU1ZPwA/src/github.com/containerd/containerd'... [2022-04-07T21:33:49.388Z] #43 71.25 DEP criu/netfilter.d [2022-04-07T21:33:49.388Z] #43 71.42 DEP criu/net.d [2022-04-07T21:33:49.494Z] #55 42.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:33:49.494Z] #55 42.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:49.494Z] #55 43.13 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:33:49.521Z] #36 34.78 Fetched 14.2 MB in 1s (12.3 MB/s) [2022-04-07T21:33:49.521Z] #36 34.89 Selecting previously unselected package xxd. [2022-04-07T21:33:49.522Z] #36 34.89 (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-04-07T21:33:49.522Z] #36 34.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T21:33:49.522Z] #36 34.98 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:33:49.584Z] #56 ... [2022-04-07T21:33:49.584Z] [2022-04-07T21:33:49.584Z] #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-04-07T21:33:49.584Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:49.584Z] #13 23.30 Reading package lists... [2022-04-07T21:33:49.584Z] #13 29.97 Reading package lists... [2022-04-07T21:33:49.584Z] #13 37.05 Building dependency tree... [2022-04-07T21:33:49.647Z] #43 71.67 DEP criu/namespaces.d [2022-04-07T21:33:49.765Z] #55 43.15 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:33:49.765Z] #55 43.16 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:33:49.765Z] #55 DONE 43.4s [2022-04-07T21:33:49.765Z] [2022-04-07T21:33:49.765Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-04-07T21:33:49.765Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:49.765Z] #42 41.95 The following NEW packages will be installed: [2022-04-07T21:33:49.765Z] #42 41.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T21:33:49.765Z] #42 41.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T21:33:49.765Z] #42 41.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T21:33:49.765Z] #42 41.96 python-six zlib1g-dev [2022-04-07T21:33:49.765Z] #42 41.98 The following packages will be upgraded: [2022-04-07T21:33:49.765Z] #42 41.98 zlib1g [2022-04-07T21:33:49.765Z] #42 42.35 1 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T21:33:49.765Z] #42 42.35 Need to get 4182 kB of archives. [2022-04-07T21:33:49.765Z] #42 42.35 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T21:33:49.765Z] #42 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T21:33:49.765Z] #42 42.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T21:33:49.765Z] #42 42.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:33:49.765Z] #42 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T21:33:49.765Z] #42 42.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:33:49.765Z] #42 42.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T21:33:49.765Z] #42 42.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:33:49.765Z] #42 42.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T21:33:49.765Z] #42 42.40 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-07T21:33:49.765Z] #42 42.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T21:33:49.765Z] #42 42.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T21:33:49.765Z] #42 42.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T21:33:49.765Z] #42 42.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T21:33:49.765Z] #42 42.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T21:33:49.765Z] #42 42.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T21:33:49.765Z] #42 42.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T21:33:49.765Z] #42 42.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T21:33:49.765Z] #42 42.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T21:33:49.779Z] #36 35.18 Selecting previously unselected package vim-common. [2022-04-07T21:33:49.779Z] #36 35.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:33:49.845Z] #13 ... [2022-04-07T21:33:49.845Z] [2022-04-07T21:33:49.845Z] #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-04-07T21:33:49.845Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:49.845Z] #36 42.22 The following NEW packages will be installed: [2022-04-07T21:33:49.845Z] #36 42.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T21:33:49.845Z] #36 42.26 vim-common xxd [2022-04-07T21:33:49.845Z] #36 42.70 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:49.845Z] #36 42.70 Need to get 14.9 MB of archives. [2022-04-07T21:33:49.845Z] #36 42.70 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T21:33:49.845Z] #36 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:33:49.845Z] #36 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:33:49.845Z] #36 42.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T21:33:49.845Z] #36 42.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:33:49.845Z] #36 43.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T21:33:49.845Z] #36 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T21:33:49.845Z] #36 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T21:33:49.904Z] #43 71.84 DEP criu/mount.d [2022-04-07T21:33:50.028Z] #42 43.65 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:50.036Z] #36 35.20 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:33:50.036Z] #36 35.48 Selecting previously unselected package cmake-data. [2022-04-07T21:33:50.036Z] #36 35.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T21:33:50.105Z] #36 43.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T21:33:50.105Z] #36 43.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T21:33:50.105Z] #36 43.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T21:33:50.209Z] #43 72.01 DEP criu/memfd.d [2022-04-07T21:33:50.209Z] #43 72.15 DEP criu/mem.d [2022-04-07T21:33:50.294Z] #36 35.48 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T21:33:50.469Z] #43 72.39 DEP criu/lsm.d [2022-04-07T21:33:50.469Z] #43 72.54 DEP criu/log.d [2022-04-07T21:33:50.600Z] #42 43.97 Fetched 4182 kB in 1s (6527 kB/s) [2022-04-07T21:33:50.600Z] #42 44.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:33:50.600Z] #42 44.20 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:33:50.677Z] #36 ... [2022-04-07T21:33:50.677Z] [2022-04-07T21:33:50.677Z] #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-04-07T21:33:50.677Z] #67 sha256:24e52516a150450d95c371894b5f2572b64b2ba9c16449b1caa5ef5cb4bdc3da [2022-04-07T21:33:50.677Z] #67 DONE 44.2s [2022-04-07T21:33:50.732Z] #43 72.74 DEP criu/libnetlink.d [2022-04-07T21:33:50.732Z] #43 72.85 DEP criu/kerndat.d [2022-04-07T21:33:50.861Z] #42 44.30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T21:33:50.939Z] [2022-04-07T21:33:50.939Z] #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-04-07T21:33:50.939Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:50.939Z] #13 40.54 The following additional packages will be installed: [2022-04-07T21:33:50.939Z] #13 40.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T21:33:50.939Z] #13 40.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T21:33:50.939Z] #13 40.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T21:33:50.939Z] #13 40.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T21:33:50.939Z] #13 40.55 mingw-w64-x86-64-dev [2022-04-07T21:33:50.939Z] #13 40.56 Suggested packages: [2022-04-07T21:33:50.939Z] #13 40.57 gcc-8-locales seccomp wine64 [2022-04-07T21:33:51.008Z] #43 73.10 DEP criu/kcmp-ids.d [2022-04-07T21:33:51.123Z] #42 44.62 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:51.149Z] #47 ... [2022-04-07T21:33:51.149Z] [2022-04-07T21:33:51.149Z] #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-04-07T21:33:51.149Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:33:51.149Z] #34 10.45 runtime/internal/sys [2022-04-07T21:33:51.149Z] #34 10.87 runtime/internal/math [2022-04-07T21:33:51.149Z] #34 10.98 internal/itoa [2022-04-07T21:33:51.149Z] #34 11.22 math/bits [2022-04-07T21:33:51.149Z] #34 11.36 runtime [2022-04-07T21:33:51.149Z] #34 11.91 math [2022-04-07T21:33:51.149Z] #34 18.42 unicode/utf8 [2022-04-07T21:33:51.149Z] #34 19.03 internal/race [2022-04-07T21:33:51.149Z] #34 19.22 sync/atomic [2022-04-07T21:33:51.149Z] #34 19.87 unicode [2022-04-07T21:33:51.149Z] #34 ... [2022-04-07T21:33:51.149Z] [2022-04-07T21:33:51.149Z] #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-04-07T21:33:51.149Z] #45 sha256:a337d1c04841e3f2429b6584537e69a3386967683b7d0f1681cd7bbaa85940d1 [2022-04-07T21:33:51.149Z] #45 DONE 20.5s [2022-04-07T21:33:51.149Z] [2022-04-07T21:33:51.149Z] #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-04-07T21:33:51.149Z] #49 sha256:95632d10c6f29e1e1cc1b306e53421d0009df81b2aadb1642a02ebdc11d73d21 [2022-04-07T21:33:51.149Z] #49 11.20 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T21:33:51.149Z] #49 11.20 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T21:33:51.149Z] #49 11.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:33:51.149Z] #49 11.52 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T21:33:51.149Z] #49 12.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T21:33:51.149Z] #49 12.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T21:33:51.149Z] #49 13.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T21:33:51.149Z] #49 13.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T21:33:51.149Z] #49 17.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T21:33:51.149Z] #49 17.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T21:33:51.149Z] #49 17.44 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T21:33:51.149Z] #49 17.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T21:33:51.149Z] #49 17.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T21:33:51.149Z] #49 17.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T21:33:51.149Z] #49 17.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T21:33:51.149Z] #49 18.39 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T21:33:51.149Z] #49 18.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T21:33:51.149Z] #49 18.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T21:33:51.149Z] #49 18.51 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T21:33:51.149Z] #49 18.75 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T21:33:51.149Z] #49 18.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T21:33:51.149Z] #49 18.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T21:33:51.149Z] #49 18.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T21:33:51.149Z] #49 18.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T21:33:51.149Z] #49 19.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.19 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T21:33:51.149Z] #49 19.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T21:33:51.149Z] #49 19.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T21:33:51.149Z] #49 19.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T21:33:51.149Z] #49 19.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T21:33:51.149Z] #49 19.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T21:33:51.149Z] #49 19.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T21:33:51.149Z] #49 19.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T21:33:51.149Z] #49 19.71 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T21:33:51.149Z] #49 19.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T21:33:51.149Z] #49 20.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T21:33:51.149Z] #49 20.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T21:33:51.149Z] #49 20.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T21:33:51.149Z] #49 20.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T21:33:51.149Z] #49 20.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T21:33:51.149Z] #49 20.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T21:33:51.149Z] #49 20.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T21:33:51.149Z] #49 20.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T21:33:51.149Z] #49 20.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T21:33:51.149Z] #49 20.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T21:33:51.149Z] #49 20.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T21:33:51.149Z] #49 20.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T21:33:51.149Z] #49 21.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T21:33:51.149Z] #49 21.17 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T21:33:51.149Z] #49 21.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T21:33:51.149Z] #49 21.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T21:33:51.149Z] #49 21.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T21:33:51.273Z] #43 73.20 DEP criu/irmap.d [2022-04-07T21:33:51.385Z] #42 44.82 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T21:33:51.386Z] #42 44.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:33:51.386Z] #42 44.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T21:33:51.386Z] #42 44.91 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:33:51.386Z] #42 45.02 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:33:51.407Z] #49 ... [2022-04-07T21:33:51.407Z] [2022-04-07T21:33:51.407Z] #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-04-07T21:33:51.407Z] #67 sha256:54b03d7a52330c6ade94dbb60bf301946d1ae036911031342c8a20c2ba9c11b3 [2022-04-07T21:33:51.536Z] #43 73.39 DEP criu/ipc_ns.d [2022-04-07T21:33:51.536Z] #43 ... [2022-04-07T21:33:51.536Z] [2022-04-07T21:33:51.536Z] #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-04-07T21:33:51.536Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:33:51.536Z] #20 14.69 Reading package lists... [2022-04-07T21:33:51.536Z] #20 17.82 Building dependency tree... [2022-04-07T21:33:51.536Z] #20 19.35 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T21:33:51.536Z] #20 19.35 The following additional packages will be installed: [2022-04-07T21:33:51.536Z] #20 19.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T21:33:51.536Z] #20 19.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T21:33:51.536Z] #20 19.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T21:33:51.536Z] #20 19.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T21:33:51.536Z] #20 19.36 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T21:33:51.536Z] #20 19.37 Suggested packages: [2022-04-07T21:33:51.536Z] #20 19.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T21:33:51.536Z] #20 19.37 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T21:33:51.536Z] #20 19.37 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T21:33:51.536Z] #20 19.37 quota [2022-04-07T21:33:51.536Z] #20 19.37 Recommended packages: [2022-04-07T21:33:51.536Z] #20 19.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T21:33:51.536Z] #20 19.37 python3-keyrings.alt python3-xdg unzip [2022-04-07T21:33:51.536Z] #20 21.18 The following NEW packages will be installed: [2022-04-07T21:33:51.536Z] #20 21.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T21:33:51.536Z] #20 21.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T21:33:51.536Z] #20 21.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T21:33:51.536Z] #20 21.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T21:33:51.536Z] #20 21.19 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T21:33:51.536Z] #20 21.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T21:33:51.536Z] #20 21.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T21:33:51.536Z] #20 21.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T21:33:51.536Z] #20 21.19 xz-utils zip [2022-04-07T21:33:51.536Z] #20 21.52 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:51.536Z] #20 21.52 Need to get 28.6 MB of archives. [2022-04-07T21:33:51.536Z] #20 21.52 After this operation, 116 MB of additional disk space will be used. [2022-04-07T21:33:51.536Z] #20 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T21:33:51.536Z] #20 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T21:33:51.536Z] #20 21.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T21:33:51.536Z] #20 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T21:33:51.536Z] #20 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T21:33:51.536Z] #20 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T21:33:51.536Z] #20 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T21:33:51.536Z] #20 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T21:33:51.536Z] #20 21.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T21:33:51.536Z] #20 21.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T21:33:51.536Z] #20 21.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T21:33:51.536Z] #20 21.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T21:33:51.536Z] #20 21.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T21:33:51.536Z] #20 21.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T21:33:51.536Z] #20 21.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T21:33:51.536Z] #20 21.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T21:33:51.536Z] #20 21.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:33:51.536Z] #20 21.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:33:51.536Z] #20 21.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T21:33:51.536Z] #20 21.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T21:33:51.536Z] #20 21.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T21:33:51.536Z] #20 21.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T21:33:51.536Z] #20 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T21:33:51.536Z] #20 21.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:33:51.536Z] #20 21.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:33:51.536Z] #20 21.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:33:51.536Z] #20 21.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T21:33:51.536Z] #20 21.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T21:33:51.536Z] #20 21.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:33:51.536Z] #20 22.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:33:51.536Z] #20 22.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:33:51.536Z] #20 22.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:33:51.536Z] #20 22.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T21:33:51.536Z] #20 22.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T21:33:51.536Z] #20 22.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T21:33:51.536Z] #20 22.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T21:33:51.536Z] #20 22.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T21:33:51.536Z] #20 22.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T21:33:51.536Z] #20 22.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T21:33:51.537Z] #20 22.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T21:33:51.537Z] #20 22.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T21:33:51.537Z] #20 22.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T21:33:51.537Z] #20 22.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T21:33:51.537Z] #20 22.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T21:33:51.537Z] #20 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T21:33:51.537Z] #20 22.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T21:33:51.537Z] #20 23.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T21:33:51.537Z] #20 23.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T21:33:51.537Z] #20 23.21 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T21:33:51.537Z] #20 23.97 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:51.648Z] #42 45.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:33:51.648Z] #42 45.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:51.648Z] #42 45.16 Selecting previously unselected package libnet1-dev. [2022-04-07T21:33:51.648Z] #42 45.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:33:51.648Z] #42 45.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:51.796Z] #20 24.08 Fetched 28.6 MB in 2s (14.6 MB/s) [2022-04-07T21:33:51.796Z] #20 24.15 Selecting previously unselected package pigz. [2022-04-07T21:33:51.796Z] #20 24.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-07T21:33:51.796Z] #20 24.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T21:33:51.796Z] #20 24.22 Unpacking pigz (2.4-1) ... [2022-04-07T21:33:51.796Z] #20 24.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T21:33:51.911Z] #42 45.38 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:33:51.911Z] #42 45.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:33:51.911Z] #42 45.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:33:51.911Z] #42 45.53 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T21:33:51.911Z] #42 45.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T21:33:52.054Z] #20 24.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:33:52.054Z] #20 24.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:33:52.174Z] #42 45.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:33:52.183Z] #67 21.74 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-04-07T21:33:52.183Z] #67 22.36 + cd /tmp/tmp.mMTM6jWZz5/src/github.com/docker/libnetwork [2022-04-07T21:33:52.183Z] #67 22.36 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T21:33:52.183Z] #67 ... [2022-04-07T21:33:52.183Z] [2022-04-07T21:33:52.183Z] #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-04-07T21:33:52.183Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:52.183Z] #36 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:52.322Z] #13 42.09 The following NEW packages will be installed: [2022-04-07T21:33:52.322Z] #13 42.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T21:33:52.322Z] #13 42.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T21:33:52.322Z] #13 42.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T21:33:52.322Z] #13 42.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T21:33:52.322Z] #13 42.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T21:33:52.322Z] #13 42.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T21:33:52.322Z] #13 42.12 The following packages will be upgraded: [2022-04-07T21:33:52.322Z] #13 42.13 libseccomp2 [2022-04-07T21:33:52.438Z] #42 45.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:33:52.438Z] #42 45.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:33:52.438Z] #42 45.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:33:52.438Z] #42 45.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T21:33:52.438Z] #42 45.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:33:52.438Z] #42 45.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:33:52.441Z] #36 ... [2022-04-07T21:33:52.441Z] [2022-04-07T21:33:52.441Z] #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-04-07T21:33:52.441Z] #49 sha256:95632d10c6f29e1e1cc1b306e53421d0009df81b2aadb1642a02ebdc11d73d21 [2022-04-07T21:33:52.441Z] #49 22.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T21:33:52.441Z] #49 22.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T21:33:52.441Z] #49 22.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T21:33:52.441Z] #49 22.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T21:33:52.441Z] #49 22.35 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T21:33:52.441Z] #49 22.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T21:33:52.441Z] #49 22.63 go: downloading golang.org/x/text v0.3.2 [2022-04-07T21:33:52.595Z] #13 42.54 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:52.595Z] #13 42.54 Need to get 77.8 MB of archives. [2022-04-07T21:33:52.595Z] #13 42.54 After this operation, 487 MB of additional disk space will be used. [2022-04-07T21:33:52.595Z] #13 42.54 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-04-07T21:33:52.595Z] #13 42.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T21:33:52.595Z] #13 42.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T21:33:52.619Z] #20 24.78 Selecting previously unselected package python3.7-minimal. [2022-04-07T21:33:52.619Z] #20 24.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:33:52.619Z] #20 24.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:33:52.701Z] #42 46.13 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T21:33:52.701Z] #42 46.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:33:52.701Z] #42 46.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:52.821Z] #36 ... [2022-04-07T21:33:52.822Z] [2022-04-07T21:33:52.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-04-07T21:33:52.822Z] #49 sha256:7e33a0cd9d145183902e293a25c85ed017aa8a23091478f0de101ce8c2bb6e8e [2022-04-07T21:33:52.822Z] #49 27.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:33:52.822Z] #49 27.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T21:33:52.822Z] #49 27.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T21:33:52.822Z] #49 27.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T21:33:52.822Z] #49 28.05 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T21:33:52.822Z] #49 29.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T21:33:52.822Z] #49 29.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T21:33:52.822Z] #49 29.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T21:33:52.822Z] #49 ... [2022-04-07T21:33:52.822Z] [2022-04-07T21:33:52.822Z] #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-04-07T21:33:52.822Z] #32 sha256:09d0f6747cf68c34e94f0c1c085aef4a812d4adce9626364c6e0bbf5d7ef9327 [2022-04-07T21:33:52.822Z] #32 37.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T21:33:52.854Z] #13 42.75 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-04-07T21:33:52.963Z] #42 46.39 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T21:33:52.963Z] #42 46.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:52.963Z] #42 46.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:53.079Z] #32 ... [2022-04-07T21:33:53.079Z] [2022-04-07T21:33:53.079Z] #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-04-07T21:33:53.079Z] #67 sha256:cf75a174296b9e9a8d65cf7a864ded54f920fec84772397a5e90d9dc256978ce [2022-04-07T21:33:53.079Z] #67 DONE 38.4s [2022-04-07T21:33:53.079Z] [2022-04-07T21:33:53.079Z] #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-04-07T21:33:53.079Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:33:53.079Z] #36 38.51 Selecting previously unselected package libicu63:arm64. [2022-04-07T21:33:53.114Z] #13 42.99 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-04-07T21:33:53.114Z] #13 43.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T21:33:53.114Z] #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-04-07T21:33:53.114Z] #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-04-07T21:33:53.351Z] #36 38.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-07T21:33:53.351Z] #36 38.59 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T21:33:53.427Z] #49 ... [2022-04-07T21:33:53.427Z] [2022-04-07T21:33:53.427Z] #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-04-07T21:33:53.427Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:53.427Z] #13 8.636 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:33:53.427Z] #13 8.671 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:33:53.427Z] #13 8.696 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:33:53.427Z] #13 8.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:33:53.427Z] #13 9.810 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:33:53.427Z] #13 12.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:33:53.427Z] #13 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:33:53.427Z] #13 17.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:53.550Z] #20 25.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:33:53.550Z] #20 25.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:33:53.610Z] #36 ... [2022-04-07T21:33:53.610Z] [2022-04-07T21:33:53.610Z] #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-04-07T21:33:53.610Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:33:53.610Z] #42 22.91 Reading package lists... [2022-04-07T21:33:53.610Z] #42 29.16 Building dependency tree... [2022-04-07T21:33:53.610Z] #42 32.39 The following additional packages will be installed: [2022-04-07T21:33:53.610Z] #42 32.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T21:33:53.610Z] #42 32.42 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T21:33:53.610Z] #42 32.42 Suggested packages: [2022-04-07T21:33:53.610Z] #42 32.43 manpages-dev python-setuptools [2022-04-07T21:33:53.610Z] #42 33.51 The following NEW packages will be installed: [2022-04-07T21:33:53.610Z] #42 33.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T21:33:53.610Z] #42 33.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T21:33:53.610Z] #42 33.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T21:33:53.610Z] #42 33.51 python-six zlib1g-dev [2022-04-07T21:33:53.610Z] #42 33.55 The following packages will be upgraded: [2022-04-07T21:33:53.610Z] #42 33.55 zlib1g [2022-04-07T21:33:53.610Z] #42 34.05 1 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T21:33:53.610Z] #42 34.05 Need to get 3884 kB of archives. [2022-04-07T21:33:53.610Z] #42 34.05 After this operation, 21.6 MB of additional disk space will be used. [2022-04-07T21:33:53.610Z] #42 34.05 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-1+deb10u1 [88.3 kB] [2022-04-07T21:33:53.610Z] #42 34.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-04-07T21:33:53.610Z] #42 34.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-07T21:33:53.610Z] #42 34.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-04-07T21:33:53.610Z] #42 34.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-07T21:33:53.610Z] #42 34.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-04-07T21:33:53.610Z] #42 34.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-07T21:33:53.610Z] #42 34.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-04-07T21:33:53.610Z] #42 34.13 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-04-07T21:33:53.610Z] #42 34.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-04-07T21:33:53.610Z] #42 34.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-04-07T21:33:53.610Z] #42 34.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-04-07T21:33:53.610Z] #42 34.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-04-07T21:33:53.610Z] #42 34.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-04-07T21:33:53.610Z] #42 34.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-04-07T21:33:53.610Z] #42 34.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T21:33:53.610Z] #42 34.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T21:33:53.610Z] #42 34.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-04-07T21:33:53.610Z] #42 35.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:53.610Z] #42 35.74 Fetched 3884 kB in 1s (5032 kB/s) [2022-04-07T21:33:53.610Z] #42 35.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T21:33:53.610Z] #42 35.91 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 35.93 Unpacking zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T21:33:53.610Z] #42 36.14 Setting up zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:53.610Z] #42 36.30 Selecting previously unselected package libcap-dev:arm64. [2022-04-07T21:33:53.610Z] #42 36.30 (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-04-07T21:33:53.610Z] #42 36.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 36.36 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-04-07T21:33:53.610Z] #42 36.53 Selecting previously unselected package libnet1:arm64. [2022-04-07T21:33:53.610Z] #42 36.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 36.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:53.610Z] #42 36.66 Selecting previously unselected package libnet1-dev. [2022-04-07T21:33:53.610Z] #42 36.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 36.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:53.610Z] #42 36.89 Selecting previously unselected package libnl-3-200:arm64. [2022-04-07T21:33:53.610Z] #42 36.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 36.89 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T21:33:53.610Z] #42 37.05 Selecting previously unselected package libnl-3-dev:arm64. [2022-04-07T21:33:53.610Z] #42 37.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 37.07 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-07T21:33:53.610Z] #42 37.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-07T21:33:53.610Z] #42 37.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 37.30 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T21:33:53.610Z] #42 37.40 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-04-07T21:33:53.610Z] #42 37.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 37.41 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-07T21:33:53.610Z] #42 37.87 Selecting previously unselected package zlib1g-dev:arm64. [2022-04-07T21:33:53.610Z] #42 37.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 37.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:53.610Z] #42 38.29 Selecting previously unselected package libprotobuf17:arm64. [2022-04-07T21:33:53.610Z] #42 38.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:53.610Z] #42 38.30 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-07T21:33:53.684Z] #13 ... [2022-04-07T21:33:53.684Z] [2022-04-07T21:33:53.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-04-07T21:33:53.684Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:33:53.684Z] #34 23.63 encoding [2022-04-07T21:33:53.687Z] #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-04-07T21:33:53.907Z] #42 47.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T21:33:53.907Z] #42 47.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:53.907Z] #42 47.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:53.907Z] #42 47.44 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T21:33:53.907Z] #42 47.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:53.907Z] #42 47.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:53.941Z] #34 ... [2022-04-07T21:33:53.941Z] [2022-04-07T21:33:53.941Z] #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-04-07T21:33:53.941Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:33:53.941Z] #55 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:33:53.946Z] #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-04-07T21:33:53.946Z] #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-04-07T21:33:54.179Z] #42 39.31 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-04-07T21:33:54.179Z] #42 39.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:54.179Z] #42 39.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-07T21:33:54.200Z] #55 ... [2022-04-07T21:33:54.200Z] [2022-04-07T21:33:54.200Z] #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-04-07T21:33:54.200Z] #67 sha256:54b03d7a52330c6ade94dbb60bf301946d1ae036911031342c8a20c2ba9c11b3 [2022-04-07T21:33:54.200Z] #67 23.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T21:33:54.436Z] #42 39.67 Selecting previously unselected package libprotobuf-dev:arm64. [2022-04-07T21:33:54.436Z] #42 39.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:54.436Z] #42 39.72 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-07T21:33:55.296Z] #42 48.73 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T21:33:55.296Z] #42 48.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:55.296Z] #42 48.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:55.487Z] #42 ... [2022-04-07T21:33:55.487Z] [2022-04-07T21:33:55.487Z] #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-04-07T21:33:55.487Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:33:55.487Z] #34 40.55 sync [2022-04-07T21:33:55.487Z] #34 40.57 internal/reflectlite [2022-04-07T21:33:56.076Z] #20 28.19 Selecting previously unselected package python3-minimal. [2022-04-07T21:33:56.076Z] #20 28.19 (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-04-07T21:33:56.076Z] #20 28.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T21:33:56.076Z] #20 28.25 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T21:33:56.076Z] #20 28.34 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T21:33:56.076Z] #20 28.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T21:33:56.076Z] #20 28.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:33:56.240Z] #42 49.49 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T21:33:56.240Z] #42 49.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:33:56.240Z] #42 49.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:33:56.240Z] #42 49.64 Selecting previously unselected package protobuf-compiler. [2022-04-07T21:33:56.240Z] #42 49.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.240Z] #42 49.67 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:33:56.240Z] #42 49.81 Selecting previously unselected package python-pkg-resources. [2022-04-07T21:33:56.240Z] #42 49.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:33:56.240Z] #42 49.83 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T21:33:56.334Z] #20 28.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T21:33:56.334Z] #20 28.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:33:56.334Z] #20 28.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:33:56.452Z] #34 ... [2022-04-07T21:33:56.452Z] [2022-04-07T21:33:56.452Z] #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-04-07T21:33:56.452Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:33:56.452Z] #13 22.44 Reading package lists... [2022-04-07T21:33:56.452Z] #13 28.13 Building dependency tree... [2022-04-07T21:33:56.452Z] #13 32.11 The following additional packages will be installed: [2022-04-07T21:33:56.452Z] #13 32.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T21:33:56.452Z] #13 32.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T21:33:56.452Z] #13 32.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T21:33:56.452Z] #13 32.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T21:33:56.452Z] #13 32.12 mingw-w64-x86-64-dev [2022-04-07T21:33:56.452Z] #13 32.12 Suggested packages: [2022-04-07T21:33:56.452Z] #13 32.12 gcc-8-locales seccomp wine64 [2022-04-07T21:33:56.452Z] #13 33.11 The following NEW packages will be installed: [2022-04-07T21:33:56.452Z] #13 33.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T21:33:56.452Z] #13 33.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T21:33:56.452Z] #13 33.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T21:33:56.452Z] #13 33.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T21:33:56.452Z] #13 33.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T21:33:56.452Z] #13 33.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T21:33:56.452Z] #13 33.12 The following packages will be upgraded: [2022-04-07T21:33:56.452Z] #13 33.13 libseccomp2 [2022-04-07T21:33:56.452Z] #13 33.59 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:56.452Z] #13 33.59 Need to get 73.4 MB of archives. [2022-04-07T21:33:56.452Z] #13 33.59 After this operation, 471 MB of additional disk space will be used. [2022-04-07T21:33:56.452Z] #13 33.59 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-04-07T21:33:56.452Z] #13 33.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-04-07T21:33:56.452Z] #13 33.60 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-04-07T21:33:56.452Z] #13 33.74 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-04-07T21:33:56.452Z] #13 34.23 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-04-07T21:33:56.452Z] #13 34.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-04-07T21:33:56.452Z] #13 34.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-04-07T21:33:56.452Z] #13 34.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T21:33:56.452Z] #13 34.57 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-04-07T21:33:56.452Z] #13 34.89 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-04-07T21:33:56.452Z] #13 34.89 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-04-07T21:33:56.452Z] #13 37.33 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-04-07T21:33:56.452Z] #13 ... [2022-04-07T21:33:56.452Z] [2022-04-07T21:33:56.452Z] #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-04-07T21:33:56.452Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:33:56.452Z] #42 41.09 Selecting previously unselected package libprotoc17:arm64. [2022-04-07T21:33:56.452Z] #42 41.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:56.452Z] #42 41.11 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-07T21:33:56.452Z] #42 41.62 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T21:33:56.452Z] #42 41.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-04-07T21:33:56.452Z] #42 41.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:33:56.452Z] #42 41.77 Selecting previously unselected package protobuf-compiler. [2022-04-07T21:33:56.452Z] #42 41.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:56.452Z] #42 41.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:33:56.487Z] #13 ... [2022-04-07T21:33:56.487Z] [2022-04-07T21:33:56.487Z] #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-04-07T21:33:56.487Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:33:56.487Z] #42 37.93 Building dependency tree... [2022-04-07T21:33:56.487Z] #42 41.56 The following additional packages will be installed: [2022-04-07T21:33:56.487Z] #42 41.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T21:33:56.487Z] #42 41.57 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T21:33:56.487Z] #42 41.58 Suggested packages: [2022-04-07T21:33:56.487Z] #42 41.58 manpages-dev python-setuptools [2022-04-07T21:33:56.487Z] #42 42.95 The following NEW packages will be installed: [2022-04-07T21:33:56.487Z] #42 42.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T21:33:56.487Z] #42 42.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T21:33:56.487Z] #42 42.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T21:33:56.487Z] #42 42.98 python-six zlib1g-dev [2022-04-07T21:33:56.487Z] #42 43.00 The following packages will be upgraded: [2022-04-07T21:33:56.487Z] #42 43.00 zlib1g [2022-04-07T21:33:56.487Z] #42 43.39 1 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T21:33:56.487Z] #42 43.39 Need to get 4182 kB of archives. [2022-04-07T21:33:56.488Z] #42 43.39 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T21:33:56.488Z] #42 43.39 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T21:33:56.488Z] #42 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T21:33:56.488Z] #42 43.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:33:56.488Z] #42 43.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T21:33:56.488Z] #42 43.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:33:56.488Z] #42 43.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T21:33:56.488Z] #42 43.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:33:56.488Z] #42 43.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T21:33:56.488Z] #42 43.44 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-07T21:33:56.488Z] #42 43.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T21:33:56.488Z] #42 43.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T21:33:56.488Z] #42 43.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T21:33:56.488Z] #42 43.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T21:33:56.488Z] #42 43.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T21:33:56.488Z] #42 43.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T21:33:56.488Z] #42 43.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T21:33:56.488Z] #42 43.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T21:33:56.488Z] #42 43.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T21:33:56.488Z] #42 45.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:56.488Z] #42 45.46 Fetched 4182 kB in 1s (6294 kB/s) [2022-04-07T21:33:56.488Z] #42 45.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:33:56.488Z] #42 45.61 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 45.64 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T21:33:56.488Z] #42 45.84 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:56.488Z] #42 46.02 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T21:33:56.488Z] #42 46.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:33:56.488Z] #42 46.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 46.09 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:33:56.488Z] #42 46.26 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:33:56.488Z] #42 46.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 46.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:56.488Z] #42 46.41 Selecting previously unselected package libnet1-dev. [2022-04-07T21:33:56.488Z] #42 46.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 46.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:33:56.488Z] #42 46.70 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:33:56.488Z] #42 46.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 46.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:33:56.488Z] #42 46.83 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T21:33:56.488Z] #42 46.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 46.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:33:56.488Z] #42 47.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:33:56.488Z] #42 47.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 47.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:33:56.488Z] #42 47.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T21:33:56.488Z] #42 47.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 47.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:33:56.488Z] #42 47.33 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T21:33:56.488Z] #42 47.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 47.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:33:56.488Z] #42 47.65 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T21:33:56.488Z] #42 47.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 47.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:56.488Z] #42 48.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T21:33:56.488Z] #42 48.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 48.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:56.488Z] #42 48.60 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T21:33:56.488Z] #42 48.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 48.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:56.488Z] #42 49.98 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T21:33:56.488Z] #42 49.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.488Z] #42 49.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:33:56.502Z] #42 50.06 Selecting previously unselected package python-six. [2022-04-07T21:33:56.502Z] #42 50.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T21:33:56.502Z] #42 50.08 Unpacking python-six (1.12.0-1) ... [2022-04-07T21:33:56.502Z] #42 50.18 Selecting previously unselected package python-protobuf. [2022-04-07T21:33:56.713Z] #42 41.99 Selecting previously unselected package python-pkg-resources. [2022-04-07T21:33:56.713Z] #42 41.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:33:56.713Z] #42 42.00 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T21:33:56.713Z] #42 42.26 Selecting previously unselected package python-six. [2022-04-07T21:33:56.766Z] #42 50.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T21:33:56.766Z] #42 50.19 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T21:33:56.823Z] #67 ... [2022-04-07T21:33:56.823Z] [2022-04-07T21:33:56.823Z] #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-04-07T21:33:56.823Z] #58 sha256:1532f193a3558db0e8625a5cf5f5b8de0be7d6ad253c911496dee9de48e5dabb [2022-04-07T21:33:56.823Z] #58 16.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T21:33:56.823Z] #58 21.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T21:33:56.823Z] #58 ... [2022-04-07T21:33:56.823Z] [2022-04-07T21:33:56.823Z] #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-04-07T21:33:56.823Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:33:56.823Z] #40 26.62 Checking out files: 83% (1531/1842) Checking out files: 84% (1548/1842) Checking out files: 85% (1566/1842) Checking out files: 86% (1585/1842) Checking out files: 87% (1603/1842) Checking out files: 88% (1621/1842) Checking out files: 89% (1640/1842) Checking out files: 90% (1658/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T21:33:56.823Z] #40 26.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T21:33:56.992Z] #42 42.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T21:33:56.992Z] #42 42.27 Unpacking python-six (1.12.0-1) ... [2022-04-07T21:33:57.057Z] #42 ... [2022-04-07T21:33:57.057Z] [2022-04-07T21:33:57.057Z] #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-04-07T21:33:57.057Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:57.057Z] #13 46.88 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-04-07T21:33:57.337Z] #42 50.77 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:33:57.556Z] #42 42.73 Selecting previously unselected package python-protobuf. [2022-04-07T21:33:57.556Z] #42 42.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-04-07T21:33:57.556Z] #42 42.74 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T21:33:57.705Z] #20 ... [2022-04-07T21:33:57.705Z] [2022-04-07T21:33:57.705Z] #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-04-07T21:33:57.705Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:57.705Z] #32 DONE 144.0s [2022-04-07T21:33:57.705Z] [2022-04-07T21:33:57.705Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-04-07T21:33:57.705Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:33:57.705Z] #20 29.97 Selecting previously unselected package python3.7. [2022-04-07T21:33:57.705Z] #20 29.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:33:57.705Z] #20 29.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:33:57.705Z] #20 ... [2022-04-07T21:33:57.705Z] [2022-04-07T21:33:57.705Z] #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-04-07T21:33:57.705Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:33:57.705Z] #43 73.61 DEP criu/image.d [2022-04-07T21:33:57.705Z] #43 73.78 DEP criu/image-desc.d [2022-04-07T21:33:57.705Z] #43 73.89 DEP criu/fsnotify.d [2022-04-07T21:33:57.705Z] #43 74.08 DEP criu/filesystems.d [2022-04-07T21:33:57.705Z] #43 74.25 DEP criu/files.d [2022-04-07T21:33:57.705Z] #43 74.44 DEP criu/files-reg.d [2022-04-07T21:33:57.705Z] #43 74.57 DEP criu/files-ext.d [2022-04-07T21:33:57.705Z] #43 74.71 DEP criu/file-lock.d [2022-04-07T21:33:57.705Z] #43 74.87 DEP criu/file-ids.d [2022-04-07T21:33:57.705Z] #43 75.06 DEP criu/fifo.d [2022-04-07T21:33:57.705Z] #43 75.25 DEP criu/fdstore.d [2022-04-07T21:33:57.705Z] #43 75.33 DEP criu/fault-injection.d [2022-04-07T21:33:57.705Z] #43 75.39 DEP criu/external.d [2022-04-07T21:33:57.705Z] #43 75.49 DEP criu/eventpoll.d [2022-04-07T21:33:57.705Z] #43 75.65 DEP criu/eventfd.d [2022-04-07T21:33:57.705Z] #43 75.76 DEP criu/crtools.d [2022-04-07T21:33:57.705Z] #43 75.91 DEP criu/cr-service.d [2022-04-07T21:33:57.706Z] #43 76.08 DEP criu/cr-restore.d [2022-04-07T21:33:57.706Z] #43 76.43 DEP criu/cr-errno.d [2022-04-07T21:33:57.706Z] #43 76.45 DEP criu/cr-dump.d [2022-04-07T21:33:57.706Z] #43 76.67 DEP criu/cr-dedup.d [2022-04-07T21:33:57.706Z] #43 76.91 DEP criu/cr-check.d [2022-04-07T21:33:57.706Z] #43 77.12 DEP criu/config.d [2022-04-07T21:33:57.706Z] #43 77.34 DEP criu/clone-noasan.d [2022-04-07T21:33:57.706Z] #43 77.41 DEP criu/cgroup.d [2022-04-07T21:33:57.706Z] #43 77.58 DEP criu/cgroup-props.d [2022-04-07T21:33:57.706Z] #43 77.69 DEP criu/bitmap.d [2022-04-07T21:33:57.706Z] #43 77.69 DEP criu/bfd.d [2022-04-07T21:33:57.706Z] #43 77.80 DEP criu/autofs.d [2022-04-07T21:33:57.706Z] #43 77.93 DEP criu/aio.d [2022-04-07T21:33:57.706Z] #43 78.08 DEP criu/action-scripts.d [2022-04-07T21:33:57.706Z] #43 78.40 CC criu/action-scripts.o [2022-04-07T21:33:57.706Z] #43 78.87 CC criu/aio.o [2022-04-07T21:33:57.706Z] #43 79.42 CC criu/autofs.o [2022-04-07T21:33:57.706Z] #43 ... [2022-04-07T21:33:57.706Z] [2022-04-07T21:33:57.706Z] #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-04-07T21:33:57.706Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:33:57.706Z] #20 30.22 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T21:33:57.915Z] #42 ... [2022-04-07T21:33:57.915Z] [2022-04-07T21:33:57.915Z] #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-04-07T21:33:57.915Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:33:57.915Z] #36 41.50 The following NEW packages will be installed: [2022-04-07T21:33:57.915Z] #36 41.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T21:33:57.915Z] #36 41.51 vim-common xxd [2022-04-07T21:33:57.915Z] #36 41.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:57.915Z] #36 41.86 Need to get 14.9 MB of archives. [2022-04-07T21:33:57.915Z] #36 41.86 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T21:33:57.915Z] #36 41.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:33:57.915Z] #36 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:33:57.915Z] #36 41.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T21:33:57.915Z] #36 41.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:33:57.915Z] #36 42.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T21:33:57.915Z] #36 42.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T21:33:57.915Z] #36 42.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T21:33:57.915Z] #36 42.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T21:33:57.915Z] #36 42.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T21:33:57.915Z] #36 42.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T21:33:57.915Z] #36 44.21 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:57.915Z] #36 44.37 Fetched 14.9 MB in 1s (10.5 MB/s) [2022-04-07T21:33:57.915Z] #36 44.50 Selecting previously unselected package xxd. [2022-04-07T21:33:57.915Z] #36 44.50 (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-04-07T21:33:57.915Z] #36 44.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:33:57.915Z] #36 44.59 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:33:57.915Z] #36 44.77 Selecting previously unselected package vim-common. [2022-04-07T21:33:57.915Z] #36 44.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:33:57.915Z] #36 44.80 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:33:57.915Z] #36 45.07 Selecting previously unselected package cmake-data. [2022-04-07T21:33:57.915Z] #36 45.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T21:33:57.915Z] #36 45.10 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T21:33:57.915Z] #36 47.46 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:33:57.915Z] #36 47.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:33:57.915Z] #36 47.50 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:33:57.963Z] #20 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T21:33:57.963Z] #20 30.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:33:58.119Z] #42 43.32 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:33:58.180Z] #36 ... [2022-04-07T21:33:58.180Z] [2022-04-07T21:33:58.180Z] #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-04-07T21:33:58.180Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:33:58.180Z] #32 46.66 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-04-07T21:33:58.180Z] #32 46.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T21:33:58.180Z] #32 47.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T21:33:58.220Z] #20 30.51 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T21:33:58.442Z] #32 ... [2022-04-07T21:33:58.442Z] [2022-04-07T21:33:58.442Z] #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-04-07T21:33:58.442Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:33:58.442Z] #13 37.10 Building dependency tree... [2022-04-07T21:33:58.442Z] #13 39.92 The following additional packages will be installed: [2022-04-07T21:33:58.442Z] #13 39.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T21:33:58.442Z] #13 39.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T21:33:58.442Z] #13 39.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T21:33:58.442Z] #13 39.93 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T21:33:58.442Z] #13 39.93 mingw-w64-x86-64-dev [2022-04-07T21:33:58.442Z] #13 39.93 Suggested packages: [2022-04-07T21:33:58.442Z] #13 39.93 gcc-8-locales seccomp wine64 [2022-04-07T21:33:58.442Z] #13 41.27 The following NEW packages will be installed: [2022-04-07T21:33:58.442Z] #13 41.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T21:33:58.442Z] #13 41.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T21:33:58.442Z] #13 41.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T21:33:58.442Z] #13 41.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T21:33:58.442Z] #13 41.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T21:33:58.442Z] #13 41.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T21:33:58.442Z] #13 41.30 The following packages will be upgraded: [2022-04-07T21:33:58.442Z] #13 41.30 libseccomp2 [2022-04-07T21:33:58.442Z] #13 41.72 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:33:58.442Z] #13 41.72 Need to get 77.8 MB of archives. [2022-04-07T21:33:58.442Z] #13 41.72 After this operation, 487 MB of additional disk space will be used. [2022-04-07T21:33:58.442Z] #13 41.72 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-04-07T21:33:58.442Z] #13 41.75 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T21:33:58.442Z] #13 41.75 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T21:33:58.442Z] #13 41.88 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-04-07T21:33:58.442Z] #13 42.05 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-04-07T21:33:58.442Z] #13 42.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T21:33:58.442Z] #13 42.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T21:33:58.442Z] #13 42.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T21:33:58.442Z] #13 42.46 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-04-07T21:33:58.442Z] #13 42.71 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-04-07T21:33:58.442Z] #13 42.71 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-04-07T21:33:58.442Z] #13 46.03 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-04-07T21:33:58.442Z] #13 48.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T21:33:58.442Z] #13 48.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T21:33:58.442Z] #13 48.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:33:58.442Z] #13 48.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:33:58.442Z] #13 48.30 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-04-07T21:33:58.442Z] #13 48.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T21:33:58.442Z] #13 48.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T21:33:58.442Z] #13 48.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T21:33:58.442Z] #13 48.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T21:33:58.442Z] #13 48.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T21:33:58.442Z] #13 48.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T21:33:58.442Z] #13 48.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T21:33:58.442Z] #13 48.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T21:33:58.442Z] #13 48.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T21:33:59.051Z] #42 ... [2022-04-07T21:33:59.051Z] [2022-04-07T21:33:59.051Z] #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-04-07T21:33:59.051Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:33:59.051Z] #56 0.706 + RM_GOPATH=0 [2022-04-07T21:33:59.051Z] #56 0.706 + TMP_GOPATH= [2022-04-07T21:33:59.051Z] #56 0.706 + : /build [2022-04-07T21:33:59.051Z] #56 0.706 + '[' -z '' ']' [2022-04-07T21:33:59.051Z] #56 0.707 ++ mktemp -d [2022-04-07T21:33:59.051Z] #56 0.710 + export GOPATH=/tmp/tmp.MrESHSeiiB [2022-04-07T21:33:59.051Z] #56 0.711 + GOPATH=/tmp/tmp.MrESHSeiiB [2022-04-07T21:33:59.051Z] #56 0.711 + RM_GOPATH=1 [2022-04-07T21:33:59.051Z] #56 0.711 + case "$(go env GOARCH)" in [2022-04-07T21:33:59.051Z] #56 0.714 ++ go env GOARCH [2022-04-07T21:33:59.051Z] #56 0.750 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:59.051Z] #56 0.750 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:59.051Z] #56 0.751 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:59.051Z] #56 0.760 + dir=/tmp/install [2022-04-07T21:33:59.051Z] #56 0.767 + bin=containerd [2022-04-07T21:33:59.051Z] #56 0.767 + shift [2022-04-07T21:33:59.051Z] #56 0.767 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T21:33:59.051Z] #56 0.768 + . /tmp/install/containerd.installer [2022-04-07T21:33:59.051Z] #56 0.768 ++ set -e [2022-04-07T21:33:59.051Z] #56 0.768 ++ : v1.5.11 [2022-04-07T21:33:59.051Z] #56 0.768 + install_containerd [2022-04-07T21:33:59.051Z] #56 0.769 + echo 'Install containerd version v1.5.11' [2022-04-07T21:33:59.051Z] #56 0.769 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MrESHSeiiB/src/github.com/containerd/containerd [2022-04-07T21:33:59.051Z] #56 0.769 Install containerd version v1.5.11 [2022-04-07T21:33:59.051Z] #56 0.771 Cloning into '/tmp/tmp.MrESHSeiiB/src/github.com/containerd/containerd'... [2022-04-07T21:33:59.051Z] #56 ... [2022-04-07T21:33:59.051Z] [2022-04-07T21:33:59.051Z] #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-04-07T21:33:59.051Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:33:59.051Z] #13 39.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-04-07T21:33:59.051Z] #13 39.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-04-07T21:33:59.051Z] #13 39.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-07T21:33:59.051Z] #13 39.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-07T21:33:59.051Z] #13 39.03 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-04-07T21:33:59.051Z] #13 39.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-04-07T21:33:59.051Z] #13 39.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-04-07T21:33:59.051Z] #13 39.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-04-07T21:33:59.051Z] #13 39.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-04-07T21:33:59.051Z] #13 39.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-04-07T21:33:59.051Z] #13 39.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-04-07T21:33:59.051Z] #13 39.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-04-07T21:33:59.051Z] #13 39.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-04-07T21:33:59.051Z] #13 39.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-04-07T21:33:59.052Z] #13 39.96 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:59.052Z] #13 40.13 Fetched 73.4 MB in 6s (12.5 MB/s) [2022-04-07T21:33:59.052Z] #13 40.24 (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-04-07T21:33:59.052Z] #13 40.28 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-07T21:33:59.052Z] #13 40.33 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T21:33:59.052Z] #13 40.57 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:33:59.052Z] #13 40.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T21:33:59.052Z] #13 40.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 ... 15394 files and directories currently installed.) [2022-04-07T21:33:59.052Z] #13 40.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-04-07T21:33:59.052Z] #13 40.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:33:59.354Z] #40 29.38 + 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-04-07T21:33:59.415Z] #13 49.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:33:59.596Z] #20 31.60 Selecting previously unselected package python3. [2022-04-07T21:33:59.596Z] #20 31.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-04-07T21:33:59.596Z] #20 31.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T21:33:59.596Z] #20 31.71 Unpacking python3 (3.7.3-1) ... [2022-04-07T21:33:59.596Z] #20 31.79 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T21:33:59.596Z] #20 31.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:33:59.596Z] #20 31.81 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:33:59.596Z] #20 31.91 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T21:33:59.596Z] #20 31.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:33:59.596Z] #20 31.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:33:59.596Z] #20 32.01 Selecting previously unselected package libiptc0:amd64. [2022-04-07T21:33:59.596Z] #20 32.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T21:33:59.596Z] #20 32.03 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:33:59.596Z] #20 32.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T21:33:59.596Z] #20 32.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T21:33:59.596Z] #20 32.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:33:59.597Z] #13 49.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T21:33:59.597Z] #13 49.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T21:33:59.597Z] #13 49.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:33:59.597Z] #13 49.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:33:59.597Z] #13 49.27 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-04-07T21:33:59.597Z] #13 49.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T21:33:59.597Z] #13 49.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T21:33:59.597Z] #13 49.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T21:33:59.597Z] #13 49.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T21:33:59.597Z] #13 49.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T21:33:59.597Z] #13 49.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T21:33:59.597Z] #13 49.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T21:33:59.597Z] #13 49.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T21:33:59.597Z] #13 49.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T21:33:59.678Z] #13 49.84 Fetched 77.8 MB in 7s (11.0 MB/s) [2022-04-07T21:33:59.854Z] #20 32.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T21:33:59.854Z] #20 32.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T21:33:59.854Z] #20 32.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:33:59.854Z] #20 32.26 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T21:33:59.854Z] #20 32.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T21:33:59.854Z] #20 32.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:33:59.942Z] #13 49.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-04-07T21:33:59.942Z] #13 50.02 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:33:59.942Z] #13 50.04 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T21:33:59.942Z] #13 ... [2022-04-07T21:33:59.942Z] [2022-04-07T21:33:59.942Z] #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-04-07T21:33:59.942Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:33:59.942Z] #56 1.123 + RM_GOPATH=0 [2022-04-07T21:33:59.942Z] #56 1.123 + TMP_GOPATH= [2022-04-07T21:33:59.942Z] #56 1.123 + : /build [2022-04-07T21:33:59.942Z] #56 1.123 + '[' -z '' ']' [2022-04-07T21:33:59.942Z] #56 1.124 ++ mktemp -d [2022-04-07T21:33:59.942Z] #56 1.126 + export GOPATH=/tmp/tmp.5p8rt1gdps [2022-04-07T21:33:59.942Z] #56 1.126 + GOPATH=/tmp/tmp.5p8rt1gdps [2022-04-07T21:33:59.942Z] #56 1.126 + RM_GOPATH=1 [2022-04-07T21:33:59.942Z] #56 1.126 + case "$(go env GOARCH)" in [2022-04-07T21:33:59.942Z] #56 1.126 ++ go env GOARCH [2022-04-07T21:33:59.942Z] #56 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:59.942Z] #56 1.159 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:33:59.942Z] #56 1.159 ++ dirname /tmp/install/install.sh [2022-04-07T21:33:59.942Z] #56 1.161 + dir=/tmp/install [2022-04-07T21:33:59.942Z] #56 1.161 + bin=containerd [2022-04-07T21:33:59.943Z] #56 1.161 + shift [2022-04-07T21:33:59.943Z] #56 1.161 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T21:33:59.943Z] #56 1.161 + . /tmp/install/containerd.installer [2022-04-07T21:33:59.943Z] #56 1.161 ++ set -e [2022-04-07T21:33:59.943Z] #56 1.162 ++ : v1.5.11 [2022-04-07T21:33:59.943Z] #56 1.162 + install_containerd [2022-04-07T21:33:59.943Z] #56 1.162 + echo 'Install containerd version v1.5.11' [2022-04-07T21:33:59.943Z] #56 1.163 Install containerd version v1.5.11 [2022-04-07T21:33:59.943Z] #56 1.163 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5p8rt1gdps/src/github.com/containerd/containerd [2022-04-07T21:33:59.943Z] #56 1.169 Cloning into '/tmp/tmp.5p8rt1gdps/src/github.com/containerd/containerd'... [2022-04-07T21:34:00.112Z] #20 32.37 Selecting previously unselected package iptables. [2022-04-07T21:34:00.112Z] #20 32.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T21:34:00.112Z] #20 32.38 Unpacking iptables (1.8.2-4) ... [2022-04-07T21:34:00.206Z] #56 ... [2022-04-07T21:34:00.206Z] [2022-04-07T21:34:00.206Z] #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-04-07T21:34:00.206Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:00.206Z] #13 50.32 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:00.206Z] #13 50.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T21:34:00.369Z] #20 32.70 Selecting previously unselected package xxd. [2022-04-07T21:34:00.369Z] #20 32.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:34:00.369Z] #20 32.72 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:00.470Z] #13 50.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:34:00.470Z] #13 50.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:00.470Z] #13 50.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:00.631Z] #20 32.88 Selecting previously unselected package vim-common. [2022-04-07T21:34:00.631Z] #20 32.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:34:00.631Z] #20 32.91 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:00.643Z] #13 50.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:00.888Z] #20 33.09 Selecting previously unselected package bash-completion. [2022-04-07T21:34:00.888Z] #20 33.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T21:34:00.903Z] #13 50.80 Fetched 77.8 MB in 7s (10.8 MB/s) [2022-04-07T21:34:00.948Z] #13 42.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T21:34:00.948Z] #13 42.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-04-07T21:34:00.948Z] #13 42.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:01.175Z] #13 50.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-04-07T21:34:01.175Z] #13 51.00 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:34:01.175Z] #13 51.03 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T21:34:01.437Z] #13 51.28 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:01.698Z] #13 51.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T21:34:01.698Z] #13 51.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-04-07T21:34:01.698Z] #13 51.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:01.698Z] #13 51.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:01.879Z] #40 ... [2022-04-07T21:34:01.879Z] [2022-04-07T21:34:01.879Z] #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-04-07T21:34:01.879Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:01.879Z] #42 22.02 Fetched 8476 kB in 17s (487 kB/s) [2022-04-07T21:34:01.879Z] #42 22.02 Reading package lists... [2022-04-07T21:34:01.879Z] #42 29.58 Reading package lists... [2022-04-07T21:34:01.879Z] #42 ... [2022-04-07T21:34:01.879Z] [2022-04-07T21:34:01.879Z] #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-04-07T21:34:01.879Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:01.879Z] #13 26.99 Fetched 9012 kB in 19s (486 kB/s) [2022-04-07T21:34:01.958Z] #13 ... [2022-04-07T21:34:01.958Z] [2022-04-07T21:34:01.958Z] #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-04-07T21:34:01.958Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:01.958Z] #36 45.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:01.958Z] #36 45.49 Fetched 14.9 MB in 1s (10.7 MB/s) [2022-04-07T21:34:01.958Z] #36 45.59 Selecting previously unselected package xxd. [2022-04-07T21:34:01.958Z] #36 45.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:34:01.958Z] #36 45.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:34:01.958Z] #36 45.68 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:01.958Z] #36 45.91 Selecting previously unselected package vim-common. [2022-04-07T21:34:01.958Z] #36 45.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:34:01.958Z] #36 45.95 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:01.958Z] #36 46.31 Selecting previously unselected package cmake-data. [2022-04-07T21:34:01.958Z] #36 46.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T21:34:01.958Z] #36 46.32 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T21:34:01.958Z] #36 48.85 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:34:01.958Z] #36 48.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:34:01.958Z] #36 48.88 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:01.958Z] #36 54.59 Selecting previously unselected package libxml2:amd64. [2022-04-07T21:34:01.958Z] #36 54.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T21:34:01.958Z] #36 54.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:01.958Z] #36 55.25 Selecting previously unselected package libarchive13:amd64. [2022-04-07T21:34:01.958Z] #36 55.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T21:34:01.958Z] #36 55.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:01.958Z] #36 ... [2022-04-07T21:34:01.958Z] [2022-04-07T21:34:01.958Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-04-07T21:34:01.958Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:01.958Z] #42 50.55 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T21:34:01.958Z] #42 50.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:34:01.958Z] #42 50.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:01.958Z] #42 50.73 Selecting previously unselected package protobuf-compiler. [2022-04-07T21:34:01.958Z] #42 50.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:01.958Z] #42 50.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:01.958Z] #42 50.87 Selecting previously unselected package python-pkg-resources. [2022-04-07T21:34:01.958Z] #42 50.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:34:01.958Z] #42 50.88 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:01.958Z] #42 51.09 Selecting previously unselected package python-six. [2022-04-07T21:34:01.958Z] #42 51.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T21:34:01.958Z] #42 51.09 Unpacking python-six (1.12.0-1) ... [2022-04-07T21:34:01.958Z] #42 51.22 Selecting previously unselected package python-protobuf. [2022-04-07T21:34:01.958Z] #42 51.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:01.958Z] #42 51.23 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:01.958Z] #42 51.82 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:02.526Z] #42 55.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:02.526Z] #42 55.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:02.526Z] #42 55.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:02.526Z] #42 55.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:02.526Z] #42 55.94 Setting up python-six (1.12.0-1) ... [2022-04-07T21:34:03.015Z] #13 52.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T21:34:03.015Z] #13 52.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:03.015Z] #13 52.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:03.275Z] #13 ... [2022-04-07T21:34:03.275Z] [2022-04-07T21:34:03.275Z] #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-04-07T21:34:03.275Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:34:03.275Z] #34 46.59 internal/reflectlite [2022-04-07T21:34:03.275Z] #34 46.61 sync [2022-04-07T21:34:03.275Z] #34 48.03 internal/testlog [2022-04-07T21:34:03.275Z] #34 49.33 sort [2022-04-07T21:34:03.275Z] #34 49.34 errors [2022-04-07T21:34:03.275Z] #34 49.70 strconv [2022-04-07T21:34:03.275Z] #34 50.76 io [2022-04-07T21:34:03.275Z] #34 52.28 internal/oserror [2022-04-07T21:34:03.275Z] #34 52.49 syscall [2022-04-07T21:34:03.275Z] #34 53.39 reflect [2022-04-07T21:34:03.275Z] #34 ... [2022-04-07T21:34:03.275Z] [2022-04-07T21:34:03.275Z] #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-04-07T21:34:03.275Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:03.275Z] #36 54.14 Selecting previously unselected package libxml2:amd64. [2022-04-07T21:34:03.275Z] #36 54.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 54.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:03.275Z] #36 54.74 Selecting previously unselected package libarchive13:amd64. [2022-04-07T21:34:03.275Z] #36 54.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 54.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:03.275Z] #36 55.05 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T21:34:03.275Z] #36 55.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 55.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:03.275Z] #36 55.22 Selecting previously unselected package librhash0:amd64. [2022-04-07T21:34:03.275Z] #36 55.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 55.23 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:03.275Z] #36 55.38 Selecting previously unselected package libuv1:amd64. [2022-04-07T21:34:03.275Z] #36 55.38 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 55.40 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:03.275Z] #36 55.54 Selecting previously unselected package cmake. [2022-04-07T21:34:03.275Z] #36 55.56 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T21:34:03.275Z] #36 55.57 Unpacking cmake (3.13.4-1) ... [2022-04-07T21:34:03.412Z] #20 35.86 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T21:34:03.463Z] #42 ... [2022-04-07T21:34:03.463Z] [2022-04-07T21:34:03.463Z] #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-04-07T21:34:03.463Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:34:03.464Z] #32 46.94 Checking out files: 93% (1423/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-04-07T21:34:03.464Z] #32 47.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T21:34:03.464Z] #32 47.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T21:34:03.724Z] #32 ... [2022-04-07T21:34:03.724Z] [2022-04-07T21:34:03.724Z] #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-04-07T21:34:03.724Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:03.724Z] #36 55.55 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T21:34:03.724Z] #36 55.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T21:34:03.724Z] #36 55.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:03.724Z] #36 55.72 Selecting previously unselected package librhash0:amd64. [2022-04-07T21:34:03.724Z] #36 55.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T21:34:03.724Z] #36 55.73 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:03.724Z] #36 55.92 Selecting previously unselected package libuv1:amd64. [2022-04-07T21:34:03.724Z] #36 55.92 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T21:34:03.724Z] #36 55.93 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:03.724Z] #36 56.06 Selecting previously unselected package cmake. [2022-04-07T21:34:03.724Z] #36 56.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T21:34:03.724Z] #36 56.07 Unpacking cmake (3.13.4-1) ... [2022-04-07T21:34:03.976Z] #20 36.21 Selecting previously unselected package bzip2. [2022-04-07T21:34:03.976Z] #20 36.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T21:34:03.976Z] #20 36.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:34:03.976Z] #20 36.32 Selecting previously unselected package xz-utils. [2022-04-07T21:34:03.976Z] #20 36.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T21:34:03.976Z] #20 36.35 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T21:34:04.233Z] #20 36.51 Selecting previously unselected package apparmor. [2022-04-07T21:34:04.233Z] #20 36.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T21:34:04.233Z] #20 36.60 Unpacking apparmor (2.13.2-10) ... [2022-04-07T21:34:04.278Z] #13 ... [2022-04-07T21:34:04.278Z] [2022-04-07T21:34:04.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-04-07T21:34:04.279Z] #32 sha256:09d0f6747cf68c34e94f0c1c085aef4a812d4adce9626364c6e0bbf5d7ef9327 [2022-04-07T21:34:04.279Z] #32 38.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T21:34:04.279Z] #32 ... [2022-04-07T21:34:04.279Z] [2022-04-07T21:34:04.279Z] #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-04-07T21:34:04.279Z] #36 sha256:23d0cbd8de1dd37f704e57c256ba8c88dee4f6d32d8431b8aee302c83b6b9870 [2022-04-07T21:34:04.279Z] #36 44.21 Selecting previously unselected package libxml2:arm64. [2022-04-07T21:34:04.279Z] #36 44.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 44.22 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:04.279Z] #36 44.62 Selecting previously unselected package libarchive13:arm64. [2022-04-07T21:34:04.279Z] #36 44.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 44.63 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:04.279Z] #36 44.91 Selecting previously unselected package libjsoncpp1:arm64. [2022-04-07T21:34:04.279Z] #36 44.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 44.92 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-07T21:34:04.279Z] #36 45.08 Selecting previously unselected package librhash0:arm64. [2022-04-07T21:34:04.279Z] #36 45.08 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 45.09 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-04-07T21:34:04.279Z] #36 45.29 Selecting previously unselected package libuv1:arm64. [2022-04-07T21:34:04.279Z] #36 45.29 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 45.29 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:04.279Z] #36 45.42 Selecting previously unselected package cmake. [2022-04-07T21:34:04.279Z] #36 45.46 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-04-07T21:34:04.279Z] #36 45.46 Unpacking cmake (3.13.4-1) ... [2022-04-07T21:34:04.279Z] #36 47.53 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T21:34:04.279Z] #36 47.55 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:04.279Z] #36 47.56 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:04.279Z] #36 47.58 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:04.279Z] #36 47.61 Setting up librhash0:arm64 (1.3.8-1) ... [2022-04-07T21:34:04.279Z] #36 47.63 Setting up cmake-data (3.13.4-1) ... [2022-04-07T21:34:04.279Z] #36 47.65 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:04.279Z] #36 47.67 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-07T21:34:04.279Z] #36 47.69 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:04.279Z] #36 47.72 Setting up cmake (3.13.4-1) ... [2022-04-07T21:34:04.279Z] #36 47.74 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:04.279Z] #36 47.83 Processing triggers for mime-support (3.62) ... [2022-04-07T21:34:04.402Z] #13 26.99 Reading package lists... [2022-04-07T21:34:04.402Z] #13 ... [2022-04-07T21:34:04.402Z] [2022-04-07T21:34:04.402Z] #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-04-07T21:34:04.402Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:04.402Z] #36 24.48 Fetched 8476 kB in 18s (475 kB/s) [2022-04-07T21:34:04.402Z] #36 24.48 Reading package lists... [2022-04-07T21:34:04.402Z] #36 31.80 Reading package lists... [2022-04-07T21:34:04.402Z] #36 ... [2022-04-07T21:34:04.402Z] [2022-04-07T21:34:04.402Z] #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-04-07T21:34:04.402Z] #49 sha256:95632d10c6f29e1e1cc1b306e53421d0009df81b2aadb1642a02ebdc11d73d21 [2022-04-07T21:34:04.402Z] #49 31.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:34:04.402Z] #49 31.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T21:34:04.402Z] #49 31.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T21:34:04.402Z] #49 31.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T21:34:04.402Z] #49 31.59 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T21:34:04.402Z] #49 32.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T21:34:04.402Z] #49 33.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T21:34:04.402Z] #49 33.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T21:34:04.660Z] #49 ... [2022-04-07T21:34:04.660Z] [2022-04-07T21:34:04.660Z] #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-04-07T21:34:04.660Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:34:04.660Z] #55 24.75 Fetched 8476 kB in 18s (478 kB/s) [2022-04-07T21:34:04.660Z] #55 24.75 Reading package lists... [2022-04-07T21:34:04.662Z] #36 ... [2022-04-07T21:34:04.662Z] [2022-04-07T21:34:04.662Z] #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-04-07T21:34:04.662Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:34:04.662Z] #34 47.94 sync [2022-04-07T21:34:04.662Z] #34 47.95 internal/reflectlite [2022-04-07T21:34:04.662Z] #34 49.64 internal/testlog [2022-04-07T21:34:04.662Z] #34 50.70 errors [2022-04-07T21:34:04.662Z] #34 50.70 sort [2022-04-07T21:34:04.662Z] #34 51.11 strconv [2022-04-07T21:34:04.662Z] #34 52.00 io [2022-04-07T21:34:04.662Z] #34 53.12 internal/oserror [2022-04-07T21:34:04.662Z] #34 53.27 syscall [2022-04-07T21:34:04.662Z] #34 55.51 reflect [2022-04-07T21:34:04.662Z] #34 ... [2022-04-07T21:34:04.662Z] [2022-04-07T21:34:04.662Z] #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-04-07T21:34:04.662Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:04.662Z] #13 53.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T21:34:04.662Z] #13 53.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:04.662Z] #13 53.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:04.671Z] #36 58.28 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:04.671Z] #36 58.30 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:04.671Z] #36 58.32 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:04.671Z] #36 58.34 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:04.798Z] #20 36.93 Selecting previously unselected package aufs-tools. [2022-04-07T21:34:04.798Z] #20 36.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T21:34:04.798Z] #20 36.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:34:04.798Z] #20 37.07 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:34:04.798Z] #20 37.09 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:34:04.798Z] #20 37.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:34:04.933Z] #36 58.38 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:04.933Z] #36 58.42 Setting up cmake-data (3.13.4-1) ... [2022-04-07T21:34:04.933Z] #36 58.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:04.933Z] #36 58.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:04.933Z] #36 58.51 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:04.933Z] #36 58.52 Setting up cmake (3.13.4-1) ... [2022-04-07T21:34:04.933Z] #36 58.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:05.057Z] #20 37.23 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:34:05.057Z] #20 37.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:34:05.057Z] #20 37.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:34:05.057Z] #20 37.38 Selecting previously unselected package jq. [2022-04-07T21:34:05.057Z] #20 37.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:34:05.057Z] #20 37.40 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:34:05.219Z] #36 58.59 Processing triggers for mime-support (3.62) ... [2022-04-07T21:34:05.315Z] #20 37.48 Selecting previously unselected package libaio1:amd64. [2022-04-07T21:34:05.315Z] #20 37.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T21:34:05.315Z] #20 37.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:34:05.315Z] #20 37.59 Selecting previously unselected package libgpm2:amd64. [2022-04-07T21:34:05.315Z] #20 37.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T21:34:05.315Z] #20 37.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:34:05.573Z] #20 37.70 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:34:05.573Z] #20 37.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:34:05.573Z] #20 37.72 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:05.676Z] #36 DONE 50.8s [2022-04-07T21:34:05.676Z] [2022-04-07T21:34:05.676Z] #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-04-07T21:34:05.676Z] #37 sha256:8b2ba1d3ce34de9025fb872ed8f52227a8b678f9d52ec0ccf9889d72cd13615c [2022-04-07T21:34:05.676Z] #37 ... [2022-04-07T21:34:05.676Z] [2022-04-07T21:34:05.676Z] #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-04-07T21:34:05.676Z] #47 sha256:c30f65a8773408691153cc849890f9c16e1a737abab0818d76ba805cc7edbd5c [2022-04-07T21:34:05.676Z] #47 DONE 51.0s [2022-04-07T21:34:05.676Z] [2022-04-07T21:34:05.677Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T21:34:05.677Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:34:05.677Z] #13 45.86 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T21:34:05.677Z] #13 45.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T21:34:05.677Z] #13 46.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:05.677Z] #13 46.57 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-07T21:34:05.677Z] #13 46.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-07T21:34:05.677Z] #13 46.59 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:05.677Z] #13 46.80 Selecting previously unselected package dmsetup. [2022-04-07T21:34:05.677Z] #13 46.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-04-07T21:34:05.677Z] #13 46.90 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:05.677Z] #13 47.18 Selecting previously unselected package mingw-w64-common. [2022-04-07T21:34:05.677Z] #13 47.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T21:34:05.677Z] #13 47.22 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:06.032Z] #55 32.33 Reading package lists... [2022-04-07T21:34:06.032Z] #55 ... [2022-04-07T21:34:06.032Z] [2022-04-07T21:34:06.032Z] #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-04-07T21:34:06.032Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:06.032Z] #42 29.58 Reading package lists... [2022-04-07T21:34:06.596Z] #42 36.24 Building dependency tree... [2022-04-07T21:34:06.596Z] #42 ... [2022-04-07T21:34:06.596Z] [2022-04-07T21:34:06.596Z] #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-04-07T21:34:06.596Z] #51 sha256:2555b0a282e02ba38f21722128be4be96cf39302e0239fe72cd5b970252c0b01 [2022-04-07T21:34:06.596Z] #51 DONE 36.9s [2022-04-07T21:34:06.608Z] #13 ... [2022-04-07T21:34:06.608Z] [2022-04-07T21:34:06.608Z] #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-04-07T21:34:06.608Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:34:06.608Z] #34 41.86 internal/testlog [2022-04-07T21:34:06.608Z] #34 42.76 errors [2022-04-07T21:34:06.608Z] #34 42.77 sort [2022-04-07T21:34:06.608Z] #34 43.26 strconv [2022-04-07T21:34:06.608Z] #34 43.75 io [2022-04-07T21:34:06.608Z] #34 44.96 internal/oserror [2022-04-07T21:34:06.608Z] #34 45.20 syscall [2022-04-07T21:34:06.608Z] #34 46.77 reflect [2022-04-07T21:34:06.608Z] #34 50.57 internal/syscall/unix [2022-04-07T21:34:06.608Z] #34 51.11 time [2022-04-07T21:34:06.608Z] #34 ... [2022-04-07T21:34:06.608Z] [2022-04-07T21:34:06.608Z] #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-04-07T21:34:06.608Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:34:06.608Z] #42 45.55 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 45.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:06.608Z] #42 45.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T21:34:06.608Z] #42 45.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-07T21:34:06.608Z] #42 45.62 Setting up python-six (1.12.0-1) ... [2022-04-07T21:34:06.608Z] #42 47.74 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:06.608Z] #42 47.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T21:34:06.608Z] #42 47.78 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 47.79 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-04-07T21:34:06.608Z] #42 47.81 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 47.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 47.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:06.608Z] #42 47.86 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 47.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:06.608Z] #42 47.92 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:06.608Z] #42 ... [2022-04-07T21:34:06.608Z] [2022-04-07T21:34:06.608Z] #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-04-07T21:34:06.608Z] #37 sha256:8b2ba1d3ce34de9025fb872ed8f52227a8b678f9d52ec0ccf9889d72cd13615c [2022-04-07T21:34:06.608Z] #37 1.264 + RM_GOPATH=0 [2022-04-07T21:34:06.608Z] #37 1.264 + TMP_GOPATH= [2022-04-07T21:34:06.608Z] #37 1.264 + : /build [2022-04-07T21:34:06.608Z] #37 1.267 + '[' -z '' ']' [2022-04-07T21:34:06.608Z] #37 1.278 ++ mktemp -d [2022-04-07T21:34:06.608Z] #37 1.307 + export GOPATH=/tmp/tmp.ZkqMgPGLmV [2022-04-07T21:34:06.608Z] #37 1.307 + GOPATH=/tmp/tmp.ZkqMgPGLmV [2022-04-07T21:34:06.608Z] #37 1.307 + RM_GOPATH=1 [2022-04-07T21:34:06.608Z] #37 1.307 + case "$(go env GOARCH)" in [2022-04-07T21:34:06.608Z] #37 1.307 ++ go env GOARCH [2022-04-07T21:34:06.608Z] #37 1.353 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:06.608Z] #37 1.353 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:06.645Z] #36 DONE 60.1s [2022-04-07T21:34:06.646Z] [2022-04-07T21:34:06.646Z] #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-04-07T21:34:06.646Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:06.646Z] #13 55.41 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T21:34:06.646Z] #13 55.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T21:34:06.646Z] #13 55.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:06.646Z] #13 56.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T21:34:06.646Z] #13 56.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:06.646Z] #13 56.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:06.646Z] #13 56.72 Selecting previously unselected package dmsetup. [2022-04-07T21:34:06.646Z] #13 56.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:06.854Z] [2022-04-07T21:34:06.854Z] #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-04-07T21:34:06.854Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:34:06.854Z] #55 32.33 Reading package lists... [2022-04-07T21:34:06.866Z] #37 1.354 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:06.866Z] #37 1.366 + dir=/tmp/install [2022-04-07T21:34:06.866Z] #37 1.366 + bin=tini [2022-04-07T21:34:06.866Z] #37 1.366 + shift [2022-04-07T21:34:06.866Z] #37 1.366 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T21:34:06.866Z] #37 1.366 + . /tmp/install/tini.installer [2022-04-07T21:34:06.866Z] #37 1.366 ++ : v0.19.0 [2022-04-07T21:34:06.866Z] #37 1.366 + install_tini [2022-04-07T21:34:06.866Z] #37 1.367 + echo 'Install tini version v0.19.0' [2022-04-07T21:34:06.866Z] #37 1.367 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZkqMgPGLmV/tini [2022-04-07T21:34:06.866Z] #37 1.367 Install tini version v0.19.0 [2022-04-07T21:34:06.866Z] #37 1.370 Cloning into '/tmp/tmp.ZkqMgPGLmV/tini'... [2022-04-07T21:34:06.906Z] #13 56.86 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:06.906Z] #13 57.07 Selecting previously unselected package mingw-w64-common. [2022-04-07T21:34:06.906Z] #13 57.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T21:34:06.906Z] #13 57.09 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:07.201Z] #13 56.76 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T21:34:07.201Z] #13 56.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T21:34:07.201Z] #13 56.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:07.201Z] #13 57.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T21:34:07.201Z] #13 57.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:07.201Z] #13 ... [2022-04-07T21:34:07.201Z] [2022-04-07T21:34:07.201Z] #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-04-07T21:34:07.201Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:07.201Z] #36 58.85 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:07.201Z] #36 58.87 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:07.201Z] #36 58.89 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:07.201Z] #36 58.90 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:07.201Z] #36 58.93 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:07.201Z] #36 58.95 Setting up cmake-data (3.13.4-1) ... [2022-04-07T21:34:07.201Z] #36 58.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:07.201Z] #36 59.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:07.201Z] #36 59.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:07.201Z] #36 59.05 Setting up cmake (3.13.4-1) ... [2022-04-07T21:34:07.201Z] #36 59.06 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:07.201Z] #36 59.11 Processing triggers for mime-support (3.62) ... [2022-04-07T21:34:07.201Z] #36 DONE 60.7s [2022-04-07T21:34:07.201Z] [2022-04-07T21:34:07.201Z] #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-04-07T21:34:07.201Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:07.201Z] #13 57.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:07.430Z] #37 ... [2022-04-07T21:34:07.430Z] [2022-04-07T21:34:07.430Z] #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-04-07T21:34:07.430Z] #42 sha256:91e69fda7b6898a302e51e8e23e8635f0c7301c5ff8620384a8968015976ad53 [2022-04-07T21:34:07.430Z] #42 52.22 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-07T21:34:07.430Z] #42 52.23 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:07.430Z] #42 DONE 52.8s [2022-04-07T21:34:07.430Z] [2022-04-07T21:34:07.430Z] #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-04-07T21:34:07.430Z] #37 sha256:8b2ba1d3ce34de9025fb872ed8f52227a8b678f9d52ec0ccf9889d72cd13615c [2022-04-07T21:34:07.430Z] #37 1.973 + cd /tmp/tmp.ZkqMgPGLmV/tini [2022-04-07T21:34:07.430Z] #37 1.974 + git checkout -q v0.19.0 [2022-04-07T21:34:07.430Z] #37 1.998 + cmake . [2022-04-07T21:34:07.461Z] #13 57.41 Selecting previously unselected package dmsetup. [2022-04-07T21:34:07.461Z] #13 57.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:07.461Z] #13 57.46 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:07.995Z] #37 2.624 -- The C compiler identification is GNU 8.3.0 [2022-04-07T21:34:07.995Z] #37 2.664 -- Check for working C compiler: /usr/bin/cc [2022-04-07T21:34:08.030Z] #13 57.76 Selecting previously unselected package mingw-w64-common. [2022-04-07T21:34:08.030Z] #13 57.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T21:34:08.030Z] #13 57.78 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:08.559Z] #37 3.112 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T21:34:08.559Z] #37 3.123 -- Detecting C compiler ABI info [2022-04-07T21:34:08.821Z] #13 ... [2022-04-07T21:34:08.822Z] [2022-04-07T21:34:08.822Z] #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-04-07T21:34:08.822Z] #47 sha256:155eda9ce01ca0f0e115de90b3b87d05b3fbb2c5fcfc2a69deb1b633f0689035 [2022-04-07T21:34:08.822Z] #47 DONE 62.5s [2022-04-07T21:34:09.008Z] #55 37.33 Building dependency tree... [2022-04-07T21:34:09.083Z] [2022-04-07T21:34:09.083Z] #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-04-07T21:34:09.083Z] #37 sha256:37685d088b5b5cbd5dad2f5cda5283138b868c88868eed8040f558b05e18c920 [2022-04-07T21:34:09.083Z] #37 1.011 + RM_GOPATH=0 [2022-04-07T21:34:09.083Z] #37 1.011 + TMP_GOPATH= [2022-04-07T21:34:09.083Z] #37 1.011 + : /build [2022-04-07T21:34:09.083Z] #37 1.011 + '[' -z '' ']' [2022-04-07T21:34:09.083Z] #37 1.011 ++ mktemp -d [2022-04-07T21:34:09.083Z] #37 1.014 + export GOPATH=/tmp/tmp.A6t4Gzkg5b [2022-04-07T21:34:09.083Z] #37 1.014 + GOPATH=/tmp/tmp.A6t4Gzkg5b [2022-04-07T21:34:09.083Z] #37 1.014 + RM_GOPATH=1 [2022-04-07T21:34:09.083Z] #37 1.014 + case "$(go env GOARCH)" in [2022-04-07T21:34:09.083Z] #37 1.022 ++ go env GOARCH [2022-04-07T21:34:09.083Z] #37 1.043 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:09.083Z] #37 1.044 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:09.083Z] #37 1.044 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:09.083Z] #37 1.046 + dir=/tmp/install [2022-04-07T21:34:09.083Z] #37 1.047 + bin=tini [2022-04-07T21:34:09.083Z] #37 1.047 + shift [2022-04-07T21:34:09.083Z] #37 1.047 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T21:34:09.083Z] #37 1.047 + . /tmp/install/tini.installer [2022-04-07T21:34:09.083Z] #37 1.048 ++ : v0.19.0 [2022-04-07T21:34:09.083Z] #37 1.048 + install_tini [2022-04-07T21:34:09.083Z] #37 1.048 + echo 'Install tini version v0.19.0' [2022-04-07T21:34:09.083Z] #37 1.048 Install tini version v0.19.0 [2022-04-07T21:34:09.083Z] #37 1.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.A6t4Gzkg5b/tini [2022-04-07T21:34:09.083Z] #37 1.051 Cloning into '/tmp/tmp.A6t4Gzkg5b/tini'... [2022-04-07T21:34:09.083Z] #37 1.723 + cd /tmp/tmp.A6t4Gzkg5b/tini [2022-04-07T21:34:09.083Z] #37 1.723 + git checkout -q v0.19.0 [2022-04-07T21:34:09.083Z] #37 1.754 + cmake . [2022-04-07T21:34:09.083Z] #37 2.525 -- The C compiler identification is GNU 8.3.0 [2022-04-07T21:34:09.083Z] #37 2.581 -- Check for working C compiler: /usr/bin/cc [2022-04-07T21:34:09.129Z] #37 3.603 -- Detecting C compiler ABI info - done [2022-04-07T21:34:09.129Z] #37 3.646 -- Detecting C compile features [2022-04-07T21:34:09.751Z] #20 41.38 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:34:09.751Z] #20 41.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 41.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:09.751Z] #20 41.51 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:34:09.751Z] #20 41.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 41.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:09.751Z] #20 41.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:34:09.751Z] #20 41.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 41.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:09.751Z] #20 41.69 Selecting previously unselected package libreadline5:amd64. [2022-04-07T21:34:09.751Z] #20 41.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 41.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:34:09.751Z] #20 41.82 Selecting previously unselected package net-tools. [2022-04-07T21:34:09.751Z] #20 41.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 41.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:34:09.751Z] #20 ... [2022-04-07T21:34:09.751Z] [2022-04-07T21:34:09.751Z] #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-04-07T21:34:09.751Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:09.751Z] #43 81.44 CC criu/bfd.o [2022-04-07T21:34:09.751Z] #43 81.95 CC criu/bitmap.o [2022-04-07T21:34:09.751Z] #43 82.11 CC criu/cgroup-props.o [2022-04-07T21:34:09.751Z] #43 82.75 CC criu/cgroup.o [2022-04-07T21:34:09.751Z] #43 85.54 CC criu/clone-noasan.o [2022-04-07T21:34:09.751Z] #43 85.73 CC criu/config.o [2022-04-07T21:34:09.751Z] #43 86.96 CC criu/cr-check.o [2022-04-07T21:34:09.751Z] #43 88.52 CC criu/cr-dedup.o [2022-04-07T21:34:09.751Z] #43 88.90 CC criu/cr-dump.o [2022-04-07T21:34:09.751Z] #43 90.97 CC criu/cr-errno.o [2022-04-07T21:34:09.751Z] #43 91.06 CC criu/cr-restore.o [2022-04-07T21:34:09.751Z] #43 ... [2022-04-07T21:34:09.751Z] [2022-04-07T21:34:09.751Z] #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-04-07T21:34:09.751Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:34:09.751Z] #20 42.00 Selecting previously unselected package patch. [2022-04-07T21:34:09.751Z] #20 42.01 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T21:34:09.751Z] #20 42.02 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T21:34:09.751Z] #20 42.13 Selecting previously unselected package python-pip-whl. [2022-04-07T21:34:09.941Z] #13 ... [2022-04-07T21:34:09.941Z] [2022-04-07T21:34:09.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-04-07T21:34:09.941Z] #47 sha256:5cbaca71dcc8dbf9e47f7e1d3422c844aa6d3ff32b6cca83c0de008b78453bb4 [2022-04-07T21:34:09.941Z] #47 DONE 63.2s [2022-04-07T21:34:09.941Z] [2022-04-07T21:34:09.941Z] #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-04-07T21:34:09.941Z] #37 sha256:321682d701e8d17539773a58dddabbf23007a32639a9b0569a44c3bf4270bb01 [2022-04-07T21:34:09.941Z] #37 1.028 + RM_GOPATH=0 [2022-04-07T21:34:09.941Z] #37 1.028 + TMP_GOPATH= [2022-04-07T21:34:09.941Z] #37 1.028 + : /build [2022-04-07T21:34:09.941Z] #37 1.028 + '[' -z '' ']' [2022-04-07T21:34:09.941Z] #37 1.028 ++ mktemp -d [2022-04-07T21:34:09.941Z] #37 1.032 + export GOPATH=/tmp/tmp.Dtqu2wdipU [2022-04-07T21:34:09.941Z] #37 1.033 + GOPATH=/tmp/tmp.Dtqu2wdipU [2022-04-07T21:34:09.941Z] #37 1.033 + RM_GOPATH=1 [2022-04-07T21:34:09.941Z] #37 1.033 + case "$(go env GOARCH)" in [2022-04-07T21:34:09.941Z] #37 1.040 ++ go env GOARCH [2022-04-07T21:34:09.941Z] #37 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:09.941Z] #37 1.087 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:09.941Z] #37 1.087 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:09.941Z] #37 1.092 + dir=/tmp/install [2022-04-07T21:34:09.941Z] #37 1.093 + bin=tini [2022-04-07T21:34:09.941Z] #37 1.093 + shift [2022-04-07T21:34:09.941Z] #37 1.093 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T21:34:09.941Z] #37 1.093 + . /tmp/install/tini.installer [2022-04-07T21:34:09.941Z] #37 1.093 ++ : v0.19.0 [2022-04-07T21:34:09.941Z] #37 1.093 + install_tini [2022-04-07T21:34:09.941Z] #37 1.093 + echo 'Install tini version v0.19.0' [2022-04-07T21:34:09.941Z] #37 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.Dtqu2wdipU/tini [2022-04-07T21:34:09.941Z] #37 1.093 Install tini version v0.19.0 [2022-04-07T21:34:09.941Z] #37 1.095 Cloning into '/tmp/tmp.Dtqu2wdipU/tini'... [2022-04-07T21:34:09.941Z] #37 1.809 + cd /tmp/tmp.Dtqu2wdipU/tini [2022-04-07T21:34:09.941Z] #37 1.810 + git checkout -q v0.19.0 [2022-04-07T21:34:09.941Z] #37 1.816 + cmake . [2022-04-07T21:34:09.941Z] #37 2.367 -- The C compiler identification is GNU 8.3.0 [2022-04-07T21:34:09.941Z] #37 2.422 -- Check for working C compiler: /usr/bin/cc [2022-04-07T21:34:10.009Z] #20 42.15 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T21:34:10.009Z] #20 42.15 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T21:34:10.027Z] #37 3.457 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T21:34:10.027Z] #37 3.475 -- Detecting C compiler ABI info [2022-04-07T21:34:10.497Z] #37 5.060 -- Detecting C compile features - done [2022-04-07T21:34:10.497Z] #37 5.086 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T21:34:10.510Z] #37 3.369 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T21:34:10.510Z] #37 3.369 -- Detecting C compiler ABI info [2022-04-07T21:34:10.573Z] #20 42.73 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:34:10.573Z] #20 42.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T21:34:10.573Z] #20 42.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:34:10.573Z] #20 42.89 Selecting previously unselected package python3-distutils. [2022-04-07T21:34:10.573Z] #20 42.89 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T21:34:10.573Z] #20 42.91 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T21:34:10.598Z] #37 4.105 -- Detecting C compiler ABI info - done [2022-04-07T21:34:10.598Z] #37 4.148 -- Detecting C compile features [2022-04-07T21:34:10.755Z] #37 5.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T21:34:10.755Z] #37 5.285 -- Configuring done [2022-04-07T21:34:10.755Z] #37 5.288 -- Generating done [2022-04-07T21:34:10.755Z] #37 5.301 -- Build files have been written to: /tmp/tmp.ZkqMgPGLmV/tini [2022-04-07T21:34:10.755Z] #37 5.313 + make tini-static [2022-04-07T21:34:10.829Z] #20 43.04 Selecting previously unselected package python3-pip. [2022-04-07T21:34:10.829Z] #20 43.04 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T21:34:10.829Z] #20 43.05 Unpacking python3-pip (18.1-5) ... [2022-04-07T21:34:10.829Z] #20 43.24 Selecting previously unselected package python3-pkg-resources. [2022-04-07T21:34:10.830Z] #20 43.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:34:10.830Z] #20 43.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:10.903Z] #55 40.79 The following additional packages will be installed: [2022-04-07T21:34:10.903Z] #55 40.79 libbtrfs0 [2022-04-07T21:34:10.903Z] #55 40.99 The following NEW packages will be installed: [2022-04-07T21:34:10.903Z] #55 40.99 libbtrfs-dev libbtrfs0 [2022-04-07T21:34:11.087Z] #20 43.37 Selecting previously unselected package python3-setuptools. [2022-04-07T21:34:11.087Z] #20 43.38 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T21:34:11.087Z] #20 43.38 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T21:34:11.160Z] #55 41.36 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:34:11.160Z] #55 41.36 Need to get 119 kB of archives. [2022-04-07T21:34:11.160Z] #55 41.36 After this operation, 387 kB of additional disk space will be used. [2022-04-07T21:34:11.160Z] #55 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:34:11.160Z] #55 41.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:34:11.170Z] #37 ... [2022-04-07T21:34:11.170Z] [2022-04-07T21:34:11.170Z] #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-04-07T21:34:11.170Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:11.170Z] #42 54.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 54.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:11.170Z] #42 54.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:11.170Z] #42 54.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:11.170Z] #42 54.86 Setting up python-six (1.12.0-1) ... [2022-04-07T21:34:11.170Z] #42 58.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:11.170Z] #42 58.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:11.170Z] #42 58.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 58.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:34:11.170Z] #42 58.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 58.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 58.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:11.170Z] #42 58.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 58.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:11.170Z] #42 58.54 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:11.170Z] #42 64.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:34:11.170Z] #42 64.53 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:11.319Z] #37 5.807 Scanning dependencies of target tini-static [2022-04-07T21:34:11.319Z] #37 5.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T21:34:11.344Z] #20 43.63 Selecting previously unselected package python3-wheel. [2022-04-07T21:34:11.344Z] #20 43.64 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T21:34:11.344Z] #20 43.65 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T21:34:11.344Z] #20 43.72 Selecting previously unselected package sudo. [2022-04-07T21:34:11.417Z] #55 ... [2022-04-07T21:34:11.417Z] [2022-04-07T21:34:11.417Z] #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-04-07T21:34:11.417Z] #67 sha256:54b03d7a52330c6ade94dbb60bf301946d1ae036911031342c8a20c2ba9c11b3 [2022-04-07T21:34:11.417Z] #67 DONE 41.7s [2022-04-07T21:34:11.431Z] #42 DONE 65.0s [2022-04-07T21:34:11.431Z] [2022-04-07T21:34:11.431Z] #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-04-07T21:34:11.431Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:34:11.431Z] #34 61.01 internal/syscall/unix [2022-04-07T21:34:11.431Z] #34 61.29 time [2022-04-07T21:34:11.455Z] #37 4.002 -- Detecting C compiler ABI info - done [2022-04-07T21:34:11.455Z] #37 4.058 -- Detecting C compile features [2022-04-07T21:34:11.601Z] #20 43.74 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T21:34:11.601Z] #20 43.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:34:11.673Z] [2022-04-07T21:34:11.673Z] #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-04-07T21:34:11.673Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:11.673Z] #42 36.24 Building dependency tree... [2022-04-07T21:34:11.673Z] #42 39.81 The following additional packages will be installed: [2022-04-07T21:34:11.673Z] #42 39.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T21:34:11.673Z] #42 39.81 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T21:34:11.673Z] #42 39.81 Suggested packages: [2022-04-07T21:34:11.673Z] #42 39.81 manpages-dev python-setuptools [2022-04-07T21:34:11.673Z] #42 40.99 The following NEW packages will be installed: [2022-04-07T21:34:11.673Z] #42 40.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T21:34:11.673Z] #42 40.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T21:34:11.673Z] #42 40.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T21:34:11.673Z] #42 40.99 python-six zlib1g-dev [2022-04-07T21:34:11.673Z] #42 40.99 The following packages will be upgraded: [2022-04-07T21:34:11.673Z] #42 40.99 zlib1g [2022-04-07T21:34:11.673Z] #42 41.35 1 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T21:34:11.673Z] #42 41.35 Need to get 4182 kB of archives. [2022-04-07T21:34:11.673Z] #42 41.35 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T21:34:11.673Z] #42 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-04-07T21:34:11.673Z] #42 41.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T21:34:11.673Z] #42 41.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T21:34:11.673Z] #42 41.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T21:34:11.673Z] #42 41.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T21:34:11.673Z] #42 41.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T21:34:11.673Z] #42 41.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T21:34:11.673Z] #42 41.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T21:34:11.673Z] #42 41.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T21:34:11.673Z] #42 41.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T21:34:11.859Z] #20 44.24 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T21:34:11.859Z] #20 44.25 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T21:34:11.859Z] #20 44.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:34:12.116Z] #20 44.49 Selecting previously unselected package uidmap. [2022-04-07T21:34:12.116Z] #20 44.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T21:34:12.116Z] #20 44.51 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T21:34:12.373Z] #20 44.61 Selecting previously unselected package vim-runtime. [2022-04-07T21:34:12.373Z] #20 44.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:34:12.373Z] #20 44.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T21:34:12.373Z] #20 44.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T21:34:12.373Z] #20 44.71 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:12.604Z] #42 42.86 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:12.700Z] #37 6.998 [100%] Linking C executable tini-static [2022-04-07T21:34:12.819Z] #34 ... [2022-04-07T21:34:12.819Z] [2022-04-07T21:34:12.819Z] #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-04-07T21:34:12.819Z] #37 sha256:37685d088b5b5cbd5dad2f5cda5283138b868c88868eed8040f558b05e18c920 [2022-04-07T21:34:12.819Z] #37 6.425 -- Detecting C compile features - done [2022-04-07T21:34:12.862Z] #42 43.02 Fetched 4182 kB in 1s (6085 kB/s) [2022-04-07T21:34:12.958Z] #37 7.400 [100%] Built target tini-static [2022-04-07T21:34:12.958Z] #37 7.469 + mkdir -p /build [2022-04-07T21:34:12.958Z] #37 7.471 + cp tini-static /build/docker-init [2022-04-07T21:34:13.081Z] #37 6.460 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T21:34:13.118Z] #42 43.10 (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-04-07T21:34:13.118Z] #42 43.24 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:34:13.118Z] #42 43.24 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T21:34:13.118Z] #42 ... [2022-04-07T21:34:13.118Z] [2022-04-07T21:34:13.118Z] #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-04-07T21:34:13.118Z] #55 sha256:82eb08e97cf76855a8a3ca00adb001b1c90eba1b53b4327902f24e622e86d118 [2022-04-07T21:34:13.118Z] #55 42.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:13.118Z] #55 42.51 Fetched 119 kB in 0s (430 kB/s) [2022-04-07T21:34:13.118Z] #55 42.51 Selecting previously unselected package libbtrfs0. [2022-04-07T21:34:13.118Z] #55 42.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T21:34:13.118Z] #55 42.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:34:13.118Z] #55 42.63 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:13.118Z] #55 42.71 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:34:13.118Z] #55 42.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:34:13.118Z] #55 42.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:13.118Z] #55 42.99 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:13.118Z] #55 43.02 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:13.118Z] #55 43.02 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:13.118Z] #55 DONE 43.5s [2022-04-07T21:34:13.118Z] [2022-04-07T21:34:13.118Z] #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-04-07T21:34:13.118Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:13.118Z] #42 43.41 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:13.118Z] #42 ... [2022-04-07T21:34:13.118Z] [2022-04-07T21:34:13.118Z] #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-04-07T21:34:13.118Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:13.118Z] #36 31.80 Reading package lists... [2022-04-07T21:34:13.118Z] #36 38.39 Building dependency tree... [2022-04-07T21:34:13.118Z] #36 41.84 The following additional packages will be installed: [2022-04-07T21:34:13.118Z] #36 41.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T21:34:13.118Z] #36 41.84 Suggested packages: [2022-04-07T21:34:13.118Z] #36 41.84 cmake-doc ninja-build lrzip [2022-04-07T21:34:13.118Z] #36 41.84 Recommended packages: [2022-04-07T21:34:13.118Z] #36 41.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T21:34:13.118Z] #36 42.69 The following NEW packages will be installed: [2022-04-07T21:34:13.118Z] #36 42.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T21:34:13.118Z] #36 42.75 vim-common xxd [2022-04-07T21:34:13.118Z] #36 43.07 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:34:13.118Z] #36 43.07 Need to get 14.9 MB of archives. [2022-04-07T21:34:13.118Z] #36 43.07 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T21:34:13.118Z] #36 43.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:34:13.118Z] #36 43.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:34:13.118Z] #36 43.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T21:34:13.118Z] #36 43.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:34:13.343Z] #37 6.628 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T21:34:13.343Z] #37 6.740 -- Configuring done [2022-04-07T21:34:13.343Z] #37 6.756 -- Generating done [2022-04-07T21:34:13.343Z] #37 6.763 -- Build files have been written to: /tmp/tmp.A6t4Gzkg5b/tini [2022-04-07T21:34:13.343Z] #37 6.771 + make tini-static [2022-04-07T21:34:13.359Z] #37 5.825 -- Detecting C compile features - done [2022-04-07T21:34:13.359Z] #37 5.865 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T21:34:13.359Z] #37 6.107 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T21:34:13.359Z] #37 6.227 -- Configuring done [2022-04-07T21:34:13.604Z] #37 7.138 Scanning dependencies of target tini-static [2022-04-07T21:34:13.617Z] #37 6.239 -- Generating done [2022-04-07T21:34:13.617Z] #37 6.249 -- Build files have been written to: /tmp/tmp.Dtqu2wdipU/tini [2022-04-07T21:34:13.617Z] #37 6.259 + make tini-static [2022-04-07T21:34:13.680Z] #36 ... [2022-04-07T21:34:13.680Z] [2022-04-07T21:34:13.680Z] #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-04-07T21:34:13.680Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:13.680Z] #42 43.72 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T21:34:13.680Z] #42 43.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-04-07T21:34:13.680Z] #42 43.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T21:34:13.680Z] #42 43.72 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:34:13.680Z] #42 43.80 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:34:13.680Z] #42 43.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:34:13.680Z] #42 43.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:13.864Z] #37 7.193 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T21:34:13.876Z] #37 6.643 Scanning dependencies of target tini-static [2022-04-07T21:34:13.938Z] #42 43.97 Selecting previously unselected package libnet1-dev. [2022-04-07T21:34:13.938Z] #42 43.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:34:13.938Z] #42 43.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:13.938Z] #42 44.20 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:34:13.938Z] #42 44.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:34:13.938Z] #42 44.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:14.134Z] #37 6.845 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T21:34:14.195Z] #42 44.39 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T21:34:14.195Z] #42 44.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T21:34:14.195Z] #42 44.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:34:14.392Z] #37 ... [2022-04-07T21:34:14.392Z] [2022-04-07T21:34:14.392Z] #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-04-07T21:34:14.392Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:14.392Z] #42 59.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:14.392Z] #42 59.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:14.392Z] #42 60.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:14.392Z] #42 60.43 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:34:14.392Z] #42 60.53 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:14.392Z] #42 60.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:14.392Z] #42 60.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:14.392Z] #42 60.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:14.392Z] #42 60.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:14.392Z] #42 60.80 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:14.392Z] #42 67.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:34:14.392Z] #42 67.15 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:14.392Z] #42 DONE 67.7s [2022-04-07T21:34:14.392Z] [2022-04-07T21:34:14.393Z] #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-04-07T21:34:14.393Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:14.393Z] #13 64.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T21:34:14.393Z] #13 64.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T21:34:14.393Z] #13 64.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:14.452Z] #42 44.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:34:14.452Z] #42 44.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:34:14.452Z] #42 44.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:14.452Z] #42 44.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T21:34:14.452Z] #42 44.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:34:14.452Z] #42 44.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:14.709Z] #42 44.86 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T21:34:14.709Z] #42 44.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T21:34:14.709Z] #42 44.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:14.709Z] #42 45.10 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T21:34:14.709Z] #42 45.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:14.804Z] #37 8.233 [100%] Linking C executable tini-static [2022-04-07T21:34:14.850Z] #37 DONE 9.3s [2022-04-07T21:34:14.850Z] [2022-04-07T21:34:14.850Z] #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-04-07T21:34:14.850Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:34:14.850Z] #34 55.42 internal/fmtsort [2022-04-07T21:34:14.850Z] #34 55.81 internal/syscall/execenv [2022-04-07T21:34:14.850Z] #34 55.92 path [2022-04-07T21:34:14.850Z] #34 56.36 strings [2022-04-07T21:34:14.850Z] #34 56.75 internal/poll [2022-04-07T21:34:14.850Z] #34 58.44 io/fs [2022-04-07T21:34:14.850Z] #34 58.52 bufio [2022-04-07T21:34:14.850Z] #34 59.25 os [2022-04-07T21:34:14.850Z] #34 60.07 text/tabwriter [2022-04-07T21:34:14.966Z] #42 45.12 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:15.375Z] #37 8.748 [100%] Built target tini-static [2022-04-07T21:34:15.375Z] #37 8.839 + mkdir -p /build [2022-04-07T21:34:15.375Z] #37 8.847 + cp tini-static /build/docker-init [2022-04-07T21:34:15.532Z] #42 45.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T21:34:15.532Z] #42 45.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:15.532Z] #42 45.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:15.636Z] #37 DONE 9.2s [2022-04-07T21:34:15.636Z] [2022-04-07T21:34:15.636Z] #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-04-07T21:34:15.636Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:15.636Z] #43 1.810 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:34:15.636Z] #43 1.810 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:34:15.636Z] #43 1.829 Note: Building without GnuTLS support [2022-04-07T21:34:15.636Z] #43 1.844 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:34:15.636Z] #43 1.845 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:34:15.636Z] #43 3.468 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:34:15.636Z] #43 3.533 GEN .gitid [2022-04-07T21:34:15.636Z] #43 3.554 GEN criu/include/version.h [2022-04-07T21:34:15.636Z] #43 3.641 GEN include/common/asm [2022-04-07T21:34:15.647Z] #20 47.73 Selecting previously unselected package vim. [2022-04-07T21:34:15.647Z] #20 47.75 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:34:15.647Z] #20 47.77 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:15.904Z] #20 48.30 Selecting previously unselected package xfsprogs. [2022-04-07T21:34:16.096Z] #42 46.09 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T21:34:16.096Z] #42 46.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:16.096Z] #42 46.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:16.161Z] #20 48.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T21:34:16.161Z] #20 48.33 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T21:34:16.418Z] #20 48.72 Selecting previously unselected package zip. [2022-04-07T21:34:16.418Z] #20 48.73 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T21:34:16.418Z] #20 48.74 Unpacking zip (3.0-11+b1) ... [2022-04-07T21:34:16.675Z] #20 48.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:34:16.675Z] #20 48.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:34:16.675Z] #20 48.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:34:16.675Z] #20 48.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:34:16.675Z] #20 48.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:34:16.675Z] #20 48.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:34:16.675Z] #20 49.01 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T21:34:16.675Z] #20 49.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:34:16.675Z] #20 49.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:16.675Z] #20 49.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:34:16.675Z] #20 49.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:16.781Z] #34 62.01 io/ioutil [2022-04-07T21:34:16.781Z] #34 62.03 fmt [2022-04-07T21:34:16.927Z] #13 ... [2022-04-07T21:34:16.927Z] [2022-04-07T21:34:16.927Z] #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-04-07T21:34:16.927Z] #37 sha256:321682d701e8d17539773a58dddabbf23007a32639a9b0569a44c3bf4270bb01 [2022-04-07T21:34:16.927Z] #37 8.266 [100%] Linking C executable tini-static [2022-04-07T21:34:16.927Z] #37 8.910 [100%] Built target tini-static [2022-04-07T21:34:16.927Z] #37 8.969 + mkdir -p /build [2022-04-07T21:34:16.927Z] #37 8.990 + cp tini-static /build/docker-init [2022-04-07T21:34:16.927Z] #37 DONE 9.3s [2022-04-07T21:34:16.927Z] [2022-04-07T21:34:16.927Z] #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-04-07T21:34:16.927Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:16.927Z] #43 1.810 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:34:16.927Z] #43 1.810 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:34:16.927Z] #43 1.814 Note: Building without GnuTLS support [2022-04-07T21:34:16.927Z] #43 1.818 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:34:16.927Z] #43 1.818 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:34:16.932Z] #20 49.09 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:16.932Z] #20 49.10 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:16.932Z] #20 49.11 Setting up zip (3.0-11+b1) ... [2022-04-07T21:34:16.932Z] #20 49.12 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:16.932Z] #20 49.15 Setting up bash-completion (1:2.8-6) ... [2022-04-07T21:34:17.344Z] #34 ... [2022-04-07T21:34:17.344Z] [2022-04-07T21:34:17.344Z] #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-04-07T21:34:17.344Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:17.344Z] #43 6.766 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:34:17.344Z] #43 6.766 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:34:17.344Z] #43 6.770 Note: Building without GnuTLS support [2022-04-07T21:34:17.344Z] #43 6.775 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:34:17.344Z] #43 6.780 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:34:17.344Z] #43 8.529 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:34:17.344Z] #43 8.588 GEN .gitid [2022-04-07T21:34:17.344Z] #43 8.657 GEN criu/include/version.h [2022-04-07T21:34:17.344Z] #43 8.721 GEN include/common/asm [2022-04-07T21:34:17.474Z] #42 47.40 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T21:34:17.474Z] #42 47.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:17.474Z] #42 47.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:17.498Z] #43 ... [2022-04-07T21:34:17.498Z] [2022-04-07T21:34:17.498Z] #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-04-07T21:34:17.498Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:34:17.498Z] #34 61.03 internal/syscall/unix [2022-04-07T21:34:17.498Z] #34 61.48 time [2022-04-07T21:34:17.498Z] #34 67.74 internal/poll [2022-04-07T21:34:17.498Z] #34 69.93 internal/fmtsort [2022-04-07T21:34:17.498Z] #34 70.53 internal/syscall/execenv [2022-04-07T21:34:17.498Z] #34 70.85 path [2022-04-07T21:34:17.552Z] #43 5.776 PBCC images/timens.pb-c.c [2022-04-07T21:34:17.552Z] #43 5.814 DEP images/timens.pb-c.d [2022-04-07T21:34:17.552Z] #43 5.853 PBCC images/fown.pb-c.c [2022-04-07T21:34:17.552Z] #43 5.905 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T21:34:17.552Z] #43 5.969 PBCC images/opts.pb-c.c [2022-04-07T21:34:17.552Z] #43 6.021 PBCC images/memfd.pb-c.c [2022-04-07T21:34:17.552Z] #43 6.032 DEP images/fown.pb-c.d [2022-04-07T21:34:17.552Z] #43 6.075 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T21:34:17.552Z] #43 6.133 DEP images/opts.pb-c.d [2022-04-07T21:34:17.552Z] #43 6.193 DEP images/memfd.pb-c.d [2022-04-07T21:34:17.601Z] #43 ... [2022-04-07T21:34:17.601Z] [2022-04-07T21:34:17.601Z] #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-04-07T21:34:17.601Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:34:17.601Z] #13 52.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T21:34:17.601Z] #13 52.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T21:34:17.601Z] #13 52.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:17.601Z] #13 57.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T21:34:17.601Z] #13 57.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T21:34:17.601Z] #13 57.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:17.601Z] #13 57.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T21:34:17.601Z] #13 57.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T21:34:17.601Z] #13 57.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:17.731Z] #42 47.88 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T21:34:17.731Z] #42 47.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:34:17.731Z] #42 47.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:17.731Z] #42 48.04 Selecting previously unselected package protobuf-compiler. [2022-04-07T21:34:17.731Z] #42 48.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:17.757Z] #34 71.17 strings [2022-04-07T21:34:17.812Z] #43 6.236 PBCC images/sit.pb-c.c [2022-04-07T21:34:17.812Z] #43 6.297 DEP images/sit.pb-c.d [2022-04-07T21:34:17.812Z] #43 6.361 PBCC images/macvlan.pb-c.c [2022-04-07T21:34:17.812Z] #43 6.401 DEP images/macvlan.pb-c.d [2022-04-07T21:34:17.857Z] #13 ... [2022-04-07T21:34:17.857Z] [2022-04-07T21:34:17.857Z] #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-04-07T21:34:17.857Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:17.857Z] #43 10.31 PBCC images/timens.pb-c.c [2022-04-07T21:34:17.857Z] #43 10.37 DEP images/timens.pb-c.d [2022-04-07T21:34:17.857Z] #43 10.42 PBCC images/fown.pb-c.c [2022-04-07T21:34:17.857Z] #43 10.46 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T21:34:17.857Z] #43 10.51 PBCC images/opts.pb-c.c [2022-04-07T21:34:17.989Z] #42 48.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:17.989Z] #42 48.23 Selecting previously unselected package python-pkg-resources. [2022-04-07T21:34:17.989Z] #42 48.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:34:17.989Z] #42 48.23 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:18.017Z] #34 71.49 io/fs [2022-04-07T21:34:18.073Z] #43 6.452 PBCC images/autofs.pb-c.c [2022-04-07T21:34:18.073Z] #43 6.464 DEP images/autofs.pb-c.d [2022-04-07T21:34:18.073Z] #43 6.505 PBCC images/sysctl.pb-c.c [2022-04-07T21:34:18.073Z] #43 6.533 DEP images/sysctl.pb-c.d [2022-04-07T21:34:18.073Z] #43 6.574 PBCC images/time.pb-c.c [2022-04-07T21:34:18.073Z] #43 6.597 DEP images/time.pb-c.d [2022-04-07T21:34:18.073Z] #43 6.646 PBCC images/binfmt-misc.pb-c.c [2022-04-07T21:34:18.073Z] #43 6.653 DEP images/binfmt-misc.pb-c.d [2022-04-07T21:34:18.073Z] #43 6.698 PBCC images/seccomp.pb-c.c [2022-04-07T21:34:18.073Z] #43 6.717 DEP images/seccomp.pb-c.d [2022-04-07T21:34:18.114Z] #43 10.55 PBCC images/memfd.pb-c.c [2022-04-07T21:34:18.114Z] #43 10.60 DEP images/fown.pb-c.d [2022-04-07T21:34:18.114Z] #43 10.66 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T21:34:18.114Z] #43 10.69 DEP images/opts.pb-c.d [2022-04-07T21:34:18.114Z] #43 10.76 DEP images/memfd.pb-c.d [2022-04-07T21:34:18.246Z] #42 48.46 Selecting previously unselected package python-six. [2022-04-07T21:34:18.246Z] #42 48.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T21:34:18.246Z] #42 48.46 Unpacking python-six (1.12.0-1) ... [2022-04-07T21:34:18.276Z] #34 ... [2022-04-07T21:34:18.276Z] [2022-04-07T21:34:18.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T21:34:18.276Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:18.276Z] #43 4.035 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:34:18.276Z] #43 4.094 GEN .gitid [2022-04-07T21:34:18.276Z] #43 4.110 GEN criu/include/version.h [2022-04-07T21:34:18.276Z] #43 4.162 GEN include/common/asm [2022-04-07T21:34:18.334Z] #43 6.785 PBCC images/userns.pb-c.c [2022-04-07T21:34:18.334Z] #43 6.809 DEP images/userns.pb-c.d [2022-04-07T21:34:18.334Z] #43 6.858 PBCC images/cgroup.pb-c.c [2022-04-07T21:34:18.334Z] #43 6.866 DEP images/cgroup.pb-c.d [2022-04-07T21:34:18.334Z] #43 6.921 PBCC images/ext-file.pb-c.c [2022-04-07T21:34:18.334Z] #43 6.950 DEP images/ext-file.pb-c.d [2022-04-07T21:34:18.334Z] #43 7.001 PBCC images/rpc.pb-c.c [2022-04-07T21:34:18.371Z] #43 10.84 PBCC images/sit.pb-c.c [2022-04-07T21:34:18.371Z] #43 10.91 DEP images/sit.pb-c.d [2022-04-07T21:34:18.371Z] #43 10.96 PBCC images/macvlan.pb-c.c [2022-04-07T21:34:18.371Z] #43 11.01 DEP images/macvlan.pb-c.d [2022-04-07T21:34:18.371Z] #43 11.06 PBCC images/autofs.pb-c.c [2022-04-07T21:34:18.595Z] #43 7.049 DEP images/rpc.pb-c.d [2022-04-07T21:34:18.595Z] #43 7.106 PBCC images/siginfo.pb-c.c [2022-04-07T21:34:18.595Z] #43 7.149 DEP images/siginfo.pb-c.d [2022-04-07T21:34:18.595Z] #43 7.217 PBCC images/pagemap.pb-c.c [2022-04-07T21:34:18.628Z] #43 11.09 DEP images/autofs.pb-c.d [2022-04-07T21:34:18.628Z] #43 11.13 PBCC images/sysctl.pb-c.c [2022-04-07T21:34:18.628Z] #43 11.15 DEP images/sysctl.pb-c.d [2022-04-07T21:34:18.628Z] #43 11.21 PBCC images/time.pb-c.c [2022-04-07T21:34:18.628Z] #43 11.26 DEP images/time.pb-c.d [2022-04-07T21:34:18.628Z] #43 11.32 PBCC images/binfmt-misc.pb-c.c [2022-04-07T21:34:18.810Z] #42 48.74 Selecting previously unselected package python-protobuf. [2022-04-07T21:34:18.810Z] #42 48.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T21:34:18.810Z] #42 48.74 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:18.810Z] #42 49.19 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:18.810Z] #42 ... [2022-04-07T21:34:18.810Z] [2022-04-07T21:34:18.810Z] #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-04-07T21:34:18.810Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:18.810Z] #13 26.99 Reading package lists... [2022-04-07T21:34:18.810Z] #13 34.59 Reading package lists... [2022-04-07T21:34:18.810Z] #13 40.54 Building dependency tree... [2022-04-07T21:34:18.810Z] #13 43.34 The following additional packages will be installed: [2022-04-07T21:34:18.810Z] #13 43.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T21:34:18.810Z] #13 43.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T21:34:18.810Z] #13 43.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T21:34:18.810Z] #13 43.34 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T21:34:18.810Z] #13 43.34 mingw-w64-x86-64-dev [2022-04-07T21:34:18.810Z] #13 43.34 Suggested packages: [2022-04-07T21:34:18.810Z] #13 43.34 gcc-8-locales seccomp wine64 [2022-04-07T21:34:18.856Z] #43 7.275 DEP images/pagemap.pb-c.d [2022-04-07T21:34:18.856Z] #43 7.317 PBCC images/rlimit.pb-c.c [2022-04-07T21:34:18.856Z] #43 7.341 DEP images/rlimit.pb-c.d [2022-04-07T21:34:18.856Z] #43 7.377 PBCC images/file-lock.pb-c.c [2022-04-07T21:34:18.856Z] #43 7.394 DEP images/file-lock.pb-c.d [2022-04-07T21:34:18.856Z] #43 7.433 PBCC images/tty.pb-c.c [2022-04-07T21:34:18.885Z] #43 11.35 DEP images/binfmt-misc.pb-c.d [2022-04-07T21:34:18.885Z] #43 11.40 PBCC images/seccomp.pb-c.c [2022-04-07T21:34:18.885Z] #43 11.43 DEP images/seccomp.pb-c.d [2022-04-07T21:34:18.885Z] #43 11.47 PBCC images/userns.pb-c.c [2022-04-07T21:34:18.885Z] #43 11.49 DEP images/userns.pb-c.d [2022-04-07T21:34:18.885Z] #43 11.52 PBCC images/cgroup.pb-c.c [2022-04-07T21:34:18.885Z] #43 11.56 DEP images/cgroup.pb-c.d [2022-04-07T21:34:19.067Z] #13 ... [2022-04-07T21:34:19.067Z] [2022-04-07T21:34:19.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-04-07T21:34:19.067Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:19.067Z] #42 49.19 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:19.067Z] Removing intermediate container ad19c7ecbfc5 [2022-04-07T21:34:19.067Z] ---> 005678dccd47 [2022-04-07T21:34:19.067Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-07T21:34:19.067Z] ---> Running in 786aa185cac5 [2022-04-07T21:34:19.116Z] #43 7.509 DEP images/tty.pb-c.d [2022-04-07T21:34:19.117Z] #43 7.589 PBCC images/tun.pb-c.c [2022-04-07T21:34:19.117Z] #43 7.608 PBCC images/netdev.pb-c.c [2022-04-07T21:34:19.117Z] #43 7.668 DEP images/tun.pb-c.d [2022-04-07T21:34:19.117Z] #43 7.706 DEP images/netdev.pb-c.d [2022-04-07T21:34:19.141Z] #43 11.59 PBCC images/ext-file.pb-c.c [2022-04-07T21:34:19.141Z] #43 11.63 DEP images/ext-file.pb-c.d [2022-04-07T21:34:19.141Z] #43 11.69 PBCC images/rpc.pb-c.c [2022-04-07T21:34:19.141Z] #43 11.70 DEP images/rpc.pb-c.d [2022-04-07T21:34:19.141Z] #43 11.78 PBCC images/siginfo.pb-c.c [2022-04-07T21:34:19.141Z] #43 11.79 DEP images/siginfo.pb-c.d [2022-04-07T21:34:19.141Z] #43 11.85 PBCC images/pagemap.pb-c.c [2022-04-07T21:34:19.142Z] #43 11.90 DEP images/pagemap.pb-c.d [2022-04-07T21:34:19.377Z] #43 7.773 PBCC images/vma.pb-c.c [2022-04-07T21:34:19.378Z] #43 7.821 DEP images/vma.pb-c.d [2022-04-07T21:34:19.378Z] #43 7.877 PBCC images/creds.pb-c.c [2022-04-07T21:34:19.378Z] #43 7.911 DEP images/creds.pb-c.d [2022-04-07T21:34:19.378Z] #43 7.961 PBCC images/utsns.pb-c.c [2022-04-07T21:34:19.378Z] #43 7.985 DEP images/utsns.pb-c.d [2022-04-07T21:34:19.398Z] #43 11.95 PBCC images/rlimit.pb-c.c [2022-04-07T21:34:19.398Z] #43 11.98 DEP images/rlimit.pb-c.d [2022-04-07T21:34:19.398Z] #43 12.02 PBCC images/file-lock.pb-c.c [2022-04-07T21:34:19.398Z] #43 12.06 DEP images/file-lock.pb-c.d [2022-04-07T21:34:19.398Z] #43 12.10 PBCC images/tty.pb-c.c [2022-04-07T21:34:19.398Z] #43 12.13 DEP images/tty.pb-c.d [2022-04-07T21:34:19.638Z] #43 8.013 PBCC images/ipc-desc.pb-c.c [2022-04-07T21:34:19.638Z] #43 8.041 PBCC images/ipc-sem.pb-c.c [2022-04-07T21:34:19.638Z] #43 8.077 DEP images/ipc-desc.pb-c.d [2022-04-07T21:34:19.638Z] #43 8.107 DEP images/ipc-sem.pb-c.d [2022-04-07T21:34:19.638Z] #43 8.141 PBCC images/ipc-msg.pb-c.c [2022-04-07T21:34:19.639Z] #43 8.165 DEP images/ipc-msg.pb-c.d [2022-04-07T21:34:19.639Z] #43 8.200 PBCC images/ipc-shm.pb-c.c [2022-04-07T21:34:19.655Z] #43 12.19 PBCC images/tun.pb-c.c [2022-04-07T21:34:19.655Z] #43 12.25 PBCC images/netdev.pb-c.c [2022-04-07T21:34:19.655Z] #43 12.29 DEP images/tun.pb-c.d [2022-04-07T21:34:19.655Z] #43 12.34 DEP images/netdev.pb-c.d [2022-04-07T21:34:19.655Z] #43 12.38 PBCC images/vma.pb-c.c [2022-04-07T21:34:19.655Z] #43 5.381 PBCC images/timens.pb-c.c [2022-04-07T21:34:19.655Z] #43 5.406 DEP images/timens.pb-c.d [2022-04-07T21:34:19.655Z] #43 5.462 PBCC images/fown.pb-c.c [2022-04-07T21:34:19.655Z] #43 5.472 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T21:34:19.655Z] #43 5.559 PBCC images/opts.pb-c.c [2022-04-07T21:34:19.655Z] #43 5.598 PBCC images/memfd.pb-c.c [2022-04-07T21:34:19.899Z] #43 8.225 DEP images/ipc-shm.pb-c.d [2022-04-07T21:34:19.899Z] #43 8.286 PBCC images/ipc-var.pb-c.c [2022-04-07T21:34:19.899Z] #43 8.306 DEP images/ipc-var.pb-c.d [2022-04-07T21:34:19.899Z] #43 8.358 PBCC images/sk-opts.pb-c.c [2022-04-07T21:34:19.899Z] #43 8.376 PBCC images/packet-sock.pb-c.c [2022-04-07T21:34:19.899Z] #43 8.409 DEP images/sk-opts.pb-c.d [2022-04-07T21:34:19.899Z] #43 8.450 DEP images/packet-sock.pb-c.d [2022-04-07T21:34:19.912Z] #43 12.42 DEP images/vma.pb-c.d [2022-04-07T21:34:19.912Z] #43 12.45 PBCC images/creds.pb-c.c [2022-04-07T21:34:19.912Z] #43 12.48 DEP images/creds.pb-c.d [2022-04-07T21:34:19.912Z] #43 12.50 PBCC images/utsns.pb-c.c [2022-04-07T21:34:19.912Z] #43 12.54 DEP images/utsns.pb-c.d [2022-04-07T21:34:19.912Z] #43 12.58 PBCC images/ipc-desc.pb-c.c [2022-04-07T21:34:19.912Z] #43 12.62 PBCC images/ipc-sem.pb-c.c [2022-04-07T21:34:19.915Z] #43 5.636 DEP images/fown.pb-c.d [2022-04-07T21:34:19.915Z] #43 5.690 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T21:34:19.915Z] #43 5.735 DEP images/opts.pb-c.d [2022-04-07T21:34:19.915Z] #43 5.770 DEP images/memfd.pb-c.d [2022-04-07T21:34:19.915Z] #43 5.818 PBCC images/sit.pb-c.c [2022-04-07T21:34:20.160Z] #43 8.518 PBCC images/sk-netlink.pb-c.c [2022-04-07T21:34:20.160Z] #43 8.583 DEP images/sk-netlink.pb-c.d [2022-04-07T21:34:20.160Z] #43 8.627 PBCC images/sk-inet.pb-c.c [2022-04-07T21:34:20.160Z] #43 8.669 DEP images/sk-inet.pb-c.d [2022-04-07T21:34:20.160Z] #43 8.723 PBCC images/sk-unix.pb-c.c [2022-04-07T21:34:20.168Z] #43 12.63 DEP images/ipc-desc.pb-c.d [2022-04-07T21:34:20.168Z] #43 12.67 DEP images/ipc-sem.pb-c.d [2022-04-07T21:34:20.168Z] #43 12.71 PBCC images/ipc-msg.pb-c.c [2022-04-07T21:34:20.168Z] #43 12.73 DEP images/ipc-msg.pb-c.d [2022-04-07T21:34:20.168Z] #43 12.76 PBCC images/ipc-shm.pb-c.c [2022-04-07T21:34:20.168Z] #43 12.79 DEP images/ipc-shm.pb-c.d [2022-04-07T21:34:20.168Z] #43 12.83 PBCC images/ipc-var.pb-c.c [2022-04-07T21:34:20.174Z] #43 5.846 DEP images/sit.pb-c.d [2022-04-07T21:34:20.174Z] #43 5.888 PBCC images/macvlan.pb-c.c [2022-04-07T21:34:20.174Z] #43 5.922 DEP images/macvlan.pb-c.d [2022-04-07T21:34:20.174Z] #43 5.959 PBCC images/autofs.pb-c.c [2022-04-07T21:34:20.174Z] #43 5.994 DEP images/autofs.pb-c.d [2022-04-07T21:34:20.174Z] #43 6.034 PBCC images/sysctl.pb-c.c [2022-04-07T21:34:20.174Z] #43 6.062 DEP images/sysctl.pb-c.d [2022-04-07T21:34:20.174Z] #43 6.116 PBCC images/time.pb-c.c [2022-04-07T21:34:20.174Z] #43 6.134 DEP images/time.pb-c.d [2022-04-07T21:34:20.206Z] #20 51.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:34:20.206Z] #20 51.96 Setting up xz-utils (5.2.4-1) ... [2022-04-07T21:34:20.206Z] #20 51.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T21:34:20.206Z] #20 51.99 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T21:34:20.206Z] #20 52.01 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:34:20.206Z] #20 52.08 invoke-rc.d: could not determine current runlevel [2022-04-07T21:34:20.206Z] #20 52.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:34:20.206Z] #20 52.10 Setting up pigz (2.4-1) ... [2022-04-07T21:34:20.206Z] #20 52.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:34:20.206Z] #20 52.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:20.206Z] #20 52.15 Setting up python-pip-whl (18.1-5) ... [2022-04-07T21:34:20.206Z] #20 52.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:34:20.206Z] #20 52.18 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:20.206Z] #20 52.59 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:34:20.206Z] #20 52.60 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:34:20.206Z] #20 52.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:34:20.206Z] #20 52.62 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:20.206Z] #20 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T21:34:20.206Z] #20 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T21:34:20.206Z] #20 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T21:34:20.206Z] #20 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T21:34:20.206Z] #20 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T21:34:20.206Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T21:34:20.206Z] #20 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T21:34:20.420Z] #43 8.785 DEP images/sk-unix.pb-c.d [2022-04-07T21:34:20.420Z] #43 8.841 PBCC images/mm.pb-c.c [2022-04-07T21:34:20.420Z] #43 8.869 DEP images/mm.pb-c.d [2022-04-07T21:34:20.420Z] #43 8.913 PBCC images/timerfd.pb-c.c [2022-04-07T21:34:20.420Z] #43 8.941 DEP images/timerfd.pb-c.d [2022-04-07T21:34:20.420Z] #43 8.972 PBCC images/timer.pb-c.c [2022-04-07T21:34:20.420Z] #43 8.998 DEP images/timer.pb-c.d [2022-04-07T21:34:20.420Z] #43 9.039 PBCC images/sa.pb-c.c [2022-04-07T21:34:20.425Z] #43 12.87 DEP images/ipc-var.pb-c.d [2022-04-07T21:34:20.425Z] #43 12.91 PBCC images/sk-opts.pb-c.c [2022-04-07T21:34:20.425Z] #43 12.96 PBCC images/packet-sock.pb-c.c [2022-04-07T21:34:20.425Z] #43 13.02 DEP images/sk-opts.pb-c.d [2022-04-07T21:34:20.425Z] #43 13.07 DEP images/packet-sock.pb-c.d [2022-04-07T21:34:20.425Z] #43 13.12 PBCC images/sk-netlink.pb-c.c [2022-04-07T21:34:20.425Z] #43 13.15 DEP images/sk-netlink.pb-c.d [2022-04-07T21:34:20.425Z] #43 13.18 PBCC images/sk-inet.pb-c.c [2022-04-07T21:34:20.433Z] #43 6.177 PBCC images/binfmt-misc.pb-c.c [2022-04-07T21:34:20.433Z] #43 6.218 DEP images/binfmt-misc.pb-c.d [2022-04-07T21:34:20.433Z] #43 6.256 PBCC images/seccomp.pb-c.c [2022-04-07T21:34:20.433Z] #43 6.298 DEP images/seccomp.pb-c.d [2022-04-07T21:34:20.433Z] #43 6.329 PBCC images/userns.pb-c.c [2022-04-07T21:34:20.433Z] #43 6.350 DEP images/userns.pb-c.d [2022-04-07T21:34:20.433Z] #43 6.389 PBCC images/cgroup.pb-c.c [2022-04-07T21:34:20.464Z] #20 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T21:34:20.464Z] #20 52.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:34:20.464Z] #20 52.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:34:20.464Z] #20 52.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:34:20.464Z] #20 52.76 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:34:20.464Z] #20 52.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:34:20.464Z] #20 52.80 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:34:20.681Z] #43 9.085 DEP images/sa.pb-c.d [2022-04-07T21:34:20.681Z] #43 13.22 DEP images/sk-inet.pb-c.d [2022-04-07T21:34:20.681Z] #43 13.25 PBCC images/sk-unix.pb-c.c [2022-04-07T21:34:20.681Z] #43 9.113 PBCC images/pipe-data.pb-c.c [2022-04-07T21:34:20.681Z] #43 9.138 DEP images/pipe-data.pb-c.d [2022-04-07T21:34:20.681Z] #43 13.28 DEP images/sk-unix.pb-c.d [2022-04-07T21:34:20.681Z] #43 13.30 PBCC images/mm.pb-c.c [2022-04-07T21:34:20.681Z] #43 13.35 DEP images/mm.pb-c.d [2022-04-07T21:34:20.681Z] #43 13.38 PBCC images/timerfd.pb-c.c [2022-04-07T21:34:20.681Z] #43 13.41 DEP images/timerfd.pb-c.d [2022-04-07T21:34:20.681Z] #43 9.198 PBCC images/mnt.pb-c.c [2022-04-07T21:34:20.681Z] #43 9.273 DEP images/mnt.pb-c.d [2022-04-07T21:34:20.681Z] #43 9.305 PBCC images/sk-packet.pb-c.c [2022-04-07T21:34:20.692Z] #43 6.406 DEP images/cgroup.pb-c.d [2022-04-07T21:34:20.692Z] #43 6.478 PBCC images/ext-file.pb-c.c [2022-04-07T21:34:20.692Z] #43 6.503 DEP images/ext-file.pb-c.d [2022-04-07T21:34:20.692Z] #43 6.562 PBCC images/rpc.pb-c.c [2022-04-07T21:34:20.692Z] #43 6.587 DEP images/rpc.pb-c.d [2022-04-07T21:34:20.692Z] #43 6.644 PBCC images/siginfo.pb-c.c [2022-04-07T21:34:20.939Z] #43 13.47 PBCC images/timer.pb-c.c [2022-04-07T21:34:20.939Z] #43 13.50 DEP images/timer.pb-c.d [2022-04-07T21:34:20.939Z] #43 13.53 PBCC images/sa.pb-c.c [2022-04-07T21:34:20.939Z] #43 13.57 DEP images/sa.pb-c.d [2022-04-07T21:34:20.939Z] #43 13.60 PBCC images/pipe-data.pb-c.c [2022-04-07T21:34:20.939Z] #43 13.62 DEP images/pipe-data.pb-c.d [2022-04-07T21:34:20.939Z] #43 13.67 PBCC images/mnt.pb-c.c [2022-04-07T21:34:20.942Z] #43 9.329 DEP images/sk-packet.pb-c.d [2022-04-07T21:34:20.942Z] #43 9.375 PBCC images/tcp-stream.pb-c.c [2022-04-07T21:34:20.942Z] #43 9.445 DEP images/tcp-stream.pb-c.d [2022-04-07T21:34:20.942Z] #43 9.509 PBCC images/pipe.pb-c.c [2022-04-07T21:34:20.942Z] #43 9.555 DEP images/pipe.pb-c.d [2022-04-07T21:34:20.952Z] #43 6.665 DEP images/siginfo.pb-c.d [2022-04-07T21:34:20.952Z] #43 6.726 PBCC images/pagemap.pb-c.c [2022-04-07T21:34:20.952Z] #43 6.778 DEP images/pagemap.pb-c.d [2022-04-07T21:34:20.952Z] #43 6.834 PBCC images/rlimit.pb-c.c [2022-04-07T21:34:20.952Z] #43 6.856 DEP images/rlimit.pb-c.d [2022-04-07T21:34:20.952Z] #43 6.886 PBCC images/file-lock.pb-c.c [2022-04-07T21:34:21.196Z] #43 13.74 DEP images/mnt.pb-c.d [2022-04-07T21:34:21.197Z] #43 13.78 PBCC images/sk-packet.pb-c.c [2022-04-07T21:34:21.197Z] #43 13.79 DEP images/sk-packet.pb-c.d [2022-04-07T21:34:21.197Z] #43 13.84 PBCC images/tcp-stream.pb-c.c [2022-04-07T21:34:21.197Z] #43 13.92 DEP images/tcp-stream.pb-c.d [2022-04-07T21:34:21.203Z] #43 9.608 PBCC images/pstree.pb-c.c [2022-04-07T21:34:21.203Z] #43 9.633 DEP images/pstree.pb-c.d [2022-04-07T21:34:21.203Z] #43 9.680 PBCC images/fs.pb-c.c [2022-04-07T21:34:21.203Z] #43 9.717 DEP images/fs.pb-c.d [2022-04-07T21:34:21.203Z] #43 9.778 PBCC images/signalfd.pb-c.c [2022-04-07T21:34:21.212Z] #43 6.918 DEP images/file-lock.pb-c.d [2022-04-07T21:34:21.212Z] #43 6.967 PBCC images/tty.pb-c.c [2022-04-07T21:34:21.212Z] #43 7.022 DEP images/tty.pb-c.d [2022-04-07T21:34:21.212Z] #43 7.064 PBCC images/tun.pb-c.c [2022-04-07T21:34:21.212Z] #43 7.088 PBCC images/netdev.pb-c.c [2022-04-07T21:34:21.212Z] #43 7.130 DEP images/tun.pb-c.d [2022-04-07T21:34:21.453Z] #43 13.94 PBCC images/pipe.pb-c.c [2022-04-07T21:34:21.454Z] #43 14.01 DEP images/pipe.pb-c.d [2022-04-07T21:34:21.454Z] #43 14.06 PBCC images/pstree.pb-c.c [2022-04-07T21:34:21.454Z] #43 14.11 DEP images/pstree.pb-c.d [2022-04-07T21:34:21.454Z] #43 14.16 PBCC images/fs.pb-c.c [2022-04-07T21:34:21.454Z] #43 14.18 DEP images/fs.pb-c.d [2022-04-07T21:34:21.464Z] #43 9.813 DEP images/signalfd.pb-c.d [2022-04-07T21:34:21.464Z] #43 9.853 PBCC images/fh.pb-c.c [2022-04-07T21:34:21.464Z] #43 9.903 PBCC images/fsnotify.pb-c.c [2022-04-07T21:34:21.464Z] #43 9.973 DEP images/fh.pb-c.d [2022-04-07T21:34:21.464Z] #43 10.01 DEP images/fsnotify.pb-c.d [2022-04-07T21:34:21.464Z] #43 10.07 PBCC images/eventpoll.pb-c.c [2022-04-07T21:34:21.464Z] #43 10.09 DEP images/eventpoll.pb-c.d [2022-04-07T21:34:21.464Z] #43 10.12 PBCC images/eventfd.pb-c.c [2022-04-07T21:34:21.471Z] #43 7.191 DEP images/netdev.pb-c.d [2022-04-07T21:34:21.471Z] #43 7.254 PBCC images/vma.pb-c.c [2022-04-07T21:34:21.471Z] #43 7.292 DEP images/vma.pb-c.d [2022-04-07T21:34:21.471Z] #43 7.356 PBCC images/creds.pb-c.c [2022-04-07T21:34:21.711Z] #43 14.21 PBCC images/signalfd.pb-c.c [2022-04-07T21:34:21.711Z] #43 14.24 DEP images/signalfd.pb-c.d [2022-04-07T21:34:21.711Z] #43 14.27 PBCC images/fh.pb-c.c [2022-04-07T21:34:21.711Z] #43 14.32 PBCC images/fsnotify.pb-c.c [2022-04-07T21:34:21.711Z] #43 14.38 DEP images/fh.pb-c.d [2022-04-07T21:34:21.711Z] #43 14.39 DEP images/fsnotify.pb-c.d [2022-04-07T21:34:21.725Z] #43 10.14 DEP images/eventfd.pb-c.d [2022-04-07T21:34:21.725Z] #43 10.20 PBCC images/remap-file-path.pb-c.c [2022-04-07T21:34:21.725Z] #43 10.24 DEP images/remap-file-path.pb-c.d [2022-04-07T21:34:21.725Z] #43 10.27 PBCC images/fifo.pb-c.c [2022-04-07T21:34:21.725Z] #43 10.30 DEP images/fifo.pb-c.d [2022-04-07T21:34:21.725Z] #43 10.33 PBCC images/ghost-file.pb-c.c [2022-04-07T21:34:21.725Z] #43 10.37 DEP images/ghost-file.pb-c.d [2022-04-07T21:34:21.731Z] #43 7.382 DEP images/creds.pb-c.d [2022-04-07T21:34:21.732Z] #43 7.414 PBCC images/utsns.pb-c.c [2022-04-07T21:34:21.732Z] #43 7.436 DEP images/utsns.pb-c.d [2022-04-07T21:34:21.732Z] #43 7.498 PBCC images/ipc-desc.pb-c.c [2022-04-07T21:34:21.732Z] #43 7.542 PBCC images/ipc-sem.pb-c.c [2022-04-07T21:34:21.732Z] #43 7.578 DEP images/ipc-desc.pb-c.d [2022-04-07T21:34:21.732Z] #43 7.616 DEP images/ipc-sem.pb-c.d [2022-04-07T21:34:21.969Z] #43 14.47 PBCC images/eventpoll.pb-c.c [2022-04-07T21:34:21.969Z] #43 14.48 DEP images/eventpoll.pb-c.d [2022-04-07T21:34:21.969Z] #43 14.53 PBCC images/eventfd.pb-c.c [2022-04-07T21:34:21.969Z] #43 14.56 DEP images/eventfd.pb-c.d [2022-04-07T21:34:21.969Z] #43 14.61 PBCC images/remap-file-path.pb-c.c [2022-04-07T21:34:21.969Z] #43 14.63 DEP images/remap-file-path.pb-c.d [2022-04-07T21:34:21.969Z] #43 14.68 PBCC images/fifo.pb-c.c [2022-04-07T21:34:21.986Z] #43 10.43 PBCC images/regfile.pb-c.c [2022-04-07T21:34:21.986Z] #43 10.50 DEP images/regfile.pb-c.d [2022-04-07T21:34:21.986Z] #43 10.55 PBCC images/ns.pb-c.c [2022-04-07T21:34:21.986Z] #43 10.58 DEP images/ns.pb-c.d [2022-04-07T21:34:21.986Z] #43 10.63 PBCC images/fdinfo.pb-c.c [2022-04-07T21:34:21.992Z] #43 7.649 PBCC images/ipc-msg.pb-c.c [2022-04-07T21:34:21.992Z] #43 7.687 DEP images/ipc-msg.pb-c.d [2022-04-07T21:34:21.992Z] #43 7.751 PBCC images/ipc-shm.pb-c.c [2022-04-07T21:34:21.992Z] #43 7.773 DEP images/ipc-shm.pb-c.d [2022-04-07T21:34:21.992Z] #43 7.823 PBCC images/ipc-var.pb-c.c [2022-04-07T21:34:21.992Z] #43 7.846 DEP images/ipc-var.pb-c.d [2022-04-07T21:34:21.992Z] #43 7.882 PBCC images/sk-opts.pb-c.c [2022-04-07T21:34:22.227Z] #43 14.70 DEP images/fifo.pb-c.d [2022-04-07T21:34:22.227Z] #43 14.76 PBCC images/ghost-file.pb-c.c [2022-04-07T21:34:22.227Z] #43 14.81 DEP images/ghost-file.pb-c.d [2022-04-07T21:34:22.227Z] #43 14.85 PBCC images/regfile.pb-c.c [2022-04-07T21:34:22.227Z] #43 14.89 DEP images/regfile.pb-c.d [2022-04-07T21:34:22.227Z] #43 14.92 PBCC images/ns.pb-c.c [2022-04-07T21:34:22.247Z] #43 10.71 DEP images/fdinfo.pb-c.d [2022-04-07T21:34:22.247Z] #43 10.77 PBCC images/core-aarch64.pb-c.c [2022-04-07T21:34:22.247Z] #43 10.85 PBCC images/core-arm.pb-c.c [2022-04-07T21:34:22.247Z] #43 10.89 PBCC images/core-ppc64.pb-c.c [2022-04-07T21:34:22.252Z] #43 7.900 PBCC images/packet-sock.pb-c.c [2022-04-07T21:34:22.252Z] #43 7.930 DEP images/sk-opts.pb-c.d [2022-04-07T21:34:22.252Z] #43 7.956 DEP images/packet-sock.pb-c.d [2022-04-07T21:34:22.252Z] #43 8.018 PBCC images/sk-netlink.pb-c.c [2022-04-07T21:34:22.252Z] #43 8.053 DEP images/sk-netlink.pb-c.d [2022-04-07T21:34:22.252Z] #43 8.125 PBCC images/sk-inet.pb-c.c [2022-04-07T21:34:22.484Z] #43 14.95 DEP images/ns.pb-c.d [2022-04-07T21:34:22.484Z] #43 14.98 PBCC images/fdinfo.pb-c.c [2022-04-07T21:34:22.484Z] #43 15.05 DEP images/fdinfo.pb-c.d [2022-04-07T21:34:22.484Z] #43 15.08 PBCC images/core-aarch64.pb-c.c [2022-04-07T21:34:22.484Z] #43 15.12 PBCC images/core-arm.pb-c.c [2022-04-07T21:34:22.484Z] #43 15.15 PBCC images/core-ppc64.pb-c.c [2022-04-07T21:34:22.484Z] #43 15.20 PBCC images/core-s390.pb-c.c [2022-04-07T21:34:22.509Z] #43 10.94 PBCC images/core-s390.pb-c.c [2022-04-07T21:34:22.509Z] #43 10.98 PBCC images/core-x86.pb-c.c [2022-04-07T21:34:22.509Z] #43 11.02 PBCC images/core.pb-c.c [2022-04-07T21:34:22.509Z] #43 11.07 PBCC images/inventory.pb-c.c [2022-04-07T21:34:22.509Z] #43 11.14 DEP images/core-aarch64.pb-c.d [2022-04-07T21:34:22.512Z] #43 8.193 DEP images/sk-inet.pb-c.d [2022-04-07T21:34:22.512Z] #43 8.265 PBCC images/sk-unix.pb-c.c [2022-04-07T21:34:22.512Z] #43 8.373 DEP images/sk-unix.pb-c.d [2022-04-07T21:34:22.741Z] #43 15.27 PBCC images/core-x86.pb-c.c [2022-04-07T21:34:22.741Z] #43 15.32 PBCC images/core.pb-c.c [2022-04-07T21:34:22.741Z] #43 15.39 PBCC images/inventory.pb-c.c [2022-04-07T21:34:22.741Z] #43 15.45 DEP images/core-aarch64.pb-c.d [2022-04-07T21:34:22.770Z] #43 11.20 DEP images/core-arm.pb-c.d [2022-04-07T21:34:22.770Z] #43 11.27 DEP images/core-ppc64.pb-c.d [2022-04-07T21:34:22.770Z] #43 11.31 DEP images/core-s390.pb-c.d [2022-04-07T21:34:22.770Z] #43 11.39 DEP images/core-x86.pb-c.d [2022-04-07T21:34:22.771Z] #43 8.430 PBCC images/mm.pb-c.c [2022-04-07T21:34:22.771Z] #43 8.496 DEP images/mm.pb-c.d [2022-04-07T21:34:22.771Z] #43 8.545 PBCC images/timerfd.pb-c.c [2022-04-07T21:34:22.771Z] #43 8.582 DEP images/timerfd.pb-c.d [2022-04-07T21:34:22.771Z] #43 8.629 PBCC images/timer.pb-c.c [2022-04-07T21:34:22.999Z] #43 15.49 DEP images/core-arm.pb-c.d [2022-04-07T21:34:22.999Z] #43 15.53 DEP images/core-ppc64.pb-c.d [2022-04-07T21:34:22.999Z] #43 15.57 DEP images/core-s390.pb-c.d [2022-04-07T21:34:22.999Z] #43 15.61 DEP images/core-x86.pb-c.d [2022-04-07T21:34:22.999Z] #43 15.64 DEP images/core.pb-c.d [2022-04-07T21:34:22.999Z] #43 15.69 DEP images/inventory.pb-c.d [2022-04-07T21:34:23.030Z] #43 11.45 DEP images/core.pb-c.d [2022-04-07T21:34:23.030Z] #43 11.51 DEP images/inventory.pb-c.d [2022-04-07T21:34:23.030Z] #43 11.54 PBCC images/cpuinfo.pb-c.c [2022-04-07T21:34:23.030Z] #43 11.57 DEP images/cpuinfo.pb-c.d [2022-04-07T21:34:23.030Z] #43 11.64 PBCC images/stats.pb-c.c [2022-04-07T21:34:23.038Z] #43 8.648 DEP images/timer.pb-c.d [2022-04-07T21:34:23.038Z] #43 8.690 PBCC images/sa.pb-c.c [2022-04-07T21:34:23.038Z] #43 8.770 DEP images/sa.pb-c.d [2022-04-07T21:34:23.038Z] #43 8.801 PBCC images/pipe-data.pb-c.c [2022-04-07T21:34:23.038Z] #43 8.834 DEP images/pipe-data.pb-c.d [2022-04-07T21:34:23.038Z] #43 8.863 PBCC images/mnt.pb-c.c [2022-04-07T21:34:23.038Z] #43 8.882 DEP images/mnt.pb-c.d [2022-04-07T21:34:23.038Z] #43 8.919 PBCC images/sk-packet.pb-c.c [2022-04-07T21:34:23.038Z] #43 8.950 DEP images/sk-packet.pb-c.d [2022-04-07T21:34:23.038Z] #43 9.002 PBCC images/tcp-stream.pb-c.c [2022-04-07T21:34:23.256Z] #43 15.77 PBCC images/cpuinfo.pb-c.c [2022-04-07T21:34:23.256Z] #43 15.82 DEP images/cpuinfo.pb-c.d [2022-04-07T21:34:23.256Z] #43 15.85 PBCC images/stats.pb-c.c [2022-04-07T21:34:23.256Z] #43 15.89 DEP images/stats.pb-c.d [2022-04-07T21:34:23.256Z] #42 53.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:23.256Z] #42 53.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:23.256Z] #42 53.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:23.256Z] #42 53.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T21:34:23.256Z] #42 53.50 Setting up python-six (1.12.0-1) ... [2022-04-07T21:34:23.291Z] #43 11.66 DEP images/stats.pb-c.d [2022-04-07T21:34:23.291Z] #43 ... [2022-04-07T21:34:23.291Z] [2022-04-07T21:34:23.291Z] #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-04-07T21:34:23.291Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:23.291Z] #13 63.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T21:34:23.291Z] #13 63.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T21:34:23.291Z] #13 63.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:23.291Z] #13 68.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T21:34:23.291Z] #13 68.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:23.291Z] #13 68.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:23.291Z] #13 68.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T21:34:23.291Z] #13 68.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:23.291Z] #13 68.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:23.299Z] #43 9.043 DEP images/tcp-stream.pb-c.d [2022-04-07T21:34:23.299Z] #43 9.091 PBCC images/pipe.pb-c.c [2022-04-07T21:34:23.299Z] #43 9.136 DEP images/pipe.pb-c.d [2022-04-07T21:34:23.299Z] #43 9.222 PBCC images/pstree.pb-c.c [2022-04-07T21:34:23.299Z] #43 9.232 DEP images/pstree.pb-c.d [2022-04-07T21:34:23.299Z] #43 9.277 PBCC images/fs.pb-c.c [2022-04-07T21:34:23.513Z] #42 ... [2022-04-07T21:34:23.513Z] [2022-04-07T21:34:23.513Z] #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-04-07T21:34:23.513Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:34:23.513Z] #56 8.057 + RM_GOPATH=0 [2022-04-07T21:34:23.513Z] #56 8.057 + TMP_GOPATH= [2022-04-07T21:34:23.513Z] #56 8.057 + : /build [2022-04-07T21:34:23.513Z] #56 8.057 + '[' -z '' ']' [2022-04-07T21:34:23.513Z] #56 8.057 ++ mktemp -d [2022-04-07T21:34:23.513Z] #56 8.057 + export GOPATH=/tmp/tmp.FLoPzXNi7l [2022-04-07T21:34:23.513Z] #56 8.057 + GOPATH=/tmp/tmp.FLoPzXNi7l [2022-04-07T21:34:23.513Z] #56 8.057 + RM_GOPATH=1 [2022-04-07T21:34:23.513Z] #56 8.057 + case "$(go env GOARCH)" in [2022-04-07T21:34:23.513Z] #56 8.059 ++ go env GOARCH [2022-04-07T21:34:23.513Z] #56 8.114 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:23.513Z] #56 8.114 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:23.513Z] #56 8.114 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:23.513Z] #56 8.125 Install containerd version v1.5.11 [2022-04-07T21:34:23.513Z] #56 8.152 + dir=/tmp/install [2022-04-07T21:34:23.513Z] #56 8.152 + bin=containerd [2022-04-07T21:34:23.513Z] #56 8.152 + shift [2022-04-07T21:34:23.513Z] #56 8.152 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T21:34:23.513Z] #56 8.152 + . /tmp/install/containerd.installer [2022-04-07T21:34:23.513Z] #56 8.152 ++ set -e [2022-04-07T21:34:23.513Z] #56 8.152 ++ : v1.5.11 [2022-04-07T21:34:23.513Z] #56 8.152 + install_containerd [2022-04-07T21:34:23.513Z] #56 8.152 + echo 'Install containerd version v1.5.11' [2022-04-07T21:34:23.513Z] #56 8.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FLoPzXNi7l/src/github.com/containerd/containerd [2022-04-07T21:34:23.513Z] #56 8.152 Cloning into '/tmp/tmp.FLoPzXNi7l/src/github.com/containerd/containerd'... [2022-04-07T21:34:23.513Z] #56 ... [2022-04-07T21:34:23.513Z] [2022-04-07T21:34:23.513Z] #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-04-07T21:34:23.513Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:23.513Z] #13 44.40 The following NEW packages will be installed: [2022-04-07T21:34:23.513Z] #13 44.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T21:34:23.513Z] #13 44.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T21:34:23.513Z] #13 44.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T21:34:23.513Z] #13 44.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T21:34:23.513Z] #13 44.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T21:34:23.513Z] #13 44.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T21:34:23.513Z] #13 44.40 The following packages will be upgraded: [2022-04-07T21:34:23.513Z] #13 44.47 libseccomp2 [2022-04-07T21:34:23.513Z] #13 44.84 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:34:23.513Z] #13 44.84 Need to get 77.8 MB of archives. [2022-04-07T21:34:23.513Z] #13 44.84 After this operation, 487 MB of additional disk space will be used. [2022-04-07T21:34:23.513Z] #13 44.84 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-04-07T21:34:23.513Z] #13 44.84 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T21:34:23.513Z] #13 44.84 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T21:34:23.513Z] #13 45.06 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-04-07T21:34:23.513Z] #13 45.27 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-04-07T21:34:23.514Z] #13 45.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T21:34:23.514Z] #13 45.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T21:34:23.514Z] #13 45.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T21:34:23.514Z] #13 45.74 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-04-07T21:34:23.514Z] #13 45.99 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-04-07T21:34:23.514Z] #13 46.02 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-04-07T21:34:23.558Z] #43 9.322 DEP images/fs.pb-c.d [2022-04-07T21:34:23.558Z] #43 9.372 PBCC images/signalfd.pb-c.c [2022-04-07T21:34:23.558Z] #43 9.407 DEP images/signalfd.pb-c.d [2022-04-07T21:34:23.747Z] #20 55.61 Setting up iptables (1.8.2-4) ... [2022-04-07T21:34:23.747Z] #20 55.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T21:34:23.747Z] #20 55.68 Setting up python3 (3.7.3-1) ... [2022-04-07T21:34:23.747Z] #20 ... [2022-04-07T21:34:23.747Z] [2022-04-07T21:34:23.747Z] #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-04-07T21:34:23.747Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:23.747Z] #43 95.43 CC criu/cr-service.o [2022-04-07T21:34:23.747Z] #43 97.12 CC criu/crtools.o [2022-04-07T21:34:23.747Z] #43 97.75 CC criu/eventfd.o [2022-04-07T21:34:23.747Z] #43 98.11 CC criu/eventpoll.o [2022-04-07T21:34:23.747Z] #43 99.07 CC criu/external.o [2022-04-07T21:34:23.747Z] #43 99.46 CC criu/fault-injection.o [2022-04-07T21:34:23.747Z] #43 99.63 CC criu/fdstore.o [2022-04-07T21:34:23.747Z] #43 99.96 CC criu/fifo.o [2022-04-07T21:34:23.747Z] #43 100.3 CC criu/file-ids.o [2022-04-07T21:34:23.747Z] #43 100.7 CC criu/file-lock.o [2022-04-07T21:34:23.747Z] #43 101.7 CC criu/files-ext.o [2022-04-07T21:34:23.747Z] #43 102.1 CC criu/files-reg.o [2022-04-07T21:34:23.747Z] #43 104.3 CC criu/files.o [2022-04-07T21:34:23.747Z] #43 ... [2022-04-07T21:34:23.747Z] [2022-04-07T21:34:23.747Z] #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-04-07T21:34:23.747Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:34:23.747Z] #20 56.07 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T21:34:23.772Z] #13 ... [2022-04-07T21:34:23.772Z] [2022-04-07T21:34:23.772Z] #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-04-07T21:34:23.772Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:23.772Z] #36 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T21:34:23.772Z] #36 43.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T21:34:23.772Z] #36 44.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T21:34:23.772Z] #36 44.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T21:34:23.772Z] #36 44.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T21:34:23.772Z] #36 44.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T21:34:23.772Z] #36 45.21 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:23.772Z] #36 45.39 Fetched 14.9 MB in 1s (10.2 MB/s) [2022-04-07T21:34:23.772Z] #36 45.41 Selecting previously unselected package xxd. [2022-04-07T21:34:23.772Z] #36 45.41 (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-04-07T21:34:23.772Z] #36 45.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:34:23.772Z] #36 45.47 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:23.772Z] #36 45.67 Selecting previously unselected package vim-common. [2022-04-07T21:34:23.772Z] #36 45.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:34:23.772Z] #36 45.75 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:23.772Z] #36 46.01 Selecting previously unselected package cmake-data. [2022-04-07T21:34:23.772Z] #36 46.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T21:34:23.772Z] #36 46.01 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T21:34:23.772Z] #36 48.74 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:34:23.772Z] #36 48.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:34:23.772Z] #36 48.78 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:23.818Z] #43 9.456 PBCC images/fh.pb-c.c [2022-04-07T21:34:23.818Z] #43 9.559 PBCC images/fsnotify.pb-c.c [2022-04-07T21:34:23.818Z] #43 9.637 DEP images/fh.pb-c.d [2022-04-07T21:34:23.865Z] #13 ... [2022-04-07T21:34:23.865Z] [2022-04-07T21:34:23.865Z] #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-04-07T21:34:23.865Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:34:23.865Z] #34 67.33 internal/poll [2022-04-07T21:34:23.865Z] #34 68.51 internal/fmtsort [2022-04-07T21:34:23.865Z] #34 69.09 internal/syscall/execenv [2022-04-07T21:34:23.865Z] #34 69.25 path [2022-04-07T21:34:23.865Z] #34 70.17 io/fs [2022-04-07T21:34:23.865Z] #34 70.86 strings [2022-04-07T21:34:23.865Z] #34 71.64 os [2022-04-07T21:34:23.865Z] #34 73.25 bufio [2022-04-07T21:34:23.865Z] #34 74.71 text/tabwriter [2022-04-07T21:34:23.865Z] #34 75.21 fmt [2022-04-07T21:34:23.865Z] #34 75.24 io/ioutil [2022-04-07T21:34:23.865Z] #34 77.30 flag [2022-04-07T21:34:23.865Z] #34 77.31 github.com/BurntSushi/toml [2022-04-07T21:34:24.077Z] #43 9.726 DEP images/fsnotify.pb-c.d [2022-04-07T21:34:24.077Z] #43 9.765 PBCC images/eventpoll.pb-c.c [2022-04-07T21:34:24.077Z] #43 9.822 DEP images/eventpoll.pb-c.d [2022-04-07T21:34:24.077Z] #43 9.865 PBCC images/eventfd.pb-c.c [2022-04-07T21:34:24.077Z] #43 9.890 DEP images/eventfd.pb-c.d [2022-04-07T21:34:24.077Z] #43 9.923 PBCC images/remap-file-path.pb-c.c [2022-04-07T21:34:24.077Z] #43 9.950 DEP images/remap-file-path.pb-c.d [2022-04-07T21:34:24.077Z] #43 10.01 PBCC images/fifo.pb-c.c [2022-04-07T21:34:24.077Z] #43 10.02 DEP images/fifo.pb-c.d [2022-04-07T21:34:24.337Z] #43 10.08 PBCC images/ghost-file.pb-c.c [2022-04-07T21:34:24.337Z] #43 10.14 DEP images/ghost-file.pb-c.d [2022-04-07T21:34:24.337Z] #43 10.18 PBCC images/regfile.pb-c.c [2022-04-07T21:34:24.337Z] #43 10.23 DEP images/regfile.pb-c.d [2022-04-07T21:34:24.337Z] #43 10.27 PBCC images/ns.pb-c.c [2022-04-07T21:34:24.350Z] #36 ... [2022-04-07T21:34:24.350Z] [2022-04-07T21:34:24.350Z] #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-04-07T21:34:24.350Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:24.350Z] #13 49.59 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-04-07T21:34:24.596Z] #43 10.33 DEP images/ns.pb-c.d [2022-04-07T21:34:24.596Z] #43 10.38 PBCC images/fdinfo.pb-c.c [2022-04-07T21:34:24.596Z] #43 10.44 DEP images/fdinfo.pb-c.d [2022-04-07T21:34:24.596Z] #43 10.50 PBCC images/core-aarch64.pb-c.c [2022-04-07T21:34:24.626Z] #43 ... [2022-04-07T21:34:24.626Z] [2022-04-07T21:34:24.626Z] #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-04-07T21:34:24.626Z] #34 sha256:e839c3847945456dc497690027f2097116ef338a2aadd58c4113870f7234ff40 [2022-04-07T21:34:24.626Z] #34 64.00 github.com/BurntSushi/toml [2022-04-07T21:34:24.626Z] #34 64.01 flag [2022-04-07T21:34:24.626Z] #34 65.47 log [2022-04-07T21:34:24.626Z] #34 67.24 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:34:24.626Z] #34 DONE 69.8s [2022-04-07T21:34:24.626Z] [2022-04-07T21:34:24.626Z] #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-04-07T21:34:24.626Z] #32 sha256:09d0f6747cf68c34e94f0c1c085aef4a812d4adce9626364c6e0bbf5d7ef9327 [2022-04-07T21:34:24.679Z] #20 56.87 Setting up apparmor (2.13.2-10) ... [2022-04-07T21:34:24.810Z] #34 ... [2022-04-07T21:34:24.810Z] [2022-04-07T21:34:24.810Z] #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-04-07T21:34:24.810Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:24.810Z] #43 13.00 make[1]: Nothing to be done for 'all'. [2022-04-07T21:34:24.855Z] #43 10.53 PBCC images/core-arm.pb-c.c [2022-04-07T21:34:24.855Z] #43 10.57 PBCC images/core-ppc64.pb-c.c [2022-04-07T21:34:24.855Z] #43 10.63 PBCC images/core-s390.pb-c.c [2022-04-07T21:34:24.855Z] #43 10.67 PBCC images/core-x86.pb-c.c [2022-04-07T21:34:24.855Z] #43 10.72 PBCC images/core.pb-c.c [2022-04-07T21:34:24.882Z] #32 ... [2022-04-07T21:34:24.882Z] [2022-04-07T21:34:24.882Z] #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-04-07T21:34:24.882Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:24.882Z] #43 17.53 make[1]: Nothing to be done for 'all'. [2022-04-07T21:34:25.114Z] #43 10.78 PBCC images/inventory.pb-c.c [2022-04-07T21:34:25.114Z] #43 10.83 DEP images/core-aarch64.pb-c.d [2022-04-07T21:34:25.114Z] #43 10.89 DEP images/core-arm.pb-c.d [2022-04-07T21:34:25.114Z] #43 10.96 DEP images/core-ppc64.pb-c.d [2022-04-07T21:34:25.114Z] #43 11.02 DEP images/core-s390.pb-c.d [2022-04-07T21:34:25.374Z] #43 11.09 DEP images/core-x86.pb-c.d [2022-04-07T21:34:25.374Z] #43 11.15 DEP images/core.pb-c.d [2022-04-07T21:34:25.374Z] #43 11.21 DEP images/inventory.pb-c.d [2022-04-07T21:34:25.374Z] #43 11.27 PBCC images/cpuinfo.pb-c.c [2022-04-07T21:34:25.634Z] #43 11.30 DEP images/cpuinfo.pb-c.d [2022-04-07T21:34:25.634Z] #43 11.38 PBCC images/stats.pb-c.c [2022-04-07T21:34:25.634Z] #43 11.39 DEP images/stats.pb-c.d [2022-04-07T21:34:25.721Z] #13 ... [2022-04-07T21:34:25.721Z] [2022-04-07T21:34:25.721Z] #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-04-07T21:34:25.721Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:34:25.721Z] #32 46.04 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-04-07T21:34:25.721Z] #32 46.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T21:34:25.721Z] #32 47.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T21:34:25.750Z] #43 14.32 CC images/stats.o [2022-04-07T21:34:25.984Z] #32 ... [2022-04-07T21:34:25.984Z] [2022-04-07T21:34:25.984Z] #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-04-07T21:34:25.984Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:25.984Z] #36 55.60 Selecting previously unselected package libxml2:amd64. [2022-04-07T21:34:25.984Z] #36 55.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T21:34:25.984Z] #36 55.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:25.984Z] #36 56.12 Selecting previously unselected package libarchive13:amd64. [2022-04-07T21:34:25.984Z] #36 56.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T21:34:25.984Z] #36 56.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:26.151Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-07T21:34:26.151Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T21:34:26.242Z] #36 56.51 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T21:34:26.242Z] #36 56.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T21:34:26.242Z] #36 56.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:26.322Z] #43 14.63 CC images/core.o [2022-04-07T21:34:26.501Z] #36 56.63 Selecting previously unselected package librhash0:amd64. [2022-04-07T21:34:26.501Z] #36 56.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T21:34:26.501Z] #36 56.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:26.501Z] #36 56.84 Selecting previously unselected package libuv1:amd64. [2022-04-07T21:34:26.582Z] #43 15.16 CC images/core-x86.o [2022-04-07T21:34:26.583Z] #20 58.67 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T21:34:26.583Z] #20 58.68 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:34:26.758Z] #36 56.86 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T21:34:26.758Z] #36 56.86 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:26.758Z] #36 ... [2022-04-07T21:34:26.758Z] [2022-04-07T21:34:26.758Z] #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-04-07T21:34:26.758Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:34:26.758Z] #34 47.14 internal/reflectlite [2022-04-07T21:34:26.758Z] #34 47.14 sync [2022-04-07T21:34:26.758Z] #34 48.42 internal/testlog [2022-04-07T21:34:26.758Z] #34 49.79 sort [2022-04-07T21:34:26.758Z] #34 49.79 errors [2022-04-07T21:34:26.758Z] #34 50.14 strconv [2022-04-07T21:34:26.758Z] #34 50.92 io [2022-04-07T21:34:26.758Z] #34 52.32 internal/oserror [2022-04-07T21:34:26.758Z] #34 52.48 syscall [2022-04-07T21:34:26.758Z] #34 54.47 reflect [2022-04-07T21:34:26.777Z] #43 19.00 CC images/stats.o [2022-04-07T21:34:26.777Z] #43 19.27 CC images/core.o [2022-04-07T21:34:27.015Z] #34 ... [2022-04-07T21:34:27.015Z] [2022-04-07T21:34:27.015Z] #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-04-07T21:34:27.015Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:27.015Z] #13 52.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T21:34:27.015Z] #13 52.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T21:34:27.015Z] #13 52.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T21:34:27.015Z] #13 52.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T21:34:27.015Z] #13 52.13 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-04-07T21:34:27.015Z] #13 52.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T21:34:27.015Z] #13 52.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T21:34:27.015Z] #13 52.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T21:34:27.015Z] #13 52.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T21:34:27.015Z] #13 52.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T21:34:27.015Z] #13 52.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T21:34:27.015Z] #13 52.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T21:34:27.015Z] #13 52.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T21:34:27.015Z] #13 52.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T21:34:27.019Z] #43 12.66 make[1]: Nothing to be done for 'all'. [2022-04-07T21:34:27.121Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-07T21:34:27.121Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T21:34:27.121Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T21:34:27.121Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:34:27.121Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-07T21:34:27.121Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T21:34:27.121Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T21:34:27.121Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T21:34:27.121Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T21:34:27.153Z] #43 15.61 CC images/core-arm.o [2022-04-07T21:34:27.172Z] #20 59.27 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:34:27.346Z] #43 19.72 CC images/core-x86.o [2022-04-07T21:34:27.413Z] #43 15.95 CC images/core-aarch64.o [2022-04-07T21:34:27.581Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T21:34:27.581Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T21:34:27.581Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T21:34:27.603Z] #43 20.13 CC images/core-arm.o [2022-04-07T21:34:27.861Z] #43 20.45 CC images/core-aarch64.o [2022-04-07T21:34:27.984Z] #43 16.39 CC images/core-ppc64.o [2022-04-07T21:34:27.989Z] #13 53.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:34:27.989Z] #13 53.32 Fetched 77.8 MB in 8s (10.1 MB/s) [2022-04-07T21:34:27.998Z] #20 60.22 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T21:34:28.119Z] #43 20.77 CC images/core-ppc64.o [2022-04-07T21:34:28.248Z] #13 53.43 (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-04-07T21:34:28.248Z] #13 53.49 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:34:28.248Z] #13 53.51 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T21:34:28.399Z] #43 13.97 CC images/stats.o [2022-04-07T21:34:28.556Z] #43 17.08 CC images/core-s390.o [2022-04-07T21:34:28.564Z] #20 60.92 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T21:34:28.659Z] #43 14.29 CC images/core.o [2022-04-07T21:34:28.684Z] #43 21.32 CC images/core-s390.o [2022-04-07T21:34:28.811Z] #13 53.75 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:28.811Z] #13 53.91 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T21:34:28.811Z] #13 53.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-04-07T21:34:28.811Z] #13 53.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:28.811Z] #13 53.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:29.125Z] #43 17.69 CC images/cpuinfo.o [2022-04-07T21:34:29.126Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T21:34:29.126Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-07T21:34:29.228Z] #43 14.94 CC images/core-x86.o [2022-04-07T21:34:29.228Z] #43 ... [2022-04-07T21:34:29.228Z] [2022-04-07T21:34:29.228Z] #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-04-07T21:34:29.228Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:34:29.228Z] #34 72.58 os [2022-04-07T21:34:29.228Z] #34 73.88 bufio [2022-04-07T21:34:29.228Z] #34 74.97 text/tabwriter [2022-04-07T21:34:29.228Z] #34 75.89 io/ioutil [2022-04-07T21:34:29.228Z] #34 75.89 fmt [2022-04-07T21:34:29.228Z] #34 77.84 github.com/BurntSushi/toml [2022-04-07T21:34:29.228Z] #34 77.85 flag [2022-04-07T21:34:29.228Z] #34 79.46 log [2022-04-07T21:34:29.228Z] #34 81.44 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:34:29.228Z] #34 ... [2022-04-07T21:34:29.228Z] [2022-04-07T21:34:29.228Z] #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-04-07T21:34:29.228Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:29.228Z] #13 69.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T21:34:29.228Z] #13 69.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:29.228Z] #13 69.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:29.228Z] #13 69.82 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T21:34:29.228Z] #13 69.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:29.228Z] #13 69.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:29.247Z] #43 21.78 CC images/cpuinfo.o [2022-04-07T21:34:29.504Z] #43 22.13 CC images/inventory.o [2022-04-07T21:34:29.695Z] #43 18.07 CC images/inventory.o [2022-04-07T21:34:29.695Z] #43 18.26 CC images/fdinfo.o [2022-04-07T21:34:29.760Z] #43 22.33 CC images/fdinfo.o [2022-04-07T21:34:29.797Z] #13 ... [2022-04-07T21:34:29.797Z] [2022-04-07T21:34:29.797Z] #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-04-07T21:34:29.797Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:29.797Z] #43 15.51 CC images/core-arm.o [2022-04-07T21:34:29.934Z] #20 62.27 Setting up python3-pip (18.1-5) ... [2022-04-07T21:34:29.955Z] #43 ... [2022-04-07T21:34:29.955Z] [2022-04-07T21:34:29.955Z] #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-04-07T21:34:29.955Z] #34 sha256:1f9e6fbdee6fa6ba3f21ab1f66d1438e23656812b1e4a657be7251ed91eb67a4 [2022-04-07T21:34:29.955Z] #34 79.09 log [2022-04-07T21:34:29.955Z] #34 81.01 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:34:29.955Z] #34 DONE 83.5s [2022-04-07T21:34:30.018Z] #43 22.63 CC images/fown.o [2022-04-07T21:34:30.056Z] #43 15.88 CC images/core-aarch64.o [2022-04-07T21:34:30.215Z] [2022-04-07T21:34:30.215Z] #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-04-07T21:34:30.215Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:30.215Z] #43 18.63 CC images/fown.o [2022-04-07T21:34:30.275Z] #43 22.78 CC images/ns.o [2022-04-07T21:34:30.275Z] #43 22.91 CC images/regfile.o [2022-04-07T21:34:30.320Z] #43 ... [2022-04-07T21:34:30.320Z] [2022-04-07T21:34:30.320Z] #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-04-07T21:34:30.320Z] #34 sha256:a070f512ecbb96e2d30becae3d38fe2f07aef2ea02396ad79bbb957ab60412d6 [2022-04-07T21:34:30.320Z] #34 DONE 83.8s [2022-04-07T21:34:30.476Z] #43 19.01 CC images/ns.o [2022-04-07T21:34:30.531Z] #43 23.05 CC images/ghost-file.o [2022-04-07T21:34:30.579Z] [2022-04-07T21:34:30.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-04-07T21:34:30.579Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:30.579Z] #43 16.20 CC images/core-ppc64.o [2022-04-07T21:34:30.703Z] #13 ... [2022-04-07T21:34:30.703Z] [2022-04-07T21:34:30.703Z] #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-04-07T21:34:30.703Z] #36 sha256:383b1ee4aec41a55bd169778a083d6dfd6b4ed5a608b3095a9583b76188a9e4c [2022-04-07T21:34:30.703Z] #36 57.21 Selecting previously unselected package cmake. [2022-04-07T21:34:30.703Z] #36 57.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T21:34:30.703Z] #36 57.24 Unpacking cmake (3.13.4-1) ... [2022-04-07T21:34:30.703Z] #36 59.95 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:34:30.703Z] #36 59.97 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:30.703Z] #36 59.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T21:34:30.703Z] #36 60.00 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:34:30.703Z] #36 60.03 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T21:34:30.703Z] #36 60.05 Setting up cmake-data (3.13.4-1) ... [2022-04-07T21:34:30.703Z] #36 60.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T21:34:30.703Z] #36 60.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T21:34:30.703Z] #36 60.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T21:34:30.703Z] #36 60.10 Setting up cmake (3.13.4-1) ... [2022-04-07T21:34:30.703Z] #36 60.12 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:30.703Z] #36 60.24 Processing triggers for mime-support (3.62) ... [2022-04-07T21:34:30.703Z] #36 DONE 60.9s [2022-04-07T21:34:30.703Z] [2022-04-07T21:34:30.703Z] #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-04-07T21:34:30.703Z] #47 sha256:54de7df6f31f2b91eae6da2208dd07c5d8365a0035f3c6de4051a5563f497a24 [2022-04-07T21:34:30.703Z] #47 DONE 60.9s [2022-04-07T21:34:30.703Z] [2022-04-07T21:34:30.703Z] #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-04-07T21:34:30.703Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:30.703Z] #13 55.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T21:34:30.703Z] #13 55.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T21:34:30.703Z] #13 55.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:30.788Z] #43 ... [2022-04-07T21:34:30.788Z] [2022-04-07T21:34:30.788Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T21:34:30.788Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:34:30.788Z] #13 72.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T21:34:30.788Z] #13 72.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T21:34:30.788Z] #13 72.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:30.866Z] #20 63.31 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:31.057Z] #43 19.39 CC images/regfile.o [2022-04-07T21:34:31.123Z] #20 63.37 Processing triggers for mime-support (3.62) ... [2022-04-07T21:34:31.148Z] #43 17.02 CC images/core-s390.o [2022-04-07T21:34:31.318Z] #43 19.68 CC images/ghost-file.o [2022-04-07T21:34:31.318Z] #43 19.89 CC images/fifo.o [2022-04-07T21:34:31.578Z] #43 20.09 CC images/remap-file-path.o [2022-04-07T21:34:31.717Z] #43 17.41 CC images/cpuinfo.o [2022-04-07T21:34:31.838Z] #43 20.25 CC images/eventfd.o [2022-04-07T21:34:31.838Z] #43 20.42 CC images/eventpoll.o [2022-04-07T21:34:31.976Z] #43 17.77 CC images/inventory.o [2022-04-07T21:34:32.236Z] #43 17.95 CC images/fdinfo.o [2022-04-07T21:34:32.410Z] #43 20.69 CC images/fh.o [2022-04-07T21:34:32.410Z] #43 20.92 CC images/fsnotify.o [2022-04-07T21:34:32.496Z] #43 18.27 CC images/fown.o [2022-04-07T21:34:32.756Z] #43 18.39 CC images/ns.o [2022-04-07T21:34:32.756Z] #43 18.57 CC images/regfile.o [2022-04-07T21:34:32.981Z] #43 21.43 CC images/signalfd.o [2022-04-07T21:34:32.981Z] #43 21.62 CC images/fs.o [2022-04-07T21:34:33.017Z] #43 18.74 CC images/ghost-file.o [2022-04-07T21:34:33.017Z] #43 18.92 CC images/fifo.o [2022-04-07T21:34:33.238Z] #13 58.12 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T21:34:33.238Z] #13 58.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T21:34:33.238Z] #13 58.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:33.238Z] #13 58.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T21:34:33.238Z] #13 58.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:33.238Z] #13 58.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:33.238Z] #13 58.46 Selecting previously unselected package dmsetup. [2022-04-07T21:34:33.277Z] #43 19.09 CC images/remap-file-path.o [2022-04-07T21:34:33.497Z] #13 58.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:33.497Z] #13 58.48 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:33.497Z] #13 58.62 Selecting previously unselected package mingw-w64-common. [2022-04-07T21:34:33.497Z] #13 58.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T21:34:33.497Z] #13 58.63 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:33.537Z] #43 19.27 CC images/eventfd.o [2022-04-07T21:34:33.552Z] #43 21.84 CC images/pstree.o [2022-04-07T21:34:33.552Z] #43 22.02 CC images/pipe.o [2022-04-07T21:34:33.552Z] #43 22.23 CC images/tcp-stream.o [2022-04-07T21:34:33.648Z] #20 DONE 65.8s [2022-04-07T21:34:33.648Z] [2022-04-07T21:34:33.648Z] #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-04-07T21:34:33.648Z] #21 sha256:76975103ab81ee2639b36b0292795b38ca597009ba7dca1d00be95ff3b2174b3 [2022-04-07T21:34:33.796Z] #43 19.42 CC images/eventpoll.o [2022-04-07T21:34:33.797Z] #43 19.66 CC images/fh.o [2022-04-07T21:34:33.813Z] #43 22.37 CC images/sk-packet.o [2022-04-07T21:34:34.057Z] #43 19.89 CC images/fsnotify.o [2022-04-07T21:34:34.059Z] #13 ... [2022-04-07T21:34:34.059Z] [2022-04-07T21:34:34.059Z] #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-04-07T21:34:34.059Z] #42 sha256:24362bd484de0d5de3fdb1c8e8d97f0947d366549dd81b21130e5935cd6c0335 [2022-04-07T21:34:34.059Z] #42 57.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T21:34:34.059Z] #42 57.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:34:34.059Z] #42 57.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:34.059Z] #42 57.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T21:34:34.059Z] #42 57.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:34.059Z] #42 57.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T21:34:34.059Z] #42 57.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T21:34:34.059Z] #42 57.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T21:34:34.059Z] #42 57.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T21:34:34.059Z] #42 57.75 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T21:34:34.059Z] #42 63.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T21:34:34.059Z] #42 63.46 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:34.059Z] #42 DONE 64.1s [2022-04-07T21:34:34.059Z] [2022-04-07T21:34:34.059Z] #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-04-07T21:34:34.059Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:34.074Z] #43 22.60 CC images/mnt.o [2022-04-07T21:34:34.336Z] #43 22.78 CC images/pipe-data.o [2022-04-07T21:34:34.583Z] #21 ... [2022-04-07T21:34:34.583Z] [2022-04-07T21:34:34.583Z] #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-04-07T21:34:34.583Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:34.583Z] #43 106.3 CC criu/filesystems.o [2022-04-07T21:34:34.583Z] #43 107.0 CC criu/fsnotify.o [2022-04-07T21:34:34.583Z] #43 108.2 CC criu/image-desc.o [2022-04-07T21:34:34.583Z] #43 108.4 CC criu/image.o [2022-04-07T21:34:34.583Z] #43 109.5 CC criu/ipc_ns.o [2022-04-07T21:34:34.583Z] #43 111.3 CC criu/irmap.o [2022-04-07T21:34:34.583Z] #43 112.1 CC criu/kcmp-ids.o [2022-04-07T21:34:34.583Z] #43 112.4 CC criu/kerndat.o [2022-04-07T21:34:34.583Z] #43 114.1 CC criu/libnetlink.o [2022-04-07T21:34:34.583Z] #43 114.7 CC criu/log.o [2022-04-07T21:34:34.583Z] #43 115.3 CC criu/lsm.o [2022-04-07T21:34:34.583Z] #43 116.2 CC criu/mem.o [2022-04-07T21:34:34.597Z] #43 22.95 CC images/sa.o [2022-04-07T21:34:34.597Z] #43 23.17 CC images/timer.o [2022-04-07T21:34:34.629Z] #43 20.37 CC images/signalfd.o [2022-04-07T21:34:34.629Z] #43 20.58 CC images/fs.o [2022-04-07T21:34:34.841Z] #43 ... [2022-04-07T21:34:34.841Z] [2022-04-07T21:34:34.841Z] #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-04-07T21:34:34.841Z] #21 sha256:76975103ab81ee2639b36b0292795b38ca597009ba7dca1d00be95ff3b2174b3 [2022-04-07T21:34:34.841Z] #21 1.243 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T21:34:34.841Z] #21 1.247 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T21:34:34.841Z] #21 1.265 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T21:34:34.841Z] #21 DONE 1.4s [2022-04-07T21:34:34.841Z] [2022-04-07T21:34:34.841Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:34:34.841Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:34:34.859Z] #43 23.46 CC images/timerfd.o [2022-04-07T21:34:34.890Z] #43 20.76 CC images/pstree.o [2022-04-07T21:34:35.120Z] #43 23.63 CC images/mm.o [2022-04-07T21:34:35.150Z] #43 20.92 CC images/pipe.o [2022-04-07T21:34:35.381Z] #43 23.89 CC images/sk-opts.o [2022-04-07T21:34:35.410Z] #43 21.18 CC images/tcp-stream.o [2022-04-07T21:34:35.642Z] #43 24.08 CC images/sk-unix.o [2022-04-07T21:34:35.642Z] #43 ... [2022-04-07T21:34:35.642Z] [2022-04-07T21:34:35.642Z] #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-04-07T21:34:35.642Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:34:35.642Z] #56 44.65 Checking out files: 53% (2506/4680) Checking out files: 54% (2528/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 95% (4491/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T21:34:35.642Z] #56 45.82 + cd /tmp/tmp.5p8rt1gdps/src/github.com/containerd/containerd [2022-04-07T21:34:35.642Z] #56 45.82 + git checkout -q v1.5.11 [2022-04-07T21:34:35.673Z] #43 21.35 CC images/sk-packet.o [2022-04-07T21:34:35.673Z] #43 21.58 CC images/mnt.o [2022-04-07T21:34:35.933Z] #43 21.77 CC images/pipe-data.o [2022-04-07T21:34:35.933Z] #43 21.92 CC images/sa.o [2022-04-07T21:34:36.192Z] #43 ... [2022-04-07T21:34:36.192Z] [2022-04-07T21:34:36.192Z] #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-04-07T21:34:36.192Z] #56 sha256:40e47a8da69ad60286e5cf23d4c615c2e5f24ffbfdbce9e13c843848ed0602d6 [2022-04-07T21:34:36.192Z] #56 45.63 Checking out files: 48% (2268/4680) Checking out files: 49% (2294/4680) Checking out files: 50% (2340/4680) Checking out files: 51% (2387/4680) Checking out files: 52% (2434/4680) Checking out files: 53% (2481/4680) Checking out files: 54% (2528/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 90% (4254/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T21:34:36.192Z] #56 46.99 + cd /tmp/tmp.EOgZU1ZPwA/src/github.com/containerd/containerd [2022-04-07T21:34:36.192Z] #56 47.00 + git checkout -q v1.5.11 [2022-04-07T21:34:36.761Z] #56 48.45 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T21:34:36.761Z] #56 48.45 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T21:34:36.761Z] #56 48.45 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:36.761Z] #56 48.45 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:36.761Z] #56 48.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T21:34:36.761Z] #56 48.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T21:34:36.761Z] #56 48.45 + '[' '' = dynamic ']' [2022-04-07T21:34:36.761Z] #56 48.45 + make [2022-04-07T21:34:37.336Z] #13 ... [2022-04-07T21:34:37.336Z] [2022-04-07T21:34:37.336Z] #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-04-07T21:34:37.336Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:34:37.336Z] #56 38.55 Checking out files: 62% (2930/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T21:34:37.336Z] #56 39.51 + cd /tmp/tmp.MrESHSeiiB/src/github.com/containerd/containerd [2022-04-07T21:34:37.336Z] #56 39.51 + git checkout -q v1.5.11 [2022-04-07T21:34:37.336Z] #56 41.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T21:34:37.336Z] #56 41.00 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T21:34:37.336Z] #56 41.00 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:37.336Z] #56 41.00 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:37.336Z] #56 41.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T21:34:37.336Z] #56 41.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T21:34:37.336Z] #56 41.00 + '[' '' = dynamic ']' [2022-04-07T21:34:37.336Z] #56 41.00 + make [2022-04-07T21:34:37.336Z] #56 42.53 + bin/ctr [2022-04-07T21:34:37.558Z] #56 47.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T21:34:37.558Z] #56 47.77 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T21:34:37.558Z] #56 47.77 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:37.558Z] #56 47.77 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:34:37.558Z] #56 47.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T21:34:37.558Z] #56 47.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T21:34:37.558Z] #56 47.77 + '[' '' = dynamic ']' [2022-04-07T21:34:37.558Z] #56 47.77 + make [2022-04-07T21:34:38.142Z] #56 49.91 + bin/ctr [2022-04-07T21:34:38.709Z] #56 ... [2022-04-07T21:34:38.709Z] [2022-04-07T21:34:38.709Z] #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-04-07T21:34:38.709Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:38.709Z] #43 23.40 CC images/fifo.o [2022-04-07T21:34:38.709Z] #43 23.61 CC images/remap-file-path.o [2022-04-07T21:34:38.709Z] #43 23.73 CC images/eventfd.o [2022-04-07T21:34:38.709Z] #43 23.86 CC images/eventpoll.o [2022-04-07T21:34:38.709Z] #43 24.10 CC images/fh.o [2022-04-07T21:34:38.709Z] #43 24.37 CC images/fsnotify.o [2022-04-07T21:34:38.709Z] #43 24.89 CC images/signalfd.o [2022-04-07T21:34:38.709Z] #43 25.05 CC images/fs.o [2022-04-07T21:34:38.709Z] #43 25.21 CC images/pstree.o [2022-04-07T21:34:38.709Z] #43 25.39 CC images/pipe.o [2022-04-07T21:34:38.709Z] #43 25.57 CC images/tcp-stream.o [2022-04-07T21:34:38.709Z] #43 25.73 CC images/sk-packet.o [2022-04-07T21:34:38.709Z] #43 26.03 CC images/mnt.o [2022-04-07T21:34:38.709Z] #43 26.26 CC images/pipe-data.o [2022-04-07T21:34:38.709Z] #43 26.44 CC images/sa.o [2022-04-07T21:34:38.709Z] #43 26.67 CC images/timer.o [2022-04-07T21:34:38.709Z] #43 26.92 CC images/timerfd.o [2022-04-07T21:34:38.709Z] #43 27.16 CC images/mm.o [2022-04-07T21:34:38.709Z] #43 27.38 CC images/sk-opts.o [2022-04-07T21:34:38.709Z] #43 27.53 CC images/sk-unix.o [2022-04-07T21:34:38.709Z] #43 27.79 CC images/sk-inet.o [2022-04-07T21:34:38.709Z] #43 28.10 CC images/tun.o [2022-04-07T21:34:38.709Z] #43 28.34 CC images/sk-netlink.o [2022-04-07T21:34:38.709Z] #43 28.54 CC images/packet-sock.o [2022-04-07T21:34:38.709Z] #43 28.85 CC images/ipc-var.o [2022-04-07T21:34:38.709Z] #43 28.99 CC images/ipc-desc.o [2022-04-07T21:34:38.709Z] #43 29.15 CC images/ipc-shm.o [2022-04-07T21:34:38.709Z] #43 29.35 CC images/ipc-msg.o [2022-04-07T21:34:38.709Z] #43 29.55 CC images/ipc-sem.o [2022-04-07T21:34:38.709Z] #43 29.70 CC images/utsns.o [2022-04-07T21:34:38.709Z] #43 29.90 CC images/creds.o [2022-04-07T21:34:38.709Z] #43 30.04 CC images/vma.o [2022-04-07T21:34:38.709Z] #43 30.27 CC images/netdev.o [2022-04-07T21:34:38.709Z] #43 30.54 CC images/tty.o [2022-04-07T21:34:38.709Z] #43 30.97 CC images/file-lock.o [2022-04-07T21:34:38.709Z] #43 31.11 CC images/rlimit.o [2022-04-07T21:34:38.709Z] #43 31.25 CC images/pagemap.o [2022-04-07T21:34:38.966Z] #43 31.58 CC images/siginfo.o [2022-04-07T21:34:39.394Z] #43 ... [2022-04-07T21:34:39.394Z] [2022-04-07T21:34:39.394Z] #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-04-07T21:34:39.394Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:39.394Z] #13 63.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T21:34:39.394Z] #13 63.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T21:34:39.394Z] #13 63.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:39.472Z] #56 49.45 + bin/ctr [2022-04-07T21:34:39.533Z] #43 31.91 CC images/rpc.o [2022-04-07T21:34:40.496Z] #43 32.78 CC images/ext-file.o [2022-04-07T21:34:40.496Z] #43 32.99 CC images/cgroup.o [2022-04-07T21:34:40.770Z] #13 ... [2022-04-07T21:34:40.770Z] [2022-04-07T21:34:40.770Z] #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-04-07T21:34:40.770Z] #37 sha256:e3736b51b7cc380aa53fed1db1a0076f72c4e1f00c8137c11bf42c7f14ec388e [2022-04-07T21:34:40.770Z] #37 5.223 + RM_GOPATH=0 [2022-04-07T21:34:40.770Z] #37 5.223 + TMP_GOPATH= [2022-04-07T21:34:40.770Z] #37 5.223 + : /build [2022-04-07T21:34:40.770Z] #37 5.223 + '[' -z '' ']' [2022-04-07T21:34:40.770Z] #37 5.236 ++ mktemp -d [2022-04-07T21:34:40.770Z] #37 5.236 + export GOPATH=/tmp/tmp.krvX2vC35F [2022-04-07T21:34:40.770Z] #37 5.236 + GOPATH=/tmp/tmp.krvX2vC35F [2022-04-07T21:34:40.770Z] #37 5.236 + RM_GOPATH=1 [2022-04-07T21:34:40.770Z] #37 5.236 + case "$(go env GOARCH)" in [2022-04-07T21:34:40.770Z] #37 5.236 ++ go env GOARCH [2022-04-07T21:34:40.770Z] #37 5.264 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:40.770Z] #37 5.264 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:40.770Z] #37 5.266 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:40.770Z] #37 5.268 + dir=/tmp/install [2022-04-07T21:34:40.770Z] #37 5.268 + bin=tini [2022-04-07T21:34:40.770Z] #37 5.268 + shift [2022-04-07T21:34:40.770Z] #37 5.268 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T21:34:40.770Z] #37 5.268 + . /tmp/install/tini.installer [2022-04-07T21:34:40.770Z] #37 5.269 ++ : v0.19.0 [2022-04-07T21:34:40.770Z] #37 5.270 + install_tini [2022-04-07T21:34:40.770Z] #37 5.271 Install tini version v0.19.0 [2022-04-07T21:34:40.770Z] #37 5.271 + echo 'Install tini version v0.19.0' [2022-04-07T21:34:40.770Z] #37 5.273 + git clone https://github.com/krallin/tini.git /tmp/tmp.krvX2vC35F/tini [2022-04-07T21:34:40.770Z] #37 5.274 Cloning into '/tmp/tmp.krvX2vC35F/tini'... [2022-04-07T21:34:40.770Z] #37 5.916 + cd /tmp/tmp.krvX2vC35F/tini [2022-04-07T21:34:40.770Z] #37 5.916 + git checkout -q v0.19.0 [2022-04-07T21:34:40.770Z] #37 5.937 + cmake . [2022-04-07T21:34:40.770Z] #37 6.373 -- The C compiler identification is GNU 8.3.0 [2022-04-07T21:34:40.770Z] #37 6.432 -- Check for working C compiler: /usr/bin/cc [2022-04-07T21:34:40.770Z] #37 6.892 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T21:34:40.770Z] #37 6.925 -- Detecting C compiler ABI info [2022-04-07T21:34:40.770Z] #37 7.476 -- Detecting C compiler ABI info - done [2022-04-07T21:34:40.770Z] #37 7.568 -- Detecting C compile features [2022-04-07T21:34:40.770Z] #37 9.794 -- Detecting C compile features - done [2022-04-07T21:34:40.770Z] #37 9.831 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T21:34:40.770Z] #37 10.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T21:34:40.770Z] #37 10.12 -- Configuring done [2022-04-07T21:34:40.770Z] #37 10.15 -- Generating done [2022-04-07T21:34:40.770Z] #37 10.18 -- Build files have been written to: /tmp/tmp.krvX2vC35F/tini [2022-04-07T21:34:40.770Z] #37 10.20 + make tini-static [2022-04-07T21:34:41.027Z] #37 10.54 Scanning dependencies of target tini-static [2022-04-07T21:34:41.075Z] #43 33.55 CC images/userns.o [2022-04-07T21:34:41.285Z] #37 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T21:34:41.334Z] #43 33.90 CC images/google/protobuf/descriptor.o [2022-04-07T21:34:41.394Z] #22 ... [2022-04-07T21:34:41.394Z] [2022-04-07T21:34:41.394Z] #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-04-07T21:34:41.394Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:41.394Z] #43 119.6 CC criu/memfd.o [2022-04-07T21:34:41.394Z] #43 120.4 CC criu/mount.o [2022-04-07T21:34:41.544Z] #37 ... [2022-04-07T21:34:41.544Z] [2022-04-07T21:34:41.544Z] #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-04-07T21:34:41.544Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:34:41.544Z] #34 61.69 internal/syscall/unix [2022-04-07T21:34:41.544Z] #34 61.98 time [2022-04-07T21:34:41.544Z] #34 67.26 internal/fmtsort [2022-04-07T21:34:41.544Z] #34 67.72 internal/poll [2022-04-07T21:34:41.544Z] #34 67.84 internal/syscall/execenv [2022-04-07T21:34:41.544Z] #34 67.99 path [2022-04-07T21:34:41.544Z] #34 68.64 io/fs [2022-04-07T21:34:41.544Z] #34 70.15 strings [2022-04-07T21:34:41.544Z] #34 71.10 os [2022-04-07T21:34:41.544Z] #34 ... [2022-04-07T21:34:41.544Z] [2022-04-07T21:34:41.544Z] #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-04-07T21:34:41.544Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:41.544Z] #43 5.280 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:34:41.544Z] #43 5.280 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:34:41.544Z] #43 5.280 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:34:41.544Z] #43 5.280 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:34:41.544Z] #43 5.280 Note: Building without GnuTLS support [2022-04-07T21:34:41.544Z] #43 7.199 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:34:41.544Z] #43 7.289 GEN .gitid [2022-04-07T21:34:41.544Z] #43 7.339 GEN criu/include/version.h [2022-04-07T21:34:41.544Z] #43 7.464 GEN include/common/asm [2022-04-07T21:34:41.590Z] #43 ... [2022-04-07T21:34:41.590Z] [2022-04-07T21:34:41.590Z] #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-04-07T21:34:41.590Z] #13 sha256:46ce90e0af0ddab21dc2bcdfba7e54a549a5952b60186451c38c782564367387 [2022-04-07T21:34:41.590Z] #13 83.30 Selecting previously unselected package libapparmor1:arm64. [2022-04-07T21:34:41.590Z] #13 83.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-04-07T21:34:41.590Z] #13 83.30 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-04-07T21:34:41.846Z] #13 83.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-07T21:34:41.846Z] #13 83.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-04-07T21:34:41.846Z] #13 83.45 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-07T21:34:42.102Z] #13 83.64 Selecting previously unselected package libbtrfs0. [2022-04-07T21:34:42.102Z] #13 83.65 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-07T21:34:42.102Z] #13 83.65 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:42.102Z] #13 83.72 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:34:42.102Z] #13 83.73 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-07T21:34:42.102Z] #13 83.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:42.102Z] #13 83.87 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-07T21:34:42.102Z] #13 83.87 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-07T21:34:42.102Z] #13 83.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:42.359Z] #13 83.96 Selecting previously unselected package libudev-dev:arm64. [2022-04-07T21:34:42.359Z] #13 83.96 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-04-07T21:34:42.359Z] #13 84.00 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-07T21:34:42.615Z] #13 84.16 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-07T21:34:42.615Z] #13 84.17 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-04-07T21:34:42.615Z] #13 84.17 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-04-07T21:34:42.872Z] #13 84.35 Selecting previously unselected package libpcre16-3:arm64. [2022-04-07T21:34:42.872Z] #13 84.36 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-04-07T21:34:42.872Z] #13 84.36 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-04-07T21:34:42.872Z] #13 84.48 Selecting previously unselected package libpcre32-3:arm64. [2022-04-07T21:34:42.872Z] #13 84.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-04-07T21:34:42.872Z] #13 84.49 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-04-07T21:34:43.128Z] #13 84.65 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-04-07T21:34:43.128Z] #13 84.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-04-07T21:34:43.128Z] #13 84.66 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-07T21:34:43.128Z] #13 84.76 Selecting previously unselected package libpcre3-dev:arm64. [2022-04-07T21:34:43.128Z] #13 84.76 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-04-07T21:34:43.128Z] #13 84.78 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-07T21:34:43.384Z] #13 85.09 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-07T21:34:43.385Z] #13 85.09 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-04-07T21:34:43.385Z] #13 85.10 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-07T21:34:43.481Z] #43 9.182 PBCC images/timens.pb-c.c [2022-04-07T21:34:43.481Z] #43 9.221 DEP images/timens.pb-c.d [2022-04-07T21:34:43.481Z] #43 9.250 PBCC images/fown.pb-c.c [2022-04-07T21:34:43.481Z] #43 9.265 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T21:34:43.481Z] #43 9.299 PBCC images/opts.pb-c.c [2022-04-07T21:34:43.481Z] #43 ... [2022-04-07T21:34:43.481Z] [2022-04-07T21:34:43.481Z] #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-04-07T21:34:43.481Z] #37 sha256:e3736b51b7cc380aa53fed1db1a0076f72c4e1f00c8137c11bf42c7f14ec388e [2022-04-07T21:34:43.481Z] #37 11.83 [100%] Linking C executable tini-static [2022-04-07T21:34:43.481Z] #37 12.34 [100%] Built target tini-static [2022-04-07T21:34:43.482Z] #37 12.44 + mkdir -p /build [2022-04-07T21:34:43.482Z] #37 12.45 + cp tini-static /build/docker-init [2022-04-07T21:34:43.482Z] #37 DONE 12.6s [2022-04-07T21:34:43.482Z] [2022-04-07T21:34:43.482Z] #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-04-07T21:34:43.482Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:43.482Z] #43 9.321 PBCC images/memfd.pb-c.c [2022-04-07T21:34:43.482Z] #43 9.336 DEP images/fown.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.348 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.413 DEP images/opts.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.475 DEP images/memfd.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.521 PBCC images/sit.pb-c.c [2022-04-07T21:34:43.482Z] #43 9.580 DEP images/sit.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.636 PBCC images/macvlan.pb-c.c [2022-04-07T21:34:43.482Z] #43 9.651 DEP images/macvlan.pb-c.d [2022-04-07T21:34:43.482Z] #43 9.706 PBCC images/autofs.pb-c.c [2022-04-07T21:34:43.482Z] #43 9.739 DEP images/autofs.pb-c.d [2022-04-07T21:34:43.737Z] #43 9.806 PBCC images/sysctl.pb-c.c [2022-04-07T21:34:43.738Z] #43 9.848 DEP images/sysctl.pb-c.d [2022-04-07T21:34:43.738Z] #43 9.867 PBCC images/time.pb-c.c [2022-04-07T21:34:43.738Z] #43 9.887 DEP images/time.pb-c.d [2022-04-07T21:34:43.738Z] #43 9.951 PBCC images/binfmt-misc.pb-c.c [2022-04-07T21:34:43.919Z] #43 125.6 CC criu/namespaces.o [2022-04-07T21:34:43.958Z] #13 85.36 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-07T21:34:43.958Z] #13 85.37 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-04-07T21:34:43.958Z] #13 85.38 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:43.958Z] #13 85.43 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-07T21:34:43.958Z] #13 85.44 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-07T21:34:43.958Z] #13 85.45 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:43.958Z] #13 85.59 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-07T21:34:43.958Z] #13 85.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-04-07T21:34:43.958Z] #13 85.60 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-07T21:34:43.995Z] #43 9.971 DEP images/binfmt-misc.pb-c.d [2022-04-07T21:34:43.995Z] #43 10.03 PBCC images/seccomp.pb-c.c [2022-04-07T21:34:43.995Z] #43 10.04 DEP images/seccomp.pb-c.d [2022-04-07T21:34:43.995Z] #43 10.10 PBCC images/userns.pb-c.c [2022-04-07T21:34:43.995Z] #43 10.13 DEP images/userns.pb-c.d [2022-04-07T21:34:43.995Z] #43 10.18 PBCC images/cgroup.pb-c.c [2022-04-07T21:34:43.995Z] #43 10.23 DEP images/cgroup.pb-c.d [2022-04-07T21:34:44.215Z] #13 86.05 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-07T21:34:44.215Z] #13 86.06 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:44.253Z] #43 10.31 PBCC images/ext-file.pb-c.c [2022-04-07T21:34:44.253Z] #43 10.31 DEP images/ext-file.pb-c.d [2022-04-07T21:34:44.253Z] #43 10.34 PBCC images/rpc.pb-c.c [2022-04-07T21:34:44.253Z] #43 10.40 DEP images/rpc.pb-c.d [2022-04-07T21:34:44.253Z] #43 10.45 PBCC images/siginfo.pb-c.c [2022-04-07T21:34:44.474Z] #13 86.07 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-04-07T21:34:44.474Z] #13 86.09 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:44.474Z] #13 86.10 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-04-07T21:34:44.474Z] #13 86.11 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-04-07T21:34:44.474Z] #13 86.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:44.474Z] #13 86.13 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:44.474Z] #13 86.15 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-04-07T21:34:44.474Z] #13 86.16 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-07T21:34:44.474Z] #13 86.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:44.474Z] #13 86.19 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:44.474Z] #13 86.22 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-07T21:34:44.474Z] #13 86.23 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:44.474Z] #13 86.25 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-07T21:34:44.474Z] #13 86.27 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:44.510Z] #43 10.52 DEP images/siginfo.pb-c.d [2022-04-07T21:34:44.510Z] #43 10.55 PBCC images/pagemap.pb-c.c [2022-04-07T21:34:44.510Z] #43 10.63 DEP images/pagemap.pb-c.d [2022-04-07T21:34:44.510Z] #43 10.68 PBCC images/rlimit.pb-c.c [2022-04-07T21:34:44.510Z] #43 10.70 DEP images/rlimit.pb-c.d [2022-04-07T21:34:44.510Z] #43 10.74 PBCC images/file-lock.pb-c.c [2022-04-07T21:34:44.732Z] #13 86.28 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-07T21:34:44.732Z] #13 86.29 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:44.732Z] #13 86.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T21:34:44.732Z] #13 86.31 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-04-07T21:34:44.732Z] #13 86.34 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:44.732Z] #13 86.35 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-04-07T21:34:44.732Z] #13 86.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T21:34:44.732Z] #13 86.37 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:44.732Z] #13 86.38 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-07T21:34:44.732Z] #13 86.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:44.732Z] #13 86.41 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:44.732Z] #13 86.42 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:44.732Z] #13 86.44 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-07T21:34:44.732Z] #13 86.45 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:44.768Z] #43 10.78 DEP images/file-lock.pb-c.d [2022-04-07T21:34:44.768Z] #43 10.82 PBCC images/tty.pb-c.c [2022-04-07T21:34:44.768Z] #43 10.88 DEP images/tty.pb-c.d [2022-04-07T21:34:44.768Z] #43 10.92 PBCC images/tun.pb-c.c [2022-04-07T21:34:44.768Z] #43 10.96 PBCC images/netdev.pb-c.c [2022-04-07T21:34:45.025Z] #43 11.01 DEP images/tun.pb-c.d [2022-04-07T21:34:45.025Z] #43 11.08 DEP images/netdev.pb-c.d [2022-04-07T21:34:45.025Z] #43 11.16 PBCC images/vma.pb-c.c [2022-04-07T21:34:45.282Z] #43 11.23 DEP images/vma.pb-c.d [2022-04-07T21:34:45.282Z] #43 11.30 PBCC images/creds.pb-c.c [2022-04-07T21:34:45.282Z] #43 11.33 DEP images/creds.pb-c.d [2022-04-07T21:34:45.282Z] #43 11.37 PBCC images/utsns.pb-c.c [2022-04-07T21:34:45.282Z] #43 11.39 DEP images/utsns.pb-c.d [2022-04-07T21:34:45.282Z] #43 11.44 PBCC images/ipc-desc.pb-c.c [2022-04-07T21:34:45.282Z] #43 11.47 PBCC images/ipc-sem.pb-c.c [2022-04-07T21:34:45.282Z] #43 11.49 DEP images/ipc-desc.pb-c.d [2022-04-07T21:34:45.282Z] #43 11.55 DEP images/ipc-sem.pb-c.d [2022-04-07T21:34:45.540Z] #43 11.60 PBCC images/ipc-msg.pb-c.c [2022-04-07T21:34:45.540Z] #43 11.62 DEP images/ipc-msg.pb-c.d [2022-04-07T21:34:45.541Z] #43 11.67 PBCC images/ipc-shm.pb-c.c [2022-04-07T21:34:45.541Z] #43 11.70 DEP images/ipc-shm.pb-c.d [2022-04-07T21:34:45.541Z] #43 11.75 PBCC images/ipc-var.pb-c.c [2022-04-07T21:34:45.541Z] #43 11.77 DEP images/ipc-var.pb-c.d [2022-04-07T21:34:45.797Z] #43 11.82 PBCC images/sk-opts.pb-c.c [2022-04-07T21:34:45.797Z] #43 11.86 PBCC images/packet-sock.pb-c.c [2022-04-07T21:34:45.797Z] #43 11.90 DEP images/sk-opts.pb-c.d [2022-04-07T21:34:45.797Z] #43 11.95 DEP images/packet-sock.pb-c.d [2022-04-07T21:34:45.797Z] #43 12.00 PBCC images/sk-netlink.pb-c.c [2022-04-07T21:34:45.813Z] #43 127.3 CC criu/net.o [2022-04-07T21:34:46.053Z] #56 ... [2022-04-07T21:34:46.053Z] [2022-04-07T21:34:46.053Z] #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-04-07T21:34:46.053Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:46.053Z] #43 24.30 CC images/sk-inet.o [2022-04-07T21:34:46.053Z] #43 24.53 CC images/tun.o [2022-04-07T21:34:46.053Z] #43 24.77 CC images/sk-netlink.o [2022-04-07T21:34:46.053Z] #43 25.05 CC images/packet-sock.o [2022-04-07T21:34:46.053Z] #43 25.42 CC images/ipc-var.o [2022-04-07T21:34:46.053Z] #43 25.58 CC images/ipc-desc.o [2022-04-07T21:34:46.053Z] #43 25.79 CC images/ipc-shm.o [2022-04-07T21:34:46.053Z] #43 25.95 CC images/ipc-msg.o [2022-04-07T21:34:46.053Z] #43 26.15 CC images/ipc-sem.o [2022-04-07T21:34:46.053Z] #43 26.40 CC images/utsns.o [2022-04-07T21:34:46.053Z] #43 26.65 CC images/creds.o [2022-04-07T21:34:46.053Z] #43 26.86 CC images/vma.o [2022-04-07T21:34:46.053Z] #43 27.03 CC images/netdev.o [2022-04-07T21:34:46.053Z] #43 27.28 CC images/tty.o [2022-04-07T21:34:46.053Z] #43 27.85 CC images/file-lock.o [2022-04-07T21:34:46.053Z] #43 28.02 CC images/rlimit.o [2022-04-07T21:34:46.053Z] #43 28.21 CC images/pagemap.o [2022-04-07T21:34:46.053Z] #43 28.50 CC images/siginfo.o [2022-04-07T21:34:46.053Z] #43 28.67 CC images/rpc.o [2022-04-07T21:34:46.053Z] #43 29.61 CC images/ext-file.o [2022-04-07T21:34:46.053Z] #43 29.82 CC images/cgroup.o [2022-04-07T21:34:46.053Z] #43 30.29 CC images/userns.o [2022-04-07T21:34:46.053Z] #43 30.49 CC images/google/protobuf/descriptor.o [2022-04-07T21:34:46.053Z] #43 31.81 CC images/opts.o [2022-04-07T21:34:46.053Z] #43 31.94 CC images/seccomp.o [2022-04-07T21:34:46.053Z] #43 32.15 CC images/binfmt-misc.o [2022-04-07T21:34:46.053Z] #43 32.35 CC images/time.o [2022-04-07T21:34:46.053Z] #43 32.50 CC images/sysctl.o [2022-04-07T21:34:46.053Z] #43 32.71 CC images/autofs.o [2022-04-07T21:34:46.053Z] #43 32.90 CC images/macvlan.o [2022-04-07T21:34:46.053Z] #43 33.04 CC images/sit.o [2022-04-07T21:34:46.053Z] #43 33.23 CC images/memfd.o [2022-04-07T21:34:46.053Z] #43 33.58 CC images/timens.o [2022-04-07T21:34:46.053Z] #43 33.83 LINK images/built-in.o [2022-04-07T21:34:46.053Z] #43 33.98 GEN compel/include/asm [2022-04-07T21:34:46.053Z] #43 34.00 GEN compel/include/version.h [2022-04-07T21:34:46.053Z] #43 34.04 touch .config [2022-04-07T21:34:46.053Z] #43 34.08 GEN include/common/config.h [2022-04-07T21:34:46.053Z] #43 34.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T21:34:46.053Z] #43 34.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T21:34:46.053Z] #43 34.20 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T21:34:46.053Z] #43 34.22 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T21:34:46.053Z] #43 34.26 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T21:34:46.053Z] #43 34.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T21:34:46.053Z] #43 34.31 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T21:34:46.053Z] #43 34.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T21:34:46.053Z] #43 34.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T21:34:46.053Z] #43 34.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T21:34:46.053Z] #43 34.36 DEP compel/plugins/std/infect.d [2022-04-07T21:34:46.053Z] #43 34.44 DEP compel/plugins/std/string.d [2022-04-07T21:34:46.053Z] #43 34.56 DEP compel/plugins/std/log.d [2022-04-07T21:34:46.053Z] #43 34.71 DEP compel/plugins/std/fds.d [2022-04-07T21:34:46.054Z] #43 12.06 DEP images/sk-netlink.pb-c.d [2022-04-07T21:34:46.054Z] #43 12.11 PBCC images/sk-inet.pb-c.c [2022-04-07T21:34:46.054Z] #43 12.17 DEP images/sk-inet.pb-c.d [2022-04-07T21:34:46.054Z] #43 12.21 PBCC images/sk-unix.pb-c.c [2022-04-07T21:34:46.054Z] #43 12.26 DEP images/sk-unix.pb-c.d [2022-04-07T21:34:46.054Z] #43 12.31 PBCC images/mm.pb-c.c [2022-04-07T21:34:46.309Z] #56 ... [2022-04-07T21:34:46.309Z] [2022-04-07T21:34:46.309Z] #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-04-07T21:34:46.309Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:46.309Z] #43 22.18 CC images/timer.o [2022-04-07T21:34:46.309Z] #43 22.52 CC images/timerfd.o [2022-04-07T21:34:46.309Z] #43 22.69 CC images/mm.o [2022-04-07T21:34:46.309Z] #43 22.87 CC images/sk-opts.o [2022-04-07T21:34:46.309Z] #43 23.03 CC images/sk-unix.o [2022-04-07T21:34:46.309Z] #43 23.40 CC images/sk-inet.o [2022-04-07T21:34:46.309Z] #43 23.75 CC images/tun.o [2022-04-07T21:34:46.309Z] #43 23.99 CC images/sk-netlink.o [2022-04-07T21:34:46.309Z] #43 24.19 CC images/packet-sock.o [2022-04-07T21:34:46.309Z] #43 24.57 CC images/ipc-var.o [2022-04-07T21:34:46.309Z] #43 24.71 CC images/ipc-desc.o [2022-04-07T21:34:46.309Z] #43 24.84 CC images/ipc-shm.o [2022-04-07T21:34:46.309Z] #43 25.01 CC images/ipc-msg.o [2022-04-07T21:34:46.309Z] #43 25.23 CC images/ipc-sem.o [2022-04-07T21:34:46.309Z] #43 25.42 CC images/utsns.o [2022-04-07T21:34:46.309Z] #43 25.58 CC images/creds.o [2022-04-07T21:34:46.309Z] #43 25.72 CC images/vma.o [2022-04-07T21:34:46.309Z] #43 25.92 CC images/netdev.o [2022-04-07T21:34:46.309Z] #43 26.20 CC images/tty.o [2022-04-07T21:34:46.309Z] #43 26.65 CC images/file-lock.o [2022-04-07T21:34:46.309Z] #43 26.81 CC images/rlimit.o [2022-04-07T21:34:46.309Z] #43 26.98 CC images/pagemap.o [2022-04-07T21:34:46.309Z] #43 27.26 CC images/siginfo.o [2022-04-07T21:34:46.309Z] #43 27.54 CC images/rpc.o [2022-04-07T21:34:46.309Z] #43 28.57 CC images/ext-file.o [2022-04-07T21:34:46.309Z] #43 28.76 CC images/cgroup.o [2022-04-07T21:34:46.309Z] #43 29.30 CC images/userns.o [2022-04-07T21:34:46.309Z] #43 29.56 CC images/google/protobuf/descriptor.o [2022-04-07T21:34:46.309Z] #43 30.92 CC images/opts.o [2022-04-07T21:34:46.309Z] #43 31.19 CC images/seccomp.o [2022-04-07T21:34:46.309Z] #43 31.49 CC images/binfmt-misc.o [2022-04-07T21:34:46.309Z] #43 31.72 CC images/time.o [2022-04-07T21:34:46.309Z] #43 31.84 CC images/sysctl.o [2022-04-07T21:34:46.309Z] #43 32.03 CC images/autofs.o [2022-04-07T21:34:46.309Z] #43 32.20 CC images/macvlan.o [2022-04-07T21:34:46.311Z] #43 12.37 DEP images/mm.pb-c.d [2022-04-07T21:34:46.311Z] #43 12.42 PBCC images/timerfd.pb-c.c [2022-04-07T21:34:46.311Z] #43 12.47 DEP images/timerfd.pb-c.d [2022-04-07T21:34:46.311Z] #43 12.52 PBCC images/timer.pb-c.c [2022-04-07T21:34:46.314Z] #43 34.85 DEP compel/plugins/std/std.d [2022-04-07T21:34:46.314Z] #43 34.98 DEP compel/plugins/shmem/shmem.d [2022-04-07T21:34:46.569Z] #43 32.35 CC images/sit.o [2022-04-07T21:34:46.569Z] #43 12.55 DEP images/timer.pb-c.d [2022-04-07T21:34:46.569Z] #43 12.60 PBCC images/sa.pb-c.c [2022-04-07T21:34:46.569Z] #43 12.64 DEP images/sa.pb-c.d [2022-04-07T21:34:46.569Z] #43 12.70 PBCC images/pipe-data.pb-c.c [2022-04-07T21:34:46.569Z] #43 12.72 DEP images/pipe-data.pb-c.d [2022-04-07T21:34:46.569Z] #43 12.76 PBCC images/mnt.pb-c.c [2022-04-07T21:34:46.637Z] #43 35.05 DEP compel/plugins/fds/fds.d [2022-04-07T21:34:46.637Z] #43 35.15 CC compel/plugins/std/std.o [2022-04-07T21:34:46.827Z] #43 12.83 DEP images/mnt.pb-c.d [2022-04-07T21:34:46.827Z] #43 12.92 PBCC images/sk-packet.pb-c.c [2022-04-07T21:34:46.827Z] #43 12.92 DEP images/sk-packet.pb-c.d [2022-04-07T21:34:46.827Z] #43 13.03 PBCC images/tcp-stream.pb-c.c [2022-04-07T21:34:46.827Z] #43 13.03 DEP images/tcp-stream.pb-c.d [2022-04-07T21:34:46.827Z] #43 32.58 CC images/memfd.o [2022-04-07T21:34:46.827Z] #43 32.79 CC images/timens.o [2022-04-07T21:34:46.911Z] #43 35.40 CC compel/plugins/std/fds.o [2022-04-07T21:34:46.911Z] #43 ... [2022-04-07T21:34:46.911Z] [2022-04-07T21:34:46.911Z] #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-04-07T21:34:46.911Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:46.911Z] #13 87.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T21:34:46.911Z] #13 87.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:46.911Z] #13 87.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:47.085Z] #43 13.14 PBCC images/pipe.pb-c.c [2022-04-07T21:34:47.085Z] #43 13.20 DEP images/pipe.pb-c.d [2022-04-07T21:34:47.085Z] #43 13.27 PBCC images/pstree.pb-c.c [2022-04-07T21:34:47.085Z] #43 13.27 DEP images/pstree.pb-c.d [2022-04-07T21:34:47.173Z] #13 ... [2022-04-07T21:34:47.173Z] [2022-04-07T21:34:47.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-04-07T21:34:47.173Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:47.173Z] #43 35.82 CC compel/plugins/std/log.o [2022-04-07T21:34:47.341Z] #43 13.28 PBCC images/fs.pb-c.c [2022-04-07T21:34:47.341Z] #43 13.32 DEP images/fs.pb-c.d [2022-04-07T21:34:47.341Z] #43 13.48 PBCC images/signalfd.pb-c.c [2022-04-07T21:34:47.341Z] #43 13.48 DEP images/signalfd.pb-c.d [2022-04-07T21:34:47.341Z] #43 13.48 PBCC images/fh.pb-c.c [2022-04-07T21:34:47.341Z] #43 13.54 PBCC images/fsnotify.pb-c.c [2022-04-07T21:34:47.395Z] #43 32.95 LINK images/built-in.o [2022-04-07T21:34:47.395Z] #43 33.10 GEN compel/include/asm [2022-04-07T21:34:47.395Z] #43 33.13 GEN compel/include/version.h [2022-04-07T21:34:47.395Z] #43 33.15 touch .config [2022-04-07T21:34:47.395Z] #43 33.22 GEN include/common/config.h [2022-04-07T21:34:47.395Z] #43 33.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T21:34:47.395Z] #43 33.33 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T21:34:47.598Z] #43 13.64 DEP images/fh.pb-c.d [2022-04-07T21:34:47.598Z] #43 13.67 DEP images/fsnotify.pb-c.d [2022-04-07T21:34:47.598Z] #43 13.70 PBCC images/eventpoll.pb-c.c [2022-04-07T21:34:47.598Z] #43 13.74 DEP images/eventpoll.pb-c.d [2022-04-07T21:34:47.662Z] #43 33.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T21:34:47.662Z] #43 33.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T21:34:47.662Z] #43 33.43 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T21:34:47.662Z] #43 33.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T21:34:47.662Z] #43 33.46 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T21:34:47.662Z] #43 33.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T21:34:47.662Z] #43 33.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T21:34:47.662Z] #43 33.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T21:34:47.662Z] #43 33.52 DEP compel/plugins/std/infect.d [2022-04-07T21:34:47.856Z] #43 13.87 PBCC images/eventfd.pb-c.c [2022-04-07T21:34:47.856Z] #43 13.87 DEP images/eventfd.pb-c.d [2022-04-07T21:34:47.856Z] #43 13.91 PBCC images/remap-file-path.pb-c.c [2022-04-07T21:34:47.856Z] #43 13.94 DEP images/remap-file-path.pb-c.d [2022-04-07T21:34:47.856Z] #43 14.00 PBCC images/fifo.pb-c.c [2022-04-07T21:34:47.921Z] #43 33.66 DEP compel/plugins/std/string.d [2022-04-07T21:34:47.921Z] #43 33.77 DEP compel/plugins/std/log.d [2022-04-07T21:34:47.921Z] #43 33.87 DEP compel/plugins/std/fds.d [2022-04-07T21:34:48.027Z] #13 DONE 89.4s [2022-04-07T21:34:48.027Z] [2022-04-07T21:34:48.027Z] #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-04-07T21:34:48.027Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:48.027Z] #43 35.33 CC images/opts.o [2022-04-07T21:34:48.027Z] #43 35.51 CC images/seccomp.o [2022-04-07T21:34:48.027Z] #43 35.82 CC images/binfmt-misc.o [2022-04-07T21:34:48.027Z] #43 36.00 CC images/time.o [2022-04-07T21:34:48.027Z] #43 36.14 CC images/sysctl.o [2022-04-07T21:34:48.027Z] #43 36.30 CC images/autofs.o [2022-04-07T21:34:48.027Z] #43 36.45 CC images/macvlan.o [2022-04-07T21:34:48.027Z] #43 36.63 CC images/sit.o [2022-04-07T21:34:48.027Z] #43 36.90 CC images/memfd.o [2022-04-07T21:34:48.027Z] #43 37.13 CC images/timens.o [2022-04-07T21:34:48.027Z] #43 37.36 LINK images/built-in.o [2022-04-07T21:34:48.027Z] #43 37.48 GEN compel/include/asm [2022-04-07T21:34:48.027Z] #43 37.52 GEN compel/include/version.h [2022-04-07T21:34:48.027Z] #43 37.55 touch .config [2022-04-07T21:34:48.027Z] #43 37.61 GEN include/common/config.h [2022-04-07T21:34:48.027Z] #43 37.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T21:34:48.027Z] #43 37.76 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-04-07T21:34:48.027Z] #43 37.80 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-04-07T21:34:48.027Z] #43 37.82 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-04-07T21:34:48.027Z] #43 37.83 DEP compel/plugins/std/infect.d [2022-04-07T21:34:48.027Z] #43 37.89 DEP compel/plugins/std/string.d [2022-04-07T21:34:48.027Z] #43 37.95 DEP compel/plugins/std/log.d [2022-04-07T21:34:48.027Z] #43 38.01 DEP compel/plugins/std/fds.d [2022-04-07T21:34:48.027Z] #43 38.10 DEP compel/plugins/std/std.d [2022-04-07T21:34:48.027Z] #43 38.15 DEP compel/plugins/shmem/shmem.d [2022-04-07T21:34:48.027Z] #43 38.22 DEP compel/plugins/fds/fds.d [2022-04-07T21:34:48.027Z] #43 38.30 CC compel/plugins/std/std.o [2022-04-07T21:34:48.027Z] #43 38.49 CC compel/plugins/std/fds.o [2022-04-07T21:34:48.027Z] #43 38.69 CC compel/plugins/std/log.o [2022-04-07T21:34:48.027Z] #43 39.25 CC compel/plugins/std/string.o [2022-04-07T21:34:48.027Z] #43 39.67 CC compel/plugins/std/infect.o [2022-04-07T21:34:48.027Z] #43 39.94 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-04-07T21:34:48.027Z] #43 39.99 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-04-07T21:34:48.027Z] #43 40.04 AR compel/plugins/std.lib.a [2022-04-07T21:34:48.027Z] #43 40.09 CC compel/plugins/fds/fds.o [2022-04-07T21:34:48.027Z] #43 40.31 AR compel/plugins/fds.lib.a [2022-04-07T21:34:48.027Z] #43 40.44 HOSTDEP compel/src/lib/log-host.d [2022-04-07T21:34:48.027Z] #43 40.59 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T21:34:48.027Z] #43 40.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-04-07T21:34:48.113Z] #43 14.09 DEP images/fifo.pb-c.d [2022-04-07T21:34:48.113Z] #43 14.12 PBCC images/ghost-file.pb-c.c [2022-04-07T21:34:48.113Z] #43 14.21 DEP images/ghost-file.pb-c.d [2022-04-07T21:34:48.113Z] #43 14.27 PBCC images/regfile.pb-c.c [2022-04-07T21:34:48.113Z] #43 14.28 DEP images/regfile.pb-c.d [2022-04-07T21:34:48.113Z] #43 14.33 PBCC images/ns.pb-c.c [2022-04-07T21:34:48.141Z] #43 36.64 CC compel/plugins/std/string.o [2022-04-07T21:34:48.180Z] #43 33.95 DEP compel/plugins/std/std.d [2022-04-07T21:34:48.287Z] #43 40.81 HOSTDEP compel/src/main-host.d [2022-04-07T21:34:48.287Z] #43 40.91 DEP compel/src/lib/ptrace.d [2022-04-07T21:34:48.339Z] #43 130.3 CC criu/netfilter.o [2022-04-07T21:34:48.370Z] #43 14.35 DEP images/ns.pb-c.d [2022-04-07T21:34:48.370Z] #43 14.40 PBCC images/fdinfo.pb-c.c [2022-04-07T21:34:48.370Z] #43 14.48 DEP images/fdinfo.pb-c.d [2022-04-07T21:34:48.370Z] #43 14.54 PBCC images/core-aarch64.pb-c.c [2022-04-07T21:34:48.370Z] #43 14.58 PBCC images/core-arm.pb-c.c [2022-04-07T21:34:48.440Z] #43 34.09 DEP compel/plugins/shmem/shmem.d [2022-04-07T21:34:48.440Z] #43 34.18 DEP compel/plugins/fds/fds.d [2022-04-07T21:34:48.545Z] #43 41.04 DEP compel/src/lib/infect.d [2022-04-07T21:34:48.545Z] #43 41.20 DEP compel/src/lib/infect-util.d [2022-04-07T21:34:48.545Z] #43 41.28 DEP compel/src/lib/infect-rpc.d [2022-04-07T21:34:48.596Z] #43 130.7 CC criu/page-pipe.o [2022-04-07T21:34:48.628Z] #43 14.63 PBCC images/core-ppc64.pb-c.c [2022-04-07T21:34:48.628Z] #43 14.70 PBCC images/core-s390.pb-c.c [2022-04-07T21:34:48.628Z] #43 14.76 PBCC images/core-x86.pb-c.c [2022-04-07T21:34:48.628Z] #43 14.81 PBCC images/core.pb-c.c [2022-04-07T21:34:48.700Z] #43 34.36 CC compel/plugins/std/std.o [2022-04-07T21:34:48.700Z] #43 34.61 CC compel/plugins/std/fds.o [2022-04-07T21:34:48.711Z] #43 37.29 CC compel/plugins/std/infect.o [2022-04-07T21:34:48.802Z] #43 ... [2022-04-07T21:34:48.802Z] [2022-04-07T21:34:48.802Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T21:34:48.802Z] #14 sha256:82c8f6103a8c3b7d34f34708bc2b9b3e616d7900600f307e77bcba08781fd05b [2022-04-07T21:34:48.802Z] #14 DONE 1.0s [2022-04-07T21:34:48.802Z] [2022-04-07T21:34:48.802Z] #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-04-07T21:34:48.802Z] #15 sha256:02dcaa7fe115c1f63b9d50664a59cc5009b421a84b3874f89d9672746dc13cd3 [2022-04-07T21:34:48.885Z] #43 14.90 PBCC images/inventory.pb-c.c [2022-04-07T21:34:48.885Z] #43 14.96 DEP images/core-aarch64.pb-c.d [2022-04-07T21:34:48.885Z] #43 15.00 DEP images/core-arm.pb-c.d [2022-04-07T21:34:48.885Z] #43 15.05 DEP images/core-ppc64.pb-c.d [2022-04-07T21:34:48.885Z] #43 15.10 DEP images/core-s390.pb-c.d [2022-04-07T21:34:48.960Z] #43 ... [2022-04-07T21:34:48.960Z] [2022-04-07T21:34:48.960Z] #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-04-07T21:34:48.960Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:48.960Z] #13 88.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T21:34:48.960Z] #13 88.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:48.960Z] #13 88.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:49.142Z] #43 15.15 DEP images/core-x86.pb-c.d [2022-04-07T21:34:49.142Z] #43 15.19 DEP images/core.pb-c.d [2022-04-07T21:34:49.142Z] #43 15.23 DEP images/inventory.pb-c.d [2022-04-07T21:34:49.142Z] #43 15.29 PBCC images/cpuinfo.pb-c.c [2022-04-07T21:34:49.142Z] #43 15.31 DEP images/cpuinfo.pb-c.d [2022-04-07T21:34:49.142Z] #43 15.34 PBCC images/stats.pb-c.c [2022-04-07T21:34:49.162Z] #43 ... [2022-04-07T21:34:49.162Z] [2022-04-07T21:34:49.162Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:34:49.162Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:34:49.162Z] #22 7.706 Collecting yamllint==1.26.1 [2022-04-07T21:34:49.162Z] #22 13.08 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T21:34:49.162Z] #22 14.34 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T21:34:49.162Z] #22 14.40 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T21:34:49.162Z] #22 14.48 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T21:34:49.220Z] #13 ... [2022-04-07T21:34:49.220Z] [2022-04-07T21:34:49.220Z] #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-04-07T21:34:49.220Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:49.220Z] #43 34.97 CC compel/plugins/std/log.o [2022-04-07T21:34:49.280Z] #43 37.66 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T21:34:49.280Z] #43 37.71 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T21:34:49.280Z] #43 37.78 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T21:34:49.280Z] #43 37.84 AR compel/plugins/std.lib.a [2022-04-07T21:34:49.398Z] #43 15.38 DEP images/stats.pb-c.d [2022-04-07T21:34:49.420Z] #22 ... [2022-04-07T21:34:49.420Z] [2022-04-07T21:34:49.420Z] #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-04-07T21:34:49.420Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:49.420Z] #43 131.4 CC criu/page-xfer.o [2022-04-07T21:34:49.551Z] #43 37.93 CC compel/plugins/fds/fds.o [2022-04-07T21:34:49.551Z] #43 38.14 AR compel/plugins/fds.lib.a [2022-04-07T21:34:49.812Z] #43 38.20 HOSTDEP compel/src/lib/log-host.d [2022-04-07T21:34:49.812Z] #43 38.28 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T21:34:49.812Z] #43 38.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T21:34:50.072Z] #43 38.50 HOSTDEP compel/src/main-host.d [2022-04-07T21:34:50.072Z] #43 38.59 DEP compel/src/lib/ptrace.d [2022-04-07T21:34:50.072Z] #43 38.68 DEP compel/src/lib/infect.d [2022-04-07T21:34:50.158Z] #43 35.73 CC compel/plugins/std/string.o [2022-04-07T21:34:50.180Z] #15 DONE 1.1s [2022-04-07T21:34:50.180Z] [2022-04-07T21:34:50.180Z] #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-04-07T21:34:50.180Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:50.180Z] #43 41.47 DEP compel/arch/aarch64/src/lib/infect.d [2022-04-07T21:34:50.180Z] #43 41.61 DEP compel/arch/aarch64/src/lib/cpu.d [2022-04-07T21:34:50.180Z] #43 41.68 DEP compel/src/lib/log.d [2022-04-07T21:34:50.180Z] #43 41.76 DEP compel/src/main.d [2022-04-07T21:34:50.180Z] #43 41.79 DEP compel/src/lib/handle-elf.d [2022-04-07T21:34:50.180Z] #43 41.94 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-04-07T21:34:50.180Z] #43 41.98 CC compel/src/lib/log.o [2022-04-07T21:34:50.180Z] #43 42.15 CC compel/arch/aarch64/src/lib/cpu.o [2022-04-07T21:34:50.180Z] #43 42.32 CC compel/arch/aarch64/src/lib/infect.o [2022-04-07T21:34:50.180Z] #43 42.78 CC compel/src/lib/infect-rpc.o [2022-04-07T21:34:50.331Z] #43 38.82 DEP compel/src/lib/infect-util.d [2022-04-07T21:34:50.331Z] #43 38.90 DEP compel/src/lib/infect-rpc.d [2022-04-07T21:34:50.438Z] #43 43.10 CC compel/src/lib/infect-util.o [2022-04-07T21:34:50.592Z] #43 39.01 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T21:34:50.592Z] #43 39.17 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T21:34:50.696Z] #43 ... [2022-04-07T21:34:50.696Z] [2022-04-07T21:34:50.696Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:34:50.696Z] #16 sha256:95cc5ec70c1ee7e9890cd48cd149182acc6e4ba2b43b3e0d8e80d058cb1fd3a3 [2022-04-07T21:34:50.696Z] #16 0.671 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T21:34:50.696Z] #16 DONE 0.8s [2022-04-07T21:34:50.696Z] [2022-04-07T21:34:50.696Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:34:50.696Z] #17 sha256:f2218ec7f36296b8bf8dd41ca06de226c41b874a14a4ca737cf1410acf0b8765 [2022-04-07T21:34:50.728Z] #43 36.33 CC compel/plugins/std/infect.o [2022-04-07T21:34:50.769Z] #43 16.77 make[1]: Nothing to be done for 'all'. [2022-04-07T21:34:50.852Z] #43 39.22 DEP compel/src/lib/log.d [2022-04-07T21:34:50.852Z] #43 39.30 DEP compel/src/main.d [2022-04-07T21:34:50.852Z] #43 39.41 DEP compel/src/lib/handle-elf.d [2022-04-07T21:34:50.852Z] #43 39.49 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T21:34:50.994Z] #43 36.73 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T21:34:50.994Z] #43 36.81 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T21:34:50.994Z] #43 36.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T21:34:50.994Z] #43 36.88 AR compel/plugins/std.lib.a [2022-04-07T21:34:50.994Z] #43 36.95 CC compel/plugins/fds/fds.o [2022-04-07T21:34:51.112Z] #43 39.60 CC compel/src/lib/log.o [2022-04-07T21:34:51.371Z] #43 39.90 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T21:34:51.393Z] #43 133.3 CC criu/pagemap-cache.o [2022-04-07T21:34:51.563Z] #43 37.28 AR compel/plugins/fds.lib.a [2022-04-07T21:34:51.563Z] #43 37.33 HOSTDEP compel/src/lib/log-host.d [2022-04-07T21:34:51.563Z] #43 37.40 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T21:34:51.563Z] #43 37.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T21:34:51.629Z] #17 DONE 1.0s [2022-04-07T21:34:51.629Z] [2022-04-07T21:34:51.629Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T21:34:51.629Z] #18 sha256:21b36319eb9e95f5cac5e2a08e9f035c76767c95beca526b787431f7bd539884 [2022-04-07T21:34:51.651Z] #43 133.6 CC criu/pagemap.o [2022-04-07T21:34:51.823Z] #43 37.60 HOSTDEP compel/src/main-host.d [2022-04-07T21:34:51.823Z] #43 37.66 DEP compel/src/lib/ptrace.d [2022-04-07T21:34:51.940Z] #43 40.57 CC compel/arch/x86/src/lib/infect.o [2022-04-07T21:34:52.082Z] #43 37.76 DEP compel/src/lib/infect.d [2022-04-07T21:34:52.082Z] #43 37.91 DEP compel/src/lib/infect-util.d [2022-04-07T21:34:52.138Z] #43 18.24 CC images/stats.o [2022-04-07T21:34:52.244Z] #43 ... [2022-04-07T21:34:52.244Z] [2022-04-07T21:34:52.244Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:34:52.244Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:34:52.244Z] #22 14.83 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-04-07T21:34:52.244Z] #22 15.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T21:34:52.244Z] #22 15.14 Building wheels for collected packages: yamllint [2022-04-07T21:34:52.244Z] #22 15.14 Running setup.py bdist_wheel for yamllint: started [2022-04-07T21:34:52.244Z] #22 16.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T21:34:52.244Z] #22 16.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T21:34:52.244Z] #22 16.32 Successfully built yamllint [2022-04-07T21:34:52.244Z] #22 16.34 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T21:34:52.244Z] #22 16.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T21:34:52.244Z] #22 DONE 17.2s [2022-04-07T21:34:52.244Z] [2022-04-07T21:34:52.244Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T21:34:52.244Z] #25 sha256:b4e1883a8e7921643aca902565d8cf71c8590915503a5848b3888781b619ae75 [2022-04-07T21:34:52.244Z] #25 DONE 0.4s [2022-04-07T21:34:52.244Z] [2022-04-07T21:34:52.244Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:34:52.244Z] #30 sha256:bec5e3e440742a3e8f65aa199a2d77f59e7906adc0c057377649516e8f77a332 [2022-04-07T21:34:52.342Z] #43 38.03 DEP compel/src/lib/infect-rpc.d [2022-04-07T21:34:52.342Z] #43 38.11 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T21:34:52.342Z] #43 38.21 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T21:34:52.395Z] #43 18.55 CC images/core.o [2022-04-07T21:34:52.562Z] #18 DONE 0.8s [2022-04-07T21:34:52.562Z] [2022-04-07T21:34:52.562Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T21:34:52.562Z] #19 sha256:442112100e7c05c7cf8ed0c74653a0926d0612746902d52bd41583ae258cf0f4 [2022-04-07T21:34:52.601Z] #43 38.29 DEP compel/src/lib/log.d [2022-04-07T21:34:52.601Z] #43 38.35 DEP compel/src/main.d [2022-04-07T21:34:52.601Z] #43 38.48 DEP compel/src/lib/handle-elf.d [2022-04-07T21:34:52.651Z] #43 ... [2022-04-07T21:34:52.651Z] [2022-04-07T21:34:52.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-04-07T21:34:52.651Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:34:52.651Z] #34 72.94 bufio [2022-04-07T21:34:52.651Z] #34 74.80 text/tabwriter [2022-04-07T21:34:52.651Z] #34 75.14 fmt [2022-04-07T21:34:52.651Z] #34 75.36 io/ioutil [2022-04-07T21:34:52.651Z] #34 77.64 flag [2022-04-07T21:34:52.651Z] #34 77.64 github.com/BurntSushi/toml [2022-04-07T21:34:52.651Z] #34 79.19 log [2022-04-07T21:34:52.651Z] #34 81.67 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T21:34:52.860Z] #43 38.55 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T21:34:52.860Z] #43 38.64 CC compel/src/lib/log.o [2022-04-07T21:34:52.878Z] #43 41.30 CC compel/src/lib/infect-rpc.o [2022-04-07T21:34:52.907Z] #34 ... [2022-04-07T21:34:52.907Z] [2022-04-07T21:34:52.907Z] #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-04-07T21:34:52.907Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:52.907Z] #43 19.08 CC images/core-x86.o [2022-04-07T21:34:53.121Z] #43 38.95 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T21:34:53.138Z] #43 41.60 CC compel/src/lib/infect-util.o [2022-04-07T21:34:53.164Z] #43 ... [2022-04-07T21:34:53.164Z] [2022-04-07T21:34:53.164Z] #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-04-07T21:34:53.164Z] #34 sha256:56f15060cb8a98253ad4d773ff1382c179cc167020b7bf00a87fbafd5bd614f0 [2022-04-07T21:34:53.164Z] #34 DONE 83.4s [2022-04-07T21:34:53.398Z] #43 41.81 CC compel/src/lib/infect.o [2022-04-07T21:34:53.398Z] #43 ... [2022-04-07T21:34:53.398Z] [2022-04-07T21:34:53.398Z] #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-04-07T21:34:53.398Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:53.398Z] #13 100.4 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T21:34:53.398Z] #13 100.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 100.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:34:53.398Z] #13 100.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T21:34:53.398Z] #13 100.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 100.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:34:53.398Z] #13 100.6 Selecting previously unselected package libbtrfs0. [2022-04-07T21:34:53.398Z] #13 100.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 100.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:53.398Z] #13 100.7 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:34:53.398Z] #13 100.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 100.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:53.398Z] #13 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T21:34:53.398Z] #13 100.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:53.398Z] #13 101.0 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T21:34:53.398Z] #13 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 101.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:53.398Z] #13 101.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T21:34:53.398Z] #13 101.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 101.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:34:53.398Z] #13 101.4 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T21:34:53.398Z] #13 101.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 101.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 101.6 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T21:34:53.398Z] #13 101.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 101.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 101.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T21:34:53.398Z] #13 101.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 101.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 102.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T21:34:53.398Z] #13 102.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 102.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 102.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T21:34:53.398Z] #13 102.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 102.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:34:53.398Z] #13 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T21:34:53.398Z] #13 102.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:53.398Z] #13 102.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T21:34:53.398Z] #13 102.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 102.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:53.398Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T21:34:53.398Z] #13 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:34:53.398Z] #13 102.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:53.398Z] #13 103.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 103.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 103.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:34:53.398Z] #13 103.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:53.398Z] #13 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T21:34:53.398Z] #13 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T21:34:53.398Z] #13 103.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:53.398Z] #13 103.6 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-04-07T21:34:53.398Z] #13 103.6 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-04-07T21:34:53.398Z] #13 103.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:53.398Z] #13 103.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:34:53.421Z] [2022-04-07T21:34:53.421Z] #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-04-07T21:34:53.421Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:53.421Z] #13 69.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T21:34:53.421Z] #13 69.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:53.421Z] #13 69.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:53.421Z] #13 69.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T21:34:53.421Z] #13 69.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:34:53.421Z] #13 69.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:53.421Z] #13 ... [2022-04-07T21:34:53.421Z] [2022-04-07T21:34:53.421Z] #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-04-07T21:34:53.421Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:53.421Z] #43 19.60 CC images/core-arm.o [2022-04-07T21:34:53.491Z] #19 DONE 0.9s [2022-04-07T21:34:53.491Z] [2022-04-07T21:34:53.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-04-07T21:34:53.491Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:34:53.658Z] #13 103.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:53.658Z] #13 103.6 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:53.658Z] #13 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:53.658Z] #13 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:53.658Z] #13 103.7 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:53.984Z] #43 19.93 CC images/core-aarch64.o [2022-04-07T21:34:54.059Z] #43 39.71 CC compel/arch/x86/src/lib/infect.o [2022-04-07T21:34:54.240Z] #43 20.26 CC images/core-ppc64.o [2022-04-07T21:34:54.285Z] Removing intermediate container 786aa185cac5 [2022-04-07T21:34:54.285Z] ---> 309cabbc577e [2022-04-07T21:34:54.285Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-04-07T21:34:54.285Z] ---> Running in 31ca7ebea101 [2022-04-07T21:34:54.285Z] Removing intermediate container 31ca7ebea101 [2022-04-07T21:34:54.285Z] ---> 1d51fe1b87a5 [2022-04-07T21:34:54.285Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-07T21:34:54.285Z] ---> Running in 2211e9af78d6 [2022-04-07T21:34:54.285Z] Removing intermediate container 2211e9af78d6 [2022-04-07T21:34:54.285Z] ---> 28159f7f476b [2022-04-07T21:34:54.285Z] Step 10/10 : COPY . . [2022-04-07T21:34:54.422Z] #20 1.049 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:34:54.422Z] #20 1.227 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:34:54.627Z] #43 40.32 CC compel/src/lib/infect-rpc.o [2022-04-07T21:34:54.627Z] #43 40.58 CC compel/src/lib/infect-util.o [2022-04-07T21:34:54.679Z] #20 1.407 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:34:54.679Z] #20 1.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:34:54.803Z] #43 20.85 CC images/core-s390.o [2022-04-07T21:34:54.936Z] #20 1.773 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-07T21:34:55.198Z] #43 40.82 CC compel/src/lib/infect.o [2022-04-07T21:34:55.369Z] #43 21.51 CC images/cpuinfo.o [2022-04-07T21:34:55.458Z] #43 ... [2022-04-07T21:34:55.458Z] [2022-04-07T21:34:55.458Z] #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-04-07T21:34:55.458Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:34:55.458Z] #13 102.6 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T21:34:55.458Z] #13 102.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 102.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:34:55.458Z] #13 102.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T21:34:55.458Z] #13 102.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 102.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:34:55.458Z] #13 102.9 Selecting previously unselected package libbtrfs0. [2022-04-07T21:34:55.458Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:55.458Z] #13 103.0 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:34:55.458Z] #13 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:55.458Z] #13 103.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T21:34:55.458Z] #13 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:55.458Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T21:34:55.458Z] #13 103.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:55.458Z] #13 103.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T21:34:55.458Z] #13 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:34:55.458Z] #13 103.7 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T21:34:55.458Z] #13 103.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.458Z] #13 103.8 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T21:34:55.458Z] #13 103.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 103.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.458Z] #13 104.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T21:34:55.458Z] #13 104.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 104.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.458Z] #13 104.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T21:34:55.458Z] #13 104.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 104.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.458Z] #13 104.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T21:34:55.458Z] #13 104.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 104.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:34:55.458Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T21:34:55.458Z] #13 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:55.458Z] #13 105.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T21:34:55.458Z] #13 105.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 105.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:55.458Z] #13 105.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T21:34:55.458Z] #13 105.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:34:55.458Z] #13 105.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:55.570Z] #13 DONE 105.8s [2022-04-07T21:34:55.570Z] [2022-04-07T21:34:55.570Z] #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-04-07T21:34:55.570Z] #58 sha256:d35d126f2b922463bb5b44a746293e174988d2686c0c0ffeeac145cf5c224f52 [2022-04-07T21:34:55.570Z] #58 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:34:55.570Z] #58 108.9 + GOBIN=/build [2022-04-07T21:34:55.570Z] #58 108.9 + GO111MODULE=on [2022-04-07T21:34:55.570Z] #58 108.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T21:34:55.718Z] #13 105.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.718Z] #13 105.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:34:55.718Z] #13 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:34:55.718Z] #13 105.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:34:55.718Z] #13 105.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.718Z] #13 105.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:34:55.933Z] #43 21.92 CC images/inventory.o [2022-04-07T21:34:55.933Z] #43 22.17 CC images/fdinfo.o [2022-04-07T21:34:55.978Z] #13 105.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:55.978Z] #13 105.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:34:55.978Z] #13 105.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:34:55.978Z] #13 105.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:55.978Z] #13 105.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:34:55.978Z] #13 105.9 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:34:55.978Z] #13 105.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:34:55.978Z] #13 105.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T21:34:55.978Z] #13 106.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:34:55.978Z] #13 106.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:34:56.238Z] #13 106.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:34:56.238Z] #13 106.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:56.238Z] #13 106.0 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-04-07T21:34:56.238Z] #13 106.0 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-04-07T21:34:56.238Z] #13 106.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:34:56.238Z] #13 106.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-04-07T21:34:56.238Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T21:34:56.238Z] #13 106.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:34:56.238Z] #13 106.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:34:56.238Z] #13 106.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:56.238Z] #13 106.1 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T21:34:56.238Z] #13 106.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:56.238Z] #13 106.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:34:56.238Z] #13 106.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:34:56.308Z] #20 2.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T21:34:56.308Z] #20 ... [2022-04-07T21:34:56.308Z] [2022-04-07T21:34:56.308Z] #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-04-07T21:34:56.308Z] #58 sha256:3d09d0af924b4a652df04aa12c91ebd879d59c27a7664dd6ce45fe1e6e330a12 [2022-04-07T21:34:56.308Z] #58 95.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:34:56.308Z] #58 95.18 + GOBIN=/build [2022-04-07T21:34:56.308Z] #58 95.18 + GO111MODULE=on [2022-04-07T21:34:56.308Z] #58 95.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T21:34:56.308Z] #58 DONE 101.6s [2022-04-07T21:34:56.308Z] [2022-04-07T21:34:56.308Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T21:34:56.308Z] #59 sha256:0f8e3330ec65aa7a17aae3d654102fab729346dec610531b5f353d974e8aeb96 [2022-04-07T21:34:56.308Z] #59 DONE 0.2s [2022-04-07T21:34:56.308Z] [2022-04-07T21:34:56.308Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T21:34:56.308Z] #60 sha256:4eabcd21520621291cfabd76cd0be35267ba4c4eff1dd155b5aeb2eddfdf8c0d [2022-04-07T21:34:56.308Z] #60 DONE 0.1s [2022-04-07T21:34:56.308Z] [2022-04-07T21:34:56.308Z] #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-04-07T21:34:56.308Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:34:56.308Z] #43 43.47 CC compel/src/lib/infect.o [2022-04-07T21:34:56.308Z] #43 46.44 CC compel/src/lib/ptrace.o [2022-04-07T21:34:56.308Z] #43 46.80 AR compel/libcompel.a [2022-04-07T21:34:56.308Z] #43 46.90 HOSTCC compel/src/main-host.o [2022-04-07T21:34:56.308Z] #43 47.27 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-04-07T21:34:56.308Z] #43 47.44 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T21:34:56.308Z] #43 47.72 HOSTCC compel/src/lib/log-host.o [2022-04-07T21:34:56.308Z] #43 47.96 HOSTLINK compel/compel-host-bin [2022-04-07T21:34:56.308Z] #43 48.11 DEP soccr/soccr.d [2022-04-07T21:34:56.308Z] #43 48.23 CC soccr/soccr.o [2022-04-07T21:34:56.420Z] #30 DONE 4.2s [2022-04-07T21:34:56.420Z] [2022-04-07T21:34:56.420Z] #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-04-07T21:34:56.420Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:56.420Z] #43 135.1 CC criu/parasite-syscall.o [2022-04-07T21:34:56.420Z] #43 135.9 CC criu/path.o [2022-04-07T21:34:56.420Z] #43 136.2 CC criu/pie-util-vdso-elf32.o [2022-04-07T21:34:56.420Z] #43 136.6 CC criu/pie-util-vdso.o [2022-04-07T21:34:56.420Z] #43 137.1 CC criu/pie-util.o [2022-04-07T21:34:56.420Z] #43 137.2 CC criu/pipes.o [2022-04-07T21:34:56.420Z] #43 137.9 CC criu/plugin.o [2022-04-07T21:34:56.420Z] #43 138.4 CC criu/proc_parse.o [2022-04-07T21:34:56.496Z] #43 22.55 CC images/fown.o [2022-04-07T21:34:56.497Z] #43 22.73 CC images/ns.o [2022-04-07T21:34:56.985Z] #43 ... [2022-04-07T21:34:56.985Z] [2022-04-07T21:34:56.985Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T21:34:56.985Z] #33 sha256:ec0f0168c91ea61aeeee398d6f6ad0bf02566a026f0ed0ebb20f47e2f77e0622 [2022-04-07T21:34:56.985Z] #33 DONE 0.4s [2022-04-07T21:34:56.985Z] [2022-04-07T21:34:56.985Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T21:34:56.985Z] #35 sha256:8d22c28d2d36714c04f71451c54a1be106a9e98ec1ef8f438f7c019cfd6a433c [2022-04-07T21:34:56.985Z] #35 DONE 0.1s [2022-04-07T21:34:56.985Z] [2022-04-07T21:34:56.985Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T21:34:56.985Z] #38 sha256:fbfd5797414c1c867a470eed8dbb12cba4074ab215c91b3a6f51079629644399 [2022-04-07T21:34:56.985Z] #38 DONE 0.0s [2022-04-07T21:34:56.985Z] [2022-04-07T21:34:56.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-04-07T21:34:56.985Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:34:57.060Z] #43 22.91 CC images/regfile.o [2022-04-07T21:34:57.061Z] #43 23.08 CC images/ghost-file.o [2022-04-07T21:34:57.061Z] #43 23.32 CC images/fifo.o [2022-04-07T21:34:57.490Z] #58 ... [2022-04-07T21:34:57.490Z] [2022-04-07T21:34:57.490Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T21:34:57.490Z] #14 sha256:e397b0b853619dbbc3c1ee93e4195a2a0fad871ebbcc8ec44e83a0686d734a8a [2022-04-07T21:34:57.490Z] #14 DONE 1.5s [2022-04-07T21:34:57.490Z] [2022-04-07T21:34:57.490Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-04-07T21:34:57.490Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:34:57.490Z] #53 1.440 + RM_GOPATH=0 [2022-04-07T21:34:57.490Z] #53 1.440 + TMP_GOPATH= [2022-04-07T21:34:57.490Z] #53 1.440 + : /build [2022-04-07T21:34:57.490Z] #53 1.440 + '[' -z '' ']' [2022-04-07T21:34:57.490Z] #53 1.440 ++ mktemp -d [2022-04-07T21:34:57.490Z] #53 1.442 + export GOPATH=/tmp/tmp.D936e2oY2e [2022-04-07T21:34:57.490Z] #53 1.442 + GOPATH=/tmp/tmp.D936e2oY2e [2022-04-07T21:34:57.490Z] #53 1.442 + RM_GOPATH=1 [2022-04-07T21:34:57.490Z] #53 1.443 + case "$(go env GOARCH)" in [2022-04-07T21:34:57.490Z] #53 1.443 ++ go env GOARCH [2022-04-07T21:34:57.490Z] #53 1.480 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:57.490Z] #53 1.480 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:57.490Z] #53 1.480 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:57.490Z] #53 1.488 + dir=/tmp/install [2022-04-07T21:34:57.490Z] #53 1.488 + bin=runc [2022-04-07T21:34:57.490Z] #53 1.488 + shift [2022-04-07T21:34:57.490Z] #53 1.489 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T21:34:57.490Z] #53 1.489 + . /tmp/install/runc.installer [2022-04-07T21:34:57.491Z] #53 1.489 ++ set -e [2022-04-07T21:34:57.491Z] #53 1.490 ++ : v1.0.3 [2022-04-07T21:34:57.491Z] #53 1.490 + install_runc [2022-04-07T21:34:57.491Z] #53 1.490 + RUNC_BUILDTAGS=seccomp [2022-04-07T21:34:57.491Z] #53 1.494 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T21:34:57.491Z] #53 1.494 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T21:34:57.491Z] #53 1.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D936e2oY2e/src/github.com/opencontainers/runc [2022-04-07T21:34:57.491Z] #53 1.509 Cloning into '/tmp/tmp.D936e2oY2e/src/github.com/opencontainers/runc'... [2022-04-07T21:34:57.550Z] #53 ... [2022-04-07T21:34:57.550Z] [2022-04-07T21:34:57.550Z] #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-04-07T21:34:57.550Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:34:57.550Z] #40 204.0 + dpkg --print-architecture [2022-04-07T21:34:57.550Z] #40 204.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T21:34:57.668Z] #43 23.47 CC images/remap-file-path.o [2022-04-07T21:34:57.668Z] #43 23.73 CC images/eventfd.o [2022-04-07T21:34:57.680Z] #43 50.11 AR soccr/libsoccr.a [2022-04-07T21:34:57.680Z] #43 50.18 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:34:57.680Z] #43 ... [2022-04-07T21:34:57.680Z] [2022-04-07T21:34:57.680Z] #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-04-07T21:34:57.680Z] #53 sha256:aea0cb3c8b78f6eca7ef93ea813297729443aa5685954a3c940e7f903e7e48f1 [2022-04-07T21:34:57.680Z] #53 0.872 + RM_GOPATH=0 [2022-04-07T21:34:57.680Z] #53 0.872 + TMP_GOPATH= [2022-04-07T21:34:57.680Z] #53 0.872 + : /build [2022-04-07T21:34:57.680Z] #53 0.872 + '[' -z '' ']' [2022-04-07T21:34:57.680Z] #53 0.876 ++ mktemp -d [2022-04-07T21:34:57.680Z] #53 0.876 + export GOPATH=/tmp/tmp.vCGkPtg6OW [2022-04-07T21:34:57.680Z] #53 0.876 + GOPATH=/tmp/tmp.vCGkPtg6OW [2022-04-07T21:34:57.680Z] #53 0.876 + RM_GOPATH=1 [2022-04-07T21:34:57.680Z] #53 0.876 + case "$(go env GOARCH)" in [2022-04-07T21:34:57.680Z] #53 0.876 ++ go env GOARCH [2022-04-07T21:34:57.680Z] #53 0.888 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:57.680Z] #53 0.888 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:34:57.680Z] #53 0.919 ++ dirname /tmp/install/install.sh [2022-04-07T21:34:57.680Z] #53 0.925 + dir=/tmp/install [2022-04-07T21:34:57.680Z] #53 0.925 + bin=runc [2022-04-07T21:34:57.680Z] #53 0.925 + shift [2022-04-07T21:34:57.680Z] #53 0.925 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T21:34:57.680Z] #53 0.925 + . /tmp/install/runc.installer [2022-04-07T21:34:57.680Z] #53 0.925 ++ set -e [2022-04-07T21:34:57.680Z] #53 0.925 ++ : v1.0.3 [2022-04-07T21:34:57.680Z] #53 0.926 + install_runc [2022-04-07T21:34:57.680Z] #53 0.926 + RUNC_BUILDTAGS=seccomp [2022-04-07T21:34:57.680Z] #53 0.926 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T21:34:57.680Z] #53 0.926 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T21:34:57.680Z] #53 0.926 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vCGkPtg6OW/src/github.com/opencontainers/runc [2022-04-07T21:34:57.680Z] #53 0.929 Cloning into '/tmp/tmp.vCGkPtg6OW/src/github.com/opencontainers/runc'... [2022-04-07T21:34:57.925Z] #43 23.90 CC images/eventpoll.o [2022-04-07T21:34:57.925Z] #43 24.13 CC images/fh.o [2022-04-07T21:34:57.937Z] #53 ... [2022-04-07T21:34:57.937Z] [2022-04-07T21:34:57.937Z] #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-04-07T21:34:57.937Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:34:57.937Z] #20 4.322 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T21:34:58.432Z] #53 ... [2022-04-07T21:34:58.432Z] [2022-04-07T21:34:58.432Z] #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-04-07T21:34:58.432Z] #15 sha256:a47b16bcbc32dc9d60d730005f6112f1c39e54d0e0bae0a04224e09d2946a162 [2022-04-07T21:34:58.432Z] #15 DONE 1.1s [2022-04-07T21:34:58.432Z] [2022-04-07T21:34:58.432Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:34:58.432Z] #16 sha256:aa9e4a9f6a8091e338f1bd4db80e71b30d8fe4fd76e00e466141de542675f9f2 [2022-04-07T21:34:58.482Z] #40 204.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T21:34:58.482Z] #40 204.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T21:34:58.490Z] #43 24.39 CC images/fsnotify.o [2022-04-07T21:34:58.747Z] #43 24.85 CC images/signalfd.o [2022-04-07T21:34:58.779Z] #13 DONE 108.3s [2022-04-07T21:34:58.779Z] [2022-04-07T21:34:58.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-04-07T21:34:58.779Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:34:58.779Z] #43 42.86 CC compel/src/lib/ptrace.o [2022-04-07T21:34:58.779Z] #43 43.13 AR compel/libcompel.a [2022-04-07T21:34:58.779Z] #43 43.18 HOSTCC compel/src/main-host.o [2022-04-07T21:34:58.779Z] #43 43.35 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T21:34:58.779Z] #43 43.47 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T21:34:58.779Z] #43 43.81 HOSTCC compel/src/lib/log-host.o [2022-04-07T21:34:58.779Z] #43 43.96 HOSTLINK compel/compel-host-bin [2022-04-07T21:34:58.779Z] #43 44.06 DEP soccr/soccr.d [2022-04-07T21:34:58.779Z] #43 44.30 CC soccr/soccr.o [2022-04-07T21:34:59.005Z] #43 25.04 CC images/fs.o [2022-04-07T21:34:59.262Z] #43 25.20 CC images/pstree.o [2022-04-07T21:34:59.262Z] #43 25.37 CC images/pipe.o [2022-04-07T21:34:59.308Z] #20 5.786 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T21:34:59.371Z] #16 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T21:34:59.371Z] #16 DONE 1.0s [2022-04-07T21:34:59.371Z] [2022-04-07T21:34:59.371Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:34:59.371Z] #17 sha256:134dac6032c2de42e7ce99d24c527bc3c2fc6e646c9224895635cda69da9c5e4 [2022-04-07T21:34:59.520Z] #43 25.56 CC images/tcp-stream.o [2022-04-07T21:34:59.778Z] #43 25.82 CC images/sk-packet.o [2022-04-07T21:35:00.034Z] #43 26.04 CC images/mnt.o [2022-04-07T21:35:00.034Z] #43 26.24 CC images/pipe-data.o [2022-04-07T21:35:00.162Z] #43 ... [2022-04-07T21:35:00.162Z] [2022-04-07T21:35:00.162Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T21:35:00.162Z] #14 sha256:e397b0b853619dbbc3c1ee93e4195a2a0fad871ebbcc8ec44e83a0686d734a8a [2022-04-07T21:35:00.162Z] #14 DONE 1.5s [2022-04-07T21:35:00.162Z] [2022-04-07T21:35:00.162Z] #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-04-07T21:35:00.162Z] #53 sha256:8584177cc03a5597fe349c4ad23e6e7278b30058c3cfaab19f53624d09b97737 [2022-04-07T21:35:00.162Z] #53 1.459 + RM_GOPATH=0 [2022-04-07T21:35:00.162Z] #53 1.459 + TMP_GOPATH= [2022-04-07T21:35:00.162Z] #53 1.459 + : /build [2022-04-07T21:35:00.162Z] #53 1.459 + '[' -z '' ']' [2022-04-07T21:35:00.162Z] #53 1.459 ++ mktemp -d [2022-04-07T21:35:00.162Z] #53 1.461 + export GOPATH=/tmp/tmp.aM4nbM6t5b [2022-04-07T21:35:00.162Z] #53 1.461 + GOPATH=/tmp/tmp.aM4nbM6t5b [2022-04-07T21:35:00.162Z] #53 1.461 + RM_GOPATH=1 [2022-04-07T21:35:00.162Z] #53 1.461 + case "$(go env GOARCH)" in [2022-04-07T21:35:00.162Z] #53 1.462 ++ go env GOARCH [2022-04-07T21:35:00.162Z] #53 1.497 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:35:00.162Z] #53 1.497 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:35:00.162Z] #53 1.498 ++ dirname /tmp/install/install.sh [2022-04-07T21:35:00.162Z] #53 1.506 + dir=/tmp/install [2022-04-07T21:35:00.162Z] #53 1.506 + bin=runc [2022-04-07T21:35:00.163Z] #53 1.506 + shift [2022-04-07T21:35:00.163Z] #53 1.506 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T21:35:00.163Z] #53 1.506 + . /tmp/install/runc.installer [2022-04-07T21:35:00.163Z] #53 1.506 ++ set -e [2022-04-07T21:35:00.163Z] #53 1.506 ++ : v1.0.3 [2022-04-07T21:35:00.163Z] #53 1.506 + install_runc [2022-04-07T21:35:00.163Z] #53 1.506 + RUNC_BUILDTAGS=seccomp [2022-04-07T21:35:00.163Z] #53 1.506 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T21:35:00.163Z] #53 1.506 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aM4nbM6t5b/src/github.com/opencontainers/runc [2022-04-07T21:35:00.163Z] #53 1.506 Cloning into '/tmp/tmp.aM4nbM6t5b/src/github.com/opencontainers/runc'... [2022-04-07T21:35:00.163Z] #53 1.507 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T21:35:00.292Z] #43 26.41 CC images/sa.o [2022-04-07T21:35:00.549Z] #43 26.59 CC images/timer.o [2022-04-07T21:35:00.769Z] #17 DONE 1.1s [2022-04-07T21:35:00.769Z] [2022-04-07T21:35:00.769Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T21:35:00.769Z] #18 sha256:481c611492374a2bcb1a66505d5f9563c225bc87bf1752be522126380e17e5f5 [2022-04-07T21:35:00.806Z] #43 26.87 CC images/timerfd.o [2022-04-07T21:35:01.063Z] #43 27.11 CC images/mm.o [2022-04-07T21:35:01.100Z] #53 ... [2022-04-07T21:35:01.100Z] [2022-04-07T21:35:01.100Z] #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-04-07T21:35:01.100Z] #15 sha256:a47b16bcbc32dc9d60d730005f6112f1c39e54d0e0bae0a04224e09d2946a162 [2022-04-07T21:35:01.100Z] #15 DONE 1.0s [2022-04-07T21:35:01.100Z] [2022-04-07T21:35:01.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-04-07T21:35:01.100Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:01.100Z] #43 46.41 AR soccr/libsoccr.a [2022-04-07T21:35:01.100Z] #43 46.53 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:35:01.100Z] #43 46.97 DEP criu/arch/x86/sigframe.d [2022-04-07T21:35:01.320Z] #43 27.46 CC images/sk-opts.o [2022-04-07T21:35:01.359Z] #43 47.14 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T21:35:01.578Z] #43 27.64 CC images/sk-unix.o [2022-04-07T21:35:01.578Z] #43 27.85 CC images/sk-inet.o [2022-04-07T21:35:01.618Z] #43 47.29 DEP criu/arch/x86/kerndat.d [2022-04-07T21:35:01.618Z] #43 47.49 DEP criu/arch/x86/crtools.d [2022-04-07T21:35:01.710Z] #18 DONE 1.1s [2022-04-07T21:35:01.710Z] [2022-04-07T21:35:01.710Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T21:35:01.710Z] #19 sha256:97e039f044864ae37792b501ce4c4c5f3559062a866644aef826dd87032c6356 [2022-04-07T21:35:01.880Z] #43 47.65 DEP criu/arch/x86/cpu.d [2022-04-07T21:35:02.141Z] #43 ... [2022-04-07T21:35:02.141Z] [2022-04-07T21:35:02.141Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:35:02.141Z] #16 sha256:aa9e4a9f6a8091e338f1bd4db80e71b30d8fe4fd76e00e466141de542675f9f2 [2022-04-07T21:35:02.141Z] #16 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T21:35:02.141Z] #16 DONE 1.0s [2022-04-07T21:35:02.141Z] [2022-04-07T21:35:02.141Z] #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-04-07T21:35:02.141Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:02.141Z] #43 47.98 CC criu/arch/x86/cpu.o [2022-04-07T21:35:02.142Z] #43 28.15 CC images/tun.o [2022-04-07T21:35:02.398Z] #43 28.45 CC images/sk-netlink.o [2022-04-07T21:35:02.584Z] #20 9.126 Fetched 8830 kB in 8s (1063 kB/s) [2022-04-07T21:35:02.654Z] #43 28.64 CC images/packet-sock.o [2022-04-07T21:35:02.911Z] #43 28.95 CC images/ipc-var.o [2022-04-07T21:35:03.078Z] #43 ... [2022-04-07T21:35:03.078Z] [2022-04-07T21:35:03.078Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:35:03.078Z] #17 sha256:134dac6032c2de42e7ce99d24c527bc3c2fc6e646c9224895635cda69da9c5e4 [2022-04-07T21:35:03.078Z] #17 DONE 1.0s [2022-04-07T21:35:03.078Z] [2022-04-07T21:35:03.078Z] #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-04-07T21:35:03.078Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:03.078Z] #43 49.03 CC criu/arch/x86/crtools.o [2022-04-07T21:35:03.093Z] #19 DONE 1.3s [2022-04-07T21:35:03.093Z] [2022-04-07T21:35:03.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-04-07T21:35:03.093Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:03.147Z] #20 9.126 Reading package lists... [2022-04-07T21:35:03.147Z] #20 ... [2022-04-07T21:35:03.147Z] [2022-04-07T21:35:03.147Z] #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-04-07T21:35:03.147Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:03.147Z] #43 50.54 DEP criu/arch/aarch64/sigframe.d [2022-04-07T21:35:03.147Z] #43 50.66 DEP criu/arch/aarch64/crtools.d [2022-04-07T21:35:03.147Z] #43 50.79 DEP criu/arch/aarch64/cpu.d [2022-04-07T21:35:03.147Z] #43 50.82 DEP criu/arch/aarch64/bitops.d [2022-04-07T21:35:03.147Z] #43 50.86 CC criu/arch/aarch64/bitops.o [2022-04-07T21:35:03.147Z] #43 50.92 CC criu/arch/aarch64/cpu.o [2022-04-07T21:35:03.147Z] #43 51.04 CC criu/arch/aarch64/crtools.o [2022-04-07T21:35:03.147Z] #43 51.60 CC criu/arch/aarch64/sigframe.o [2022-04-07T21:35:03.147Z] #43 51.77 LINK criu/arch/aarch64/crtools.built-in.o [2022-04-07T21:35:03.147Z] #43 51.83 DEP criu/pie/util-vdso.d [2022-04-07T21:35:03.147Z] #43 52.00 DEP criu/pie/util.d [2022-04-07T21:35:03.147Z] #43 52.13 CC criu/pie/util.o [2022-04-07T21:35:03.147Z] #43 52.40 CC criu/pie/util-vdso.o [2022-04-07T21:35:03.147Z] #43 53.04 AR criu/pie/pie.lib.a [2022-04-07T21:35:03.147Z] #43 53.11 DEP criu/pie/restorer.d [2022-04-07T21:35:03.147Z] #43 53.33 DEP criu/arch/aarch64/intraprocedure.d [2022-04-07T21:35:03.147Z] #43 53.36 DEP criu/arch/aarch64/restorer.d [2022-04-07T21:35:03.147Z] #43 53.50 DEP criu/arch/aarch64/vdso-pie.d [2022-04-07T21:35:03.147Z] #43 53.61 DEP criu/pie/parasite-vdso.d [2022-04-07T21:35:03.147Z] #43 53.75 DEP criu/pie/parasite.d [2022-04-07T21:35:03.147Z] #43 54.01 CC criu/pie/parasite.o [2022-04-07T21:35:03.147Z] #43 55.09 LINK criu/pie/parasite.built-in.o [2022-04-07T21:35:03.147Z] #43 55.10 GEN criu/pie/parasite-blob.h [2022-04-07T21:35:03.147Z] #43 55.12 CC criu/pie/parasite-vdso.o [2022-04-07T21:35:03.147Z] #43 55.68 CC criu/arch/aarch64/vdso-pie.o [2022-04-07T21:35:03.167Z] #43 29.18 CC images/ipc-desc.o [2022-04-07T21:35:03.167Z] #43 ... [2022-04-07T21:35:03.167Z] [2022-04-07T21:35:03.167Z] #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-04-07T21:35:03.167Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:35:03.167Z] #13 88.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T21:35:03.167Z] #13 88.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T21:35:03.167Z] #13 88.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:35:03.404Z] #43 56.00 CC criu/arch/aarch64/restorer.o [2022-04-07T21:35:03.968Z] #43 56.43 CC criu/arch/aarch64/intraprocedure.o [2022-04-07T21:35:03.968Z] #43 56.48 CC criu/pie/restorer.o [2022-04-07T21:35:04.019Z] #43 ... [2022-04-07T21:35:04.019Z] [2022-04-07T21:35:04.019Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T21:35:04.019Z] #18 sha256:481c611492374a2bcb1a66505d5f9563c225bc87bf1752be522126380e17e5f5 [2022-04-07T21:35:04.019Z] #18 DONE 1.0s [2022-04-07T21:35:04.019Z] [2022-04-07T21:35:04.019Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T21:35:04.019Z] #19 sha256:97e039f044864ae37792b501ce4c4c5f3559062a866644aef826dd87032c6356 [2022-04-07T21:35:04.477Z] #20 ... [2022-04-07T21:35:04.477Z] [2022-04-07T21:35:04.477Z] #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-04-07T21:35:04.477Z] #58 sha256:d35d126f2b922463bb5b44a746293e174988d2686c0c0ffeeac145cf5c224f52 [2022-04-07T21:35:04.477Z] #58 DONE 117.8s [2022-04-07T21:35:04.477Z] [2022-04-07T21:35:04.477Z] #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-04-07T21:35:04.477Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:04.477Z] #20 1.360 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:35:04.477Z] #20 1.380 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:35:04.477Z] #20 1.404 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:35:04.477Z] #20 1.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:35:04.477Z] #20 ... [2022-04-07T21:35:04.477Z] [2022-04-07T21:35:04.477Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T21:35:04.477Z] #59 sha256:fe6b32e3b02f7c7396a60c473ffcd36f89c9ac8b40367d70c191528dd256acd9 [2022-04-07T21:35:04.477Z] #59 DONE 0.1s [2022-04-07T21:35:04.477Z] [2022-04-07T21:35:04.477Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T21:35:04.477Z] #60 sha256:a7220b993e5c68590cac42a8d1f7a038a009cb19b691c21eb40ded88788b3b7b [2022-04-07T21:35:04.477Z] #60 DONE 0.1s [2022-04-07T21:35:04.738Z] [2022-04-07T21:35:04.738Z] #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-04-07T21:35:04.738Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:04.738Z] #43 43.82 CC compel/src/lib/ptrace.o [2022-04-07T21:35:04.738Z] #43 44.15 AR compel/libcompel.a [2022-04-07T21:35:04.738Z] #43 44.25 HOSTCC compel/src/main-host.o [2022-04-07T21:35:04.738Z] #43 44.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T21:35:04.738Z] #43 44.89 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T21:35:04.738Z] #43 45.30 HOSTCC compel/src/lib/log-host.o [2022-04-07T21:35:04.738Z] #43 45.63 HOSTLINK compel/compel-host-bin [2022-04-07T21:35:04.738Z] #43 45.87 DEP soccr/soccr.d [2022-04-07T21:35:04.738Z] #43 46.09 CC soccr/soccr.o [2022-04-07T21:35:04.738Z] #43 47.77 AR soccr/libsoccr.a [2022-04-07T21:35:04.738Z] #43 47.83 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:35:04.738Z] #43 48.54 DEP criu/arch/x86/sigframe.d [2022-04-07T21:35:04.738Z] #43 48.69 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T21:35:04.738Z] #43 48.82 DEP criu/arch/x86/kerndat.d [2022-04-07T21:35:04.738Z] #43 48.96 DEP criu/arch/x86/crtools.d [2022-04-07T21:35:04.738Z] #43 49.17 DEP criu/arch/x86/cpu.d [2022-04-07T21:35:04.738Z] #43 49.39 CC criu/arch/x86/cpu.o [2022-04-07T21:35:04.738Z] #43 50.11 CC criu/arch/x86/crtools.o [2022-04-07T21:35:04.738Z] #43 51.37 CC criu/arch/x86/kerndat.o [2022-04-07T21:35:04.738Z] #43 51.93 CC criu/arch/x86/sigaction_compat.o [2022-04-07T21:35:04.738Z] #43 52.15 CC criu/arch/x86/sigframe.o [2022-04-07T21:35:04.738Z] #43 52.48 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T21:35:04.738Z] #43 52.55 DEP criu/pie/util-vdso-elf32.d [2022-04-07T21:35:04.738Z] #43 52.69 DEP criu/pie/util-vdso.d [2022-04-07T21:35:04.738Z] #43 52.76 DEP criu/pie/util.d [2022-04-07T21:35:04.738Z] #43 52.98 CC criu/pie/util.o [2022-04-07T21:35:04.956Z] #19 DONE 1.1s [2022-04-07T21:35:04.956Z] [2022-04-07T21:35:04.956Z] #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-04-07T21:35:04.956Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:04.998Z] #43 53.42 CC criu/pie/util-vdso.o [2022-04-07T21:35:05.568Z] #43 ... [2022-04-07T21:35:05.568Z] [2022-04-07T21:35:05.568Z] #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-04-07T21:35:05.568Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:05.568Z] #20 2.681 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:35:05.861Z] #43 ... [2022-04-07T21:35:05.861Z] [2022-04-07T21:35:05.861Z] #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-04-07T21:35:05.861Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:35:05.861Z] #20 9.126 Reading package lists... [2022-04-07T21:35:06.508Z] #20 3.568 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:35:06.864Z] #20 1.368 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:35:06.864Z] #20 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:35:06.864Z] #20 1.437 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:35:06.864Z] #20 1.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:35:07.124Z] #20 2.053 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:35:07.124Z] #20 ... [2022-04-07T21:35:07.124Z] [2022-04-07T21:35:07.124Z] #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-04-07T21:35:07.124Z] #58 sha256:67060a9799c27f70bd11b7e269830ecff9f58c481ecb59f980d67bad36051332 [2022-04-07T21:35:07.124Z] #58 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:35:07.124Z] #58 112.3 + GOBIN=/build [2022-04-07T21:35:07.124Z] #58 112.3 + GO111MODULE=on [2022-04-07T21:35:07.124Z] #58 112.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T21:35:07.124Z] #58 DONE 120.7s [2022-04-07T21:35:07.384Z] [2022-04-07T21:35:07.384Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T21:35:07.384Z] #59 sha256:7dde2fadc9b73bf2a0c387ff742916d1496f4fa5c7ade953dfe40b6607bdc8e0 [2022-04-07T21:35:07.384Z] #59 DONE 0.1s [2022-04-07T21:35:07.384Z] [2022-04-07T21:35:07.384Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T21:35:07.384Z] #60 sha256:e20aef8f6611598933b647878375586598d234f9dcec2469e44e904c4d54674f [2022-04-07T21:35:07.384Z] #60 DONE 0.1s [2022-04-07T21:35:07.384Z] [2022-04-07T21:35:07.384Z] #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-04-07T21:35:07.384Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:07.384Z] #43 50.76 CC criu/arch/x86/kerndat.o [2022-04-07T21:35:07.384Z] #43 51.65 CC criu/arch/x86/sigaction_compat.o [2022-04-07T21:35:07.384Z] #43 51.93 CC criu/arch/x86/sigframe.o [2022-04-07T21:35:07.384Z] #43 52.15 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T21:35:07.384Z] #43 52.21 DEP criu/pie/util-vdso-elf32.d [2022-04-07T21:35:07.384Z] #43 52.35 DEP criu/pie/util-vdso.d [2022-04-07T21:35:07.384Z] #43 52.48 DEP criu/pie/util.d [2022-04-07T21:35:07.384Z] #43 52.69 CC criu/pie/util.o [2022-04-07T21:35:07.384Z] #43 53.00 CC criu/pie/util-vdso.o [2022-04-07T21:35:07.447Z] #20 4.488 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:35:08.418Z] #13 ... [2022-04-07T21:35:08.418Z] [2022-04-07T21:35:08.418Z] #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-04-07T21:35:08.418Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:35:08.418Z] #56 50.12 Checking out files: 56% (2634/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 93% (4382/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T21:35:08.418Z] #56 51.35 + cd /tmp/tmp.FLoPzXNi7l/src/github.com/containerd/containerd [2022-04-07T21:35:08.418Z] #56 51.35 + git checkout -q v1.5.11 [2022-04-07T21:35:08.418Z] #56 53.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T21:35:08.418Z] #56 53.20 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T21:35:08.418Z] #56 53.20 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:35:08.418Z] #56 53.20 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T21:35:08.418Z] #56 53.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T21:35:08.419Z] #56 53.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T21:35:08.419Z] #56 53.20 + '[' '' = dynamic ']' [2022-04-07T21:35:08.419Z] #56 53.20 + make [2022-04-07T21:35:08.419Z] #56 54.67 + bin/ctr [2022-04-07T21:35:08.766Z] #43 54.63 CC criu/pie/util-vdso-elf32.o [2022-04-07T21:35:08.828Z] #20 5.687 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:35:09.138Z] #20 12.42 Reading package lists... [2022-04-07T21:35:09.138Z] #20 15.55 Building dependency tree... [2022-04-07T21:35:09.138Z] #20 ... [2022-04-07T21:35:09.138Z] [2022-04-07T21:35:09.138Z] #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-04-07T21:35:09.138Z] #53 sha256:aea0cb3c8b78f6eca7ef93ea813297729443aa5685954a3c940e7f903e7e48f1 [2022-04-07T21:35:09.138Z] #53 11.07 + cd /tmp/tmp.vCGkPtg6OW/src/github.com/opencontainers/runc [2022-04-07T21:35:09.138Z] #53 11.07 + git checkout -q v1.0.3 [2022-04-07T21:35:09.138Z] #53 11.74 + '[' -z '' ']' [2022-04-07T21:35:09.138Z] #53 11.75 + target=static [2022-04-07T21:35:09.138Z] #53 11.75 + make BUILDTAGS=seccomp static [2022-04-07T21:35:09.138Z] #53 12.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T21:35:09.138Z] #53 ... [2022-04-07T21:35:09.138Z] [2022-04-07T21:35:09.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T21:35:09.138Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:09.138Z] #43 59.13 LINK criu/pie/restorer.built-in.o [2022-04-07T21:35:09.138Z] #43 59.15 GEN criu/pie/restorer-blob.h [2022-04-07T21:35:09.138Z] #43 59.24 DEP criu/vdso.d [2022-04-07T21:35:09.138Z] #43 59.40 DEP criu/uts_ns.d [2022-04-07T21:35:09.138Z] #43 59.54 DEP criu/util.d [2022-04-07T21:35:09.138Z] #43 59.71 DEP criu/uffd.d [2022-04-07T21:35:09.138Z] #43 59.86 DEP criu/tun.d [2022-04-07T21:35:09.138Z] #43 59.97 DEP criu/tty.d [2022-04-07T21:35:09.138Z] #43 60.17 DEP criu/timerfd.d [2022-04-07T21:35:09.138Z] #43 60.33 DEP criu/timens.d [2022-04-07T21:35:09.138Z] #43 60.43 DEP criu/sysfs_parse.d [2022-04-07T21:35:09.138Z] #43 60.54 DEP criu/sysctl.d [2022-04-07T21:35:09.138Z] #43 60.65 DEP criu/string.d [2022-04-07T21:35:09.138Z] #43 60.71 DEP criu/stats.d [2022-04-07T21:35:09.138Z] #43 60.80 DEP criu/sockets.d [2022-04-07T21:35:09.138Z] #43 60.91 DEP criu/sk-unix.d [2022-04-07T21:35:09.138Z] #43 61.07 DEP criu/sk-tcp.d [2022-04-07T21:35:09.138Z] #43 61.20 DEP criu/sk-queue.d [2022-04-07T21:35:09.138Z] #43 61.39 DEP criu/sk-packet.d [2022-04-07T21:35:09.138Z] #43 61.52 DEP criu/sk-netlink.d [2022-04-07T21:35:09.138Z] #43 61.67 DEP criu/sk-inet.d [2022-04-07T21:35:09.396Z] #43 61.80 DEP criu/signalfd.d [2022-04-07T21:35:09.396Z] #43 61.98 DEP criu/sigframe.d [2022-04-07T21:35:09.396Z] #43 62.05 DEP criu/shmem.d [2022-04-07T21:35:09.653Z] #43 62.24 DEP criu/servicefd.d [2022-04-07T21:35:09.653Z] #43 62.33 DEP criu/seize.d [2022-04-07T21:35:09.705Z] #43 55.27 AR criu/pie/pie.lib.a [2022-04-07T21:35:09.705Z] #43 55.32 DEP criu/pie/restorer.d [2022-04-07T21:35:09.706Z] #43 55.53 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T21:35:09.706Z] #43 55.67 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T21:35:09.911Z] #43 62.42 DEP criu/seccomp.d [2022-04-07T21:35:09.911Z] #43 62.53 DEP criu/rst-malloc.d [2022-04-07T21:35:09.911Z] #43 62.58 DEP criu/rbtree.d [2022-04-07T21:35:09.911Z] #43 62.61 DEP criu/pstree.d [2022-04-07T21:35:09.965Z] #43 55.71 DEP criu/arch/x86/restorer.d [2022-04-07T21:35:10.169Z] #43 62.73 DEP criu/protobuf.d [2022-04-07T21:35:10.169Z] #43 62.84 GEN criu/protobuf-desc-gen.h [2022-04-07T21:35:10.226Z] #43 55.97 DEP criu/arch/x86/vdso-pie.d [2022-04-07T21:35:10.226Z] #43 56.11 DEP criu/pie/parasite-vdso.d [2022-04-07T21:35:10.486Z] #43 56.25 DEP criu/pie/parasite.d [2022-04-07T21:35:10.671Z] #40 ... [2022-04-07T21:35:10.672Z] [2022-04-07T21:35:10.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-04-07T21:35:10.672Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:10.672Z] #43 140.9 CC criu/protobuf-desc.o [2022-04-07T21:35:10.672Z] #43 141.7 CC criu/protobuf.o [2022-04-07T21:35:10.672Z] #43 142.1 CC criu/pstree.o [2022-04-07T21:35:10.672Z] #43 143.2 CC criu/rbtree.o [2022-04-07T21:35:10.672Z] #43 143.5 CC criu/rst-malloc.o [2022-04-07T21:35:10.672Z] #43 143.8 CC criu/seccomp.o [2022-04-07T21:35:10.672Z] #43 144.6 CC criu/seize.o [2022-04-07T21:35:10.672Z] #43 145.5 CC criu/servicefd.o [2022-04-07T21:35:10.672Z] #43 146.1 CC criu/shmem.o [2022-04-07T21:35:10.672Z] #43 147.0 CC criu/sigframe.o [2022-04-07T21:35:10.672Z] #43 147.2 CC criu/signalfd.o [2022-04-07T21:35:10.672Z] #43 147.5 CC criu/sk-inet.o [2022-04-07T21:35:10.672Z] #43 148.7 CC criu/sk-netlink.o [2022-04-07T21:35:10.672Z] #43 149.1 CC criu/sk-packet.o [2022-04-07T21:35:10.672Z] #43 149.9 CC criu/sk-queue.o [2022-04-07T21:35:10.672Z] #43 150.4 CC criu/sk-tcp.o [2022-04-07T21:35:10.672Z] #43 151.1 CC criu/sk-unix.o [2022-04-07T21:35:10.745Z] #43 56.57 CC criu/pie/parasite.o [2022-04-07T21:35:11.369Z] #20 ... [2022-04-07T21:35:11.369Z] [2022-04-07T21:35:11.369Z] #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-04-07T21:35:11.369Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:11.369Z] #43 54.36 CC criu/pie/util-vdso-elf32.o [2022-04-07T21:35:11.369Z] #43 54.99 AR criu/pie/pie.lib.a [2022-04-07T21:35:11.369Z] #43 55.04 DEP criu/pie/restorer.d [2022-04-07T21:35:11.369Z] #43 55.27 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T21:35:11.369Z] #43 55.35 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T21:35:11.369Z] #43 55.38 DEP criu/arch/x86/restorer.d [2022-04-07T21:35:11.369Z] #43 55.53 DEP criu/arch/x86/vdso-pie.d [2022-04-07T21:35:11.369Z] #43 55.60 DEP criu/pie/parasite-vdso.d [2022-04-07T21:35:11.369Z] #43 55.75 DEP criu/pie/parasite.d [2022-04-07T21:35:11.369Z] #43 55.97 CC criu/pie/parasite.o [2022-04-07T21:35:11.369Z] #43 57.24 LINK criu/pie/parasite.built-in.o [2022-04-07T21:35:11.369Z] #43 57.24 GEN criu/pie/parasite-blob.h [2022-04-07T21:35:11.369Z] #43 57.25 CC criu/pie/parasite-vdso.o [2022-04-07T21:35:11.369Z] #43 57.84 CC criu/arch/x86/vdso-pie.o [2022-04-07T21:35:11.369Z] #43 58.20 CC criu/arch/x86/restorer.o [2022-04-07T21:35:11.369Z] #43 58.66 CC criu/arch/x86/restorer_unmap.o [2022-04-07T21:35:11.369Z] #43 58.70 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T21:35:11.369Z] #43 58.96 CC criu/pie/restorer.o [2022-04-07T21:35:11.605Z] #43 153.3 CC criu/sockets.o [2022-04-07T21:35:11.863Z] #43 ... [2022-04-07T21:35:11.863Z] [2022-04-07T21:35:11.863Z] #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-04-07T21:35:11.863Z] #49 sha256:b44c16580136d89eb2f88f2997f451bf2e97ef5d38dd892bf13d6a6de39087e0 [2022-04-07T21:35:11.863Z] #49 218.7 + /build/golangci-lint --version [2022-04-07T21:35:12.125Z] #43 57.71 LINK criu/pie/parasite.built-in.o [2022-04-07T21:35:12.125Z] #43 57.72 GEN criu/pie/parasite-blob.h [2022-04-07T21:35:12.125Z] #43 57.73 CC criu/pie/parasite-vdso.o [2022-04-07T21:35:12.125Z] #43 ... [2022-04-07T21:35:12.125Z] [2022-04-07T21:35:12.125Z] #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-04-07T21:35:12.125Z] #53 sha256:8584177cc03a5597fe349c4ad23e6e7278b30058c3cfaab19f53624d09b97737 [2022-04-07T21:35:12.125Z] #53 13.53 + cd /tmp/tmp.aM4nbM6t5b/src/github.com/opencontainers/runc [2022-04-07T21:35:12.125Z] #53 13.53 + git checkout -q v1.0.3 [2022-04-07T21:35:12.429Z] #49 219.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T21:35:12.694Z] #43 65.14 DEP criu/protobuf-desc.d [2022-04-07T21:35:12.694Z] #43 ... [2022-04-07T21:35:12.694Z] [2022-04-07T21:35:12.694Z] #53 14.26 + '[' -z '' ']' [2022-04-07T21:35:12.694Z] #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-04-07T21:35:12.694Z] #53 14.27 + target=static [2022-04-07T21:35:12.694Z] #24 sha256:220be281c5c77b7001b2137eee9944459d4121c7dc2a6315b4cc73c2e79b8c68 [2022-04-07T21:35:12.694Z] #53 14.27 + make BUILDTAGS=seccomp static [2022-04-07T21:35:12.993Z] #49 DONE 219.7s [2022-04-07T21:35:12.994Z] [2022-04-07T21:35:12.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T21:35:12.994Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:12.994Z] #43 154.4 CC criu/stats.o [2022-04-07T21:35:12.994Z] #43 154.7 CC criu/string.o [2022-04-07T21:35:12.994Z] #43 154.8 CC criu/sysctl.o [2022-04-07T21:35:13.263Z] #53 14.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T21:35:13.280Z] #43 61.77 LINK criu/pie/restorer.built-in.o [2022-04-07T21:35:13.280Z] #43 61.79 GEN criu/pie/restorer-blob.h [2022-04-07T21:35:13.280Z] #43 61.90 DEP criu/vdso.d [2022-04-07T21:35:13.540Z] #43 62.11 DEP criu/vdso-compat.d [2022-04-07T21:35:13.540Z] #43 ... [2022-04-07T21:35:13.540Z] [2022-04-07T21:35:13.540Z] #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-04-07T21:35:13.540Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:13.540Z] #20 10.72 Fetched 9012 kB in 10s (938 kB/s) [2022-04-07T21:35:13.677Z] #56 ... [2022-04-07T21:35:13.677Z] [2022-04-07T21:35:13.677Z] #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-04-07T21:35:13.677Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:13.677Z] #43 29.35 CC images/ipc-shm.o [2022-04-07T21:35:13.677Z] #43 29.57 CC images/ipc-msg.o [2022-04-07T21:35:13.677Z] #43 29.86 CC images/ipc-sem.o [2022-04-07T21:35:13.677Z] #43 30.04 CC images/utsns.o [2022-04-07T21:35:13.677Z] #43 30.20 CC images/creds.o [2022-04-07T21:35:13.677Z] #43 30.33 CC images/vma.o [2022-04-07T21:35:13.677Z] #43 30.50 CC images/netdev.o [2022-04-07T21:35:13.677Z] #43 30.82 CC images/tty.o [2022-04-07T21:35:13.677Z] #43 31.31 CC images/file-lock.o [2022-04-07T21:35:13.677Z] #43 31.53 CC images/rlimit.o [2022-04-07T21:35:13.677Z] #43 31.70 CC images/pagemap.o [2022-04-07T21:35:13.677Z] #43 32.00 CC images/siginfo.o [2022-04-07T21:35:13.677Z] #43 32.22 CC images/rpc.o [2022-04-07T21:35:13.677Z] #43 33.26 CC images/ext-file.o [2022-04-07T21:35:13.677Z] #43 33.48 CC images/cgroup.o [2022-04-07T21:35:13.677Z] #43 33.97 CC images/userns.o [2022-04-07T21:35:13.677Z] #43 34.21 CC images/google/protobuf/descriptor.o [2022-04-07T21:35:13.677Z] #43 35.72 CC images/opts.o [2022-04-07T21:35:13.677Z] #43 35.88 CC images/seccomp.o [2022-04-07T21:35:13.677Z] #43 36.11 CC images/binfmt-misc.o [2022-04-07T21:35:13.677Z] #43 36.29 CC images/time.o [2022-04-07T21:35:13.677Z] #43 36.45 CC images/sysctl.o [2022-04-07T21:35:13.677Z] #43 36.61 CC images/autofs.o [2022-04-07T21:35:13.677Z] #43 36.78 CC images/macvlan.o [2022-04-07T21:35:13.677Z] #43 36.95 CC images/sit.o [2022-04-07T21:35:13.677Z] #43 37.14 CC images/memfd.o [2022-04-07T21:35:13.677Z] #43 37.42 CC images/timens.o [2022-04-07T21:35:13.677Z] #43 37.63 LINK images/built-in.o [2022-04-07T21:35:13.677Z] #43 37.75 GEN compel/include/asm [2022-04-07T21:35:13.677Z] #43 37.78 GEN compel/include/version.h [2022-04-07T21:35:13.677Z] #43 37.80 touch .config [2022-04-07T21:35:13.677Z] #43 37.86 GEN include/common/config.h [2022-04-07T21:35:13.677Z] #43 37.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T21:35:13.677Z] #43 37.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T21:35:13.677Z] #43 38.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T21:35:13.677Z] #43 38.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T21:35:13.677Z] #43 38.06 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T21:35:13.677Z] #43 38.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T21:35:13.677Z] #43 38.10 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T21:35:13.677Z] #43 38.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T21:35:13.677Z] #43 38.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T21:35:13.677Z] #43 38.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T21:35:13.677Z] #43 38.17 DEP compel/plugins/std/infect.d [2022-04-07T21:35:13.677Z] #43 38.32 DEP compel/plugins/std/string.d [2022-04-07T21:35:13.677Z] #43 38.39 DEP compel/plugins/std/log.d [2022-04-07T21:35:13.677Z] #43 38.46 DEP compel/plugins/std/fds.d [2022-04-07T21:35:13.677Z] #43 38.54 DEP compel/plugins/std/std.d [2022-04-07T21:35:13.677Z] #43 38.61 DEP compel/plugins/shmem/shmem.d [2022-04-07T21:35:13.677Z] #43 38.68 DEP compel/plugins/fds/fds.d [2022-04-07T21:35:13.677Z] #43 38.81 CC compel/plugins/std/std.o [2022-04-07T21:35:13.677Z] #43 39.08 CC compel/plugins/std/fds.o [2022-04-07T21:35:13.677Z] #43 39.45 CC compel/plugins/std/log.o [2022-04-07T21:35:13.726Z] #24 116.3 Checking out files: 26% (2987/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/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: 47% (5419/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: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 72% (8317/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 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-04-07T21:35:13.928Z] #43 155.8 CC criu/sysfs_parse.o [2022-04-07T21:35:13.934Z] #43 40.12 CC compel/plugins/std/string.o [2022-04-07T21:35:13.983Z] #24 119.2 + cd /tmp/tmp.YN3QajTxLP/tmp/docker-ce [2022-04-07T21:35:13.983Z] #24 119.2 + git checkout -q v17.06.2-ce [2022-04-07T21:35:14.493Z] #43 156.4 CC criu/timens.o [2022-04-07T21:35:14.496Z] #43 40.68 CC compel/plugins/std/infect.o [2022-04-07T21:35:14.750Z] #43 156.7 CC criu/timerfd.o [2022-04-07T21:35:15.058Z] #43 41.02 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T21:35:15.058Z] #43 41.07 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T21:35:15.058Z] #43 41.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T21:35:15.058Z] #43 41.17 AR compel/plugins/std.lib.a [2022-04-07T21:35:15.058Z] #43 41.23 CC compel/plugins/fds/fds.o [2022-04-07T21:35:15.313Z] #43 157.1 CC criu/tty.o [2022-04-07T21:35:15.619Z] #43 41.56 AR compel/plugins/fds.lib.a [2022-04-07T21:35:15.620Z] #43 41.62 HOSTDEP compel/src/lib/log-host.d [2022-04-07T21:35:15.620Z] #43 41.69 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T21:35:15.620Z] #43 41.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T21:35:15.876Z] #43 41.83 HOSTDEP compel/src/main-host.d [2022-04-07T21:35:15.876Z] #43 41.90 DEP compel/src/lib/ptrace.d [2022-04-07T21:35:15.876Z] #43 42.07 DEP compel/src/lib/infect.d [2022-04-07T21:35:16.132Z] #43 42.19 DEP compel/src/lib/infect-util.d [2022-04-07T21:35:16.132Z] #43 42.28 DEP compel/src/lib/infect-rpc.d [2022-04-07T21:35:16.132Z] #43 42.38 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T21:35:16.392Z] #43 42.50 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T21:35:16.392Z] #43 42.55 DEP compel/src/lib/log.d [2022-04-07T21:35:16.392Z] #43 42.59 DEP compel/src/main.d [2022-04-07T21:35:16.392Z] #43 42.64 DEP compel/src/lib/handle-elf.d [2022-04-07T21:35:16.648Z] #43 42.73 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T21:35:16.648Z] #43 ... [2022-04-07T21:35:16.648Z] [2022-04-07T21:35:16.648Z] #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-04-07T21:35:16.648Z] #13 sha256:8b4ae97c941530b2db1d8d4003c3d8bcd04e9adea11962c95328b7f02ac2623b [2022-04-07T21:35:16.648Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T21:35:16.648Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T21:35:16.648Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:35:16.648Z] #13 102.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T21:35:16.684Z] #43 158.5 CC criu/tun.o [2022-04-07T21:35:16.904Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T21:35:16.905Z] #13 102.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:35:17.161Z] #13 102.2 Selecting previously unselected package libbtrfs0. [2022-04-07T21:35:17.161Z] #13 102.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T21:35:17.161Z] #13 102.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T21:35:17.161Z] #13 102.3 Selecting previously unselected package libbtrfs-dev. [2022-04-07T21:35:17.161Z] #13 102.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T21:35:17.161Z] #13 102.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:35:17.161Z] #13 102.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T21:35:17.161Z] #13 102.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:35:17.161Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:35:17.161Z] #13 102.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T21:35:17.161Z] #13 102.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:35:17.161Z] #13 102.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:35:17.248Z] #43 159.0 CC criu/uffd.o [2022-04-07T21:35:17.257Z] #24 122.7 + mkdir -p /tmp/tmp.YN3QajTxLP/src/github.com/docker [2022-04-07T21:35:17.257Z] #24 122.7 + mv components/cli /tmp/tmp.YN3QajTxLP/src/github.com/docker/cli [2022-04-07T21:35:17.514Z] #24 122.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-07T21:35:17.725Z] #13 102.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T21:35:17.725Z] #13 102.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T21:35:17.725Z] #13 102.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:35:17.734Z] #20 10.72 Reading package lists... [2022-04-07T21:35:18.026Z] #13 103.0 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T21:35:18.026Z] #13 103.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:35:18.026Z] #13 103.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:35:18.026Z] #13 103.2 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T21:35:18.026Z] #13 103.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T21:35:18.026Z] #13 103.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:35:18.178Z] #43 160.0 CC criu/util.o [2022-04-07T21:35:18.282Z] #13 103.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T21:35:18.282Z] #13 103.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T21:35:18.282Z] #13 103.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:35:18.282Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T21:35:18.282Z] #13 103.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T21:35:18.282Z] #13 103.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:35:18.446Z] #24 ... [2022-04-07T21:35:18.446Z] [2022-04-07T21:35:18.446Z] #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-04-07T21:35:18.446Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:35:18.446Z] #20 15.55 Building dependency tree... [2022-04-07T21:35:18.446Z] #20 17.56 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T21:35:18.446Z] #20 17.56 The following additional packages will be installed: [2022-04-07T21:35:18.446Z] #20 17.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T21:35:18.446Z] #20 17.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T21:35:18.446Z] #20 17.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T21:35:18.446Z] #20 17.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T21:35:18.446Z] #20 17.57 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T21:35:18.446Z] #20 17.58 Suggested packages: [2022-04-07T21:35:18.446Z] #20 17.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T21:35:18.446Z] #20 17.58 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T21:35:18.446Z] #20 17.58 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T21:35:18.446Z] #20 17.58 quota [2022-04-07T21:35:18.446Z] #20 17.58 Recommended packages: [2022-04-07T21:35:18.446Z] #20 17.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T21:35:18.446Z] #20 17.58 python3-keyrings.alt python3-xdg unzip [2022-04-07T21:35:18.446Z] #20 19.29 The following NEW packages will be installed: [2022-04-07T21:35:18.447Z] #20 19.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T21:35:18.447Z] #20 19.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T21:35:18.447Z] #20 19.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T21:35:18.447Z] #20 19.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T21:35:18.447Z] #20 19.32 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T21:35:18.447Z] #20 19.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T21:35:18.447Z] #20 19.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T21:35:18.447Z] #20 19.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T21:35:18.447Z] #20 19.33 xz-utils zip [2022-04-07T21:35:18.447Z] #20 19.70 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:35:18.447Z] #20 19.70 Need to get 27.7 MB of archives. [2022-04-07T21:35:18.447Z] #20 19.70 After this operation, 114 MB of additional disk space will be used. [2022-04-07T21:35:18.447Z] #20 19.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-04-07T21:35:18.447Z] #20 19.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-04-07T21:35:18.447Z] #20 19.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-04-07T21:35:18.447Z] #20 19.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-04-07T21:35:18.447Z] #20 19.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-04-07T21:35:18.447Z] #20 19.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-04-07T21:35:18.447Z] #20 19.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T21:35:18.447Z] #20 19.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-04-07T21:35:18.447Z] #20 19.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-04-07T21:35:18.447Z] #20 19.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-04-07T21:35:18.447Z] #20 19.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-04-07T21:35:18.447Z] #20 19.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-04-07T21:35:18.447Z] #20 19.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-07T21:35:18.447Z] #20 19.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-04-07T21:35:18.447Z] #20 19.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-04-07T21:35:18.447Z] #20 19.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-04-07T21:35:18.447Z] #20 19.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-07T21:35:18.447Z] #20 19.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:35:18.447Z] #20 19.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T21:35:18.447Z] #20 19.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-04-07T21:35:18.447Z] #20 19.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-04-07T21:35:18.447Z] #20 19.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-04-07T21:35:18.447Z] #20 19.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-04-07T21:35:18.447Z] #20 20.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-07T21:35:18.447Z] #20 20.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-07T21:35:18.447Z] #20 20.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-07T21:35:18.447Z] #20 20.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-04-07T21:35:18.447Z] #20 20.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-04-07T21:35:18.447Z] #20 20.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-04-07T21:35:18.447Z] #20 20.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-04-07T21:35:18.447Z] #20 20.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T21:35:18.447Z] #20 20.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T21:35:18.447Z] #20 20.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T21:35:18.447Z] #20 20.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-04-07T21:35:18.447Z] #20 20.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T21:35:18.447Z] #20 20.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T21:35:18.447Z] #20 20.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T21:35:18.447Z] #20 20.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-04-07T21:35:18.447Z] #20 20.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-04-07T21:35:18.447Z] #20 20.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-04-07T21:35:18.447Z] #20 20.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T21:35:18.447Z] #20 20.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-04-07T21:35:18.447Z] #20 20.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-04-07T21:35:18.447Z] #20 20.97 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-04-07T21:35:18.447Z] #20 21.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:35:18.447Z] #20 21.66 Fetched 27.7 MB in 2s (17.9 MB/s) [2022-04-07T21:35:18.447Z] #20 21.73 Selecting previously unselected package pigz. [2022-04-07T21:35:18.447Z] #20 21.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-04-07T21:35:18.447Z] #20 21.79 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-04-07T21:35:18.447Z] #20 21.80 Unpacking pigz (2.4-1) ... [2022-04-07T21:35:18.447Z] #20 21.88 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-04-07T21:35:18.447Z] #20 21.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T21:35:18.447Z] #20 21.89 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:18.447Z] #20 22.35 Selecting previously unselected package python3.7-minimal. [2022-04-07T21:35:18.447Z] #20 22.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T21:35:18.447Z] #20 22.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:18.447Z] #20 22.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:18.447Z] #20 23.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:18.539Z] #13 103.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T21:35:18.540Z] #53 ... [2022-04-07T21:35:18.540Z] [2022-04-07T21:35:18.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-04-07T21:35:18.540Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:18.540Z] #43 58.39 CC criu/arch/x86/vdso-pie.o [2022-04-07T21:35:18.540Z] #43 58.69 CC criu/arch/x86/restorer.o [2022-04-07T21:35:18.540Z] #43 59.17 CC criu/arch/x86/restorer_unmap.o [2022-04-07T21:35:18.540Z] #43 59.24 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T21:35:18.540Z] #43 59.51 CC criu/pie/restorer.o [2022-04-07T21:35:18.540Z] #43 62.36 LINK criu/pie/restorer.built-in.o [2022-04-07T21:35:18.540Z] #43 62.39 GEN criu/pie/restorer-blob.h [2022-04-07T21:35:18.540Z] #43 62.48 DEP criu/vdso.d [2022-04-07T21:35:18.540Z] #43 62.75 DEP criu/vdso-compat.d [2022-04-07T21:35:18.540Z] #43 62.87 DEP criu/uts_ns.d [2022-04-07T21:35:18.540Z] #43 63.07 DEP criu/util.d [2022-04-07T21:35:18.540Z] #43 63.25 DEP criu/uffd.d [2022-04-07T21:35:18.540Z] #43 63.45 DEP criu/tun.d [2022-04-07T21:35:18.540Z] #43 63.61 DEP criu/tty.d [2022-04-07T21:35:18.540Z] #43 63.85 DEP criu/timerfd.d [2022-04-07T21:35:18.540Z] #43 63.97 DEP criu/timens.d [2022-04-07T21:35:18.540Z] #43 64.16 DEP criu/sysfs_parse.d [2022-04-07T21:35:18.540Z] #43 64.38 DEP criu/sysctl.d [2022-04-07T21:35:18.540Z] #43 ... [2022-04-07T21:35:18.540Z] [2022-04-07T21:35:18.540Z] #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-04-07T21:35:18.540Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:18.540Z] #20 3.518 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:35:18.540Z] #20 5.174 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:35:18.540Z] #20 6.629 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:35:18.540Z] #20 11.05 Fetched 9012 kB in 10s (904 kB/s) [2022-04-07T21:35:18.705Z] #20 ... [2022-04-07T21:35:18.705Z] [2022-04-07T21:35:18.705Z] #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-04-07T21:35:18.705Z] #32 sha256:09d0f6747cf68c34e94f0c1c085aef4a812d4adce9626364c6e0bbf5d7ef9327 [2022-04-07T21:35:18.705Z] #32 DONE 124.0s [2022-04-07T21:35:18.705Z] [2022-04-07T21:35:18.705Z] #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-04-07T21:35:18.705Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:18.705Z] #43 65.23 DEP criu/proc_parse.d [2022-04-07T21:35:18.705Z] #43 65.35 DEP criu/plugin.d [2022-04-07T21:35:18.705Z] #43 65.42 DEP criu/pipes.d [2022-04-07T21:35:18.705Z] #43 65.61 DEP criu/pie-util.d [2022-04-07T21:35:18.705Z] #43 65.70 DEP criu/pie-util-vdso.d [2022-04-07T21:35:18.705Z] #43 65.86 DEP criu/path.d [2022-04-07T21:35:18.705Z] #43 65.97 DEP criu/parasite-syscall.d [2022-04-07T21:35:18.705Z] #43 66.20 DEP criu/pagemap.d [2022-04-07T21:35:18.705Z] #43 66.36 DEP criu/pagemap-cache.d [2022-04-07T21:35:18.705Z] #43 66.50 DEP criu/page-xfer.d [2022-04-07T21:35:18.705Z] #43 66.63 DEP criu/page-pipe.d [2022-04-07T21:35:18.705Z] #43 66.74 DEP criu/netfilter.d [2022-04-07T21:35:18.705Z] #43 66.86 DEP criu/net.d [2022-04-07T21:35:18.705Z] #43 67.03 DEP criu/namespaces.d [2022-04-07T21:35:18.705Z] #43 67.22 DEP criu/mount.d [2022-04-07T21:35:18.705Z] #43 67.41 DEP criu/memfd.d [2022-04-07T21:35:18.705Z] #43 67.59 DEP criu/mem.d [2022-04-07T21:35:18.705Z] #43 67.75 DEP criu/lsm.d [2022-04-07T21:35:18.705Z] #43 67.90 DEP criu/log.d [2022-04-07T21:35:18.705Z] #43 68.00 DEP criu/libnetlink.d [2022-04-07T21:35:18.705Z] #43 68.09 DEP criu/kerndat.d [2022-04-07T21:35:18.705Z] #43 68.21 DEP criu/kcmp-ids.d [2022-04-07T21:35:18.705Z] #43 68.33 DEP criu/irmap.d [2022-04-07T21:35:18.705Z] #43 68.45 DEP criu/ipc_ns.d [2022-04-07T21:35:18.705Z] #43 68.58 DEP criu/image.d [2022-04-07T21:35:18.705Z] #43 68.67 DEP criu/image-desc.d [2022-04-07T21:35:18.705Z] #43 68.74 DEP criu/fsnotify.d [2022-04-07T21:35:18.705Z] #43 68.95 DEP criu/filesystems.d [2022-04-07T21:35:18.705Z] #43 69.14 DEP criu/files.d [2022-04-07T21:35:18.705Z] #43 69.30 DEP criu/files-reg.d [2022-04-07T21:35:18.705Z] #43 69.41 DEP criu/files-ext.d [2022-04-07T21:35:18.705Z] #43 69.50 DEP criu/file-lock.d [2022-04-07T21:35:18.705Z] #43 69.68 DEP criu/file-ids.d [2022-04-07T21:35:18.705Z] #43 69.85 DEP criu/fifo.d [2022-04-07T21:35:18.705Z] #43 70.05 DEP criu/fdstore.d [2022-04-07T21:35:18.705Z] #43 70.14 DEP criu/fault-injection.d [2022-04-07T21:35:18.705Z] #43 70.18 DEP criu/external.d [2022-04-07T21:35:18.705Z] #43 70.24 DEP criu/eventpoll.d [2022-04-07T21:35:18.705Z] #43 70.35 DEP criu/eventfd.d [2022-04-07T21:35:18.705Z] #43 70.48 DEP criu/crtools.d [2022-04-07T21:35:18.705Z] #43 70.70 DEP criu/cr-service.d [2022-04-07T21:35:18.705Z] #43 70.78 DEP criu/cr-restore.d [2022-04-07T21:35:18.705Z] #43 70.90 DEP criu/cr-errno.d [2022-04-07T21:35:18.705Z] #43 70.91 DEP criu/cr-dump.d [2022-04-07T21:35:18.705Z] #43 71.18 DEP criu/cr-dedup.d [2022-04-07T21:35:18.705Z] #43 71.29 DEP criu/cr-check.d [2022-04-07T21:35:18.796Z] #13 103.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T21:35:18.796Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:35:18.799Z] #20 11.05 Reading package lists... [2022-04-07T21:35:18.800Z] #20 ... [2022-04-07T21:35:18.800Z] [2022-04-07T21:35:18.800Z] #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-04-07T21:35:18.800Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:18.800Z] #43 64.59 DEP criu/string.d [2022-04-07T21:35:18.800Z] #43 64.63 DEP criu/stats.d [2022-04-07T21:35:18.963Z] #43 71.45 DEP criu/config.d [2022-04-07T21:35:18.963Z] #43 ... [2022-04-07T21:35:18.963Z] [2022-04-07T21:35:18.963Z] #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-04-07T21:35:18.963Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:35:18.963Z] #20 25.75 Selecting previously unselected package python3-minimal. [2022-04-07T21:35:19.053Z] #13 104.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T21:35:19.053Z] #13 104.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T21:35:19.053Z] #13 104.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:35:19.053Z] #13 104.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T21:35:19.053Z] #13 104.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T21:35:19.053Z] #13 104.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:35:19.059Z] #43 64.81 DEP criu/sockets.d [2022-04-07T21:35:19.116Z] #20 14.49 Reading package lists... [2022-04-07T21:35:19.116Z] #20 ... [2022-04-07T21:35:19.116Z] [2022-04-07T21:35:19.116Z] #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-04-07T21:35:19.116Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:19.116Z] #43 62.25 DEP criu/uts_ns.d [2022-04-07T21:35:19.116Z] #43 62.38 DEP criu/util.d [2022-04-07T21:35:19.116Z] #43 62.54 DEP criu/uffd.d [2022-04-07T21:35:19.116Z] #43 62.68 DEP criu/tun.d [2022-04-07T21:35:19.116Z] #43 62.82 DEP criu/tty.d [2022-04-07T21:35:19.116Z] #43 63.00 DEP criu/timerfd.d [2022-04-07T21:35:19.116Z] #43 63.15 DEP criu/timens.d [2022-04-07T21:35:19.116Z] #43 63.30 DEP criu/sysfs_parse.d [2022-04-07T21:35:19.116Z] #43 63.39 DEP criu/sysctl.d [2022-04-07T21:35:19.116Z] #43 63.55 DEP criu/string.d [2022-04-07T21:35:19.116Z] #43 63.60 DEP criu/stats.d [2022-04-07T21:35:19.116Z] #43 63.72 DEP criu/sockets.d [2022-04-07T21:35:19.116Z] #43 63.95 DEP criu/sk-unix.d [2022-04-07T21:35:19.116Z] #43 64.19 DEP criu/sk-tcp.d [2022-04-07T21:35:19.116Z] #43 64.41 DEP criu/sk-queue.d [2022-04-07T21:35:19.116Z] #43 64.61 DEP criu/sk-packet.d [2022-04-07T21:35:19.116Z] #43 64.83 DEP criu/sk-netlink.d [2022-04-07T21:35:19.116Z] #43 64.98 DEP criu/sk-inet.d [2022-04-07T21:35:19.116Z] #43 65.19 DEP criu/signalfd.d [2022-04-07T21:35:19.116Z] #43 65.28 DEP criu/sigframe.d [2022-04-07T21:35:19.116Z] #43 65.37 DEP criu/shmem.d [2022-04-07T21:35:19.116Z] #43 65.48 DEP criu/servicefd.d [2022-04-07T21:35:19.117Z] #43 65.71 DEP criu/seize.d [2022-04-07T21:35:19.117Z] #43 65.89 DEP criu/seccomp.d [2022-04-07T21:35:19.117Z] #43 66.08 DEP criu/rst-malloc.d [2022-04-07T21:35:19.117Z] #43 66.15 DEP criu/rbtree.d [2022-04-07T21:35:19.117Z] #43 66.18 DEP criu/pstree.d [2022-04-07T21:35:19.117Z] #43 66.38 DEP criu/protobuf.d [2022-04-07T21:35:19.117Z] #43 66.50 GEN criu/protobuf-desc-gen.h [2022-04-07T21:35:19.117Z] #43 ... [2022-04-07T21:35:19.117Z] [2022-04-07T21:35:19.117Z] #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-04-07T21:35:19.117Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:35:19.117Z] #53 13.55 + cd /tmp/tmp.D936e2oY2e/src/github.com/opencontainers/runc [2022-04-07T21:35:19.117Z] #53 13.55 + git checkout -q v1.0.3 [2022-04-07T21:35:19.117Z] #53 13.95 + '[' -z '' ']' [2022-04-07T21:35:19.117Z] #53 13.95 + target=static [2022-04-07T21:35:19.117Z] #53 13.95 + make BUILDTAGS=seccomp static [2022-04-07T21:35:19.117Z] #53 14.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T21:35:19.220Z] #20 25.75 (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-04-07T21:35:19.220Z] #20 25.82 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-04-07T21:35:19.220Z] #20 25.83 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T21:35:19.311Z] #13 104.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T21:35:19.311Z] #13 104.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T21:35:19.311Z] #13 104.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:35:19.318Z] #43 64.95 DEP criu/sk-unix.d [2022-04-07T21:35:19.318Z] #43 65.12 DEP criu/sk-tcp.d [2022-04-07T21:35:19.539Z] #20 26.00 Selecting previously unselected package libmpdec2:arm64. [2022-04-07T21:35:19.540Z] #20 26.01 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-04-07T21:35:19.540Z] #20 26.02 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-04-07T21:35:19.550Z] #43 161.3 CC criu/uts_ns.o [2022-04-07T21:35:19.550Z] #43 161.5 CC criu/vdso-compat.o [2022-04-07T21:35:19.569Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T21:35:19.569Z] #13 104.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T21:35:19.569Z] #13 104.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T21:35:19.569Z] #13 104.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T21:35:19.569Z] #13 104.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T21:35:19.569Z] #13 104.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T21:35:19.569Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:35:19.578Z] #43 65.29 DEP criu/sk-queue.d [2022-04-07T21:35:19.578Z] #43 65.44 DEP criu/sk-packet.d [2022-04-07T21:35:19.686Z] #53 ... [2022-04-07T21:35:19.686Z] [2022-04-07T21:35:19.686Z] #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-04-07T21:35:19.686Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:19.686Z] #43 68.02 DEP criu/protobuf-desc.d [2022-04-07T21:35:19.686Z] #43 68.12 DEP criu/proc_parse.d [2022-04-07T21:35:19.686Z] #43 68.29 DEP criu/plugin.d [2022-04-07T21:35:19.687Z] #43 68.36 DEP criu/pipes.d [2022-04-07T21:35:19.797Z] #20 26.43 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-04-07T21:35:19.797Z] #20 26.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T21:35:19.797Z] #20 26.44 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:19.808Z] #43 161.7 CC criu/vdso.o [2022-04-07T21:35:19.829Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T21:35:19.829Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T21:35:19.829Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T21:35:19.829Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T21:35:19.829Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:35:19.829Z] #13 105.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-04-07T21:35:19.829Z] #13 105.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-04-07T21:35:19.829Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T21:35:19.829Z] #13 105.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-04-07T21:35:19.829Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T21:35:19.829Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T21:35:19.839Z] #43 65.59 DEP criu/sk-netlink.d [2022-04-07T21:35:19.839Z] #43 65.77 DEP criu/sk-inet.d [2022-04-07T21:35:19.947Z] #43 68.51 DEP criu/pie-util.d [2022-04-07T21:35:19.947Z] #43 68.61 DEP criu/pie-util-vdso.d [2022-04-07T21:35:20.087Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T21:35:20.087Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:35:20.087Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T21:35:20.087Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T21:35:20.087Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T21:35:20.087Z] #13 105.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:35:20.099Z] #43 65.95 DEP criu/signalfd.d [2022-04-07T21:35:20.207Z] #43 68.73 DEP criu/pie-util-vdso-elf32.d [2022-04-07T21:35:20.207Z] #43 68.83 DEP criu/path.d [2022-04-07T21:35:20.360Z] #43 66.13 DEP criu/sigframe.d [2022-04-07T21:35:20.373Z] #43 162.3 LINK criu/built-in.o [2022-04-07T21:35:20.468Z] #43 69.07 DEP criu/parasite-syscall.d [2022-04-07T21:35:20.622Z] #43 66.29 DEP criu/shmem.d [2022-04-07T21:35:20.631Z] #43 162.5 LINK criu/criu [2022-04-07T21:35:20.631Z] #43 162.8 DEP lib/c/criu.d [2022-04-07T21:35:20.729Z] #43 69.26 DEP criu/pagemap.d [2022-04-07T21:35:20.730Z] #20 27.23 Selecting previously unselected package python3.7. [2022-04-07T21:35:20.730Z] #20 27.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T21:35:20.730Z] #20 27.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:20.730Z] #20 27.37 Selecting previously unselected package libpython3-stdlib:arm64. [2022-04-07T21:35:20.730Z] #20 27.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-04-07T21:35:20.730Z] #20 27.38 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-07T21:35:20.730Z] #20 27.46 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T21:35:20.882Z] #43 66.53 DEP criu/servicefd.d [2022-04-07T21:35:20.882Z] #43 66.66 DEP criu/seize.d [2022-04-07T21:35:20.882Z] #43 66.80 DEP criu/seccomp.d [2022-04-07T21:35:20.888Z] #43 ... [2022-04-07T21:35:20.888Z] [2022-04-07T21:35:20.888Z] #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-04-07T21:35:20.888Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:35:20.888Z] #40 DONE 227.3s [2022-04-07T21:35:20.888Z] [2022-04-07T21:35:20.888Z] #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-04-07T21:35:20.888Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:20.888Z] #43 162.9 CC images/rpc.pb-c.o [2022-04-07T21:35:20.989Z] #43 69.45 DEP criu/pagemap-cache.d [2022-04-07T21:35:20.989Z] #43 69.59 DEP criu/page-xfer.d [2022-04-07T21:35:21.143Z] #43 66.97 DEP criu/rst-malloc.d [2022-04-07T21:35:21.143Z] #43 67.05 DEP criu/rbtree.d [2022-04-07T21:35:21.249Z] #43 69.74 DEP criu/page-pipe.d [2022-04-07T21:35:21.249Z] #43 69.85 DEP criu/netfilter.d [2022-04-07T21:35:21.403Z] #43 67.08 DEP criu/pstree.d [2022-04-07T21:35:21.403Z] #43 67.22 DEP criu/protobuf.d [2022-04-07T21:35:21.454Z] #43 163.5 CC lib/c/criu.o [2022-04-07T21:35:21.509Z] #43 69.94 DEP criu/net.d [2022-04-07T21:35:21.509Z] #43 70.10 DEP criu/namespaces.d [2022-04-07T21:35:21.662Z] #20 28.21 Selecting previously unselected package python3. [2022-04-07T21:35:21.662Z] #20 28.21 (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-04-07T21:35:21.662Z] #20 28.25 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-04-07T21:35:21.662Z] #20 28.26 Unpacking python3 (3.7.3-1) ... [2022-04-07T21:35:21.664Z] #43 67.42 GEN criu/protobuf-desc-gen.h [2022-04-07T21:35:21.769Z] #43 70.24 DEP criu/mount.d [2022-04-07T21:35:21.770Z] #43 70.41 DEP criu/memfd.d [2022-04-07T21:35:21.919Z] #20 28.40 Selecting previously unselected package libip4tc0:arm64. [2022-04-07T21:35:21.919Z] #20 28.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-04-07T21:35:21.919Z] #20 28.41 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:21.919Z] #20 28.51 Selecting previously unselected package libip6tc0:arm64. [2022-04-07T21:35:21.919Z] #20 28.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-04-07T21:35:21.919Z] #20 28.52 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:21.919Z] #20 28.62 Selecting previously unselected package libiptc0:arm64. [2022-04-07T21:35:21.919Z] #20 28.63 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-04-07T21:35:21.919Z] #20 28.63 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:21.919Z] #20 28.73 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-07T21:35:21.984Z] #13 DONE 107.3s [2022-04-07T21:35:21.984Z] [2022-04-07T21:35:21.984Z] #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-04-07T21:35:21.984Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:21.984Z] #43 42.83 CC compel/src/lib/log.o [2022-04-07T21:35:21.984Z] #43 43.04 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T21:35:21.984Z] #43 43.61 CC compel/arch/x86/src/lib/infect.o [2022-04-07T21:35:21.984Z] #43 44.33 CC compel/src/lib/infect-rpc.o [2022-04-07T21:35:21.984Z] #43 44.62 CC compel/src/lib/infect-util.o [2022-04-07T21:35:21.984Z] #43 44.83 CC compel/src/lib/infect.o [2022-04-07T21:35:21.984Z] #43 46.85 CC compel/src/lib/ptrace.o [2022-04-07T21:35:21.984Z] #43 47.23 AR compel/libcompel.a [2022-04-07T21:35:21.984Z] #43 47.34 HOSTCC compel/src/main-host.o [2022-04-07T21:35:21.984Z] #43 47.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T21:35:21.984Z] #43 47.78 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T21:35:21.984Z] #43 48.08 HOSTCC compel/src/lib/log-host.o [2022-04-07T21:35:22.029Z] #43 70.53 DEP criu/mem.d [2022-04-07T21:35:22.177Z] #20 28.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-07T21:35:22.177Z] #20 28.73 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-07T21:35:22.177Z] #20 28.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-07T21:35:22.177Z] #20 28.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-04-07T21:35:22.177Z] #20 28.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-07T21:35:22.177Z] #20 28.88 Selecting previously unselected package libnftnl11:arm64. [2022-04-07T21:35:22.177Z] #20 28.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-04-07T21:35:22.177Z] #20 28.90 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-04-07T21:35:22.177Z] #20 29.01 Selecting previously unselected package iptables. [2022-04-07T21:35:22.290Z] #43 70.69 DEP criu/lsm.d [2022-04-07T21:35:22.387Z] #43 ... [2022-04-07T21:35:22.387Z] [2022-04-07T21:35:22.387Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T21:35:22.387Z] #41 sha256:420fad24ca19d0a7759b2c91613fa56bf7681642e8f74da954928e528a7df37f [2022-04-07T21:35:22.387Z] #41 DONE 0.6s [2022-04-07T21:35:22.387Z] [2022-04-07T21:35:22.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-04-07T21:35:22.387Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:22.387Z] #43 164.4 LINK lib/c/built-in.o [2022-04-07T21:35:22.387Z] #43 164.4 LINK lib/c/libcriu.so [2022-04-07T21:35:22.457Z] #20 29.01 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-04-07T21:35:22.457Z] #20 29.02 Unpacking iptables (1.8.2-4) ... [2022-04-07T21:35:22.549Z] #43 48.37 HOSTLINK compel/compel-host-bin [2022-04-07T21:35:22.549Z] #43 48.57 DEP soccr/soccr.d [2022-04-07T21:35:22.549Z] #43 70.85 DEP criu/log.d [2022-04-07T21:35:22.549Z] #43 71.05 DEP criu/libnetlink.d [2022-04-07T21:35:22.645Z] #43 164.5 LINK lib/c/libcriu.a [2022-04-07T21:35:22.645Z] #43 164.7 GEN magic.py [2022-04-07T21:35:22.721Z] #20 29.40 Selecting previously unselected package xxd. [2022-04-07T21:35:22.721Z] #20 29.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T21:35:22.721Z] #20 29.41 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:22.805Z] #43 48.83 CC soccr/soccr.o [2022-04-07T21:35:22.809Z] #43 71.18 DEP criu/kerndat.d [2022-04-07T21:35:22.809Z] #43 71.34 DEP criu/kcmp-ids.d [2022-04-07T21:35:22.809Z] #43 71.41 DEP criu/irmap.d [2022-04-07T21:35:22.903Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:35:22.903Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:35:22.903Z] #43 164.8 Note: Building without GnuTLS support [2022-04-07T21:35:22.903Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:35:22.903Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:35:22.997Z] #20 29.54 Selecting previously unselected package vim-common. [2022-04-07T21:35:22.997Z] #20 29.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:22.997Z] #20 29.60 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:23.046Z] #43 68.98 DEP criu/protobuf-desc.d [2022-04-07T21:35:23.069Z] #43 71.54 DEP criu/ipc_ns.d [2022-04-07T21:35:23.069Z] #43 71.68 DEP criu/image.d [2022-04-07T21:35:23.267Z] #20 29.73 Selecting previously unselected package bash-completion. [2022-04-07T21:35:23.267Z] #20 29.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T21:35:23.306Z] #43 69.07 DEP criu/proc_parse.d [2022-04-07T21:35:23.306Z] #43 69.23 DEP criu/plugin.d [2022-04-07T21:35:23.328Z] #43 71.81 DEP criu/image-desc.d [2022-04-07T21:35:23.328Z] #43 71.94 DEP criu/fsnotify.d [2022-04-07T21:35:23.469Z] #43 165.4 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:35:23.566Z] #43 69.31 DEP criu/pipes.d [2022-04-07T21:35:23.566Z] #43 69.44 DEP criu/pie-util.d [2022-04-07T21:35:23.588Z] #43 72.17 DEP criu/filesystems.d [2022-04-07T21:35:23.826Z] #43 69.62 DEP criu/pie-util-vdso.d [2022-04-07T21:35:23.826Z] #43 69.73 DEP criu/pie-util-vdso-elf32.d [2022-04-07T21:35:23.847Z] #43 72.32 DEP criu/files.d [2022-04-07T21:35:23.847Z] #43 72.51 DEP criu/files-reg.d [2022-04-07T21:35:24.033Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2022-04-07T21:35:24.085Z] #43 69.86 DEP criu/path.d [2022-04-07T21:35:24.221Z] #43 50.03 AR soccr/libsoccr.a [2022-04-07T21:35:24.221Z] #43 50.08 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:35:24.346Z] #43 70.01 DEP criu/parasite-syscall.d [2022-04-07T21:35:24.346Z] #43 70.16 DEP criu/pagemap.d [2022-04-07T21:35:24.417Z] #43 72.69 DEP criu/files-ext.d [2022-04-07T21:35:24.417Z] #43 72.85 DEP criu/file-lock.d [2022-04-07T21:35:24.417Z] #43 72.98 DEP criu/file-ids.d [2022-04-07T21:35:24.417Z] #43 73.10 DEP criu/fifo.d [2022-04-07T21:35:24.478Z] #43 50.52 DEP criu/arch/x86/sigframe.d [2022-04-07T21:35:24.599Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2022-04-07T21:35:24.599Z] #43 166.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T21:35:24.599Z] #43 166.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T21:35:24.599Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T21:35:24.599Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T21:35:24.599Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2022-04-07T21:35:24.599Z] #43 166.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:35:24.628Z] #43 70.36 DEP criu/pagemap-cache.d [2022-04-07T21:35:24.628Z] #43 70.50 DEP criu/page-xfer.d [2022-04-07T21:35:24.677Z] #43 73.21 DEP criu/fdstore.d [2022-04-07T21:35:24.769Z] #43 50.69 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T21:35:24.769Z] #43 50.77 DEP criu/arch/x86/kerndat.d [2022-04-07T21:35:24.769Z] #43 50.91 DEP criu/arch/x86/crtools.d [2022-04-07T21:35:24.856Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:24.856Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:24.856Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:24.903Z] #43 70.66 DEP criu/page-pipe.d [2022-04-07T21:35:24.903Z] #43 70.74 DEP criu/netfilter.d [2022-04-07T21:35:24.936Z] #43 73.35 DEP criu/fault-injection.d [2022-04-07T21:35:24.937Z] #43 73.39 DEP criu/external.d [2022-04-07T21:35:24.937Z] #43 73.55 DEP criu/eventpoll.d [2022-04-07T21:35:25.032Z] #43 ... [2022-04-07T21:35:25.032Z] [2022-04-07T21:35:25.032Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T21:35:25.032Z] #14 sha256:e397b0b853619dbbc3c1ee93e4195a2a0fad871ebbcc8ec44e83a0686d734a8a [2022-04-07T21:35:25.032Z] #14 DONE 2.8s [2022-04-07T21:35:25.032Z] [2022-04-07T21:35:25.032Z] #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-04-07T21:35:25.032Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:25.032Z] #43 51.09 DEP criu/arch/x86/cpu.d [2022-04-07T21:35:25.032Z] #43 ... [2022-04-07T21:35:25.032Z] [2022-04-07T21:35:25.032Z] #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-04-07T21:35:25.032Z] #15 sha256:a47b16bcbc32dc9d60d730005f6112f1c39e54d0e0bae0a04224e09d2946a162 [2022-04-07T21:35:25.115Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:25.115Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:25.115Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:25.115Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:25.115Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2022-04-07T21:35:25.115Z] #43 167.1 INSTALL criu/criu [2022-04-07T21:35:25.172Z] #43 70.97 DEP criu/net.d [2022-04-07T21:35:25.196Z] #43 73.79 DEP criu/eventfd.d [2022-04-07T21:35:25.372Z] #43 DONE 167.2s [2022-04-07T21:35:25.372Z] [2022-04-07T21:35:25.372Z] #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-04-07T21:35:25.372Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:35:25.435Z] #43 71.13 DEP criu/namespaces.d [2022-04-07T21:35:25.435Z] #43 71.34 DEP criu/mount.d [2022-04-07T21:35:25.455Z] #43 73.93 DEP criu/crtools.d [2022-04-07T21:35:25.696Z] #43 71.53 DEP criu/memfd.d [2022-04-07T21:35:25.716Z] #43 74.10 DEP criu/cr-service.d [2022-04-07T21:35:25.716Z] #43 74.30 DEP criu/cr-restore.d [2022-04-07T21:35:25.806Z] #20 32.41 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T21:35:25.955Z] #43 71.75 DEP criu/mem.d [2022-04-07T21:35:25.975Z] #43 74.53 DEP criu/cr-errno.d [2022-04-07T21:35:25.975Z] #43 74.56 DEP criu/cr-dump.d [2022-04-07T21:35:26.214Z] #43 71.88 DEP criu/lsm.d [2022-04-07T21:35:26.214Z] #43 72.04 DEP criu/log.d [2022-04-07T21:35:26.235Z] #43 74.79 DEP criu/cr-dedup.d [2022-04-07T21:35:26.235Z] #43 74.90 DEP criu/cr-check.d [2022-04-07T21:35:26.303Z] #53 ... [2022-04-07T21:35:26.303Z] [2022-04-07T21:35:26.303Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T21:35:26.303Z] #44 sha256:7523ff748e89781a9f644bdb54d70ae5b354f0972a5fd8e42dbbae7379df0870 [2022-04-07T21:35:26.303Z] #44 DONE 0.1s [2022-04-07T21:35:26.303Z] [2022-04-07T21:35:26.303Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T21:35:26.303Z] #46 sha256:4c2f863ac726ebc9062129dd7fbd21331bc099e7dc24a03e426c7902687fbbee [2022-04-07T21:35:26.303Z] #46 DONE 0.1s [2022-04-07T21:35:26.303Z] [2022-04-07T21:35:26.303Z] #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-04-07T21:35:26.303Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:35:26.368Z] #20 32.83 Selecting previously unselected package bzip2. [2022-04-07T21:35:26.369Z] #20 32.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-04-07T21:35:26.369Z] #20 32.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:26.369Z] #20 32.95 Selecting previously unselected package xz-utils. [2022-04-07T21:35:26.369Z] #20 32.95 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-04-07T21:35:26.369Z] #20 32.96 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T21:35:26.472Z] #43 72.21 DEP criu/libnetlink.d [2022-04-07T21:35:26.472Z] #43 72.30 DEP criu/kerndat.d [2022-04-07T21:35:26.497Z] #43 75.18 DEP criu/config.d [2022-04-07T21:35:26.560Z] #53 ... [2022-04-07T21:35:26.560Z] [2022-04-07T21:35:26.560Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T21:35:26.560Z] #48 sha256:03036649f9492cf1d2051e8e57d0683e14a64717365ec0d4ddf791c30eef3984 [2022-04-07T21:35:26.560Z] #48 DONE 0.1s [2022-04-07T21:35:26.560Z] [2022-04-07T21:35:26.560Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T21:35:26.560Z] #50 sha256:606ccd5dbc598dc7d79f31e709068737e1efd7f701ece20a03f4797fe6a9c42c [2022-04-07T21:35:26.625Z] #20 33.11 Selecting previously unselected package apparmor. [2022-04-07T21:35:26.625Z] #20 33.12 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-04-07T21:35:26.625Z] #20 33.20 Unpacking apparmor (2.13.2-10) ... [2022-04-07T21:35:26.731Z] #43 72.56 DEP criu/kcmp-ids.d [2022-04-07T21:35:26.731Z] #43 72.64 DEP criu/irmap.d [2022-04-07T21:35:26.882Z] #20 33.52 Selecting previously unselected package aufs-tools. [2022-04-07T21:35:26.882Z] #20 33.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-04-07T21:35:26.882Z] #20 33.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:26.990Z] #43 72.81 DEP criu/ipc_ns.d [2022-04-07T21:35:27.066Z] #43 75.42 DEP criu/clone-noasan.d [2022-04-07T21:35:27.066Z] #43 75.51 DEP criu/cgroup.d [2022-04-07T21:35:27.066Z] #43 75.72 DEP criu/cgroup-props.d [2022-04-07T21:35:27.066Z] #43 ... [2022-04-07T21:35:27.066Z] [2022-04-07T21:35:27.066Z] #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-04-07T21:35:27.066Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:27.066Z] #20 14.49 Reading package lists... [2022-04-07T21:35:27.066Z] #20 18.08 Building dependency tree... [2022-04-07T21:35:27.066Z] #20 19.58 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T21:35:27.066Z] #20 19.58 The following additional packages will be installed: [2022-04-07T21:35:27.066Z] #20 19.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T21:35:27.066Z] #20 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T21:35:27.066Z] #20 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T21:35:27.066Z] #20 19.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T21:35:27.066Z] #20 19.59 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T21:35:27.066Z] #20 19.59 Suggested packages: [2022-04-07T21:35:27.066Z] #20 19.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T21:35:27.066Z] #20 19.59 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T21:35:27.066Z] #20 19.59 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T21:35:27.066Z] #20 19.59 quota [2022-04-07T21:35:27.066Z] #20 19.59 Recommended packages: [2022-04-07T21:35:27.066Z] #20 19.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T21:35:27.066Z] #20 19.60 python3-keyrings.alt python3-xdg unzip [2022-04-07T21:35:27.066Z] #20 21.41 The following NEW packages will be installed: [2022-04-07T21:35:27.066Z] #20 21.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T21:35:27.066Z] #20 21.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T21:35:27.066Z] #20 21.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T21:35:27.066Z] #20 21.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T21:35:27.066Z] #20 21.42 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T21:35:27.066Z] #20 21.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T21:35:27.066Z] #20 21.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T21:35:27.066Z] #20 21.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T21:35:27.066Z] #20 21.42 xz-utils zip [2022-04-07T21:35:27.066Z] #20 21.76 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:35:27.066Z] #20 21.76 Need to get 28.6 MB of archives. [2022-04-07T21:35:27.066Z] #20 21.76 After this operation, 116 MB of additional disk space will be used. [2022-04-07T21:35:27.066Z] #20 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T21:35:27.066Z] #20 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T21:35:27.066Z] #20 21.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T21:35:27.066Z] #20 21.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T21:35:27.066Z] #20 21.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T21:35:27.066Z] #20 21.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T21:35:27.066Z] #20 21.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T21:35:27.066Z] #20 21.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T21:35:27.066Z] #20 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T21:35:27.066Z] #20 21.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T21:35:27.066Z] #20 21.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T21:35:27.066Z] #20 21.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T21:35:27.066Z] #20 21.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T21:35:27.066Z] #20 21.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T21:35:27.066Z] #20 21.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T21:35:27.066Z] #20 21.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T21:35:27.066Z] #20 22.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:35:27.066Z] #20 22.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:35:27.066Z] #20 22.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T21:35:27.066Z] #20 22.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T21:35:27.066Z] #20 22.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T21:35:27.066Z] #20 22.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T21:35:27.066Z] #20 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T21:35:27.066Z] #20 22.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:35:27.066Z] #20 22.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:35:27.066Z] #20 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:35:27.066Z] #20 22.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T21:35:27.066Z] #20 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T21:35:27.066Z] #20 22.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:35:27.066Z] #20 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:35:27.066Z] #20 22.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:35:27.066Z] #20 22.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:35:27.066Z] #20 22.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T21:35:27.066Z] #20 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T21:35:27.066Z] #20 22.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T21:35:27.066Z] #20 22.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T21:35:27.066Z] #20 22.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T21:35:27.066Z] #20 22.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T21:35:27.066Z] #20 22.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T21:35:27.066Z] #20 22.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T21:35:27.066Z] #20 22.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T21:35:27.066Z] #20 22.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T21:35:27.066Z] #20 22.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T21:35:27.066Z] #20 22.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T21:35:27.066Z] #20 22.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T21:35:27.066Z] #20 22.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T21:35:27.066Z] #20 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T21:35:27.066Z] #20 23.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T21:35:27.066Z] #20 23.27 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T21:35:27.066Z] #20 23.98 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:35:27.066Z] #20 24.11 Fetched 28.6 MB in 2s (15.9 MB/s) [2022-04-07T21:35:27.066Z] #20 24.18 Selecting previously unselected package pigz. [2022-04-07T21:35:27.067Z] #20 24.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-07T21:35:27.067Z] #20 24.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T21:35:27.067Z] #20 24.25 Unpacking pigz (2.4-1) ... [2022-04-07T21:35:27.125Z] #50 DONE 0.4s [2022-04-07T21:35:27.125Z] [2022-04-07T21:35:27.125Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T21:35:27.125Z] #52 sha256:d29ea5e4f2319b3ad9cc03d49d76e276dd01d6a3e7786e49475574f31c0eec0c [2022-04-07T21:35:27.125Z] #52 DONE 0.1s [2022-04-07T21:35:27.125Z] [2022-04-07T21:35:27.125Z] #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-04-07T21:35:27.125Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:35:27.138Z] #20 33.66 Selecting previously unselected package libonig5:arm64. [2022-04-07T21:35:27.138Z] #20 33.68 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-04-07T21:35:27.138Z] #20 33.68 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-07T21:35:27.138Z] #20 33.81 Selecting previously unselected package libjq1:arm64. [2022-04-07T21:35:27.138Z] #20 33.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T21:35:27.138Z] #20 33.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:27.138Z] #20 33.94 Selecting previously unselected package jq. [2022-04-07T21:35:27.249Z] #43 73.00 DEP criu/image.d [2022-04-07T21:35:27.249Z] #43 73.12 DEP criu/image-desc.d [2022-04-07T21:35:27.249Z] #43 73.23 DEP criu/fsnotify.d [2022-04-07T21:35:27.326Z] #20 24.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T21:35:27.326Z] #20 24.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:27.326Z] #20 24.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:27.326Z] #20 ... [2022-04-07T21:35:27.326Z] [2022-04-07T21:35:27.326Z] #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-04-07T21:35:27.326Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:27.326Z] #43 75.84 DEP criu/bitmap.d [2022-04-07T21:35:27.326Z] #43 75.87 DEP criu/bfd.d [2022-04-07T21:35:27.326Z] #43 75.97 DEP criu/autofs.d [2022-04-07T21:35:27.395Z] #20 33.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T21:35:27.395Z] #20 33.94 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:27.395Z] #20 34.03 Selecting previously unselected package libaio1:arm64. [2022-04-07T21:35:27.395Z] #20 34.04 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-04-07T21:35:27.395Z] #20 34.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-04-07T21:35:27.395Z] #20 34.10 Selecting previously unselected package libgpm2:arm64. [2022-04-07T21:35:27.395Z] #20 34.10 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-04-07T21:35:27.395Z] #20 34.11 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-04-07T21:35:27.395Z] #20 34.18 Selecting previously unselected package libicu63:arm64. [2022-04-07T21:35:27.395Z] #20 34.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-07T21:35:27.584Z] #43 76.10 DEP criu/aio.d [2022-04-07T21:35:27.587Z] #15 ... [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #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-04-07T21:35:27.587Z] #58 sha256:1532f193a3558db0e8625a5cf5f5b8de0be7d6ad253c911496dee9de48e5dabb [2022-04-07T21:35:27.587Z] #58 110.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T21:35:27.587Z] #58 110.8 + GOBIN=/build [2022-04-07T21:35:27.587Z] #58 110.8 + GO111MODULE=on [2022-04-07T21:35:27.587Z] #58 110.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T21:35:27.587Z] #58 DONE 117.4s [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T21:35:27.587Z] #59 sha256:ec37fa071b7ea1a8f582f3170bfc69863b35c86534cd63a9a2c178c82d826573 [2022-04-07T21:35:27.587Z] #59 DONE 0.2s [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #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-04-07T21:35:27.587Z] #15 sha256:a47b16bcbc32dc9d60d730005f6112f1c39e54d0e0bae0a04224e09d2946a162 [2022-04-07T21:35:27.587Z] #15 DONE 2.4s [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:35:27.587Z] #16 sha256:aa9e4a9f6a8091e338f1bd4db80e71b30d8fe4fd76e00e466141de542675f9f2 [2022-04-07T21:35:27.587Z] #16 ... [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T21:35:27.587Z] #60 sha256:c1176ab792a4ae8837066bda73bb9de80ec5b1eb371783a5099b3fed0b2dd277 [2022-04-07T21:35:27.587Z] #60 DONE 0.2s [2022-04-07T21:35:27.587Z] [2022-04-07T21:35:27.587Z] #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-04-07T21:35:27.587Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:27.587Z] #43 51.38 CC criu/arch/x86/cpu.o [2022-04-07T21:35:27.587Z] #43 52.09 CC criu/arch/x86/crtools.o [2022-04-07T21:35:27.587Z] #43 53.26 CC criu/arch/x86/kerndat.o [2022-04-07T21:35:27.652Z] #20 34.18 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T21:35:27.818Z] #43 73.39 DEP criu/filesystems.d [2022-04-07T21:35:27.818Z] #43 73.63 DEP criu/files.d [2022-04-07T21:35:27.842Z] #43 53.87 CC criu/arch/x86/sigaction_compat.o [2022-04-07T21:35:27.842Z] #43 54.09 CC criu/arch/x86/sigframe.o [2022-04-07T21:35:27.844Z] #43 76.32 DEP criu/action-scripts.d [2022-04-07T21:35:28.078Z] #43 73.88 DEP criu/files-reg.d [2022-04-07T21:35:28.078Z] #43 74.02 DEP criu/files-ext.d [2022-04-07T21:35:28.103Z] #43 76.61 CC criu/action-scripts.o [2022-04-07T21:35:28.338Z] #43 74.23 DEP criu/file-lock.d [2022-04-07T21:35:28.338Z] #43 ... [2022-04-07T21:35:28.338Z] [2022-04-07T21:35:28.338Z] #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-04-07T21:35:28.338Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:28.338Z] #20 11.05 Reading package lists... [2022-04-07T21:35:28.338Z] #20 14.92 Reading package lists... [2022-04-07T21:35:28.338Z] #20 18.94 Building dependency tree... [2022-04-07T21:35:28.338Z] #20 20.75 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T21:35:28.338Z] #20 20.75 The following additional packages will be installed: [2022-04-07T21:35:28.338Z] #20 20.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T21:35:28.338Z] #20 20.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T21:35:28.338Z] #20 20.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T21:35:28.338Z] #20 20.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T21:35:28.338Z] #20 20.76 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T21:35:28.338Z] #20 20.76 Suggested packages: [2022-04-07T21:35:28.338Z] #20 20.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T21:35:28.338Z] #20 20.77 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T21:35:28.338Z] #20 20.77 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T21:35:28.338Z] #20 20.77 quota [2022-04-07T21:35:28.338Z] #20 20.77 Recommended packages: [2022-04-07T21:35:28.338Z] #20 20.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T21:35:28.338Z] #20 20.77 python3-keyrings.alt python3-xdg unzip [2022-04-07T21:35:28.338Z] #20 22.60 The following NEW packages will be installed: [2022-04-07T21:35:28.338Z] #20 22.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T21:35:28.338Z] #20 22.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T21:35:28.338Z] #20 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T21:35:28.338Z] #20 22.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T21:35:28.338Z] #20 22.60 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T21:35:28.338Z] #20 22.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T21:35:28.338Z] #20 22.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T21:35:28.338Z] #20 22.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T21:35:28.338Z] #20 22.61 xz-utils zip [2022-04-07T21:35:28.338Z] #20 22.93 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:35:28.338Z] #20 22.93 Need to get 28.6 MB of archives. [2022-04-07T21:35:28.338Z] #20 22.93 After this operation, 116 MB of additional disk space will be used. [2022-04-07T21:35:28.338Z] #20 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T21:35:28.338Z] #20 22.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T21:35:28.338Z] #20 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T21:35:28.338Z] #20 23.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T21:35:28.338Z] #20 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T21:35:28.338Z] #20 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T21:35:28.338Z] #20 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T21:35:28.338Z] #20 23.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T21:35:28.338Z] #20 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T21:35:28.338Z] #20 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T21:35:28.338Z] #20 23.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T21:35:28.338Z] #20 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T21:35:28.338Z] #20 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T21:35:28.338Z] #20 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T21:35:28.338Z] #20 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T21:35:28.338Z] #20 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T21:35:28.338Z] #20 23.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:35:28.338Z] #20 23.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:35:28.338Z] #20 23.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T21:35:28.338Z] #20 23.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T21:35:28.338Z] #20 23.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T21:35:28.338Z] #20 23.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T21:35:28.338Z] #20 23.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T21:35:28.338Z] #20 23.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:35:28.338Z] #20 23.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:35:28.338Z] #20 23.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:35:28.338Z] #20 23.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T21:35:28.338Z] #20 23.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T21:35:28.404Z] #43 54.38 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T21:35:28.404Z] #43 54.43 DEP criu/pie/util-vdso-elf32.d [2022-04-07T21:35:28.404Z] #43 54.54 DEP criu/pie/util-vdso.d [2022-04-07T21:35:28.404Z] #43 54.67 DEP criu/pie/util.d [2022-04-07T21:35:28.598Z] #20 23.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:35:28.598Z] #20 ... [2022-04-07T21:35:28.598Z] [2022-04-07T21:35:28.598Z] #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-04-07T21:35:28.598Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:28.598Z] #43 74.33 DEP criu/file-ids.d [2022-04-07T21:35:28.660Z] #43 54.80 CC criu/pie/util.o [2022-04-07T21:35:28.671Z] #43 77.07 CC criu/aio.o [2022-04-07T21:35:28.859Z] #43 74.55 DEP criu/fifo.d [2022-04-07T21:35:28.859Z] #43 74.67 DEP criu/fdstore.d [2022-04-07T21:35:28.917Z] #43 55.06 CC criu/pie/util-vdso.o [2022-04-07T21:35:29.021Z] #20 ... [2022-04-07T21:35:29.021Z] [2022-04-07T21:35:29.021Z] #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-04-07T21:35:29.021Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:29.021Z] #43 71.72 DEP criu/clone-noasan.d [2022-04-07T21:35:29.021Z] #43 71.84 DEP criu/cgroup.d [2022-04-07T21:35:29.021Z] #43 72.10 DEP criu/cgroup-props.d [2022-04-07T21:35:29.021Z] #43 72.31 DEP criu/bitmap.d [2022-04-07T21:35:29.021Z] #43 72.33 DEP criu/bfd.d [2022-04-07T21:35:29.021Z] #43 72.47 DEP criu/autofs.d [2022-04-07T21:35:29.021Z] #43 72.62 DEP criu/aio.d [2022-04-07T21:35:29.021Z] #43 72.75 DEP criu/action-scripts.d [2022-04-07T21:35:29.021Z] #43 72.93 CC criu/action-scripts.o [2022-04-07T21:35:29.021Z] #43 73.44 CC criu/aio.o [2022-04-07T21:35:29.021Z] #43 73.96 CC criu/autofs.o [2022-04-07T21:35:29.021Z] #43 75.40 CC criu/bfd.o [2022-04-07T21:35:29.021Z] #43 76.03 CC criu/bitmap.o [2022-04-07T21:35:29.021Z] #43 76.25 CC criu/cgroup-props.o [2022-04-07T21:35:29.021Z] #43 77.00 CC criu/cgroup.o [2022-04-07T21:35:29.021Z] #43 79.54 CC criu/clone-noasan.o [2022-04-07T21:35:29.021Z] #43 79.73 CC criu/config.o [2022-04-07T21:35:29.021Z] #43 81.07 CC criu/cr-check.o [2022-04-07T21:35:29.118Z] #43 74.82 DEP criu/fault-injection.d [2022-04-07T21:35:29.119Z] #43 74.85 DEP criu/external.d [2022-04-07T21:35:29.119Z] #43 75.00 DEP criu/eventpoll.d [2022-04-07T21:35:29.243Z] #43 77.67 CC criu/autofs.o [2022-04-07T21:35:29.379Z] #43 75.13 DEP criu/eventfd.d [2022-04-07T21:35:29.379Z] #43 75.27 DEP criu/crtools.d [2022-04-07T21:35:29.640Z] #43 75.46 DEP criu/cr-service.d [2022-04-07T21:35:29.814Z] #43 ... [2022-04-07T21:35:29.814Z] [2022-04-07T21:35:29.814Z] #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-04-07T21:35:29.814Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:35:29.814Z] #32 DONE 142.9s [2022-04-07T21:35:29.814Z] [2022-04-07T21:35:29.814Z] #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-04-07T21:35:29.814Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:29.814Z] #20 24.88 Selecting previously unselected package python3.7-minimal. [2022-04-07T21:35:29.815Z] #20 24.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:29.815Z] #20 24.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:29.815Z] #20 25.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:29.815Z] #20 25.87 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:29.848Z] #43 55.72 CC criu/pie/util-vdso-elf32.o [2022-04-07T21:35:29.902Z] #43 75.65 DEP criu/cr-restore.d [2022-04-07T21:35:29.991Z] ---> d562cc294ee4 [2022-04-07T21:35:30.163Z] #43 75.88 DEP criu/cr-errno.d [2022-04-07T21:35:30.163Z] #43 75.91 DEP criu/cr-dump.d [2022-04-07T21:35:30.392Z] #43 82.71 CC criu/cr-dedup.o [2022-04-07T21:35:30.392Z] #43 83.07 CC criu/cr-dump.o [2022-04-07T21:35:30.414Z] #43 56.41 AR criu/pie/pie.lib.a [2022-04-07T21:35:30.414Z] #43 56.47 DEP criu/pie/restorer.d [2022-04-07T21:35:30.414Z] #43 56.65 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T21:35:30.414Z] #43 ... [2022-04-07T21:35:30.414Z] [2022-04-07T21:35:30.414Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T21:35:30.414Z] #16 sha256:aa9e4a9f6a8091e338f1bd4db80e71b30d8fe4fd76e00e466141de542675f9f2 [2022-04-07T21:35:30.414Z] #16 3.174 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T21:35:30.424Z] #43 76.11 DEP criu/cr-dedup.d [2022-04-07T21:35:30.424Z] #43 ... [2022-04-07T21:35:30.424Z] [2022-04-07T21:35:30.424Z] #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-04-07T21:35:30.424Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:35:30.424Z] #32 DONE 143.8s [2022-04-07T21:35:30.424Z] [2022-04-07T21:35:30.424Z] #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-04-07T21:35:30.424Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:30.424Z] #43 76.31 DEP criu/cr-check.d [2022-04-07T21:35:30.452Z] Successfully built d562cc294ee4 [2022-04-07T21:35:30.452Z] Successfully tagged docker:latest [2022-04-07T21:35:30.452Z] INFO: Image build ended at 04/07/2022 21:35:30. Duration:00:04:12.6883229 [2022-04-07T21:35:30.452Z] [2022-04-07T21:35:30.452Z] [2022-04-07T21:35:30.452Z] INFO: Building the test binaries at 04/07/2022 21:35:30... [2022-04-07T21:35:30.649Z] #43 ... [2022-04-07T21:35:30.649Z] [2022-04-07T21:35:30.649Z] #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-04-07T21:35:30.649Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:35:30.650Z] #20 37.16 Selecting previously unselected package libnet1:arm64. [2022-04-07T21:35:30.650Z] #20 37.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T21:35:30.650Z] #20 37.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:30.650Z] #20 37.24 Selecting previously unselected package libnl-3-200:arm64. [2022-04-07T21:35:30.650Z] #20 37.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-07T21:35:30.650Z] #20 37.26 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T21:35:30.650Z] #20 37.33 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-07T21:35:30.650Z] #20 37.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-07T21:35:30.907Z] #20 37.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T21:35:30.907Z] #20 37.41 Selecting previously unselected package libreadline5:arm64. [2022-04-07T21:35:30.907Z] #20 37.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-04-07T21:35:30.907Z] #20 37.43 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:30.907Z] #20 37.53 Selecting previously unselected package net-tools. [2022-04-07T21:35:30.907Z] #20 37.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-04-07T21:35:30.907Z] #20 37.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:30.978Z] #16 DONE 3.5s [2022-04-07T21:35:30.978Z] [2022-04-07T21:35:30.978Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:35:30.978Z] #17 sha256:134dac6032c2de42e7ce99d24c527bc3c2fc6e646c9224895635cda69da9c5e4 [2022-04-07T21:35:30.995Z] #43 76.60 DEP criu/config.d [2022-04-07T21:35:30.995Z] #43 76.79 DEP criu/clone-noasan.d [2022-04-07T21:35:30.995Z] #43 76.89 DEP criu/cgroup.d [2022-04-07T21:35:31.165Z] #20 37.72 Selecting previously unselected package patch. [2022-04-07T21:35:31.165Z] #20 37.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-04-07T21:35:31.165Z] #20 37.73 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:31.165Z] #20 37.84 Selecting previously unselected package python-pip-whl. [2022-04-07T21:35:31.165Z] #20 37.86 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T21:35:31.165Z] #20 37.86 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T21:35:31.257Z] #43 77.11 DEP criu/cgroup-props.d [2022-04-07T21:35:31.517Z] #43 77.28 DEP criu/bitmap.d [2022-04-07T21:35:31.517Z] #43 77.28 DEP criu/bfd.d [2022-04-07T21:35:31.517Z] #43 77.35 DEP criu/autofs.d [2022-04-07T21:35:31.517Z] #43 77.45 DEP criu/aio.d [2022-04-07T21:35:31.729Z] #20 38.32 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:35:31.730Z] #20 38.33 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T21:35:31.730Z] #20 38.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:35:31.730Z] #20 38.46 Selecting previously unselected package python3-distutils. [2022-04-07T21:35:31.730Z] #20 38.46 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T21:35:31.730Z] #20 38.47 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T21:35:31.730Z] #20 28.55 Selecting previously unselected package python3-minimal. [2022-04-07T21:35:31.730Z] #20 28.55 (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-04-07T21:35:31.730Z] #20 28.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T21:35:31.730Z] #20 28.60 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T21:35:31.730Z] #20 28.71 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T21:35:31.730Z] #20 28.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T21:35:31.730Z] #20 28.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:35:31.730Z] #20 28.83 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T21:35:31.730Z] #20 28.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:31.730Z] #20 28.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:31.777Z] #43 77.57 DEP criu/action-scripts.d [2022-04-07T21:35:32.028Z] #20 38.61 Selecting previously unselected package python3-pip. [2022-04-07T21:35:32.028Z] #20 38.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T21:35:32.028Z] #20 38.62 Unpacking python3-pip (18.1-5) ... [2022-04-07T21:35:32.037Z] #43 77.80 CC criu/action-scripts.o [2022-04-07T21:35:32.285Z] #20 38.82 Selecting previously unselected package python3-pkg-resources. [2022-04-07T21:35:32.285Z] #20 38.84 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:35:32.285Z] #20 38.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:35:32.285Z] #20 39.01 Selecting previously unselected package python3-setuptools. [2022-04-07T21:35:32.285Z] #20 39.01 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T21:35:32.285Z] #20 39.05 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T21:35:32.297Z] #43 78.22 CC criu/aio.o [2022-04-07T21:35:32.347Z] #17 ... [2022-04-07T21:35:32.347Z] [2022-04-07T21:35:32.347Z] #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-04-07T21:35:32.347Z] #53 sha256:807f99f0009f101c492f7f629195ccb242e672112775d0433c7f2cbb0cbebf5c [2022-04-07T21:35:32.347Z] #53 3.033 + RM_GOPATH=0 [2022-04-07T21:35:32.347Z] #53 3.033 + TMP_GOPATH= [2022-04-07T21:35:32.347Z] #53 3.033 + : /build [2022-04-07T21:35:32.347Z] #53 3.033 + '[' -z '' ']' [2022-04-07T21:35:32.347Z] #53 3.033 ++ mktemp -d [2022-04-07T21:35:32.347Z] #53 3.033 + export GOPATH=/tmp/tmp.ApVJjp2ZXg [2022-04-07T21:35:32.347Z] #53 3.033 + GOPATH=/tmp/tmp.ApVJjp2ZXg [2022-04-07T21:35:32.347Z] #53 3.033 + RM_GOPATH=1 [2022-04-07T21:35:32.347Z] #53 3.033 + case "$(go env GOARCH)" in [2022-04-07T21:35:32.347Z] #53 3.033 ++ go env GOARCH [2022-04-07T21:35:32.347Z] #53 3.065 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T21:35:32.347Z] #53 3.080 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T21:35:32.347Z] #53 3.080 + GO_BUILDMODE=-buildmode=pie [2022-04-07T21:35:32.347Z] #53 3.080 ++ dirname /tmp/install/install.sh [2022-04-07T21:35:32.347Z] #53 3.080 + dir=/tmp/install [2022-04-07T21:35:32.347Z] #53 3.080 + bin=runc [2022-04-07T21:35:32.347Z] #53 3.080 + shift [2022-04-07T21:35:32.347Z] #53 3.080 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T21:35:32.347Z] #53 3.080 + . /tmp/install/runc.installer [2022-04-07T21:35:32.347Z] #53 3.080 ++ set -e [2022-04-07T21:35:32.347Z] #53 3.080 ++ : v1.0.3 [2022-04-07T21:35:32.347Z] #53 3.080 + install_runc [2022-04-07T21:35:32.348Z] #53 3.080 + RUNC_BUILDTAGS=seccomp [2022-04-07T21:35:32.348Z] #53 3.080 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T21:35:32.348Z] #53 3.080 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ApVJjp2ZXg/src/github.com/opencontainers/runc [2022-04-07T21:35:32.348Z] #53 3.080 Cloning into '/tmp/tmp.ApVJjp2ZXg/src/github.com/opencontainers/runc'... [2022-04-07T21:35:32.348Z] #53 ... [2022-04-07T21:35:32.348Z] [2022-04-07T21:35:32.348Z] #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-04-07T21:35:32.348Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:32.348Z] #43 56.81 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T21:35:32.348Z] #43 56.81 DEP criu/arch/x86/restorer.d [2022-04-07T21:35:32.348Z] #43 57.03 DEP criu/arch/x86/vdso-pie.d [2022-04-07T21:35:32.348Z] #43 57.16 DEP criu/pie/parasite-vdso.d [2022-04-07T21:35:32.348Z] #43 57.39 DEP criu/pie/parasite.d [2022-04-07T21:35:32.348Z] #43 57.51 CC criu/pie/parasite.o [2022-04-07T21:35:32.543Z] #20 39.26 Selecting previously unselected package python3-wheel. [2022-04-07T21:35:32.543Z] #20 39.26 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T21:35:32.543Z] #20 39.26 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T21:35:32.543Z] #20 39.35 Selecting previously unselected package sudo. [2022-04-07T21:35:32.605Z] #43 58.62 LINK criu/pie/parasite.built-in.o [2022-04-07T21:35:32.605Z] #43 58.64 GEN criu/pie/parasite-blob.h [2022-04-07T21:35:32.605Z] #43 58.66 CC criu/pie/parasite-vdso.o [2022-04-07T21:35:32.670Z] #20 29.66 Selecting previously unselected package python3.7. [2022-04-07T21:35:32.670Z] #20 29.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:32.670Z] #20 29.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:32.670Z] #20 29.78 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T21:35:32.670Z] #20 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T21:35:32.670Z] #20 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:35:32.800Z] #20 39.36 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-04-07T21:35:32.800Z] #20 39.36 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:32.868Z] #43 78.66 CC criu/autofs.o [2022-04-07T21:35:32.931Z] #20 29.87 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T21:35:33.174Z] #43 59.27 CC criu/arch/x86/vdso-pie.o [2022-04-07T21:35:33.364Z] #20 39.85 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T21:35:33.364Z] #20 39.85 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-04-07T21:35:33.364Z] #20 39.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:33.364Z] #20 40.09 Selecting previously unselected package uidmap. [2022-04-07T21:35:33.430Z] #43 59.56 CC criu/arch/x86/restorer.o [2022-04-07T21:35:33.626Z] #20 40.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-04-07T21:35:33.627Z] #20 40.10 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T21:35:33.627Z] #20 40.22 Selecting previously unselected package vim-runtime. [2022-04-07T21:35:33.627Z] #20 40.23 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:33.627Z] #20 40.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T21:35:33.627Z] #20 40.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T21:35:33.627Z] #20 40.30 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:33.761Z] #20 30.73 Selecting previously unselected package python3. [2022-04-07T21:35:33.761Z] #20 30.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-04-07T21:35:33.761Z] #20 30.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T21:35:33.761Z] #20 30.80 Unpacking python3 (3.7.3-1) ... [2022-04-07T21:35:33.761Z] #20 30.90 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T21:35:33.761Z] #20 30.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:33.761Z] #20 30.91 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:33.761Z] #20 31.01 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T21:35:33.761Z] #20 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:33.993Z] #43 60.13 CC criu/arch/x86/restorer_unmap.o [2022-04-07T21:35:34.019Z] #20 31.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:34.019Z] #20 31.11 Selecting previously unselected package libiptc0:amd64. [2022-04-07T21:35:34.019Z] #20 31.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:34.019Z] #20 31.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:34.019Z] #20 31.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T21:35:34.019Z] #20 31.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T21:35:34.019Z] #20 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:35:34.249Z] #43 80.11 CC criu/bfd.o [2022-04-07T21:35:34.250Z] #43 60.25 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T21:35:34.280Z] #20 31.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T21:35:34.280Z] #20 31.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T21:35:34.280Z] #20 31.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:35:34.280Z] #20 31.42 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T21:35:34.280Z] #20 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T21:35:34.280Z] #20 31.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:35:34.280Z] #20 31.52 Selecting previously unselected package iptables. [2022-04-07T21:35:34.507Z] #43 ... [2022-04-07T21:35:34.507Z] [2022-04-07T21:35:34.507Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T21:35:34.507Z] #17 sha256:134dac6032c2de42e7ce99d24c527bc3c2fc6e646c9224895635cda69da9c5e4 [2022-04-07T21:35:34.507Z] #17 DONE 3.5s [2022-04-07T21:35:34.507Z] [2022-04-07T21:35:34.507Z] #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-04-07T21:35:34.507Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:34.507Z] #43 60.55 CC criu/pie/restorer.o [2022-04-07T21:35:34.540Z] #20 31.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T21:35:34.540Z] #20 31.54 Unpacking iptables (1.8.2-4) ... [2022-04-07T21:35:34.800Z] #20 31.90 Selecting previously unselected package xxd. [2022-04-07T21:35:34.800Z] #20 31.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:35:34.800Z] #20 31.92 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:34.800Z] #20 32.06 Selecting previously unselected package vim-common. [2022-04-07T21:35:34.820Z] #43 80.58 CC criu/bitmap.o [2022-04-07T21:35:35.060Z] #20 32.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:35.060Z] #20 32.11 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:35.081Z] #43 80.78 CC criu/cgroup-props.o [2022-04-07T21:35:35.320Z] #20 32.30 Selecting previously unselected package bash-completion. [2022-04-07T21:35:35.320Z] #20 32.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T21:35:35.652Z] #43 81.42 CC criu/cgroup.o [2022-04-07T21:35:35.876Z] #43 ... [2022-04-07T21:35:35.876Z] [2022-04-07T21:35:35.876Z] #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-04-07T21:35:35.876Z] #53 sha256:807f99f0009f101c492f7f629195ccb242e672112775d0433c7f2cbb0cbebf5c [2022-04-07T21:35:35.876Z] #53 12.99 + cd /tmp/tmp.ApVJjp2ZXg/src/github.com/opencontainers/runc [2022-04-07T21:35:35.876Z] #53 12.99 + git checkout -q v1.0.3 [2022-04-07T21:35:35.876Z] #53 13.79 + '[' -z '' ']' [2022-04-07T21:35:35.876Z] #53 13.79 + target=static [2022-04-07T21:35:35.876Z] #53 13.79 + make BUILDTAGS=seccomp static [2022-04-07T21:35:36.438Z] #53 14.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T21:35:36.901Z] #20 43.20 Selecting previously unselected package vim. [2022-04-07T21:35:36.901Z] #20 43.21 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T21:35:36.901Z] #20 43.23 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:37.033Z] #43 ... [2022-04-07T21:35:37.033Z] [2022-04-07T21:35:37.033Z] #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-04-07T21:35:37.033Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:37.033Z] #20 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:35:37.033Z] #20 23.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:35:37.033Z] #20 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:35:37.033Z] #20 23.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T21:35:37.033Z] #20 23.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T21:35:37.033Z] #20 23.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T21:35:37.033Z] #20 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T21:35:37.033Z] #20 24.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T21:35:37.033Z] #20 24.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T21:35:37.033Z] #20 24.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T21:35:37.033Z] #20 24.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T21:35:37.033Z] #20 24.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T21:35:37.033Z] #20 24.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T21:35:37.033Z] #20 24.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T21:35:37.033Z] #20 24.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T21:35:37.033Z] #20 24.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T21:35:37.033Z] #20 24.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T21:35:37.033Z] #20 24.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T21:35:37.033Z] #20 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T21:35:37.033Z] #20 24.67 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T21:35:37.033Z] #20 25.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:35:37.033Z] #20 25.58 Fetched 28.6 MB in 2s (14.1 MB/s) [2022-04-07T21:35:37.033Z] #20 25.75 Selecting previously unselected package pigz. [2022-04-07T21:35:37.033Z] #20 25.75 (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-04-07T21:35:37.033Z] #20 25.86 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 25.87 Unpacking pigz (2.4-1) ... [2022-04-07T21:35:37.033Z] #20 26.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T21:35:37.033Z] #20 26.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 26.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 26.82 Selecting previously unselected package python3.7-minimal. [2022-04-07T21:35:37.033Z] #20 26.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 26.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 27.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 27.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 29.74 Selecting previously unselected package python3-minimal. [2022-04-07T21:35:37.033Z] #20 29.74 (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-04-07T21:35:37.033Z] #20 29.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 29.78 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T21:35:37.033Z] #20 29.86 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T21:35:37.033Z] #20 29.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 29.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:35:37.033Z] #20 30.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T21:35:37.033Z] #20 30.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 30.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 31.01 Selecting previously unselected package python3.7. [2022-04-07T21:35:37.033Z] #20 31.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 31.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:37.033Z] #20 31.19 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T21:35:37.033Z] #20 31.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T21:35:37.033Z] #20 31.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:35:37.033Z] #20 31.29 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T21:35:37.033Z] #20 32.13 Selecting previously unselected package python3. [2022-04-07T21:35:37.158Z] #20 43.66 Selecting previously unselected package xfsprogs. [2022-04-07T21:35:37.158Z] #20 43.67 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-04-07T21:35:37.158Z] #20 43.67 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T21:35:37.293Z] #20 32.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-04-07T21:35:37.293Z] #20 32.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T21:35:37.293Z] #20 32.20 Unpacking python3 (3.7.3-1) ... [2022-04-07T21:35:37.293Z] #20 32.31 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T21:35:37.293Z] #20 32.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:37.293Z] #20 32.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:37.293Z] #20 32.41 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T21:35:37.414Z] #20 44.15 Selecting previously unselected package zip. [2022-04-07T21:35:37.414Z] #20 44.15 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-04-07T21:35:37.414Z] #20 44.16 Unpacking zip (3.0-11+b1) ... [2022-04-07T21:35:37.553Z] #20 32.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:37.553Z] #20 32.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:37.553Z] #20 32.53 Selecting previously unselected package libiptc0:amd64. [2022-04-07T21:35:37.553Z] #20 32.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T21:35:37.553Z] #20 32.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:37.553Z] #20 32.63 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T21:35:37.671Z] #20 44.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:37.671Z] #20 44.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:37.671Z] #20 44.39 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:37.671Z] #20 44.40 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:37.671Z] #20 44.42 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-04-07T21:35:37.671Z] #20 44.43 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:37.671Z] #20 44.44 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T21:35:37.671Z] #20 44.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-04-07T21:35:37.671Z] #20 44.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:37.806Z] #53 ... [2022-04-07T21:35:37.806Z] [2022-04-07T21:35:37.806Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T21:35:37.806Z] #18 sha256:481c611492374a2bcb1a66505d5f9563c225bc87bf1752be522126380e17e5f5 [2022-04-07T21:35:37.806Z] #18 DONE 3.1s [2022-04-07T21:35:37.806Z] [2022-04-07T21:35:37.806Z] #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-04-07T21:35:37.806Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:37.806Z] #43 63.30 LINK criu/pie/restorer.built-in.o [2022-04-07T21:35:37.806Z] #43 63.32 GEN criu/pie/restorer-blob.h [2022-04-07T21:35:37.806Z] #43 63.42 DEP criu/vdso.d [2022-04-07T21:35:37.806Z] #43 63.62 DEP criu/vdso-compat.d [2022-04-07T21:35:37.806Z] #43 63.80 DEP criu/uts_ns.d [2022-04-07T21:35:37.806Z] #43 63.94 DEP criu/util.d [2022-04-07T21:35:37.812Z] #20 32.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T21:35:37.812Z] #20 32.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:35:37.812Z] #20 32.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T21:35:37.812Z] #20 32.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T21:35:37.812Z] #20 32.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:35:37.812Z] #20 32.79 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T21:35:37.812Z] #20 32.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T21:35:37.812Z] #20 32.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:35:37.812Z] #20 32.91 Selecting previously unselected package iptables. [2022-04-07T21:35:37.860Z] #20 34.93 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T21:35:37.927Z] #20 44.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:37.927Z] #20 44.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T21:35:37.927Z] #20 44.51 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T21:35:37.927Z] #20 44.52 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:37.927Z] #20 44.54 Setting up zip (3.0-11+b1) ... [2022-04-07T21:35:37.927Z] #20 44.55 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:37.927Z] #20 44.58 Setting up bash-completion (1:2.8-6) ... [2022-04-07T21:35:38.062Z] #43 64.14 DEP criu/uffd.d [2022-04-07T21:35:38.072Z] #20 32.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T21:35:38.072Z] #20 32.92 Unpacking iptables (1.8.2-4) ... [2022-04-07T21:35:38.119Z] #20 35.33 Selecting previously unselected package bzip2. [2022-04-07T21:35:38.320Z] #43 64.30 DEP criu/tun.d [2022-04-07T21:35:38.321Z] #43 64.47 DEP criu/tty.d [2022-04-07T21:35:38.345Z] #20 33.29 Selecting previously unselected package xxd. [2022-04-07T21:35:38.345Z] #20 33.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:35:38.345Z] #20 33.30 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:38.345Z] #20 33.44 Selecting previously unselected package vim-common. [2022-04-07T21:35:38.345Z] #20 33.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:38.448Z] #20 35.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T21:35:38.448Z] #20 35.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:38.448Z] #20 35.46 Selecting previously unselected package xz-utils. [2022-04-07T21:35:38.448Z] #20 35.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T21:35:38.448Z] #20 35.48 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T21:35:38.577Z] #43 64.67 DEP criu/timerfd.d [2022-04-07T21:35:38.605Z] #20 33.48 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:38.726Z] #20 35.67 Selecting previously unselected package apparmor. [2022-04-07T21:35:38.726Z] #20 35.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T21:35:38.726Z] #20 35.80 Unpacking apparmor (2.13.2-10) ... [2022-04-07T21:35:38.834Z] #43 64.83 DEP criu/timens.d [2022-04-07T21:35:38.865Z] #20 33.67 Selecting previously unselected package bash-completion. [2022-04-07T21:35:38.865Z] #20 33.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T21:35:38.988Z] #20 36.15 Selecting previously unselected package aufs-tools. [2022-04-07T21:35:38.988Z] #20 36.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T21:35:38.988Z] #20 36.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:39.037Z] INFO: make.ps1 starting at 04/07/2022 21:35:37 [2022-04-07T21:35:39.037Z] INFO: Git commit (09d6fcdfec) assumed from DOCKER_GITCOMMIT environment variable [2022-04-07T21:35:39.037Z] INFO: Invoking autogen... [2022-04-07T21:35:39.090Z] #43 65.05 DEP criu/sysfs_parse.d [2022-04-07T21:35:39.090Z] #43 65.18 DEP criu/sysctl.d [2022-04-07T21:35:39.251Z] #20 36.31 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:35:39.251Z] #20 36.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:35:39.251Z] #20 36.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:35:39.347Z] #43 65.34 DEP criu/string.d [2022-04-07T21:35:39.347Z] #43 65.39 DEP criu/stats.d [2022-04-07T21:35:39.347Z] #43 65.49 DEP criu/sockets.d [2022-04-07T21:35:39.347Z] #43 ... [2022-04-07T21:35:39.347Z] [2022-04-07T21:35:39.347Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T21:35:39.347Z] #19 sha256:97e039f044864ae37792b501ce4c4c5f3559062a866644aef826dd87032c6356 [2022-04-07T21:35:39.347Z] #19 DONE 1.9s [2022-04-07T21:35:39.498Z] INFO: Building daemon... [2022-04-07T21:35:39.517Z] #20 36.47 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:35:39.517Z] #20 36.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:35:39.517Z] #20 36.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:39.517Z] #20 36.61 Selecting previously unselected package jq. [2022-04-07T21:35:39.517Z] #20 36.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:35:39.517Z] #20 36.61 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:39.517Z] #20 36.67 Selecting previously unselected package libaio1:amd64. [2022-04-07T21:35:39.517Z] #20 36.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T21:35:39.517Z] #20 36.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:35:39.603Z] [2022-04-07T21:35:39.603Z] #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-04-07T21:35:39.603Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:39.603Z] #43 65.66 DEP criu/sk-unix.d [2022-04-07T21:35:39.786Z] #20 36.75 Selecting previously unselected package libgpm2:amd64. [2022-04-07T21:35:39.786Z] #20 36.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T21:35:39.786Z] #20 36.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:35:39.786Z] #20 36.89 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:35:39.786Z] #20 36.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:35:39.786Z] #20 36.90 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:35:39.859Z] #43 65.94 DEP criu/sk-tcp.d [2022-04-07T21:35:40.117Z] #43 66.10 DEP criu/sk-queue.d [2022-04-07T21:35:40.117Z] #43 66.27 DEP criu/sk-packet.d [2022-04-07T21:35:40.374Z] #43 66.45 DEP criu/sk-netlink.d [2022-04-07T21:35:40.374Z] #43 66.64 DEP criu/sk-inet.d [2022-04-07T21:35:40.939Z] #43 66.89 DEP criu/signalfd.d [2022-04-07T21:35:40.939Z] #43 67.03 DEP criu/sigframe.d [2022-04-07T21:35:40.939Z] #43 67.20 DEP criu/shmem.d [2022-04-07T21:35:41.170Z] #20 ... [2022-04-07T21:35:41.170Z] [2022-04-07T21:35:41.170Z] #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-04-07T21:35:41.170Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:41.170Z] #43 79.73 CC criu/bfd.o [2022-04-07T21:35:41.170Z] #43 80.12 CC criu/bitmap.o [2022-04-07T21:35:41.170Z] #43 80.26 CC criu/cgroup-props.o [2022-04-07T21:35:41.170Z] #43 81.01 CC criu/cgroup.o [2022-04-07T21:35:41.170Z] #43 83.94 CC criu/clone-noasan.o [2022-04-07T21:35:41.170Z] #43 84.18 CC criu/config.o [2022-04-07T21:35:41.170Z] #43 85.66 CC criu/cr-check.o [2022-04-07T21:35:41.170Z] #43 87.36 CC criu/cr-dedup.o [2022-04-07T21:35:41.170Z] #43 87.85 CC criu/cr-dump.o [2022-04-07T21:35:41.198Z] #20 47.63 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-04-07T21:35:41.198Z] #20 47.64 Setting up xz-utils (5.2.4-1) ... [2022-04-07T21:35:41.198Z] #20 47.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T21:35:41.198Z] #20 47.67 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:41.198Z] #20 47.68 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:41.198Z] #20 47.75 invoke-rc.d: could not determine current runlevel [2022-04-07T21:35:41.198Z] #20 47.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:35:41.198Z] #20 47.78 Setting up pigz (2.4-1) ... [2022-04-07T21:35:41.198Z] #20 47.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-07T21:35:41.198Z] #20 47.81 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T21:35:41.198Z] #20 47.82 Setting up python-pip-whl (18.1-5) ... [2022-04-07T21:35:41.198Z] #20 47.84 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-04-07T21:35:41.198Z] #20 47.85 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:41.406Z] #20 36.32 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T21:35:41.454Z] #20 48.09 Setting up libaio1:arm64 (0.3.112-3) ... [2022-04-07T21:35:41.454Z] #20 48.10 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-07T21:35:41.454Z] #20 48.11 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:41.454Z] #20 48.13 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:41.454Z] #20 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T21:35:41.454Z] #20 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T21:35:41.454Z] #20 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T21:35:41.454Z] #20 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T21:35:41.454Z] #20 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T21:35:41.454Z] #20 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T21:35:41.454Z] #20 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T21:35:41.454Z] #20 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T21:35:41.454Z] #20 48.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:41.454Z] #20 48.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:41.454Z] #20 48.26 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-07T21:35:41.454Z] #20 48.27 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:41.454Z] #20 48.28 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-07T21:35:41.504Z] #43 67.39 DEP criu/servicefd.d [2022-04-07T21:35:41.504Z] #43 67.59 DEP criu/seize.d [2022-04-07T21:35:41.504Z] #43 67.75 DEP criu/seccomp.d [2022-04-07T21:35:41.711Z] #20 48.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:41.742Z] #43 90.14 CC criu/cr-errno.o [2022-04-07T21:35:41.742Z] #43 90.28 CC criu/cr-restore.o [2022-04-07T21:35:41.761Z] #43 67.93 DEP criu/rst-malloc.d [2022-04-07T21:35:41.761Z] #43 67.99 DEP criu/rbtree.d [2022-04-07T21:35:41.761Z] #43 68.02 DEP criu/pstree.d [2022-04-07T21:35:41.977Z] #20 36.76 Selecting previously unselected package bzip2. [2022-04-07T21:35:41.977Z] #20 36.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T21:35:41.977Z] #20 36.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:41.977Z] #20 36.89 Selecting previously unselected package xz-utils. [2022-04-07T21:35:41.977Z] #20 36.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T21:35:41.977Z] #20 36.91 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T21:35:42.238Z] #20 37.08 Selecting previously unselected package apparmor. [2022-04-07T21:35:42.238Z] #20 37.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T21:35:42.238Z] #20 37.20 Unpacking apparmor (2.13.2-10) ... [2022-04-07T21:35:42.327Z] #43 68.25 DEP criu/protobuf.d [2022-04-07T21:35:42.327Z] #43 68.46 GEN criu/protobuf-desc-gen.h [2022-04-07T21:35:42.499Z] #20 37.55 Selecting previously unselected package aufs-tools. [2022-04-07T21:35:42.499Z] #20 37.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T21:35:42.499Z] #20 37.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:42.763Z] #20 37.71 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:35:42.763Z] #20 37.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:35:42.763Z] #20 37.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:35:43.023Z] #20 37.87 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:35:43.023Z] #20 37.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:35:43.023Z] #20 37.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:43.023Z] #20 38.01 Selecting previously unselected package jq. [2022-04-07T21:35:43.023Z] #20 38.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:35:43.023Z] #20 38.02 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:43.082Z] #20 ... [2022-04-07T21:35:43.082Z] [2022-04-07T21:35:43.082Z] #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-04-07T21:35:43.082Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:43.082Z] #43 85.52 CC criu/cr-errno.o [2022-04-07T21:35:43.082Z] #43 85.63 CC criu/cr-restore.o [2022-04-07T21:35:43.082Z] #43 90.26 CC criu/cr-service.o [2022-04-07T21:35:43.082Z] #43 92.13 CC criu/crtools.o [2022-04-07T21:35:43.082Z] #43 92.72 CC criu/eventfd.o [2022-04-07T21:35:43.082Z] #43 93.10 CC criu/eventpoll.o [2022-04-07T21:35:43.082Z] #43 94.01 CC criu/external.o [2022-04-07T21:35:43.082Z] #43 94.30 CC criu/fault-injection.o [2022-04-07T21:35:43.082Z] #43 94.47 CC criu/fdstore.o [2022-04-07T21:35:43.082Z] #43 94.87 CC criu/fifo.o [2022-04-07T21:35:43.082Z] #43 95.36 CC criu/file-ids.o [2022-04-07T21:35:43.082Z] #43 95.68 CC criu/file-lock.o [2022-04-07T21:35:43.284Z] #20 38.13 Selecting previously unselected package libaio1:amd64. [2022-04-07T21:35:43.284Z] #20 38.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T21:35:43.284Z] #20 38.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:35:43.284Z] #20 38.21 Selecting previously unselected package libgpm2:amd64. [2022-04-07T21:35:43.284Z] #20 38.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T21:35:43.284Z] #20 38.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:35:43.284Z] #20 38.28 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:35:43.284Z] #20 38.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:35:43.284Z] #20 38.30 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:35:43.658Z] #43 ... [2022-04-07T21:35:43.658Z] [2022-04-07T21:35:43.659Z] #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-04-07T21:35:43.659Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:43.659Z] #20 40.54 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:35:43.659Z] #20 40.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:35:43.659Z] #20 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:43.659Z] #20 40.65 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:35:43.659Z] #20 40.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:35:43.659Z] #20 40.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:35:43.659Z] #20 40.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:35:43.659Z] #20 40.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:35:43.659Z] #20 40.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:35:43.659Z] #20 40.85 Selecting previously unselected package libreadline5:amd64. [2022-04-07T21:35:43.659Z] #20 40.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T21:35:43.659Z] #20 40.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:43.919Z] #20 40.95 Selecting previously unselected package net-tools. [2022-04-07T21:35:43.919Z] #20 40.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T21:35:43.919Z] #20 40.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:43.919Z] #20 41.18 Selecting previously unselected package patch. [2022-04-07T21:35:44.013Z] #43 96.65 CC criu/files-ext.o [2022-04-07T21:35:44.180Z] #20 41.18 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T21:35:44.180Z] #20 41.19 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:44.221Z] #43 70.21 DEP criu/protobuf-desc.d [2022-04-07T21:35:44.221Z] #43 70.34 DEP criu/proc_parse.d [2022-04-07T21:35:44.270Z] #43 97.00 CC criu/files-reg.o [2022-04-07T21:35:44.441Z] #20 41.32 Selecting previously unselected package python-pip-whl. [2022-04-07T21:35:44.441Z] #20 41.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T21:35:44.441Z] #20 41.35 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T21:35:44.479Z] #43 70.54 DEP criu/plugin.d [2022-04-07T21:35:44.737Z] #43 70.65 DEP criu/pipes.d [2022-04-07T21:35:44.737Z] #43 70.83 DEP criu/pie-util.d [2022-04-07T21:35:44.836Z] #43 ... [2022-04-07T21:35:44.836Z] [2022-04-07T21:35:44.836Z] #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-04-07T21:35:44.836Z] #20 sha256:d02f829ff2a52efee3594d350eb4cfd82f125b614893dd5baed2729c9c0c057c [2022-04-07T21:35:44.836Z] #20 51.39 Setting up iptables (1.8.2-4) ... [2022-04-07T21:35:44.836Z] #20 51.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T21:35:44.836Z] #20 51.44 Setting up python3 (3.7.3-1) ... [2022-04-07T21:35:44.994Z] #43 70.94 DEP criu/pie-util-vdso.d [2022-04-07T21:35:44.994Z] #43 71.06 DEP criu/pie-util-vdso-elf32.d [2022-04-07T21:35:44.994Z] #43 71.14 DEP criu/path.d [2022-04-07T21:35:45.011Z] #20 41.98 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:35:45.011Z] #20 41.98 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T21:35:45.011Z] #20 41.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:35:45.011Z] #20 42.13 Selecting previously unselected package python3-distutils. [2022-04-07T21:35:45.011Z] #20 42.14 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T21:35:45.011Z] #20 42.15 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T21:35:45.251Z] #43 71.26 DEP criu/parasite-syscall.d [2022-04-07T21:35:45.251Z] #43 71.45 DEP criu/pagemap.d [2022-04-07T21:35:45.271Z] #20 42.30 Selecting previously unselected package python3-pip. [2022-04-07T21:35:45.271Z] #20 42.31 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T21:35:45.271Z] #20 42.32 Unpacking python3-pip (18.1-5) ... [2022-04-07T21:35:45.271Z] #20 42.47 Selecting previously unselected package python3-pkg-resources. [2022-04-07T21:35:45.405Z] #20 51.98 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T21:35:45.509Z] #43 71.61 DEP criu/pagemap-cache.d [2022-04-07T21:35:45.532Z] #20 42.48 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:35:45.532Z] #20 42.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:35:45.532Z] #20 42.62 Selecting previously unselected package python3-setuptools. [2022-04-07T21:35:45.532Z] #20 42.63 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T21:35:45.532Z] #20 42.64 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T21:35:45.766Z] #43 71.73 DEP criu/page-xfer.d [2022-04-07T21:35:45.766Z] #43 71.89 DEP criu/page-pipe.d [2022-04-07T21:35:45.792Z] #20 42.89 Selecting previously unselected package python3-wheel. [2022-04-07T21:35:45.792Z] #20 42.91 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T21:35:45.792Z] #20 42.91 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T21:35:46.022Z] #43 71.97 DEP criu/netfilter.d [2022-04-07T21:35:46.022Z] #43 72.11 DEP criu/net.d [2022-04-07T21:35:46.052Z] #20 43.00 Selecting previously unselected package sudo. [2022-04-07T21:35:46.052Z] #20 43.01 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T21:35:46.052Z] #20 43.02 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:46.230Z] #20 52.70 Setting up apparmor (2.13.2-10) ... [2022-04-07T21:35:46.280Z] #43 72.35 DEP criu/namespaces.d [2022-04-07T21:35:46.313Z] #20 43.42 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T21:35:46.313Z] #20 43.43 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T21:35:46.313Z] #20 43.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:46.537Z] #43 72.56 DEP criu/mount.d [2022-04-07T21:35:46.577Z] #20 43.65 Selecting previously unselected package uidmap. [2022-04-07T21:35:46.577Z] #20 43.66 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T21:35:46.577Z] #20 43.67 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T21:35:46.577Z] #20 43.80 Selecting previously unselected package vim-runtime. [2022-04-07T21:35:46.577Z] #20 43.81 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:46.794Z] #43 72.71 DEP criu/memfd.d [2022-04-07T21:35:46.794Z] #43 72.84 DEP criu/mem.d [2022-04-07T21:35:46.839Z] #20 43.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T21:35:46.839Z] #20 43.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T21:35:46.839Z] #20 43.88 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:47.051Z] #43 73.00 DEP criu/lsm.d [2022-04-07T21:35:47.051Z] #43 73.13 DEP criu/log.d [2022-04-07T21:35:47.051Z] #43 73.26 DEP criu/libnetlink.d [2022-04-07T21:35:47.309Z] #43 73.41 DEP criu/kerndat.d [2022-04-07T21:35:47.487Z] #20 41.92 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:35:47.487Z] #20 41.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:35:47.487Z] #20 41.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:47.487Z] #20 42.01 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:35:47.487Z] #20 42.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:35:47.487Z] #20 42.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:35:47.487Z] #20 42.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:35:47.487Z] #20 42.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:35:47.487Z] #20 42.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:35:47.487Z] #20 42.23 Selecting previously unselected package libreadline5:amd64. [2022-04-07T21:35:47.487Z] #20 42.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T21:35:47.487Z] #20 42.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:47.487Z] #20 42.35 Selecting previously unselected package net-tools. [2022-04-07T21:35:47.487Z] #20 42.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T21:35:47.487Z] #20 42.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:47.566Z] #43 73.58 DEP criu/kcmp-ids.d [2022-04-07T21:35:47.566Z] #43 73.67 DEP criu/irmap.d [2022-04-07T21:35:47.566Z] #43 73.81 DEP criu/ipc_ns.d [2022-04-07T21:35:47.600Z] #20 54.25 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T21:35:47.600Z] #20 54.26 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:35:47.746Z] #20 42.52 Selecting previously unselected package patch. [2022-04-07T21:35:47.746Z] #20 42.53 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T21:35:47.746Z] #20 42.53 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:47.746Z] #20 42.65 Selecting previously unselected package python-pip-whl. [2022-04-07T21:35:47.746Z] #20 42.66 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T21:35:47.746Z] #20 42.66 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T21:35:48.129Z] #43 73.97 DEP criu/image.d [2022-04-07T21:35:48.129Z] #43 74.13 DEP criu/image-desc.d [2022-04-07T21:35:48.129Z] #43 74.22 DEP criu/fsnotify.d [2022-04-07T21:35:48.163Z] #20 54.68 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:35:48.316Z] #20 43.19 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:35:48.316Z] #20 43.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T21:35:48.316Z] #20 43.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:35:48.316Z] #20 43.34 Selecting previously unselected package python3-distutils. [2022-04-07T21:35:48.316Z] #20 ... [2022-04-07T21:35:48.316Z] [2022-04-07T21:35:48.316Z] #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-04-07T21:35:48.316Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:48.316Z] #43 84.06 CC criu/clone-noasan.o [2022-04-07T21:35:48.316Z] #43 84.32 CC criu/config.o [2022-04-07T21:35:48.316Z] #43 85.86 CC criu/cr-check.o [2022-04-07T21:35:48.316Z] #43 87.43 CC criu/cr-dedup.o [2022-04-07T21:35:48.316Z] #43 87.81 CC criu/cr-dump.o [2022-04-07T21:35:48.316Z] #43 90.19 CC criu/cr-errno.o [2022-04-07T21:35:48.316Z] #43 90.31 CC criu/cr-restore.o [2022-04-07T21:35:48.385Z] #43 74.42 DEP criu/filesystems.d [2022-04-07T21:35:48.385Z] #43 74.63 DEP criu/files.d [2022-04-07T21:35:48.576Z] #43 ... [2022-04-07T21:35:48.576Z] [2022-04-07T21:35:48.576Z] #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-04-07T21:35:48.576Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:48.576Z] #20 43.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T21:35:48.576Z] #20 43.34 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T21:35:48.576Z] #20 43.48 Selecting previously unselected package python3-pip. [2022-04-07T21:35:48.576Z] #20 43.48 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T21:35:48.576Z] #20 43.49 Unpacking python3-pip (18.1-5) ... [2022-04-07T21:35:48.836Z] #20 43.66 Selecting previously unselected package python3-pkg-resources. [2022-04-07T21:35:48.836Z] #20 43.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:35:48.836Z] #20 43.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:35:48.836Z] #20 43.79 Selecting previously unselected package python3-setuptools. [2022-04-07T21:35:48.836Z] #20 43.80 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T21:35:48.836Z] #20 43.81 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T21:35:48.949Z] #43 74.79 DEP criu/files-reg.d [2022-04-07T21:35:48.949Z] #43 74.95 DEP criu/files-ext.d [2022-04-07T21:35:48.949Z] #43 75.07 DEP criu/file-lock.d [2022-04-07T21:35:48.949Z] #43 75.20 DEP criu/file-ids.d [2022-04-07T21:35:49.036Z] #53 ... [2022-04-07T21:35:49.036Z] [2022-04-07T21:35:49.036Z] #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-04-07T21:35:49.036Z] #56 sha256:b3e3c9a70eb865245c461c071e5fd4dc43ebd00cbd21da1bcc93e0be056e9464 [2022-04-07T21:35:49.036Z] #56 211.7 + bin/containerd [2022-04-07T21:35:49.036Z] #56 ... [2022-04-07T21:35:49.036Z] [2022-04-07T21:35:49.036Z] #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-04-07T21:35:49.036Z] #53 sha256:29a508536bf141b51e2693a27d0e333bb6b9254966b9b7a81c132f373f0e9343 [2022-04-07T21:35:49.036Z] #53 146.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T21:35:49.036Z] #53 147.2 + mkdir -p /build [2022-04-07T21:35:49.036Z] #53 147.2 + cp runc /build/runc [2022-04-07T21:35:49.036Z] #53 DONE 147.9s [2022-04-07T21:35:49.095Z] #20 55.52 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T21:35:49.095Z] #20 44.00 Selecting previously unselected package python3-wheel. [2022-04-07T21:35:49.095Z] #20 44.01 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T21:35:49.095Z] #20 44.03 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T21:35:49.206Z] #43 75.34 DEP criu/fifo.d [2022-04-07T21:35:49.206Z] #43 75.46 DEP criu/fdstore.d [2022-04-07T21:35:49.293Z] [2022-04-07T21:35:49.293Z] #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-04-07T21:35:49.293Z] #56 sha256:b3e3c9a70eb865245c461c071e5fd4dc43ebd00cbd21da1bcc93e0be056e9464 [2022-04-07T21:35:49.351Z] #20 56.02 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T21:35:49.355Z] #20 44.12 Selecting previously unselected package sudo. [2022-04-07T21:35:49.355Z] #20 44.13 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T21:35:49.355Z] #20 44.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:49.463Z] #43 75.61 DEP criu/fault-injection.d [2022-04-07T21:35:49.463Z] #43 ... [2022-04-07T21:35:49.463Z] [2022-04-07T21:35:49.463Z] #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-04-07T21:35:49.463Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:49.463Z] #20 2.164 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T21:35:49.463Z] #20 2.212 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T21:35:49.463Z] #20 2.221 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T21:35:49.463Z] #20 2.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T21:35:49.463Z] #20 2.670 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T21:35:49.463Z] #20 3.568 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T21:35:49.463Z] #20 4.639 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T21:35:49.463Z] #20 5.978 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T21:35:49.615Z] #20 44.61 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T21:35:49.615Z] #20 44.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T21:35:49.615Z] #20 44.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:49.721Z] #20 ... [2022-04-07T21:35:49.721Z] [2022-04-07T21:35:49.721Z] #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-04-07T21:35:49.721Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:49.721Z] #43 75.65 DEP criu/external.d [2022-04-07T21:35:49.721Z] #43 75.73 DEP criu/eventpoll.d [2022-04-07T21:35:49.981Z] #43 75.90 DEP criu/eventfd.d [2022-04-07T21:35:49.981Z] #43 75.98 DEP criu/crtools.d [2022-04-07T21:35:49.981Z] #43 76.03 DEP criu/cr-service.d [2022-04-07T21:35:49.981Z] #43 76.08 DEP criu/cr-restore.d [2022-04-07T21:35:49.981Z] #43 76.17 DEP criu/cr-errno.d [2022-04-07T21:35:50.130Z] #20 46.94 Selecting previously unselected package vim. [2022-04-07T21:35:50.130Z] #20 46.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:35:50.130Z] #20 46.97 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:50.184Z] #20 44.91 Selecting previously unselected package uidmap. [2022-04-07T21:35:50.184Z] #20 44.91 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T21:35:50.184Z] #20 44.92 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T21:35:50.184Z] #20 45.04 Selecting previously unselected package vim-runtime. [2022-04-07T21:35:50.184Z] #20 45.05 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:35:50.184Z] #20 45.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T21:35:50.184Z] #20 45.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T21:35:50.184Z] #20 45.15 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:50.238Z] #43 76.18 DEP criu/cr-dump.d [2022-04-07T21:35:50.238Z] #43 76.28 DEP criu/cr-dedup.d [2022-04-07T21:35:50.238Z] #43 ... [2022-04-07T21:35:50.238Z] [2022-04-07T21:35:50.238Z] #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-04-07T21:35:50.238Z] #32 sha256:82a6278385d4e06fd3fd755663ee5e2a99efbf37cc8a43f05bf1920cf1debb13 [2022-04-07T21:35:50.238Z] #32 DONE 140.4s [2022-04-07T21:35:50.238Z] [2022-04-07T21:35:50.238Z] #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-04-07T21:35:50.238Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:50.238Z] #43 76.39 DEP criu/cr-check.d [2022-04-07T21:35:50.390Z] #20 47.47 Selecting previously unselected package xfsprogs. [2022-04-07T21:35:50.390Z] #20 47.48 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T21:35:50.390Z] #20 47.48 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T21:35:50.494Z] #43 76.61 DEP criu/config.d [2022-04-07T21:35:50.717Z] #20 57.26 Setting up python3-pip (18.1-5) ... [2022-04-07T21:35:50.751Z] #43 76.81 DEP criu/clone-noasan.d [2022-04-07T21:35:50.751Z] #43 76.90 DEP criu/cgroup.d [2022-04-07T21:35:50.959Z] #20 47.98 Selecting previously unselected package zip. [2022-04-07T21:35:50.960Z] #20 47.98 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T21:35:50.960Z] #20 47.99 Unpacking zip (3.0-11+b1) ... [2022-04-07T21:35:50.960Z] #20 48.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:50.960Z] #20 48.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:51.049Z] #43 77.04 DEP criu/cgroup-props.d [2022-04-07T21:35:51.049Z] #43 77.14 DEP criu/bitmap.d [2022-04-07T21:35:51.049Z] #43 77.16 DEP criu/bfd.d [2022-04-07T21:35:51.189Z] #56 ... [2022-04-07T21:35:51.189Z] [2022-04-07T21:35:51.189Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T21:35:51.189Z] #54 sha256:607b345d2f66bb5005c04e644d61471793f0a0291ba86e40310621074c19daac [2022-04-07T21:35:51.189Z] #54 DONE 0.3s [2022-04-07T21:35:51.189Z] [2022-04-07T21:35:51.189Z] #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-04-07T21:35:51.189Z] #56 sha256:b3e3c9a70eb865245c461c071e5fd4dc43ebd00cbd21da1bcc93e0be056e9464 [2022-04-07T21:35:51.219Z] #20 48.24 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:51.219Z] #20 48.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:51.219Z] #20 48.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:35:51.219Z] #20 48.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:51.219Z] #20 48.30 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T21:35:51.219Z] #20 48.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:35:51.219Z] #20 48.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:51.219Z] #20 48.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:51.219Z] #20 48.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:35:51.219Z] #20 48.41 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:35:51.219Z] #20 48.42 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:51.219Z] #20 48.43 Setting up zip (3.0-11+b1) ... [2022-04-07T21:35:51.219Z] #20 48.44 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:51.305Z] #43 77.28 DEP criu/autofs.d [2022-04-07T21:35:51.306Z] #43 77.46 DEP criu/aio.d [2022-04-07T21:35:51.479Z] #20 48.47 Setting up bash-completion (1:2.8-6) ... [2022-04-07T21:35:51.562Z] #43 77.64 DEP criu/action-scripts.d [2022-04-07T21:35:51.656Z] #20 58.43 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:35:51.819Z] #43 77.97 CC criu/action-scripts.o [2022-04-07T21:35:51.915Z] #20 58.53 Processing triggers for mime-support (3.62) ... [2022-04-07T21:35:52.422Z] #43 78.53 CC criu/aio.o [2022-04-07T21:35:52.847Z] #20 DONE 59.3s [2022-04-07T21:35:52.847Z] [2022-04-07T21:35:52.847Z] #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-04-07T21:35:52.847Z] #21 sha256:645f8492092959c5926e7c2ae93234061a74fd35300e1e3799d30f280d2c0c94 [2022-04-07T21:35:52.985Z] #43 79.13 CC criu/autofs.o [2022-04-07T21:35:53.419Z] #21 0.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T21:35:53.419Z] #21 0.678 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T21:35:53.419Z] #21 0.681 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T21:35:53.419Z] #21 DONE 0.7s [2022-04-07T21:35:53.419Z] [2022-04-07T21:35:53.419Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:35:53.419Z] #22 sha256:9bcfd93c4e65dfc0cf16688e7d08f29ef0e90272700c1725747d4ab1abb207c0 [2022-04-07T21:35:53.482Z] #20 48.32 Selecting previously unselected package vim. [2022-04-07T21:35:53.482Z] #20 48.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:35:53.482Z] #20 48.36 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:54.052Z] #20 48.91 Selecting previously unselected package xfsprogs. [2022-04-07T21:35:54.052Z] #20 48.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T21:35:54.052Z] #20 48.92 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T21:35:54.623Z] #20 49.38 Selecting previously unselected package zip. [2022-04-07T21:35:54.623Z] #20 49.38 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T21:35:54.623Z] #20 49.39 Unpacking zip (3.0-11+b1) ... [2022-04-07T21:35:54.623Z] #20 49.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:35:54.623Z] #20 49.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:35:54.623Z] #20 49.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:54.623Z] #20 49.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:35:54.623Z] #20 49.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:35:54.623Z] #20 49.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:54.623Z] #20 49.64 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T21:35:54.623Z] #20 49.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:35:54.777Z] #20 51.36 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:54.777Z] #20 51.37 Setting up xz-utils (5.2.4-1) ... [2022-04-07T21:35:54.777Z] #20 51.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T21:35:54.777Z] #20 51.41 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:54.777Z] #20 51.42 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:54.777Z] #20 51.52 invoke-rc.d: could not determine current runlevel [2022-04-07T21:35:54.777Z] #20 51.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:35:54.777Z] #20 51.55 Setting up pigz (2.4-1) ... [2022-04-07T21:35:54.777Z] #20 51.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:35:54.777Z] #20 51.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:35:54.777Z] #20 51.60 Setting up python-pip-whl (18.1-5) ... [2022-04-07T21:35:54.777Z] #20 51.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:35:54.777Z] #20 51.62 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:54.880Z] #43 80.51 CC criu/bfd.o [2022-04-07T21:35:54.880Z] #43 80.97 CC criu/bitmap.o [2022-04-07T21:35:54.884Z] #20 49.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:35:54.884Z] #20 49.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:35:54.884Z] #20 49.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:35:54.884Z] #20 49.71 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:35:54.884Z] #20 49.73 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:54.884Z] #20 49.74 Setting up zip (3.0-11+b1) ... [2022-04-07T21:35:54.884Z] #20 49.75 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:54.884Z] #20 49.79 Setting up bash-completion (1:2.8-6) ... [2022-04-07T21:35:55.039Z] #20 52.10 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:35:55.039Z] #20 52.11 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:35:55.039Z] #20 52.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:55.039Z] #20 52.14 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:55.039Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T21:35:55.039Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T21:35:55.039Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T21:35:55.039Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T21:35:55.039Z] #20 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T21:35:55.039Z] #20 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T21:35:55.039Z] #20 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T21:35:55.039Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T21:35:55.040Z] #20 52.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:55.040Z] #20 52.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:55.040Z] #20 52.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:35:55.137Z] #43 81.12 CC criu/cgroup-props.o [2022-04-07T21:35:55.301Z] #20 52.28 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:55.301Z] #20 52.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:35:55.301Z] #20 52.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:56.070Z] #43 81.93 CC criu/cgroup.o [2022-04-07T21:35:56.245Z] #20 ... [2022-04-07T21:35:56.245Z] [2022-04-07T21:35:56.245Z] #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-04-07T21:35:56.245Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:56.245Z] #43 94.58 CC criu/cr-service.o [2022-04-07T21:35:56.245Z] #43 96.20 CC criu/crtools.o [2022-04-07T21:35:56.245Z] #43 96.79 CC criu/eventfd.o [2022-04-07T21:35:56.245Z] #43 97.26 CC criu/eventpoll.o [2022-04-07T21:35:56.245Z] #43 98.14 CC criu/external.o [2022-04-07T21:35:56.245Z] #43 98.53 CC criu/fault-injection.o [2022-04-07T21:35:56.245Z] #43 98.70 CC criu/fdstore.o [2022-04-07T21:35:56.245Z] #43 99.04 CC criu/fifo.o [2022-04-07T21:35:56.245Z] #43 99.54 CC criu/file-ids.o [2022-04-07T21:35:56.245Z] #43 99.85 CC criu/file-lock.o [2022-04-07T21:35:56.245Z] #43 100.9 CC criu/files-ext.o [2022-04-07T21:35:56.245Z] #43 101.3 CC criu/files-reg.o [2022-04-07T21:35:56.245Z] #43 103.6 CC criu/files.o [2022-04-07T21:35:56.693Z] #22 ... [2022-04-07T21:35:56.693Z] [2022-04-07T21:35:56.694Z] #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-04-07T21:35:56.694Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:35:56.694Z] #43 99.20 CC criu/files.o [2022-04-07T21:35:56.694Z] #43 101.4 CC criu/filesystems.o [2022-04-07T21:35:56.694Z] #43 102.1 CC criu/fsnotify.o [2022-04-07T21:35:56.694Z] #43 103.2 CC criu/image-desc.o [2022-04-07T21:35:56.694Z] #43 103.4 CC criu/image.o [2022-04-07T21:35:56.694Z] #43 104.1 CC criu/ipc_ns.o [2022-04-07T21:35:56.694Z] #43 105.7 CC criu/irmap.o [2022-04-07T21:35:56.694Z] #43 106.5 CC criu/kcmp-ids.o [2022-04-07T21:35:56.694Z] #43 106.8 CC criu/kerndat.o [2022-04-07T21:35:56.694Z] #43 108.1 CC criu/libnetlink.o [2022-04-07T21:35:56.694Z] #43 108.5 CC criu/log.o [2022-04-07T21:35:56.694Z] #43 109.0 CC criu/lsm.o [2022-04-07T21:35:56.694Z] #43 109.4 CC criu/mem.o [2022-04-07T21:35:57.189Z] #43 105.7 CC criu/filesystems.o [2022-04-07T21:35:58.132Z] #43 106.5 CC criu/fsnotify.o [2022-04-07T21:35:58.132Z] #43 ... [2022-04-07T21:35:58.132Z] [2022-04-07T21:35:58.132Z] #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-04-07T21:35:58.132Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:35:58.132Z] #20 55.31 Setting up iptables (1.8.2-4) ... [2022-04-07T21:35:58.132Z] #20 55.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:35:58.180Z] #20 52.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:35:58.181Z] #20 52.53 Setting up xz-utils (5.2.4-1) ... [2022-04-07T21:35:58.181Z] #20 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T21:35:58.181Z] #20 52.58 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T21:35:58.181Z] #20 52.59 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:35:58.181Z] #20 52.66 invoke-rc.d: could not determine current runlevel [2022-04-07T21:35:58.181Z] #20 52.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:35:58.181Z] #20 52.68 Setting up pigz (2.4-1) ... [2022-04-07T21:35:58.181Z] #20 52.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:35:58.181Z] #20 52.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:35:58.181Z] #20 52.73 Setting up python-pip-whl (18.1-5) ... [2022-04-07T21:35:58.181Z] #20 52.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:35:58.181Z] #20 52.75 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:58.181Z] #20 53.21 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:35:58.181Z] #20 53.22 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:35:58.181Z] #20 53.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:58.181Z] #20 53.25 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:35:58.181Z] #20 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T21:35:58.181Z] #20 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T21:35:58.181Z] #20 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T21:35:58.181Z] #20 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T21:35:58.181Z] #20 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T21:35:58.181Z] #20 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T21:35:58.181Z] #20 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T21:35:58.393Z] #20 55.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:35:58.393Z] #20 55.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:35:58.393Z] #20 55.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:35:58.393Z] #20 55.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T21:35:58.393Z] #20 55.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T21:35:58.393Z] #20 55.39 Setting up python3 (3.7.3-1) ... [2022-04-07T21:35:58.441Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T21:35:58.441Z] #20 53.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:35:58.441Z] #20 53.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:35:58.441Z] #20 53.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:35:58.441Z] #20 53.39 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:35:58.441Z] #20 53.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:35:58.441Z] #20 53.41 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:35:58.587Z] #43 ... [2022-04-07T21:35:58.587Z] [2022-04-07T21:35:58.587Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:35:58.587Z] #22 sha256:9bcfd93c4e65dfc0cf16688e7d08f29ef0e90272700c1725747d4ab1abb207c0 [2022-04-07T21:35:58.587Z] #22 4.948 Collecting yamllint==1.26.1 [2022-04-07T21:35:58.593Z] #43 84.69 CC criu/clone-noasan.o [2022-04-07T21:35:58.850Z] #43 84.94 CC criu/config.o [2022-04-07T21:35:58.913Z] #20 55.78 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T21:35:59.010Z] #20 ... [2022-04-07T21:35:59.010Z] [2022-04-07T21:35:59.010Z] #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-04-07T21:35:59.010Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:35:59.010Z] #43 94.73 CC criu/cr-service.o [2022-04-07T21:35:59.010Z] #43 96.41 CC criu/crtools.o [2022-04-07T21:35:59.010Z] #43 97.01 CC criu/eventfd.o [2022-04-07T21:35:59.010Z] #43 97.39 CC criu/eventpoll.o [2022-04-07T21:35:59.010Z] #43 98.22 CC criu/external.o [2022-04-07T21:35:59.010Z] #43 98.55 CC criu/fault-injection.o [2022-04-07T21:35:59.010Z] #43 98.69 CC criu/fdstore.o [2022-04-07T21:35:59.010Z] #43 99.16 CC criu/fifo.o [2022-04-07T21:35:59.011Z] #43 99.56 CC criu/file-ids.o [2022-04-07T21:35:59.011Z] #43 99.85 CC criu/file-lock.o [2022-04-07T21:35:59.011Z] #43 100.8 CC criu/files-ext.o [2022-04-07T21:35:59.011Z] #43 101.2 CC criu/files-reg.o [2022-04-07T21:35:59.011Z] #43 103.3 CC criu/files.o [2022-04-07T21:35:59.483Z] #20 56.52 Setting up apparmor (2.13.2-10) ... [2022-04-07T21:35:59.580Z] #43 105.4 CC criu/filesystems.o [2022-04-07T21:36:00.150Z] #43 106.0 CC criu/fsnotify.o [2022-04-07T21:36:00.218Z] #43 86.37 CC criu/cr-check.o [2022-04-07T21:36:00.474Z] #43 ... [2022-04-07T21:36:00.474Z] [2022-04-07T21:36:00.474Z] #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-04-07T21:36:00.474Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:36:00.474Z] #20 11.03 Fetched 9012 kB in 9s (987 kB/s) [2022-04-07T21:36:00.474Z] #20 11.03 Reading package lists... [2022-04-07T21:36:00.474Z] #20 14.79 Reading package lists... [2022-04-07T21:36:00.474Z] #20 17.89 Building dependency tree... [2022-04-07T21:36:00.474Z] #20 19.50 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T21:36:00.474Z] #20 19.50 The following additional packages will be installed: [2022-04-07T21:36:00.474Z] #20 19.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T21:36:00.474Z] #20 19.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T21:36:00.474Z] #20 19.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T21:36:00.474Z] #20 19.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T21:36:00.474Z] #20 19.50 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T21:36:00.474Z] #20 19.50 Suggested packages: [2022-04-07T21:36:00.474Z] #20 19.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T21:36:00.474Z] #20 19.50 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T21:36:00.474Z] #20 19.50 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T21:36:00.474Z] #20 19.50 quota [2022-04-07T21:36:00.474Z] #20 19.50 Recommended packages: [2022-04-07T21:36:00.474Z] #20 19.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T21:36:00.474Z] #20 19.50 python3-keyrings.alt python3-xdg unzip [2022-04-07T21:36:00.475Z] #20 21.09 The following NEW packages will be installed: [2022-04-07T21:36:00.475Z] #20 21.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T21:36:00.731Z] #20 21.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T21:36:00.731Z] #20 21.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T21:36:00.731Z] #20 21.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T21:36:00.731Z] #20 21.10 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T21:36:00.731Z] #20 21.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T21:36:00.731Z] #20 21.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T21:36:00.731Z] #20 21.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T21:36:00.731Z] #20 21.10 xz-utils zip [2022-04-07T21:36:00.988Z] #20 21.44 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:36:00.988Z] #20 21.44 Need to get 28.6 MB of archives. [2022-04-07T21:36:00.988Z] #20 21.44 After this operation, 116 MB of additional disk space will be used. [2022-04-07T21:36:00.988Z] #20 21.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T21:36:00.988Z] #20 21.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-04-07T21:36:00.988Z] #20 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T21:36:01.245Z] #20 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T21:36:01.245Z] #20 21.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T21:36:01.245Z] #20 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T21:36:01.245Z] #20 21.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T21:36:01.245Z] #20 21.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T21:36:01.245Z] #20 21.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T21:36:01.245Z] #20 21.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T21:36:01.245Z] #20 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T21:36:01.245Z] #20 21.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T21:36:01.245Z] #20 21.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T21:36:01.245Z] #20 21.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T21:36:01.245Z] #20 21.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T21:36:01.245Z] #20 21.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T21:36:01.246Z] #20 21.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T21:36:01.246Z] #20 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T21:36:01.246Z] #20 21.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T21:36:01.246Z] #20 21.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T21:36:01.246Z] #20 21.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T21:36:01.246Z] #20 21.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T21:36:01.246Z] #20 21.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T21:36:01.246Z] #20 21.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T21:36:01.246Z] #20 21.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T21:36:01.246Z] #20 21.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T21:36:01.246Z] #20 21.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T21:36:01.246Z] #20 21.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T21:36:01.246Z] #20 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T21:36:01.394Z] #20 58.36 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T21:36:01.394Z] #20 58.38 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:36:01.530Z] #43 107.2 CC criu/image-desc.o [2022-04-07T21:36:01.530Z] #43 107.3 CC criu/image.o [2022-04-07T21:36:01.530Z] #43 ... [2022-04-07T21:36:01.530Z] [2022-04-07T21:36:01.530Z] #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-04-07T21:36:01.530Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:36:01.790Z] #20 56.56 Setting up iptables (1.8.2-4) ... [2022-04-07T21:36:01.790Z] #20 56.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T21:36:01.790Z] #20 56.65 Setting up python3 (3.7.3-1) ... [2022-04-07T21:36:01.819Z] #20 22.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T21:36:01.819Z] #20 22.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T21:36:01.819Z] #20 22.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T21:36:01.819Z] #20 22.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T21:36:01.819Z] #20 22.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T21:36:01.819Z] #20 22.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T21:36:01.819Z] #20 22.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T21:36:01.916Z] #20 58.86 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:36:02.050Z] #20 57.12 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T21:36:02.075Z] #20 22.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T21:36:02.076Z] #20 22.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T21:36:02.076Z] #20 22.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T21:36:02.076Z] #20 22.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T21:36:02.076Z] #20 22.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T21:36:02.076Z] #20 22.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T21:36:02.076Z] #20 22.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T21:36:02.076Z] #20 22.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T21:36:02.076Z] #20 22.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T21:36:02.076Z] #20 22.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T21:36:02.076Z] #20 ... [2022-04-07T21:36:02.076Z] [2022-04-07T21:36:02.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T21:36:02.076Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:02.076Z] #43 88.12 CC criu/cr-dedup.o [2022-04-07T21:36:02.639Z] #43 88.55 CC criu/cr-dump.o [2022-04-07T21:36:02.858Z] #20 59.83 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T21:36:02.991Z] #20 57.87 Setting up apparmor (2.13.2-10) ... [2022-04-07T21:36:03.119Z] #20 60.32 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T21:36:03.837Z] #22 10.31 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T21:36:04.508Z] #20 61.36 Setting up python3-pip (18.1-5) ... [2022-04-07T21:36:04.901Z] #20 59.53 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T21:36:04.901Z] #20 59.55 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:36:05.162Z] #20 59.96 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:36:05.188Z] #43 90.85 CC criu/cr-errno.o [2022-04-07T21:36:05.188Z] #43 90.93 CC criu/cr-restore.o [2022-04-07T21:36:05.207Z] #22 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T21:36:05.207Z] #22 11.68 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T21:36:05.207Z] #22 11.77 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T21:36:05.207Z] #22 12.05 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-04-07T21:36:05.450Z] #20 62.39 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:36:05.450Z] #20 62.44 Processing triggers for mime-support (3.62) ... [2022-04-07T21:36:05.993Z] #20 60.81 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T21:36:06.137Z] #22 12.70 Installing build dependencies: started [2022-04-07T21:36:06.571Z] #20 61.32 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T21:36:06.836Z] #20 DONE 63.9s [2022-04-07T21:36:06.836Z] [2022-04-07T21:36:06.836Z] #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-04-07T21:36:06.836Z] #21 sha256:76975103ab81ee2639b36b0292795b38ca597009ba7dca1d00be95ff3b2174b3 [2022-04-07T21:36:07.753Z] #43 ... [2022-04-07T21:36:07.753Z] [2022-04-07T21:36:07.753Z] #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-04-07T21:36:07.753Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:36:07.753Z] #20 22.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T21:36:07.753Z] #20 22.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T21:36:07.753Z] #20 22.94 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T21:36:07.753Z] #20 23.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:36:07.753Z] #20 23.64 Fetched 28.6 MB in 2s (16.1 MB/s) [2022-04-07T21:36:07.753Z] #20 23.70 Selecting previously unselected package pigz. [2022-04-07T21:36:07.753Z] #20 23.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 ... 23452 files and directories currently installed.) [2022-04-07T21:36:07.753Z] #20 23.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 23.77 Unpacking pigz (2.4-1) ... [2022-04-07T21:36:07.753Z] #20 23.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T21:36:07.753Z] #20 23.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 23.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:07.753Z] #20 24.32 Selecting previously unselected package python3.7-minimal. [2022-04-07T21:36:07.753Z] #20 24.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 24.33 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:36:07.753Z] #20 25.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:07.753Z] #20 25.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T21:36:07.753Z] #20 27.41 Selecting previously unselected package python3-minimal. [2022-04-07T21:36:07.753Z] #20 27.41 (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-04-07T21:36:07.753Z] #20 27.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 27.46 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T21:36:07.753Z] #20 27.53 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T21:36:07.753Z] #20 27.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 27.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:36:07.753Z] #20 27.68 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T21:36:07.753Z] #20 27.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:36:07.753Z] #20 27.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:07.780Z] #21 0.809 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T21:36:07.780Z] #21 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T21:36:07.780Z] #21 0.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T21:36:07.780Z] #21 DONE 0.9s [2022-04-07T21:36:07.780Z] [2022-04-07T21:36:07.780Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:07.780Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:07.963Z] #20 62.76 Setting up python3-pip (18.1-5) ... [2022-04-07T21:36:08.316Z] #20 28.59 Selecting previously unselected package python3.7. [2022-04-07T21:36:08.316Z] #20 28.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T21:36:08.316Z] #20 28.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:08.316Z] #20 28.77 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T21:36:08.316Z] #20 28.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T21:36:08.316Z] #20 28.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:36:08.316Z] #20 28.86 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T21:36:08.658Z] #22 ... [2022-04-07T21:36:08.658Z] [2022-04-07T21:36:08.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-04-07T21:36:08.658Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:36:08.658Z] #43 111.1 CC criu/memfd.o [2022-04-07T21:36:08.658Z] #43 111.7 CC criu/mount.o [2022-04-07T21:36:08.658Z] #43 115.1 CC criu/namespaces.o [2022-04-07T21:36:08.658Z] #43 117.0 CC criu/net.o [2022-04-07T21:36:08.658Z] #43 120.7 CC criu/netfilter.o [2022-04-07T21:36:08.658Z] #43 121.1 CC criu/page-pipe.o [2022-04-07T21:36:08.902Z] #20 63.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:36:08.902Z] #20 63.80 Processing triggers for mime-support (3.62) ... [2022-04-07T21:36:08.915Z] #43 ... [2022-04-07T21:36:08.915Z] [2022-04-07T21:36:08.915Z] #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-04-07T21:36:08.915Z] #40 sha256:29561b9c61238c666ed8fb9f14b7cc10010f05d2ca241dcc1b5a3f038ecae8fa [2022-04-07T21:36:09.197Z] #40 174.2 + dpkg --print-architecture [2022-04-07T21:36:09.247Z] #20 29.69 Selecting previously unselected package python3. [2022-04-07T21:36:09.247Z] #20 29.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-04-07T21:36:09.247Z] #20 29.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T21:36:09.247Z] #20 29.76 Unpacking python3 (3.7.3-1) ... [2022-04-07T21:36:09.504Z] #20 29.84 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T21:36:09.504Z] #20 29.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:36:09.504Z] #20 29.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:09.504Z] #20 29.95 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T21:36:09.504Z] #20 29.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T21:36:09.504Z] #20 29.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:09.504Z] #20 30.07 Selecting previously unselected package libiptc0:amd64. [2022-04-07T21:36:09.695Z] #22 ... [2022-04-07T21:36:09.695Z] [2022-04-07T21:36:09.695Z] #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-04-07T21:36:09.695Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:09.695Z] #43 107.8 CC criu/image-desc.o [2022-04-07T21:36:09.695Z] #43 108.0 CC criu/image.o [2022-04-07T21:36:09.695Z] #43 109.0 CC criu/ipc_ns.o [2022-04-07T21:36:09.695Z] #43 110.2 CC criu/irmap.o [2022-04-07T21:36:09.695Z] #43 110.9 CC criu/kcmp-ids.o [2022-04-07T21:36:09.695Z] #43 111.3 CC criu/kerndat.o [2022-04-07T21:36:09.695Z] #43 112.6 CC criu/libnetlink.o [2022-04-07T21:36:09.695Z] #43 113.0 CC criu/log.o [2022-04-07T21:36:09.695Z] #43 113.5 CC criu/lsm.o [2022-04-07T21:36:09.695Z] #43 113.9 CC criu/mem.o [2022-04-07T21:36:09.695Z] #43 115.9 CC criu/memfd.o [2022-04-07T21:36:09.695Z] #43 116.7 CC criu/mount.o [2022-04-07T21:36:09.764Z] #20 30.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T21:36:09.764Z] #20 30.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:09.764Z] #20 30.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T21:36:09.764Z] #20 30.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T21:36:09.764Z] #20 30.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:36:09.764Z] #20 30.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T21:36:09.764Z] #20 30.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T21:36:09.764Z] #20 30.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:36:09.764Z] #20 30.37 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T21:36:09.764Z] #20 30.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T21:36:09.803Z] #40 DONE 174.9s [2022-04-07T21:36:09.803Z] [2022-04-07T21:36:09.803Z] #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-04-07T21:36:09.803Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:36:09.803Z] #43 122.2 CC criu/page-xfer.o [2022-04-07T21:36:09.849Z] #20 DONE 64.8s [2022-04-07T21:36:09.849Z] [2022-04-07T21:36:09.849Z] #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-04-07T21:36:09.849Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:09.849Z] #43 108.3 CC criu/ipc_ns.o [2022-04-07T21:36:09.849Z] #43 109.5 CC criu/irmap.o [2022-04-07T21:36:09.849Z] #43 110.1 CC criu/kcmp-ids.o [2022-04-07T21:36:09.849Z] #43 110.4 CC criu/kerndat.o [2022-04-07T21:36:09.849Z] #43 111.6 CC criu/libnetlink.o [2022-04-07T21:36:09.849Z] #43 112.1 CC criu/log.o [2022-04-07T21:36:09.849Z] #43 112.8 CC criu/lsm.o [2022-04-07T21:36:09.849Z] #43 113.3 CC criu/mem.o [2022-04-07T21:36:09.849Z] #43 115.2 CC criu/memfd.o [2022-04-07T21:36:09.849Z] #43 ... [2022-04-07T21:36:09.849Z] [2022-04-07T21:36:09.849Z] #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-04-07T21:36:09.849Z] #21 sha256:76975103ab81ee2639b36b0292795b38ca597009ba7dca1d00be95ff3b2174b3 [2022-04-07T21:36:10.020Z] #20 30.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:36:10.020Z] #20 30.48 Selecting previously unselected package iptables. [2022-04-07T21:36:10.020Z] #20 30.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T21:36:10.020Z] #20 30.51 Unpacking iptables (1.8.2-4) ... [2022-04-07T21:36:10.276Z] #20 30.89 Selecting previously unselected package xxd. [2022-04-07T21:36:10.532Z] #20 30.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:36:10.532Z] #20 30.92 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:10.532Z] #20 31.07 Selecting previously unselected package vim-common. [2022-04-07T21:36:10.788Z] #20 31.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:36:10.788Z] #20 31.11 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:10.788Z] #20 31.30 Selecting previously unselected package bash-completion. [2022-04-07T21:36:10.788Z] #20 31.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T21:36:10.790Z] #21 1.086 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T21:36:10.790Z] #21 1.090 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T21:36:10.790Z] #21 1.095 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T21:36:10.790Z] #21 DONE 1.1s [2022-04-07T21:36:10.790Z] [2022-04-07T21:36:10.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-04-07T21:36:10.790Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:10.790Z] #43 116.3 CC criu/mount.o [2022-04-07T21:36:11.696Z] #43 124.2 CC criu/pagemap-cache.o [2022-04-07T21:36:11.953Z] #43 124.4 CC criu/pagemap.o [2022-04-07T21:36:12.881Z] #43 125.3 CC criu/parasite-syscall.o [2022-04-07T21:36:12.990Z] #43 120.8 CC criu/namespaces.o [2022-04-07T21:36:12.990Z] #43 ... [2022-04-07T21:36:12.990Z] [2022-04-07T21:36:12.990Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:12.990Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:12.990Z] #22 5.165 Collecting yamllint==1.26.1 [2022-04-07T21:36:13.445Z] #43 125.9 CC criu/path.o [2022-04-07T21:36:13.702Z] #43 126.3 CC criu/pie-util-vdso.o [2022-04-07T21:36:13.960Z] #43 126.7 CC criu/pie-util.o [2022-04-07T21:36:14.059Z] #20 34.15 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T21:36:14.059Z] #20 34.58 Selecting previously unselected package bzip2. [2022-04-07T21:36:14.060Z] #20 34.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T21:36:14.060Z] #20 34.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:36:14.219Z] #43 126.8 CC criu/pipes.o [2022-04-07T21:36:14.316Z] #20 34.67 Selecting previously unselected package xz-utils. [2022-04-07T21:36:14.316Z] #20 34.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T21:36:14.316Z] #20 34.69 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T21:36:14.316Z] #20 34.86 Selecting previously unselected package apparmor. [2022-04-07T21:36:14.316Z] #20 34.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T21:36:14.316Z] #20 34.92 Unpacking apparmor (2.13.2-10) ... [2022-04-07T21:36:14.572Z] #20 35.22 Selecting previously unselected package aufs-tools. [2022-04-07T21:36:14.829Z] #20 35.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T21:36:14.829Z] #20 35.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:36:14.829Z] #20 35.37 Selecting previously unselected package libonig5:amd64. [2022-04-07T21:36:14.996Z] #43 121.0 CC criu/namespaces.o [2022-04-07T21:36:15.086Z] #20 35.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T21:36:15.086Z] #20 35.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:36:15.086Z] #20 35.50 Selecting previously unselected package libjq1:amd64. [2022-04-07T21:36:15.086Z] #20 35.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:36:15.086Z] #20 35.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:36:15.086Z] #20 35.62 Selecting previously unselected package jq. [2022-04-07T21:36:15.086Z] #20 35.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T21:36:15.086Z] #20 35.63 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T21:36:15.086Z] #20 35.73 Selecting previously unselected package libaio1:amd64. [2022-04-07T21:36:15.086Z] #20 35.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T21:36:15.152Z] #43 127.6 CC criu/plugin.o [2022-04-07T21:36:15.343Z] #20 35.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:36:15.344Z] #20 35.80 Selecting previously unselected package libgpm2:amd64. [2022-04-07T21:36:15.344Z] #20 35.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T21:36:15.344Z] #20 35.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:36:15.410Z] #43 127.9 CC criu/proc_parse.o [2022-04-07T21:36:15.600Z] #20 35.87 Selecting previously unselected package libicu63:amd64. [2022-04-07T21:36:15.600Z] #20 35.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T21:36:15.600Z] #20 35.89 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:36:16.908Z] #43 122.9 CC criu/net.o [2022-04-07T21:36:17.933Z] #43 130.3 CC criu/protobuf-desc.o [2022-04-07T21:36:18.277Z] #22 10.51 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T21:36:18.498Z] #43 131.1 CC criu/protobuf.o [2022-04-07T21:36:18.756Z] #43 131.4 CC criu/pstree.o [2022-04-07T21:36:18.874Z] #20 39.12 Selecting previously unselected package libnet1:amd64. [2022-04-07T21:36:18.874Z] #20 39.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T21:36:18.874Z] #20 39.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:36:18.874Z] #20 39.22 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T21:36:18.874Z] #20 39.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T21:36:18.874Z] #20 39.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:36:18.874Z] #20 39.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T21:36:18.874Z] #20 39.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T21:36:18.874Z] #20 39.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:36:18.874Z] #20 39.38 Selecting previously unselected package libreadline5:amd64. [2022-04-07T21:36:18.874Z] #20 39.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T21:36:18.874Z] #20 39.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:36:19.130Z] #20 39.47 Selecting previously unselected package net-tools. [2022-04-07T21:36:19.130Z] #20 39.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T21:36:19.130Z] #20 39.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:36:19.130Z] #20 39.64 Selecting previously unselected package patch. [2022-04-07T21:36:19.130Z] #20 39.64 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T21:36:19.130Z] #20 39.65 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T21:36:19.387Z] #20 39.76 Selecting previously unselected package python-pip-whl. [2022-04-07T21:36:19.387Z] #20 39.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T21:36:19.387Z] #20 39.78 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T21:36:19.661Z] #22 11.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T21:36:19.661Z] #22 11.80 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T21:36:19.661Z] #22 11.84 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T21:36:19.661Z] #22 12.12 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-04-07T21:36:19.949Z] #20 40.35 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:36:19.949Z] #20 ... [2022-04-07T21:36:19.949Z] [2022-04-07T21:36:19.949Z] #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-04-07T21:36:19.949Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:19.949Z] #43 95.85 CC criu/cr-service.o [2022-04-07T21:36:19.949Z] #43 97.56 CC criu/crtools.o [2022-04-07T21:36:19.949Z] #43 98.22 CC criu/eventfd.o [2022-04-07T21:36:19.949Z] #43 98.56 CC criu/eventpoll.o [2022-04-07T21:36:19.949Z] #43 99.37 CC criu/external.o [2022-04-07T21:36:19.949Z] #43 99.73 CC criu/fault-injection.o [2022-04-07T21:36:19.949Z] #43 99.88 CC criu/fdstore.o [2022-04-07T21:36:19.949Z] #43 100.2 CC criu/fifo.o [2022-04-07T21:36:19.949Z] #43 100.7 CC criu/file-ids.o [2022-04-07T21:36:19.949Z] #43 101.1 CC criu/file-lock.o [2022-04-07T21:36:19.949Z] #43 102.0 CC criu/files-ext.o [2022-04-07T21:36:19.949Z] #43 102.5 CC criu/files-reg.o [2022-04-07T21:36:19.949Z] #43 104.6 CC criu/files.o [2022-04-07T21:36:19.949Z] #43 ... [2022-04-07T21:36:19.949Z] [2022-04-07T21:36:19.949Z] #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-04-07T21:36:19.949Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:36:19.949Z] #20 40.35 Selecting previously unselected package python3-lib2to3. [2022-04-07T21:36:19.949Z] #20 40.37 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T21:36:19.949Z] #20 40.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:36:20.127Z] #43 132.5 CC criu/rbtree.o [2022-04-07T21:36:20.127Z] #43 132.7 CC criu/rst-malloc.o [2022-04-07T21:36:20.206Z] #43 125.6 CC criu/netfilter.o [2022-04-07T21:36:20.206Z] #43 126.0 CC criu/page-pipe.o [2022-04-07T21:36:20.206Z] #20 40.51 Selecting previously unselected package python3-distutils. [2022-04-07T21:36:20.206Z] #20 40.52 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T21:36:20.206Z] #20 40.52 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T21:36:20.206Z] #20 40.68 Selecting previously unselected package python3-pip. [2022-04-07T21:36:20.206Z] #20 40.70 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T21:36:20.206Z] #20 40.70 Unpacking python3-pip (18.1-5) ... [2022-04-07T21:36:20.234Z] #22 12.42 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T21:36:20.234Z] #22 12.42 Building wheels for collected packages: yamllint [2022-04-07T21:36:20.234Z] #22 12.44 Running setup.py bdist_wheel for yamllint: started [2022-04-07T21:36:20.385Z] #43 133.0 CC criu/seccomp.o [2022-04-07T21:36:20.463Z] #20 40.88 Selecting previously unselected package python3-pkg-resources. [2022-04-07T21:36:20.463Z] #20 40.88 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T21:36:20.463Z] #20 40.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:36:20.463Z] #20 41.02 Selecting previously unselected package python3-setuptools. [2022-04-07T21:36:20.463Z] #20 41.05 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T21:36:20.720Z] #20 41.06 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T21:36:20.720Z] #20 41.26 Selecting previously unselected package python3-wheel. [2022-04-07T21:36:20.720Z] #20 41.27 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T21:36:20.720Z] #20 41.27 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T21:36:20.720Z] #20 41.34 Selecting previously unselected package sudo. [2022-04-07T21:36:20.776Z] #43 126.5 CC criu/page-xfer.o [2022-04-07T21:36:20.949Z] #43 133.7 CC criu/seize.o [2022-04-07T21:36:20.981Z] #20 41.34 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T21:36:20.981Z] #20 41.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:36:21.037Z] #43 ... [2022-04-07T21:36:21.037Z] [2022-04-07T21:36:21.037Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:21.037Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:21.037Z] #22 4.938 Collecting yamllint==1.26.1 [2022-04-07T21:36:21.179Z] #22 13.58 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T21:36:21.297Z] #22 10.31 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T21:36:21.442Z] #22 13.58 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T21:36:21.442Z] #22 13.64 Successfully built yamllint [2022-04-07T21:36:21.442Z] #22 13.66 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T21:36:21.544Z] #20 41.84 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T21:36:21.544Z] #20 41.85 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T21:36:21.544Z] #20 41.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:36:21.702Z] #22 14.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T21:36:21.800Z] #20 42.10 Selecting previously unselected package uidmap. [2022-04-07T21:36:21.800Z] #20 42.12 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T21:36:21.800Z] #20 42.12 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T21:36:21.801Z] #20 42.25 Selecting previously unselected package vim-runtime. [2022-04-07T21:36:21.801Z] #20 42.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T21:36:21.801Z] #20 42.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T21:36:21.878Z] #43 134.5 CC criu/servicefd.o [2022-04-07T21:36:22.057Z] #20 42.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T21:36:22.057Z] #20 42.36 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:22.135Z] #43 ... [2022-04-07T21:36:22.135Z] [2022-04-07T21:36:22.136Z] #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-04-07T21:36:22.136Z] #49 sha256:7e33a0cd9d145183902e293a25c85ed017aa8a23091478f0de101ce8c2bb6e8e [2022-04-07T21:36:22.136Z] #49 187.5 + /build/golangci-lint --version [2022-04-07T21:36:22.274Z] #22 DONE 14.5s [2022-04-07T21:36:22.274Z] [2022-04-07T21:36:22.274Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T21:36:22.274Z] #25 sha256:72123ab9e30c427676792dbcc5edf85fc2298a569c480e219cff85acaf88ac41 [2022-04-07T21:36:22.274Z] #25 DONE 0.2s [2022-04-07T21:36:22.274Z] [2022-04-07T21:36:22.274Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:36:22.274Z] #30 sha256:4c1af83e1413fc5d92a98ea494b0b34150e7dcdf4fce56c58dacfca12c4a0e9b [2022-04-07T21:36:22.392Z] #49 187.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T21:36:22.694Z] #22 ... [2022-04-07T21:36:22.694Z] [2022-04-07T21:36:22.694Z] #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-04-07T21:36:22.694Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:22.694Z] #43 128.3 CC criu/pagemap-cache.o [2022-04-07T21:36:22.954Z] #43 128.8 CC criu/pagemap.o [2022-04-07T21:36:23.245Z] #56 245.0 # github.com/containerd/containerd/cmd/containerd [2022-04-07T21:36:23.245Z] #56 245.0 /usr/bin/ld: /tmp/go-link-1033621495/000019.o: in function `New': [2022-04-07T21:36:23.245Z] #56 245.0 /tmp/tmp.OQwJWgctHR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T21:36:23.245Z] #56 245.1 + bin/containerd-stress [2022-04-07T21:36:23.245Z] #56 246.2 + bin/containerd-shim [2022-04-07T21:36:23.326Z] #49 DONE 188.8s [2022-04-07T21:36:23.326Z] [2022-04-07T21:36:23.326Z] #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-04-07T21:36:23.326Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:36:23.326Z] #43 135.0 CC criu/shmem.o [2022-04-07T21:36:23.326Z] #43 135.7 CC criu/sigframe.o [2022-04-07T21:36:23.326Z] #43 135.9 CC criu/signalfd.o [2022-04-07T21:36:23.889Z] #43 136.4 CC criu/sk-inet.o [2022-04-07T21:36:24.185Z] #30 ... [2022-04-07T21:36:24.185Z] [2022-04-07T21:36:24.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-04-07T21:36:24.185Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:24.185Z] #43 122.6 CC criu/net.o [2022-04-07T21:36:24.185Z] #43 125.5 CC criu/netfilter.o [2022-04-07T21:36:24.185Z] #43 125.8 CC criu/page-pipe.o [2022-04-07T21:36:24.185Z] #43 126.5 CC criu/page-xfer.o [2022-04-07T21:36:24.185Z] #43 128.1 CC criu/pagemap-cache.o [2022-04-07T21:36:24.185Z] #43 128.5 CC criu/pagemap.o [2022-04-07T21:36:24.185Z] #43 129.7 CC criu/parasite-syscall.o [2022-04-07T21:36:24.185Z] #43 130.8 CC criu/path.o [2022-04-07T21:36:24.185Z] #43 131.3 CC criu/pie-util-vdso-elf32.o [2022-04-07T21:36:24.185Z] #43 131.7 CC criu/pie-util-vdso.o [2022-04-07T21:36:24.185Z] #43 132.1 CC criu/pie-util.o [2022-04-07T21:36:24.185Z] #43 132.2 CC criu/pipes.o [2022-04-07T21:36:24.445Z] #43 132.9 CC criu/plugin.o [2022-04-07T21:36:24.706Z] #43 133.4 CC criu/proc_parse.o [2022-04-07T21:36:24.862Z] #43 130.2 CC criu/parasite-syscall.o [2022-04-07T21:36:25.260Z] #43 137.7 CC criu/sk-netlink.o [2022-04-07T21:36:25.325Z] #20 45.73 Selecting previously unselected package vim. [2022-04-07T21:36:25.325Z] #20 45.74 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T21:36:25.325Z] #20 45.75 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:25.433Z] #43 131.3 CC criu/path.o [2022-04-07T21:36:25.517Z] #43 138.0 CC criu/sk-packet.o [2022-04-07T21:36:25.889Z] #20 46.24 Selecting previously unselected package xfsprogs. [2022-04-07T21:36:25.889Z] #20 46.24 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T21:36:25.889Z] #20 46.25 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T21:36:26.005Z] #43 131.7 CC criu/pie-util-vdso-elf32.o [2022-04-07T21:36:26.082Z] #43 138.6 CC criu/sk-queue.o [2022-04-07T21:36:26.147Z] #20 46.72 Selecting previously unselected package zip. [2022-04-07T21:36:26.147Z] #20 46.72 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T21:36:26.147Z] #20 46.73 Unpacking zip (3.0-11+b1) ... [2022-04-07T21:36:26.403Z] #20 46.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T21:36:26.403Z] #20 46.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T21:36:26.403Z] #20 47.01 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:26.403Z] #20 47.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T21:36:26.403Z] #20 47.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T21:36:26.575Z] #43 132.4 CC criu/pie-util-vdso.o [2022-04-07T21:36:26.623Z] #43 ... [2022-04-07T21:36:26.623Z] [2022-04-07T21:36:26.623Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:36:26.623Z] #30 sha256:4c1af83e1413fc5d92a98ea494b0b34150e7dcdf4fce56c58dacfca12c4a0e9b [2022-04-07T21:36:26.623Z] #30 DONE 4.3s [2022-04-07T21:36:26.623Z] [2022-04-07T21:36:26.623Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T21:36:26.623Z] #33 sha256:3397502162db558da8e78e18551d700f360d9618ee85edec3c114060f5678996 [2022-04-07T21:36:26.648Z] #43 139.1 CC criu/sk-tcp.o [2022-04-07T21:36:26.662Z] #20 47.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:26.662Z] #20 47.06 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T21:36:26.662Z] #20 47.08 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T21:36:26.662Z] #20 47.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T21:36:26.662Z] #20 47.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T21:36:26.662Z] #20 47.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T21:36:26.662Z] #20 47.14 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T21:36:26.662Z] #20 47.16 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:26.662Z] #20 47.17 Setting up zip (3.0-11+b1) ... [2022-04-07T21:36:26.662Z] #20 47.18 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:26.662Z] #20 47.21 Setting up bash-completion (1:2.8-6) ... [2022-04-07T21:36:26.905Z] #43 139.6 CC criu/sk-unix.o [2022-04-07T21:36:27.194Z] #33 DONE 0.3s [2022-04-07T21:36:27.195Z] [2022-04-07T21:36:27.195Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T21:36:27.195Z] #35 sha256:1ac1ba19812e7afd6696914982129e0db116adc407447dffc9461591fbeb640a [2022-04-07T21:36:27.195Z] #35 DONE 0.0s [2022-04-07T21:36:27.195Z] [2022-04-07T21:36:27.195Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T21:36:27.195Z] #38 sha256:391eaeee2a664fc2a8bb22ab68f90aa14eff49caa2a3b9b127e1006ed7a2ceae [2022-04-07T21:36:27.195Z] #38 DONE 0.0s [2022-04-07T21:36:27.195Z] [2022-04-07T21:36:27.195Z] #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-04-07T21:36:27.195Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:36:27.517Z] #43 133.2 CC criu/pie-util.o [2022-04-07T21:36:27.777Z] #49 ... [2022-04-07T21:36:27.777Z] [2022-04-07T21:36:27.777Z] #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-04-07T21:36:27.777Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:27.777Z] #43 136.1 CC criu/protobuf-desc.o [2022-04-07T21:36:27.777Z] #43 133.6 CC criu/pipes.o [2022-04-07T21:36:28.038Z] #43 ... [2022-04-07T21:36:28.038Z] [2022-04-07T21:36:28.038Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:28.038Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:28.038Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T21:36:28.038Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T21:36:28.038Z] #22 11.78 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T21:36:28.038Z] #22 12.10 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-04-07T21:36:28.038Z] #22 12.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T21:36:28.038Z] #22 12.55 Building wheels for collected packages: yamllint [2022-04-07T21:36:28.038Z] #22 12.55 Running setup.py bdist_wheel for yamllint: started [2022-04-07T21:36:28.038Z] #22 14.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T21:36:28.038Z] #22 14.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T21:36:28.038Z] #22 14.13 Successfully built yamllint [2022-04-07T21:36:28.038Z] #22 14.16 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T21:36:28.038Z] #22 14.64 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T21:36:28.038Z] #22 DONE 17.0s [2022-04-07T21:36:28.038Z] [2022-04-07T21:36:28.038Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T21:36:28.038Z] #25 sha256:eb4d3bd02c32ed14cfbeab07460a54da8bbe79c3bf17c0a5eecea7e212553c24 [2022-04-07T21:36:28.276Z] #43 ... [2022-04-07T21:36:28.276Z] [2022-04-07T21:36:28.276Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:28.276Z] #22 sha256:9bcfd93c4e65dfc0cf16688e7d08f29ef0e90272700c1725747d4ab1abb207c0 [2022-04-07T21:36:28.276Z] #22 34.85 Installing build dependencies: finished with status 'done' [2022-04-07T21:36:28.505Z] #56 253.6 + bin/containerd-shim-runc-v1 [2022-04-07T21:36:28.609Z] #25 DONE 0.4s [2022-04-07T21:36:28.609Z] [2022-04-07T21:36:28.609Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:36:28.609Z] #30 sha256:b1a604820b5e0dc42bd6cba49c0bf7f79c3a75355cbed261b61d45028ecf1be3 [2022-04-07T21:36:28.721Z] #43 137.2 CC criu/protobuf.o [2022-04-07T21:36:29.292Z] #43 137.8 CC criu/pstree.o [2022-04-07T21:36:29.980Z] #20 50.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T21:36:29.980Z] #20 50.12 Setting up xz-utils (5.2.4-1) ... [2022-04-07T21:36:29.980Z] #20 50.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T21:36:29.980Z] #20 50.14 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T21:36:29.980Z] #20 50.16 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T21:36:29.980Z] #20 50.22 invoke-rc.d: could not determine current runlevel [2022-04-07T21:36:29.980Z] #20 50.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:36:29.980Z] #20 50.25 Setting up pigz (2.4-1) ... [2022-04-07T21:36:29.980Z] #20 50.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T21:36:29.980Z] #20 50.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T21:36:29.980Z] #20 50.29 Setting up python-pip-whl (18.1-5) ... [2022-04-07T21:36:29.980Z] #20 50.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T21:36:29.980Z] #20 50.31 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:30.236Z] #20 50.74 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T21:36:30.236Z] #20 50.75 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T21:36:30.236Z] #20 50.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:30.236Z] #20 50.78 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T21:36:30.236Z] #20 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T21:36:30.236Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T21:36:30.236Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T21:36:30.236Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T21:36:30.236Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T21:36:30.236Z] #20 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T21:36:30.236Z] #20 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T21:36:30.236Z] #20 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T21:36:30.236Z] #20 50.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T21:36:30.492Z] #20 50.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T21:36:30.492Z] #20 50.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T21:36:30.492Z] #20 50.91 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T21:36:30.492Z] #20 50.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T21:36:30.492Z] #20 50.93 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T21:36:30.492Z] #20 ... [2022-04-07T21:36:30.492Z] [2022-04-07T21:36:30.492Z] #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-04-07T21:36:30.492Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:30.492Z] #43 106.6 CC criu/filesystems.o [2022-04-07T21:36:30.492Z] #43 107.4 CC criu/fsnotify.o [2022-04-07T21:36:30.492Z] #43 108.6 CC criu/image-desc.o [2022-04-07T21:36:30.492Z] #43 108.7 CC criu/image.o [2022-04-07T21:36:30.492Z] #43 109.6 CC criu/ipc_ns.o [2022-04-07T21:36:30.492Z] #43 110.9 CC criu/irmap.o [2022-04-07T21:36:30.492Z] #43 111.7 CC criu/kcmp-ids.o [2022-04-07T21:36:30.492Z] #43 112.0 CC criu/kerndat.o [2022-04-07T21:36:30.492Z] #43 113.2 CC criu/libnetlink.o [2022-04-07T21:36:30.492Z] #43 113.6 CC criu/log.o [2022-04-07T21:36:30.492Z] #43 114.2 CC criu/lsm.o [2022-04-07T21:36:30.492Z] #43 114.8 CC criu/mem.o [2022-04-07T21:36:30.492Z] #43 116.6 CC criu/memfd.o [2022-04-07T21:36:30.679Z] #43 139.2 CC criu/rbtree.o [2022-04-07T21:36:30.939Z] #43 139.6 CC criu/rst-malloc.o [2022-04-07T21:36:31.419Z] #43 117.3 CC criu/mount.o [2022-04-07T21:36:31.512Z] #43 140.0 CC criu/seccomp.o [2022-04-07T21:36:32.457Z] #43 140.7 CC criu/seize.o [2022-04-07T21:36:33.312Z] #43 ... [2022-04-07T21:36:33.312Z] [2022-04-07T21:36:33.312Z] #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-04-07T21:36:33.312Z] #20 sha256:467ab2a79e8d83a7dec09c7af7bca0370455e64bb86af59d3d38c4acae8dc86f [2022-04-07T21:36:33.569Z] #20 53.87 Setting up iptables (1.8.2-4) ... [2022-04-07T21:36:33.569Z] #20 53.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T21:36:33.569Z] #20 53.94 Setting up python3 (3.7.3-1) ... [2022-04-07T21:36:33.763Z] #56 258.8 + bin/containerd-shim-runc-v2 [2022-04-07T21:36:33.826Z] #20 54.33 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T21:36:33.892Z] #30 DONE 4.8s [2022-04-07T21:36:33.892Z] [2022-04-07T21:36:33.892Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T21:36:33.892Z] #33 sha256:0a37c85b4597807195b9fb0a755b33091af537c8d70ed139d0e9444bdecde721 [2022-04-07T21:36:33.892Z] #33 DONE 0.5s [2022-04-07T21:36:33.892Z] [2022-04-07T21:36:33.892Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T21:36:33.892Z] #35 sha256:5546187024cc94796304f8516615678dd9cd5c95d0279eec9ed0a513b9f545b6 [2022-04-07T21:36:33.892Z] #35 DONE 0.3s [2022-04-07T21:36:33.892Z] [2022-04-07T21:36:33.892Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T21:36:33.892Z] #38 sha256:7aeb2475ed7b15dfa096b7e95fe4959167c00a55f5dae911192537f1d14ccd9f [2022-04-07T21:36:33.892Z] #38 DONE 0.1s [2022-04-07T21:36:33.892Z] [2022-04-07T21:36:33.892Z] #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-04-07T21:36:33.892Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:33.892Z] #43 135.0 CC criu/plugin.o [2022-04-07T21:36:33.892Z] #43 135.5 CC criu/proc_parse.o [2022-04-07T21:36:33.892Z] #43 139.0 CC criu/protobuf-desc.o [2022-04-07T21:36:33.906Z] #43 142.6 CC criu/servicefd.o [2022-04-07T21:36:34.326Z] #56 259.4 + binaries [2022-04-07T21:36:34.326Z] #56 259.4 + install -D bin/containerd /build/containerd [2022-04-07T21:36:34.326Z] #56 259.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T21:36:34.326Z] #56 259.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T21:36:34.326Z] #56 259.4 + install -D bin/ctr /build/ctr [2022-04-07T21:36:34.462Z] #43 140.0 CC criu/protobuf.o [2022-04-07T21:36:34.756Z] #20 54.95 Setting up apparmor (2.13.2-10) ... [2022-04-07T21:36:34.824Z] #22 ... [2022-04-07T21:36:34.824Z] [2022-04-07T21:36:34.824Z] #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-04-07T21:36:34.824Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:36:34.824Z] #43 141.5 CC criu/sockets.o [2022-04-07T21:36:34.824Z] #43 142.3 CC criu/stats.o [2022-04-07T21:36:34.824Z] #43 142.6 CC criu/string.o [2022-04-07T21:36:34.824Z] #43 142.7 CC criu/sysctl.o [2022-04-07T21:36:34.824Z] #43 143.4 CC criu/sysfs_parse.o [2022-04-07T21:36:34.824Z] #43 143.8 CC criu/timens.o [2022-04-07T21:36:34.824Z] #43 144.1 CC criu/timerfd.o [2022-04-07T21:36:34.824Z] #43 144.4 CC criu/tty.o [2022-04-07T21:36:34.824Z] #43 146.4 CC criu/tun.o [2022-04-07T21:36:34.824Z] #43 146.8 CC criu/uffd.o [2022-04-07T21:36:34.856Z] #43 143.3 CC criu/shmem.o [2022-04-07T21:36:35.038Z] #43 ... [2022-04-07T21:36:35.039Z] [2022-04-07T21:36:35.039Z] #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-04-07T21:36:35.039Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:36:35.039Z] #40 208.1 + dpkg --print-architecture [2022-04-07T21:36:35.039Z] #40 208.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T21:36:35.387Z] #43 148.0 CC criu/util.o [2022-04-07T21:36:35.644Z] #43 ... [2022-04-07T21:36:35.644Z] [2022-04-07T21:36:35.644Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:35.644Z] #22 sha256:9bcfd93c4e65dfc0cf16688e7d08f29ef0e90272700c1725747d4ab1abb207c0 [2022-04-07T21:36:35.644Z] #22 42.26 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T21:36:35.644Z] #22 42.27 Building wheels for collected packages: yamllint, pyyaml [2022-04-07T21:36:35.644Z] #22 42.28 Running setup.py bdist_wheel for yamllint: started [2022-04-07T21:36:35.985Z] #40 208.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T21:36:35.985Z] #40 208.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T21:36:36.124Z] #20 56.56 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T21:36:36.124Z] #20 56.57 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T21:36:36.250Z] #43 144.7 CC criu/sigframe.o [2022-04-07T21:36:36.383Z] #20 56.97 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T21:36:36.577Z] #22 43.08 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T21:36:36.577Z] #22 43.08 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T21:36:36.577Z] #22 43.11 Running setup.py bdist_wheel for pyyaml: started [2022-04-07T21:36:36.832Z] #43 145.2 CC criu/signalfd.o [2022-04-07T21:36:36.843Z] #56 DONE 261.4s [2022-04-07T21:36:37.094Z] #43 145.6 CC criu/sk-inet.o [2022-04-07T21:36:37.099Z] [2022-04-07T21:36:37.099Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T21:36:37.099Z] #57 sha256:2e841aa9399a63fde0f8bc59879fba1bb6edeefedeef5f70af8b77f1f8a08c48 [2022-04-07T21:36:37.315Z] #20 57.79 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T21:36:37.880Z] #20 58.28 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T21:36:38.029Z] #57 DONE 0.7s [2022-04-07T21:36:38.029Z] [2022-04-07T21:36:38.029Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T21:36:38.029Z] #61 sha256:c6582a72a5879f5ab925c4ec8bfc9e14a6c14bec1456a52a4f2a061182188b63 [2022-04-07T21:36:38.029Z] #61 DONE 0.2s [2022-04-07T21:36:38.029Z] [2022-04-07T21:36:38.029Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T21:36:38.029Z] #66 sha256:d35c6c3f6cd52f74204db8349fc721ddc2d34243199f24f62a9d101b8be3f7dc [2022-04-07T21:36:38.483Z] #43 146.9 CC criu/sk-netlink.o [2022-04-07T21:36:38.483Z] #43 ... [2022-04-07T21:36:38.483Z] [2022-04-07T21:36:38.483Z] #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-04-07T21:36:38.483Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:36:38.483Z] #40 201.5 + dpkg --print-architecture [2022-04-07T21:36:38.483Z] #40 201.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T21:36:38.483Z] #40 202.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T21:36:38.483Z] #40 202.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T21:36:38.976Z] #66 DONE 0.9s [2022-04-07T21:36:38.976Z] [2022-04-07T21:36:38.976Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T21:36:38.976Z] #68 sha256:a57b6378535eca02f69c73c3a464a4809bc1e03723ea220cb8963aa225a15d09 [2022-04-07T21:36:38.976Z] #68 DONE 0.0s [2022-04-07T21:36:38.976Z] [2022-04-07T21:36:38.976Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T21:36:38.976Z] #69 sha256:d8e08f1750b806595c2fa061aeb9f2d375624f44938bb1d7ff66d7508eaf88c0 [2022-04-07T21:36:38.976Z] #69 DONE 0.0s [2022-04-07T21:36:39.057Z] #40 ... [2022-04-07T21:36:39.057Z] [2022-04-07T21:36:39.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-04-07T21:36:39.057Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:39.057Z] #43 147.5 CC criu/sk-packet.o [2022-04-07T21:36:39.233Z] [2022-04-07T21:36:39.233Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T21:36:39.233Z] #70 sha256:d8ed32bdedf6d9c6175390d5502f0f0c5679ce24ebb79294745dd0b5011bcad1 [2022-04-07T21:36:39.295Z] #20 59.34 Setting up python3-pip (18.1-5) ... [2022-04-07T21:36:39.630Z] #43 148.3 CC criu/sk-queue.o [2022-04-07T21:36:39.804Z] #70 DONE 0.9s [2022-04-07T21:36:39.859Z] #20 60.47 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:36:39.859Z] #20 60.52 Processing triggers for mime-support (3.62) ... [2022-04-07T21:36:40.072Z] [2022-04-07T21:36:40.072Z] #71 exporting to image [2022-04-07T21:36:40.072Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T21:36:40.072Z] #71 exporting layers [2022-04-07T21:36:40.204Z] #43 148.8 CC criu/sk-tcp.o [2022-04-07T21:36:40.793Z] #20 DONE 61.1s [2022-04-07T21:36:40.793Z] [2022-04-07T21:36:40.793Z] #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-04-07T21:36:40.793Z] #21 sha256:76975103ab81ee2639b36b0292795b38ca597009ba7dca1d00be95ff3b2174b3 [2022-04-07T21:36:41.207Z] #43 149.7 CC criu/sk-unix.o [2022-04-07T21:36:41.832Z] #22 48.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-04-07T21:36:41.832Z] #22 48.05 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-04-07T21:36:41.832Z] #22 48.19 Successfully built yamllint pyyaml [2022-04-07T21:36:41.832Z] #22 48.21 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T21:36:41.832Z] #22 48.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T21:36:42.164Z] #21 1.512 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T21:36:42.164Z] #21 1.516 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T21:36:42.164Z] #21 1.519 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T21:36:42.164Z] #21 DONE 1.6s [2022-04-07T21:36:42.164Z] [2022-04-07T21:36:42.164Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:42.164Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:42.396Z] #22 DONE 49.2s [2022-04-07T21:36:42.396Z] [2022-04-07T21:36:42.396Z] #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-04-07T21:36:42.396Z] #43 sha256:fc57d40ddfbc1697ef4e2ab840b56cf7d52c1f4d7e1a5636215d9ecd94248de3 [2022-04-07T21:36:42.396Z] #43 149.3 CC criu/uts_ns.o [2022-04-07T21:36:42.396Z] #43 149.6 CC criu/vdso.o [2022-04-07T21:36:42.396Z] #43 150.1 LINK criu/built-in.o [2022-04-07T21:36:42.396Z] #43 150.3 LINK criu/criu [2022-04-07T21:36:42.396Z] #43 150.6 DEP lib/c/criu.d [2022-04-07T21:36:42.396Z] #43 150.7 CC images/rpc.pb-c.o [2022-04-07T21:36:42.396Z] #43 151.3 CC lib/c/criu.o [2022-04-07T21:36:42.396Z] #43 152.4 LINK lib/c/built-in.o [2022-04-07T21:36:42.396Z] #43 152.4 LINK lib/c/libcriu.so [2022-04-07T21:36:42.396Z] #43 152.4 LINK lib/c/libcriu.a [2022-04-07T21:36:42.396Z] #43 152.6 GEN magic.py [2022-04-07T21:36:42.396Z] #43 152.8 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:36:42.396Z] #43 152.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:36:42.396Z] #43 152.8 Note: Building without GnuTLS support [2022-04-07T21:36:42.396Z] #43 152.8 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:36:42.396Z] #43 152.8 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:36:42.396Z] #43 153.5 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:36:42.396Z] #43 154.4 make[1]: Nothing to be done for 'all'. [2022-04-07T21:36:42.653Z] #43 155.3 make[1]: 'images/built-in.o' is up to date. [2022-04-07T21:36:42.653Z] #43 155.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T21:36:42.653Z] #43 155.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T21:36:42.911Z] #43 155.4 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T21:36:42.911Z] #43 155.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T21:36:42.911Z] #43 155.5 make[1]: Nothing to be done for 'all'. [2022-04-07T21:36:42.911Z] #43 155.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:36:43.167Z] #43 155.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.167Z] #43 155.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.167Z] #43 155.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.167Z] #43 155.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.167Z] #43 155.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.424Z] #43 155.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.424Z] #43 156.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.424Z] #43 156.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:43.424Z] #43 156.0 INSTALL criu/criu [2022-04-07T21:36:43.424Z] #43 DONE 156.1s [2022-04-07T21:36:43.424Z] [2022-04-07T21:36:43.424Z] #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-04-07T21:36:43.424Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:36:44.515Z] #43 152.5 CC criu/sockets.o [2022-04-07T21:36:45.085Z] #43 153.4 CC criu/stats.o [2022-04-07T21:36:45.085Z] #43 ... [2022-04-07T21:36:45.085Z] [2022-04-07T21:36:45.085Z] #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-04-07T21:36:45.085Z] #49 sha256:b9999eb5b7005fb9abadb02859914a1573c7c3af3fa44736f954af8f391bc5f4 [2022-04-07T21:36:45.085Z] #49 218.6 + /build/golangci-lint --version [2022-04-07T21:36:45.345Z] #49 219.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T21:36:45.437Z] #22 ... [2022-04-07T21:36:45.437Z] [2022-04-07T21:36:45.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-04-07T21:36:45.437Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:45.437Z] #43 121.4 CC criu/namespaces.o [2022-04-07T21:36:45.437Z] #43 123.4 CC criu/net.o [2022-04-07T21:36:45.437Z] #43 126.9 CC criu/netfilter.o [2022-04-07T21:36:45.437Z] #43 127.3 CC criu/page-pipe.o [2022-04-07T21:36:45.437Z] #43 128.0 CC criu/page-xfer.o [2022-04-07T21:36:45.437Z] #43 129.8 CC criu/pagemap-cache.o [2022-04-07T21:36:45.437Z] #43 130.2 CC criu/pagemap.o [2022-04-07T21:36:45.437Z] #43 131.3 CC criu/parasite-syscall.o [2022-04-07T21:36:45.915Z] #49 DONE 219.5s [2022-04-07T21:36:45.915Z] [2022-04-07T21:36:45.915Z] #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-04-07T21:36:45.915Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:45.915Z] #43 153.9 CC criu/string.o [2022-04-07T21:36:45.915Z] #43 154.0 CC criu/sysctl.o [2022-04-07T21:36:46.022Z] #40 ... [2022-04-07T21:36:46.022Z] [2022-04-07T21:36:46.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-04-07T21:36:46.022Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:46.022Z] #43 140.8 CC criu/pstree.o [2022-04-07T21:36:46.022Z] #43 142.1 CC criu/rbtree.o [2022-04-07T21:36:46.022Z] #43 142.8 CC criu/rst-malloc.o [2022-04-07T21:36:46.022Z] #43 143.2 CC criu/seccomp.o [2022-04-07T21:36:46.022Z] #43 144.3 CC criu/seize.o [2022-04-07T21:36:46.022Z] #43 145.5 CC criu/servicefd.o [2022-04-07T21:36:46.022Z] #43 146.0 CC criu/shmem.o [2022-04-07T21:36:46.022Z] #43 147.0 CC criu/sigframe.o [2022-04-07T21:36:46.022Z] #43 147.2 CC criu/signalfd.o [2022-04-07T21:36:46.022Z] #43 147.5 CC criu/sk-inet.o [2022-04-07T21:36:46.022Z] #43 148.6 CC criu/sk-netlink.o [2022-04-07T21:36:46.022Z] #43 149.0 CC criu/sk-packet.o [2022-04-07T21:36:46.022Z] #43 149.8 CC criu/sk-queue.o [2022-04-07T21:36:46.022Z] #43 150.3 CC criu/sk-tcp.o [2022-04-07T21:36:46.022Z] #43 150.9 CC criu/sk-unix.o [2022-04-07T21:36:46.288Z] #43 154.8 CC criu/sysfs_parse.o [2022-04-07T21:36:46.367Z] #43 132.4 CC criu/path.o [2022-04-07T21:36:46.616Z] #71 exporting layers 6.4s done [2022-04-07T21:36:46.616Z] #71 writing image sha256:f1a385e69eccccd5fef35ab28c83d5214d8e12abf3f75bc6d31e46db1ff519dc done [2022-04-07T21:36:46.616Z] #71 naming to docker.io/library/docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 done [2022-04-07T21:36:46.616Z] #71 DONE 6.4s [Pipeline] } [2022-04-07T21:36:46.624Z] #43 132.8 CC criu/pie-util-vdso-elf32.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-07T21:36:46.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/validate/default [2022-04-07T21:36:47.187Z] #43 133.3 CC criu/pie-util-vdso.o [2022-04-07T21:36:47.227Z] #43 155.6 CC criu/timens.o [2022-04-07T21:36:47.410Z] #43 153.1 CC criu/sockets.o [2022-04-07T21:36:47.410Z] #43 ... [2022-04-07T21:36:47.410Z] [2022-04-07T21:36:47.410Z] #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-04-07T21:36:47.410Z] #49 sha256:e278867872ebb2ce79ca09e93c838aa38208779afcb604d41c49b70abdbfec30 [2022-04-07T21:36:47.410Z] #49 220.9 + /build/golangci-lint --version [2022-04-07T21:36:47.488Z] #43 156.1 CC criu/timerfd.o [2022-04-07T21:36:47.751Z] #43 133.8 CC criu/pie-util.o [2022-04-07T21:36:47.751Z] #43 134.0 CC criu/pipes.o [2022-04-07T21:36:47.996Z] #49 221.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T21:36:48.008Z] #43 ... [2022-04-07T21:36:48.008Z] [2022-04-07T21:36:48.008Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:48.008Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:48.008Z] #22 5.806 Collecting yamllint==1.26.1 [2022-04-07T21:36:48.060Z] #43 156.5 CC criu/tty.o [2022-04-07T21:36:48.305Z] Congratulations! All commits are properly signed with the DCO! [2022-04-07T21:36:48.564Z] #49 DONE 221.8s [2022-04-07T21:36:48.564Z] [2022-04-07T21:36:48.564Z] #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-04-07T21:36:48.564Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:48.564Z] #43 154.0 CC criu/stats.o [2022-04-07T21:36:48.564Z] #43 154.3 CC criu/string.o [2022-04-07T21:36:48.828Z] #43 154.5 CC criu/sysctl.o [2022-04-07T21:36:48.870Z] Congratulations! Seccomp profile generation is done correctly. [2022-04-07T21:36:49.975Z] #43 158.1 CC criu/tun.o [2022-04-07T21:36:50.212Z] #43 155.7 CC criu/sysfs_parse.o [2022-04-07T21:36:50.212Z] #43 156.1 CC criu/timens.o [2022-04-07T21:36:50.236Z] #43 158.6 CC criu/uffd.o [2022-04-07T21:36:50.783Z] #43 156.5 CC criu/timerfd.o [2022-04-07T21:36:51.044Z] #43 156.9 CC criu/tty.o [2022-04-07T21:36:51.180Z] #43 159.7 CC criu/util.o [2022-04-07T21:36:51.617Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-07T21:36:51.617Z] [2022-04-07T21:36:51.617Z] ________ ____ __. [2022-04-07T21:36:51.617Z] \_____ \ | |/ _| [2022-04-07T21:36:51.617Z] / | \| < [2022-04-07T21:36:51.617Z] / | \ | \ [2022-04-07T21:36:51.617Z] \_______ /____|__ \ [2022-04-07T21:36:51.617Z] \/ \/ [2022-04-07T21:36:51.617Z] [2022-04-07T21:36:51.617Z] INFO: make.ps1 ended at 04/07/2022 21:36:48 [2022-04-07T21:36:51.617Z] INFO: Binaries build ended at 04/07/2022 21:36:49. Duration:00:01:19.2781873 [2022-04-07T21:36:51.617Z] INFO: Copying the built daemon binary to d:\CI\PR-43468\4\binary\dockerd-09d6fcdfec.exe... [2022-04-07T21:36:51.617Z] INFO: Copying the built client binary to d:\CI\PR-43468\4\binary\docker-09d6fcdfec.exe... [2022-04-07T21:36:51.617Z] INFO: Copying dockerversion from the container... [2022-04-07T21:36:51.617Z] INFO: Copying the golang package from the container to d:\CI\PR-43468\4\installer\go.zip... [2022-04-07T21:36:52.076Z] INFO: Extracting go.zip to d:\CI\PR-43468\4\go [2022-04-07T21:36:52.149Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-07T21:36:52.564Z] #43 160.8 CC criu/uts_ns.o [2022-04-07T21:36:52.564Z] #43 161.0 CC criu/vdso-compat.o [2022-04-07T21:36:52.564Z] #43 161.2 CC criu/vdso.o [2022-04-07T21:36:52.955Z] #43 158.5 CC criu/tun.o [2022-04-07T21:36:53.216Z] #43 158.9 CC criu/uffd.o [2022-04-07T21:36:53.287Z] #22 11.16 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T21:36:53.505Z] #43 161.8 LINK criu/built-in.o [2022-04-07T21:36:53.505Z] #43 162.0 LINK criu/criu [2022-04-07T21:36:54.075Z] #43 162.5 DEP lib/c/criu.d [2022-04-07T21:36:54.075Z] #43 162.5 CC images/rpc.pb-c.o [2022-04-07T21:36:54.156Z] #43 160.0 CC criu/util.o [2022-04-07T21:36:54.648Z] #43 163.2 CC lib/c/criu.o [2022-04-07T21:36:54.676Z] #22 ... [2022-04-07T21:36:54.676Z] [2022-04-07T21:36:54.676Z] #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-04-07T21:36:54.676Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:54.676Z] #43 134.8 CC criu/plugin.o [2022-04-07T21:36:54.676Z] #43 135.1 CC criu/proc_parse.o [2022-04-07T21:36:54.676Z] #43 137.6 CC criu/protobuf-desc.o [2022-04-07T21:36:54.676Z] #43 138.6 CC criu/protobuf.o [2022-04-07T21:36:54.676Z] #43 139.0 CC criu/pstree.o [2022-04-07T21:36:54.676Z] #43 140.4 CC criu/rbtree.o [2022-04-07T21:36:54.676Z] #43 ... [2022-04-07T21:36:54.676Z] [2022-04-07T21:36:54.676Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T21:36:54.676Z] #22 sha256:8d548a39ac1fa4be989ea1698b5e9c305f7bc891045ba011e8f1a89d4b0614ab [2022-04-07T21:36:54.676Z] #22 12.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T21:36:54.676Z] #22 12.43 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T21:36:54.676Z] #22 12.51 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T21:36:55.219Z] #43 ... [2022-04-07T21:36:55.219Z] [2022-04-07T21:36:55.219Z] #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-04-07T21:36:55.219Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:36:55.219Z] #40 DONE 228.3s [2022-04-07T21:36:55.219Z] [2022-04-07T21:36:55.219Z] #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-04-07T21:36:55.219Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:36:55.237Z] #22 12.85 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-04-07T21:36:55.493Z] #22 13.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T21:36:55.493Z] #22 13.19 Building wheels for collected packages: yamllint [2022-04-07T21:36:55.493Z] #22 13.20 Running setup.py bdist_wheel for yamllint: started [2022-04-07T21:36:55.538Z] #43 161.2 CC criu/uts_ns.o [2022-04-07T21:36:55.538Z] #43 161.4 CC criu/vdso-compat.o [2022-04-07T21:36:55.791Z] #53 ... [2022-04-07T21:36:55.791Z] [2022-04-07T21:36:55.791Z] #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-04-07T21:36:55.791Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:55.791Z] #43 164.3 LINK lib/c/built-in.o [2022-04-07T21:36:55.791Z] #43 164.3 LINK lib/c/libcriu.so [2022-04-07T21:36:55.791Z] #43 164.3 LINK lib/c/libcriu.a [2022-04-07T21:36:55.798Z] #43 161.6 CC criu/vdso.o [2022-04-07T21:36:56.054Z] #43 164.6 GEN magic.py [2022-04-07T21:36:56.315Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:36:56.315Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:36:56.315Z] #43 164.8 Note: Building without GnuTLS support [2022-04-07T21:36:56.315Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:36:56.315Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:36:56.367Z] #43 162.1 LINK criu/built-in.o [2022-04-07T21:36:56.367Z] #43 162.3 LINK criu/criu [2022-04-07T21:36:56.422Z] #22 14.28 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T21:36:56.422Z] #22 14.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T21:36:56.422Z] #22 14.33 Successfully built yamllint [2022-04-07T21:36:56.422Z] #22 14.36 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T21:36:56.886Z] #43 ... [2022-04-07T21:36:56.886Z] [2022-04-07T21:36:56.886Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T21:36:56.886Z] #41 sha256:2989fda195d986fa5f51e99e1e28508497a2db7b9fb2809deb32b7ba652daedc [2022-04-07T21:36:56.886Z] #41 DONE 0.5s [2022-04-07T21:36:56.886Z] [2022-04-07T21:36:56.886Z] #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-04-07T21:36:56.886Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:56.886Z] #43 165.4 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:36:56.985Z] #22 14.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T21:36:56.998Z] #43 162.7 DEP lib/c/criu.d [2022-04-07T21:36:56.998Z] #43 162.8 CC images/rpc.pb-c.o [2022-04-07T21:36:57.457Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2022-04-07T21:36:57.577Z] #43 163.4 CC lib/c/criu.o [2022-04-07T21:36:57.915Z] #22 DONE 15.7s [2022-04-07T21:36:57.915Z] [2022-04-07T21:36:57.915Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T21:36:57.915Z] #25 sha256:11fb4aa4b318039dac4c66a6792edaa0990f6753ff12ef7887d4513943679edb [2022-04-07T21:36:58.029Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2022-04-07T21:36:58.029Z] #43 166.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T21:36:58.029Z] #43 166.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T21:36:58.029Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T21:36:58.029Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T21:36:58.029Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2022-04-07T21:36:58.289Z] #43 166.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:36:58.289Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.289Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.289Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.479Z] #25 DONE 0.5s [2022-04-07T21:36:58.479Z] [2022-04-07T21:36:58.479Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:36:58.479Z] #30 sha256:3d68e995c4a6340cc6576704f2748ad170d0c6e691f331e47d5f663b0721110f [2022-04-07T21:36:58.524Z] #43 ... [2022-04-07T21:36:58.524Z] [2022-04-07T21:36:58.524Z] #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-04-07T21:36:58.524Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:36:58.524Z] #40 DONE 231.7s [2022-04-07T21:36:58.524Z] [2022-04-07T21:36:58.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T21:36:58.524Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:36:58.524Z] #43 164.5 LINK lib/c/built-in.o [2022-04-07T21:36:58.550Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.550Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.550Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.550Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.784Z] #43 164.5 LINK lib/c/libcriu.so [2022-04-07T21:36:58.785Z] #43 164.5 LINK lib/c/libcriu.a [2022-04-07T21:36:58.785Z] #43 164.6 GEN magic.py [2022-04-07T21:36:58.813Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2022-04-07T21:36:58.813Z] #43 167.2 INSTALL criu/criu [2022-04-07T21:36:58.813Z] #43 DONE 167.3s [2022-04-07T21:36:58.813Z] [2022-04-07T21:36:58.813Z] #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-04-07T21:36:58.813Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:36:59.045Z] #43 164.9 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:36:59.045Z] #43 164.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:36:59.045Z] #43 164.9 Note: Building without GnuTLS support [2022-04-07T21:36:59.305Z] #43 164.9 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:36:59.305Z] #43 164.9 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:36:59.755Z] #53 ... [2022-04-07T21:36:59.755Z] [2022-04-07T21:36:59.755Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T21:36:59.755Z] #44 sha256:43bb2642f6d0d5b3cdf110fbd6228f03240e61b0ff7d4c3383e560bee537e12c [2022-04-07T21:36:59.755Z] #44 DONE 0.1s [2022-04-07T21:36:59.755Z] [2022-04-07T21:36:59.755Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T21:36:59.755Z] #46 sha256:1c1188acd6614d0bbfdf303b81c3499de06bf8368bea3565822de7eb46a5c9b0 [2022-04-07T21:37:00.015Z] #46 DONE 0.1s [2022-04-07T21:37:00.015Z] [2022-04-07T21:37:00.015Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T21:37:00.015Z] #48 sha256:2a128b236a66c7b0bd19c51db8b4061040c855ac4baaf5f2cb326bf60fefddaf [2022-04-07T21:37:00.015Z] #48 DONE 0.1s [2022-04-07T21:37:00.015Z] [2022-04-07T21:37:00.015Z] #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-04-07T21:37:00.015Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:37:00.015Z] #56 ... [2022-04-07T21:37:00.015Z] [2022-04-07T21:37:00.015Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T21:37:00.015Z] #50 sha256:f5c75ecaed0289a70041c5f109f466089317077e0782070c4fafeceec15a9d62 [2022-04-07T21:37:00.247Z] #43 166.0 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:37:00.250Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-04-07T21:37:00.280Z] #50 DONE 0.4s [2022-04-07T21:37:00.280Z] [2022-04-07T21:37:00.280Z] #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-04-07T21:37:00.280Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:37:00.507Z] #43 ... [2022-04-07T21:37:00.507Z] [2022-04-07T21:37:00.507Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T21:37:00.507Z] #41 sha256:2c52da02914acc2f7924e750fcaa582e8f9b7b4b1c1260183f6730fd57381fe9 [2022-04-07T21:37:00.507Z] #41 DONE 0.5s [2022-04-07T21:37:00.507Z] [2022-04-07T21:37:00.507Z] #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-04-07T21:37:00.507Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:37:00.541Z] #53 ... [2022-04-07T21:37:00.541Z] [2022-04-07T21:37:00.541Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T21:37:00.541Z] #52 sha256:5fad506c65c8a9fac7a6b2adf811add83fdcf5a7020fedf2bea32b3758c7e28c [2022-04-07T21:37:00.541Z] #52 DONE 0.1s [2022-04-07T21:37:00.541Z] [2022-04-07T21:37:00.541Z] #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-04-07T21:37:00.541Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:37:00.767Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2022-04-07T21:37:00.814Z] Congratulations! All API changes are done the right way. [2022-04-07T21:37:00.814Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-07T21:37:00.814Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-07T21:37:00.814Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-07T21:37:00.814Z] Congratulations! No new tests were added to integration-cli. [2022-04-07T21:37:00.814Z] [2022-04-07T21:37:00.814Z] INFO Start validation with golang-ci-lint [2022-04-07T21:37:00.814Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-07T21:37:00.814Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-07T21:37:00.814Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-07T21:37:01.336Z] #43 167.1 make[1]: 'images/built-in.o' is up to date. [2022-04-07T21:37:01.336Z] #43 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T21:37:01.336Z] #43 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T21:37:01.336Z] #43 167.2 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T21:37:01.336Z] #43 167.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T21:37:01.336Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2022-04-07T21:37:01.336Z] #43 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:37:01.596Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.596Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.596Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.861Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.861Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.861Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:01.861Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:02.124Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:02.124Z] #43 167.8 INSTALL criu/criu [2022-04-07T21:37:02.124Z] #43 DONE 167.9s [2022-04-07T21:37:02.124Z] [2022-04-07T21:37:02.124Z] #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-04-07T21:37:02.124Z] #53 sha256:8584177cc03a5597fe349c4ad23e6e7278b30058c3cfaab19f53624d09b97737 [2022-04-07T21:37:03.062Z] #53 ... [2022-04-07T21:37:03.062Z] [2022-04-07T21:37:03.062Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T21:37:03.062Z] #44 sha256:447a1aa30798a0f14d54a15b0670d996e2b3c53bd9e64e86268ef4cf62f31960 [2022-04-07T21:37:03.062Z] #44 DONE 0.1s [2022-04-07T21:37:03.062Z] [2022-04-07T21:37:03.062Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T21:37:03.062Z] #46 sha256:d5f7b608444dbd2b0648aebbaec490eae79d902f77be7317b305b2bc64a94801 [2022-04-07T21:37:03.322Z] #46 DONE 0.1s [2022-04-07T21:37:03.322Z] [2022-04-07T21:37:03.322Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T21:37:03.322Z] #48 sha256:4130b34e9e9e61ec3510202508e2daf4c1240c7b3b8ebf3c06450383409e6d70 [2022-04-07T21:37:03.322Z] #48 DONE 0.1s [2022-04-07T21:37:03.322Z] [2022-04-07T21:37:03.322Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T21:37:03.322Z] #50 sha256:96516bd1c0bfc277a6f55163f0e3b1c08941d44c8f5db6e8f6f2640a656b1529 [2022-04-07T21:37:03.730Z] #30 DONE 5.3s [2022-04-07T21:37:03.730Z] [2022-04-07T21:37:03.730Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T21:37:03.730Z] #33 sha256:6dbe6924e4cc848fcce5b7e3f4a9d36042683818e4fac5db11dbdea891c5182b [2022-04-07T21:37:03.894Z] #50 DONE 0.4s [2022-04-07T21:37:03.894Z] [2022-04-07T21:37:03.894Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T21:37:03.894Z] #52 sha256:64232527720123b4ada8d1e651e0376d264fee741511d20e84faf4edfb4a99ab [2022-04-07T21:37:03.894Z] #52 DONE 0.1s [2022-04-07T21:37:03.894Z] [2022-04-07T21:37:03.894Z] #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-04-07T21:37:03.894Z] #53 sha256:8584177cc03a5597fe349c4ad23e6e7278b30058c3cfaab19f53624d09b97737 [2022-04-07T21:37:03.989Z] #33 DONE 0.3s [2022-04-07T21:37:03.989Z] [2022-04-07T21:37:03.989Z] #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-04-07T21:37:03.989Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:37:03.989Z] #40 204.6 + dpkg --print-architecture [2022-04-07T21:37:03.989Z] #40 204.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T21:37:03.989Z] #40 204.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T21:37:03.989Z] #40 204.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T21:37:03.989Z] #40 ... [2022-04-07T21:37:03.989Z] [2022-04-07T21:37:03.989Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T21:37:03.989Z] #35 sha256:d5cf0fab7f48d567fa3609cebf8abcb1a8247c7ee5b8005b6324dda2d40938e3 [2022-04-07T21:37:03.989Z] #35 DONE 0.1s [2022-04-07T21:37:03.989Z] [2022-04-07T21:37:03.989Z] #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-04-07T21:37:03.989Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:37:03.989Z] #43 140.8 CC criu/rst-malloc.o [2022-04-07T21:37:03.989Z] #43 141.1 CC criu/seccomp.o [2022-04-07T21:37:03.989Z] #43 141.9 CC criu/seize.o [2022-04-07T21:37:03.989Z] #43 143.1 CC criu/servicefd.o [2022-04-07T21:37:03.989Z] #43 143.6 CC criu/shmem.o [2022-04-07T21:37:03.989Z] #43 144.4 CC criu/sigframe.o [2022-04-07T21:37:03.989Z] #43 144.7 CC criu/signalfd.o [2022-04-07T21:37:03.989Z] #43 145.0 CC criu/sk-inet.o [2022-04-07T21:37:03.989Z] #43 146.6 CC criu/sk-netlink.o [2022-04-07T21:37:03.989Z] #43 147.1 CC criu/sk-packet.o [2022-04-07T21:37:03.989Z] #43 147.8 CC criu/sk-queue.o [2022-04-07T21:37:03.989Z] #43 148.4 CC criu/sk-tcp.o [2022-04-07T21:37:03.989Z] #43 148.8 CC criu/sk-unix.o [2022-04-07T21:37:04.244Z] #43 ... [2022-04-07T21:37:04.244Z] [2022-04-07T21:37:04.244Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T21:37:04.244Z] #38 sha256:914a43bebdcbcc61cc0d5477fae936fed96794de1b69b11c4660cd89c274a1d2 [2022-04-07T21:37:04.244Z] #38 DONE 0.0s [2022-04-07T21:37:04.244Z] [2022-04-07T21:37:04.244Z] #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-04-07T21:37:04.244Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:37:04.805Z] #40 ... [2022-04-07T21:37:04.805Z] [2022-04-07T21:37:04.805Z] #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-04-07T21:37:04.805Z] #49 sha256:95632d10c6f29e1e1cc1b306e53421d0009df81b2aadb1642a02ebdc11d73d21 [2022-04-07T21:37:04.805Z] #49 215.0 + /build/golangci-lint --version [2022-04-07T21:37:05.061Z] #49 215.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T21:37:05.325Z] #56 ... [2022-04-07T21:37:05.325Z] [2022-04-07T21:37:05.325Z] #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-04-07T21:37:05.325Z] #24 sha256:220be281c5c77b7001b2137eee9944459d4121c7dc2a6315b4cc73c2e79b8c68 [2022-04-07T21:37:05.325Z] #24 228.7 + return [2022-04-07T21:37:05.325Z] #24 DONE 230.2s [2022-04-07T21:37:05.325Z] [2022-04-07T21:37:05.325Z] #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-04-07T21:37:05.325Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:05.325Z] #56 196.1 + bin/containerd [2022-04-07T21:37:05.326Z] #49 DONE 215.6s [2022-04-07T21:37:05.326Z] [2022-04-07T21:37:05.326Z] #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-04-07T21:37:05.326Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:37:05.326Z] #43 150.9 CC criu/sockets.o [2022-04-07T21:37:05.887Z] #43 152.1 CC criu/stats.o [2022-04-07T21:37:06.450Z] #43 152.6 CC criu/string.o [2022-04-07T21:37:06.710Z] #43 152.7 CC criu/sysctl.o [2022-04-07T21:37:07.213Z] #56 ... [2022-04-07T21:37:07.213Z] [2022-04-07T21:37:07.213Z] #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-04-07T21:37:07.213Z] #53 sha256:aea0cb3c8b78f6eca7ef93ea813297729443aa5685954a3c940e7f903e7e48f1 [2022-04-07T21:37:07.213Z] #53 138.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T21:37:07.213Z] #53 138.9 + mkdir -p /build [2022-04-07T21:37:07.213Z] #53 138.9 + cp runc /build/runc [2022-04-07T21:37:07.213Z] #53 DONE 139.5s [2022-04-07T21:37:07.213Z] [2022-04-07T21:37:07.213Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T21:37:07.213Z] #25 sha256:9df7770c0f426b0df7b5f7ea71f83bff22113905bad96484370f952c85444f7e [2022-04-07T21:37:07.213Z] #25 DONE 0.7s [2022-04-07T21:37:07.213Z] [2022-04-07T21:37:07.213Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T21:37:07.213Z] #30 sha256:5f83727168a1df99b4ffa73e53f3e13eb18f7676a421a8fb329350cb542c8ad1 [2022-04-07T21:37:07.275Z] #43 153.3 CC criu/sysfs_parse.o [2022-04-07T21:37:07.838Z] #43 153.8 CC criu/timens.o [2022-04-07T21:37:08.095Z] #43 154.2 CC criu/timerfd.o [2022-04-07T21:37:08.659Z] #43 154.6 CC criu/tty.o [2022-04-07T21:37:10.551Z] #43 156.6 CC criu/tun.o [2022-04-07T21:37:11.115Z] #43 157.0 CC criu/uffd.o [2022-04-07T21:37:12.046Z] #43 158.1 CC criu/util.o [2022-04-07T21:37:13.416Z] #43 159.4 CC criu/uts_ns.o [2022-04-07T21:37:13.674Z] #43 159.6 CC criu/vdso-compat.o [2022-04-07T21:37:13.674Z] #43 159.8 CC criu/vdso.o [2022-04-07T21:37:14.651Z] #43 160.4 LINK criu/built-in.o [2022-04-07T21:37:14.651Z] #43 160.5 LINK criu/criu [2022-04-07T21:37:14.908Z] #43 160.9 DEP lib/c/criu.d [2022-04-07T21:37:14.908Z] #43 161.0 CC images/rpc.pb-c.o [2022-04-07T21:37:15.473Z] #43 161.5 CC lib/c/criu.o [2022-04-07T21:37:16.405Z] #43 162.4 LINK lib/c/built-in.o [2022-04-07T21:37:16.405Z] #43 162.4 LINK lib/c/libcriu.so [2022-04-07T21:37:16.405Z] #43 162.5 LINK lib/c/libcriu.a [2022-04-07T21:37:16.405Z] #43 162.7 GEN magic.py [2022-04-07T21:37:16.968Z] #43 162.8 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T21:37:16.968Z] #43 162.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T21:37:16.968Z] #43 162.9 Note: Building without GnuTLS support [2022-04-07T21:37:16.968Z] #43 162.9 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T21:37:16.968Z] #43 162.9 Makefile.config:40: Warn: Building without nftables support [2022-04-07T21:37:17.236Z] #30 DONE 8.4s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #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-04-07T21:37:17.236Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:17.236Z] #56 ... [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T21:37:17.236Z] #33 sha256:bd9304cef568673e99d03be775e7c3eca184715cd943b3da756d0cfe36752728 [2022-04-07T21:37:17.236Z] #33 DONE 0.5s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T21:37:17.236Z] #35 sha256:6d6cb630ffcb9c857622ccd3d55bc3e77faf0b50f0396c7be0b84858e396ae0c [2022-04-07T21:37:17.236Z] #35 DONE 0.1s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T21:37:17.236Z] #38 sha256:75ca54ef6d80eeb8e50c4caa78da3b468b09b2e01b84549ba176f58990c1c03d [2022-04-07T21:37:17.236Z] #38 DONE 0.0s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #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-04-07T21:37:17.236Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:17.236Z] #56 ... [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T21:37:17.236Z] #41 sha256:098900c2a9170b9b2636a51f66228016ff1fb12ff308f6e53f4f24f8f855833b [2022-04-07T21:37:17.236Z] #41 DONE 0.3s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #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-04-07T21:37:17.236Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:17.236Z] #56 ... [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T21:37:17.236Z] #44 sha256:a06ba60ddf063dec092066e2988004f419d21c6104e1d3428cde737c4ae2ea02 [2022-04-07T21:37:17.236Z] #44 DONE 0.1s [2022-04-07T21:37:17.236Z] [2022-04-07T21:37:17.236Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T21:37:17.237Z] #46 sha256:f490339ef97bc3174a7106778ad9f741861e910c7de4171a6adc3a68dd4401f3 [2022-04-07T21:37:17.237Z] #46 DONE 0.1s [2022-04-07T21:37:17.237Z] [2022-04-07T21:37:17.237Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T21:37:17.237Z] #48 sha256:ea4258195add9f77483d50b30fd7c88774a628c126cb0f78c844d0ec92223400 [2022-04-07T21:37:17.237Z] #48 DONE 0.1s [2022-04-07T21:37:17.237Z] [2022-04-07T21:37:17.237Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T21:37:17.237Z] #50 sha256:7e0f5e3c8fcbabd3818f65357beaa31ec441aabe986d3c3c8172f93de74bd5d7 [2022-04-07T21:37:17.237Z] #50 DONE 0.3s [2022-04-07T21:37:17.237Z] [2022-04-07T21:37:17.237Z] #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-04-07T21:37:17.237Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:17.237Z] #56 ... [2022-04-07T21:37:17.237Z] [2022-04-07T21:37:17.237Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T21:37:17.237Z] #52 sha256:e87237a803a0436a32948557bad9c3c08c9a0325a418cfc7cc6c740229713c79 [2022-04-07T21:37:17.237Z] #52 DONE 0.1s [2022-04-07T21:37:17.237Z] [2022-04-07T21:37:17.237Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T21:37:17.237Z] #54 sha256:34f38cecda562549ce47487eba707b5466cde69c61a3cd16956eab06e13b2fd8 [2022-04-07T21:37:17.508Z] #54 DONE 0.3s [2022-04-07T21:37:17.508Z] [2022-04-07T21:37:17.508Z] #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-04-07T21:37:17.508Z] #56 sha256:69cf6e1e5b51e9df3e006eaa17734ef2160f978f36aefebccb1444df0b1a17c9 [2022-04-07T21:37:17.532Z] #43 163.7 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T21:37:17.789Z] #43 ... [2022-04-07T21:37:17.789Z] [2022-04-07T21:37:17.789Z] #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-04-07T21:37:17.789Z] #40 sha256:37c11918a35ceb1f2c4725781219f6a605b0ec5d4633bebb2415b0ac1df87c31 [2022-04-07T21:37:17.789Z] #40 DONE 227.6s [2022-04-07T21:37:17.789Z] [2022-04-07T21:37:17.789Z] #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-04-07T21:37:17.789Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:37:18.352Z] #56 ... [2022-04-07T21:37:18.352Z] [2022-04-07T21:37:18.352Z] #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-04-07T21:37:18.352Z] #43 sha256:7285b40f66c916913c50f94f713ebbab23e64dfce0cf279439abaab637ef1695 [2022-04-07T21:37:18.352Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2022-04-07T21:37:19.282Z] #43 165.2 make[1]: 'images/built-in.o' is up to date. [2022-04-07T21:37:19.282Z] #43 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T21:37:19.282Z] #43 165.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T21:37:19.282Z] #43 165.3 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T21:37:19.282Z] #43 165.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T21:37:19.282Z] #43 165.4 make[1]: Nothing to be done for 'all'. [2022-04-07T21:37:19.282Z] #43 165.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T21:37:19.539Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.539Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.539Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.799Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.799Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.799Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.799Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:19.799Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-04-07T21:37:20.056Z] #43 166.0 INSTALL criu/criu [2022-04-07T21:37:20.056Z] #43 DONE 166.2s [2022-04-07T21:37:20.056Z] [2022-04-07T21:37:20.056Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T21:37:20.056Z] #41 sha256:e492ae53d6008fdada893b9e76b153902b7da9128748e8cd56027022d9443614 [2022-04-07T21:37:20.056Z] #41 DONE 0.6s [2022-04-07T21:37:20.056Z] [2022-04-07T21:37:20.056Z] #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-04-07T21:37:20.056Z] #53 sha256:807f99f0009f101c492f7f629195ccb242e672112775d0433c7f2cbb0cbebf5c [2022-04-07T21:37:22.496Z] #53 ... [2022-04-07T21:37:22.496Z] [2022-04-07T21:37:22.496Z] #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-04-07T21:37:22.496Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:37:22.496Z] #56 210.6 + bin/containerd [2022-04-07T21:37:22.624Z] #53 ... [2022-04-07T21:37:22.624Z] [2022-04-07T21:37:22.624Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T21:37:22.624Z] #44 sha256:d9e487caaf0e9ea5b55808e972e4b5f2d606890faebaad8a804d26b00d698c01 [2022-04-07T21:37:22.624Z] #44 DONE 0.1s [2022-04-07T21:37:22.624Z] [2022-04-07T21:37:22.625Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T21:37:22.625Z] #46 sha256:eef8fc8d974a299131452cbe67ea8ebcff1db232f99e2caff00844a539151036 [2022-04-07T21:37:22.625Z] #46 DONE 0.1s [2022-04-07T21:37:22.625Z] [2022-04-07T21:37:22.625Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T21:37:22.625Z] #48 sha256:3301e95928a7b67e1effbb9e9efb0adce169740153af0d6d19e671a0dd1af0fb [2022-04-07T21:37:22.625Z] #48 DONE 0.1s [2022-04-07T21:37:22.625Z] [2022-04-07T21:37:22.625Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T21:37:22.625Z] #50 sha256:9b26b4895b807946f9a701600056790bd0f31c5530768c38b4e87ebe95f06021 [2022-04-07T21:37:22.625Z] #50 DONE 0.2s [2022-04-07T21:37:22.625Z] [2022-04-07T21:37:22.625Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T21:37:22.625Z] #52 sha256:5b427d0bc5c37d240df3100ca6d21e7304963397de33a8e3c46ff79e68190c2c [2022-04-07T21:37:22.625Z] #52 DONE 0.1s [2022-04-07T21:37:22.625Z] [2022-04-07T21:37:22.625Z] #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-04-07T21:37:22.625Z] #53 sha256:807f99f0009f101c492f7f629195ccb242e672112775d0433c7f2cbb0cbebf5c [2022-04-07T21:37:23.072Z] #56 ... [2022-04-07T21:37:23.072Z] [2022-04-07T21:37:23.072Z] #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-04-07T21:37:23.072Z] #53 sha256:d8cd238dfc7fabdb337531b72a05622edeb8849214e7044062f439a3b333ba1e [2022-04-07T21:37:23.072Z] #53 145.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T21:37:23.072Z] #53 146.6 + mkdir -p /build [2022-04-07T21:37:23.072Z] #53 146.6 + cp runc /build/runc [2022-04-07T21:37:23.072Z] #53 DONE 147.4s [2022-04-07T21:37:23.334Z] [2022-04-07T21:37:23.334Z] #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-04-07T21:37:23.334Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:37:25.251Z] #56 ... [2022-04-07T21:37:25.251Z] [2022-04-07T21:37:25.251Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T21:37:25.251Z] #54 sha256:afa7e53a917be535f160755c3b6f926641a059407158bdd2a774153d8c7fe6d5 [2022-04-07T21:37:25.251Z] #54 DONE 0.3s [2022-04-07T21:37:25.251Z] [2022-04-07T21:37:25.251Z] #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-04-07T21:37:25.251Z] #56 sha256:8f773ddfe4325d810d801a6df758c7cf9ad8d3b8c321c5e0dd5e6684aa6e1ad0 [2022-04-07T21:37:25.843Z] #53 ... [2022-04-07T21:37:25.843Z] [2022-04-07T21:37:25.843Z] #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-04-07T21:37:25.843Z] #56 sha256:40e47a8da69ad60286e5cf23d4c615c2e5f24ffbfdbce9e13c843848ed0602d6 [2022-04-07T21:37:25.843Z] #56 214.4 + bin/containerd [2022-04-07T21:37:26.785Z] #56 ... [2022-04-07T21:37:26.785Z] [2022-04-07T21:37:26.785Z] #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-04-07T21:37:26.785Z] #53 sha256:8584177cc03a5597fe349c4ad23e6e7278b30058c3cfaab19f53624d09b97737 [2022-04-07T21:37:26.785Z] #53 146.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T21:37:26.785Z] #53 147.3 + mkdir -p /build [2022-04-07T21:37:26.785Z] #53 147.3 + cp runc /build/runc [2022-04-07T21:37:26.786Z] #53 DONE 148.1s [2022-04-07T21:37:26.786Z] [2022-04-07T21:37:26.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-04-07T21:37:26.786Z] #56 sha256:40e47a8da69ad60286e5cf23d4c615c2e5f24ffbfdbce9e13c843848ed0602d6 [2022-04-07T21:37:27.728Z] #56 ... [2022-04-07T21:37:27.728Z] [2022-04-07T21:37:27.728Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T21:37:27.728Z] #54 sha256:a86caae9b7089b3768ed85fcb39032b43eb4625c848519ff385542adfd037df0 [2022-04-07T21:37:27.728Z] #54 DONE 0.2s [2022-04-07T21:37:27.989Z] [2022-04-07T21:37:27.989Z] #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-04-07T21:37:27.989Z] #56 sha256:40e47a8da69ad60286e5cf23d4c615c2e5f24ffbfdbce9e13c843848ed0602d6 [2022-04-07T21:37:35.571Z] #56 224.4 # github.com/containerd/containerd/cmd/containerd [2022-04-07T21:37:35.571Z] #56 224.4 /usr/bin/ld: /tmp/go-link-3383816597/000019.o: in function `New': [2022-04-07T21:37:35.571Z] #56 224.4 /tmp/tmp.MrESHSeiiB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T21:37:35.571Z] #56 224.5 + bin/containerd-stress [2022-04-07T21:37:35.571Z] #56 225.6 + bin/containerd-shim [2022-04-07T21:37:40.831Z] #56 231.6 + bin/containerd-shim-runc-v1 [2022-04-07T21:37:42.773Z] INFO: Extraction ended at 04/07/2022 21:37:39. Duration:00:00:48.1470768 [2022-04-07T21:37:42.773Z] INFO: Updating the golang and path environment variables [2022-04-07T21:37:42.773Z] INFO: GOPATH=d:\gopath [2022-04-07T21:37:42.773Z] INFO: go version go1.17.8 windows/amd64 [2022-04-07T21:37:42.773Z] INFO: Running the daemon under test in debug mode [2022-04-07T21:37:42.773Z] INFO: Starting a daemon under test... [2022-04-07T21:37:42.773Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43468\4\daemon --pidfile d:\CI\PR-43468\4\docker.pid -D [2022-04-07T21:37:42.773Z] INFO: Process started successfully. [2022-04-07T21:37:42.773Z] INFO: Start tailing logs of the daemon under tests [2022-04-07T21:37:42.773Z] INFO: Waiting for the daemon under test to start... [2022-04-07T21:37:44.573Z] #53 ... [2022-04-07T21:37:44.573Z] [2022-04-07T21:37:44.573Z] #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-04-07T21:37:44.573Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:37:44.573Z] #56 209.7 + bin/containerd [2022-04-07T21:37:45.005Z] #56 236.0 + bin/containerd-shim-runc-v2 [2022-04-07T21:37:45.570Z] #56 236.6 + binaries [2022-04-07T21:37:45.570Z] #56 236.6 + install -D bin/containerd /build/containerd [2022-04-07T21:37:45.570Z] #56 236.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T21:37:45.570Z] #56 236.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T21:37:45.570Z] #56 236.7 + install -D bin/ctr /build/ctr [2022-04-07T21:37:45.944Z] #56 ... [2022-04-07T21:37:45.944Z] [2022-04-07T21:37:45.944Z] #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-04-07T21:37:45.944Z] #53 sha256:807f99f0009f101c492f7f629195ccb242e672112775d0433c7f2cbb0cbebf5c [2022-04-07T21:37:45.944Z] #53 142.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T21:37:45.944Z] #53 143.1 + mkdir -p /build [2022-04-07T21:37:45.944Z] #53 143.1 + cp runc /build/runc [2022-04-07T21:37:45.944Z] #53 DONE 143.8s [2022-04-07T21:37:45.944Z] [2022-04-07T21:37:45.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-04-07T21:37:45.944Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:37:47.314Z] #56 ... [2022-04-07T21:37:47.314Z] [2022-04-07T21:37:47.314Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T21:37:47.314Z] #54 sha256:c7da800866028444bd38ac1febeeab3e76dcc0a287e9fccf32d615e92676405e [2022-04-07T21:37:47.314Z] #54 DONE 0.3s [2022-04-07T21:37:47.571Z] [2022-04-07T21:37:47.571Z] #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-04-07T21:37:47.571Z] #56 sha256:85c85337cda6762f5f3dc8b998f3c6f98158b47013b558418583fc40c6211e85 [2022-04-07T21:37:49.742Z] #56 DONE 240.2s [2022-04-07T21:37:50.307Z] [2022-04-07T21:37:50.307Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T21:37:50.307Z] #57 sha256:8276e18cb7513caef35145e6ea7e39bf36555e6a682275af52394d41192971c9 [2022-04-07T21:37:51.237Z] #57 DONE 1.3s [2022-04-07T21:37:51.493Z] [2022-04-07T21:37:51.493Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T21:37:51.493Z] #61 sha256:a3754d6a1a519a8d7226ad691b40796040a860b053657fddb8b50ad6ea001a99 [2022-04-07T21:37:51.749Z] #61 DONE 0.3s [2022-04-07T21:37:51.749Z] [2022-04-07T21:37:51.749Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T21:37:51.749Z] #66 sha256:6ca6a3ef9ca0cc4d070815a5af944ce840e903a58e07f5f24ee1dbded1a1ec5a [2022-04-07T21:37:53.638Z] #66 DONE 1.7s [2022-04-07T21:37:53.638Z] [2022-04-07T21:37:53.638Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T21:37:53.638Z] #68 sha256:14d1aa6714c6f8965276562251817901512da4a48604482c99b1a9499f2dfd01 [2022-04-07T21:37:53.638Z] #68 DONE 0.1s [2022-04-07T21:37:53.638Z] [2022-04-07T21:37:53.638Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T21:37:53.638Z] #69 sha256:8a025f005e86d1e922167613f51afb970da4a5fd40694821d7f6bacdbd5c33e9 [2022-04-07T21:37:53.638Z] #69 DONE 0.0s [2022-04-07T21:37:53.638Z] [2022-04-07T21:37:53.638Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T21:37:53.638Z] #70 sha256:59765e37b7a6afd8eacec1795a4f2a3b9a3d5470ea06bc00259a2533d83a22d5 [2022-04-07T21:37:54.201Z] #70 DONE 0.7s [2022-04-07T21:37:54.201Z] [2022-04-07T21:37:54.201Z] #71 exporting to image [2022-04-07T21:37:54.201Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T21:37:54.201Z] #71 exporting layers [2022-04-07T21:37:57.377Z] #56 243.9 # github.com/containerd/containerd/cmd/containerd [2022-04-07T21:37:57.377Z] #56 243.9 /usr/bin/ld: /tmp/go-link-3026952670/000019.o: in function `New': [2022-04-07T21:37:57.377Z] #56 243.9 /tmp/tmp.5p8rt1gdps/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T21:37:57.377Z] #56 244.0 + bin/containerd-stress [2022-04-07T21:37:57.377Z] #56 245.1 + bin/containerd-shim [2022-04-07T21:37:57.474Z] #71 exporting layers 3.1s done [2022-04-07T21:37:57.474Z] #71 writing image sha256:ab375f04198caab677bf4669915ff2b65a0fbadc6f627d9a655629b762dcfbc1 done [2022-04-07T21:37:57.474Z] #71 naming to docker.io/library/docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 done [2022-04-07T21:37:57.474Z] #71 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-07T21:37:57.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/test/unit [2022-04-07T21:38:00.088Z] #56 248.7 # github.com/containerd/containerd/cmd/containerd [2022-04-07T21:38:00.088Z] #56 248.7 /usr/bin/ld: /tmp/go-link-2811118173/000019.o: in function `New': [2022-04-07T21:38:00.088Z] #56 248.7 /tmp/tmp.EOgZU1ZPwA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T21:38:00.088Z] #56 248.7 + bin/containerd-stress [2022-04-07T21:38:00.088Z] #56 249.8 + bin/containerd-shim [2022-04-07T21:38:00.480Z] .....INFO: Daemon under test started and replied! [2022-04-07T21:38:00.480Z] INFO: Docker version of the daemon under test [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] Client: [2022-04-07T21:38:00.480Z] Version: 17.06.2-ce [2022-04-07T21:38:00.480Z] API version: 1.30 [2022-04-07T21:38:00.480Z] Go version: go1.8.3 [2022-04-07T21:38:00.480Z] Git commit: cec0b72 [2022-04-07T21:38:00.480Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-07T21:38:00.480Z] OS/Arch: windows/amd64 [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] Server: [2022-04-07T21:38:00.480Z] Version: 0.0.0-dev [2022-04-07T21:38:00.480Z] API version: 1.41 (minimum version 1.24) [2022-04-07T21:38:00.480Z] Go version: go1.17.8 [2022-04-07T21:38:00.480Z] Git commit: 09d6fcdfec [2022-04-07T21:38:00.480Z] Built: 04/07/2022 21:35:38 [2022-04-07T21:38:00.480Z] OS/Arch: windows/amd64 [2022-04-07T21:38:00.480Z] Experimental: false [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] INFO: Docker info of the daemon under test [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] Containers: 0 [2022-04-07T21:38:00.480Z] Running: 0 [2022-04-07T21:38:00.480Z] Paused: 0 [2022-04-07T21:38:00.480Z] Stopped: 0 [2022-04-07T21:38:00.480Z] Images: 0 [2022-04-07T21:38:00.480Z] Server Version: 0.0.0-dev [2022-04-07T21:38:00.480Z] Storage Driver: windowsfilter [2022-04-07T21:38:00.480Z] Windows: [2022-04-07T21:38:00.480Z] Logging Driver: json-file [2022-04-07T21:38:00.480Z] Plugins: [2022-04-07T21:38:00.480Z] Volume: local [2022-04-07T21:38:00.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T21:38:00.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T21:38:00.480Z] Swarm: inactive [2022-04-07T21:38:00.480Z] Default Isolation: process [2022-04-07T21:38:00.480Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T21:38:00.480Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T21:38:00.480Z] OSType: windows [2022-04-07T21:38:00.480Z] Architecture: x86_64 [2022-04-07T21:38:00.480Z] CPUs: 4 [2022-04-07T21:38:00.480Z] Total Memory: 32GiB [2022-04-07T21:38:00.480Z] Name: azwin-2-166a80 [2022-04-07T21:38:00.480Z] ID: KHXU:ERIM:QMNA:PY4Z:QVDJ:6XLP:QLWE:Z4LT:OKID:NUYJ:PTW2:32VW [2022-04-07T21:38:00.480Z] Docker Root Dir: D:\CI\PR-43468\4\daemon [2022-04-07T21:38:00.480Z] Debug Mode (client): false [2022-04-07T21:38:00.480Z] Debug Mode (server): true [2022-04-07T21:38:00.480Z] File Descriptors: -1 [2022-04-07T21:38:00.480Z] Goroutines: 16 [2022-04-07T21:38:00.480Z] System Time: 2022-04-07T21:38:00.1087812Z [2022-04-07T21:38:00.480Z] EventsListeners: 0 [2022-04-07T21:38:00.480Z] Registry: https://index.docker.io/v1/ [2022-04-07T21:38:00.480Z] Labels: [2022-04-07T21:38:00.480Z] Experimental: false [2022-04-07T21:38:00.480Z] Insecure Registries: [2022-04-07T21:38:00.480Z] 127.0.0.0/8 [2022-04-07T21:38:00.480Z] Live Restore Enabled: false [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] INFO: Docker images of the daemon under test [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T21:38:00.480Z] [2022-04-07T21:38:00.480Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-07T21:38:00.480Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-07T21:38:00.940Z] ltsc2019: Pulling from windows/servercore [2022-04-07T21:38:00.940Z] 4612f6d0b889: Pulling fs layer [2022-04-07T21:38:00.940Z] 0a6173b79e25: Pulling fs layer [2022-04-07T21:38:01.970Z] ? github.com/docker/docker/api [no test files] [2022-04-07T21:38:02.671Z] #56 252.3 + bin/containerd-shim-runc-v1 [2022-04-07T21:38:05.369Z] #56 257.1 + bin/containerd-shim-runc-v1 [2022-04-07T21:38:07.961Z] #56 257.5 + bin/containerd-shim-runc-v2 [2022-04-07T21:38:07.961Z] #56 258.1 + binaries [2022-04-07T21:38:07.961Z] #56 258.1 + install -D bin/containerd /build/containerd [2022-04-07T21:38:07.961Z] #56 258.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T21:38:07.961Z] #56 258.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T21:38:07.961Z] #56 258.1 + install -D bin/ctr /build/ctr [2022-04-07T21:38:10.502Z] #56 DONE 260.3s [2022-04-07T21:38:11.073Z] [2022-04-07T21:38:11.073Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T21:38:11.073Z] #57 sha256:c3ed7544682327be1a8dc88d2a6273311b478931b913e05fec28b3df877c3698 [2022-04-07T21:38:11.444Z] 0a6173b79e25: Verifying Checksum [2022-04-07T21:38:11.444Z] 0a6173b79e25: Download complete [2022-04-07T21:38:11.666Z] #57 DONE 0.8s [2022-04-07T21:38:11.666Z] [2022-04-07T21:38:11.666Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T21:38:11.666Z] #61 sha256:22447a5a5c803a5f4025711c9522f11a068709aa95c4f07f6f9039f8ea7299e4 [2022-04-07T21:38:11.938Z] #61 DONE 0.2s [2022-04-07T21:38:11.938Z] [2022-04-07T21:38:11.938Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T21:38:11.938Z] #66 sha256:ef6271eeda4cb5a7fdcf89a0fe662e8bd7a24e340ff69b24d576f8b8699489d1 [2022-04-07T21:38:11.946Z] #56 262.4 + bin/containerd-shim-runc-v2 [2022-04-07T21:38:11.947Z] #56 263.0 + binaries [2022-04-07T21:38:11.947Z] #56 263.0 + install -D bin/containerd /build/containerd [2022-04-07T21:38:11.947Z] #56 263.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T21:38:11.947Z] #56 263.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T21:38:11.947Z] #56 263.1 + install -D bin/ctr /build/ctr [2022-04-07T21:38:12.883Z] #66 DONE 0.9s [2022-04-07T21:38:12.883Z] [2022-04-07T21:38:12.883Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T21:38:12.883Z] #68 sha256:de49c0eeb3195573913e00e3f1b6e53e4a6b5d0f794be08720ef92ca2178178a [2022-04-07T21:38:12.883Z] #68 DONE 0.0s [2022-04-07T21:38:12.883Z] [2022-04-07T21:38:12.883Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T21:38:12.883Z] #69 sha256:39e0742efc7f48090401f9059ef6c684a44af41e4f30527dfd83142e23d3191a [2022-04-07T21:38:12.883Z] #69 DONE 0.0s [2022-04-07T21:38:12.883Z] [2022-04-07T21:38:12.883Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T21:38:12.883Z] #70 sha256:b7910a6e921d0dd79878ea78cbba08c9bf79506c069876761e9908076d276bb6 [2022-04-07T21:38:13.326Z] #56 DONE 264.9s [2022-04-07T21:38:13.824Z] #70 DONE 0.9s [2022-04-07T21:38:13.824Z] [2022-04-07T21:38:13.824Z] #71 exporting to image [2022-04-07T21:38:13.824Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T21:38:13.824Z] #71 exporting layers [2022-04-07T21:38:14.147Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-07T21:38:14.264Z] [2022-04-07T21:38:14.264Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T21:38:14.264Z] #57 sha256:61495cd8ebf7a55b237a55a754d7319545f92c09fc7559fbd1af5ed7ecb9c793 [2022-04-07T21:38:14.831Z] #57 DONE 0.7s [2022-04-07T21:38:14.831Z] [2022-04-07T21:38:14.831Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T21:38:14.831Z] #61 sha256:4ab6b1ec76d4af6b44b0878ed5c38f77def57099c6e38a15ae3a3698752e0f36 [2022-04-07T21:38:15.089Z] #61 DONE 0.2s [2022-04-07T21:38:15.089Z] [2022-04-07T21:38:15.089Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T21:38:15.089Z] #66 sha256:c95878d5bb0683087a51546c576563a4ba62a37e39de05dea14c3396f005f2e0 [2022-04-07T21:38:16.023Z] #66 DONE 0.9s [2022-04-07T21:38:16.023Z] [2022-04-07T21:38:16.023Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T21:38:16.023Z] #68 sha256:ebfb3a9e1b23cf0aea44c6edc25639967bf3a55b75f16b7469d036e5bd3ea8f8 [2022-04-07T21:38:16.023Z] #68 DONE 0.0s [2022-04-07T21:38:16.023Z] [2022-04-07T21:38:16.023Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T21:38:16.023Z] #69 sha256:1e45081d3e2d1807703cc8492501cb6ff7167e7afac72f2776ac38b24cb595b0 [2022-04-07T21:38:16.023Z] #69 DONE 0.0s [2022-04-07T21:38:16.023Z] [2022-04-07T21:38:16.023Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T21:38:16.023Z] #70 sha256:be0a104c1cfa8cd8ea75ec0e6111b865d99ce0d2f06251b0d882e6acf2099b66 [2022-04-07T21:38:16.591Z] #70 DONE 0.7s [2022-04-07T21:38:16.850Z] [2022-04-07T21:38:16.850Z] #71 exporting to image [2022-04-07T21:38:16.850Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T21:38:16.850Z] #71 exporting layers [2022-04-07T21:38:18.527Z] 4612f6d0b889: Verifying Checksum [2022-04-07T21:38:18.527Z] 4612f6d0b889: Download complete [2022-04-07T21:38:19.655Z] #56 243.5 # github.com/containerd/containerd/cmd/containerd [2022-04-07T21:38:19.655Z] #56 243.5 /usr/bin/ld: /tmp/go-link-2789515999/000019.o: in function `New': [2022-04-07T21:38:19.655Z] #56 243.5 /tmp/tmp.FLoPzXNi7l/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T21:38:19.655Z] #56 243.6 + bin/containerd-stress [2022-04-07T21:38:19.655Z] #56 244.6 + bin/containerd-shim [2022-04-07T21:38:20.402Z] #71 exporting layers 6.4s done [2022-04-07T21:38:20.402Z] #71 writing image sha256:21b2e94dce3d825e3cbb8ea4ad974af250624214368a9d05973b535b5c9e0a04 done [2022-04-07T21:38:20.402Z] #71 naming to docker.io/library/docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 done [2022-04-07T21:38:20.402Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T21:38:20.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -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:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh dynbinary test-integration [2022-04-07T21:38:22.137Z] [2022-04-07T21:38:22.398Z] Removing bundles/ [2022-04-07T21:38:22.398Z] [2022-04-07T21:38:22.398Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T21:38:22.398Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:38:22.398Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:38:23.423Z] #71 exporting layers 6.3s done [2022-04-07T21:38:23.423Z] #71 writing image sha256:9fdbd52195d8897d46b33689cd270a7c77daf15a51bdd085ec4880b928aeae8b done [2022-04-07T21:38:23.423Z] #71 naming to docker.io/library/docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 done [2022-04-07T21:38:23.423Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-07T21:38:23.748Z] + trap exit INT TERM [2022-04-07T21:38:23.748Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-07T21:38:23.748Z] + CONTAINER_NAME=docker-pr4 [2022-04-07T21:38:23.748Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh dynbinary-daemon [2022-04-07T21:38:24.686Z] [2022-04-07T21:38:24.686Z] Removing bundles/ [2022-04-07T21:38:24.686Z] [2022-04-07T21:38:24.686Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-07T21:38:24.686Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:38:24.686Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:38:26.312Z] #56 252.0 + bin/containerd-shim-runc-v1 [2022-04-07T21:38:30.489Z] #56 257.2 + bin/containerd-shim-runc-v2 [2022-04-07T21:38:31.053Z] #56 257.8 + binaries [2022-04-07T21:38:31.309Z] #56 257.8 + install -D bin/containerd /build/containerd [2022-04-07T21:38:31.309Z] #56 257.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T21:38:31.309Z] #56 257.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T21:38:31.309Z] #56 257.8 + install -D bin/ctr /build/ctr [2022-04-07T21:38:33.202Z] #56 DONE 259.5s [2022-04-07T21:38:34.132Z] [2022-04-07T21:38:34.132Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T21:38:34.132Z] #57 sha256:dec520ddd1c87fe1c96da96e90da2efe8d7a5edc7c1ed46f1a3a4728f74d820f [2022-04-07T21:38:34.696Z] #57 DONE 0.7s [2022-04-07T21:38:34.696Z] [2022-04-07T21:38:34.696Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T21:38:34.696Z] #61 sha256:c5108de5eb425a940b5ec1e24f6b5b64b30fb4addc5ba7ac31e6faaaa97479d8 [2022-04-07T21:38:34.951Z] #61 DONE 0.2s [2022-04-07T21:38:34.951Z] [2022-04-07T21:38:34.951Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T21:38:34.951Z] #66 sha256:6556b45da034e63ceed5f59f30b2f9de6a5d17bdd952ddb836087ce3cdb81300 [2022-04-07T21:38:35.881Z] #66 DONE 0.9s [2022-04-07T21:38:35.881Z] [2022-04-07T21:38:35.881Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T21:38:35.881Z] #68 sha256:0052e4f08f0b18b38fe4bfadea10951481ad4906e81f911325c2242202a7f943 [2022-04-07T21:38:35.881Z] #68 DONE 0.1s [2022-04-07T21:38:35.881Z] [2022-04-07T21:38:35.881Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T21:38:35.881Z] #69 sha256:955baf64842ccf11c67808837233e0ce8ba3b542f572fbe20bd85f249466b77c [2022-04-07T21:38:35.881Z] #69 DONE 0.0s [2022-04-07T21:38:35.881Z] [2022-04-07T21:38:35.881Z] #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-04-07T21:38:35.881Z] #70 sha256:6bc63e0b8c00d662f42c83dbf9c02d76e547c5290b81ff7090c73d0f19b476bc [2022-04-07T21:38:36.443Z] #70 0.680 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-04-07T21:38:36.443Z] #70 0.680 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-04-07T21:38:36.443Z] #70 0.680 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-04-07T21:38:36.443Z] #70 0.683 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-04-07T21:38:37.569Z] #70 1.047 Reading package lists... [2022-04-07T21:38:38.132Z] #70 1.705 Reading package lists... [2022-04-07T21:38:38.388Z] #70 2.361 Building dependency tree... [2022-04-07T21:38:38.388Z] #70 2.496 Reading state information... [2022-04-07T21:38:38.388Z] #70 2.607 The following additional packages will be installed: [2022-04-07T21:38:38.643Z] #70 2.607 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-04-07T21:38:38.643Z] #70 2.608 libpam-systemd [2022-04-07T21:38:38.643Z] #70 2.608 Suggested packages: [2022-04-07T21:38:38.643Z] #70 2.608 systemd-container policykit-1 [2022-04-07T21:38:38.643Z] #70 2.608 Recommended packages: [2022-04-07T21:38:38.643Z] #70 2.608 libnss-systemd [2022-04-07T21:38:38.643Z] #70 2.692 The following NEW packages will be installed: [2022-04-07T21:38:38.643Z] #70 2.693 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-04-07T21:38:38.643Z] #70 2.693 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-07T21:38:38.899Z] #70 2.961 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T21:38:38.899Z] #70 2.961 Need to get 4759 kB of archives. [2022-04-07T21:38:38.899Z] #70 2.961 After this operation, 16.6 MB of additional disk space will be used. [2022-04-07T21:38:38.899Z] #70 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-07T21:38:38.899Z] #70 2.963 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-04-07T21:38:38.899Z] #70 2.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-04-07T21:38:38.899Z] #70 2.968 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-04-07T21:38:38.899Z] #70 2.970 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-04-07T21:38:38.899Z] #70 2.977 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-04-07T21:38:38.899Z] #70 3.101 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-04-07T21:38:38.899Z] #70 3.107 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-04-07T21:38:38.899Z] #70 3.109 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-04-07T21:38:38.899Z] #70 3.111 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-04-07T21:38:38.899Z] #70 3.113 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-04-07T21:38:39.155Z] #70 3.270 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T21:38:39.155Z] #70 3.294 Fetched 4759 kB in 0s (11.6 MB/s) [2022-04-07T21:38:39.155Z] #70 3.323 Selecting previously unselected package libargon2-1:amd64. [2022-04-07T21:38:39.155Z] #70 3.323 (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-04-07T21:38:39.155Z] #70 3.334 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-07T21:38:39.155Z] #70 3.342 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-07T21:38:39.155Z] #70 3.382 Selecting previously unselected package libjson-c3:amd64. [2022-04-07T21:38:39.155Z] #70 3.385 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-04-07T21:38:39.155Z] #70 3.389 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-07T21:38:39.155Z] #70 3.420 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-07T21:38:39.155Z] #70 3.423 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-04-07T21:38:39.411Z] #70 3.426 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-07T21:38:39.411Z] #70 3.474 Selecting previously unselected package libidn11:amd64. [2022-04-07T21:38:39.411Z] #70 3.477 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-04-07T21:38:39.411Z] #70 3.480 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-04-07T21:38:39.411Z] #70 3.524 Selecting previously unselected package libkmod2:amd64. [2022-04-07T21:38:39.411Z] #70 3.524 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-04-07T21:38:39.411Z] #70 3.527 Unpacking libkmod2:amd64 (26-1) ... [2022-04-07T21:38:39.411Z] #70 3.569 Selecting previously unselected package systemd. [2022-04-07T21:38:39.411Z] #70 3.572 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-04-07T21:38:39.411Z] #70 3.614 Unpacking systemd (241-7~deb10u8) ... [2022-04-07T21:38:39.974Z] #70 4.109 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-07T21:38:39.974Z] #70 4.120 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-07T21:38:39.974Z] #70 4.131 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-07T21:38:39.974Z] #70 4.141 Setting up libidn11:amd64 (1.33-2.2) ... [2022-04-07T21:38:39.974Z] #70 4.152 Setting up libkmod2:amd64 (26-1) ... [2022-04-07T21:38:39.974Z] #70 4.162 Setting up systemd (241-7~deb10u8) ... [2022-04-07T21:38:39.974Z] #70 4.212 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-07T21:38:40.231Z] #70 4.214 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-07T21:38:40.231Z] #70 4.217 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-07T21:38:40.231Z] #70 4.217 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-07T21:38:40.231Z] #70 4.222 Initializing machine ID from KVM UUID. [2022-04-07T21:38:40.487Z] #70 4.697 Selecting previously unselected package systemd-sysv. [2022-04-07T21:38:40.488Z] #70 4.697 (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-04-07T21:38:40.488Z] #70 4.708 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-04-07T21:38:40.488Z] #70 4.712 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-04-07T21:38:40.488Z] #70 4.751 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-07T21:38:40.488Z] #70 4.754 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T21:38:40.488Z] #70 4.761 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-07T21:38:40.488Z] #70 4.812 Selecting previously unselected package dbus. [2022-04-07T21:38:40.743Z] #70 4.815 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T21:38:40.743Z] #70 4.826 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-04-07T21:38:40.743Z] #70 4.885 Selecting previously unselected package libpam-systemd:amd64. [2022-04-07T21:38:40.743Z] #70 4.888 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-04-07T21:38:40.743Z] #70 4.892 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-07T21:38:40.743Z] #70 4.929 Selecting previously unselected package dbus-user-session. [2022-04-07T21:38:40.743Z] #70 4.932 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T21:38:40.743Z] #70 4.935 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-07T21:38:40.743Z] #70 5.013 Setting up systemd-sysv (241-7~deb10u8) ... [2022-04-07T21:38:40.743Z] #70 5.025 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-07T21:38:40.743Z] #70 5.035 Setting up dbus (1.12.20-0+deb10u1) ... [2022-04-07T21:38:40.999Z] #70 5.151 invoke-rc.d: could not determine current runlevel [2022-04-07T21:38:40.999Z] #70 5.154 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T21:38:40.999Z] #70 5.158 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-07T21:38:40.999Z] #70 5.297 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-07T21:38:41.256Z] #70 5.312 Processing triggers for systemd (241-7~deb10u8) ... [2022-04-07T21:38:41.256Z] #70 5.320 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T21:38:41.512Z] #70 DONE 5.5s [2022-04-07T21:38:41.512Z] [2022-04-07T21:38:41.512Z] #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-04-07T21:38:41.512Z] #71 sha256:fde657eed5aea1ba4933e473bbb0e580ab38a319e7e034facf3bc31c4b5d883d [2022-04-07T21:38:41.768Z] #71 0.427 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T21:38:41.768Z] #71 0.427 Dload Upload Total Spent Left Speed [2022-04-07T21:38:42.024Z] #71 0.428 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5842 [2022-04-07T21:38:42.024Z] #71 DONE 0.8s [2022-04-07T21:38:42.024Z] [2022-04-07T21:38:42.025Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T21:38:42.025Z] #72 sha256:99ffccf5e56243c56788809e40ed932b05c7f6e7914cb1ae0ef41800f213d041 [2022-04-07T21:38:42.959Z] #72 DONE 0.9s [2022-04-07T21:38:42.959Z] [2022-04-07T21:38:42.959Z] #73 exporting to image [2022-04-07T21:38:42.959Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T21:38:42.959Z] #73 exporting layers [2022-04-07T21:38:49.508Z] #73 exporting layers 6.5s done [2022-04-07T21:38:49.508Z] #73 writing image sha256:4f37640ec336522e6fb5492e2d85025667def70b0a132dfe9bb0db77821ef916 done [2022-04-07T21:38:49.508Z] #73 naming to docker.io/library/docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 done [2022-04-07T21:38:49.508Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T21:38:49.891Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -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:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh dynbinary test-integration [2022-04-07T21:38:51.784Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-07T21:38:51.784Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-07T21:38:51.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-07T21:38:51.784Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-07T21:38:51.784Z] 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-04-07T21:38:51.784Z] Detected virtualization docker. [2022-04-07T21:38:51.784Z] Detected architecture x86-64. [2022-04-07T21:38:51.784Z] Set hostname to . [2022-04-07T21:38:52.041Z] + source /etc/docker-entrypoint-cmd [2022-04-07T21:38:52.041Z] ++ hack/make.sh dynbinary test-integration [2022-04-07T21:38:52.041Z] [2022-04-07T21:38:52.041Z] Removing bundles/ [2022-04-07T21:38:52.041Z] [2022-04-07T21:38:52.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T21:38:52.041Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:38:52.041Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-04-07T21:39:21.792Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T21:39:21.792Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T21:39:21.793Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T21:39:21.793Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T21:39:21.793Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements [2022-04-07T21:39:21.793Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 48.5% of statements [2022-04-07T21:39:21.793Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T21:39:21.793Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-07T21:39:21.793Z] ok github.com/docker/docker/builder/remotecontext/git 1.302s coverage: 86.3% of statements [2022-04-07T21:39:21.793Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T21:39:21.793Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T21:39:22.235Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m11.389424738s [2022-04-07T21:39:22.235Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 405.975743ms [2022-04-07T21:39:24.325Z] ok github.com/docker/docker/client 0.079s coverage: 75.4% of statements [2022-04-07T21:39:56.481Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.1% of statements [2022-04-07T21:39:56.481Z] ok github.com/docker/docker/container 0.115s coverage: 34.5% of statements [2022-04-07T21:39:56.481Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T21:39:56.481Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T21:39:56.481Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T21:39:56.481Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T21:39:58.911Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:39:58.911Z] [2022-04-07T21:39:58.911Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:39:58.911Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:39:58.911Z] HOSTNAME=5c44e038d8e1 [2022-04-07T21:39:58.911Z] DEST=bundles/test-integration [2022-04-07T21:39:58.911Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:39:58.911Z] DOCKER_ROOTLESS=1 [2022-04-07T21:39:58.911Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:39:58.911Z] container=docker [2022-04-07T21:39:58.911Z] HOME=/root [2022-04-07T21:39:58.911Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:39:58.911Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:39:58.911Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:39:58.911Z] TERM=xterm [2022-04-07T21:39:58.911Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:39:58.911Z] SHLVL=1 [2022-04-07T21:39:58.911Z] TIMEOUT=120m [2022-04-07T21:39:58.911Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:39:58.911Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:39:58.911Z] GO111MODULE=off [2022-04-07T21:39:58.911Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T21:39:58.911Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T21:39:58.911Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:39:58.911Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:39:58.911Z] GOPATH=/go [2022-04-07T21:39:58.911Z] PKG_CONFIG=pkg-config [2022-04-07T21:39:58.911Z] _=/usr/bin/env [2022-04-07T21:39:58.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T21:40:00.663Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2022-04-07T21:40:01.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:40:01.214Z] [2022-04-07T21:40:01.214Z] + TEST_INTEGRATION_DEST=1 [2022-04-07T21:40:01.214Z] + CONTAINER_NAME=docker-pr4-1 [2022-04-07T21:40:01.214Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T21:40:01.214Z] + run_tests test-integration-flaky [2022-04-07T21:40:01.214Z] + '[' -n 0 ']' [2022-04-07T21:40:01.214Z] + rm= [2022-04-07T21:40:01.214Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43468/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh test-integration-flaky test-integration [2022-04-07T21:40:01.214Z] + c=0 [2022-04-07T21:40:01.214Z] + TEST_INTEGRATION_DEST=3 [2022-04-07T21:40:01.215Z] + CONTAINER_NAME=docker-pr4-3 [2022-04-07T21:40:01.215Z] + TEST_SKIP_INTEGRATION=1 [2022-04-07T21:40:01.215Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-07T21:40:01.215Z] ++ jobs -p [2022-04-07T21:40:01.215Z] + run_tests [2022-04-07T21:40:01.215Z] + '[' -n 0 ']' [2022-04-07T21:40:01.215Z] + rm= [2022-04-07T21:40:01.215Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43468/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh '' test-integration [2022-04-07T21:40:01.215Z] + TEST_INTEGRATION_DEST=2 [2022-04-07T21:40:01.215Z] + CONTAINER_NAME=docker-pr4-2 [2022-04-07T21:40:01.215Z] + TEST_SKIP_INTEGRATION=1 [2022-04-07T21:40:01.215Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-07T21:40:01.215Z] + run_tests [2022-04-07T21:40:01.215Z] + '[' -n 0 ']' [2022-04-07T21:40:01.215Z] + rm= [2022-04-07T21:40:01.215Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43468/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh '' test-integration [2022-04-07T21:40:01.215Z] + for job in $(jobs -p) [2022-04-07T21:40:01.215Z] + wait 2607 [2022-04-07T21:40:01.215Z] [2022-04-07T21:40:01.215Z] [2022-04-07T21:40:01.215Z] [2022-04-07T21:40:01.215Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:40:01.215Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:40:01.215Z] HOSTNAME=60e262dec230 [2022-04-07T21:40:01.215Z] TEST_SKIP_INTEGRATION=1 [2022-04-07T21:40:01.215Z] TESTDEBUG=0 [2022-04-07T21:40:01.215Z] DEST=bundles/test-integration [2022-04-07T21:40:01.215Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:40:01.215Z] KEEPBUNDLE=1 [2022-04-07T21:40:01.215Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:40:01.215Z] container=docker [2022-04-07T21:40:01.215Z] HOME=/root [2022-04-07T21:40:01.215Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:40:01.215Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:40:01.215Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:40:01.215Z] TERM=xterm [2022-04-07T21:40:01.215Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:40:01.215Z] SHLVL=1 [2022-04-07T21:40:01.215Z] TIMEOUT=120m [2022-04-07T21:40:01.215Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:40:01.215Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:40:01.215Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-07T21:40:01.215Z] GO111MODULE=off [2022-04-07T21:40:01.215Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:40:01.215Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:40:01.215Z] GOPATH=/go [2022-04-07T21:40:01.215Z] PKG_CONFIG=pkg-config [2022-04-07T21:40:01.215Z] _=/usr/bin/env [2022-04-07T21:40:01.215Z] Building test suite binary ./integration-cli/test.main [2022-04-07T21:40:01.215Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:40:01.215Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:40:01.215Z] HOSTNAME=3177eb01d6ae [2022-04-07T21:40:01.215Z] TEST_SKIP_INTEGRATION=1 [2022-04-07T21:40:01.215Z] TESTDEBUG=0 [2022-04-07T21:40:01.215Z] DEST=bundles/test-integration [2022-04-07T21:40:01.215Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:40:01.215Z] KEEPBUNDLE=1 [2022-04-07T21:40:01.215Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:40:01.215Z] container=docker [2022-04-07T21:40:01.215Z] HOME=/root [2022-04-07T21:40:01.215Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:40:01.215Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:40:01.215Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:40:01.215Z] TERM=xterm [2022-04-07T21:40:01.215Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:40:01.215Z] SHLVL=1 [2022-04-07T21:40:01.215Z] TIMEOUT=120m [2022-04-07T21:40:01.215Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:40:01.215Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:40:01.215Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-07T21:40:01.215Z] GO111MODULE=off [2022-04-07T21:40:01.215Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:40:01.215Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:40:01.215Z] GOPATH=/go [2022-04-07T21:40:01.215Z] PKG_CONFIG=pkg-config [2022-04-07T21:40:01.215Z] _=/usr/bin/env [2022-04-07T21:40:01.215Z] Building test suite binary ./integration-cli/test.main [2022-04-07T21:40:01.215Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-07T21:40:01.215Z] No new tests added to integration. [2022-04-07T21:40:01.215Z] [2022-04-07T21:40:01.215Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:40:01.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:40:01.475Z] HOSTNAME=e3ba0704551c [2022-04-07T21:40:01.475Z] TESTDEBUG=0 [2022-04-07T21:40:01.475Z] DEST=bundles/test-integration [2022-04-07T21:40:01.475Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:40:01.475Z] KEEPBUNDLE=1 [2022-04-07T21:40:01.475Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:40:01.475Z] container=docker [2022-04-07T21:40:01.475Z] HOME=/root [2022-04-07T21:40:01.475Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:40:01.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:40:01.475Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:40:01.475Z] TERM=xterm [2022-04-07T21:40:01.475Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:40:01.475Z] SHLVL=1 [2022-04-07T21:40:01.475Z] TIMEOUT=120m [2022-04-07T21:40:01.475Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:40:01.475Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:40:01.475Z] GO111MODULE=off [2022-04-07T21:40:01.475Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T21:40:01.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:40:01.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:40:01.475Z] GOPATH=/go [2022-04-07T21:40:01.475Z] PKG_CONFIG=pkg-config [2022-04-07T21:40:01.475Z] _=/usr/bin/env [2022-04-07T21:40:01.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T21:40:02.558Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-07T21:40:03.930Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-04-07T21:40:12.032Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-04-07T21:40:12.032Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-04-07T21:40:12.032Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-04-07T21:40:12.595Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-07T21:40:13.159Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-07T21:40:15.055Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.907s coverage: 73.3% of statements [2022-04-07T21:40:15.987Z] ok github.com/docker/docker/daemon 12.091s coverage: 17.1% of statements [2022-04-07T21:40:15.987Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T21:40:15.987Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T21:40:15.987Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T21:40:15.987Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T21:40:16.245Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-04-07T21:40:16.810Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.246s coverage: 56.2% of statements [2022-04-07T21:40:18.181Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-04-07T21:40:19.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.207s coverage: 50.5% of statements [2022-04-07T21:40:20.932Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.677s coverage: 46.2% of statements [2022-04-07T21:40:20.932Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T21:40:21.864Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-04-07T21:40:21.864Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.981s coverage: 58.0% of statements [2022-04-07T21:40:21.864Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-07T21:40:21.864Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T21:40:22.795Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-04-07T21:40:23.361Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-07T21:40:23.926Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-04-07T21:40:23.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T21:40:23.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T21:40:24.858Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-04-07T21:40:25.115Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.4% of statements [2022-04-07T21:40:25.115Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T21:40:25.115Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T21:40:25.371Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-07T21:40:25.629Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2022-04-07T21:40:26.193Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-07T21:40:26.193Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-07T21:40:26.756Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-04-07T21:40:26.756Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T21:40:27.013Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 58.9% of statements [2022-04-07T21:40:27.577Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2022-04-07T21:40:28.492Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:40:28.492Z] [2022-04-07T21:40:28.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:40:28.492Z] DOCKER_SYSTEMD=1 [2022-04-07T21:40:28.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:40:28.492Z] HOSTNAME=b0c257993a0b [2022-04-07T21:40:28.492Z] DEST=bundles/test-integration [2022-04-07T21:40:28.492Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:40:28.492Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:40:28.492Z] container=docker [2022-04-07T21:40:28.492Z] HOME=/root [2022-04-07T21:40:28.492Z] LANG=C.UTF-8 [2022-04-07T21:40:28.492Z] INVOCATION_ID=e9013ac891934baba078ac23e1b7c443 [2022-04-07T21:40:28.492Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:40:28.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:40:28.492Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:40:28.492Z] TERM=xterm [2022-04-07T21:40:28.492Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:40:28.492Z] SHLVL=3 [2022-04-07T21:40:28.492Z] TIMEOUT=120m [2022-04-07T21:40:28.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:40:28.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:40:28.492Z] GO111MODULE=off [2022-04-07T21:40:28.492Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T21:40:28.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T21:40:28.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:40:28.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:40:28.492Z] GOPATH=/go [2022-04-07T21:40:28.492Z] PKG_CONFIG=pkg-config [2022-04-07T21:40:28.492Z] _=/usr/bin/env [2022-04-07T21:40:28.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T21:40:28.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-07T21:40:28.508Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-07T21:40:29.071Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-07T21:40:29.635Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements [2022-04-07T21:40:29.635Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T21:40:29.635Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T21:40:29.891Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m47.631448543s with top 10 stages: buildssa: 1m25.372988903s, goimports: 18.679424545s, unconvert: 10.004163905s, gosec: 8.343495924s, golint: 5.402591207s, ineffassign: 4.33789438s, inspect: 3.951497568s, misspell: 3.48613434s, vrp: 2.619808163s, printf: 2.33739216s [2022-04-07T21:40:30.563Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-07T21:40:31.126Z] ok github.com/docker/docker/distribution 0.618s coverage: 27.6% of statements [2022-04-07T21:40:31.126Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T21:40:31.382Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-04-07T21:40:32.312Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-04-07T21:40:32.570Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-07T21:40:32.827Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-07T21:40:33.084Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 84.6% of statements [2022-04-07T21:40:33.084Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T21:40:33.084Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T21:40:33.084Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T21:40:33.340Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-04-07T21:40:34.272Z] ok github.com/docker/docker/oci 0.021s coverage: 40.6% of statements [2022-04-07T21:40:34.843Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-04-07T21:40:35.099Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-07T21:40:36.470Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 82.3% of statements [2022-04-07T21:40:37.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T21:40:37.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T21:40:37.840Z] ok github.com/docker/docker/pkg/authorization 0.749s coverage: 68.3% of statements [2022-04-07T21:40:38.097Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-07T21:40:38.097Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-07T21:40:41.369Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 43.5% of statements [2022-04-07T21:40:41.369Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-07T21:40:41.625Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-07T21:40:41.881Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-04-07T21:40:42.138Z] ok github.com/docker/docker/layer 7.666s coverage: 68.8% of statements [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T21:40:42.138Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T21:40:42.706Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-04-07T21:40:42.968Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2022-04-07T21:40:43.236Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-07T21:40:44.170Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2022-04-07T21:40:44.733Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-04-07T21:40:44.760Z] INFO [runner/unused/goanalysis] analyzers took 24.078597169s with top 10 stages: buildssa: 20.796730523s, U1000: 3.281866646s [2022-04-07T21:40:44.760Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-04-07T21:40:44.760Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, path_prettifier: 1682/1682, exclude: 1577/1577, cgo: 1682/2258, identifier_marker: 1577/1577, nolint: 0/64, autogenerated_exclude: 1577/1682, skip_files: 1682/1682, exclude-rules: 64/1577, filename_unadjuster: 1682/1682 [2022-04-07T21:40:44.760Z] INFO [runner] processing took 144.224511ms with stages: nolint: 58.744635ms, identifier_marker: 35.714889ms, skip_dirs: 23.38623ms, path_prettifier: 13.038517ms, autogenerated_exclude: 6.784675ms, exclude-rules: 4.804343ms, cgo: 935.085µs, filename_unadjuster: 810.481µs, max_same_issues: 1.423µs, diff: 894ns, uniq_by_line: 641ns, exclude: 504ns, max_per_file_from_linter: 497ns, source_code: 484ns, skip_files: 471ns, max_from_linter: 464ns, path_shortener: 278ns [2022-04-07T21:40:44.760Z] INFO [runner] linters took 1m30.229564044s with stages: goanalysis_metalinter: 1m11.307048069s, unused: 18.778095309s [2022-04-07T21:40:44.760Z] INFO File cache stats: 1455 entries of total size 6.9MiB [2022-04-07T21:40:44.760Z] INFO Memory: 2222 samples, avg is 377.9MB, max is 3563.1MB [2022-04-07T21:40:44.760Z] INFO Execution took 3m42.031393888s [2022-04-07T21:40:44.760Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-07T21:40:44.989Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-04-07T21:40:45.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh dynbinary-daemon test-docker-py [2022-04-07T21:40:45.246Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-07T21:40:45.334Z] [2022-04-07T21:40:45.502Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2022-04-07T21:40:45.590Z] Removing bundles/ [2022-04-07T21:40:45.590Z] [2022-04-07T21:40:45.590Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-07T21:40:45.590Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:40:45.590Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:40:46.432Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 69.5% of statements [2022-04-07T21:40:46.432Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 69.3% of statements [2022-04-07T21:40:46.689Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-07T21:40:46.689Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-07T21:40:46.689Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T21:40:46.689Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-07T21:40:46.689Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T21:40:46.946Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-07T21:40:46.946Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T21:40:46.946Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-07T21:40:47.203Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-07T21:40:47.462Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2022-04-07T21:40:47.462Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-04-07T21:40:47.462Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T21:40:47.462Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T21:40:48.027Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-04-07T21:40:48.284Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-07T21:40:48.541Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-07T21:40:48.798Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-07T21:40:50.167Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-04-07T21:40:50.167Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-07T21:40:54.336Z] ok github.com/docker/docker/pkg/signal 3.324s coverage: 62.3% of statements [2022-04-07T21:40:54.336Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-07T21:40:54.336Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-07T21:40:54.592Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-07T21:40:55.158Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-04-07T21:40:55.722Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-04-07T21:40:55.722Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-07T21:40:55.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T21:40:56.285Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-04-07T21:40:56.541Z] coverage: [no statements] [2022-04-07T21:40:56.541Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-04-07T21:40:56.798Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-07T21:40:56.798Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-07T21:40:57.056Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-07T21:40:58.949Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-07T21:40:59.206Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-04-07T21:40:59.464Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-04-07T21:41:00.838Z] ok github.com/docker/docker/quota 0.261s coverage: 71.4% of statements [2022-04-07T21:41:00.838Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-07T21:41:02.211Z] ok github.com/docker/docker/registry 0.086s coverage: 57.2% of statements [2022-04-07T21:41:02.468Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-07T21:41:02.725Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-07T21:41:02.981Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-04-07T21:41:03.238Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-07T21:41:05.757Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-07T21:41:05.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T21:41:05.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T21:41:06.319Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-04-07T21:41:06.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T21:41:06.882Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-04-07T21:41:07.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T21:41:07.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T21:41:07.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T21:41:07.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T21:41:08.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T21:41:08.251Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2022-04-07T21:41:10.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T21:41:11.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T21:41:12.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T21:41:12.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T21:41:13.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T21:41:14.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T21:41:15.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T21:41:15.882Z] 4612f6d0b889: Pull complete [2022-04-07T21:41:16.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T21:41:17.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T21:41:17.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:41:17.610Z] Using test binary docker [2022-04-07T21:41:17.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T21:41:17.610Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:41:17.610Z] INFO: Waiting for daemon to start... [2022-04-07T21:41:17.610Z] Starting dockerd [2022-04-07T21:41:20.908Z] . [2022-04-07T21:41:20.908Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:41:20.908Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:41:20.908Z] Error: No such image: emptyfs [2022-04-07T21:41:20.908Z] Running integration-test (iteration 1) [2022-04-07T21:41:20.909Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T21:41:23.102Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T21:41:23.102Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === Skipped [2022-04-07T21:41:23.102Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-07T21:41:23.102Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-07T21:41:23.102Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-07T21:41:23.102Z] time="2022-04-07T21:40:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-07T21:41:23.102Z] time="2022-04-07T21:40:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-07T21:41:23.102Z] time="2022-04-07T21:40:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-07T21:41:23.102Z] time="2022-04-07T21:40:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-07T21:41:23.102Z] time="2022-04-07T21:40:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-07T21:41:23.102Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-07T21:41:23.102Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-07T21:41:23.102Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:41:23.102Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-07T21:41:23.102Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-07T21:41:23.102Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-07T21:41:23.102Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-07T21:41:23.102Z] [2022-04-07T21:41:23.102Z] DONE 2251 tests, 26 skipped in 201.493s Post stage [Pipeline] junit [2022-04-07T21:41:23.113Z] Recording test results [2022-04-07T21:41:24.575Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T21:41:24.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -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:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh dynbinary test-integration [2022-04-07T21:41:25.467Z] [2022-04-07T21:41:25.467Z] Removing bundles/ [2022-04-07T21:41:25.467Z] [2022-04-07T21:41:25.467Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T21:41:25.467Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:41:25.467Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:41:29.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T21:41:39.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T21:41:39.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T21:41:40.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T21:41:40.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T21:41:40.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T21:41:41.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T21:41:42.871Z] Loaded image: buildpack-deps:buster [2022-04-07T21:41:42.871Z] Loaded image: busybox:latest [2022-04-07T21:41:42.871Z] Loaded image: busybox:glibc [2022-04-07T21:41:43.441Z] Loaded image: debian:bullseye [2022-04-07T21:41:43.441Z] Loaded image: hello-world:latest [2022-04-07T21:41:43.441Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:41:43.442Z] INFO: Testing against a local daemon [2022-04-07T21:41:43.442Z] === RUN TestCgroupNamespacesBuild [2022-04-07T21:41:44.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T21:41:45.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T21:41:46.023Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-04-07T21:41:46.023Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T21:41:46.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T21:41:46.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T21:41:47.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T21:41:47.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-04-07T21:41:47.935Z] === RUN TestBuildWithSession [2022-04-07T21:41:47.935Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:41:47.935Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T21:41:47.935Z] === RUN TestBuildSquashParent [2022-04-07T21:41:48.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T21:41:49.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T21:41:50.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T21:41:50.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T21:41:51.710Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:41:51.710Z] Using test binary docker [2022-04-07T21:41:51.710Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T21:41:51.710Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-07T21:41:51.710Z] Starting dockerd [2022-04-07T21:41:51.710Z] INFO: Waiting for daemon to start... [2022-04-07T21:41:54.229Z] . [2022-04-07T21:41:54.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:41:54.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:41:54.229Z] Error: No such image: emptyfs [2022-04-07T21:41:54.486Z] Running integration-test (iteration 1) [2022-04-07T21:41:54.486Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T21:41:56.068Z] --- PASS: TestBuildSquashParent (7.24s) [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:41:56.068Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:41:56.068Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:41:56.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:41:56.068Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:41:56.639Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:41:56.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:41:58.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:41:58.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2022-04-07T21:42:00.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-04-07T21:42:00.721Z] === RUN TestBuildMultiStageCopy [2022-04-07T21:42:00.721Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T21:42:04.929Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T21:42:05.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T21:42:06.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T21:42:07.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T21:42:07.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T21:42:07.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-07T21:42:08.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-07T21:42:08.453Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T21:42:09.337Z] Loaded image: buildpack-deps:buster [2022-04-07T21:42:09.337Z] Loaded image: busybox:latest [2022-04-07T21:42:09.337Z] Loaded image: busybox:glibc [2022-04-07T21:42:09.900Z] Loaded image: debian:bullseye [2022-04-07T21:42:10.156Z] Loaded image: hello-world:latest [2022-04-07T21:42:10.156Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:42:10.156Z] INFO: Testing against a local daemon [2022-04-07T21:42:10.156Z] === RUN TestCgroupNamespacesBuild [2022-04-07T21:42:12.669Z] --- PASS: TestCgroupNamespacesBuild (2.10s) [2022-04-07T21:42:12.669Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T21:42:13.599Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-04-07T21:42:13.599Z] === RUN TestBuildWithSession [2022-04-07T21:42:13.599Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:42:13.599Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T21:42:13.599Z] === RUN TestBuildSquashParent [2022-04-07T21:42:13.735Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-07T21:42:13.735Z] === RUN TestBuildLabelWithTargets [2022-04-07T21:42:17.776Z] --- PASS: TestBuildSquashParent (3.88s) [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:42:17.776Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:42:17.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:42:17.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:42:17.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:42:18.705Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:42:18.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:42:20.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:42:20.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-04-07T21:42:21.698Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2022-04-07T21:42:21.698Z] === RUN TestBuildMultiStageCopy [2022-04-07T21:42:21.698Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T21:42:21.868Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-07T21:42:21.869Z] === RUN TestBuildWithEmptyLayers [2022-04-07T21:42:22.009Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:42:22.009Z] [2022-04-07T21:42:22.009Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-07T21:42:22.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-07T21:42:22.009Z] Using test binary docker [2022-04-07T21:42:22.009Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T21:42:22.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:42:22.009Z] INFO: Waiting for daemon to start... [2022-04-07T21:42:22.009Z] Starting dockerd [2022-04-07T21:42:22.009Z] . [2022-04-07T21:42:22.009Z] INFO: Building docker-sdk-python3:4.4.1... [2022-04-07T21:42:23.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T21:42:23.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T21:42:23.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T21:42:23.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy (2.08s) [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-04-07T21:42:23.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-07T21:42:23.577Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T21:42:24.138Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-04-07T21:42:24.138Z] === RUN TestBuildLabelWithTargets [2022-04-07T21:42:24.406Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-04-07T21:42:24.406Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T21:42:25.068Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-04-07T21:42:25.068Z] === RUN TestBuildWithEmptyLayers [2022-04-07T21:42:25.631Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-04-07T21:42:25.631Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T21:42:27.044Z] --- PASS: TestBuildMultiStageOnBuild (1.48s) [2022-04-07T21:42:27.044Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T21:42:27.608Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-04-07T21:42:27.608Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T21:42:28.976Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2022-04-07T21:42:28.976Z] === RUN TestBuildWithHugeFile [2022-04-07T21:42:29.691Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2022-04-07T21:42:29.691Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T21:42:29.951Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2022-04-07T21:42:29.951Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T21:42:34.151Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2022-04-07T21:42:34.151Z] === RUN TestBuildWithHugeFile [2022-04-07T21:42:46.862Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T21:42:46.863Z] [2022-04-07T21:42:46.863Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T21:42:46.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T21:42:46.863Z] HOSTNAME=290150df835f [2022-04-07T21:42:46.863Z] TESTDEBUG=0 [2022-04-07T21:42:46.863Z] DEST=bundles/test-integration [2022-04-07T21:42:46.863Z] PWD=/go/src/github.com/docker/docker [2022-04-07T21:42:46.863Z] DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 [2022-04-07T21:42:46.863Z] container=docker [2022-04-07T21:42:46.863Z] HOME=/root [2022-04-07T21:42:46.863Z] GOLANG_VERSION=1.17.8 [2022-04-07T21:42:46.863Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T21:42:46.863Z] VALIDATE_BRANCH=20.10 [2022-04-07T21:42:46.863Z] TERM=xterm [2022-04-07T21:42:46.863Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T21:42:46.863Z] SHLVL=1 [2022-04-07T21:42:46.863Z] TIMEOUT=120m [2022-04-07T21:42:46.863Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T21:42:46.863Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T21:42:46.863Z] GO111MODULE=off [2022-04-07T21:42:46.863Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T21:42:46.863Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T21:42:46.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T21:42:46.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T21:42:46.863Z] GOPATH=/go [2022-04-07T21:42:46.863Z] PKG_CONFIG=pkg-config [2022-04-07T21:42:46.863Z] _=/usr/bin/env [2022-04-07T21:42:46.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T21:43:08.651Z] sha256:f0054da199f20a6a5e5bb5bcd03ed937386dd6e82fa18d031e32607fd6e2b541 [2022-04-07T21:43:08.651Z] INFO: Starting docker-py tests... [2022-04-07T21:43:08.651Z] ============================= test session starts ============================== [2022-04-07T21:43:08.651Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-07T21:43:08.651Z] rootdir: /src, inifile: pytest.ini [2022-04-07T21:43:08.651Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-07T21:43:08.651Z] collected 389 items / 1 deselected / 388 selected [2022-04-07T21:43:08.651Z] [2022-04-07T21:43:13.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T21:43:13.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T21:43:15.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T21:43:23.253Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-07T21:43:23.817Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-07T21:43:25.179Z] --- PASS: TestBuildWithHugeFile (50.73s) [2022-04-07T21:43:25.179Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T21:43:25.179Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:25.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:25.179Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:25.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:25.179Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:25.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:25.179Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:25.179Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:25.179Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:25.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-07T21:43:25.179Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-07T21:43:25.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-07T21:43:25.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-07T21:43:25.179Z] === RUN TestBuildPreserveOwnership [2022-04-07T21:43:25.179Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T21:43:25.179Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T21:43:25.179Z] --- PASS: TestBuildPreserveOwnership (3.20s) [2022-04-07T21:43:25.179Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-04-07T21:43:25.179Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-04-07T21:43:25.179Z] === RUN TestBuildPlatformInvalid [2022-04-07T21:43:25.179Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-07T21:43:25.179Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T21:43:25.568Z] tests/integration/api_config_test.py ..... [ 8%] [2022-04-07T21:43:30.415Z] --- PASS: TestBuildWithHugeFile (50.65s) [2022-04-07T21:43:30.415Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T21:43:30.415Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:30.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:30.415Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:30.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:30.415Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:30.415Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:30.415Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:43:30.415Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:43:30.415Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:43:30.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-07T21:43:30.415Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-07T21:43:30.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-07T21:43:30.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-07T21:43:30.415Z] === RUN TestBuildPreserveOwnership [2022-04-07T21:43:30.415Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T21:43:31.355Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T21:43:31.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T21:43:35.554Z] --- PASS: TestBuildPreserveOwnership (10.09s) [2022-04-07T21:43:35.554Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-04-07T21:43:35.554Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-07T21:43:35.554Z] === RUN TestBuildPlatformInvalid [2022-04-07T21:43:35.554Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-07T21:43:35.554Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T21:43:35.554Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-07T21:43:35.554Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-07T21:43:35.554Z] PASS [2022-04-07T21:43:35.554Z] [2022-04-07T21:43:35.554Z] === Skipped [2022-04-07T21:43:35.554Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T21:43:35.554Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:43:35.554Z] [2022-04-07T21:43:35.554Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-07T21:43:35.554Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-07T21:43:35.554Z] [2022-04-07T21:43:35.554Z] DONE 33 tests, 2 skipped in 134.543s [2022-04-07T21:43:35.554Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T21:43:35.554Z] INFO: Testing against a local daemon [2022-04-07T21:43:35.554Z] === RUN TestConfigInspect [2022-04-07T21:43:35.555Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-07T21:43:35.555Z] === RUN TestConfigList [2022-04-07T21:43:35.555Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestConfigList (0.01s) [2022-04-07T21:43:35.555Z] === RUN TestConfigsCreateAndDelete [2022-04-07T21:43:35.555Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-07T21:43:35.555Z] === RUN TestConfigsUpdate [2022-04-07T21:43:35.555Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-07T21:43:35.555Z] === RUN TestTemplatedConfig [2022-04-07T21:43:35.555Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-07T21:43:35.555Z] === RUN TestConfigCreateResolve [2022-04-07T21:43:35.555Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:35.555Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-07T21:43:35.555Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T21:43:36.939Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-04-07T21:43:36.939Z] PASS [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === Skipped [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-04-07T21:43:36.939Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-07T21:43:36.939Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-07T21:43:36.939Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-07T21:43:36.939Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-07T21:43:36.939Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-07T21:43:36.939Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:43:36.939Z] [2022-04-07T21:43:36.939Z] DONE 7 tests, 6 skipped in 1.718s [2022-04-07T21:43:36.939Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T21:43:37.200Z] INFO: Testing against a local daemon [2022-04-07T21:43:37.200Z] === RUN TestCheckpoint [2022-04-07T21:43:37.200Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:43:37.200Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T21:43:37.201Z] === RUN TestContainerInvalidJSON [2022-04-07T21:43:37.201Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:43:37.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:43:37.201Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:43:37.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:43:37.201Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:43:37.201Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:43:37.201Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:43:37.201Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:43:37.201Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:43:37.201Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-07T21:43:37.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T21:43:37.201Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T21:43:37.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T21:43:37.201Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T21:43:37.201Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-04-07T21:43:37.201Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T21:43:37.354Z] Loaded image: buildpack-deps:buster [2022-04-07T21:43:37.354Z] Loaded image: busybox:latest [2022-04-07T21:43:37.354Z] Loaded image: busybox:glibc [2022-04-07T21:43:37.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-07T21:43:37.461Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T21:43:37.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-07T21:43:37.461Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T21:43:37.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-07T21:43:37.461Z] === RUN TestCopyFromContainer [2022-04-07T21:43:37.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T21:43:37.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T21:43:38.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T21:43:39.245Z] Loaded image: debian:bullseye [2022-04-07T21:43:39.245Z] Loaded image: hello-world:latest [2022-04-07T21:43:39.245Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:43:39.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T21:43:39.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T21:43:40.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer// [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T21:43:41.705Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer (4.27s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-07T21:43:41.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T21:43:41.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T21:43:41.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:43:41.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:43:41.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:43:41.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:43:41.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:43:41.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:43:41.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:43:41.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:43:41.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:43:41.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T21:43:41.706Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T21:43:41.706Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-07T21:43:41.706Z] === RUN TestCreateWithInvalidEnv [2022-04-07T21:43:41.706Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T21:43:41.706Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T21:43:41.706Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T21:43:41.706Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T21:43:41.706Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T21:43:41.706Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T21:43:41.706Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T21:43:41.706Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T21:43:41.706Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T21:43:41.706Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T21:43:41.706Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T21:43:41.706Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T21:43:41.706Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-07T21:43:41.706Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T21:43:42.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T21:43:43.086Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-04-07T21:43:43.086Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T21:43:43.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:43:44.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:43:44.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:43:44.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:43:44.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:43:44.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:43:44.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:43:44.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:43:44.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:43:44.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:43:44.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:43:44.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T21:43:44.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T21:43:44.028Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T21:43:44.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T21:43:44.598Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-07T21:43:44.599Z] === RUN TestCreateDifferentPlatform [2022-04-07T21:43:44.599Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T21:43:44.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T21:43:44.599Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-07T21:43:44.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T21:43:44.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T21:43:44.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T21:43:44.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-07T21:43:44.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T21:43:44.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-07T21:43:44.599Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T21:43:44.599Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-07T21:43:44.599Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-07T21:43:44.599Z] === RUN TestDaemonRestartIpcMode [2022-04-07T21:43:44.599Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T21:43:44.599Z] === RUN TestDaemonHostGatewayIP [2022-04-07T21:43:44.599Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:43:44.599Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-07T21:43:44.599Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T21:43:44.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T21:43:44.599Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T21:43:44.599Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-07T21:43:44.599Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-07T21:43:44.599Z] === RUN TestDiff [2022-04-07T21:43:45.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T21:43:45.169Z] --- PASS: TestDiff (0.40s) [2022-04-07T21:43:45.169Z] === RUN TestExecWithCloseStdin [2022-04-07T21:43:45.431Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-04-07T21:43:45.431Z] === RUN TestExec [2022-04-07T21:43:45.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T21:43:46.045Z] --- PASS: TestExec (0.43s) [2022-04-07T21:43:46.045Z] === RUN TestExecUser [2022-04-07T21:43:46.310Z] --- PASS: TestExecUser (0.45s) [2022-04-07T21:43:46.310Z] === RUN TestExportContainerAndImportImage [2022-04-07T21:43:46.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T21:43:46.894Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-04-07T21:43:46.894Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T21:43:47.333Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.09s) [2022-04-07T21:43:47.333Z] PASS [2022-04-07T21:43:47.333Z] [2022-04-07T21:43:47.333Z] === Skipped [2022-04-07T21:43:47.333Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T21:43:47.333Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:43:47.333Z] [2022-04-07T21:43:47.333Z] DONE 33 tests, 1 skipped in 111.824s [2022-04-07T21:43:47.334Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T21:43:47.334Z] INFO: Testing against a local daemon [2022-04-07T21:43:47.334Z] === RUN TestConfigInspect [2022-04-07T21:43:47.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T21:43:47.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T21:43:47.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T21:43:47.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T21:43:48.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T21:43:48.701Z] --- PASS: TestConfigInspect (2.24s) [2022-04-07T21:43:48.701Z] === RUN TestConfigList [2022-04-07T21:43:49.510Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:43:49.510Z] Using test binary docker [2022-04-07T21:43:49.510Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T21:43:49.510Z] +++ /etc/init.d/apparmor start [2022-04-07T21:43:49.510Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:43:49.510Z] INFO: Waiting for daemon to start... [2022-04-07T21:43:49.510Z] Starting dockerd [2022-04-07T21:43:49.510Z] +++ 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-04-07T21:43:50.194Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-04-07T21:43:50.194Z] === RUN TestHealthCheckWorkdir [2022-04-07T21:43:50.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T21:43:50.766Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-07T21:43:50.766Z] === RUN TestHealthKillContainer [2022-04-07T21:43:51.220Z] --- PASS: TestConfigList (2.21s) [2022-04-07T21:43:51.220Z] === RUN TestConfigsCreateAndDelete [2022-04-07T21:43:52.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T21:43:52.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T21:43:53.106Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-07T21:43:53.107Z] === RUN TestConfigsUpdate [2022-04-07T21:43:54.799Z] . [2022-04-07T21:43:54.799Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:43:54.799Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:43:54.799Z] Error: No such image: emptyfs [2022-04-07T21:43:54.799Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T21:43:54.799Z] ++++ docker load [2022-04-07T21:43:54.799Z] Running integration-test (iteration 1) [2022-04-07T21:43:54.799Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T21:43:54.799Z] ++ 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-04-07T21:43:54.799Z] ++ set -e [2022-04-07T21:43:54.799Z] ++ '[' -n 0 ']' [2022-04-07T21:43:54.799Z] ++ set -x [2022-04-07T21:43:54.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-07T21:43:55.298Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-04-07T21:43:55.621Z] --- PASS: TestConfigsUpdate (2.23s) [2022-04-07T21:43:55.621Z] === RUN TestTemplatedConfig [2022-04-07T21:43:56.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T21:43:58.183Z] --- PASS: TestTemplatedConfig (2.61s) [2022-04-07T21:43:58.183Z] === RUN TestConfigCreateResolve [2022-04-07T21:43:58.895Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-07T21:43:58.895Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T21:43:58.895Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T21:43:58.895Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T21:43:58.895Z] === RUN TestIpcModeNone [2022-04-07T21:43:59.156Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-07T21:43:59.156Z] === RUN TestIpcModePrivate [2022-04-07T21:43:59.417Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-07T21:43:59.678Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-07T21:43:59.678Z] === RUN TestIpcModeShareable [2022-04-07T21:43:59.678Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:43:59.678Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-07T21:43:59.678Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T21:44:00.075Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-04-07T21:44:00.075Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T21:44:00.638Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-07T21:44:00.638Z] PASS [2022-04-07T21:44:00.638Z] [2022-04-07T21:44:00.638Z] DONE 7 tests in 14.254s [2022-04-07T21:44:00.638Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T21:44:00.638Z] INFO: Testing against a local daemon [2022-04-07T21:44:00.638Z] === RUN TestCheckpoint [2022-04-07T21:44:00.638Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:44:00.638Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T21:44:00.638Z] === RUN TestContainerInvalidJSON [2022-04-07T21:44:00.638Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:44:00.638Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:44:00.638Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:44:00.638Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:44:00.638Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:44:00.638Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:44:00.638Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:44:00.638Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:44:00.638Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:44:00.638Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-07T21:44:00.638Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T21:44:00.638Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T21:44:00.638Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T21:44:00.638Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T21:44:00.638Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-07T21:44:00.638Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T21:44:00.638Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-07T21:44:00.638Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T21:44:00.638Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-07T21:44:00.638Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T21:44:00.896Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-07T21:44:00.896Z] === RUN TestCopyFromContainer [2022-04-07T21:44:01.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-04-07T21:44:01.062Z] === RUN TestAPIIpcModeHost [2022-04-07T21:44:01.062Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:44:01.062Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-07T21:44:01.062Z] === RUN TestDaemonIpcModeShareable [2022-04-07T21:44:01.062Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:44:01.062Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-07T21:44:01.062Z] === RUN TestDaemonIpcModePrivate [2022-04-07T21:44:01.829Z] === RUN TestCopyFromContainer// [2022-04-07T21:44:01.829Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T21:44:01.829Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T21:44:01.829Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T21:44:02.005Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-07T21:44:02.086Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T21:44:02.086Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T21:44:02.086Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T21:44:02.086Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T21:44:02.086Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T21:44:02.341Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer (1.52s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-07T21:44:02.341Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T21:44:02.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T21:44:02.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:44:02.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:44:02.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:44:02.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:44:02.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:44:02.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:44:02.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:44:02.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:44:02.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:44:02.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T21:44:02.341Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T21:44:02.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-07T21:44:02.341Z] === RUN TestCreateWithInvalidEnv [2022-04-07T21:44:02.341Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T21:44:02.341Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T21:44:02.341Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T21:44:02.341Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T21:44:02.341Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T21:44:02.341Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T21:44:02.341Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T21:44:02.341Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T21:44:02.341Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T21:44:02.341Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T21:44:02.341Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T21:44:02.341Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T21:44:02.341Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-07T21:44:02.341Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T21:44:03.385Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-04-07T21:44:03.385Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T21:44:03.385Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:44:03.385Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-07T21:44:03.385Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T21:44:03.385Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:44:03.385Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-07T21:44:03.385Z] === RUN TestIpcModeOlderClient [2022-04-07T21:44:03.385Z] === PAUSE TestIpcModeOlderClient [2022-04-07T21:44:03.385Z] === RUN TestKillContainerInvalidSignal [2022-04-07T21:44:03.646Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-07T21:44:03.646Z] === RUN TestKillContainer [2022-04-07T21:44:03.646Z] === RUN TestKillContainer/no_signal [2022-04-07T21:44:03.705Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s) [2022-04-07T21:44:03.705Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T21:44:03.907Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T21:44:04.167Z] === RUN TestKillContainer/killing_signal [2022-04-07T21:44:04.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T21:44:04.737Z] --- PASS: TestKillContainer (1.28s) [2022-04-07T21:44:04.737Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-07T21:44:04.737Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-07T21:44:04.737Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-04-07T21:44:04.737Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T21:44:04.737Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T21:44:05.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T21:44:05.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-07T21:44:05.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-07T21:44:05.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-07T21:44:05.568Z] === RUN TestKillStoppedContainer [2022-04-07T21:44:05.568Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-07T21:44:05.568Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.40s) [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:44:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:44:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:44:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:44:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:44:05.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:44:05.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:44:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:44:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:44:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:44:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:44:05.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T21:44:05.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T21:44:05.598Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T21:44:05.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-07T21:44:05.828Z] === RUN TestKillDifferentUserContainer [2022-04-07T21:44:05.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-04-07T21:44:05.854Z] === RUN TestCreateDifferentPlatform [2022-04-07T21:44:05.854Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T21:44:05.854Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T21:44:05.854Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-07T21:44:05.854Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T21:44:05.854Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T21:44:05.854Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T21:44:05.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-07T21:44:05.854Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T21:44:05.854Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-07T21:44:05.854Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T21:44:05.854Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T21:44:05.854Z] === RUN TestDaemonRestartIpcMode [2022-04-07T21:44:05.854Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T21:44:05.854Z] === RUN TestDaemonHostGatewayIP [2022-04-07T21:44:05.854Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T21:44:05.854Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T21:44:05.854Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T21:44:05.854Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T21:44:05.854Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T21:44:05.854Z] === RUN TestDiff [2022-04-07T21:44:06.089Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-07T21:44:06.089Z] === RUN TestInspectOomKilledTrue [2022-04-07T21:44:06.089Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:06.089Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T21:44:06.089Z] === RUN TestInspectOomKilledFalse [2022-04-07T21:44:06.089Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:44:06.089Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T21:44:06.089Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T21:44:06.089Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-07T21:44:06.089Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-07T21:44:06.089Z] === RUN TestLinksContainerNames [2022-04-07T21:44:06.416Z] --- PASS: TestDiff (0.51s) [2022-04-07T21:44:06.416Z] === RUN TestExecWithCloseStdin [2022-04-07T21:44:06.978Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-04-07T21:44:06.978Z] === RUN TestExec [2022-04-07T21:44:07.030Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-07T21:44:07.030Z] === RUN TestLogsFollowTailEmpty [2022-04-07T21:44:07.057Z] Loaded image: buildpack-deps:buster [2022-04-07T21:44:07.057Z] Loaded image: busybox:latest [2022-04-07T21:44:07.057Z] Loaded image: busybox:glibc [2022-04-07T21:44:07.291Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-07T21:44:07.291Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T21:44:07.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T21:44:07.541Z] --- PASS: TestExec (0.58s) [2022-04-07T21:44:07.541Z] === RUN TestExecUser [2022-04-07T21:44:07.620Z] Loaded image: debian:bullseye [2022-04-07T21:44:07.620Z] Loaded image: hello-world:latest [2022-04-07T21:44:07.862Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2022-04-07T21:44:07.862Z] === RUN TestMountDaemonRoot [2022-04-07T21:44:07.862Z] === RUN TestMountDaemonRoot/default [2022-04-07T21:44:07.862Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T21:44:07.862Z] === RUN TestMountDaemonRoot/private [2022-04-07T21:44:07.862Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/slave [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/shared [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/default [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/shared [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/slave [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/private [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:07.863Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:07.863Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:07.863Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:07.876Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:44:07.876Z] INFO: Testing against a local daemon [2022-04-07T21:44:07.876Z] === RUN TestCgroupNamespacesBuild [2022-04-07T21:44:08.104Z] --- PASS: TestExecUser (0.58s) [2022-04-07T21:44:08.104Z] === RUN TestExportContainerAndImportImage [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:08.123Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:08.383Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-07T21:44:08.383Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T21:44:08.383Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T21:44:08.383Z] 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-04-07T21:44:08.383Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-04-07T21:44:08.383Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T21:44:08.383Z] 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-04-07T21:44:08.383Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-07T21:44:08.383Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T21:44:08.383Z] 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-04-07T21:44:08.383Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-07T21:44:08.383Z] === RUN TestNetworkNat [2022-04-07T21:44:08.715Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-04-07T21:44:08.715Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T21:44:08.953Z] --- PASS: TestNetworkNat (0.52s) [2022-04-07T21:44:08.953Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T21:44:09.213Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-04-07T21:44:09.213Z] === RUN TestNetworkLoopbackNat [2022-04-07T21:44:10.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T21:44:10.084Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-07T21:44:10.084Z] === RUN TestHealthCheckWorkdir [2022-04-07T21:44:10.649Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-04-07T21:44:10.649Z] === RUN TestHealthKillContainer [2022-04-07T21:44:11.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T21:44:11.755Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-04-07T21:44:11.755Z] === RUN TestPause [2022-04-07T21:44:11.755Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:11.755Z] --- SKIP: TestPause (0.00s) [2022-04-07T21:44:11.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T21:44:11.755Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:44:11.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:44:11.755Z] === RUN TestPauseStopPausedContainer [2022-04-07T21:44:11.755Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:11.755Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-04-07T21:44:11.755Z] === RUN TestPsFilter [2022-04-07T21:44:12.015Z] --- PASS: TestPsFilter (0.10s) [2022-04-07T21:44:12.015Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T21:44:12.051Z] --- PASS: TestCgroupNamespacesBuild (3.97s) [2022-04-07T21:44:12.051Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T21:44:12.276Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-04-07T21:44:12.276Z] === RUN TestRemoveContainerWithVolume [2022-04-07T21:44:12.536Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-07T21:44:12.536Z] === RUN TestRemoveContainerRunning [2022-04-07T21:44:12.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-04-07T21:44:12.982Z] === RUN TestBuildWithSession [2022-04-07T21:44:12.982Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:44:12.982Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T21:44:12.982Z] === RUN TestBuildSquashParent [2022-04-07T21:44:13.105Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-07T21:44:13.105Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T21:44:13.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-07T21:44:13.365Z] === RUN TestRemoveInvalidContainer [2022-04-07T21:44:13.365Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T21:44:13.365Z] === RUN TestRenameLinkedContainer [2022-04-07T21:44:14.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T21:44:15.274Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-07T21:44:15.274Z] === RUN TestRenameStoppedContainer [2022-04-07T21:44:15.533Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-04-07T21:44:15.533Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T21:44:16.255Z] --- PASS: TestBuildSquashParent (3.30s) [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:44:16.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:44:16.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:44:16.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:44:16.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:44:16.473Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-04-07T21:44:16.473Z] === RUN TestRenameInvalidName [2022-04-07T21:44:16.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T21:44:16.733Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-07T21:44:16.733Z] === RUN TestRenameAnonymousContainer [2022-04-07T21:44:17.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:44:17.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:44:18.115Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-04-07T21:44:18.115Z] === RUN TestRenameContainerWithSameName [2022-04-07T21:44:18.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:44:18.684Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-07T21:44:18.684Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T21:44:18.734Z] --- PASS: TestHealthKillContainer (8.13s) [2022-04-07T21:44:18.734Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T21:44:18.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:44:19.256Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-04-07T21:44:19.256Z] === RUN TestResize [2022-04-07T21:44:19.296Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-04-07T21:44:19.296Z] === RUN TestIpcModeNone [2022-04-07T21:44:19.967Z] --- PASS: TestIpcModeNone (0.54s) [2022-04-07T21:44:19.967Z] === RUN TestIpcModePrivate [2022-04-07T21:44:19.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T21:44:19.971Z] --- PASS: TestResize (0.39s) [2022-04-07T21:44:19.971Z] === RUN TestResizeWithInvalidSize [2022-04-07T21:44:19.971Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-07T21:44:19.971Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.02s) [2022-04-07T21:44:20.183Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-04-07T21:44:20.183Z] === RUN TestBuildMultiStageCopy [2022-04-07T21:44:20.183Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T21:44:20.224Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-04-07T21:44:20.481Z] --- PASS: TestIpcModePrivate (0.56s) [2022-04-07T21:44:20.481Z] === RUN TestIpcModeShareable [2022-04-07T21:44:20.542Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-07T21:44:20.542Z] === RUN TestDaemonRestartKillContainers [2022-04-07T21:44:20.542Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-07T21:44:20.542Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:44:20.542Z] === RUN TestCgroupNamespacesRun [2022-04-07T21:44:20.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-04-07T21:44:20.995Z] --- PASS: TestIpcModeShareable (0.58s) [2022-04-07T21:44:20.995Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T21:44:21.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T21:44:21.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T21:44:21.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T21:44:21.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T21:44:21.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-04-07T21:44:21.882Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-07T21:44:21.882Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T21:44:22.447Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-04-07T21:44:22.447Z] === RUN TestBuildLabelWithTargets [2022-04-07T21:44:22.887Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s) [2022-04-07T21:44:22.887Z] === RUN TestAPIIpcModeHost [2022-04-07T21:44:22.887Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-07T21:44:22.887Z] === RUN TestDaemonIpcModeShareable [2022-04-07T21:44:23.084Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-04-07T21:44:23.084Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T21:44:23.377Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-07T21:44:23.377Z] === RUN TestBuildWithEmptyLayers [2022-04-07T21:44:23.942Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-04-07T21:44:23.942Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T21:44:24.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-07T21:44:24.255Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-07T21:44:24.255Z] === RUN TestDaemonIpcModePrivate [2022-04-07T21:44:24.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T21:44:24.998Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-04-07T21:44:24.998Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T21:44:25.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-07T21:44:25.310Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-04-07T21:44:25.310Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T21:44:25.475Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-04-07T21:44:25.475Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T21:44:25.877Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-07T21:44:25.878Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T21:44:26.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-07T21:44:26.664Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-07T21:44:26.664Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T21:44:26.911Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-04-07T21:44:26.911Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T21:44:26.960Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:44:26.960Z] Using test binary docker [2022-04-07T21:44:26.960Z] +++ /etc/init.d/apparmor start [2022-04-07T21:44:26.960Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:44:26.960Z] Starting dockerd [2022-04-07T21:44:26.960Z] INFO: Waiting for daemon to start... [2022-04-07T21:44:26.960Z] +++ 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-04-07T21:44:27.246Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-04-07T21:44:27.246Z] === RUN TestBuildWithHugeFile [2022-04-07T21:44:27.590Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-07T21:44:27.845Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-07T21:44:27.845Z] === RUN TestIpcModeOlderClient [2022-04-07T21:44:27.845Z] === PAUSE TestIpcModeOlderClient [2022-04-07T21:44:27.845Z] === RUN TestKillContainerInvalidSignal [2022-04-07T21:44:28.101Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-07T21:44:28.101Z] === RUN TestKillContainer [2022-04-07T21:44:28.101Z] === RUN TestKillContainer/no_signal [2022-04-07T21:44:28.430Z] 0a6173b79e25: Pull complete [2022-04-07T21:44:28.430Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-07T21:44:28.430Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:44:28.430Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-07T21:44:28.430Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-07T21:44:28.430Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-07T21:44:28.430Z] WARN: Skipping validation tests [2022-04-07T21:44:28.430Z] INFO: Running unit tests at 04/07/2022 21:44:25... [2022-04-07T21:44:28.663Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T21:44:28.869Z] . [2022-04-07T21:44:28.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:44:28.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:44:28.869Z] Error: No such image: emptyfs [2022-04-07T21:44:28.869Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T21:44:28.869Z] ++++ docker load [2022-04-07T21:44:28.920Z] === RUN TestKillContainer/killing_signal [2022-04-07T21:44:29.441Z] Running integration-test (iteration 1) [2022-04-07T21:44:29.441Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T21:44:29.441Z] ++ 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-04-07T21:44:29.441Z] ++ set -e [2022-04-07T21:44:29.441Z] ++ '[' -n 0 ']' [2022-04-07T21:44:29.441Z] ++ set -x [2022-04-07T21:44:29.442Z] ++ 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-04-07T21:44:29.452Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2022-04-07T21:44:29.452Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T21:44:29.485Z] --- PASS: TestKillContainer (1.27s) [2022-04-07T21:44:29.485Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-04-07T21:44:29.485Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-07T21:44:29.485Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-07T21:44:29.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T21:44:29.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T21:44:29.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T21:44:30.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-04-07T21:44:30.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-07T21:44:30.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-04-07T21:44:30.674Z] === RUN TestKillStoppedContainer [2022-04-07T21:44:30.674Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-07T21:44:30.674Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T21:44:30.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-07T21:44:30.674Z] === RUN TestKillDifferentUserContainer [2022-04-07T21:44:31.237Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-07T21:44:31.237Z] === RUN TestInspectOomKilledTrue [2022-04-07T21:44:31.237Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-07T21:44:31.237Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T21:44:31.237Z] === RUN TestInspectOomKilledFalse [2022-04-07T21:44:31.363Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-04-07T21:44:31.363Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T21:44:31.494Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-07T21:44:31.494Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T21:44:31.751Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-07T21:44:31.751Z] === RUN TestLinksContainerNames [2022-04-07T21:44:32.680Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-07T21:44:32.680Z] === RUN TestLogsFollowTailEmpty [2022-04-07T21:44:32.937Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-07T21:44:32.937Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T21:44:33.133Z] INFO: make.ps1 starting at 04/07/2022 21:44:32 [2022-04-07T21:44:33.133Z] INFO: Git commit (09d6fcdfec) assumed from DOCKER_GITCOMMIT environment variable [2022-04-07T21:44:33.133Z] INFO: Invoking autogen... [2022-04-07T21:44:33.277Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2022-04-07T21:44:33.277Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T21:44:33.500Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/default [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/private [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/slave [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/shared [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/default [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/shared [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/slave [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/private [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:33.500Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:33.500Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:44:33.500Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:44:33.593Z] INFO: Running unit tests... [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T21:44:33.757Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:44:33.758Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-07T21:44:33.758Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-04-07T21:44:33.758Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T21:44:35.130Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-04-07T21:44:35.130Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T21:44:35.187Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-04-07T21:44:35.187Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T21:44:35.692Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-07T21:44:35.692Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T21:44:35.949Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-07T21:44:35.949Z] === RUN TestNetworkNat [2022-04-07T21:44:36.206Z] --- PASS: TestNetworkNat (0.43s) [2022-04-07T21:44:36.206Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T21:44:36.767Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-07T21:44:36.767Z] === RUN TestNetworkLoopbackNat [2022-04-07T21:44:37.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-04-07T21:44:37.098Z] === RUN TestNISDomainname [2022-04-07T21:44:37.098Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-07T21:44:37.098Z] --- SKIP: TestNISDomainname (0.01s) [2022-04-07T21:44:37.098Z] === RUN TestHostnameDnsResolution [2022-04-07T21:44:38.046Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-07T21:44:38.046Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T21:44:38.046Z] 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-04-07T21:44:38.046Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-07T21:44:38.046Z] === RUN TestStats [2022-04-07T21:44:38.046Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:38.046Z] --- SKIP: TestStats (0.00s) [2022-04-07T21:44:38.046Z] === RUN TestStopContainerWithTimeout [2022-04-07T21:44:38.046Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T21:44:38.046Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T21:44:38.046Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T21:44:38.046Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T21:44:38.046Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T21:44:38.046Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T21:44:38.046Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T21:44:38.046Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T21:44:38.046Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T21:44:38.046Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T21:44:38.617Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T21:44:39.279Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-07T21:44:39.279Z] === RUN TestPause [2022-04-07T21:44:39.842Z] --- PASS: TestPause (0.43s) [2022-04-07T21:44:39.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T21:44:39.842Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:44:39.842Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:44:39.842Z] === RUN TestPauseStopPausedContainer [2022-04-07T21:44:40.098Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-07T21:44:40.098Z] === RUN TestPsFilter [2022-04-07T21:44:40.355Z] --- PASS: TestPsFilter (0.10s) [2022-04-07T21:44:40.355Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T21:44:40.525Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T21:44:40.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-07T21:44:40.653Z] === RUN TestRemoveContainerWithVolume [2022-04-07T21:44:40.910Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-07T21:44:40.910Z] === RUN TestRemoveContainerRunning [2022-04-07T21:44:41.517Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-07T21:44:41.517Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T21:44:41.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-07T21:44:41.780Z] === RUN TestRemoveInvalidContainer [2022-04-07T21:44:41.780Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T21:44:41.780Z] === RUN TestRenameLinkedContainer [2022-04-07T21:44:42.175Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-07T21:44:42.439Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-07T21:44:42.439Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-07T21:44:42.439Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-04-07T21:44:42.439Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-04-07T21:44:42.439Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-04-07T21:44:42.439Z] === RUN TestDeleteDevicemapper [2022-04-07T21:44:42.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:44:42.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T21:44:42.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T21:44:43.671Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-07T21:44:43.671Z] === RUN TestRenameStoppedContainer [2022-04-07T21:44:43.823Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2022-04-07T21:44:43.823Z] === RUN TestUpdateMemory [2022-04-07T21:44:43.823Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:43.823Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-07T21:44:43.823Z] === RUN TestUpdateCPUQuota [2022-04-07T21:44:43.824Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:43.824Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-07T21:44:43.824Z] === RUN TestUpdatePidsLimit [2022-04-07T21:44:43.824Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:44:43.824Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-07T21:44:43.824Z] === RUN TestUpdateRestartPolicy [2022-04-07T21:44:43.927Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-07T21:44:43.927Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T21:44:44.857Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-07T21:44:44.857Z] === RUN TestRenameInvalidName [2022-04-07T21:44:45.113Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-07T21:44:45.114Z] === RUN TestRenameAnonymousContainer [2022-04-07T21:44:46.486Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-04-07T21:44:46.486Z] === RUN TestRenameContainerWithSameName [2022-04-07T21:44:47.048Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-07T21:44:47.048Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T21:44:47.976Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-04-07T21:44:47.976Z] === RUN TestResize [2022-04-07T21:44:48.232Z] --- PASS: TestResize (0.42s) [2022-04-07T21:44:48.232Z] === RUN TestResizeWithInvalidSize [2022-04-07T21:44:48.487Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-07T21:44:48.487Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T21:44:48.802Z] ..........................xx.................... [ 29%] [2022-04-07T21:44:49.049Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:49.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:49.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:49.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:44:49.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:44:50.760Z] ? github.com/docker/docker/api [no test files] [2022-04-07T21:44:50.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:50.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:51.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:44:52.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:44:53.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:44:53.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:44:54.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:44:55.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:44:56.141Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-07T21:44:56.141Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T21:44:56.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-04-07T21:44:56.141Z] === RUN TestWaitNonBlocked [2022-04-07T21:44:56.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:44:56.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:44:56.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:44:56.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:44:56.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:44:56.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:44:56.141Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-07T21:44:56.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-04-07T21:44:56.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-04-07T21:44:56.141Z] === RUN TestWaitBlocked [2022-04-07T21:44:56.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:44:56.141Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:44:56.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:44:56.142Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:44:56.142Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:44:56.142Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:44:56.712Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T21:44:56.712Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-07T21:44:56.712Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-04-07T21:44:56.712Z] === CONT TestDaemonRestartIpcMode [2022-04-07T21:44:56.712Z] === CONT TestIpcModeOlderClient [2022-04-07T21:44:56.712Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-07T21:44:56.712Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T21:44:57.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:44:57.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-04-07T21:44:59.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2022-04-07T21:44:59.034Z] === RUN TestCgroupNamespacesRun [2022-04-07T21:45:00.397Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-07T21:45:00.397Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T21:45:00.397Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-07T21:45:00.397Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-07T21:45:00.397Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T21:45:00.913Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2022-04-07T21:45:01.173Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2022-04-07T21:45:01.173Z] PASS [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === Skipped [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T21:45:01.173Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-07T21:45:01.173Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-07T21:45:01.173Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-07T21:45:01.173Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T21:45:01.173Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-07T21:45:01.173Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-07T21:45:01.173Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-07T21:45:01.173Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-07T21:45:01.173Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-07T21:45:01.173Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T21:45:01.173Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-07T21:45:01.173Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-07T21:45:01.173Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-04-07T21:45:01.173Z] 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-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-07T21:45:01.173Z] 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-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-07T21:45:01.173Z] 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-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-07T21:45:01.173Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:45:01.173Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-04-07T21:45:01.173Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:45:01.173Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-04-07T21:45:01.173Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-07T21:45:01.173Z] 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-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-07T21:45:01.173Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T21:45:01.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-07T21:45:01.173Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-07T21:45:01.173Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-07T21:45:01.173Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T21:45:01.173Z] [2022-04-07T21:45:01.173Z] DONE 177 tests, 27 skipped in 84.129s [2022-04-07T21:45:01.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T21:45:01.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-07T21:45:01.325Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T21:45:01.433Z] INFO: Testing against a local daemon [2022-04-07T21:45:01.433Z] === RUN TestCommitInheritsEnv [2022-04-07T21:45:02.690Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-07T21:45:02.690Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T21:45:03.341Z] --- PASS: TestCommitInheritsEnv (1.82s) [2022-04-07T21:45:03.341Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T21:45:03.341Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T21:45:03.341Z] === RUN TestImagesFilterMultiReference [2022-04-07T21:45:03.341Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-07T21:45:03.341Z] === RUN TestImagePullPlatformInvalid [2022-04-07T21:45:03.341Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T21:45:03.341Z] === RUN TestRemoveImageOrphaning [2022-04-07T21:45:03.622Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-07T21:45:03.622Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T21:45:04.938Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-07T21:45:04.989Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-07T21:45:04.989Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T21:45:05.253Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-04-07T21:45:05.253Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T21:45:05.253Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-07T21:45:05.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-07T21:45:05.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T21:45:05.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-07T21:45:05.253Z] === RUN TestTagInvalidReference [2022-04-07T21:45:05.253Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-07T21:45:05.253Z] === RUN TestTagValidPrefixedRepo [2022-04-07T21:45:05.254Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-07T21:45:05.254Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T21:45:05.254Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-07T21:45:05.254Z] === RUN TestTagOfficialNames [2022-04-07T21:45:05.254Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-07T21:45:05.254Z] === RUN TestTagMatchesDigest [2022-04-07T21:45:05.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T21:45:05.254Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T21:45:05.567Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-07T21:45:05.567Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T21:45:05.587Z] === RUN TestMiddlewares [2022-04-07T21:45:05.587Z] --- PASS: TestMiddlewares (0.00s) [2022-04-07T21:45:05.587Z] PASS [2022-04-07T21:45:05.587Z] coverage: 7.9% of statements [2022-04-07T21:45:05.587Z] ok github.com/docker/docker/api/server 0.105s coverage: 7.9% of statements [2022-04-07T21:45:06.971Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-04-07T21:45:06.971Z] === RUN TestNISDomainname [2022-04-07T21:45:07.228Z] --- PASS: TestNISDomainname (0.57s) [2022-04-07T21:45:07.228Z] === RUN TestHostnameDnsResolution [2022-04-07T21:45:08.156Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-07T21:45:08.156Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T21:45:08.723Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-07T21:45:08.723Z] === RUN TestStats [2022-04-07T21:45:11.248Z] --- PASS: TestStats (2.47s) [2022-04-07T21:45:11.248Z] === RUN TestStopContainerWithTimeout [2022-04-07T21:45:11.248Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T21:45:11.248Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T21:45:11.248Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T21:45:11.248Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T21:45:11.248Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T21:45:11.248Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T21:45:11.248Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T21:45:11.248Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T21:45:11.248Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T21:45:11.248Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T21:45:11.810Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T21:45:12.913Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-07T21:45:13.697Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T21:45:15.063Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-07T21:45:15.063Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-07T21:45:15.063Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-04-07T21:45:15.063Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-07T21:45:15.063Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-04-07T21:45:15.063Z] === RUN TestDeleteDevicemapper [2022-04-07T21:45:15.063Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:45:15.063Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T21:45:15.063Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T21:45:16.147Z] Loaded image: buildpack-deps:buster [2022-04-07T21:45:16.147Z] Loaded image: busybox:latest [2022-04-07T21:45:16.147Z] Loaded image: busybox:glibc [2022-04-07T21:45:16.956Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2022-04-07T21:45:16.956Z] === RUN TestUpdateMemory [2022-04-07T21:45:17.518Z] --- PASS: TestUpdateMemory (0.57s) [2022-04-07T21:45:17.518Z] === RUN TestUpdateCPUQuota [2022-04-07T21:45:17.692Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-04-07T21:45:18.447Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-07T21:45:18.447Z] === RUN TestUpdatePidsLimit [2022-04-07T21:45:18.447Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T21:45:18.703Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T21:45:18.960Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T21:45:18.960Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T21:45:19.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T21:45:19.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T21:45:19.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-07T21:45:20.333Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-07T21:45:20.333Z] === RUN TestUpdateRestartPolicy [2022-04-07T21:45:23.436Z] --- PASS: TestBuildWithHugeFile (48.18s) [2022-04-07T21:45:23.436Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T21:45:23.436Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:45:23.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:45:23.436Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:45:23.436Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:45:23.436Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:45:23.436Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:45:23.436Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:45:23.436Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:45:23.436Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:45:23.436Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-07T21:45:23.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-07T21:45:23.436Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-07T21:45:23.436Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-07T21:45:23.436Z] === RUN TestBuildPreserveOwnership [2022-04-07T21:45:23.436Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T21:45:23.436Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T21:45:23.436Z] --- PASS: TestBuildPreserveOwnership (2.78s) [2022-04-07T21:45:23.436Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-04-07T21:45:23.436Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-04-07T21:45:23.436Z] === RUN TestBuildPlatformInvalid [2022-04-07T21:45:23.436Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-07T21:45:23.436Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T21:45:24.327Z] Loaded image: debian:bullseye [2022-04-07T21:45:24.327Z] Loaded image: hello-world:latest [2022-04-07T21:45:24.327Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:45:24.327Z] INFO: Testing against a local daemon [2022-04-07T21:45:24.327Z] === RUN TestCgroupNamespacesBuild [2022-04-07T21:45:26.234Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2022-04-07T21:45:26.234Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T21:45:28.146Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2022-04-07T21:45:28.146Z] === RUN TestBuildWithSession [2022-04-07T21:45:28.146Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:45:28.146Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T21:45:28.146Z] === RUN TestBuildSquashParent [2022-04-07T21:45:28.695Z] Loaded image: buildpack-deps:buster [2022-04-07T21:45:28.695Z] Loaded image: busybox:latest [2022-04-07T21:45:28.952Z] Loaded image: busybox:glibc [2022-04-07T21:45:30.851Z] Loaded image: debian:bullseye [2022-04-07T21:45:30.851Z] Loaded image: hello-world:latest [2022-04-07T21:45:30.851Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:45:32.501Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-04-07T21:45:32.501Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T21:45:32.501Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-07T21:45:32.501Z] === RUN TestWaitNonBlocked [2022-04-07T21:45:32.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:45:32.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:45:32.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:45:32.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:45:32.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:45:32.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:45:32.501Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-07T21:45:32.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-07T21:45:32.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-07T21:45:32.501Z] === RUN TestWaitBlocked [2022-04-07T21:45:32.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:45:32.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:45:32.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:45:32.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:45:32.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:45:32.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:45:33.428Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T21:45:33.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-07T21:45:33.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-07T21:45:33.428Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T21:45:33.428Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T21:45:33.757Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-07T21:45:35.945Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-04-07T21:45:35.945Z] === CONT TestIpcModeOlderClient [2022-04-07T21:45:35.945Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-04-07T21:45:35.945Z] === CONT TestContainerKillOnDaemonStart [2022-04-07T21:45:35.945Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-07T21:45:35.945Z] === CONT TestDaemonHostGatewayIP [2022-04-07T21:45:36.280Z] --- PASS: TestBuildSquashParent (8.15s) [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:45:36.280Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:45:36.280Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:45:36.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:45:36.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:45:37.399Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.87s) [2022-04-07T21:45:37.399Z] PASS [2022-04-07T21:45:37.399Z] [2022-04-07T21:45:37.399Z] === Skipped [2022-04-07T21:45:37.399Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-07T21:45:37.399Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:45:37.399Z] [2022-04-07T21:45:37.399Z] DONE 33 tests, 1 skipped in 102.878s [2022-04-07T21:45:37.399Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T21:45:37.399Z] ++ 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-04-07T21:45:37.399Z] ++ set -e [2022-04-07T21:45:37.399Z] ++ '[' -n 0 ']' [2022-04-07T21:45:37.399Z] ++ set -x [2022-04-07T21:45:37.399Z] ++ 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-04-07T21:45:37.399Z] INFO: Testing against a local daemon [2022-04-07T21:45:37.399Z] === RUN TestConfigInspect [2022-04-07T21:45:38.468Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-04-07T21:45:38.468Z] === CONT TestDaemonRestartIpcMode [2022-04-07T21:45:39.917Z] --- PASS: TestConfigInspect (2.53s) [2022-04-07T21:45:39.917Z] === RUN TestConfigList [2022-04-07T21:45:40.402Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-04-07T21:45:40.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:45:40.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:45:42.442Z] --- PASS: TestConfigList (2.20s) [2022-04-07T21:45:42.442Z] === RUN TestConfigsCreateAndDelete [2022-04-07T21:45:43.026Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:45:43.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:45:43.469Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-04-07T21:45:44.335Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-04-07T21:45:44.335Z] === RUN TestConfigsUpdate [2022-04-07T21:45:44.908Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.66s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2022-04-07T21:45:45.564Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2022-04-07T21:45:45.564Z] === RUN TestBuildMultiStageCopy [2022-04-07T21:45:45.564Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T21:45:48.689Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-07T21:45:48.689Z] === RUN TestTemplatedConfig [2022-04-07T21:45:48.689Z] --- PASS: TestTemplatedConfig (1.99s) [2022-04-07T21:45:48.689Z] === RUN TestConfigCreateResolve [2022-04-07T21:45:48.690Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-04-07T21:45:48.690Z] PASS [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] === Skipped [2022-04-07T21:45:48.690Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T21:45:48.690Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T21:45:48.690Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:45:48.690Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-07T21:45:48.690Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T21:45:48.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:45:48.690Z] [2022-04-07T21:45:48.690Z] DONE 196 tests, 5 skipped in 106.691s [2022-04-07T21:45:48.690Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T21:45:48.690Z] INFO: Testing against a local daemon [2022-04-07T21:45:48.690Z] === RUN TestCommitInheritsEnv [2022-04-07T21:45:48.690Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-07T21:45:48.690Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T21:45:48.690Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T21:45:48.690Z] === RUN TestImagesFilterMultiReference [2022-04-07T21:45:48.690Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-07T21:45:48.690Z] === RUN TestImagePullPlatformInvalid [2022-04-07T21:45:48.690Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T21:45:48.690Z] === RUN TestRemoveImageOrphaning [2022-04-07T21:45:48.690Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-07T21:45:48.690Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T21:45:48.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T21:45:48.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T21:45:48.951Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T21:45:49.520Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T21:45:49.619Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-04-07T21:45:49.619Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T21:45:49.619Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-07T21:45:49.619Z] === RUN TestTagInvalidReference [2022-04-07T21:45:49.619Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-07T21:45:49.619Z] === RUN TestTagValidPrefixedRepo [2022-04-07T21:45:49.619Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-07T21:45:49.619Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T21:45:49.621Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-04-07T21:45:49.875Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-07T21:45:49.875Z] === RUN TestTagOfficialNames [2022-04-07T21:45:49.875Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-07T21:45:49.875Z] === RUN TestTagMatchesDigest [2022-04-07T21:45:49.875Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-07T21:45:49.875Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T21:45:50.059Z] --- PASS: TestConfigCreateResolve (1.71s) [2022-04-07T21:45:50.059Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2022-04-07T21:45:50.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-04-07T21:45:50.090Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T21:45:50.622Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-07T21:45:50.622Z] PASS [2022-04-07T21:45:50.622Z] [2022-04-07T21:45:50.622Z] DONE 7 tests in 13.457s [2022-04-07T21:45:50.622Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T21:45:50.622Z] ++ 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-04-07T21:45:50.622Z] ++ set -e [2022-04-07T21:45:50.622Z] ++ '[' -n 0 ']' [2022-04-07T21:45:50.623Z] ++ set -x [2022-04-07T21:45:50.623Z] ++ 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-04-07T21:45:50.879Z] INFO: Testing against a local daemon [2022-04-07T21:45:50.879Z] === RUN TestCheckpoint [2022-04-07T21:45:50.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:45:50.879Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T21:45:50.879Z] === RUN TestContainerInvalidJSON [2022-04-07T21:45:50.879Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:45:50.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:45:50.879Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:45:50.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:45:50.879Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:45:50.879Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:45:50.879Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:45:50.879Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:45:50.879Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:45:50.879Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-07T21:45:50.879Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T21:45:50.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T21:45:50.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T21:45:50.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T21:45:50.879Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-07T21:45:50.879Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T21:45:50.879Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-07T21:45:50.879Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T21:45:50.879Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-07T21:45:50.879Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T21:45:51.136Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-07T21:45:51.136Z] === RUN TestCopyFromContainer [2022-04-07T21:45:51.471Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2022-04-07T21:45:51.471Z] === RUN TestBuildLabelWithTargets [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer// [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T21:45:52.066Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T21:45:52.324Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T21:45:52.325Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T21:45:52.325Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T21:45:52.325Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer (1.45s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-07T21:45:52.582Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T21:45:52.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T21:45:52.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:45:52.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:45:52.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:45:52.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:45:52.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:45:52.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:45:52.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:45:52.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:45:52.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:45:52.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T21:45:52.582Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T21:45:52.582Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-07T21:45:52.582Z] === RUN TestCreateWithInvalidEnv [2022-04-07T21:45:52.582Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T21:45:52.582Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T21:45:52.582Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T21:45:52.582Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T21:45:52.582Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T21:45:52.582Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T21:45:52.582Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T21:45:52.582Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T21:45:52.582Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T21:45:52.582Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T21:45:52.582Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T21:45:52.582Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T21:45:52.582Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-07T21:45:52.582Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T21:45:53.384Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2022-04-07T21:45:53.384Z] === RUN TestBuildWithEmptyLayers [2022-04-07T21:45:53.953Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-04-07T21:45:53.953Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T21:45:54.336Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-04-07T21:45:54.336Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T21:45:54.884Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-07T21:45:54.884Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T21:45:54.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:45:54.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:45:54.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:45:54.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:45:54.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:45:54.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:45:54.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:45:54.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:45:54.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:45:54.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:45:54.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:45:54.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:45:54.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:45:54.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:45:54.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T21:45:54.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T21:45:54.885Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T21:45:55.447Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-07T21:45:55.447Z] === RUN TestCreateDifferentPlatform [2022-04-07T21:45:55.447Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T21:45:55.447Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T21:45:55.447Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-07T21:45:55.447Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T21:45:55.447Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T21:45:55.447Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T21:45:55.447Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-07T21:45:55.447Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T21:45:55.447Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-07T21:45:55.447Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T21:45:55.447Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T21:45:55.447Z] === RUN TestDaemonRestartIpcMode [2022-04-07T21:45:55.447Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T21:45:55.447Z] === RUN TestDaemonHostGatewayIP [2022-04-07T21:45:55.447Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T21:45:55.447Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T21:45:55.447Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T21:45:55.447Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T21:45:55.447Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T21:45:55.447Z] === RUN TestDiff [2022-04-07T21:45:56.009Z] --- PASS: TestDiff (0.44s) [2022-04-07T21:45:56.009Z] === RUN TestExecWithCloseStdin [2022-04-07T21:45:56.572Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-07T21:45:56.572Z] === RUN TestExec [2022-04-07T21:45:56.828Z] --- PASS: TestExec (0.47s) [2022-04-07T21:45:56.828Z] === RUN TestExecUser [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T21:45:56.990Z] === RUN TestBoolValue [2022-04-07T21:45:56.990Z] --- PASS: TestBoolValue (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestBoolValueOrDefault [2022-04-07T21:45:56.990Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestInt64ValueOrZero [2022-04-07T21:45:56.990Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestInt64ValueOrDefault [2022-04-07T21:45:56.990Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-07T21:45:56.990Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestJsonContentType [2022-04-07T21:45:56.990Z] --- PASS: TestJsonContentType (0.00s) [2022-04-07T21:45:56.990Z] PASS [2022-04-07T21:45:56.990Z] coverage: 16.2% of statements [2022-04-07T21:45:56.990Z] ok github.com/docker/docker/api/server/httputils 0.098s coverage: 16.2% of statements [2022-04-07T21:45:56.990Z] === RUN TestMaskSecretKeys [2022-04-07T21:45:56.990Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-07T21:45:56.990Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-07T21:45:56.990Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-07T21:45:56.990Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-07T21:45:56.990Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-07T21:45:56.990Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-07T21:45:56.990Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestVersionMiddlewareVersion [2022-04-07T21:45:56.990Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-07T21:45:56.990Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-07T21:45:56.990Z] PASS [2022-04-07T21:45:56.990Z] coverage: 37.7% of statements [2022-04-07T21:45:56.990Z] ok github.com/docker/docker/api/server/middleware 0.143s coverage: 37.7% of statements [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T21:45:56.990Z] === RUN TestAdjustForAPIVersion [2022-04-07T21:45:56.990Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-07T21:45:56.990Z] PASS [2022-04-07T21:45:56.990Z] coverage: 5.7% of statements [2022-04-07T21:45:56.990Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T21:45:56.990Z] === RUN TestStrSliceMarshalJSON [2022-04-07T21:45:56.990Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestStrSliceUnmarshalJSON [2022-04-07T21:45:56.990Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestStrSliceUnmarshalString [2022-04-07T21:45:56.990Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestStrSliceUnmarshalSlice [2022-04-07T21:45:56.990Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-07T21:45:56.990Z] PASS [2022-04-07T21:45:56.990Z] coverage: 90.0% of statements [2022-04-07T21:45:56.990Z] === RUN TestToJSON [2022-04-07T21:45:56.990Z] --- PASS: TestToJSON (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestToParamWithVersion [2022-04-07T21:45:56.990Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestFromJSON [2022-04-07T21:45:56.990Z] --- PASS: TestFromJSON (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestEmpty [2022-04-07T21:45:56.990Z] --- PASS: TestEmpty (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestArgsMatchKVListEmptySources [2022-04-07T21:45:56.990Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestArgsMatchKVList [2022-04-07T21:45:56.990Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestArgsMatch [2022-04-07T21:45:56.990Z] --- PASS: TestArgsMatch (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestAdd [2022-04-07T21:45:56.990Z] --- PASS: TestAdd (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestDel [2022-04-07T21:45:56.990Z] --- PASS: TestDel (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestLen [2022-04-07T21:45:56.990Z] --- PASS: TestLen (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestExactMatch [2022-04-07T21:45:56.990Z] --- PASS: TestExactMatch (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestOnlyOneExactMatch [2022-04-07T21:45:56.990Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestContains [2022-04-07T21:45:56.990Z] --- PASS: TestContains (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestValidate [2022-04-07T21:45:56.990Z] --- PASS: TestValidate (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestWalkValues [2022-04-07T21:45:56.990Z] --- PASS: TestWalkValues (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestFuzzyMatch [2022-04-07T21:45:56.990Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-07T21:45:56.990Z] === RUN TestClone [2022-04-07T21:45:56.990Z] --- PASS: TestClone (0.00s) [2022-04-07T21:45:56.990Z] PASS [2022-04-07T21:45:56.990Z] coverage: 92.2% of statements [2022-04-07T21:45:56.990Z] ok github.com/docker/docker/api/types/strslice 0.065s coverage: 90.0% of statements [2022-04-07T21:45:56.990Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T21:45:56.990Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T21:45:56.991Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T21:45:56.991Z] === RUN TestDurationToSecondsString [2022-04-07T21:45:56.991Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-07T21:45:56.991Z] === RUN TestGetTimestamp [2022-04-07T21:45:57.391Z] --- PASS: TestExecUser (0.44s) [2022-04-07T21:45:57.391Z] === RUN TestExportContainerAndImportImage [2022-04-07T21:45:57.452Z] --- PASS: TestGetTimestamp (0.14s) [2022-04-07T21:45:57.452Z] === RUN TestParseTimestamps [2022-04-07T21:45:57.452Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-07T21:45:57.452Z] PASS [2022-04-07T21:45:57.452Z] coverage: 100.0% of statements [2022-04-07T21:45:57.452Z] ok github.com/docker/docker/api/types/time 0.201s coverage: 100.0% of statements [2022-04-07T21:45:57.452Z] === RUN TestCompareVersion [2022-04-07T21:45:57.452Z] --- PASS: TestCompareVersion (0.00s) [2022-04-07T21:45:57.452Z] PASS [2022-04-07T21:45:57.452Z] coverage: 75.0% of statements [2022-04-07T21:45:57.452Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T21:45:57.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T21:45:57.629Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2022-04-07T21:45:57.629Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T21:45:57.954Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-04-07T21:45:57.954Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-07T21:45:58.423Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-07T21:45:58.423Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-07T21:45:58.423Z] === RUN TestCloneArgsSmartHttp [2022-04-07T21:45:58.423Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-04-07T21:45:58.423Z] === RUN TestCloneArgsDumbHttp [2022-04-07T21:45:58.423Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-07T21:45:58.423Z] === RUN TestCloneArgsGit [2022-04-07T21:45:58.423Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-07T21:45:58.423Z] === RUN TestCheckoutGit [2022-04-07T21:45:58.568Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-04-07T21:45:58.568Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T21:45:59.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-07T21:45:59.322Z] === RUN TestHealthCheckWorkdir [2022-04-07T21:45:59.885Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2022-04-07T21:45:59.885Z] === RUN TestHealthKillContainer [2022-04-07T21:45:59.964Z] === RUN TestEnable [2022-04-07T21:45:59.964Z] --- PASS: TestEnable (0.00s) [2022-04-07T21:45:59.964Z] === RUN TestDisable [2022-04-07T21:45:59.964Z] --- PASS: TestDisable (0.00s) [2022-04-07T21:45:59.964Z] === RUN TestEnabled [2022-04-07T21:45:59.964Z] --- PASS: TestEnabled (0.00s) [2022-04-07T21:45:59.964Z] PASS [2022-04-07T21:45:59.964Z] coverage: 100.0% of statements [2022-04-07T21:45:59.964Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-04-07T21:46:00.424Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-07T21:46:00.424Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-07T21:46:00.424Z] === RUN TestProcessNoDockerignore [2022-04-07T21:46:00.424Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-07T21:46:00.424Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-07T21:46:00.424Z] === RUN TestDetectContentType [2022-04-07T21:46:00.424Z] --- PASS: TestDetectContentType (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestSelectAcceptableMIME [2022-04-07T21:46:00.424Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestInspectEmptyResponse [2022-04-07T21:46:00.424Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestInspectResponseBinary [2022-04-07T21:46:00.424Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestResponseUnsupportedContentType [2022-04-07T21:46:00.424Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestInspectResponseTextSimple [2022-04-07T21:46:00.424Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestInspectResponseEmptyContentType [2022-04-07T21:46:00.424Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestUnknownContentLength [2022-04-07T21:46:00.424Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestDownloadRemote [2022-04-07T21:46:00.424Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-07T21:46:00.424Z] === RUN TestGetWithStatusError [2022-04-07T21:46:00.424Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-07T21:46:00.424Z] === RUN TestCloseRootDirectory [2022-04-07T21:46:00.424Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:46:00.424Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestHashFile [2022-04-07T21:46:00.424Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:46:00.424Z] --- SKIP: TestHashFile (0.00s) [2022-04-07T21:46:00.424Z] === RUN TestHashSubdir [2022-04-07T21:46:00.424Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:46:00.424Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-07T21:46:00.424Z] === RUN TestRemoveDirectory [2022-04-07T21:46:00.424Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:46:00.424Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-07T21:46:00.424Z] PASS [2022-04-07T21:46:00.424Z] coverage: 9.3% of statements [2022-04-07T21:46:00.424Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 9.3% of statements [2022-04-07T21:46:00.884Z] === RUN TestGetAllAllowed [2022-04-07T21:46:00.885Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestGetAllMeta [2022-04-07T21:46:00.885Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-07T21:46:00.885Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestIsUnreferencedBuiltin [2022-04-07T21:46:00.885Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestIsExistingDirectory [2022-04-07T21:46:00.885Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestGetFilenameForDownload [2022-04-07T21:46:00.885Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestEnv2Variables [2022-04-07T21:46:00.885Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-07T21:46:00.885Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestMaintainer [2022-04-07T21:46:00.885Z] --- PASS: TestMaintainer (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestLabel [2022-04-07T21:46:00.885Z] --- PASS: TestLabel (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestFromScratch [2022-04-07T21:46:00.885Z] --- PASS: TestFromScratch (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestFromWithArg [2022-04-07T21:46:00.885Z] --- PASS: TestFromWithArg (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-07T21:46:00.885Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestFromWithUndefinedArg [2022-04-07T21:46:00.885Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestFromMultiStageWithNamedStage [2022-04-07T21:46:00.885Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestOnbuild [2022-04-07T21:46:00.885Z] --- PASS: TestOnbuild (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestWorkdir [2022-04-07T21:46:00.885Z] --- PASS: TestWorkdir (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestCmd [2022-04-07T21:46:00.885Z] --- PASS: TestCmd (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestHealthcheckNone [2022-04-07T21:46:00.885Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestHealthcheckCmd [2022-04-07T21:46:00.885Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestEntrypoint [2022-04-07T21:46:00.885Z] --- PASS: TestEntrypoint (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestExpose [2022-04-07T21:46:00.885Z] --- PASS: TestExpose (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestUser [2022-04-07T21:46:00.885Z] --- PASS: TestUser (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestVolume [2022-04-07T21:46:00.885Z] --- PASS: TestVolume (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestStopSignal [2022-04-07T21:46:00.885Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-07T21:46:00.885Z] --- SKIP: TestStopSignal (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestArg [2022-04-07T21:46:00.885Z] --- PASS: TestArg (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestShell [2022-04-07T21:46:00.885Z] --- PASS: TestShell (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestPrependEnvOnCmd [2022-04-07T21:46:00.885Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestRunWithBuildArgs [2022-04-07T21:46:00.885Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestRunIgnoresHealthcheck [2022-04-07T21:46:00.885Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestDispatchUnsupportedOptions [2022-04-07T21:46:00.885Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-07T21:46:00.885Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-07T21:46:00.885Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-07T21:46:00.885Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestNormalizeWorkdir [2022-04-07T21:46:00.885Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestDispatch [2022-04-07T21:46:00.885Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-07T21:46:00.885Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-07T21:46:00.885Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-07T21:46:00.885Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-07T21:46:00.885Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-07T21:46:00.885Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-07T21:46:00.885Z] === RUN TestDispatch/COPY_url [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch (0.08s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-07T21:46:00.885Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestAddScratchImageAddsToMounts [2022-04-07T21:46:00.885Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-07T21:46:00.885Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-07T21:46:00.885Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-07T21:46:00.885Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestImageSourceGetAddsToMounts [2022-04-07T21:46:00.885Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestEmptyDockerfile [2022-04-07T21:46:00.885Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-07T21:46:00.885Z] === RUN TestSymlinkDockerfile [2022-04-07T21:46:00.885Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-07T21:46:00.885Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-07T21:46:00.885Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestNonExistingDockerfile [2022-04-07T21:46:00.885Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestCopyRunConfig [2022-04-07T21:46:00.885Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestDeepCopyRunConfig [2022-04-07T21:46:00.885Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestExportImage [2022-04-07T21:46:00.885Z] --- PASS: TestExportImage (0.00s) [2022-04-07T21:46:00.885Z] === RUN TestNormalizeDest [2022-04-07T21:46:00.885Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-07T21:46:00.885Z] PASS [2022-04-07T21:46:00.885Z] coverage: 46.8% of statements [2022-04-07T21:46:00.885Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.8% of statements [2022-04-07T21:46:00.885Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T21:46:01.864Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2022-04-07T21:46:01.864Z] === RUN TestBuildWithHugeFile [2022-04-07T21:46:04.245Z] ......................... [ 67%] [2022-04-07T21:46:07.978Z] --- PASS: TestHealthKillContainer (7.89s) [2022-04-07T21:46:07.978Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T21:46:07.978Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-07T21:46:07.978Z] === RUN TestIpcModeNone [2022-04-07T21:46:08.541Z] --- PASS: TestIpcModeNone (0.48s) [2022-04-07T21:46:08.541Z] === RUN TestIpcModePrivate [2022-04-07T21:46:08.798Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-07T21:46:09.055Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-07T21:46:09.055Z] === RUN TestIpcModeShareable [2022-04-07T21:46:09.311Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-07T21:46:09.566Z] --- PASS: TestIpcModeShareable (0.45s) [2022-04-07T21:46:09.567Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T21:46:10.937Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-04-07T21:46:10.937Z] === RUN TestAPIIpcModeHost [2022-04-07T21:46:11.205Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-04-07T21:46:11.205Z] === RUN TestDaemonIpcModeShareable [2022-04-07T21:46:11.223Z] === RUN TestCheckpointCreateError [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointCreate [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointDeleteError [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointDelete [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointListError [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointList [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointList (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCheckpointListContainerNotFound [2022-04-07T21:46:11.223Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNewClientWithOpsFromEnv [2022-04-07T21:46:11.223Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-07T21:46:11.223Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestGetAPIPath [2022-04-07T21:46:11.223Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestParseHostURL [2022-04-07T21:46:11.223Z] --- PASS: TestParseHostURL (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-07T21:46:11.223Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPIVersion [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPVersionOverride [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-07T21:46:11.223Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestClientRedirect [2022-04-07T21:46:11.223Z] --- PASS: TestClientRedirect (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigCreateUnsupported [2022-04-07T21:46:11.223Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigCreateError [2022-04-07T21:46:11.223Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigCreate [2022-04-07T21:46:11.223Z] --- PASS: TestConfigCreate (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspectNotFound [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspectWithEmptyID [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspectUnsupported [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspectError [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspectConfigNotFound [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigInspect [2022-04-07T21:46:11.223Z] --- PASS: TestConfigInspect (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigListUnsupported [2022-04-07T21:46:11.223Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigListError [2022-04-07T21:46:11.223Z] --- PASS: TestConfigListError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigList [2022-04-07T21:46:11.223Z] --- PASS: TestConfigList (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigRemoveUnsupported [2022-04-07T21:46:11.223Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigRemoveError [2022-04-07T21:46:11.223Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigRemove [2022-04-07T21:46:11.223Z] --- PASS: TestConfigRemove (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigUpdateUnsupported [2022-04-07T21:46:11.223Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigUpdateError [2022-04-07T21:46:11.223Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestConfigUpdate [2022-04-07T21:46:11.223Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCommitError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCommit [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCommit (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerStatPathError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerStatPathNotFoundError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerStatPathNoHeaderError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerStatPath [2022-04-07T21:46:11.223Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyToContainerError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyToContainerNotFoundError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyToContainer [2022-04-07T21:46:11.223Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyFromContainerError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyFromContainerNotFoundError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-07T21:46:11.223Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestCopyFromContainer [2022-04-07T21:46:11.223Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCreateError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCreateImageNotFound [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCreateWithName [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerCreateAutoRemove [2022-04-07T21:46:11.223Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerDiffError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerDiff [2022-04-07T21:46:11.223Z] --- PASS: TestContainerDiff (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecCreateError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecCreate [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecStartError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecStart [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecInspectError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExecInspect [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExportError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExportError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerExport [2022-04-07T21:46:11.223Z] --- PASS: TestContainerExport (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerInspectError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerInspectContainerNotFound [2022-04-07T21:46:11.223Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerInspectWithEmptyID [2022-04-07T21:46:11.223Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerInspect [2022-04-07T21:46:11.223Z] --- PASS: TestContainerInspect (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerInspectNode [2022-04-07T21:46:11.223Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerKillError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerKillError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerKill [2022-04-07T21:46:11.223Z] --- PASS: TestContainerKill (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerListError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerListError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerList [2022-04-07T21:46:11.223Z] --- PASS: TestContainerList (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerLogsNotFoundError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerLogsError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerLogs [2022-04-07T21:46:11.223Z] --- PASS: TestContainerLogs (0.16s) [2022-04-07T21:46:11.223Z] === RUN TestContainerPauseError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerPause [2022-04-07T21:46:11.223Z] --- PASS: TestContainerPause (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainersPruneError [2022-04-07T21:46:11.223Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainersPrune [2022-04-07T21:46:11.223Z] --- PASS: TestContainersPrune (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerRemoveError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerRemoveNotFoundError [2022-04-07T21:46:11.223Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-07T21:46:11.223Z] === RUN TestContainerRemove [2022-04-07T21:46:11.224Z] --- PASS: TestContainerRemove (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerRenameError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerRename [2022-04-07T21:46:11.224Z] --- PASS: TestContainerRename (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerResizeError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerExecResizeError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerResize [2022-04-07T21:46:11.224Z] --- PASS: TestContainerResize (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerExecResize [2022-04-07T21:46:11.224Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerRestartError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerRestart [2022-04-07T21:46:11.224Z] --- PASS: TestContainerRestart (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStartError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStartError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStart [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStart (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStatsError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStats [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStats (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStopError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStopError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerStop [2022-04-07T21:46:11.224Z] --- PASS: TestContainerStop (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerTopError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerTopError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerTop [2022-04-07T21:46:11.224Z] --- PASS: TestContainerTop (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerUnpauseError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerUnpause [2022-04-07T21:46:11.224Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerUpdateError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerUpdate [2022-04-07T21:46:11.224Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerWaitError [2022-04-07T21:46:11.224Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestContainerWait [2022-04-07T21:46:11.224Z] --- PASS: TestContainerWait (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestDiskUsageError [2022-04-07T21:46:11.224Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestDiskUsage [2022-04-07T21:46:11.224Z] --- PASS: TestDiskUsage (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestDistributionInspectUnsupported [2022-04-07T21:46:11.224Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestDistributionInspectWithEmptyID [2022-04-07T21:46:11.224Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestEventsErrorInOptions [2022-04-07T21:46:11.224Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestEventsErrorFromServer [2022-04-07T21:46:11.224Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestEvents [2022-04-07T21:46:11.224Z] --- PASS: TestEvents (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestTLSCloseWriter [2022-04-07T21:46:11.224Z] === PAUSE TestTLSCloseWriter [2022-04-07T21:46:11.224Z] === RUN TestImageBuildError [2022-04-07T21:46:11.224Z] --- PASS: TestImageBuildError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageBuild [2022-04-07T21:46:11.224Z] --- PASS: TestImageBuild (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestGetDockerOS [2022-04-07T21:46:11.224Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageCreateError [2022-04-07T21:46:11.224Z] --- PASS: TestImageCreateError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageCreate [2022-04-07T21:46:11.224Z] --- PASS: TestImageCreate (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageHistoryError [2022-04-07T21:46:11.224Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageHistory [2022-04-07T21:46:11.224Z] --- PASS: TestImageHistory (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageImportError [2022-04-07T21:46:11.224Z] --- PASS: TestImageImportError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageImport [2022-04-07T21:46:11.224Z] --- PASS: TestImageImport (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageInspectError [2022-04-07T21:46:11.224Z] --- PASS: TestImageInspectError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageInspectImageNotFound [2022-04-07T21:46:11.224Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageInspectWithEmptyID [2022-04-07T21:46:11.224Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageInspect [2022-04-07T21:46:11.224Z] --- PASS: TestImageInspect (0.02s) [2022-04-07T21:46:11.224Z] === RUN TestImageListError [2022-04-07T21:46:11.224Z] --- PASS: TestImageListError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageList [2022-04-07T21:46:11.224Z] --- PASS: TestImageList (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageListApiBefore125 [2022-04-07T21:46:11.224Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageLoadError [2022-04-07T21:46:11.224Z] --- PASS: TestImageLoadError (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImageLoad [2022-04-07T21:46:11.224Z] --- PASS: TestImageLoad (0.00s) [2022-04-07T21:46:11.224Z] === RUN TestImagesPruneError [2022-04-07T21:46:11.224Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagesPrune [2022-04-07T21:46:11.684Z] --- PASS: TestImagesPrune (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullReferenceParseError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullAnyError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePullWithoutErrors [2022-04-07T21:46:11.684Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushReferenceError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushAnyError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithoutErrors [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-07T21:46:11.684Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-07T21:46:11.684Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageRemoveError [2022-04-07T21:46:11.684Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageRemoveImageNotFound [2022-04-07T21:46:11.684Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageRemove [2022-04-07T21:46:11.684Z] --- PASS: TestImageRemove (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSaveError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSaveError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSave [2022-04-07T21:46:11.684Z] --- PASS: TestImageSave (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchAnyError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageSearchWithoutErrors [2022-04-07T21:46:11.684Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageTagError [2022-04-07T21:46:11.684Z] --- PASS: TestImageTagError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageTagInvalidReference [2022-04-07T21:46:11.684Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageTagInvalidSourceImageName [2022-04-07T21:46:11.684Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageTagHexSource [2022-04-07T21:46:11.684Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestImageTag [2022-04-07T21:46:11.684Z] --- PASS: TestImageTag (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestInfoServerError [2022-04-07T21:46:11.684Z] --- PASS: TestInfoServerError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestInfoInvalidResponseJSONError [2022-04-07T21:46:11.684Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestInfo [2022-04-07T21:46:11.684Z] --- PASS: TestInfo (0.02s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkConnectError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkConnect [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkCreateError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkCreate [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkDisconnectError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkDisconnect [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkInspectError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkInspectError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkInspectNotFoundError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkInspectWithEmptyID [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkInspect [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkListError [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkListError (0.00s) [2022-04-07T21:46:11.684Z] === RUN TestNetworkList [2022-04-07T21:46:11.684Z] --- PASS: TestNetworkList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNetworksPruneError [2022-04-07T21:46:11.685Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNetworksPrune [2022-04-07T21:46:11.685Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNetworkRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNetworkRemove [2022-04-07T21:46:11.685Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeInspectNodeNotFound [2022-04-07T21:46:11.685Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeInspect [2022-04-07T21:46:11.685Z] --- PASS: TestNodeInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeListError [2022-04-07T21:46:11.685Z] --- PASS: TestNodeListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeList [2022-04-07T21:46:11.685Z] --- PASS: TestNodeList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeRemove [2022-04-07T21:46:11.685Z] --- PASS: TestNodeRemove (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeUpdateError [2022-04-07T21:46:11.685Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestNodeUpdate [2022-04-07T21:46:11.685Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestOptionWithTimeout [2022-04-07T21:46:11.685Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPingFail [2022-04-07T21:46:11.685Z] --- PASS: TestPingFail (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPingWithError [2022-04-07T21:46:11.685Z] 2022/04/07 21:46:11 RoundTripper returned a response & error; ignoring response [2022-04-07T21:46:11.685Z] 2022/04/07 21:46:11 RoundTripper returned a response & error; ignoring response [2022-04-07T21:46:11.685Z] --- PASS: TestPingWithError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPingSuccess [2022-04-07T21:46:11.685Z] --- PASS: TestPingSuccess (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPingHeadFallback [2022-04-07T21:46:11.685Z] === RUN TestPingHeadFallback/OK [2022-04-07T21:46:11.685Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-07T21:46:11.685Z] === RUN TestPingHeadFallback/Not_Found [2022-04-07T21:46:11.685Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-07T21:46:11.685Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-07T21:46:11.685Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-07T21:46:11.685Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-07T21:46:11.685Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-07T21:46:11.685Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginDisableError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginDisable [2022-04-07T21:46:11.685Z] --- PASS: TestPluginDisable (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginEnableError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginEnable [2022-04-07T21:46:11.685Z] --- PASS: TestPluginEnable (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginInspect [2022-04-07T21:46:11.685Z] --- PASS: TestPluginInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginListError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginList [2022-04-07T21:46:11.685Z] --- PASS: TestPluginList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginPushError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginPushError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginPush [2022-04-07T21:46:11.685Z] --- PASS: TestPluginPush (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginRemove [2022-04-07T21:46:11.685Z] --- PASS: TestPluginRemove (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginSetError [2022-04-07T21:46:11.685Z] --- PASS: TestPluginSetError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPluginSet [2022-04-07T21:46:11.685Z] --- PASS: TestPluginSet (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSetHostHeader [2022-04-07T21:46:11.685Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestPlainTextError [2022-04-07T21:46:11.685Z] --- PASS: TestPlainTextError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestInfiniteError [2022-04-07T21:46:11.685Z] --- PASS: TestInfiniteError (0.03s) [2022-04-07T21:46:11.685Z] === RUN TestSecretCreateUnsupported [2022-04-07T21:46:11.685Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretCreateError [2022-04-07T21:46:11.685Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretCreate [2022-04-07T21:46:11.685Z] --- PASS: TestSecretCreate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretInspectUnsupported [2022-04-07T21:46:11.685Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretInspectSecretNotFound [2022-04-07T21:46:11.685Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretInspect [2022-04-07T21:46:11.685Z] --- PASS: TestSecretInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretListUnsupported [2022-04-07T21:46:11.685Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretListError [2022-04-07T21:46:11.685Z] --- PASS: TestSecretListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretList [2022-04-07T21:46:11.685Z] --- PASS: TestSecretList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretRemoveUnsupported [2022-04-07T21:46:11.685Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretRemove [2022-04-07T21:46:11.685Z] --- PASS: TestSecretRemove (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretUpdateUnsupported [2022-04-07T21:46:11.685Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretUpdateError [2022-04-07T21:46:11.685Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSecretUpdate [2022-04-07T21:46:11.685Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceCreateError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceCreate [2022-04-07T21:46:11.685Z] --- PASS: TestServiceCreate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-07T21:46:11.685Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceCreateDigestPinning [2022-04-07T21:46:11.685Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceInspectServiceNotFound [2022-04-07T21:46:11.685Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceInspect [2022-04-07T21:46:11.685Z] --- PASS: TestServiceInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceListError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceList [2022-04-07T21:46:11.685Z] --- PASS: TestServiceList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceLogsError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceLogs [2022-04-07T21:46:11.685Z] --- PASS: TestServiceLogs (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceRemoveNotFoundError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceRemove [2022-04-07T21:46:11.685Z] --- PASS: TestServiceRemove (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceUpdateError [2022-04-07T21:46:11.685Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestServiceUpdate [2022-04-07T21:46:11.685Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmGetUnlockKeyError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmGetUnlockKey [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmInitError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmInit [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmInit (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmInspect [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmJoinError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmJoin [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmLeaveError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmLeave [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmUnlockError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmUnlock [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmUpdateError [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestSwarmUpdate [2022-04-07T21:46:11.685Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestTaskInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestTaskInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestTaskInspect [2022-04-07T21:46:11.685Z] --- PASS: TestTaskInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestTaskListError [2022-04-07T21:46:11.685Z] --- PASS: TestTaskListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestTaskList [2022-04-07T21:46:11.685Z] --- PASS: TestTaskList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeCreateError [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeCreate [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeInspectError [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeInspectNotFound [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeInspectWithEmptyID [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeInspect [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeListError [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeListError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeList [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeList (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeRemoveError [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-07T21:46:11.685Z] === RUN TestVolumeRemove [2022-04-07T21:46:11.685Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-07T21:46:11.685Z] === CONT TestTLSCloseWriter [2022-04-07T21:46:11.685Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-07T21:46:11.685Z] PASS [2022-04-07T21:46:11.685Z] coverage: 74.9% of statements [2022-04-07T21:46:11.685Z] ok github.com/docker/docker/client 0.498s coverage: 74.9% of statements [2022-04-07T21:46:12.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-07T21:46:12.436Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-04-07T21:46:12.436Z] === RUN TestDaemonIpcModePrivate [2022-04-07T21:46:13.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-07T21:46:13.806Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-07T21:46:13.806Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T21:46:14.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-07T21:46:14.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-07T21:46:14.738Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T21:46:16.109Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-07T21:46:16.109Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-04-07T21:46:16.109Z] === RUN TestIpcModeOlderClient [2022-04-07T21:46:16.109Z] === PAUSE TestIpcModeOlderClient [2022-04-07T21:46:16.109Z] === RUN TestKillContainerInvalidSignal [2022-04-07T21:46:16.367Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-07T21:46:16.367Z] === RUN TestKillContainer [2022-04-07T21:46:16.367Z] === RUN TestKillContainer/no_signal [2022-04-07T21:46:16.930Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T21:46:17.188Z] === RUN TestKillContainer/killing_signal [2022-04-07T21:46:17.750Z] --- PASS: TestKillContainer (1.26s) [2022-04-07T21:46:17.750Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-07T21:46:17.750Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-07T21:46:17.750Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-07T21:46:17.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T21:46:17.750Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T21:46:18.007Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T21:46:18.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-04-07T21:46:18.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-07T21:46:18.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-07T21:46:18.935Z] === RUN TestKillStoppedContainer [2022-04-07T21:46:18.935Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-07T21:46:18.935Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T21:46:18.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-07T21:46:18.935Z] === RUN TestKillDifferentUserContainer [2022-04-07T21:46:19.192Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-07T21:46:19.192Z] === RUN TestInspectOomKilledTrue [2022-04-07T21:46:19.753Z] --- PASS: TestInspectOomKilledTrue (0.55s) [2022-04-07T21:46:19.753Z] === RUN TestInspectOomKilledFalse [2022-04-07T21:46:20.316Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-04-07T21:46:20.316Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T21:46:20.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-07T21:46:20.573Z] === RUN TestLinksContainerNames [2022-04-07T21:46:21.504Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-07T21:46:21.504Z] === RUN TestLogsFollowTailEmpty [2022-04-07T21:46:21.761Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-07T21:46:21.761Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T21:46:22.325Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/default [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/private [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/slave [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/shared [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T21:46:22.325Z] === CONT TestMountDaemonRoot/default [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:46:22.325Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:46:22.325Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:46:22.325Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:46:22.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:46:22.325Z] === CONT TestMountDaemonRoot/shared [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/slave [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/private [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T21:46:22.326Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:46:22.326Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:46:22.326Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T21:46:22.582Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-07T21:46:22.582Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-07T21:46:22.583Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-07T21:46:22.583Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T21:46:23.953Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-07T21:46:23.953Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T21:46:24.516Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-07T21:46:24.516Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T21:46:24.773Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-07T21:46:24.773Z] === RUN TestNetworkNat [2022-04-07T21:46:25.335Z] --- PASS: TestNetworkNat (0.47s) [2022-04-07T21:46:25.335Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T21:46:25.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-07T21:46:25.593Z] === RUN TestNetworkLoopbackNat [2022-04-07T21:46:28.115Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-07T21:46:28.115Z] === RUN TestPause [2022-04-07T21:46:28.677Z] --- PASS: TestPause (0.46s) [2022-04-07T21:46:28.677Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T21:46:28.677Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:46:28.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:46:28.677Z] === RUN TestPauseStopPausedContainer [2022-04-07T21:46:29.240Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-07T21:46:29.240Z] === RUN TestPsFilter [2022-04-07T21:46:29.240Z] --- PASS: TestPsFilter (0.10s) [2022-04-07T21:46:29.240Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T21:46:29.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-07T21:46:29.496Z] === RUN TestRemoveContainerWithVolume [2022-04-07T21:46:30.058Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-07T21:46:30.058Z] === RUN TestRemoveContainerRunning [2022-04-07T21:46:30.315Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-07T21:46:30.315Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T21:46:30.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-07T21:46:30.877Z] === RUN TestRemoveInvalidContainer [2022-04-07T21:46:30.877Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-07T21:46:30.877Z] === RUN TestRenameLinkedContainer [2022-04-07T21:46:32.771Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-04-07T21:46:32.771Z] === RUN TestRenameStoppedContainer [2022-04-07T21:46:33.032Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-07T21:46:33.032Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T21:46:33.962Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-07T21:46:33.962Z] === RUN TestRenameInvalidName [2022-04-07T21:46:34.220Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-07T21:46:34.220Z] === RUN TestRenameAnonymousContainer [2022-04-07T21:46:35.592Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-07T21:46:35.592Z] === RUN TestRenameContainerWithSameName [2022-04-07T21:46:36.156Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-07T21:46:36.156Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-07T21:46:36.859Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestConfigureDaemonLogs [2022-04-07T21:46:36.859Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestCommonOptionsInstallFlags [2022-04-07T21:46:36.859Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-07T21:46:36.859Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-07T21:46:36.859Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-07T21:46:36.859Z] PASS [2022-04-07T21:46:36.859Z] coverage: 18.4% of statements [2022-04-07T21:46:36.859Z] ok github.com/docker/docker/cmd/dockerd 0.323s coverage: 18.4% of statements [2022-04-07T21:46:37.085Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-07T21:46:37.086Z] === RUN TestResize [2022-04-07T21:46:37.319Z] === RUN TestContainerStopSignal [2022-04-07T21:46:37.320Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestContainerStopTimeout [2022-04-07T21:46:37.320Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-07T21:46:37.320Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-07T21:46:37.320Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-07T21:46:37.320Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestReplaceAndAppendEnvVars [2022-04-07T21:46:37.320Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-07T21:46:37.320Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestNewMemoryStore [2022-04-07T21:46:37.320Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestAddContainers [2022-04-07T21:46:37.320Z] --- PASS: TestAddContainers (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestGetContainer [2022-04-07T21:46:37.320Z] --- PASS: TestGetContainer (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestDeleteContainer [2022-04-07T21:46:37.320Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestListContainers [2022-04-07T21:46:37.320Z] --- PASS: TestListContainers (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestFirstContainer [2022-04-07T21:46:37.320Z] --- PASS: TestFirstContainer (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestApplyAllContainer [2022-04-07T21:46:37.320Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestIsValidHealthString [2022-04-07T21:46:37.320Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestStateRunStop [2022-04-07T21:46:37.320Z] --- PASS: TestStateRunStop (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestStateTimeoutWait [2022-04-07T21:46:37.320Z] state_test.go:141: Stop callback fired [2022-04-07T21:46:37.320Z] state_test.go:165: Stop callback fired [2022-04-07T21:46:37.320Z] --- PASS: TestStateTimeoutWait (0.14s) [2022-04-07T21:46:37.320Z] === RUN TestIsValidStateString [2022-04-07T21:46:37.320Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestViewSaveDelete [2022-04-07T21:46:37.320Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-07T21:46:37.320Z] === RUN TestViewAll [2022-04-07T21:46:37.320Z] --- PASS: TestViewAll (0.03s) [2022-04-07T21:46:37.320Z] === RUN TestViewGet [2022-04-07T21:46:37.320Z] --- PASS: TestViewGet (0.01s) [2022-04-07T21:46:37.320Z] === RUN TestNames [2022-04-07T21:46:37.320Z] --- PASS: TestNames (0.00s) [2022-04-07T21:46:37.320Z] === RUN TestViewWithHealthCheck [2022-04-07T21:46:37.320Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-07T21:46:37.320Z] PASS [2022-04-07T21:46:37.320Z] coverage: 41.4% of statements [2022-04-07T21:46:37.320Z] ok github.com/docker/docker/container 0.383s coverage: 41.4% of statements [2022-04-07T21:46:37.342Z] --- PASS: TestResize (0.43s) [2022-04-07T21:46:37.342Z] === RUN TestResizeWithInvalidSize [2022-04-07T21:46:37.600Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-07T21:46:37.600Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T21:46:38.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-07T21:46:38.163Z] === RUN TestDaemonRestartKillContainers [2022-04-07T21:46:38.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:46:38.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:46:38.163Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:46:38.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:46:38.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:46:38.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:46:38.163Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:46:38.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:38.164Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:38.164Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:38.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:46:38.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:46:39.504Z] === RUN TestPrepare [2022-04-07T21:46:39.964Z] --- PASS: TestPrepare (0.00s) [2022-04-07T21:46:39.964Z] === RUN TestStart [2022-04-07T21:46:39.964Z] --- PASS: TestStart (0.00s) [2022-04-07T21:46:39.964Z] === RUN TestWaitCancel [2022-04-07T21:46:39.964Z] --- PASS: TestWaitCancel (0.00s) [2022-04-07T21:46:39.964Z] === RUN TestWaitDisabled [2022-04-07T21:46:39.964Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-07T21:46:39.964Z] === RUN TestWaitEnabled [2022-04-07T21:46:39.964Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-07T21:46:39.964Z] === RUN TestRemove [2022-04-07T21:46:39.964Z] --- PASS: TestRemove (0.00s) [2022-04-07T21:46:39.964Z] PASS [2022-04-07T21:46:39.964Z] coverage: 65.3% of statements [2022-04-07T21:46:39.964Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.122s coverage: 65.3% of statements [2022-04-07T21:46:40.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:40.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:40.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:46:41.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:46:41.505Z] === RUN TestNewListSecretsFilters [2022-04-07T21:46:41.505Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-07T21:46:41.505Z] === RUN TestNewListConfigsFilters [2022-04-07T21:46:41.505Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-07T21:46:41.505Z] PASS [2022-04-07T21:46:41.505Z] coverage: 0.5% of statements [2022-04-07T21:46:41.505Z] ok github.com/docker/docker/daemon/cluster 0.421s coverage: 0.5% of statements [2022-04-07T21:46:41.736Z] --- PASS: TestImportExtremelyLargeImageWorks (91.98s) [2022-04-07T21:46:41.736Z] PASS [2022-04-07T21:46:41.736Z] [2022-04-07T21:46:41.736Z] === Skipped [2022-04-07T21:46:41.736Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-07T21:46:41.736Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-07T21:46:41.736Z] [2022-04-07T21:46:41.736Z] DONE 12 tests, 1 skipped in 96.129s [2022-04-07T21:46:41.736Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T21:46:41.736Z] INFO: Testing against a local daemon [2022-04-07T21:46:41.736Z] === RUN TestNetworkCreateDelete [2022-04-07T21:46:41.736Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T21:46:41.736Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T21:46:41.736Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-07T21:46:41.736Z] === RUN TestDaemonDNSFallback [2022-04-07T21:46:42.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:46:42.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:46:43.046Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-07T21:46:43.046Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-07T21:46:43.046Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-07T21:46:43.046Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-07T21:46:43.047Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-07T21:46:43.047Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-07T21:46:43.047Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-07T21:46:43.047Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-07T21:46:43.047Z] PASS [2022-04-07T21:46:43.047Z] coverage: 35.9% of statements [2022-04-07T21:46:43.047Z] ok github.com/docker/docker/daemon/cluster/convert 0.280s coverage: 35.9% of statements [2022-04-07T21:46:43.345Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-07T21:46:43.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:46:44.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:46:45.229Z] === RUN TestVerifyNetworkingConfig [2022-04-07T21:46:45.229Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestGetContainer [2022-04-07T21:46:45.229Z] --- PASS: TestGetContainer (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestValidContainerNames [2022-04-07T21:46:45.229Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestContainerInitDNS [2022-04-07T21:46:45.229Z] daemon_test.go:147: root required [2022-04-07T21:46:45.229Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestMerge [2022-04-07T21:46:45.229Z] --- PASS: TestMerge (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestValidateContainerIsolation [2022-04-07T21:46:45.229Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestFindNetworkErrorType [2022-04-07T21:46:45.229Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-07T21:46:45.229Z] === RUN TestEnsureServicesExist [2022-04-07T21:46:45.688Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestEnsureServicesExistErrors [2022-04-07T21:46:45.688Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-07T21:46:45.688Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-07T21:46:45.688Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-07T21:46:45.688Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-07T21:46:45.688Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-07T21:46:45.688Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-07T21:46:45.688Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestContainerDelete [2022-04-07T21:46:45.688Z] --- PASS: TestContainerDelete (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestContainerDoubleDelete [2022-04-07T21:46:45.688Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestLogContainerEventCopyLabels [2022-04-07T21:46:45.688Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestLogContainerEventWithAttributes [2022-04-07T21:46:45.688Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestNoneHealthcheck [2022-04-07T21:46:45.688Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestHealthStates [2022-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] time="2022-04-07T21:46:45Z" 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-04-07T21:46:45.688Z] --- PASS: TestHealthStates (0.14s) [2022-04-07T21:46:45.688Z] === RUN TestMaskURLCredentials [2022-04-07T21:46:45.688Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestGetInspectData [2022-04-07T21:46:45.688Z] --- PASS: TestGetInspectData (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestFillLicense [2022-04-07T21:46:45.688Z] --- PASS: TestFillLicense (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestListInvalidFilter [2022-04-07T21:46:45.688Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestNameFilter [2022-04-07T21:46:45.688Z] --- PASS: TestNameFilter (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-07T21:46:45.688Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-07T21:46:45.688Z] === 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-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-07T21:46:45.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-07T21:46:45.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-07T21:46:45.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-07T21:46:45.689Z] --- 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-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-07T21:46:45.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonReloadLabels [2022-04-07T21:46:45.689Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-07T21:46:45.689Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonReloadMirrors [2022-04-07T21:46:45.689Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-07T21:46:45.689Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-07T21:46:45.689Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-07T21:46:45.689Z] === RUN TestDaemonDiscoveryReload [2022-04-07T21:46:45.938Z] --- PASS: TestDaemonDNSFallback (7.29s) [2022-04-07T21:46:45.938Z] === RUN TestInspectNetwork [2022-04-07T21:46:45.938Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T21:46:45.938Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestNetworkInvalidJSON [2022-04-07T21:46:45.938Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T21:46:45.938Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T21:46:45.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:46:45.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:46:45.938Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:46:45.938Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:46:45.938Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T21:46:45.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:46:45.938Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestNetworkList [2022-04-07T21:46:45.938Z] === RUN TestNetworkList//networks [2022-04-07T21:46:45.938Z] === PAUSE TestNetworkList//networks [2022-04-07T21:46:45.938Z] === RUN TestNetworkList//networks/ [2022-04-07T21:46:45.938Z] === PAUSE TestNetworkList//networks/ [2022-04-07T21:46:45.938Z] === CONT TestNetworkList//networks [2022-04-07T21:46:45.938Z] === CONT TestNetworkList//networks/ [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkList (0.01s) [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T21:46:45.938Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T21:46:45.938Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T21:46:45.938Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-04-07T21:46:45.938Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T21:46:45.938Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T21:46:45.938Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-07T21:46:45.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T21:46:45.938Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T21:46:45.938Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T21:46:45.938Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T21:46:45.938Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:46:45.938Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T21:46:45.938Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-07T21:46:45.938Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T21:46:45.938Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T21:46:45.938Z] PASS [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === Skipped [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-07T21:46:45.938Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-07T21:46:45.938Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-07T21:46:45.938Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-04-07T21:46:45.938Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-07T21:46:45.938Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-07T21:46:45.938Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T21:46:45.938Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] DONE 22 tests, 12 skipped in 7.971s [2022-04-07T21:46:45.938Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.938Z] INFO: Testing against a local daemon [2022-04-07T21:46:45.938Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T21:46:45.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:46:45.938Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestDockerNetworkIpvlan [2022-04-07T21:46:45.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:46:45.938Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:46:45.938Z] PASS [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === Skipped [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:46:45.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:46:45.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] DONE 2 tests, 2 skipped in 0.092s [2022-04-07T21:46:45.938Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.938Z] INFO: Testing against a local daemon [2022-04-07T21:46:45.938Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T21:46:45.938Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestDockerNetworkMacvlan [2022-04-07T21:46:45.938Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-07T21:46:45.938Z] PASS [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === Skipped [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-07T21:46:45.938Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-07T21:46:45.938Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] DONE 2 tests, 2 skipped in 0.087s [2022-04-07T21:46:45.938Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.938Z] testing: warning: no tests to run [2022-04-07T21:46:45.938Z] PASS [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] DONE 0 tests in 0.020s [2022-04-07T21:46:45.938Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.938Z] INFO: Testing against a local daemon [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginTLS [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginHeader [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginV2Disable [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-07T21:46:45.938Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-07T21:46:45.938Z] PASS [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === Skipped [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-07T21:46:45.938Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.938Z] [2022-04-07T21:46:45.938Z] DONE 17 tests, 17 skipped in 0.284s [2022-04-07T21:46:45.938Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.938Z] INFO: Testing against a local daemon [2022-04-07T21:46:45.938Z] === RUN TestPluginInvalidJSON [2022-04-07T21:46:45.938Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:46:45.938Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:46:45.938Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:46:45.938Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-07T21:46:45.938Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T21:46:45.938Z] === RUN TestPluginInstall [2022-04-07T21:46:45.939Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.939Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-07T21:46:45.939Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:46:45.939Z] 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-04-07T21:46:45.939Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T21:46:45.939Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:46:45.939Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-07T21:46:45.939Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:46:45.939Z] PASS [2022-04-07T21:46:45.939Z] [2022-04-07T21:46:45.939Z] === Skipped [2022-04-07T21:46:45.939Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-07T21:46:45.939Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T21:46:45.939Z] [2022-04-07T21:46:45.939Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-07T21:46:45.939Z] 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-04-07T21:46:45.939Z] [2022-04-07T21:46:45.939Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:46:45.939Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-07T21:46:45.939Z] [2022-04-07T21:46:45.939Z] DONE 5 tests, 3 skipped in 0.111s [2022-04-07T21:46:45.939Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T21:46:45.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:46:45.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:46:46.149Z] === RUN TestBuilderGC [2022-04-07T21:46:46.149Z] --- PASS: TestBuilderGC (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationNotFound [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonBrokenConfiguration [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestParseClusterAdvertiseSettings [2022-04-07T21:46:46.149Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestFindConfigurationConflicts [2022-04-07T21:46:46.149Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-07T21:46:46.149Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-07T21:46:46.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-07T21:46:46.149Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-07T21:46:46.149Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-07T21:46:46.149Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_label [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_dns [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-07T21:46:46.149Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-07T21:46:46.149Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestModifiedDiscoverySettings [2022-04-07T21:46:46.149Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-04-07T21:46:46.149Z] === RUN TestReloadSetConfigFileNotExist [2022-04-07T21:46:46.201Z] INFO: Testing against a local daemon [2022-04-07T21:46:46.201Z] === RUN TestExternalGraphDriver [2022-04-07T21:46:46.201Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-07T21:46:46.201Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-07T21:46:46.201Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:46:46.611Z] --- PASS: TestCheckoutGit (47.86s) [2022-04-07T21:46:46.611Z] === RUN TestValidGitTransport [2022-04-07T21:46:46.611Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-07T21:46:46.611Z] === RUN TestGitInvalidRef [2022-04-07T21:46:46.611Z] time="2022-04-07T21:46:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-07T21:46:46.611Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-04-07T21:46:46.611Z] === RUN TestReloadDefaultConfigNotExist [2022-04-07T21:46:46.611Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:46:46.611Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-07T21:46:46.611Z] === RUN TestReloadBadDefaultConfig [2022-04-07T21:46:46.611Z] time="2022-04-07T21:46:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2322973915" [2022-04-07T21:46:46.611Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-07T21:46:46.611Z] === RUN TestReloadWithConflictingLabels [2022-04-07T21:46:46.611Z] time="2022-04-07T21:46:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-50845240" [2022-04-07T21:46:46.611Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-07T21:46:46.611Z] === RUN TestReloadWithDuplicateLabels [2022-04-07T21:46:46.611Z] time="2022-04-07T21:46:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-83723254" [2022-04-07T21:46:46.611Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-07T21:46:46.611Z] === RUN TestDaemonConfigurationMerge [2022-04-07T21:46:46.611Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-07T21:46:46.611Z] PASS [2022-04-07T21:46:46.611Z] coverage: 79.7% of statements [2022-04-07T21:46:46.611Z] ok github.com/docker/docker/daemon/config 0.351s coverage: 79.7% of statements [2022-04-07T21:46:46.611Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-04-07T21:46:46.611Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-04-07T21:46:46.611Z] --- PASS: TestGitInvalidRef (0.27s) [2022-04-07T21:46:46.611Z] PASS [2022-04-07T21:46:46.611Z] coverage: 86.3% of statements [2022-04-07T21:46:46.611Z] ok github.com/docker/docker/builder/remotecontext/git 48.264s coverage: 86.3% of statements [2022-04-07T21:46:46.611Z] === RUN TestWaitNodeAttachment [2022-04-07T21:46:47.072Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-04-07T21:46:47.072Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-04-07T21:46:47.072Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-07T21:46:47.072Z] === RUN TestIsolationConversion [2022-04-07T21:46:47.073Z] === RUN TestIsolationConversion/default [2022-04-07T21:46:47.073Z] === RUN TestIsolationConversion/process [2022-04-07T21:46:47.073Z] === RUN TestIsolationConversion/hyperv [2022-04-07T21:46:47.073Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestContainerLabels [2022-04-07T21:46:47.073Z] --- PASS: TestContainerLabels (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestCredentialSpecConversion [2022-04-07T21:46:47.073Z] === RUN TestCredentialSpecConversion/none [2022-04-07T21:46:47.073Z] === RUN TestCredentialSpecConversion/config [2022-04-07T21:46:47.073Z] === RUN TestCredentialSpecConversion/file [2022-04-07T21:46:47.073Z] === RUN TestCredentialSpecConversion/registry [2022-04-07T21:46:47.073Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-07T21:46:47.073Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountBind [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountVolume [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountTarget [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountTmpfs [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountInvalidType [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-07T21:46:47.073Z] === RUN TestControllerValidateMountNamedPipe [2022-04-07T21:46:47.073Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-07T21:46:47.073Z] PASS [2022-04-07T21:46:47.073Z] coverage: 11.0% of statements [2022-04-07T21:46:47.073Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.717s coverage: 11.0% of statements [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T21:46:47.535Z] === RUN TestDiscoveryOptsErrors [2022-04-07T21:46:47.535Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-04-07T21:46:47.535Z] === RUN TestDiscoveryOpts [2022-04-07T21:46:47.535Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-04-07T21:46:47.535Z] PASS [2022-04-07T21:46:47.535Z] coverage: 30.0% of statements [2022-04-07T21:46:47.535Z] ok github.com/docker/docker/daemon/discovery 0.091s coverage: 30.0% of statements [2022-04-07T21:46:47.535Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-04-07T21:46:47.535Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-07T21:46:47.535Z] reload_test.go:520: root required [2022-04-07T21:46:47.535Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-07T21:46:47.535Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-07T21:46:47.535Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-07T21:46:47.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-07T21:46:47.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-07T21:46:47.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-07T21:46:47.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-07T21:46:47.535Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-07T21:46:47.535Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-07T21:46:47.535Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-07T21:46:47.535Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-07T21:46:47.535Z] === RUN TestParseVolumesFrom [2022-04-07T21:46:47.535Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-07T21:46:47.535Z] PASS [2022-04-07T21:46:47.535Z] coverage: 9.0% of statements [2022-04-07T21:46:47.535Z] ok github.com/docker/docker/daemon 2.540s coverage: 9.0% of statements [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T21:46:47.535Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-04-07T21:46:47.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-07T21:46:47.842Z] === RUN TestCgroupNamespacesRun [2022-04-07T21:46:48.505Z] === RUN TestEventsLog [2022-04-07T21:46:48.505Z] --- PASS: TestEventsLog (0.00s) [2022-04-07T21:46:48.505Z] === RUN TestEventsLogTimeout [2022-04-07T21:46:48.505Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-07T21:46:48.505Z] === RUN TestLogEvents [2022-04-07T21:46:48.505Z] --- PASS: TestLogEvents (0.05s) [2022-04-07T21:46:48.505Z] === RUN TestLoadBufferedEvents [2022-04-07T21:46:48.505Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-04-07T21:46:48.505Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-07T21:46:48.505Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-07T21:46:48.505Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-07T21:46:48.505Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-07T21:46:48.505Z] PASS [2022-04-07T21:46:48.505Z] coverage: 50.0% of statements [2022-04-07T21:46:48.505Z] ok github.com/docker/docker/daemon/events 0.308s coverage: 50.0% of statements [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T21:46:48.505Z] === RUN TestIsEmptyDir [2022-04-07T21:46:48.505Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-07T21:46:48.505Z] PASS [2022-04-07T21:46:48.505Z] coverage: 2.3% of statements [2022-04-07T21:46:48.505Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T21:46:48.505Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-04-07T21:46:48.570Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:46:48.570Z] Using test binary docker [2022-04-07T21:46:48.570Z] +++ /etc/init.d/apparmor start [2022-04-07T21:46:48.570Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:46:48.570Z] Starting dockerd [2022-04-07T21:46:48.570Z] INFO: Waiting for daemon to start... [2022-04-07T21:46:48.570Z] +++ 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-04-07T21:46:48.570Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T21:46:48.570Z] Using test binary docker [2022-04-07T21:46:48.570Z] +++ /etc/init.d/apparmor start [2022-04-07T21:46:48.570Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T21:46:48.570Z] INFO: Waiting for daemon to start... [2022-04-07T21:46:48.570Z] Starting dockerd [2022-04-07T21:46:48.570Z] +++ 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-04-07T21:46:48.570Z] . [2022-04-07T21:46:48.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:46:48.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:46:48.570Z] Error: No such image: emptyfs [2022-04-07T21:46:48.570Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T21:46:48.570Z] ++++ docker load [2022-04-07T21:46:48.570Z] Running integration-test (iteration 1) [2022-04-07T21:46:48.570Z] 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-04-07T21:46:48.570Z] ++ 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-04-07T21:46:48.570Z] ++ set -e [2022-04-07T21:46:48.570Z] ++ '[' -n 0 ']' [2022-04-07T21:46:48.570Z] ++ set -x [2022-04-07T21:46:48.570Z] ++ 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-04-07T21:46:48.570Z] [2022-04-07T21:46:48.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T21:46:48.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T21:46:48.570Z] Error: No such image: emptyfs [2022-04-07T21:46:48.570Z] ++++ docker load [2022-04-07T21:46:48.570Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T21:46:48.570Z] Running integration-test (iteration 1) [2022-04-07T21:46:48.570Z] 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-04-07T21:46:48.570Z] ++ 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-04-07T21:46:48.570Z] ++ set -e [2022-04-07T21:46:48.570Z] ++ '[' -n 0 ']' [2022-04-07T21:46:48.570Z] ++ set -x [2022-04-07T21:46:48.570Z] ++ 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-04-07T21:46:48.773Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-07T21:46:48.773Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-07T21:46:48.966Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-07T21:46:48.966Z] === RUN TestLinkNaming [2022-04-07T21:46:48.966Z] --- PASS: TestLinkNaming (0.00s) [2022-04-07T21:46:48.966Z] === RUN TestLinkNew [2022-04-07T21:46:48.966Z] --- PASS: TestLinkNew (0.00s) [2022-04-07T21:46:48.966Z] === RUN TestLinkEnv [2022-04-07T21:46:48.966Z] --- PASS: TestLinkEnv (0.00s) [2022-04-07T21:46:48.966Z] === RUN TestLinkMultipleEnv [2022-04-07T21:46:48.966Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-07T21:46:48.966Z] === RUN TestLinkPortRangeEnv [2022-04-07T21:46:48.966Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-07T21:46:48.966Z] PASS [2022-04-07T21:46:48.966Z] coverage: 93.0% of statements [2022-04-07T21:46:48.966Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-04-07T21:46:50.142Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-04-07T21:46:50.143Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/defaults [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-07T21:46:50.507Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-07T21:46:50.507Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-07T21:46:50.507Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-07T21:46:50.507Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-07T21:46:50.507Z] time="2022-04-07T21:46:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-07T21:46:50.507Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-07T21:46:50.507Z] === RUN TestCreateSuccess [2022-04-07T21:46:50.507Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestCreateLogGroupSuccess [2022-04-07T21:46:50.507Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestCreateError [2022-04-07T21:46:50.507Z] --- PASS: TestCreateError (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestCreateAlreadyExists [2022-04-07T21:46:50.507Z] time="2022-04-07T21:46:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-07T21:46:50.507Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestLogClosed [2022-04-07T21:46:50.507Z] --- PASS: TestLogClosed (0.00s) [2022-04-07T21:46:50.507Z] === RUN TestLogBlocking [2022-04-07T21:46:50.968Z] --- PASS: TestLogBlocking (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-07T21:46:50.968Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestLogNonBlockingBufferFull [2022-04-07T21:46:50.968Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestPublishBatchSuccess [2022-04-07T21:46:50.968Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestPublishBatchError [2022-04-07T21:46:50.968Z] time="2022-04-07T21:46:50Z" level=error msg=Error [2022-04-07T21:46:50.968Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-07T21:46:50.968Z] time="2022-04-07T21:46:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-07T21:46:50.968Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-07T21:46:50.968Z] time="2022-04-07T21:46:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-07T21:46:50.968Z] time="2022-04-07T21:46:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-07T21:46:50.968Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchSimple [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchTicker [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchMultilinePattern [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-07T21:46:50.968Z] === RUN TestCollectBatchClose [2022-04-07T21:46:50.968Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/0/Hello [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/2/🙃 [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/3/���� [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/4/He��o [2022-04-07T21:46:50.968Z] === RUN TestEffectiveLen/5/ [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/0/ [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/1/Hello [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: Hello [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/2/Hello [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: He [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: llo [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/3/Hello [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: Hello [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/4/🙃 [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: 🙃 [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/5/🙃 [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: 🙃 [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/6/a� [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: a [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: � [2022-04-07T21:46:50.968Z] === RUN TestFindValidSplit/7/a� [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1044: a� [2022-04-07T21:46:50.968Z] cloudwatchlogs_test.go:1045: [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-07T21:46:50.968Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-07T21:46:50.968Z] === RUN TestProcessEventEmoji [2022-04-07T21:46:51.073Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-07T21:46:51.073Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T21:46:51.428Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchLineSplit [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchMaxEvents [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchMaxEvents (0.25s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-07T21:46:51.429Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-07T21:46:51.429Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-07T21:46:51.429Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-07T21:46:51.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCreateTagSuccess [2022-04-07T21:46:51.429Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-07T21:46:51.429Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-07T21:46:51.429Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-07T21:46:51.429Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-07T21:46:51.429Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-07T21:46:51.429Z] PASS [2022-04-07T21:46:51.429Z] coverage: 77.8% of statements [2022-04-07T21:46:51.429Z] ok github.com/docker/docker/daemon/logger/awslogs 0.724s coverage: 77.8% of statements [2022-04-07T21:46:51.429Z] === RUN TestAdapterReadLogs [2022-04-07T21:46:51.429Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCopier [2022-04-07T21:46:51.429Z] --- PASS: TestCopier (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCopierLongLines [2022-04-07T21:46:51.429Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCopierSlow [2022-04-07T21:46:51.429Z] --- PASS: TestCopierSlow (0.20s) [2022-04-07T21:46:51.429Z] === RUN TestCopierWithSized [2022-04-07T21:46:51.429Z] === RUN TestCopierWithSized/as_is [2022-04-07T21:46:51.429Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-07T21:46:51.429Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-07T21:46:51.429Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-07T21:46:51.429Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestCopierWithPartial [2022-04-07T21:46:51.429Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestRingLogger [2022-04-07T21:46:51.429Z] --- PASS: TestRingLogger (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestRingCap [2022-04-07T21:46:51.429Z] --- PASS: TestRingCap (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestRingClose [2022-04-07T21:46:51.429Z] --- PASS: TestRingClose (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestRingDrain [2022-04-07T21:46:51.429Z] --- PASS: TestRingDrain (0.00s) [2022-04-07T21:46:51.429Z] PASS [2022-04-07T21:46:51.429Z] coverage: 43.5% of statements [2022-04-07T21:46:51.429Z] ok github.com/docker/docker/daemon/logger 0.407s coverage: 43.5% of statements [2022-04-07T21:46:51.429Z] === RUN TestJSONFileLogger [2022-04-07T21:46:51.429Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-07T21:46:51.429Z] === RUN TestJSONFileLoggerWithTags [2022-04-07T21:46:51.429Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestJSONFileLoggerWithOpts [2022-04-07T21:46:51.429Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-07T21:46:51.429Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-07T21:46:51.429Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestEncodeDecode [2022-04-07T21:46:51.429Z] === PAUSE TestEncodeDecode [2022-04-07T21:46:51.429Z] === RUN TestUnexpectedEOF [2022-04-07T21:46:51.429Z] === RUN TestSearchRegistryForImagesErrors [2022-04-07T21:46:51.429Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestSearchRegistryForImages [2022-04-07T21:46:51.429Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestOnlyPlatformWithFallback [2022-04-07T21:46:51.429Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-07T21:46:51.429Z] === RUN TestImageDelete [2022-04-07T21:46:51.429Z] time="2022-04-07T21:46:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-07T21:46:51.429Z] time="2022-04-07T21:46:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-07T21:46:51.429Z] === RUN TestImageDelete/no_lease [2022-04-07T21:46:51.429Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-04-07T21:46:51.429Z] === CONT TestEncodeDecode [2022-04-07T21:46:51.429Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-07T21:46:51.429Z] PASS [2022-04-07T21:46:51.429Z] coverage: 69.9% of statements [2022-04-07T21:46:51.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-04-07T21:46:51.429Z] === RUN TestImageDelete/lease_exists [2022-04-07T21:46:51.889Z] --- PASS: TestImageDelete (0.05s) [2022-04-07T21:46:51.889Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-07T21:46:51.889Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-07T21:46:51.889Z] === RUN TestContentStoreForPull [2022-04-07T21:46:51.889Z] --- PASS: TestContentStoreForPull (0.19s) [2022-04-07T21:46:51.889Z] PASS [2022-04-07T21:46:51.889Z] coverage: 6.6% of statements [2022-04-07T21:46:51.889Z] ok github.com/docker/docker/daemon/images 0.423s coverage: 6.6% of statements [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-07T21:46:51.889Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-07T21:46:51.889Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-07T21:46:51.889Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-07T21:46:51.889Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-07T21:46:52.350Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-07T21:46:52.350Z] === RUN TestFastTimeMarshalJSON [2022-04-07T21:46:52.350Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-07T21:46:52.350Z] PASS [2022-04-07T21:46:52.350Z] coverage: 87.2% of statements [2022-04-07T21:46:52.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2022-04-07T21:46:52.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-07T21:46:52.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T21:46:52.782Z] --- PASS: TestGraphdriverPluginV2 (5.68s) [2022-04-07T21:46:52.782Z] PASS [2022-04-07T21:46:52.782Z] [2022-04-07T21:46:52.782Z] === Skipped [2022-04-07T21:46:52.782Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-07T21:46:52.782Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-07T21:46:52.782Z] [2022-04-07T21:46:52.782Z] DONE 2 tests, 1 skipped in 5.813s [2022-04-07T21:46:52.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T21:46:52.782Z] INFO: Testing against a local daemon [2022-04-07T21:46:52.782Z] === RUN TestContinueAfterPluginCrash [2022-04-07T21:46:52.782Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T21:46:52.782Z] === RUN TestReadPluginNoRead [2022-04-07T21:46:52.782Z] === PAUSE TestReadPluginNoRead [2022-04-07T21:46:52.782Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T21:46:52.782Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T21:46:52.782Z] === CONT TestContinueAfterPluginCrash [2022-04-07T21:46:52.782Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T21:46:52.812Z] === RUN TestWriteLog [2022-04-07T21:46:53.273Z] === PAUSE TestWriteLog [2022-04-07T21:46:53.273Z] === RUN TestReadLog [2022-04-07T21:46:53.273Z] === PAUSE TestReadLog [2022-04-07T21:46:53.273Z] === RUN TestDecode [2022-04-07T21:46:53.273Z] --- PASS: TestDecode (0.02s) [2022-04-07T21:46:53.273Z] === CONT TestWriteLog [2022-04-07T21:46:53.273Z] --- PASS: TestWriteLog (0.00s) [2022-04-07T21:46:53.273Z] === CONT TestReadLog [2022-04-07T21:46:53.273Z] === RUN TestReadLog/tail_exact [2022-04-07T21:46:53.273Z] === RUN TestReadLog/tail_less_than_available [2022-04-07T21:46:53.273Z] === RUN TestReadLog/tail_more_than_available [2022-04-07T21:46:53.273Z] --- PASS: TestReadLog (0.18s) [2022-04-07T21:46:53.273Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-07T21:46:53.273Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-04-07T21:46:53.273Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-04-07T21:46:53.273Z] PASS [2022-04-07T21:46:53.273Z] coverage: 78.7% of statements [2022-04-07T21:46:53.273Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 78.7% of statements [2022-04-07T21:46:53.273Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T21:46:53.273Z] === RUN TestLog [2022-04-07T21:46:53.273Z] --- PASS: TestLog (0.00s) [2022-04-07T21:46:53.273Z] PASS [2022-04-07T21:46:53.273Z] coverage: 31.5% of statements [2022-04-07T21:46:53.273Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2022-04-07T21:46:53.369Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-07T21:46:53.369Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T21:46:53.734Z] === RUN TestOpenFileDelete [2022-04-07T21:46:53.734Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestOpenFileRename [2022-04-07T21:46:53.734Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestHandleDecoderErr [2022-04-07T21:46:53.734Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestParseLogTagDefaultTag [2022-04-07T21:46:53.734Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestParseLogTag [2022-04-07T21:46:53.734Z] --- PASS: TestParseLogTag (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestParseLogTagEmptyTag [2022-04-07T21:46:53.734Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestTailFiles [2022-04-07T21:46:53.734Z] --- PASS: TestTailFiles (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestFollowLogsConsumerGone [2022-04-07T21:46:53.734Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-07T21:46:53.734Z] === RUN TestFollowLogsProducerGone [2022-04-07T21:46:53.734Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-04-07T21:46:53.734Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-04-07T21:46:53.734Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-07T21:46:53.734Z] === RUN TestCheckCapacityAndRotate [2022-04-07T21:46:53.734Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-07T21:46:53.734Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-07T21:46:53.734Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-04-07T21:46:53.734Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-07T21:46:53.734Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-07T21:46:53.734Z] PASS [2022-04-07T21:46:53.734Z] coverage: 54.9% of statements [2022-04-07T21:46:53.734Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.269s coverage: 54.9% of statements [2022-04-07T21:46:54.195Z] === RUN TestNewParse [2022-04-07T21:46:54.195Z] --- PASS: TestNewParse (0.00s) [2022-04-07T21:46:54.195Z] PASS [2022-04-07T21:46:54.195Z] coverage: 8.3% of statements [2022-04-07T21:46:54.195Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2022-04-07T21:46:54.195Z] === RUN TestValidateLogOpt [2022-04-07T21:46:54.195Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestNewMissedConfig [2022-04-07T21:46:54.195Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestNewMissedUrl [2022-04-07T21:46:54.195Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestNewMissedToken [2022-04-07T21:46:54.195Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestNewWithProxy [2022-04-07T21:46:54.195Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestDefault [2022-04-07T21:46:54.195Z] --- PASS: TestDefault (0.01s) [2022-04-07T21:46:54.195Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-07T21:46:54.195Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestJsonFormat [2022-04-07T21:46:54.195Z] --- PASS: TestJsonFormat (0.01s) [2022-04-07T21:46:54.195Z] === RUN TestRawFormat [2022-04-07T21:46:54.195Z] --- PASS: TestRawFormat (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestRawFormatWithLabels [2022-04-07T21:46:54.195Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestRawFormatWithoutTag [2022-04-07T21:46:54.195Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-07T21:46:54.195Z] === RUN TestBatching [2022-04-07T21:46:54.655Z] --- PASS: TestBatching (0.19s) [2022-04-07T21:46:54.655Z] === RUN TestFrequency [2022-04-07T21:46:54.655Z] === RUN TestParseLogFormat [2022-04-07T21:46:54.655Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestValidateLogOptEmpty [2022-04-07T21:46:54.655Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestValidateSyslogAddress [2022-04-07T21:46:54.655Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestParseAddressDefaultPort [2022-04-07T21:46:54.655Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestValidateSyslogFacility [2022-04-07T21:46:54.655Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestValidateLogOptSyslogFormat [2022-04-07T21:46:54.655Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestValidateLogOpt [2022-04-07T21:46:54.655Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-07T21:46:54.655Z] PASS [2022-04-07T21:46:54.655Z] coverage: 46.8% of statements [2022-04-07T21:46:54.655Z] ok github.com/docker/docker/daemon/logger/syslog 0.092s coverage: 46.8% of statements [2022-04-07T21:46:54.655Z] --- PASS: TestFrequency (0.17s) [2022-04-07T21:46:54.655Z] === RUN TestOneMessagePerRequest [2022-04-07T21:46:54.655Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestVerify [2022-04-07T21:46:54.655Z] --- PASS: TestVerify (0.00s) [2022-04-07T21:46:54.655Z] === RUN TestSkipVerify [2022-04-07T21:46:54.762Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-07T21:46:54.762Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T21:46:55.117Z] time="2022-04-07T21:46:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.117Z] time="2022-04-07T21:46:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.117Z] time="2022-04-07T21:46:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.117Z] time="2022-04-07T21:46:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.328Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-07T21:46:55.328Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T21:46:55.577Z] --- PASS: TestSkipVerify (0.74s) [2022-04-07T21:46:55.577Z] === RUN TestBufferMaximum [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.232455\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.233986\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-07T21:46:55.577Z] === RUN TestServerAlwaysDown [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.237173\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.237173\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.237173\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.238172\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] time="2022-04-07T21:46:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649368015.238172\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:55.577Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-07T21:46:55.577Z] === RUN TestCannotSendAfterClose [2022-04-07T21:46:55.577Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-07T21:46:55.577Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-07T21:46:55.577Z] === RUN TestV1IDService [2022-04-07T21:46:55.577Z] --- PASS: TestV1IDService (0.03s) [2022-04-07T21:46:55.577Z] === RUN TestV2MetadataService [2022-04-07T21:46:56.258Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-04-07T21:46:56.258Z] === RUN TestNISDomainname [2022-04-07T21:46:56.549Z] time="2022-04-07T21:46:56Z" 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-04-07T21:46:56.550Z] time="2022-04-07T21:46:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8a3728505c98\"}'" [2022-04-07T21:46:56.550Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-07T21:46:56.550Z] PASS [2022-04-07T21:46:56.550Z] coverage: 82.5% of statements [2022-04-07T21:46:56.550Z] ok github.com/docker/docker/daemon/logger/splunk 2.259s coverage: 82.5% of statements [2022-04-07T21:46:56.550Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T21:46:56.550Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-07T21:46:56.550Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T21:46:56.550Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-07T21:46:56.550Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-07T21:46:56.550Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestContinueOnError_NeverContinue [2022-04-07T21:46:56.550Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestContinueOnError_UnnestsErrors [2022-04-07T21:46:56.550Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestManifestStore [2022-04-07T21:46:56.550Z] === RUN TestManifestStore/no_remote_or_local [2022-04-07T21:46:56.550Z] === RUN TestSuccessfulDownload [2022-04-07T21:46:56.550Z] download_test.go:268: Needs fixing on Windows [2022-04-07T21:46:56.550Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestCancelledDownload [2022-04-07T21:46:56.550Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-07T21:46:56.550Z] === RUN TestMaxDownloadAttempts [2022-04-07T21:46:56.550Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T21:46:56.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T21:46:56.550Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T21:46:56.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T21:46:56.550Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T21:46:56.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T21:46:56.550Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T21:46:56.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T21:46:56.822Z] --- PASS: TestNISDomainname (0.53s) [2022-04-07T21:46:56.822Z] === RUN TestHostnameDnsResolution [2022-04-07T21:46:57.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T21:46:57.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T21:46:57.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T21:46:57.010Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T21:46:57.010Z] --- PASS: TestV2MetadataService (1.21s) [2022-04-07T21:46:57.010Z] PASS [2022-04-07T21:46:57.010Z] coverage: 48.2% of statements [2022-04-07T21:46:57.010Z] ok github.com/docker/docker/distribution/metadata 1.349s coverage: 48.2% of statements [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3514857143\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/no_local_cache [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/with_local_cache [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/unknown_media_type [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="reference for unknown type: " [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="reference for unknown type: " [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="reference for unknown type: " [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="reference for unknown type: " [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="reference for unknown type: " [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-07T21:46:57.010Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore (0.36s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-07T21:46:57.010Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-07T21:46:57.010Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestFixManifestLayers [2022-04-07T21:46:57.010Z] --- PASS: TestFixManifestLayers (0.01s) [2022-04-07T21:46:57.010Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-07T21:46:57.010Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-07T21:46:57.010Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestFixManifestLayersBadParent [2022-04-07T21:46:57.010Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestValidateManifest [2022-04-07T21:46:57.010Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-07T21:46:57.010Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestFormatPlatform [2022-04-07T21:46:57.010Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-07T21:46:57.010Z] === RUN TestPullSchema2Config [2022-04-07T21:46:57.010Z] === RUN TestPullSchema2Config/success_first_time [2022-04-07T21:46:57.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T21:46:57.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.010Z] === RUN TestPullSchema2Config/500_status [2022-04-07T21:46:57.010Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T21:46:57.010Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T21:46:57.010Z] time="2022-04-07T21:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T21:46:57.010Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-07T21:46:57.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-07T21:46:57.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-04-07T21:46:57.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-07T21:46:57.010Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-04-07T21:46:57.010Z] === RUN TestTransfer [2022-04-07T21:46:57.471Z] --- PASS: TestTransfer (0.12s) [2022-04-07T21:46:57.471Z] === RUN TestConcurrencyLimit [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.471Z] === RUN TestPullSchema2Config/EOF [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.471Z] 2022/04/07 21:46:57 http: panic serving 127.0.0.1:49211: intentional panic [2022-04-07T21:46:57.471Z] goroutine 30 [running]: [2022-04-07T21:46:57.471Z] net/http.(*conn).serve.func1() [2022-04-07T21:46:57.471Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-04-07T21:46:57.471Z] panic({0x13321e0, 0x149e040}) [2022-04-07T21:46:57.471Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-04-07T21:46:57.471Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00010c284, {0x14ae9d0, 0xc00021a1c0}) [2022-04-07T21:46:57.471Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-07T21:46:57.471Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14ae9d0, 0xc00021a1c0}, 0xc000138800) [2022-04-07T21:46:57.471Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-04-07T21:46:57.471Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14ae9d0, 0xc00021a1c0}, 0xe98e35) [2022-04-07T21:46:57.471Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-04-07T21:46:57.471Z] net/http.serverHandler.ServeHTTP({0xc00021f4d0}, {0x14ae9d0, 0xc00021a1c0}, 0xc000138800) [2022-04-07T21:46:57.471Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-04-07T21:46:57.471Z] net/http.(*conn).serve(0xc0002800a0, {0x14b2ca0, 0xc000024ab0}) [2022-04-07T21:46:57.471Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-04-07T21:46:57.471Z] created by net/http.(*Server).Serve [2022-04-07T21:46:57.471Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.471Z] === RUN TestPullSchema2Config/unauthorized [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T21:46:57.471Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T21:46:57.471Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-07T21:46:57.471Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-07T21:46:57.471Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-07T21:46:57.471Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-07T21:46:57.471Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestGetRepositoryMountCandidates [2022-04-07T21:46:57.471Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestLayerAlreadyExists [2022-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] 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-04-07T21:46:57.471Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestWhenEmptyAuthConfig [2022-04-07T21:46:57.471Z] === RUN TestNotFound [2022-04-07T21:46:57.471Z] --- PASS: TestNotFound (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestConflict [2022-04-07T21:46:57.471Z] --- PASS: TestConflict (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestForbidden [2022-04-07T21:46:57.471Z] --- PASS: TestForbidden (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestInvalidParameter [2022-04-07T21:46:57.471Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestNotImplemented [2022-04-07T21:46:57.471Z] --- PASS: TestNotImplemented (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestNotModified [2022-04-07T21:46:57.471Z] --- PASS: TestNotModified (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestUnauthorized [2022-04-07T21:46:57.471Z] --- PASS: TestUnauthorized (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestUnknown [2022-04-07T21:46:57.471Z] --- PASS: TestUnknown (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestCancelled [2022-04-07T21:46:57.471Z] --- PASS: TestCancelled (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestDeadline [2022-04-07T21:46:57.471Z] --- PASS: TestDeadline (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestDataLoss [2022-04-07T21:46:57.471Z] --- PASS: TestDataLoss (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestUnavailable [2022-04-07T21:46:57.471Z] --- PASS: TestUnavailable (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestSystem [2022-04-07T21:46:57.471Z] --- PASS: TestSystem (0.00s) [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode/Not_Found [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode/Bad_Request [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode/Conflict [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode/Unauthorized [2022-04-07T21:46:57.471Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-07T21:46:57.752Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-07T21:46:57.752Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Forbidden [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Not_Modified [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-07T21:46:57.936Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-07T21:46:57.936Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-07T21:46:57.936Z] PASS [2022-04-07T21:46:57.936Z] coverage: 77.0% of statements [2022-04-07T21:46:57.936Z] ok github.com/docker/docker/errdefs 0.085s coverage: 77.0% of statements [2022-04-07T21:46:57.936Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-04-07T21:46:57.936Z] === RUN TestInactiveJobs [2022-04-07T21:46:57.936Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-07T21:46:57.936Z] === RUN TestWatchRelease [2022-04-07T21:46:57.936Z] --- PASS: TestWatchRelease (0.04s) [2022-04-07T21:46:57.936Z] === RUN TestWatchFinishedTransfer [2022-04-07T21:46:57.936Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-07T21:46:57.936Z] === RUN TestDuplicateTransfer [2022-04-07T21:46:57.936Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-07T21:46:57.936Z] === RUN TestSuccessfulUpload [2022-04-07T21:46:58.009Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-07T21:46:58.009Z] === RUN TestStats [2022-04-07T21:46:58.075Z] --- PASS: TestDaemonStartWithLogOpt (6.05s) [2022-04-07T21:46:58.075Z] === CONT TestReadPluginNoRead [2022-04-07T21:46:58.397Z] time="2022-04-07T21:46:58Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-07T21:46:58.397Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-07T21:46:58.397Z] === RUN TestCancelledUpload [2022-04-07T21:46:58.397Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-07T21:46:58.397Z] PASS [2022-04-07T21:46:58.397Z] coverage: 76.4% of statements [2022-04-07T21:46:58.397Z] ok github.com/docker/docker/distribution/xfer 1.865s coverage: 76.4% of statements [2022-04-07T21:46:58.397Z] === RUN TestFSGetInvalidData [2022-04-07T21:46:58.397Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-07T21:46:58.397Z] === RUN TestFSInvalidSet [2022-04-07T21:46:58.397Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-07T21:46:58.397Z] === RUN TestFSInvalidRoot [2022-04-07T21:46:58.397Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-07T21:46:58.397Z] === RUN TestFSMetadataGetSet [2022-04-07T21:46:58.450Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-07T21:46:58.858Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-07T21:46:58.858Z] === RUN TestFSInvalidWalker [2022-04-07T21:46:58.858Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-07T21:46:58.858Z] === RUN TestFSGetSet [2022-04-07T21:46:58.858Z] --- PASS: TestFSGetSet (0.02s) [2022-04-07T21:46:58.858Z] === RUN TestFSGetUnsetKey [2022-04-07T21:46:58.858Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestFSGetEmptyData [2022-04-07T21:46:58.858Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-07T21:46:58.858Z] === RUN TestFSDelete [2022-04-07T21:46:58.858Z] --- PASS: TestFSDelete (0.02s) [2022-04-07T21:46:58.858Z] === RUN TestFSWalker [2022-04-07T21:46:58.858Z] --- PASS: TestFSWalker (0.02s) [2022-04-07T21:46:58.858Z] === RUN TestFSWalkerStopOnError [2022-04-07T21:46:58.858Z] === RUN TestCompare [2022-04-07T21:46:58.858Z] --- PASS: TestCompare (0.00s) [2022-04-07T21:46:58.858Z] PASS [2022-04-07T21:46:58.858Z] coverage: 19.2% of statements [2022-04-07T21:46:58.858Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2022-04-07T21:46:58.858Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-07T21:46:58.858Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestTokenPassThru [2022-04-07T21:46:58.858Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-07T21:46:58.858Z] === RUN TestNewFromJSON [2022-04-07T21:46:58.858Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2022-04-07T21:46:58.858Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-07T21:46:58.858Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestMarshalKeyOrder [2022-04-07T21:46:58.858Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestImage [2022-04-07T21:46:58.858Z] --- PASS: TestImage (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestImageOSNotEmpty [2022-04-07T21:46:58.858Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-07T21:46:58.858Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-07T21:46:58.858Z] === RUN TestCreate [2022-04-07T21:46:58.858Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-07T21:46:58.858Z] === RUN TestTokenPassThruDifferentHost [2022-04-07T21:46:58.858Z] --- PASS: TestCreate (0.01s) [2022-04-07T21:46:58.858Z] === RUN TestRestore [2022-04-07T21:46:58.858Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-07T21:46:58.858Z] PASS [2022-04-07T21:46:58.858Z] coverage: 25.9% of statements [2022-04-07T21:46:58.858Z] ok github.com/docker/docker/distribution 2.157s coverage: 25.9% of statements [2022-04-07T21:46:58.858Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T21:46:58.858Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T21:46:58.858Z] time="2022-04-07T21:46:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-07T21:46:58.858Z] --- PASS: TestRestore (0.19s) [2022-04-07T21:46:58.858Z] === RUN TestAddDelete [2022-04-07T21:46:58.858Z] --- PASS: TestAddDelete (0.03s) [2022-04-07T21:46:58.858Z] === RUN TestSearchAfterDelete [2022-04-07T21:46:58.858Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-07T21:46:58.858Z] === RUN TestParentReset [2022-04-07T21:46:58.858Z] --- PASS: TestParentReset (0.04s) [2022-04-07T21:46:58.858Z] === RUN TestGetAndSetLastUpdated [2022-04-07T21:46:58.858Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-07T21:46:58.858Z] === RUN TestStoreLen [2022-04-07T21:46:59.319Z] --- PASS: TestStoreLen (0.09s) [2022-04-07T21:46:59.319Z] PASS [2022-04-07T21:46:59.319Z] coverage: 86.8% of statements [2022-04-07T21:46:59.319Z] ok github.com/docker/docker/image 0.680s coverage: 86.8% of statements [2022-04-07T21:46:59.319Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T21:46:59.319Z] === RUN TestMakeV1ConfigFromConfig [2022-04-07T21:46:59.319Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-07T21:46:59.319Z] PASS [2022-04-07T21:46:59.319Z] coverage: 25.0% of statements [2022-04-07T21:46:59.319Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2022-04-07T21:46:59.319Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T21:47:00.289Z] === RUN TestSerialization [2022-04-07T21:47:00.289Z] --- PASS: TestSerialization (0.02s) [2022-04-07T21:47:00.289Z] PASS [2022-04-07T21:47:00.289Z] coverage: 100.0% of statements [2022-04-07T21:47:00.289Z] ok github.com/docker/docker/libcontainerd/queue 0.091s coverage: 100.0% of statements [2022-04-07T21:47:00.531Z] --- PASS: TestStats (2.45s) [2022-04-07T21:47:00.531Z] === RUN TestStopContainerWithTimeout [2022-04-07T21:47:00.531Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T21:47:00.531Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T21:47:00.531Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T21:47:00.531Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T21:47:00.531Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T21:47:00.531Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T21:47:00.531Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T21:47:00.531Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T21:47:00.531Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T21:47:00.531Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T21:47:00.751Z] === RUN TestEnvironmentParsing [2022-04-07T21:47:00.751Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-07T21:47:00.751Z] PASS [2022-04-07T21:47:00.751Z] coverage: 1.0% of statements [2022-04-07T21:47:00.751Z] ok github.com/docker/docker/libcontainerd/local 0.118s coverage: 1.0% of statements [2022-04-07T21:47:00.970Z] tests/integration/client_test.py ..... [ 75%] [2022-04-07T21:47:00.970Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-07T21:47:00.970Z] tests/integration/errors_test.py . [ 76%] [2022-04-07T21:47:01.095Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T21:47:01.211Z] === RUN TestEmptyLayer [2022-04-07T21:47:01.211Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-07T21:47:01.211Z] === RUN TestCommitFailure [2022-04-07T21:47:01.211Z] --- PASS: TestCommitFailure (0.01s) [2022-04-07T21:47:01.211Z] === RUN TestStartTransactionFailure [2022-04-07T21:47:01.211Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-07T21:47:01.211Z] === RUN TestGetOrphan [2022-04-07T21:47:01.211Z] --- PASS: TestGetOrphan (0.01s) [2022-04-07T21:47:01.211Z] === RUN TestMountAndRegister [2022-04-07T21:47:01.211Z] layer_test.go:271: Layer size: 14 [2022-04-07T21:47:01.211Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-07T21:47:01.211Z] === RUN TestLayerRelease [2022-04-07T21:47:01.211Z] layer_test.go:304: Failing on Windows [2022-04-07T21:47:01.211Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-07T21:47:01.211Z] === RUN TestStoreRestore [2022-04-07T21:47:01.211Z] layer_test.go:353: Failing on Windows [2022-04-07T21:47:01.211Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-07T21:47:01.211Z] === RUN TestTarStreamStability [2022-04-07T21:47:01.211Z] layer_test.go:468: Failing on Windows [2022-04-07T21:47:01.211Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-07T21:47:01.211Z] === RUN TestRegisterExistingLayer [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-07T21:47:01.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-07T21:47:01.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-07T21:47:01.211Z] PASS [2022-04-07T21:47:01.211Z] coverage: 45.8% of statements [2022-04-07T21:47:01.211Z] ok github.com/docker/docker/oci 0.080s coverage: 45.8% of statements [2022-04-07T21:47:01.426Z] === RUN TestReadPluginNoRead/default [2022-04-07T21:47:01.672Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-04-07T21:47:01.672Z] === RUN TestTarStreamVerification [2022-04-07T21:47:01.672Z] layer_test.go:697: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestLayerMigration [2022-04-07T21:47:01.672Z] migration_test.go:46: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestLayerMigrationNoTarsplit [2022-04-07T21:47:01.672Z] migration_test.go:182: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestMountInit [2022-04-07T21:47:01.672Z] mount_test.go:17: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestMountInit (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestMountSize [2022-04-07T21:47:01.672Z] mount_test.go:76: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestMountSize (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestMountChanges [2022-04-07T21:47:01.672Z] mount_test.go:125: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestMountChanges (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestMountApply [2022-04-07T21:47:01.672Z] mount_test.go:212: Failing on Windows [2022-04-07T21:47:01.672Z] --- SKIP: TestMountApply (0.00s) [2022-04-07T21:47:01.672Z] PASS [2022-04-07T21:47:01.672Z] coverage: 30.1% of statements [2022-04-07T21:47:01.672Z] ok github.com/docker/docker/layer 0.396s coverage: 30.1% of statements [2022-04-07T21:47:01.672Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T21:47:01.672Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T21:47:01.672Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T21:47:01.672Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T21:47:01.672Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T21:47:01.672Z] === RUN TestParseVersion [2022-04-07T21:47:01.672Z] --- PASS: TestParseVersion (0.00s) [2022-04-07T21:47:01.672Z] PASS [2022-04-07T21:47:01.672Z] coverage: 52.9% of statements [2022-04-07T21:47:01.672Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2022-04-07T21:47:01.672Z] === RUN TestAddressPoolOpt [2022-04-07T21:47:01.672Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/a [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/something [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/_=a [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/env1=value1 [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/_env1=value1 [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/PATH [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/=a [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/PATH= [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/PATH=something [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/asd!qwe [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/1asd [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/123 [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/some_space [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/__some_space_before [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/some_space_after__ [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/= [2022-04-07T21:47:01.672Z] === RUN TestValidateEnv/PaTh [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestParseHost [2022-04-07T21:47:01.672Z] --- PASS: TestParseHost (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestParseDockerDaemonHost [2022-04-07T21:47:01.672Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestParseTCP [2022-04-07T21:47:01.672Z] --- PASS: TestParseTCP (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-07T21:47:01.672Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestValidateExtraHosts [2022-04-07T21:47:01.672Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestIpOptString [2022-04-07T21:47:01.672Z] --- PASS: TestIpOptString (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-07T21:47:01.672Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestNewIpOptValidDefaultVal [2022-04-07T21:47:01.672Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestIpOptSetInvalidVal [2022-04-07T21:47:01.672Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestValidateIPAddress [2022-04-07T21:47:01.672Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestMapOpts [2022-04-07T21:47:01.672Z] --- PASS: TestMapOpts (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestListOptsWithoutValidator [2022-04-07T21:47:01.672Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestListOptsWithValidator [2022-04-07T21:47:01.672Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestValidateDNSSearch [2022-04-07T21:47:01.672Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_general_format [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_one_more [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-07T21:47:01.672Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-07T21:47:01.672Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestNamedListOpts [2022-04-07T21:47:01.672Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestNamedMapOpts [2022-04-07T21:47:01.672Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestParseLink [2022-04-07T21:47:01.672Z] --- PASS: TestParseLink (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestQuotedStringSetWithQuotes [2022-04-07T21:47:01.672Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-04-07T21:47:01.672Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestQuotedStringSetWithNoQuotes [2022-04-07T21:47:01.672Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-04-07T21:47:01.672Z] === RUN TestUlimitOpt [2022-04-07T21:47:01.672Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-07T21:47:01.672Z] PASS [2022-04-07T21:47:01.672Z] coverage: 67.1% of statements [2022-04-07T21:47:01.672Z] ok github.com/docker/docker/opts 0.102s coverage: 67.1% of statements [2022-04-07T21:47:01.685Z] --- PASS: TestContinueAfterPluginCrash (9.69s) [2022-04-07T21:47:02.134Z] === RUN TestUnbuffered [2022-04-07T21:47:02.134Z] --- PASS: TestUnbuffered (0.00s) [2022-04-07T21:47:02.134Z] === RUN TestRaceUnbuffered [2022-04-07T21:47:02.594Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-07T21:47:02.594Z] PASS [2022-04-07T21:47:02.594Z] coverage: 100.0% of statements [2022-04-07T21:47:02.594Z] ok github.com/docker/docker/pkg/broadcaster 0.072s coverage: 100.0% of statements [2022-04-07T21:47:02.594Z] === RUN TestMatch [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[foo]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[foo_bar]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[]#01 [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[qux]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-07T21:47:02.594Z] === RUN TestMatch/[[foo_baz]] [2022-04-07T21:47:02.594Z] --- PASS: TestMatch (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-07T21:47:02.594Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-07T21:47:02.594Z] PASS [2022-04-07T21:47:02.594Z] coverage: 87.5% of statements [2022-04-07T21:47:02.594Z] ok github.com/docker/docker/pkg/capabilities 0.067s coverage: 87.5% of statements [2022-04-07T21:47:02.989Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T21:47:03.054Z] === RUN TestPeerCertificateMarshalJSON [2022-04-07T21:47:03.515Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-07T21:47:03.515Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-07T21:47:03.515Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-04-07T21:47:03.515Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-07T21:47:03.515Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-07T21:47:03.515Z] === RUN TestMiddleware [2022-04-07T21:47:03.515Z] --- PASS: TestMiddleware (0.00s) [2022-04-07T21:47:03.515Z] === RUN TestNewResponseModifier [2022-04-07T21:47:03.515Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-07T21:47:03.515Z] PASS [2022-04-07T21:47:03.515Z] coverage: 26.8% of statements [2022-04-07T21:47:03.515Z] ok github.com/docker/docker/pkg/authorization 0.652s coverage: 26.8% of statements [2022-04-07T21:47:03.596Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T21:47:03.976Z] === RUN TestIsArchivePathDir [2022-04-07T21:47:03.976Z] === RUN TestChrootTarUntar [2022-04-07T21:47:03.976Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-07T21:47:03.976Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootUntarEmptyArchive [2022-04-07T21:47:03.976Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootTarUntarWithSymlink [2022-04-07T21:47:03.976Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootCopyWithTar [2022-04-07T21:47:03.976Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootCopyFileWithTar [2022-04-07T21:47:03.976Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootUntarPath [2022-04-07T21:47:03.976Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-07T21:47:03.976Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-07T21:47:03.976Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestChrootApplyDotDotFile [2022-04-07T21:47:03.976Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:03.976Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-07T21:47:03.976Z] PASS [2022-04-07T21:47:03.976Z] coverage: 15.1% of statements [2022-04-07T21:47:03.976Z] ok github.com/docker/docker/pkg/chrootarchive 0.122s coverage: 15.1% of statements [2022-04-07T21:47:03.976Z] === RUN TestSizeEmpty [2022-04-07T21:47:03.976Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeEmptyFile [2022-04-07T21:47:03.976Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeNonemptyFile [2022-04-07T21:47:03.976Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-07T21:47:03.976Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-07T21:47:03.976Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-07T21:47:03.976Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestMoveToSubdir [2022-04-07T21:47:03.976Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-07T21:47:03.976Z] === RUN TestSizeNonExistingDirectory [2022-04-07T21:47:03.976Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-07T21:47:03.976Z] PASS [2022-04-07T21:47:03.976Z] coverage: 80.0% of statements [2022-04-07T21:47:03.976Z] --- PASS: TestIsArchivePathDir (0.10s) [2022-04-07T21:47:03.976Z] === RUN TestIsArchivePathInvalidFile [2022-04-07T21:47:03.976Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2022-04-07T21:47:03.976Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-07T21:47:03.976Z] === RUN TestIsArchivePathTar [2022-04-07T21:47:03.976Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-04-07T21:47:03.976Z] === RUN TestDecompressStreamGzip [2022-04-07T21:47:04.436Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-07T21:47:04.436Z] === RUN TestDecompressStreamBzip2 [2022-04-07T21:47:04.436Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-04-07T21:47:04.436Z] === RUN TestDecompressStreamXz [2022-04-07T21:47:04.437Z] archive_test.go:134: Xz not present in msys2 [2022-04-07T21:47:04.437Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestCompressStreamXzUnsupported [2022-04-07T21:47:04.437Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-07T21:47:04.437Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestCompressStreamInvalid [2022-04-07T21:47:04.437Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestExtensionInvalid [2022-04-07T21:47:04.437Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestExtensionUncompressed [2022-04-07T21:47:04.437Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestExtensionBzip2 [2022-04-07T21:47:04.437Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestExtensionGzip [2022-04-07T21:47:04.437Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestExtensionXz [2022-04-07T21:47:04.437Z] --- PASS: TestExtensionXz (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestCmdStreamLargeStderr [2022-04-07T21:47:04.437Z] === RUN Test [2022-04-07T21:47:04.437Z] === RUN Test/TestContent [2022-04-07T21:47:04.437Z] === RUN Test/TestInitialize [2022-04-07T21:47:04.437Z] === RUN Test/TestNew [2022-04-07T21:47:04.437Z] === RUN Test/TestParsingContentsWithComments [2022-04-07T21:47:04.437Z] === RUN Test/TestRegister [2022-04-07T21:47:04.437Z] === RUN Test/TestWatch [2022-04-07T21:47:04.437Z] --- PASS: Test (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestContent (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestNew (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestRegister (0.00s) [2022-04-07T21:47:04.437Z] --- PASS: Test/TestWatch (0.00s) [2022-04-07T21:47:04.437Z] PASS [2022-04-07T21:47:04.437Z] coverage: 97.6% of statements [2022-04-07T21:47:04.437Z] ok github.com/docker/docker/pkg/discovery/file 0.089s coverage: 97.6% of statements [2022-04-07T21:47:04.437Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2022-04-07T21:47:04.437Z] === RUN TestCmdStreamBad [2022-04-07T21:47:04.437Z] archive_test.go:239: Failing on Windows CI machines [2022-04-07T21:47:04.437Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-07T21:47:04.437Z] === RUN TestCmdStreamGood [2022-04-07T21:47:04.878Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-07T21:47:04.878Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-07T21:47:04.878Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-04-07T21:47:04.878Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-07T21:47:04.878Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-04-07T21:47:04.878Z] === RUN TestDeleteDevicemapper [2022-04-07T21:47:04.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:47:04.878Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T21:47:04.878Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T21:47:04.898Z] === RUN Test [2022-04-07T21:47:04.898Z] === RUN Test/TestContainsEntry [2022-04-07T21:47:04.898Z] === RUN Test/TestCreateEntries [2022-04-07T21:47:04.898Z] === RUN Test/TestEntriesDiff [2022-04-07T21:47:04.898Z] === RUN Test/TestEntriesEquality [2022-04-07T21:47:04.898Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-04-07T21:47:04.898Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-04-07T21:47:04.898Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-04-07T21:47:04.898Z] === RUN Test/TestGeneratorNotGenerate [2022-04-07T21:47:04.898Z] === RUN Test/TestGeneratorWithPort [2022-04-07T21:47:04.898Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-04-07T21:47:04.898Z] === RUN Test/TestNewEntry [2022-04-07T21:47:04.898Z] === RUN Test/TestParse [2022-04-07T21:47:04.898Z] --- PASS: Test (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestNewEntry (0.00s) [2022-04-07T21:47:04.898Z] --- PASS: Test/TestParse (0.00s) [2022-04-07T21:47:04.898Z] PASS [2022-04-07T21:47:04.898Z] coverage: 58.3% of statements [2022-04-07T21:47:04.898Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2022-04-07T21:47:04.898Z] --- PASS: TestCmdStreamGood (0.07s) [2022-04-07T21:47:04.898Z] === RUN TestUntarPathWithInvalidDest [2022-04-07T21:47:04.898Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-07T21:47:04.898Z] === RUN TestUntarPathWithInvalidSrc [2022-04-07T21:47:04.898Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-07T21:47:04.898Z] === RUN TestUntarPath [2022-04-07T21:47:04.898Z] --- PASS: TestUntarPath (0.09s) [2022-04-07T21:47:04.898Z] === RUN TestUntarPathWithDestinationFile [2022-04-07T21:47:04.898Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-04-07T21:47:04.898Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-07T21:47:04.898Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-07T21:47:04.898Z] === RUN TestCopyWithTarInvalidSrc [2022-04-07T21:47:04.898Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-07T21:47:04.898Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-07T21:47:04.898Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-07T21:47:04.898Z] === RUN TestCopyWithTarSrcFile [2022-04-07T21:47:04.898Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-07T21:47:04.898Z] === RUN TestCopyWithTarSrcFolder [2022-04-07T21:47:04.898Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-07T21:47:04.898Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-07T21:47:04.898Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-07T21:47:04.898Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-07T21:47:04.898Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-07T21:47:04.898Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-07T21:47:04.898Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-07T21:47:04.898Z] === RUN TestCopyFileWithTarSrcFile [2022-04-07T21:47:04.898Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) [2022-04-07T21:47:04.898Z] === RUN TestTarFiles [2022-04-07T21:47:05.360Z] === RUN Test [2022-04-07T21:47:05.360Z] === RUN Test/TestInitialize [2022-04-07T21:47:05.360Z] === RUN Test [2022-04-07T21:47:05.360Z] === RUN Test/TestWatch [2022-04-07T21:47:05.360Z] --- PASS: Test (0.00s) [2022-04-07T21:47:05.360Z] --- PASS: Test/TestWatch (0.00s) [2022-04-07T21:47:05.360Z] PASS [2022-04-07T21:47:05.360Z] coverage: 92.3% of statements [2022-04-07T21:47:05.360Z] ok github.com/docker/docker/pkg/discovery/memory 0.072s coverage: 92.3% of statements [2022-04-07T21:47:05.360Z] time="2022-04-07T21:47:05Z" level=info msg="Initializing discovery without TLS" [2022-04-07T21:47:05.360Z] time="2022-04-07T21:47:05Z" level=info msg="Initializing discovery without TLS" [2022-04-07T21:47:05.360Z] time="2022-04-07T21:47:05Z" level=info msg="Initializing discovery without TLS" [2022-04-07T21:47:05.360Z] === RUN Test/TestInitializeWithCerts [2022-04-07T21:47:05.360Z] time="2022-04-07T21:47:05Z" level=info msg="Initializing discovery with TLS" [2022-04-07T21:47:05.360Z] === RUN Test/TestWatch [2022-04-07T21:47:05.360Z] time="2022-04-07T21:47:05Z" level=info msg="Initializing discovery without TLS" [2022-04-07T21:47:05.360Z] === RUN Test [2022-04-07T21:47:05.360Z] === RUN Test/TestInitialize [2022-04-07T21:47:05.360Z] === RUN Test/TestInitializeWithPattern [2022-04-07T21:47:05.360Z] === RUN Test/TestRegister [2022-04-07T21:47:05.360Z] === RUN Test/TestWatch [2022-04-07T21:47:05.360Z] --- PASS: Test (0.00s) [2022-04-07T21:47:05.360Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-07T21:47:05.360Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-04-07T21:47:05.360Z] --- PASS: Test/TestRegister (0.00s) [2022-04-07T21:47:05.360Z] --- PASS: Test/TestWatch (0.00s) [2022-04-07T21:47:05.360Z] PASS [2022-04-07T21:47:05.360Z] coverage: 93.8% of statements [2022-04-07T21:47:05.360Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2022-04-07T21:47:05.807Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-04-07T21:47:05.807Z] === RUN TestUpdateMemory [2022-04-07T21:47:06.133Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T21:47:06.332Z] === RUN TestPollerAddRemove [2022-04-07T21:47:06.332Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-07T21:47:06.332Z] === RUN TestPollerEvent [2022-04-07T21:47:06.332Z] poller_test.go:41: No chmod on Windows [2022-04-07T21:47:06.332Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-07T21:47:06.332Z] === RUN TestPollerClose [2022-04-07T21:47:06.332Z] --- PASS: TestPollerClose (0.00s) [2022-04-07T21:47:06.332Z] PASS [2022-04-07T21:47:06.332Z] coverage: 36.2% of statements [2022-04-07T21:47:06.332Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 36.2% of statements [2022-04-07T21:47:06.371Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-07T21:47:06.371Z] === RUN TestUpdateCPUQuota [2022-04-07T21:47:06.795Z] === RUN TestCopyFileWithInvalidSrc [2022-04-07T21:47:06.795Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCopyFileWithInvalidDest [2022-04-07T21:47:06.795Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-07T21:47:06.795Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-07T21:47:06.795Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-07T21:47:06.795Z] === RUN TestCopyFile [2022-04-07T21:47:06.795Z] --- PASS: TestCopyFile (0.01s) [2022-04-07T21:47:06.795Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-07T21:47:06.795Z] fileutils_test.go:134: Needs porting to Windows [2022-04-07T21:47:06.795Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-07T21:47:06.795Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-07T21:47:06.795Z] fileutils_test.go:180: Needs porting to Windows [2022-04-07T21:47:06.795Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestWildcardMatches [2022-04-07T21:47:06.795Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestPatternMatches [2022-04-07T21:47:06.795Z] --- PASS: TestPatternMatches (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-07T21:47:06.795Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestPatternMatchesFolderExclusions [2022-04-07T21:47:06.795Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-07T21:47:06.795Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-07T21:47:06.795Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-07T21:47:06.795Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-07T21:47:06.795Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestSingleExclamationError [2022-04-07T21:47:06.795Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestMatchesWithNoPatterns [2022-04-07T21:47:06.795Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestMatchesWithMalformedPatterns [2022-04-07T21:47:06.795Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestMatches [2022-04-07T21:47:06.795Z] --- PASS: TestMatches (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatterns [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatternsExceptionFlag [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCleanPatternsErrorSingleException [2022-04-07T21:47:06.795Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCreateIfNotExistsDir [2022-04-07T21:47:06.795Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestCreateIfNotExistsFile [2022-04-07T21:47:06.795Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-07T21:47:06.795Z] === RUN TestMatch [2022-04-07T21:47:06.795Z] --- PASS: TestMatch (0.00s) [2022-04-07T21:47:06.795Z] PASS [2022-04-07T21:47:06.795Z] coverage: 85.4% of statements [2022-04-07T21:47:06.795Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 85.4% of statements [2022-04-07T21:47:07.255Z] === RUN TestGet [2022-04-07T21:47:07.255Z] --- PASS: TestGet (0.00s) [2022-04-07T21:47:07.255Z] === RUN TestGetShortcutString [2022-04-07T21:47:07.255Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-07T21:47:07.255Z] PASS [2022-04-07T21:47:07.255Z] coverage: 42.9% of statements [2022-04-07T21:47:07.255Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-04-07T21:47:07.303Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-04-07T21:47:07.303Z] === RUN TestUpdatePidsLimit [2022-04-07T21:47:07.303Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T21:47:07.303Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T21:47:07.560Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T21:47:07.560Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T21:47:07.719Z] === RUN TestCreateIDMapOrder [2022-04-07T21:47:07.719Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-07T21:47:07.719Z] PASS [2022-04-07T21:47:07.719Z] coverage: 7.2% of statements [2022-04-07T21:47:07.719Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 7.2% of statements [2022-04-07T21:47:07.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T21:47:08.044Z] === CONT TestReadPluginNoRead [2022-04-07T21:47:08.044Z] read_test.go:92: [d6145cfba40f8] daemon is not started [2022-04-07T21:47:08.044Z] --- PASS: TestReadPluginNoRead (10.00s) [2022-04-07T21:47:08.044Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2022-04-07T21:47:08.044Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2022-04-07T21:47:08.044Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2022-04-07T21:47:08.044Z] PASS [2022-04-07T21:47:08.044Z] [2022-04-07T21:47:08.044Z] DONE 6 tests in 16.153s [2022-04-07T21:47:08.044Z] 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-04-07T21:47:08.044Z] testing: warning: no tests to run [2022-04-07T21:47:08.044Z] PASS [2022-04-07T21:47:08.044Z] [2022-04-07T21:47:08.044Z] DONE 0 tests in 0.030s [2022-04-07T21:47:08.044Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T21:47:08.044Z] INFO: Testing against a local daemon [2022-04-07T21:47:08.044Z] === RUN TestPluginWithDevMounts [2022-04-07T21:47:08.044Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-07T21:47:08.044Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T21:47:08.044Z] PASS [2022-04-07T21:47:08.044Z] [2022-04-07T21:47:08.044Z] === Skipped [2022-04-07T21:47:08.044Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-07T21:47:08.044Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-07T21:47:08.044Z] [2022-04-07T21:47:08.044Z] DONE 1 tests, 1 skipped in 0.105s [2022-04-07T21:47:08.044Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T21:47:08.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T21:47:08.182Z] === RUN TestFixedBufferCap [2022-04-07T21:47:08.182Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestFixedBufferLen [2022-04-07T21:47:08.182Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestFixedBufferString [2022-04-07T21:47:08.182Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestFixedBufferWrite [2022-04-07T21:47:08.182Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestFixedBufferRead [2022-04-07T21:47:08.182Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestBytesPipeRead [2022-04-07T21:47:08.182Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestBytesPipeWrite [2022-04-07T21:47:08.182Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-07T21:47:08.182Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-07T21:47:08.305Z] INFO: Testing against a local daemon [2022-04-07T21:47:08.305Z] === RUN TestSecretInspect [2022-04-07T21:47:08.305Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.305Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-07T21:47:08.305Z] === RUN TestSecretList [2022-04-07T21:47:08.306Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] --- SKIP: TestSecretList (0.01s) [2022-04-07T21:47:08.306Z] === RUN TestSecretsCreateAndDelete [2022-04-07T21:47:08.306Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-07T21:47:08.306Z] === RUN TestSecretsUpdate [2022-04-07T21:47:08.306Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-07T21:47:08.306Z] === RUN TestTemplatedSecret [2022-04-07T21:47:08.306Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-07T21:47:08.306Z] === RUN TestSecretCreateResolve [2022-04-07T21:47:08.306Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-07T21:47:08.306Z] PASS [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === Skipped [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-07T21:47:08.306Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-07T21:47:08.306Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-07T21:47:08.306Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-07T21:47:08.306Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-07T21:47:08.306Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-07T21:47:08.306Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] [2022-04-07T21:47:08.306Z] DONE 6 tests, 6 skipped in 0.170s [2022-04-07T21:47:08.306Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T21:47:08.306Z] INFO: Testing against a local daemon [2022-04-07T21:47:08.306Z] === RUN TestServiceCreateInit [2022-04-07T21:47:08.306Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T21:47:08.306Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.306Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T21:47:08.306Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.330Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T21:47:08.567Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-07T21:47:08.567Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:47:08.567Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:47:08.567Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T21:47:08.567Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.567Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-07T21:47:08.567Z] === RUN TestCreateServiceConflict [2022-04-07T21:47:08.567Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.567Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-07T21:47:08.567Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T21:47:08.567Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.567Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-07T21:47:08.567Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T21:47:08.567Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.567Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-07T21:47:08.567Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T21:47:08.568Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-04-07T21:47:08.568Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T21:47:08.568Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestCreateServiceSysctls [2022-04-07T21:47:08.568Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-04-07T21:47:08.568Z] === RUN TestCreateServiceCapabilities [2022-04-07T21:47:08.568Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-04-07T21:47:08.568Z] === RUN TestInspect [2022-04-07T21:47:08.568Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestInspect (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestCreateJob [2022-04-07T21:47:08.568Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestCreateJob (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestReplicatedJob [2022-04-07T21:47:08.568Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestUpdateReplicatedJob [2022-04-07T21:47:08.568Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestServiceListWithStatuses [2022-04-07T21:47:08.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:47:08.568Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T21:47:08.568Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T21:47:08.568Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-07T21:47:08.568Z] === RUN TestDockerNetworkReConnect [2022-04-07T21:47:08.568Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:08.568Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-04-07T21:47:08.568Z] === RUN TestServicePlugin [2022-04-07T21:47:08.643Z] --- PASS: Test (3.17s) [2022-04-07T21:47:08.643Z] --- PASS: Test/TestInitialize (0.16s) [2022-04-07T21:47:08.643Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: Test/TestWatch (3.00s) [2022-04-07T21:47:08.643Z] PASS [2022-04-07T21:47:08.643Z] coverage: 84.1% of statements [2022-04-07T21:47:08.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.282s coverage: 84.1% of statements [2022-04-07T21:47:08.643Z] === RUN TestError [2022-04-07T21:47:08.643Z] --- PASS: TestError (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestProgressString [2022-04-07T21:47:08.643Z] === RUN TestProgressString/no_progress [2022-04-07T21:47:08.643Z] === RUN TestProgressString/progress_1 [2022-04-07T21:47:08.643Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-07T21:47:08.643Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-07T21:47:08.643Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-07T21:47:08.643Z] === RUN TestProgressString/with_units [2022-04-07T21:47:08.643Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-07T21:47:08.643Z] === RUN TestProgressString/hide_counts [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-07T21:47:08.643Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestJSONMessageDisplay [2022-04-07T21:47:08.643Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-04-07T21:47:08.643Z] === RUN TestAtomicWriteToFile [2022-04-07T21:47:08.643Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-07T21:47:08.643Z] === RUN TestAtomicWriteSetCommit [2022-04-07T21:47:08.643Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-07T21:47:08.643Z] === RUN TestAtomicWriteSetCancel [2022-04-07T21:47:08.643Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-07T21:47:08.643Z] === RUN TestReadCloserWrapperClose [2022-04-07T21:47:08.643Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestReaderErrWrapperReadOnError [2022-04-07T21:47:08.643Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestReaderErrWrapperRead [2022-04-07T21:47:08.643Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestHashData [2022-04-07T21:47:08.643Z] --- PASS: TestHashData (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestCancelReadCloser [2022-04-07T21:47:08.643Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-04-07T21:47:08.643Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-07T21:47:08.643Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-07T21:47:08.643Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestDisplayJSONMessagesStream [2022-04-07T21:47:08.643Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-07T21:47:08.643Z] PASS [2022-04-07T21:47:08.643Z] coverage: 91.7% of statements [2022-04-07T21:47:08.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2022-04-07T21:47:08.643Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-07T21:47:08.643Z] === RUN TestWriteCloserWrapperClose [2022-04-07T21:47:08.643Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestNopWriteCloser [2022-04-07T21:47:08.643Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestNopWriter [2022-04-07T21:47:08.643Z] --- PASS: TestNopWriter (0.00s) [2022-04-07T21:47:08.643Z] === RUN TestWriteCounter [2022-04-07T21:47:08.643Z] --- PASS: TestWriteCounter (0.00s) [2022-04-07T21:47:08.643Z] PASS [2022-04-07T21:47:08.643Z] coverage: 69.2% of statements [2022-04-07T21:47:08.643Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 69.2% of statements [2022-04-07T21:47:08.895Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-04-07T21:47:08.895Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-07T21:47:08.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-07T21:47:08.896Z] === RUN TestUpdateRestartPolicy [2022-04-07T21:47:09.107Z] === RUN TestStandardLongPath [2022-04-07T21:47:09.107Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-07T21:47:09.107Z] === RUN TestUNCLongPath [2022-04-07T21:47:09.107Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-07T21:47:09.107Z] PASS [2022-04-07T21:47:09.107Z] coverage: 100.0% of statements [2022-04-07T21:47:09.107Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2022-04-07T21:47:09.568Z] === RUN TestNameFormat [2022-04-07T21:47:09.568Z] --- PASS: TestNameFormat (0.00s) [2022-04-07T21:47:09.568Z] === RUN TestNameRetries [2022-04-07T21:47:09.568Z] --- PASS: TestNameRetries (0.00s) [2022-04-07T21:47:09.568Z] PASS [2022-04-07T21:47:09.568Z] coverage: 85.7% of statements [2022-04-07T21:47:09.568Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-04-07T21:47:10.028Z] === RUN TestParseKeyValueOpt [2022-04-07T21:47:10.028Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-07T21:47:10.028Z] === RUN TestParseUintList [2022-04-07T21:47:10.028Z] --- PASS: TestParseUintList (0.00s) [2022-04-07T21:47:10.028Z] === RUN TestParseUintListMaximumLimits [2022-04-07T21:47:10.028Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-07T21:47:10.028Z] PASS [2022-04-07T21:47:10.028Z] coverage: 97.0% of statements [2022-04-07T21:47:10.028Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-04-07T21:47:10.028Z] === RUN TestNewAndRemove [2022-04-07T21:47:10.028Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-07T21:47:10.028Z] === RUN TestRemoveInvalidPath [2022-04-07T21:47:10.028Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-07T21:47:10.028Z] PASS [2022-04-07T21:47:10.028Z] coverage: 82.6% of statements [2022-04-07T21:47:10.028Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2022-04-07T21:47:11.000Z] === RUN TestParseEmptyInterface [2022-04-07T21:47:11.000Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestParseNonInterfaceType [2022-04-07T21:47:11.000Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestParseWithOneFunction [2022-04-07T21:47:11.000Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestParseWithMultipleFuncs [2022-04-07T21:47:11.000Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestParseWithUnnamedReturn [2022-04-07T21:47:11.000Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestEmbeddedInterface [2022-04-07T21:47:11.000Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestParsedImports [2022-04-07T21:47:11.000Z] --- PASS: TestParsedImports (0.00s) [2022-04-07T21:47:11.000Z] === RUN TestAliasedImports [2022-04-07T21:47:11.000Z] --- PASS: TestAliasedImports (0.00s) [2022-04-07T21:47:11.000Z] PASS [2022-04-07T21:47:11.000Z] coverage: 56.8% of statements [2022-04-07T21:47:11.000Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2022-04-07T21:47:11.000Z] === RUN TestFailedConnection [2022-04-07T21:47:11.461Z] --- PASS: TestTarFiles (6.49s) [2022-04-07T21:47:11.461Z] === RUN TestTarUntar [2022-04-07T21:47:11.461Z] --- PASS: TestTarUntar (0.03s) [2022-04-07T21:47:11.461Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-07T21:47:11.461Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-07T21:47:11.461Z] === RUN TestTarWithOptions [2022-04-07T21:47:11.461Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-07T21:47:11.461Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-07T21:47:11.461Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-07T21:47:11.461Z] === RUN TestUntarUstarGnuConflict [2022-04-07T21:47:11.461Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-07T21:47:11.461Z] === RUN TestUntarInvalidFilenames [2022-04-07T21:47:11.864Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServicePlugin (2.90s) [2022-04-07T21:47:11.864Z] === RUN TestServiceUpdateLabel [2022-04-07T21:47:11.864Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-07T21:47:11.864Z] === RUN TestServiceUpdateSecrets [2022-04-07T21:47:11.864Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-07T21:47:11.864Z] === RUN TestServiceUpdateConfigs [2022-04-07T21:47:11.864Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-07T21:47:11.864Z] === RUN TestServiceUpdateNetwork [2022-04-07T21:47:11.864Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-07T21:47:11.864Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T21:47:11.864Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-04-07T21:47:11.864Z] PASS [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === Skipped [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:47:11.864Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:47:11.864Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-07T21:47:11.864Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-07T21:47:11.864Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-07T21:47:11.864Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-07T21:47:11.864Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-04-07T21:47:11.864Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-07T21:47:11.864Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-04-07T21:47:11.864Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-04-07T21:47:11.864Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-07T21:47:11.864Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-07T21:47:11.864Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-07T21:47:11.864Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-07T21:47:11.864Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T21:47:11.864Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-07T21:47:11.864Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-04-07T21:47:11.864Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2022-04-07T21:47:11.864Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-07T21:47:11.864Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-07T21:47:11.864Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-07T21:47:11.864Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-07T21:47:11.864Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-04-07T21:47:11.864Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] DONE 24 tests, 23 skipped in 3.274s [2022-04-07T21:47:11.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T21:47:11.864Z] INFO: Testing against a local daemon [2022-04-07T21:47:11.864Z] === RUN TestSessionCreate [2022-04-07T21:47:11.864Z] --- PASS: TestSessionCreate (0.02s) [2022-04-07T21:47:11.864Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T21:47:11.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T21:47:11.864Z] PASS [2022-04-07T21:47:11.864Z] [2022-04-07T21:47:11.864Z] DONE 2 tests in 0.135s [2022-04-07T21:47:11.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T21:47:11.864Z] INFO: Testing against a local daemon [2022-04-07T21:47:11.864Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:47:11.864Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T21:47:11.864Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:47:11.864Z] === RUN TestEventsExecDie [2022-04-07T21:47:11.922Z] === RUN TestHTTPTransport [2022-04-07T21:47:11.922Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-07T21:47:11.922Z] PASS [2022-04-07T21:47:11.922Z] coverage: 85.7% of statements [2022-04-07T21:47:11.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.072s coverage: 85.7% of statements [2022-04-07T21:47:11.922Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-07T21:47:11.922Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-07T21:47:11.922Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-07T21:47:11.922Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-07T21:47:11.922Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-07T21:47:11.922Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-07T21:47:11.922Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestBufferPoolPutAndGet [2022-04-07T21:47:11.922Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-07T21:47:11.922Z] PASS [2022-04-07T21:47:11.922Z] coverage: 88.2% of statements [2022-04-07T21:47:11.922Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3634126573\\dest" [2022-04-07T21:47:11.922Z] ok github.com/docker/docker/pkg/pools 0.076s coverage: 88.2% of statements [2022-04-07T21:47:11.922Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-07T21:47:11.922Z] === RUN TestUntarHardlinkToSymlink [2022-04-07T21:47:11.922Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-04-07T21:47:11.922Z] === RUN TestUntarInvalidHardlink [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1688946505\\victim\\hello" -> "../victim/hello" [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2801988066\\victim\\hello" -> "/../victim/hello" [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2196479659\\victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4064593082\\victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1573464235\\victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1389218853\\victim" -> "../victim" [2022-04-07T21:47:11.922Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-07T21:47:11.922Z] === RUN TestUntarInvalidSymlink [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3785802257\\dest\\dotdot" -> "../victim/hello" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1224468954\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink121880669\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2524277283\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink245679300\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2726470583\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:11.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink747093394\\dest\\dir\\loophole" -> "../../victim" [2022-04-07T21:47:11.922Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-07T21:47:11.922Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-07T21:47:11.922Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestXGlobalNoParent [2022-04-07T21:47:11.922Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-07T21:47:11.922Z] === RUN TestReplaceFileTarWrapper [2022-04-07T21:47:11.922Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-07T21:47:11.922Z] === RUN TestPrefixHeaderReadable [2022-04-07T21:47:11.922Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-07T21:47:11.922Z] === RUN TestDisablePigz [2022-04-07T21:47:11.922Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-04-07T21:47:12.383Z] --- PASS: TestDisablePigz (0.12s) [2022-04-07T21:47:12.383Z] === RUN TestPigz [2022-04-07T21:47:12.383Z] --- PASS: TestFailedConnection (1.18s) [2022-04-07T21:47:12.383Z] === RUN TestFailOnce [2022-04-07T21:47:12.383Z] === RUN TestOutputOnPrematureClose [2022-04-07T21:47:12.383Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestCompleteSilently [2022-04-07T21:47:12.383Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-07T21:47:12.383Z] PASS [2022-04-07T21:47:12.383Z] coverage: 75.9% of statements [2022-04-07T21:47:12.383Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2022-04-07T21:47:12.383Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-04-07T21:47:12.383Z] --- PASS: TestPigz (0.15s) [2022-04-07T21:47:12.383Z] === RUN TestCopyFileWithInvalidDest [2022-04-07T21:47:12.383Z] archive_windows_test.go:17: Currently fails [2022-04-07T21:47:12.383Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestCanonicalTarNameForPath [2022-04-07T21:47:12.383Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestCanonicalTarName [2022-04-07T21:47:12.383Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestChmodTarEntry [2022-04-07T21:47:12.383Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestHardLinkOrder [2022-04-07T21:47:12.383Z] 2022/04/07 21:47:12 http: panic serving 127.0.0.1:49234: Plugin not ready [2022-04-07T21:47:12.383Z] goroutine 22 [running]: [2022-04-07T21:47:12.383Z] net/http.(*conn).serve.func1() [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-04-07T21:47:12.383Z] panic({0x126ac00, 0x1376ed0}) [2022-04-07T21:47:12.383Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-04-07T21:47:12.383Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc1fb676f170736f0}, 0xc0000cfa98) [2022-04-07T21:47:12.383Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-07T21:47:12.383Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1383c50, 0xc0000a80e0}, 0x11bf1e6) [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-04-07T21:47:12.383Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1383c50, 0xc0000a80e0}, 0xc0000b4200) [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-04-07T21:47:12.383Z] net/http.serverHandler.ServeHTTP({0x1382250}, {0x1383c50, 0xc0000a80e0}, 0xc0000b4200) [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-04-07T21:47:12.383Z] net/http.(*conn).serve(0xc0000c2000, {0x1385b20, 0xc000090420}) [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-04-07T21:47:12.383Z] created by net/http.(*Server).Serve [2022-04-07T21:47:12.383Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-04-07T21:47:12.383Z] time="2022-04-07T21:47:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.FailOnce: Post \"http://127.0.0.1:49233/Test.FailOnce\": EOF, retrying in 1s" [2022-04-07T21:47:12.383Z] === RUN TestSendToOneSub [2022-04-07T21:47:12.383Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestSendToMultipleSubs [2022-04-07T21:47:12.383Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestEvictOneSub [2022-04-07T21:47:12.383Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestClosePublisher [2022-04-07T21:47:12.383Z] --- PASS: TestClosePublisher (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestPubSubRace [2022-04-07T21:47:12.383Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-07T21:47:12.383Z] === RUN TestChangeString [2022-04-07T21:47:12.383Z] --- PASS: TestChangeString (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestChangesWithNoChanges [2022-04-07T21:47:12.383Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-07T21:47:12.383Z] === RUN TestChangesWithChanges [2022-04-07T21:47:12.383Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-07T21:47:12.383Z] === RUN TestChangesWithChangesGH13590 [2022-04-07T21:47:12.383Z] changes_test.go:192: needs more investigation [2022-04-07T21:47:12.383Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-07T21:47:12.383Z] === RUN TestChangesDirsEmpty [2022-04-07T21:47:12.437Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-07T21:47:12.437Z] === RUN TestEventsBackwardsCompatible [2022-04-07T21:47:12.437Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-07T21:47:12.437Z] === RUN TestInfoBinaryCommits [2022-04-07T21:47:12.437Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T21:47:12.437Z] === RUN TestInfoAPIVersioned [2022-04-07T21:47:12.437Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T21:47:12.437Z] === RUN TestInfoDiscoveryBackend [2022-04-07T21:47:12.843Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-04-07T21:47:12.843Z] === RUN TestChangesDirsMutated [2022-04-07T21:47:12.843Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-04-07T21:47:12.843Z] === RUN TestApplyLayer [2022-04-07T21:47:12.843Z] changes_test.go:405: needs further investigation [2022-04-07T21:47:12.843Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestChangesSizeWithHardlinks [2022-04-07T21:47:12.843Z] changes_test.go:441: needs further investigation [2022-04-07T21:47:12.843Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestChangesSizeWithNoChanges [2022-04-07T21:47:12.843Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-07T21:47:12.843Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestChangesSize [2022-04-07T21:47:12.843Z] --- PASS: TestChangesSize (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestApplyLayerInvalidFilenames [2022-04-07T21:47:12.843Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2995584801\\dest" [2022-04-07T21:47:12.843Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-07T21:47:12.843Z] === RUN TestApplyLayerInvalidHardlink [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3439184129\\victim\\hello" -> "../victim/hello" [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3445430718\\victim\\hello" -> "/../victim/hello" [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4215505688\\victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2642307582\\victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3041987151\\victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3290215243\\victim" -> "../victim" [2022-04-07T21:47:12.843Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-07T21:47:12.843Z] === RUN TestApplyLayerInvalidSymlink [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1209546904\\dest\\dotdot" -> "../victim/hello" [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2465819817\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1457126823\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1172810812\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2709855983\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:12.843Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3502310705\\dest\\loophole-victim" -> "../victim" [2022-04-07T21:47:12.843Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-07T21:47:12.843Z] === RUN TestApplyLayerWhiteouts [2022-04-07T21:47:12.843Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-07T21:47:12.843Z] === RUN TestGenerateEmptyFile [2022-04-07T21:47:12.843Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-07T21:47:12.843Z] === RUN TestGenerateWithContent [2022-04-07T21:47:12.843Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-07T21:47:12.843Z] PASS [2022-04-07T21:47:12.843Z] coverage: 62.6% of statements [2022-04-07T21:47:12.843Z] ok github.com/docker/docker/pkg/archive 9.318s coverage: 62.6% of statements [2022-04-07T21:47:13.307Z] === RUN TestRegister [2022-04-07T21:47:13.307Z] --- PASS: TestRegister (0.00s) [2022-04-07T21:47:13.307Z] === RUN TestCommand [2022-04-07T21:47:13.307Z] --- PASS: TestCommand (0.05s) [2022-04-07T21:47:13.307Z] === RUN TestNaiveSelf [2022-04-07T21:47:13.307Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-07T21:47:13.307Z] PASS [2022-04-07T21:47:13.307Z] coverage: 82.4% of statements [2022-04-07T21:47:13.307Z] ok github.com/docker/docker/pkg/reexec 0.167s coverage: 82.4% of statements [2022-04-07T21:47:13.307Z] --- PASS: TestFailOnce (1.16s) [2022-04-07T21:47:13.307Z] === RUN TestEchoInputOutput [2022-04-07T21:47:13.307Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-07T21:47:13.307Z] === RUN TestBackoff [2022-04-07T21:47:13.307Z] --- PASS: TestBackoff (0.00s) [2022-04-07T21:47:13.307Z] === RUN TestAbortRetry [2022-04-07T21:47:13.307Z] --- PASS: TestAbortRetry (0.00s) [2022-04-07T21:47:13.307Z] === RUN TestClientScheme [2022-04-07T21:47:13.307Z] --- PASS: TestClientScheme (0.00s) [2022-04-07T21:47:13.307Z] === RUN TestNewClientWithTimeout [2022-04-07T21:47:13.307Z] --- PASS: TestPubSubRace (1.05s) [2022-04-07T21:47:13.307Z] PASS [2022-04-07T21:47:13.307Z] coverage: 75.0% of statements [2022-04-07T21:47:13.307Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-04-07T21:47:13.768Z] time="2022-04-07T21:47:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-07T21:47:13.768Z] === RUN TestParseSignal [2022-04-07T21:47:13.768Z] --- PASS: TestParseSignal (0.00s) [2022-04-07T21:47:13.768Z] === RUN TestValidSignalForPlatform [2022-04-07T21:47:13.768Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-04-07T21:47:13.768Z] PASS [2022-04-07T21:47:13.768Z] coverage: 19.7% of statements [2022-04-07T21:47:13.768Z] ok github.com/docker/docker/pkg/signal 0.061s coverage: 19.7% of statements [2022-04-07T21:47:13.819Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-04-07T21:47:13.819Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T21:47:14.228Z] === RUN TestNewStdWriter [2022-04-07T21:47:14.228Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-07T21:47:14.228Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestWriteWithNilBytes [2022-04-07T21:47:14.228Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestWrite [2022-04-07T21:47:14.228Z] --- PASS: TestWrite (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestWriteWithWriterError [2022-04-07T21:47:14.228Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-07T21:47:14.228Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestStdCopyWriteAndRead [2022-04-07T21:47:14.228Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-07T21:47:14.228Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-07T21:47:14.228Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-07T21:47:14.228Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-07T21:47:14.229Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-07T21:47:14.229Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-07T21:47:14.229Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-07T21:47:14.229Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-07T21:47:14.229Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-07T21:47:14.229Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-07T21:47:14.229Z] PASS [2022-04-07T21:47:14.229Z] coverage: 100.0% of statements [2022-04-07T21:47:14.229Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2022-04-07T21:47:14.689Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-07T21:47:14.689Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-07T21:47:14.689Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestFormatStatus [2022-04-07T21:47:14.689Z] --- PASS: TestFormatStatus (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestFormatError [2022-04-07T21:47:14.689Z] --- PASS: TestFormatError (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestFormatJSONError [2022-04-07T21:47:14.689Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-07T21:47:14.689Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-07T21:47:14.689Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestNewJSONProgressOutput [2022-04-07T21:47:14.689Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestAuxFormatterEmit [2022-04-07T21:47:14.689Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestStreamWriterStdout [2022-04-07T21:47:14.689Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-07T21:47:14.689Z] === RUN TestStreamWriterStderr [2022-04-07T21:47:14.689Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-07T21:47:14.689Z] PASS [2022-04-07T21:47:14.689Z] coverage: 66.2% of statements [2022-04-07T21:47:14.689Z] ok github.com/docker/docker/pkg/streamformatter 0.069s coverage: 66.2% of statements [2022-04-07T21:47:15.150Z] === RUN TestGenerateRandomID [2022-04-07T21:47:15.150Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestShortenId [2022-04-07T21:47:15.150Z] --- PASS: TestShortenId (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestShortenSha256Id [2022-04-07T21:47:15.150Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestShortenIdEmpty [2022-04-07T21:47:15.150Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestShortenIdInvalid [2022-04-07T21:47:15.150Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestIsShortIDNonHex [2022-04-07T21:47:15.150Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-07T21:47:15.150Z] === RUN TestIsShortIDNotCorrectSize [2022-04-07T21:47:15.150Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-07T21:47:15.150Z] PASS [2022-04-07T21:47:15.150Z] coverage: 70.6% of statements [2022-04-07T21:47:15.150Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2022-04-07T21:47:15.611Z] time="2022-04-07T21:47:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-07T21:47:15.611Z] === RUN TestIsCpusetListAvailable [2022-04-07T21:47:15.611Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-07T21:47:15.611Z] PASS [2022-04-07T21:47:15.611Z] coverage: 38.2% of statements [2022-04-07T21:47:15.611Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2022-04-07T21:47:16.581Z] === RUN TestChtimes [2022-04-07T21:47:16.581Z] --- PASS: TestChtimes (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestChtimesWindows [2022-04-07T21:47:16.581Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-07T21:47:16.581Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestEnsureRemoveAllNotExist [2022-04-07T21:47:16.581Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestEnsureRemoveAllWithDir [2022-04-07T21:47:16.581Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestEnsureRemoveAllWithFile [2022-04-07T21:47:16.581Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-07T21:47:16.581Z] === RUN TestHasWin32KSupport [2022-04-07T21:47:16.581Z] syscall_windows_test.go:8: win32k: true [2022-04-07T21:47:16.581Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-04-07T21:47:16.581Z] PASS [2022-04-07T21:47:16.581Z] coverage: 12.0% of statements [2022-04-07T21:47:16.581Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.0% of statements [2022-04-07T21:47:16.581Z] === RUN TestTailFile [2022-04-07T21:47:16.581Z] --- PASS: TestTailFile (0.00s) [2022-04-07T21:47:16.582Z] === RUN TestTailFileManyLines [2022-04-07T21:47:16.582Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-07T21:47:16.582Z] === RUN TestTailEmptyFile [2022-04-07T21:47:16.582Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-07T21:47:16.582Z] === RUN TestTailNegativeN [2022-04-07T21:47:16.582Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader [2022-04-07T21:47:16.582Z] === CONT TestNewTailReader [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-07T21:47:16.582Z] === CONT TestNewTailReader/no_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T21:47:16.582Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:16.582Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T21:47:16.582Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:16.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:16.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.044Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.045Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.045Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.507Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.507Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:17.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T21:47:17.508Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.508Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:17.509Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:17.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.013Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-04-07T21:47:18.013Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T21:47:18.013Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:47:18.013Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-07T21:47:18.013Z] === RUN TestInfoAPI [2022-04-07T21:47:18.013Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T21:47:18.013Z] === RUN TestInfoAPIWarnings [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T21:47:18.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T21:47:18.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.100Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T21:47:18.562Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T21:47:18.562Z] PASS [2022-04-07T21:47:18.562Z] coverage: 88.6% of statements [2022-04-07T21:47:18.562Z] ok github.com/docker/docker/pkg/tailfile 0.285s coverage: 88.6% of statements [2022-04-07T21:47:18.562Z] === RUN TestTarSumRemoveNonExistent [2022-04-07T21:47:18.562Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestTarSumRemove [2022-04-07T21:47:18.562Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestSortFileInfoSums [2022-04-07T21:47:18.562Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestNewTarSumForLabelInvalid [2022-04-07T21:47:18.562Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestNewTarSumForLabel [2022-04-07T21:47:18.562Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestEmptyTar [2022-04-07T21:47:18.562Z] --- PASS: TestEmptyTar (0.02s) [2022-04-07T21:47:18.562Z] === RUN TestTarSumsReadSize [2022-04-07T21:47:18.562Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-07T21:47:18.562Z] === RUN TestTarSums [2022-04-07T21:47:18.562Z] time="2022-04-07T21:47:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-07T21:47:18.562Z] --- PASS: TestTarSums (0.10s) [2022-04-07T21:47:18.562Z] === RUN TestIteration [2022-04-07T21:47:18.562Z] --- PASS: TestIteration (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestVersionLabelForChecksum [2022-04-07T21:47:18.562Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestVersion [2022-04-07T21:47:18.562Z] --- PASS: TestVersion (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestGetVersion [2022-04-07T21:47:18.562Z] --- PASS: TestGetVersion (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestGetVersions [2022-04-07T21:47:18.562Z] --- PASS: TestGetVersions (0.00s) [2022-04-07T21:47:18.562Z] PASS [2022-04-07T21:47:18.562Z] coverage: 89.3% of statements [2022-04-07T21:47:18.562Z] ok github.com/docker/docker/pkg/tarsum 0.235s coverage: 89.3% of statements [2022-04-07T21:47:18.562Z] testing: warning: no tests to run [2022-04-07T21:47:18.562Z] PASS [2022-04-07T21:47:18.562Z] coverage: [no statements] [2022-04-07T21:47:18.562Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2022-04-07T21:47:18.562Z] === RUN TestTruncIndex [2022-04-07T21:47:18.562Z] === RUN TestIsGIT [2022-04-07T21:47:18.562Z] --- PASS: TestIsGIT (0.00s) [2022-04-07T21:47:18.562Z] === RUN TestIsTransport [2022-04-07T21:47:18.562Z] --- PASS: TestIsTransport (0.00s) [2022-04-07T21:47:18.562Z] PASS [2022-04-07T21:47:18.562Z] coverage: 100.0% of statements [2022-04-07T21:47:18.562Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-04-07T21:47:19.023Z] --- PASS: TestTruncIndex (0.10s) [2022-04-07T21:47:19.023Z] PASS [2022-04-07T21:47:19.023Z] coverage: 91.5% of statements [2022-04-07T21:47:19.023Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements [2022-04-07T21:47:19.484Z] === RUN TestVersionInfo [2022-04-07T21:47:19.484Z] --- PASS: TestVersionInfo (0.00s) [2022-04-07T21:47:19.484Z] === RUN TestAppendVersions [2022-04-07T21:47:19.484Z] --- PASS: TestAppendVersions (0.00s) [2022-04-07T21:47:19.484Z] PASS [2022-04-07T21:47:19.484Z] coverage: 88.9% of statements [2022-04-07T21:47:19.484Z] ok github.com/docker/docker/pkg/useragent 0.093s coverage: 88.9% of statements [2022-04-07T21:47:19.907Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-07T21:47:20.457Z] === RUN TestValidatePrivileges [2022-04-07T21:47:20.457Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-07T21:47:20.457Z] === RUN TestFilterByCapNeg [2022-04-07T21:47:20.457Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-07T21:47:20.457Z] === RUN TestFilterByCapPos [2022-04-07T21:47:20.457Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-07T21:47:20.457Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-07T21:47:20.457Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-07T21:47:20.457Z] PASS [2022-04-07T21:47:20.457Z] coverage: 12.0% of statements [2022-04-07T21:47:20.457Z] ok github.com/docker/docker/plugin 0.101s coverage: 12.0% of statements [2022-04-07T21:47:20.457Z] === RUN TestNewSettable [2022-04-07T21:47:20.457Z] --- PASS: TestNewSettable (0.00s) [2022-04-07T21:47:20.457Z] === RUN TestIsSettable [2022-04-07T21:47:20.457Z] --- PASS: TestIsSettable (0.00s) [2022-04-07T21:47:20.457Z] === RUN TestUpdateSettingsEnv [2022-04-07T21:47:20.457Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-07T21:47:20.457Z] PASS [2022-04-07T21:47:20.457Z] coverage: 20.1% of statements [2022-04-07T21:47:20.457Z] ok github.com/docker/docker/plugin/v2 0.066s coverage: 20.1% of statements [2022-04-07T21:47:21.073Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-04-07T21:47:21.073Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T21:47:21.073Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-07T21:47:21.073Z] === RUN TestWaitNonBlocked [2022-04-07T21:47:21.073Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:47:21.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:47:21.073Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:47:21.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:47:21.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:47:21.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:47:21.073Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-07T21:47:21.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-04-07T21:47:21.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-04-07T21:47:21.073Z] === RUN TestWaitBlocked [2022-04-07T21:47:21.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:47:21.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:47:21.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:47:21.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:47:21.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:47:21.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:47:21.427Z] === RUN TestLoad [2022-04-07T21:47:21.427Z] --- PASS: TestLoad (0.00s) [2022-04-07T21:47:21.427Z] === RUN TestSave [2022-04-07T21:47:21.637Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T21:47:21.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-04-07T21:47:21.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-07T21:47:21.637Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T21:47:21.637Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T21:47:21.887Z] --- PASS: TestSave (0.04s) [2022-04-07T21:47:21.887Z] === RUN TestAddDeleteGet [2022-04-07T21:47:21.887Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-07T21:47:21.887Z] === RUN TestInvalidTags [2022-04-07T21:47:21.887Z] --- PASS: TestInvalidTags (0.01s) [2022-04-07T21:47:21.887Z] PASS [2022-04-07T21:47:21.887Z] coverage: 84.4% of statements [2022-04-07T21:47:21.887Z] ok github.com/docker/docker/reference 0.166s coverage: 84.4% of statements [2022-04-07T21:47:22.348Z] time="2022-04-07T21:47:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-07T21:47:22.809Z] === RUN TestResolveAuthConfigIndexServer [2022-04-07T21:47:22.809Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestResolveAuthConfigFullURL [2022-04-07T21:47:22.809Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-07T21:47:22.809Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestValidateMirror [2022-04-07T21:47:22.809Z] --- PASS: TestValidateMirror (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestLoadInsecureRegistries [2022-04-07T21:47:22.809Z] time="2022-04-07T21:47:22Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-07T21:47:22.809Z] time="2022-04-07T21:47:22Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-07T21:47:22.809Z] time="2022-04-07T21:47:22Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-07T21:47:22.809Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-04-07T21:47:22.809Z] === RUN TestNewServiceConfig [2022-04-07T21:47:22.809Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestValidateIndexName [2022-04-07T21:47:22.809Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestValidateIndexNameWithError [2022-04-07T21:47:22.809Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestEndpointParse [2022-04-07T21:47:22.809Z] --- PASS: TestEndpointParse (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestEndpointParseInvalid [2022-04-07T21:47:22.809Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestValidateEndpoint [2022-04-07T21:47:22.809Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-07T21:47:22.809Z] === RUN TestPing [2022-04-07T21:47:22.809Z] --- PASS: TestPing (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestPingRegistryEndpoint [2022-04-07T21:47:22.809Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:22.809Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestEndpoint [2022-04-07T21:47:22.809Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:22.809Z] --- SKIP: TestEndpoint (0.01s) [2022-04-07T21:47:22.809Z] === RUN TestParseRepositoryInfo [2022-04-07T21:47:22.809Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestNewIndexInfo [2022-04-07T21:47:22.809Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestMirrorEndpointLookup [2022-04-07T21:47:22.809Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:22.809Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestSearchRepositories [2022-04-07T21:47:22.809Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-07T21:47:22.809Z] Host: 127.0.0.1:49243 [2022-04-07T21:47:22.809Z] User-Agent: docker test client [2022-04-07T21:47:22.809Z] Authorization: Token fake-token [2022-04-07T21:47:22.809Z] X-Docker-Token: true [2022-04-07T21:47:22.809Z] Accept-Encoding: gzip [2022-04-07T21:47:22.809Z] [2022-04-07T21:47:22.809Z] [2022-04-07T21:47:22.809Z] registry_test.go:730: HTTP/1.1 200 OK [2022-04-07T21:47:22.809Z] Connection: close [2022-04-07T21:47:22.809Z] Content-Length: 144 [2022-04-07T21:47:22.809Z] Cache-Control: no-cache [2022-04-07T21:47:22.809Z] Content-Type: application/json [2022-04-07T21:47:22.809Z] Date: Thu, 07 Apr 2022 21:47:22 GMT [2022-04-07T21:47:22.809Z] Expires: -1 [2022-04-07T21:47:22.809Z] Pragma: no-cache [2022-04-07T21:47:22.809Z] Server: docker-tests/mock [2022-04-07T21:47:22.809Z] X-Docker-Registry-Config: mock [2022-04-07T21:47:22.809Z] X-Docker-Registry-Version: 0.0.0 [2022-04-07T21:47:22.809Z] [2022-04-07T21:47:22.809Z] [2022-04-07T21:47:22.809Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestTrustedLocation [2022-04-07T21:47:22.809Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-07T21:47:22.809Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestAllowNondistributableArtifacts [2022-04-07T21:47:22.809Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-07T21:47:22.809Z] === RUN TestIsSecureIndex [2022-04-07T21:47:22.809Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-07T21:47:22.809Z] PASS [2022-04-07T21:47:22.809Z] coverage: 50.3% of statements [2022-04-07T21:47:22.809Z] ok github.com/docker/docker/registry 0.285s coverage: 50.3% of statements [2022-04-07T21:47:22.809Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReaderWithReadError [2022-04-07T21:47:23.270Z] time="2022-04-07T21:47:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReader [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-07T21:47:23.270Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-07T21:47:23.270Z] PASS [2022-04-07T21:47:23.270Z] coverage: 100.0% of statements [2022-04-07T21:47:23.270Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2022-04-07T21:47:23.270Z] === RUN TestRestartManagerTimeout [2022-04-07T21:47:23.270Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-07T21:47:23.270Z] === RUN TestRestartManagerTimeoutReset [2022-04-07T21:47:23.270Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-07T21:47:23.270Z] PASS [2022-04-07T21:47:23.270Z] coverage: 50.9% of statements [2022-04-07T21:47:23.270Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-04-07T21:47:23.531Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-04-07T21:47:23.531Z] === CONT TestIpcModeOlderClient [2022-04-07T21:47:23.531Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-07T21:47:23.531Z] === CONT TestContainerKillOnDaemonStart [2022-04-07T21:47:23.788Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-04-07T21:47:23.788Z] === CONT TestDaemonHostGatewayIP [2022-04-07T21:47:24.241Z] === RUN TestDecodeContainerConfig [2022-04-07T21:47:24.241Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-07T21:47:24.241Z] === RUN TestDecodeContainerConfigIsolation [2022-04-07T21:47:24.241Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-07T21:47:24.241Z] === RUN TestValidatePrivileged [2022-04-07T21:47:24.241Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-07T21:47:24.241Z] PASS [2022-04-07T21:47:24.241Z] coverage: 52.2% of statements [2022-04-07T21:47:24.241Z] ok github.com/docker/docker/runconfig 0.061s coverage: 52.2% of statements [2022-04-07T21:47:24.241Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-07T21:47:24.241Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-07T21:47:24.241Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-07T21:47:24.241Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-07T21:47:24.241Z] PASS [2022-04-07T21:47:24.241Z] coverage: 62.5% of statements [2022-04-07T21:47:24.241Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2022-04-07T21:47:26.262Z] --- PASS: TestImportExtremelyLargeImageWorks (89.24s) [2022-04-07T21:47:26.262Z] PASS [2022-04-07T21:47:26.262Z] [2022-04-07T21:47:26.262Z] DONE 12 tests in 91.817s [2022-04-07T21:47:26.262Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T21:47:26.262Z] INFO: Testing against a local daemon [2022-04-07T21:47:26.262Z] === RUN TestNetworkCreateDelete [2022-04-07T21:47:26.262Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T21:47:26.262Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T21:47:26.262Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-07T21:47:26.262Z] === RUN TestDaemonDNSFallback [2022-04-07T21:47:26.262Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-04-07T21:47:26.262Z] === RUN TestInspectNetwork [2022-04-07T21:47:26.311Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-04-07T21:47:26.311Z] === CONT TestDaemonRestartIpcMode [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T21:47:27.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T21:47:27.989Z] === RUN TestGetDriver [2022-04-07T21:47:27.989Z] --- PASS: TestGetDriver (0.00s) [2022-04-07T21:47:27.989Z] === RUN TestVolumeRequestError [2022-04-07T21:47:27.989Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-07T21:47:27.989Z] PASS [2022-04-07T21:47:27.989Z] coverage: 36.1% of statements [2022-04-07T21:47:27.989Z] ok github.com/docker/docker/volume/drivers 0.089s coverage: 36.1% of statements [2022-04-07T21:47:27.989Z] === RUN TestGetAddress [2022-04-07T21:47:27.989Z] --- PASS: TestGetAddress (0.00s) [2022-04-07T21:47:27.989Z] === RUN TestRemove [2022-04-07T21:47:27.989Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-07T21:47:27.989Z] --- SKIP: TestRemove (0.00s) [2022-04-07T21:47:27.989Z] === RUN TestInitializeWithVolumes [2022-04-07T21:47:27.989Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-07T21:47:27.989Z] === RUN TestCreate [2022-04-07T21:47:27.989Z] --- PASS: TestCreate (0.01s) [2022-04-07T21:47:27.989Z] === RUN TestValidateName [2022-04-07T21:47:27.989Z] --- PASS: TestValidateName (0.00s) [2022-04-07T21:47:27.989Z] === RUN TestCreateWithOpts [2022-04-07T21:47:27.989Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-07T21:47:27.989Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-07T21:47:27.989Z] === RUN TestRelaodNoOpts [2022-04-07T21:47:27.989Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-07T21:47:27.989Z] PASS [2022-04-07T21:47:27.989Z] coverage: 41.5% of statements [2022-04-07T21:47:27.989Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-04-07T21:47:28.201Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-04-07T21:47:28.961Z] === RUN TestConvertTmpfsOptions [2022-04-07T21:47:28.961Z] parser_test.go:49: data="mode=700,size=1m" [2022-04-07T21:47:28.961Z] parser_test.go:49: data="ro" [2022-04-07T21:47:28.961Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-07T21:47:28.961Z] === RUN TestParseMountRaw [2022-04-07T21:47:28.961Z] --- PASS: TestParseMountRaw (0.03s) [2022-04-07T21:47:28.961Z] === RUN TestParseMountRawSplit [2022-04-07T21:47:28.961Z] parser_test.go:390: case 0 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 1 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 2 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 3 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 4 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 5 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 6 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 7 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 8 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 0 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 1 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 2 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 3 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 4 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 5 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 6 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 7 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 8 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 9 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 10 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 11 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 12 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 0 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 1 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 2 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 3 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 4 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 5 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 6 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 7 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 8 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 9 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 10 [2022-04-07T21:47:28.961Z] parser_test.go:390: case 11 [2022-04-07T21:47:28.961Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-04-07T21:47:28.961Z] === RUN TestParseMountSpec [2022-04-07T21:47:28.961Z] parser_test.go:455: case 0 [2022-04-07T21:47:28.961Z] parser_test.go:455: case 1 [2022-04-07T21:47:28.961Z] parser_test.go:455: case 2 [2022-04-07T21:47:28.961Z] parser_test.go:455: case 3 [2022-04-07T21:47:28.961Z] parser_test.go:455: case 4 [2022-04-07T21:47:28.961Z] parser_test.go:455: case 5 [2022-04-07T21:47:28.961Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-07T21:47:28.961Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-04-07T21:47:28.961Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-04-07T21:47:28.961Z] === RUN TestValidateMount [2022-04-07T21:47:28.961Z] --- PASS: TestValidateMount (0.00s) [2022-04-07T21:47:28.961Z] PASS [2022-04-07T21:47:28.961Z] coverage: 66.2% of statements [2022-04-07T21:47:28.961Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 66.2% of statements [2022-04-07T21:47:29.421Z] === RUN TestSetGetMeta [2022-04-07T21:47:29.421Z] === PAUSE TestSetGetMeta [2022-04-07T21:47:29.421Z] === RUN TestRestore [2022-04-07T21:47:29.421Z] === PAUSE TestRestore [2022-04-07T21:47:29.421Z] === RUN TestServiceCreate [2022-04-07T21:47:29.421Z] === PAUSE TestServiceCreate [2022-04-07T21:47:29.421Z] === RUN TestServiceList [2022-04-07T21:47:29.421Z] === PAUSE TestServiceList [2022-04-07T21:47:29.421Z] === RUN TestServiceRemove [2022-04-07T21:47:29.421Z] === PAUSE TestServiceRemove [2022-04-07T21:47:29.421Z] === RUN TestServiceGet [2022-04-07T21:47:29.421Z] === PAUSE TestServiceGet [2022-04-07T21:47:29.421Z] === RUN TestServicePrune [2022-04-07T21:47:29.421Z] === PAUSE TestServicePrune [2022-04-07T21:47:29.421Z] === RUN TestCreate [2022-04-07T21:47:29.421Z] === PAUSE TestCreate [2022-04-07T21:47:29.421Z] === RUN TestRemove [2022-04-07T21:47:29.421Z] === PAUSE TestRemove [2022-04-07T21:47:29.421Z] === RUN TestList [2022-04-07T21:47:29.421Z] === PAUSE TestList [2022-04-07T21:47:29.421Z] === RUN TestFindByDriver [2022-04-07T21:47:29.421Z] === PAUSE TestFindByDriver [2022-04-07T21:47:29.421Z] === RUN TestFindByReferenced [2022-04-07T21:47:29.421Z] === PAUSE TestFindByReferenced [2022-04-07T21:47:29.421Z] === RUN TestDerefMultipleOfSameRef [2022-04-07T21:47:29.421Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-07T21:47:29.421Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T21:47:29.421Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T21:47:29.421Z] === RUN TestDefererencePluginOnCreateError [2022-04-07T21:47:29.421Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-07T21:47:29.421Z] === RUN TestRefDerefRemove [2022-04-07T21:47:29.421Z] === PAUSE TestRefDerefRemove [2022-04-07T21:47:29.421Z] === RUN TestGet [2022-04-07T21:47:29.421Z] === PAUSE TestGet [2022-04-07T21:47:29.421Z] === RUN TestGetWithReference [2022-04-07T21:47:29.421Z] === PAUSE TestGetWithReference [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_nil_list [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_empty_list [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_filter_some [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_filter_middle [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-07T21:47:29.421Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-07T21:47:29.421Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_nil_list [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_filter_some [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_filter_middle [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-07T21:47:29.421Z] === CONT TestFilterFunc/test_empty_list [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-07T21:47:29.421Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-07T21:47:29.421Z] === CONT TestSetGetMeta [2022-04-07T21:47:29.422Z] === CONT TestList [2022-04-07T21:47:29.422Z] === CONT TestServiceList [2022-04-07T21:47:29.422Z] === CONT TestServiceGet [2022-04-07T21:47:29.422Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestGetWithReference [2022-04-07T21:47:29.422Z] --- PASS: TestList (0.04s) [2022-04-07T21:47:29.422Z] === CONT TestGet [2022-04-07T21:47:29.422Z] --- PASS: TestGetWithReference (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestRefDerefRemove [2022-04-07T21:47:29.422Z] --- PASS: TestGet (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestDefererencePluginOnCreateError [2022-04-07T21:47:29.422Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T21:47:29.422Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestDerefMultipleOfSameRef [2022-04-07T21:47:29.422Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-07T21:47:29.422Z] === CONT TestFindByReferenced [2022-04-07T21:47:29.422Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-07T21:47:29.422Z] === CONT TestFindByDriver [2022-04-07T21:47:29.422Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-07T21:47:29.422Z] === CONT TestRemove [2022-04-07T21:47:29.422Z] --- PASS: TestFindByDriver (0.03s) [2022-04-07T21:47:29.422Z] === CONT TestCreate [2022-04-07T21:47:29.422Z] === CONT TestServicePrune [2022-04-07T21:47:29.422Z] --- PASS: TestRemove (0.03s) [2022-04-07T21:47:29.422Z] --- PASS: TestCreate (0.02s) [2022-04-07T21:47:29.422Z] === CONT TestServiceCreate [2022-04-07T21:47:29.422Z] --- PASS: TestServiceGet (0.20s) [2022-04-07T21:47:29.422Z] === CONT TestRestore [2022-04-07T21:47:29.422Z] time="2022-04-07T21:47:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T21:47:29.422Z] --- PASS: TestServiceCreate (0.05s) [2022-04-07T21:47:29.422Z] === CONT TestServiceRemove [2022-04-07T21:47:29.422Z] --- PASS: TestServiceList (0.21s) [2022-04-07T21:47:29.422Z] time="2022-04-07T21:47:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T21:47:29.422Z] time="2022-04-07T21:47:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T21:47:29.422Z] time="2022-04-07T21:47:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-07T21:47:29.422Z] --- PASS: TestRestore (0.04s) [2022-04-07T21:47:29.422Z] --- PASS: TestServiceRemove (0.03s) [2022-04-07T21:47:29.422Z] time="2022-04-07T21:47:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T21:47:29.422Z] --- PASS: TestServicePrune (0.09s) [2022-04-07T21:47:29.422Z] PASS [2022-04-07T21:47:29.422Z] coverage: 70.3% of statements [2022-04-07T21:47:29.422Z] ok github.com/docker/docker/volume/service 0.345s coverage: 70.3% of statements [2022-04-07T21:47:29.573Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T21:47:29.573Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T21:47:29.573Z] === RUN TestInspectNetwork/network_name [2022-04-07T21:47:29.573Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T21:47:30.962Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-04-07T21:47:30.962Z] === RUN TestClientStream [2022-04-07T21:47:30.962Z] --- PASS: TestClientStream (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestClientSendFile [2022-04-07T21:47:30.962Z] --- PASS: TestClientSendFile (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestClientWithRequestTimeout [2022-04-07T21:47:30.962Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestFileSpecPlugin [2022-04-07T21:47:30.962Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-07T21:47:30.962Z] === RUN TestFileJSONSpecPlugin [2022-04-07T21:47:30.962Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-07T21:47:30.962Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestPluginAddHandler [2022-04-07T21:47:30.962Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestPluginWaitBadPlugin [2022-04-07T21:47:30.962Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-07T21:47:30.962Z] === RUN TestGet [2022-04-07T21:47:30.962Z] time="2022-04-07T21:47:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-07T21:47:31.932Z] time="2022-04-07T21:47:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-07T21:47:33.740Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-07T21:47:33.740Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T21:47:33.740Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T21:47:33.741Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-07T21:47:33.741Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-07T21:47:33.741Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T21:47:34.115Z] time="2022-04-07T21:47:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-07T21:47:34.670Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-04-07T21:47:34.670Z] === RUN TestNetworkInvalidJSON [2022-04-07T21:47:34.671Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:34.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:34.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:34.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:34.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:34.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:34.671Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:34.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:34.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T21:47:34.671Z] === RUN TestNetworkList [2022-04-07T21:47:34.671Z] === RUN TestNetworkList//networks [2022-04-07T21:47:34.671Z] === PAUSE TestNetworkList//networks [2022-04-07T21:47:34.671Z] === RUN TestNetworkList//networks/ [2022-04-07T21:47:34.671Z] === PAUSE TestNetworkList//networks/ [2022-04-07T21:47:34.671Z] === CONT TestNetworkList//networks [2022-04-07T21:47:34.671Z] === CONT TestNetworkList//networks/ [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkList (0.01s) [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T21:47:34.671Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T21:47:34.671Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T21:47:35.237Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-07T21:47:35.237Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T21:47:35.272Z] Loaded image: buildpack-deps:buster [2022-04-07T21:47:35.272Z] Loaded image: busybox:latest [2022-04-07T21:47:35.272Z] Loaded image: busybox:glibc [2022-04-07T21:47:35.272Z] Loaded image: buildpack-deps:buster [2022-04-07T21:47:35.272Z] Loaded image: busybox:latest [2022-04-07T21:47:35.272Z] Loaded image: busybox:glibc [2022-04-07T21:47:35.784Z] ......... [ 86%] [2022-04-07T21:47:36.116Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-04-07T21:47:36.116Z] === RUN TestInfoDebug [2022-04-07T21:47:36.116Z] --- PASS: TestInfoDebug (1.54s) [2022-04-07T21:47:36.116Z] === RUN TestInfoInsecureRegistries [2022-04-07T21:47:36.207Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-07T21:47:36.207Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T21:47:36.296Z] --- PASS: TestContainerKillOnDaemonStart (11.57s) [2022-04-07T21:47:36.296Z] PASS [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] === Skipped [2022-04-07T21:47:36.296Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-07T21:47:36.296Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:47:36.296Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T21:47:36.296Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] DONE 196 tests, 3 skipped in 104.526s [2022-04-07T21:47:36.296Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T21:47:36.296Z] ++ 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-04-07T21:47:36.296Z] ++ set -e [2022-04-07T21:47:36.296Z] ++ '[' -n 0 ']' [2022-04-07T21:47:36.296Z] ++ set -x [2022-04-07T21:47:36.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=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-04-07T21:47:36.296Z] INFO: Testing against a local daemon [2022-04-07T21:47:36.296Z] === RUN TestCommitInheritsEnv [2022-04-07T21:47:36.296Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-07T21:47:36.296Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T21:47:36.296Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-07T21:47:36.296Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T21:47:36.296Z] === RUN TestImagesFilterMultiReference [2022-04-07T21:47:36.296Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-07T21:47:36.296Z] === RUN TestImagePullPlatformInvalid [2022-04-07T21:47:36.296Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T21:47:36.296Z] === RUN TestRemoveImageOrphaning [2022-04-07T21:47:36.296Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-07T21:47:36.296Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T21:47:36.296Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:47:36.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-07T21:47:36.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T21:47:36.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-07T21:47:36.296Z] === RUN TestTagInvalidReference [2022-04-07T21:47:36.296Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-07T21:47:36.296Z] === RUN TestTagValidPrefixedRepo [2022-04-07T21:47:36.296Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-07T21:47:36.296Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T21:47:36.296Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-07T21:47:36.296Z] === RUN TestTagOfficialNames [2022-04-07T21:47:36.296Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-07T21:47:36.296Z] === RUN TestTagMatchesDigest [2022-04-07T21:47:36.296Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T21:47:36.296Z] PASS [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] === Skipped [2022-04-07T21:47:36.296Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T21:47:36.296Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-07T21:47:36.296Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:47:36.296Z] [2022-04-07T21:47:36.296Z] DONE 12 tests, 2 skipped in 0.925s [2022-04-07T21:47:36.296Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T21:47:36.296Z] ++ 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-04-07T21:47:36.296Z] ++ set -e [2022-04-07T21:47:36.296Z] ++ '[' -n 0 ']' [2022-04-07T21:47:36.296Z] ++ set -x [2022-04-07T21:47:36.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=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-04-07T21:47:36.296Z] INFO: Testing against a local daemon [2022-04-07T21:47:36.296Z] === RUN TestNetworkCreateDelete [2022-04-07T21:47:36.296Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T21:47:36.296Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T21:47:36.654Z] Loaded image: debian:bullseye [2022-04-07T21:47:36.858Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-04-07T21:47:36.858Z] === RUN TestDaemonDNSFallback [2022-04-07T21:47:36.912Z] Loaded image: hello-world:latest [2022-04-07T21:47:37.134Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-07T21:47:37.134Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T21:47:37.170Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:47:37.170Z] INFO: Testing against a local daemon [2022-04-07T21:47:37.170Z] === RUN TestDockerDaemonSuite [2022-04-07T21:47:37.170Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-07T21:47:38.025Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-04-07T21:47:38.025Z] === RUN TestInfoRegistryMirrors [2022-04-07T21:47:38.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-07T21:47:38.062Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T21:47:38.594Z] Loaded image: debian:bullseye [2022-04-07T21:47:38.815Z] time="2022-04-07T21:47:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-07T21:47:38.853Z] Loaded image: hello-world:latest [2022-04-07T21:47:39.117Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:47:39.117Z] INFO: Testing against a local daemon [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-07T21:47:39.117Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-07T21:47:39.405Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-04-07T21:47:39.405Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T21:47:39.405Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-07T21:47:39.405Z] === RUN TestPingCacheHeaders [2022-04-07T21:47:39.405Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T21:47:39.405Z] === RUN TestPingGet [2022-04-07T21:47:39.405Z] --- PASS: TestPingGet (0.01s) [2022-04-07T21:47:39.405Z] === RUN TestPingHead [2022-04-07T21:47:39.405Z] --- PASS: TestPingHead (0.02s) [2022-04-07T21:47:39.405Z] === RUN TestVersion [2022-04-07T21:47:39.405Z] --- PASS: TestVersion (0.02s) [2022-04-07T21:47:39.405Z] PASS [2022-04-07T21:47:39.405Z] [2022-04-07T21:47:39.405Z] === Skipped [2022-04-07T21:47:39.405Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:47:39.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T21:47:39.405Z] [2022-04-07T21:47:39.405Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-07T21:47:39.405Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T21:47:39.405Z] [2022-04-07T21:47:39.405Z] DONE 18 tests, 2 skipped in 27.743s [2022-04-07T21:47:39.405Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T21:47:39.425Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-07T21:47:39.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T21:47:39.666Z] INFO: Testing against a local daemon [2022-04-07T21:47:39.667Z] === RUN TestVolumesCreateAndList [2022-04-07T21:47:39.667Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-07T21:47:39.667Z] === RUN TestVolumesRemove [2022-04-07T21:47:39.667Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-07T21:47:39.667Z] === RUN TestVolumesInspect [2022-04-07T21:47:39.667Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-07T21:47:39.667Z] === RUN TestVolumesInvalidJSON [2022-04-07T21:47:39.667Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T21:47:39.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T21:47:39.667Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T21:47:39.667Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-07T21:47:39.667Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T21:47:39.667Z] PASS [2022-04-07T21:47:39.667Z] [2022-04-07T21:47:39.667Z] DONE 5 tests in 0.205s [2022-04-07T21:47:39.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T21:47:39.667Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12322 is not a child of this shell [2022-04-07T21:47:39.667Z] warning: PID 12322 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-07T21:47:39.667Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T21:47:39.667Z] [2022-04-07T21:47:39.667Z] Unloading profiles will leave already running processes permanently [2022-04-07T21:47:39.667Z] unconfined, which can lead to unexpected situations. [2022-04-07T21:47:39.667Z] [2022-04-07T21:47:39.667Z] To set a process to complain mode, use the command line tool [2022-04-07T21:47:39.667Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T21:47:39.667Z] Removing test suite binaries [2022-04-07T21:47:39.927Z] exiting test-integration [2022-04-07T21:47:39.927Z] ++ exit 0 [2022-04-07T21:47:39.987Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-07T21:47:39.987Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T21:47:40.055Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-07T21:47:40.055Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-07T21:47:40.314Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-07T21:47:40.574Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-07T21:47:40.637Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-07T21:47:40.866Z] [2022-04-07T21:47:41.142Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-07T21:47:41.142Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-07T21:47:41.142Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-07T21:47:41.719Z] tests/integration/models_networks_test.py .... [ 90%] Post stage [Pipeline] junit [2022-04-07T21:47:42.265Z] Recording test results [2022-04-07T21:47:42.507Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-04-07T21:47:42.507Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T21:47:42.507Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:47:42.508Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:47:42.508Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T21:47:42.522Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-07T21:47:42.522Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-07T21:47:43.090Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-07T21:47:43.091Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-07T21:47:43.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-07T21:47:43.399Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-04-07T21:47:43.399Z] === RUN TestInspectNetwork [2022-04-07T21:47:43.961Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T21:47:44.030Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-07T21:47:44.291Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-07T21:47:44.304Z] + echo Ensuring container killed. [2022-04-07T21:47:44.304Z] Ensuring container killed. [2022-04-07T21:47:44.304Z] + docker rm -vf docker-pr4 [2022-04-07T21:47:44.304Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-07T21:47:44.592Z] + echo Chowning /workspace to jenkins user [2022-04-07T21:47:44.592Z] Chowning /workspace to jenkins user [2022-04-07T21:47:44.592Z] + id -u [2022-04-07T21:47:44.592Z] + id -g [2022-04-07T21:47:44.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T21:47:44.592Z] Unable to find image 'busybox:latest' locally [2022-04-07T21:47:44.853Z] latest: Pulling from library/busybox [2022-04-07T21:47:44.853Z] 554879bb3004: Pulling fs layer [2022-04-07T21:47:44.853Z] 554879bb3004: Download complete [2022-04-07T21:47:44.861Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-07T21:47:45.113Z] 554879bb3004: Pull complete [2022-04-07T21:47:45.113Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T21:47:45.113Z] Status: Downloaded newer image for busybox:latest [2022-04-07T21:47:45.121Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-07T21:47:45.121Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-07T21:47:45.121Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-07T21:47:45.906Z] --- PASS: TestGet (15.01s) [2022-04-07T21:47:45.906Z] === RUN TestPluginWithNoManifest [2022-04-07T21:47:45.906Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-07T21:47:45.906Z] === RUN TestGetAll [2022-04-07T21:47:45.906Z] --- PASS: TestGetAll (0.00s) [2022-04-07T21:47:45.906Z] PASS [2022-04-07T21:47:45.906Z] coverage: 73.4% of statements [2022-04-07T21:47:45.906Z] ok github.com/docker/docker/pkg/plugins 35.095s coverage: 73.4% of statements [2022-04-07T21:47:45.920Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T21:47:45.920Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T21:47:45.920Z] === RUN TestInspectNetwork/network_name [2022-04-07T21:47:45.921Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/quota [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T21:47:46.368Z] ? github.com/docker/docker/volume/testutils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T21:47:46.802Z] + bundleName=amd64-rootless [2022-04-07T21:47:46.802Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-07T21:47:46.802Z] Creating amd64-rootless-bundles.tar.gz [2022-04-07T21:47:46.802Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-07T21:47:46.802Z] + 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-04-07T21:47:46.815Z] Archiving artifacts [2022-04-07T21:47:48.261Z] tests/integration/models_nodes_test.py . [ 91%] [2022-04-07T21:47:48.261Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-07T21:47:48.385Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T21:47:48.694Z] + make clean [2022-04-07T21:47:48.953Z] docker volume rm -f docker-dev-cache [2022-04-07T21:47:48.953Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === Skipped [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-07T21:47:49.283Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-07T21:47:49.283Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-07T21:47:49.283Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-07T21:47:49.283Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-07T21:47:49.283Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-07T21:47:49.283Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-07T21:47:49.283Z] daemon_test.go:147: root required [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-07T21:47:49.283Z] reload_test.go:520: root required [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-07T21:47:49.283Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-07T21:47:49.283Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-07T21:47:49.283Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-07T21:47:49.283Z] download_test.go:268: Needs fixing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-07T21:47:49.283Z] layer_test.go:304: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-07T21:47:49.283Z] layer_test.go:353: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-07T21:47:49.283Z] layer_test.go:468: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-07T21:47:49.283Z] layer_test.go:697: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-07T21:47:49.283Z] migration_test.go:46: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-07T21:47:49.283Z] migration_test.go:182: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-07T21:47:49.283Z] mount_test.go:17: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-07T21:47:49.283Z] mount_test.go:76: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-07T21:47:49.283Z] mount_test.go:125: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-07T21:47:49.283Z] mount_test.go:212: Failing on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:134: Xz not present in msys2 [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:239: Failing on Windows CI machines [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-07T21:47:49.283Z] archive_windows_test.go:17: Currently fails [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-07T21:47:49.283Z] changes_test.go:192: needs more investigation [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-07T21:47:49.283Z] changes_test.go:405: needs further investigation [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-07T21:47:49.283Z] changes_test.go:441: needs further investigation [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-07T21:47:49.283Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-07T21:47:49.283Z] poller_test.go:41: No chmod on Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-07T21:47:49.283Z] fileutils_test.go:134: Needs porting to Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-07T21:47:49.283Z] fileutils_test.go:180: Needs porting to Windows [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-07T21:47:49.283Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-07T21:47:49.283Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-07T21:47:49.283Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-07T21:47:49.283Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-07T21:47:49.283Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-07T21:47:49.283Z] [2022-04-07T21:47:49.283Z] DONE 1851 tests, 45 skipped in 187.794s [2022-04-07T21:47:49.283Z] INFO: make.ps1 ended at 04/07/2022 21:47:49 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T21:47:50.092Z] --- PASS: TestInspectNetwork (6.98s) [2022-04-07T21:47:50.092Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T21:47:50.092Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T21:47:50.093Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-07T21:47:50.093Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-07T21:47:50.093Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T21:47:51.460Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-04-07T21:47:51.460Z] === RUN TestNetworkInvalidJSON [2022-04-07T21:47:51.460Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:51.460Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:51.460Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:51.460Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T21:47:51.460Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:47:51.460Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T21:47:51.460Z] === RUN TestNetworkList [2022-04-07T21:47:51.460Z] === RUN TestNetworkList//networks [2022-04-07T21:47:51.460Z] === PAUSE TestNetworkList//networks [2022-04-07T21:47:51.460Z] === RUN TestNetworkList//networks/ [2022-04-07T21:47:51.460Z] === PAUSE TestNetworkList//networks/ [2022-04-07T21:47:51.460Z] === CONT TestNetworkList//networks [2022-04-07T21:47:51.460Z] === CONT TestNetworkList//networks/ [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkList (0.01s) [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T21:47:51.460Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T21:47:51.460Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T21:47:51.468Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-07T21:47:51.468Z] INFO: Unit tests ended at 04/07/2022 21:47:50. Duration:00:03:24.8938226 [2022-04-07T21:47:51.468Z] INFO: Building busybox [2022-04-07T21:47:51.468Z] Sending build context to Docker daemon 5.12kB [2022-04-07T21:47:51.468Z] [2022-04-07T21:47:51.468Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-07T21:47:51.468Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-07T21:47:51.468Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-07T21:47:51.468Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-07T21:47:51.468Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-07T21:47:51.468Z] ---> 6a11116086a4 [2022-04-07T21:47:51.468Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-07T21:47:51.468Z] ---> Running in c13910d7582b [2022-04-07T21:47:52.025Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-07T21:47:52.025Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T21:47:53.242Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-07T21:47:53.394Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-07T21:47:53.394Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T21:47:53.957Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-07T21:47:53.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T21:47:54.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-07T21:47:54.326Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-04-07T21:47:54.441Z] --- PASS: TestBuildWithHugeFile (112.89s) [2022-04-07T21:47:54.441Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T21:47:54.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:47:54.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:47:54.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:47:54.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:47:54.442Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:47:54.442Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:47:54.442Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:47:54.442Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:47:54.701Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:47:54.701Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-07T21:47:54.701Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-07T21:47:54.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-07T21:47:54.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-04-07T21:47:54.701Z] === RUN TestBuildPreserveOwnership [2022-04-07T21:47:54.701Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T21:47:54.888Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-07T21:47:54.888Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T21:47:56.081Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-07T21:47:56.280Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-04-07T21:47:56.280Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T21:47:56.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-07T21:47:56.855Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T21:47:57.027Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T21:47:57.063Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-07T21:47:57.063Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-07T21:47:57.353Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-04-07T21:47:57.353Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T21:47:57.965Z] --- PASS: TestBuildPreserveOwnership (3.31s) [2022-04-07T21:47:57.965Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-04-07T21:47:57.965Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-04-07T21:47:57.965Z] === RUN TestBuildPlatformInvalid [2022-04-07T21:47:58.225Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-07T21:47:58.225Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-07T21:47:58.225Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T21:47:58.281Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ze4tyh9mynxnsdye7bi0i4rue Created:2022-04-07 21:47:56.917958284 +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[4402c9fbdc8b0fb3cf9c11c87a6ae4f0e4045baab9e40fda527b6904fc5b6094:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l1wmg7c7sk1zhjuxnruc162o EndpointID:d8ecebfc673de3b8a7a3d5daa7c598f7df544376d18f95dda849198a463bc395 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b72ca66fa7b9765906134f7c7c248036f65173b64ea94cd19c3f1ab2cb5970b2 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:330d93f4f726 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0l1wmg7c7sk1zhjuxnruc162o EndpointID:d8ecebfc673de3b8a7a3d5daa7c598f7df544376d18f95dda849198a463bc395 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T21:47:58.793Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-07T21:47:59.375Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-04-07T21:47:59.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T21:47:59.375Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:47:59.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:47:59.375Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T21:48:00.697Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-07T21:48:00.956Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-07T21:48:00.961Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-07T21:48:01.474Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-07T21:48:01.474Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-07T21:48:01.474Z] [2022-04-07T21:48:01.474Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-07T21:48:01.474Z] =========================== short test summary info ============================ [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-07T21:48:01.474Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-07T21:48:01.474Z] Not supported on most drivers [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-07T21:48:01.474Z] Output of docker top depends on host distro, and is not formalized. [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-07T21:48:01.474Z] Output of docker top depends on host distro, and is not formalized. [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-07T21:48:01.474Z] Can fail if eth0 has multiple IP addresses [2022-04-07T21:48:01.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-07T21:48:01.474Z] This doesn't seem to be taken into account by the engine [2022-04-07T21:48:01.474Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-04-07T21:48:01.474Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-07T21:48:01.474Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.01 seconds == [2022-04-07T21:48:01.524Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-07T21:48:01.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-07T21:48:02.093Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-07T21:48:02.443Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-07T21:48:02.443Z] PASS [2022-04-07T21:48:02.443Z] [2022-04-07T21:48:02.443Z] === Skipped [2022-04-07T21:48:02.443Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:48:02.443Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:48:02.443Z] [2022-04-07T21:48:02.443Z] DONE 26 tests, 1 skipped in 43.424s [2022-04-07T21:48:02.443Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:48:02.443Z] INFO: Testing against a local daemon [2022-04-07T21:48:02.443Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T21:48:02.443Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:02.443Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:48:02.443Z] === RUN TestDockerNetworkIpvlan [2022-04-07T21:48:02.443Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:02.443Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:48:02.443Z] PASS [2022-04-07T21:48:02.443Z] [2022-04-07T21:48:02.443Z] === Skipped [2022-04-07T21:48:02.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:48:02.443Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:02.443Z] [2022-04-07T21:48:02.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:48:02.443Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:02.443Z] [2022-04-07T21:48:02.443Z] DONE 2 tests, 2 skipped in 0.038s [2022-04-07T21:48:02.443Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:48:02.662Z] docker_cli_daemon_test.go:1456: [d6733cfbe8464] daemon is not started [2022-04-07T21:48:02.701Z] INFO: Testing against a local daemon [2022-04-07T21:48:02.701Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T21:48:03.603Z] check_test.go:309: [d3af62955d6ba] daemon is not started [2022-04-07T21:48:03.603Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-07T21:48:04.067Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-07T21:48:04.067Z] === RUN TestDockerNetworkMacvlan [2022-04-07T21:48:04.173Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-07T21:48:04.629Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T21:48:05.191Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T21:48:06.086Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-07T21:48:06.086Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-07T21:48:06.121Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T21:48:07.024Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-07T21:48:07.593Z] check_test.go:309: [d738279218e6f] daemon is not started [2022-04-07T21:48:07.593Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-07T21:48:07.853Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-07T21:48:08.015Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T21:48:09.383Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T21:48:09.769Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-07T21:48:10.705Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-07T21:48:11.642Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-07T21:48:11.902Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-07T21:48:12.584Z] Removing intermediate container c13910d7582b [2022-04-07T21:48:12.584Z] ---> 0b427b63ce6e [2022-04-07T21:48:12.584Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-07T21:48:12.584Z] ---> Running in b7e1e4da3b37 [2022-04-07T21:48:12.584Z] Removing intermediate container b7e1e4da3b37 [2022-04-07T21:48:12.584Z] ---> 8c92b78ef4f5 [2022-04-07T21:48:12.584Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-07T21:48:12.584Z] ---> Running in 81eae578c42d [2022-04-07T21:48:12.584Z] Removing intermediate container 81eae578c42d [2022-04-07T21:48:12.584Z] ---> 92633f9775bc [2022-04-07T21:48:12.584Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-07T21:48:12.651Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T21:48:12.839Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-04-07T21:48:13.579Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-07T21:48:13.579Z] PASS [2022-04-07T21:48:13.579Z] [2022-04-07T21:48:13.579Z] DONE 8 tests in 10.801s [2022-04-07T21:48:13.579Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T21:48:13.579Z] testing: warning: no tests to run [2022-04-07T21:48:13.579Z] PASS [2022-04-07T21:48:13.579Z] [2022-04-07T21:48:13.579Z] DONE 0 tests in 0.008s [2022-04-07T21:48:13.579Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T21:48:13.579Z] INFO: Testing against a local daemon [2022-04-07T21:48:13.579Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T21:48:13.909Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T21:48:13.909Z] [2022-04-07T21:48:13.909Z] Unloading profiles will leave already running processes permanently [2022-04-07T21:48:13.909Z] unconfined, which can lead to unexpected situations. [2022-04-07T21:48:13.909Z] [2022-04-07T21:48:13.909Z] To set a process to complain mode, use the command line tool [2022-04-07T21:48:13.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T21:48:13.909Z] Post stage [Pipeline] junit [2022-04-07T21:48:13.921Z] Recording test results [2022-04-07T21:48:14.125Z] [2022-04-07T21:48:14.125Z] ---> 751e2c39caab [2022-04-07T21:48:14.125Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-07T21:48:14.125Z] ---> Running in 04dd3f7f6e01 [2022-04-07T21:48:14.223Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-04-07T21:48:14.223Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T21:48:14.513Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-04-07T21:48:14.513Z] === RUN TestAuthZPluginTLS [2022-04-07T21:48:14.749Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-07T21:48:14.750Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-07T21:48:14.980Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-07T21:48:15.078Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-07T21:48:15.078Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T21:48:15.154Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r0zqjnzkcreqnwmt64tq86l41 Created:2022-04-07 21:48:14.074175452 +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[bc655fb94eeea535b5108a77821bc63768bd28540bd7c533823f28972177eaf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2gf1t9stivf1f0l4rhkum2xw EndpointID:49655720f79d1bc8d34f040e44210ff34198b54ac4646359ab95f0b94e27b6e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c4494eca5306f22f852fae1241219d091c35936208fc2968f610ce431345fc1 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:8a9543f2f6db IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2gf1t9stivf1f0l4rhkum2xw EndpointID:49655720f79d1bc8d34f040e44210ff34198b54ac4646359ab95f0b94e27b6e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T21:48:15.264Z] + echo Ensuring container killed. [2022-04-07T21:48:15.264Z] Ensuring container killed. [2022-04-07T21:48:15.264Z] + docker rm -vf docker-pr4 [2022-04-07T21:48:15.264Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-07T21:48:15.546Z] + echo Chowning /workspace to jenkins user [2022-04-07T21:48:15.546Z] Chowning /workspace to jenkins user [2022-04-07T21:48:15.546Z] + id -u [2022-04-07T21:48:15.546Z] + id -g [2022-04-07T21:48:15.546Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T21:48:15.546Z] Unable to find image 'busybox:latest' locally [2022-04-07T21:48:15.639Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-07T21:48:15.639Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T21:48:15.689Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-07T21:48:15.804Z] latest: Pulling from library/busybox [2022-04-07T21:48:15.804Z] 554879bb3004: Pulling fs layer [2022-04-07T21:48:15.804Z] 554879bb3004: Verifying Checksum [2022-04-07T21:48:15.804Z] 554879bb3004: Download complete [2022-04-07T21:48:16.065Z] 554879bb3004: Pull complete [2022-04-07T21:48:16.065Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T21:48:16.065Z] Status: Downloaded newer image for busybox:latest [2022-04-07T21:48:16.202Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-07T21:48:16.202Z] === RUN TestAuthZPluginDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T21:48:16.765Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-07T21:48:16.765Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T21:48:16.927Z] + bundleName=docker-py [2022-04-07T21:48:16.927Z] + echo Creating docker-py-bundles.tar.gz [2022-04-07T21:48:16.927Z] Creating docker-py-bundles.tar.gz [2022-04-07T21:48:16.927Z] + 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-04-07T21:48:16.937Z] Archiving artifacts [2022-04-07T21:48:17.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-07T21:48:17.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-07T21:48:17.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-07T21:48:18.134Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-04-07T21:48:18.134Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T21:48:18.268Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-07T21:48:18.374Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-04-07T21:48:18.409Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-07T21:48:18.409Z] === RUN TestAuthZPluginErrorRequest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-07T21:48:18.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh binary-daemon [2022-04-07T21:48:18.837Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-07T21:48:18.984Z] [2022-04-07T21:48:19.000Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-07T21:48:19.000Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T21:48:19.242Z] Removing bundles/ [2022-04-07T21:48:19.242Z] [2022-04-07T21:48:19.242Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-04-07T21:48:19.242Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-07T21:48:19.242Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T21:48:19.578Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-07T21:48:19.578Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T21:48:20.405Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-04-07T21:48:20.405Z] PASS [2022-04-07T21:48:20.405Z] [2022-04-07T21:48:20.405Z] === Skipped [2022-04-07T21:48:20.405Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:48:20.405Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:48:20.405Z] [2022-04-07T21:48:20.405Z] DONE 26 tests, 1 skipped in 43.439s [2022-04-07T21:48:20.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:48:20.405Z] ++ 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-04-07T21:48:20.405Z] ++ set -e [2022-04-07T21:48:20.405Z] ++ '[' -n 0 ']' [2022-04-07T21:48:20.405Z] ++ set -x [2022-04-07T21:48:20.405Z] ++ 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-04-07T21:48:20.405Z] INFO: Testing against a local daemon [2022-04-07T21:48:20.405Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T21:48:20.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:20.405Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:48:20.405Z] === RUN TestDockerNetworkIpvlan [2022-04-07T21:48:20.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:20.405Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:48:20.405Z] PASS [2022-04-07T21:48:20.405Z] [2022-04-07T21:48:20.405Z] === Skipped [2022-04-07T21:48:20.405Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:48:20.405Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:20.405Z] [2022-04-07T21:48:20.405Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:48:20.405Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:48:20.405Z] [2022-04-07T21:48:20.405Z] DONE 2 tests, 2 skipped in 0.102s [2022-04-07T21:48:20.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:48:20.405Z] ++ 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-04-07T21:48:20.405Z] ++ set -e [2022-04-07T21:48:20.405Z] ++ '[' -n 0 ']' [2022-04-07T21:48:20.405Z] ++ set -x [2022-04-07T21:48:20.405Z] ++ 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-04-07T21:48:20.405Z] INFO: Testing against a local daemon [2022-04-07T21:48:20.405Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T21:48:20.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-07T21:48:21.004Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-04-07T21:48:21.004Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T21:48:21.335Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-04-07T21:48:21.335Z] === RUN TestDockerNetworkMacvlan [2022-04-07T21:48:21.900Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T21:48:22.368Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-04-07T21:48:22.368Z] === RUN TestAuthZPluginHeader [2022-04-07T21:48:22.828Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T21:48:22.929Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-07T21:48:22.929Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T21:48:23.391Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T21:48:24.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-07T21:48:25.283Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T21:48:25.989Z] Loaded image: buildpack-deps:buster [2022-04-07T21:48:25.990Z] Loaded image: busybox:latest [2022-04-07T21:48:26.284Z] Loaded image: busybox:glibc [2022-04-07T21:48:26.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-07T21:48:26.717Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T21:48:27.176Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-07T21:48:27.176Z] === RUN TestAuthZPluginV2Disable [2022-04-07T21:48:28.453Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-07T21:48:29.993Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T21:48:30.486Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-07T21:48:30.486Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan (9.31s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-04-07T21:48:30.556Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-07T21:48:30.556Z] PASS [2022-04-07T21:48:30.556Z] [2022-04-07T21:48:30.556Z] DONE 8 tests in 10.809s [2022-04-07T21:48:30.556Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T21:48:30.556Z] ++ 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-04-07T21:48:30.556Z] ++ set -e [2022-04-07T21:48:30.556Z] ++ '[' -n 0 ']' [2022-04-07T21:48:30.556Z] ++ set -x [2022-04-07T21:48:30.557Z] ++ 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-04-07T21:48:30.557Z] testing: warning: no tests to run [2022-04-07T21:48:30.557Z] PASS [2022-04-07T21:48:30.557Z] [2022-04-07T21:48:30.557Z] DONE 0 tests in 0.023s [2022-04-07T21:48:30.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T21:48:30.557Z] ++ 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-04-07T21:48:30.557Z] ++ set -e [2022-04-07T21:48:30.557Z] ++ '[' -n 0 ']' [2022-04-07T21:48:30.557Z] ++ set -x [2022-04-07T21:48:30.557Z] ++ 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-04-07T21:48:30.813Z] INFO: Testing against a local daemon [2022-04-07T21:48:30.813Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T21:48:30.992Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-07T21:48:30.992Z] check_test.go:309: [dad6de7bd731e] daemon is not started [2022-04-07T21:48:30.992Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-07T21:48:31.253Z] Loaded image: debian:bullseye [2022-04-07T21:48:31.514Z] Loaded image: hello-world:latest [2022-04-07T21:48:31.514Z] check_test.go:309: [d234a05ff2d8a] daemon is not started [2022-04-07T21:48:31.514Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-07T21:48:31.514Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T21:48:31.743Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-04-07T21:48:31.743Z] === RUN TestAuthZPluginTLS [2022-04-07T21:48:32.306Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-07T21:48:32.306Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T21:48:32.869Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-07T21:48:32.869Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T21:48:32.891Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-07T21:48:33.432Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-07T21:48:33.432Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T21:48:33.460Z] check_test.go:309: [dc75080baf163] daemon is not started [2022-04-07T21:48:33.460Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-07T21:48:33.752Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2022-04-07T21:48:33.752Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T21:48:33.994Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-07T21:48:33.994Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T21:48:35.361Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-07T21:48:35.361Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T21:48:35.617Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-07T21:48:35.617Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T21:48:35.996Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-07T21:48:36.180Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-07T21:48:36.180Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T21:48:36.746Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-07T21:48:36.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T21:48:37.902Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-07T21:48:37.902Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-07T21:48:38.120Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-04-07T21:48:38.120Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T21:48:38.161Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-07T21:48:39.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-04-07T21:48:39.490Z] === RUN TestAuthZPluginHeader [2022-04-07T21:48:40.054Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-07T21:48:40.054Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T21:48:40.054Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:40.054Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-07T21:48:40.054Z] === RUN TestAuthZPluginV2Disable [2022-04-07T21:48:40.054Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:40.054Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-07T21:48:40.054Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T21:48:40.054Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:40.054Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-07T21:48:40.054Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T21:48:40.054Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:40.054Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-07T21:48:40.054Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T21:48:40.070Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-07T21:48:40.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-04-07T21:48:40.331Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-07T21:48:41.271Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-07T21:48:41.271Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-04-07T21:48:41.841Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-07T21:48:42.102Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.98s) [2022-04-07T21:48:42.102Z] PASS [2022-04-07T21:48:42.102Z] [2022-04-07T21:48:42.102Z] === Skipped [2022-04-07T21:48:42.102Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T21:48:42.102Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:48:42.102Z] [2022-04-07T21:48:42.102Z] DONE 33 tests, 1 skipped in 252.846s [2022-04-07T21:48:42.102Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T21:48:42.102Z] ++ 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-04-07T21:48:42.102Z] ++ set -e [2022-04-07T21:48:42.102Z] ++ '[' -n 0 ']' [2022-04-07T21:48:42.102Z] ++ set -x [2022-04-07T21:48:42.102Z] ++ 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-04-07T21:48:42.361Z] INFO: Testing against a local daemon [2022-04-07T21:48:42.361Z] === RUN TestConfigInspect [2022-04-07T21:48:42.930Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-07T21:48:44.106Z] Removing intermediate container 04dd3f7f6e01 [2022-04-07T21:48:44.106Z] ---> f45cc70c025e [2022-04-07T21:48:44.106Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-07T21:48:44.106Z] ---> Running in 30ccb77fcbd2 [2022-04-07T21:48:44.106Z] [2022-04-07T21:48:44.106Z] SUCCESS: Specified value was saved. [2022-04-07T21:48:44.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-07T21:48:44.836Z] --- PASS: TestConfigInspect (2.47s) [2022-04-07T21:48:44.836Z] === RUN TestConfigList [2022-04-07T21:48:45.405Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-07T21:48:45.405Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-07T21:48:45.919Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.07s) [2022-04-07T21:48:45.919Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T21:48:46.296Z] Removing intermediate container 30ccb77fcbd2 [2022-04-07T21:48:46.296Z] ---> c01ac8762363 [2022-04-07T21:48:46.296Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-07T21:48:46.296Z] ---> Running in 48c5dadfe707 [2022-04-07T21:48:47.941Z] --- PASS: TestConfigList (2.70s) [2022-04-07T21:48:47.941Z] === RUN TestConfigsCreateAndDelete [2022-04-07T21:48:49.319Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-07T21:48:49.578Z] check_test.go:309: [dc2c8a5155529] daemon is not started [2022-04-07T21:48:49.578Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-07T21:48:50.147Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2022-04-07T21:48:50.147Z] === RUN TestConfigsUpdate [2022-04-07T21:48:50.147Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-07T21:48:50.715Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-07T21:48:50.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-07T21:48:51.234Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-07T21:48:53.147Z] --- PASS: TestConfigsUpdate (2.76s) [2022-04-07T21:48:53.147Z] === RUN TestTemplatedConfig [2022-04-07T21:48:53.389Z] Cannot create a file when that file already exists. [2022-04-07T21:48:54.086Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-07T21:48:54.086Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-07T21:48:54.345Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-07T21:48:56.251Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-07T21:48:56.251Z] --- PASS: TestTemplatedConfig (3.38s) [2022-04-07T21:48:56.251Z] === RUN TestConfigCreateResolve [2022-04-07T21:48:58.103Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-07T21:48:58.103Z] PASS [2022-04-07T21:48:58.103Z] [2022-04-07T21:48:58.103Z] === Skipped [2022-04-07T21:48:58.103Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-07T21:48:58.103Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:58.103Z] [2022-04-07T21:48:58.103Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-07T21:48:58.103Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:58.103Z] [2022-04-07T21:48:58.103Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-07T21:48:58.103Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:58.103Z] [2022-04-07T21:48:58.103Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-07T21:48:58.103Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:48:58.103Z] [2022-04-07T21:48:58.103Z] DONE 17 tests, 4 skipped in 26.107s [2022-04-07T21:48:58.103Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T21:48:58.103Z] ++ 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-04-07T21:48:58.103Z] ++ set -e [2022-04-07T21:48:58.103Z] ++ '[' -n 0 ']' [2022-04-07T21:48:58.103Z] ++ set -x [2022-04-07T21:48:58.103Z] ++ 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-04-07T21:48:58.103Z] INFO: Testing against a local daemon [2022-04-07T21:48:58.103Z] === RUN TestPluginInvalidJSON [2022-04-07T21:48:58.103Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:48:58.103Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:48:58.103Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:48:58.103Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-07T21:48:58.103Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T21:48:58.103Z] === RUN TestPluginInstall [2022-04-07T21:48:58.103Z] === RUN TestPluginInstall/no_auth [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c86e04d4fb67338bc1bcc2346e17c8e029d114a72b3700c6630ba5de016910a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c86e04d4fb67338bc1bcc2346e17c8e029d114a72b3700c6630ba5de016910a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:58.103Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c86e04d4fb67338bc1bcc2346e17c8e029d114a72b3700c6630ba5de016910a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:58.103Z] time="2022-04-07T21:48:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c86e04d4fb67338bc1bcc2346e17c8e029d114a72b3700c6630ba5de016910a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:58.359Z] === RUN TestPluginInstall/with_insecure [2022-04-07T21:48:58.786Z] --- PASS: TestConfigCreateResolve (2.74s) [2022-04-07T21:48:58.786Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T21:48:58.786Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-07T21:48:59.045Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-07T21:48:59.191Z] Removing intermediate container 48c5dadfe707 [2022-04-07T21:48:59.191Z] ---> 925dd984a459 [2022-04-07T21:48:59.191Z] Step 13/13 : CMD ["sh"] [2022-04-07T21:48:59.191Z] ---> Running in 59c05e76ed48 [2022-04-07T21:48:59.289Z] time="2022-04-07T21:48:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:59.290Z] time="2022-04-07T21:48:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df4ec756a81c5709cd7c22206d82b06d41803d1e2b39e5ed1c1df7b7b97323c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:59.290Z] time="2022-04-07T21:48:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:48:59.290Z] time="2022-04-07T21:48:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df4ec756a81c5709cd7c22206d82b06d41803d1e2b39e5ed1c1df7b7b97323c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:48:59.306Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-04-07T21:48:59.306Z] PASS [2022-04-07T21:48:59.546Z] plugin_test.go:165: [debbc618e893a] daemon is not started [2022-04-07T21:48:59.546Z] --- PASS: TestPluginInstall (2.62s) [2022-04-07T21:48:59.546Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-04-07T21:48:59.546Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-04-07T21:48:59.546Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-04-07T21:48:59.546Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:48:59.567Z] [2022-04-07T21:48:59.567Z] DONE 7 tests in 17.259s [2022-04-07T21:48:59.567Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T21:48:59.567Z] ++ 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-04-07T21:48:59.567Z] ++ set -e [2022-04-07T21:48:59.567Z] ++ '[' -n 0 ']' [2022-04-07T21:48:59.567Z] ++ set -x [2022-04-07T21:48:59.567Z] ++ 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-04-07T21:48:59.567Z] INFO: Testing against a local daemon [2022-04-07T21:48:59.567Z] === RUN TestCheckpoint [2022-04-07T21:48:59.567Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:48:59.567Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T21:48:59.567Z] === RUN TestContainerInvalidJSON [2022-04-07T21:48:59.567Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:48:59.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:48:59.567Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:48:59.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:48:59.567Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:48:59.567Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:48:59.567Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:48:59.567Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:48:59.567Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:48:59.567Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-07T21:48:59.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T21:48:59.567Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T21:48:59.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T21:48:59.567Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T21:48:59.653Z] Removing intermediate container 59c05e76ed48 [2022-04-07T21:48:59.653Z] ---> a42b13a7d8b6 [2022-04-07T21:48:59.653Z] Successfully built a42b13a7d8b6 [2022-04-07T21:48:59.653Z] Successfully tagged busybox:latest [2022-04-07T21:48:59.653Z] INFO: Docker images of the daemon under test [2022-04-07T21:48:59.653Z] [2022-04-07T21:48:59.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T21:48:59.653Z] busybox latest a42b13a7d8b6 Less than a second ago 5.78GB [2022-04-07T21:48:59.653Z] microsoft/windowsservercore latest 6a11116086a4 5 weeks ago 5.75GB [2022-04-07T21:48:59.653Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 5 weeks ago 5.75GB [2022-04-07T21:48:59.653Z] [2022-04-07T21:48:59.653Z] INFO: Running integration tests at 04/07/2022 21:48:59... [2022-04-07T21:48:59.653Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-07T21:48:59.653Z] INFO: Integration API tests being run from the host: [2022-04-07T21:48:59.653Z] INFO: make.ps1 starting at 04/07/2022 21:48:59 [2022-04-07T21:48:59.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-07T21:48:59.827Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T21:48:59.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-07T21:48:59.827Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T21:48:59.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-07T21:48:59.827Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T21:48:59.827Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-07T21:49:00.088Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-04-07T21:49:00.088Z] === RUN TestCopyFromContainer [2022-04-07T21:49:00.660Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-07T21:49:00.916Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T21:49:01.212Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-07T21:49:01.600Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-07T21:49:01.600Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-04-07T21:49:01.600Z] check_test.go:309: [d9c63b39fe391] daemon is not started [2022-04-07T21:49:01.600Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-07T21:49:01.600Z] === RUN TestCopyFromContainer// [2022-04-07T21:49:01.846Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T21:49:01.860Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T21:49:01.860Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T21:49:01.860Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T21:49:02.121Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T21:49:02.121Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T21:49:02.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T21:49:02.381Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T21:49:02.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T21:49:02.641Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T21:49:02.777Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-04-07T21:49:02.777Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-07T21:49:02.777Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-07T21:49:02.777Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:49:02.900Z] --- PASS: TestCopyFromContainer (2.78s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-07T21:49:02.901Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-04-07T21:49:02.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T21:49:02.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:49:02.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:49:02.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:49:02.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:49:02.901Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:49:02.901Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:49:02.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:49:02.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:49:02.901Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:49:02.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T21:49:02.901Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T21:49:02.901Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-07T21:49:02.901Z] === RUN TestCreateWithInvalidEnv [2022-04-07T21:49:02.901Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T21:49:02.901Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T21:49:02.901Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T21:49:02.901Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T21:49:02.901Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T21:49:02.901Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T21:49:02.901Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T21:49:02.901Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T21:49:02.901Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T21:49:02.901Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T21:49:02.901Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-07T21:49:02.901Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T21:49:02.901Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-04-07T21:49:02.901Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T21:49:03.342Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-07T21:49:03.342Z] PASS [2022-04-07T21:49:03.342Z] [2022-04-07T21:49:03.342Z] DONE 10 tests in 6.624s [2022-04-07T21:49:03.342Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T21:49:03.342Z] ++ 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-04-07T21:49:03.342Z] ++ set -e [2022-04-07T21:49:03.342Z] ++ '[' -n 0 ']' [2022-04-07T21:49:03.342Z] ++ set -x [2022-04-07T21:49:03.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T21:49:03.343Z] INFO: Testing against a local daemon [2022-04-07T21:49:03.343Z] === RUN TestExternalGraphDriver [2022-04-07T21:49:03.600Z] === RUN TestExternalGraphDriver/json [2022-04-07T21:49:03.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-07T21:49:03.960Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-07T21:49:03.960Z] PASS [2022-04-07T21:49:03.960Z] [2022-04-07T21:49:03.960Z] DONE 17 tests in 47.733s [2022-04-07T21:49:03.960Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T21:49:03.960Z] INFO: Testing against a local daemon [2022-04-07T21:49:03.960Z] === RUN TestPluginInvalidJSON [2022-04-07T21:49:03.960Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:49:03.960Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:49:03.960Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T21:49:03.960Z] === RUN TestPluginInstall [2022-04-07T21:49:03.960Z] === RUN TestPluginInstall/no_auth [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c48c84eb633d1e7a415120cc9431e74ef513ac63ea88bd7c67bebc5e993b479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c48c84eb633d1e7a415120cc9431e74ef513ac63ea88bd7c67bebc5e993b479" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71dbbe3855e5ae0d81f35e72d5ab7efe4807faa5acdb86023f647252d1e1f3cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71dbbe3855e5ae0d81f35e72d5ab7efe4807faa5acdb86023f647252d1e1f3cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] === RUN TestPluginInstall/with_insecure [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a09fbb247ad3ca964bf83f1c6d9aafdf14bb068aa6ec2475898af0e47ae591" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:49:03.960Z] time="2022-04-07T21:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a09fbb247ad3ca964bf83f1c6d9aafdf14bb068aa6ec2475898af0e47ae591" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:49:03.960Z] plugin_test.go:165: [d0ae6700f2652] daemon is not started [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInstall (2.68s) [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-07T21:49:03.960Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-07T21:49:03.960Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:49:04.101Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-07T21:49:05.002Z] === RUN TestExternalGraphDriver/spec [2022-04-07T21:49:05.043Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-04-07T21:49:05.043Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T21:49:05.327Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T21:49:05.611Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-07T21:49:06.255Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T21:49:06.914Z] === RUN TestExternalGraphDriver/pull [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:49:06.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:49:06.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:49:06.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:49:06.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:49:06.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:49:06.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:49:06.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:49:06.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:49:06.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:49:06.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:49:06.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-07T21:49:06.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-07T21:49:06.988Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T21:49:06.988Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-07T21:49:06.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-07T21:49:07.181Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-04-07T21:49:07.181Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-07T21:49:07.181Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-07T21:49:07.181Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:49:07.557Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-04-07T21:49:07.557Z] === RUN TestCreateDifferentPlatform [2022-04-07T21:49:07.557Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T21:49:07.557Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T21:49:07.557Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-07T21:49:07.557Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-07T21:49:07.557Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T21:49:07.557Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T21:49:07.557Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-07T21:49:07.557Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T21:49:07.557Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-07T21:49:07.557Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T21:49:07.557Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T21:49:07.557Z] === RUN TestDaemonRestartIpcMode [2022-04-07T21:49:07.557Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T21:49:07.557Z] === RUN TestDaemonHostGatewayIP [2022-04-07T21:49:07.557Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T21:49:07.557Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T21:49:07.557Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T21:49:07.557Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T21:49:07.557Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T21:49:07.557Z] === RUN TestDiff [2022-04-07T21:49:07.743Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-07T21:49:07.743Z] PASS [2022-04-07T21:49:07.743Z] [2022-04-07T21:49:07.743Z] DONE 10 tests in 6.601s [2022-04-07T21:49:07.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T21:49:07.743Z] INFO: Testing against a local daemon [2022-04-07T21:49:07.743Z] === RUN TestExternalGraphDriver [2022-04-07T21:49:07.743Z] === RUN TestExternalGraphDriver/json [2022-04-07T21:49:08.125Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-07T21:49:08.280Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-04-07T21:49:08.281Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-07T21:49:08.281Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-04-07T21:49:08.281Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-04-07T21:49:08.281Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:49:08.281Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:49:08.281Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-07T21:49:08.281Z] PASS [2022-04-07T21:49:08.281Z] [2022-04-07T21:49:08.281Z] === Skipped [2022-04-07T21:49:08.281Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-07T21:49:08.281Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:49:08.281Z] [2022-04-07T21:49:08.281Z] DONE 5 tests, 1 skipped in 4.892s [2022-04-07T21:49:08.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T21:49:08.281Z] ++ 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-04-07T21:49:08.281Z] ++ set -e [2022-04-07T21:49:08.281Z] ++ '[' -n 0 ']' [2022-04-07T21:49:08.281Z] ++ set -x [2022-04-07T21:49:08.281Z] ++ 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-04-07T21:49:08.281Z] INFO: Testing against a local daemon [2022-04-07T21:49:08.281Z] === RUN TestContinueAfterPluginCrash [2022-04-07T21:49:08.281Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T21:49:08.281Z] === RUN TestReadPluginNoRead [2022-04-07T21:49:08.281Z] === PAUSE TestReadPluginNoRead [2022-04-07T21:49:08.281Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T21:49:08.281Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T21:49:08.281Z] === CONT TestContinueAfterPluginCrash [2022-04-07T21:49:08.281Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T21:49:08.385Z] --- PASS: TestDiff (0.78s) [2022-04-07T21:49:08.385Z] === RUN TestExecWithCloseStdin [2022-04-07T21:49:08.644Z] check_test.go:309: [d77a3c4779aae] daemon is not started [2022-04-07T21:49:08.644Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-07T21:49:09.212Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-04-07T21:49:09.212Z] === RUN TestExec [2022-04-07T21:49:09.471Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-07T21:49:09.631Z] === RUN TestExternalGraphDriver/spec [2022-04-07T21:49:10.431Z] --- PASS: TestExec (1.03s) [2022-04-07T21:49:10.431Z] === RUN TestExecUser [2022-04-07T21:49:11.379Z] --- PASS: TestExecUser (0.93s) [2022-04-07T21:49:11.379Z] === RUN TestExportContainerAndImportImage [2022-04-07T21:49:11.523Z] === RUN TestExternalGraphDriver/pull [2022-04-07T21:49:11.554Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-04-07T21:49:11.555Z] === CONT TestReadPluginNoRead [2022-04-07T21:49:11.638Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-07T21:49:12.208Z] check_test.go:309: [de8edaf817908] daemon is not started [2022-04-07T21:49:12.208Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-07T21:49:12.208Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-04-07T21:49:12.208Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T21:49:12.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-07T21:49:12.895Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-04-07T21:49:12.895Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-04-07T21:49:12.895Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-04-07T21:49:12.895Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-07T21:49:12.895Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:49:13.449Z] === RUN TestReadPluginNoRead/default [2022-04-07T21:49:13.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2022-04-07T21:49:13.847Z] === RUN TestHealthCheckWorkdir [2022-04-07T21:49:14.787Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-04-07T21:49:14.787Z] === RUN TestHealthKillContainer [2022-04-07T21:49:14.817Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T21:49:15.046Z] docker_cli_daemon_plugins_test.go:80: [d24b6b5598d5a] daemon is not started [2022-04-07T21:49:15.749Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T21:49:15.985Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-07T21:49:16.312Z] --- PASS: TestContinueAfterPluginCrash (8.07s) [2022-04-07T21:49:17.067Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-07T21:49:17.067Z] PASS [2022-04-07T21:49:17.067Z] [2022-04-07T21:49:17.067Z] DONE 5 tests in 8.934s [2022-04-07T21:49:17.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T21:49:17.067Z] INFO: Testing against a local daemon [2022-04-07T21:49:17.067Z] === RUN TestContinueAfterPluginCrash [2022-04-07T21:49:17.067Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T21:49:17.067Z] === RUN TestReadPluginNoRead [2022-04-07T21:49:17.067Z] === PAUSE TestReadPluginNoRead [2022-04-07T21:49:17.067Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T21:49:17.067Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T21:49:17.067Z] === CONT TestContinueAfterPluginCrash [2022-04-07T21:49:17.067Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T21:49:17.243Z] === CONT TestReadPluginNoRead [2022-04-07T21:49:17.243Z] read_test.go:92: [d5aeea2bb5dca] daemon is not started [2022-04-07T21:49:17.243Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-04-07T21:49:17.243Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-04-07T21:49:17.243Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-04-07T21:49:17.243Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-04-07T21:49:17.243Z] PASS [2022-04-07T21:49:17.243Z] [2022-04-07T21:49:17.243Z] DONE 6 tests in 8.770s [2022-04-07T21:49:17.243Z] 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-04-07T21:49:17.243Z] ++ 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-04-07T21:49:17.243Z] ++ set -e [2022-04-07T21:49:17.243Z] ++ '[' -n 0 ']' [2022-04-07T21:49:17.243Z] ++ set -x [2022-04-07T21:49:17.243Z] ++ 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-04-07T21:49:17.243Z] testing: warning: no tests to run [2022-04-07T21:49:17.243Z] PASS [2022-04-07T21:49:17.243Z] [2022-04-07T21:49:17.243Z] DONE 0 tests in 0.031s [2022-04-07T21:49:17.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T21:49:17.243Z] ++ 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-04-07T21:49:17.243Z] ++ set -e [2022-04-07T21:49:17.243Z] ++ '[' -n 0 ']' [2022-04-07T21:49:17.243Z] ++ set -x [2022-04-07T21:49:17.243Z] ++ 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-04-07T21:49:17.243Z] INFO: Testing against a local daemon [2022-04-07T21:49:17.243Z] === RUN TestPluginWithDevMounts [2022-04-07T21:49:17.243Z] === PAUSE TestPluginWithDevMounts [2022-04-07T21:49:17.243Z] === CONT TestPluginWithDevMounts [2022-04-07T21:49:17.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-07T21:49:18.834Z] docker_cli_daemon_plugins_test.go:170: [df08a2438b170] daemon is not started [2022-04-07T21:49:19.133Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-04-07T21:49:19.133Z] PASS [2022-04-07T21:49:19.133Z] [2022-04-07T21:49:19.133Z] DONE 1 tests in 1.670s [2022-04-07T21:49:19.133Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T21:49:19.133Z] ++ 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-04-07T21:49:19.133Z] ++ set -e [2022-04-07T21:49:19.133Z] ++ '[' -n 0 ']' [2022-04-07T21:49:19.133Z] ++ set -x [2022-04-07T21:49:19.133Z] ++ 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-04-07T21:49:19.133Z] INFO: Testing against a local daemon [2022-04-07T21:49:19.133Z] === RUN TestSecretInspect [2022-04-07T21:49:19.770Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-07T21:49:20.335Z] --- PASS: TestDaemonStartWithLogOpt (3.28s) [2022-04-07T21:49:20.335Z] === CONT TestReadPluginNoRead [2022-04-07T21:49:21.024Z] --- PASS: TestSecretInspect (2.27s) [2022-04-07T21:49:21.024Z] === RUN TestSecretList [2022-04-07T21:49:21.147Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-07T21:49:22.268Z] === RUN TestReadPluginNoRead/default [2022-04-07T21:49:23.055Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-07T21:49:23.055Z] --- PASS: TestHealthKillContainer (8.44s) [2022-04-07T21:49:23.055Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T21:49:23.314Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-07T21:49:23.314Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-07T21:49:23.545Z] --- PASS: TestSecretList (2.22s) [2022-04-07T21:49:23.545Z] === RUN TestSecretsCreateAndDelete [2022-04-07T21:49:23.574Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-07T21:49:23.636Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T21:49:23.834Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-04-07T21:49:23.834Z] === RUN TestIpcModeNone [2022-04-07T21:49:23.834Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-07T21:49:24.404Z] check_test.go:309: [d0050352e60f5] daemon is not started [2022-04-07T21:49:24.404Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-07T21:49:24.404Z] --- PASS: TestIpcModeNone (0.74s) [2022-04-07T21:49:24.404Z] === RUN TestIpcModePrivate [2022-04-07T21:49:24.564Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T21:49:24.973Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-04-07T21:49:25.127Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-04-07T21:49:25.233Z] --- PASS: TestIpcModePrivate (0.84s) [2022-04-07T21:49:25.233Z] === RUN TestIpcModeShareable [2022-04-07T21:49:25.442Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-04-07T21:49:25.442Z] === RUN TestSecretsUpdate [2022-04-07T21:49:25.691Z] === CONT TestReadPluginNoRead [2022-04-07T21:49:25.691Z] read_test.go:92: [d30f8444134fc] daemon is not started [2022-04-07T21:49:25.691Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-04-07T21:49:25.691Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-07T21:49:25.691Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-07T21:49:25.691Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-04-07T21:49:25.691Z] PASS [2022-04-07T21:49:25.691Z] [2022-04-07T21:49:25.691Z] DONE 6 tests in 9.001s [2022-04-07T21:49:25.691Z] 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-04-07T21:49:25.691Z] testing: warning: no tests to run [2022-04-07T21:49:25.691Z] PASS [2022-04-07T21:49:25.691Z] [2022-04-07T21:49:25.691Z] DONE 0 tests in 0.008s [2022-04-07T21:49:25.691Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T21:49:25.691Z] INFO: Testing against a local daemon [2022-04-07T21:49:25.691Z] === RUN TestPluginWithDevMounts [2022-04-07T21:49:25.691Z] === PAUSE TestPluginWithDevMounts [2022-04-07T21:49:25.691Z] === CONT TestPluginWithDevMounts [2022-04-07T21:49:25.803Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-07T21:49:25.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-04-07T21:49:26.063Z] --- PASS: TestIpcModeShareable (0.80s) [2022-04-07T21:49:26.063Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T21:49:27.337Z] --- PASS: TestSecretsUpdate (1.79s) [2022-04-07T21:49:27.337Z] === RUN TestTemplatedSecret [2022-04-07T21:49:27.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-07T21:49:27.670Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-07T21:49:27.670Z] PASS [2022-04-07T21:49:27.670Z] [2022-04-07T21:49:27.670Z] DONE 1 tests in 1.569s [2022-04-07T21:49:27.670Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T21:49:27.670Z] INFO: Testing against a local daemon [2022-04-07T21:49:27.670Z] === RUN TestSecretInspect [2022-04-07T21:49:28.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2022-04-07T21:49:28.824Z] === RUN TestAPIIpcModeHost [2022-04-07T21:49:29.084Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-07T21:49:29.344Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-04-07T21:49:29.344Z] === RUN TestDaemonIpcModeShareable [2022-04-07T21:49:29.611Z] --- PASS: TestSecretInspect (2.20s) [2022-04-07T21:49:29.611Z] === RUN TestSecretList [2022-04-07T21:49:29.856Z] --- PASS: TestTemplatedSecret (2.52s) [2022-04-07T21:49:29.856Z] === RUN TestSecretCreateResolve [2022-04-07T21:49:30.722Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-07T21:49:30.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-07T21:49:30.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-07T21:49:31.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:49:31.234Z] INFO: Testing against a local daemon [2022-04-07T21:49:31.234Z] === RUN TestBuildWithSession [2022-04-07T21:49:31.234Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:49:31.234Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T21:49:31.234Z] === RUN TestBuildSquashParent [2022-04-07T21:49:31.234Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:49:31.234Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:49:31.234Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:49:31.234Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:49:31.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T21:49:31.234Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T21:49:31.234Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T21:49:31.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T21:49:31.240Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2022-04-07T21:49:31.240Z] === RUN TestDaemonIpcModePrivate [2022-04-07T21:49:31.809Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-07T21:49:32.125Z] --- PASS: TestSecretList (2.12s) [2022-04-07T21:49:32.125Z] === RUN TestSecretsCreateAndDelete [2022-04-07T21:49:32.374Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-07T21:49:32.374Z] PASS [2022-04-07T21:49:32.374Z] [2022-04-07T21:49:32.374Z] DONE 6 tests in 13.210s [2022-04-07T21:49:32.374Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T21:49:32.374Z] ++ 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-04-07T21:49:32.374Z] ++ set -e [2022-04-07T21:49:32.374Z] ++ '[' -n 0 ']' [2022-04-07T21:49:32.374Z] ++ set -x [2022-04-07T21:49:32.374Z] ++ 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-04-07T21:49:32.374Z] INFO: Testing against a local daemon [2022-04-07T21:49:32.374Z] === RUN TestServiceCreateInit [2022-04-07T21:49:32.374Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T21:49:32.377Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-07T21:49:32.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-04-07T21:49:32.897Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-04-07T21:49:32.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T21:49:33.157Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-07T21:49:34.016Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-04-07T21:49:34.017Z] === RUN TestSecretsUpdate [2022-04-07T21:49:34.097Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-07T21:49:34.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-04-07T21:49:34.618Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-04-07T21:49:34.618Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T21:49:35.649Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T21:49:35.910Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-07T21:49:35.910Z] === RUN TestTemplatedSecret [2022-04-07T21:49:36.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-07T21:49:36.259Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-04-07T21:49:36.518Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2022-04-07T21:49:36.518Z] === RUN TestIpcModeOlderClient [2022-04-07T21:49:36.518Z] === PAUSE TestIpcModeOlderClient [2022-04-07T21:49:36.518Z] === RUN TestKillContainerInvalidSignal [2022-04-07T21:49:36.518Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-07T21:49:36.777Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-07T21:49:37.350Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-04-07T21:49:37.350Z] === RUN TestKillContainer [2022-04-07T21:49:37.350Z] === RUN TestKillContainer/no_signal [2022-04-07T21:49:37.919Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T21:49:38.179Z] === RUN TestKillContainer/killing_signal [2022-04-07T21:49:38.429Z] --- PASS: TestTemplatedSecret (2.57s) [2022-04-07T21:49:38.429Z] === RUN TestSecretCreateResolve [2022-04-07T21:49:39.115Z] --- PASS: TestKillContainer (1.76s) [2022-04-07T21:49:39.115Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-04-07T21:49:39.115Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-04-07T21:49:39.115Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2022-04-07T21:49:39.115Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T21:49:39.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T21:49:39.374Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T21:49:39.824Z] --- PASS: TestServiceCreateInit (7.06s) [2022-04-07T21:49:39.824Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-04-07T21:49:39.824Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-04-07T21:49:39.824Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T21:49:40.311Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-07T21:49:40.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-04-07T21:49:40.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-04-07T21:49:40.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-04-07T21:49:40.311Z] === RUN TestKillStoppedContainer [2022-04-07T21:49:40.311Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-07T21:49:40.312Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T21:49:40.312Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-07T21:49:40.312Z] === RUN TestKillDifferentUserContainer [2022-04-07T21:49:40.880Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-04-07T21:49:40.880Z] === RUN TestInspectOomKilledTrue [2022-04-07T21:49:40.880Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:49:40.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T21:49:40.880Z] === RUN TestInspectOomKilledFalse [2022-04-07T21:49:40.880Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:49:40.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T21:49:40.880Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T21:49:40.951Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-07T21:49:40.951Z] PASS [2022-04-07T21:49:40.951Z] [2022-04-07T21:49:40.951Z] DONE 6 tests in 13.358s [2022-04-07T21:49:40.951Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T21:49:40.951Z] INFO: Testing against a local daemon [2022-04-07T21:49:40.951Z] === RUN TestServiceCreateInit [2022-04-07T21:49:40.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T21:49:41.448Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-04-07T21:49:41.448Z] === RUN TestLinksContainerNames [2022-04-07T21:49:41.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T21:49:41.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T21:49:41.707Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-07T21:49:41.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-07T21:49:42.535Z] --- PASS: TestLinksContainerNames (1.14s) [2022-04-07T21:49:42.535Z] === RUN TestLogsFollowTailEmpty [2022-04-07T21:49:43.103Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2022-04-07T21:49:43.103Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T21:49:43.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-07T21:49:43.673Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/default [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/private [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/slave [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/shared [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/default [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/shared [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:49:43.673Z] === CONT TestMountDaemonRoot/slave [2022-04-07T21:49:43.673Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T21:49:43.673Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/private [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T21:49:43.674Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:49:43.674Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T21:49:43.674Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T21:49:43.936Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T21:49:44.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-04-07T21:49:44.197Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-07T21:49:44.197Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T21:49:45.121Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T21:49:45.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-07T21:49:46.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-07T21:49:46.075Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-04-07T21:49:46.075Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T21:49:46.334Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2022-04-07T21:49:46.334Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T21:49:46.596Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-07T21:49:47.164Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-04-07T21:49:47.164Z] === RUN TestNetworkNat [2022-04-07T21:49:47.734Z] --- PASS: TestNetworkNat (0.82s) [2022-04-07T21:49:47.734Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T21:49:47.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-07T21:49:48.392Z] --- PASS: TestServiceCreateInit (7.34s) [2022-04-07T21:49:48.392Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-04-07T21:49:48.392Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-04-07T21:49:48.392Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T21:49:48.561Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-04-07T21:49:48.561Z] === RUN TestNetworkLoopbackNat [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.52s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.68s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.89s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.01s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.17s) [2022-04-07T21:49:49.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.07s) [2022-04-07T21:49:49.336Z] === RUN TestBuildMultiStageCopy [2022-04-07T21:49:49.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T21:49:49.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-07T21:49:51.338Z] --- PASS: TestNetworkLoopbackNat (2.87s) [2022-04-07T21:49:51.338Z] === RUN TestPause [2022-04-07T21:49:51.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-07T21:49:52.165Z] --- PASS: TestPause (0.87s) [2022-04-07T21:49:52.165Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T21:49:52.165Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:49:52.165Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:49:52.165Z] === RUN TestPauseStopPausedContainer [2022-04-07T21:49:53.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-07T21:49:53.104Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-04-07T21:49:53.104Z] === RUN TestPsFilter [2022-04-07T21:49:53.104Z] check_test.go:309: [d6f915b403b67] daemon is not started [2022-04-07T21:49:53.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-07T21:49:53.363Z] --- PASS: TestPsFilter (0.18s) [2022-04-07T21:49:53.363Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T21:49:53.931Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2022-04-07T21:49:53.932Z] === RUN TestRemoveContainerWithVolume [2022-04-07T21:49:54.670Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2022-04-07T21:49:54.670Z] === RUN TestCreateServiceConflict [2022-04-07T21:49:54.872Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-04-07T21:49:54.872Z] === RUN TestRemoveContainerRunning [2022-04-07T21:49:55.441Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-04-07T21:49:55.441Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T21:49:55.656Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-07T21:49:55.656Z] Copying nested executables into bundles/binary-daemon [2022-04-07T21:49:55.656Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-04-07T21:49:55.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] sh [2022-04-07T21:49:55.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/make.sh cross [2022-04-07T21:49:56.247Z] [2022-04-07T21:49:56.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-04-07T21:49:56.268Z] === RUN TestRemoveInvalidContainer [2022-04-07T21:49:56.268Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T21:49:56.268Z] === RUN TestRenameLinkedContainer [2022-04-07T21:49:56.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-07T21:49:56.503Z] Removing bundles/ [2022-04-07T21:49:56.503Z] [2022-04-07T21:49:56.503Z] ---> Making bundle: cross (in bundles/cross) [2022-04-07T21:49:56.503Z] Cross building: bundles/cross/linux/amd64 [2022-04-07T21:49:56.503Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-04-07T21:49:56.503Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-07T21:49:56.562Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-04-07T21:49:56.562Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T21:49:59.081Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-04-07T21:49:59.081Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T21:49:59.680Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T21:49:59.680Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T21:50:00.140Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T21:50:00.461Z] --- PASS: TestRenameLinkedContainer (3.59s) [2022-04-07T21:50:00.461Z] === RUN TestRenameStoppedContainer [2022-04-07T21:50:00.461Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-04-07T21:50:00.461Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T21:50:01.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T21:50:02.365Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-04-07T21:50:02.365Z] === RUN TestRenameInvalidName [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy (13.28s) [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.38s) [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2022-04-07T21:50:02.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2022-04-07T21:50:02.656Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T21:50:03.305Z] --- PASS: TestRenameInvalidName (1.09s) [2022-04-07T21:50:03.305Z] === RUN TestRenameAnonymousContainer [2022-04-07T21:50:05.569Z] --- PASS: TestBuildMultiStageParentConfig (2.95s) [2022-04-07T21:50:05.569Z] === RUN TestBuildLabelWithTargets [2022-04-07T21:50:05.569Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:50:05.569Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-07T21:50:05.569Z] === RUN TestBuildWithEmptyLayers [2022-04-07T21:50:06.430Z] --- PASS: TestCreateServiceMultipleTimes (15.58s) [2022-04-07T21:50:06.431Z] === RUN TestCreateServiceConflict [2022-04-07T21:50:06.431Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-04-07T21:50:06.431Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T21:50:06.598Z] --- PASS: TestRenameAnonymousContainer (3.28s) [2022-04-07T21:50:06.598Z] === RUN TestRenameContainerWithSameName [2022-04-07T21:50:07.111Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-04-07T21:50:07.111Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T21:50:07.538Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2022-04-07T21:50:07.538Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T21:50:08.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-07T21:50:08.947Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-07T21:50:08.947Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T21:50:09.491Z] --- PASS: TestRenameContainerWithLinkedContainer (2.16s) [2022-04-07T21:50:09.491Z] === RUN TestResize [2022-04-07T21:50:09.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-07T21:50:10.321Z] --- PASS: TestResize (0.77s) [2022-04-07T21:50:10.321Z] === RUN TestResizeWithInvalidSize [2022-04-07T21:50:10.890Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2022-04-07T21:50:10.890Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T21:50:11.460Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:50:11.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:50:11.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:50:11.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:50:11.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:50:11.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:11.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:11.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:11.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:11.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:11.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:11.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:11.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:11.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T21:50:11.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T21:50:11.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-07T21:50:11.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-07T21:50:13.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-07T21:50:13.924Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-04-07T21:50:13.924Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T21:50:14.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-07T21:50:14.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:14.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:14.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-07T21:50:15.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T21:50:16.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T21:50:16.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-07T21:50:17.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T21:50:17.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T21:50:17.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-07T21:50:19.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-07T21:50:20.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T21:50:20.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T21:50:21.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-07T21:50:23.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T21:50:23.788Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-04-07T21:50:23.788Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T21:50:24.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T21:50:24.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-07T21:50:25.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-07T21:50:26.112Z] --- PASS: TestCreateServiceSecretFileMode (11.98s) [2022-04-07T21:50:26.112Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T21:50:26.434Z] check_test.go:309: [d8e90843baf26] daemon is not started [2022-04-07T21:50:26.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2022-04-07T21:50:26.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2022-04-07T21:50:26.696Z] === RUN TestCgroupNamespacesRun [2022-04-07T21:50:26.955Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-07T21:50:27.893Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-07T21:50:27.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-07T21:50:28.464Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-04-07T21:50:28.464Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T21:50:28.464Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-07T21:50:30.373Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2022-04-07T21:50:30.373Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T21:50:30.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-07T21:50:31.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2022-04-07T21:50:31.753Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T21:50:33.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2022-04-07T21:50:33.659Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T21:50:33.919Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-07T21:50:35.343Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-04-07T21:50:35.343Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T21:50:35.343Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-07T21:50:35.953Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-04-07T21:50:35.953Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T21:50:36.312Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-07T21:50:36.883Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-04-07T21:50:36.883Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T21:50:37.098Z] --- PASS: TestBuildMultiStageOnBuild (27.77s) [2022-04-07T21:50:37.098Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T21:50:37.098Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:50:37.098Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-07T21:50:37.098Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T21:50:37.143Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-07T21:50:38.086Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2022-04-07T21:50:38.086Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T21:50:38.305Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) [2022-04-07T21:50:38.306Z] === RUN TestCreateServiceSysctls [2022-04-07T21:50:39.672Z] --- PASS: TestCreateServiceSysctls (2.85s) [2022-04-07T21:50:39.672Z] === RUN TestCreateServiceCapabilities [2022-04-07T21:50:39.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-07T21:50:39.992Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2022-04-07T21:50:39.992Z] === RUN TestNISDomainname [2022-04-07T21:50:40.931Z] --- PASS: TestNISDomainname (0.94s) [2022-04-07T21:50:40.931Z] === RUN TestHostnameDnsResolution [2022-04-07T21:50:41.870Z] --- PASS: TestHostnameDnsResolution (1.19s) [2022-04-07T21:50:41.870Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T21:50:42.195Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-04-07T21:50:42.195Z] === RUN TestInspect [2022-04-07T21:50:42.809Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-07T21:50:42.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-07T21:50:42.809Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-04-07T21:50:42.809Z] === RUN TestStats [2022-04-07T21:50:44.201Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-07T21:50:44.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-07T21:50:44.718Z] --- PASS: TestInspect (2.55s) [2022-04-07T21:50:44.718Z] === RUN TestCreateJob [2022-04-07T21:50:44.718Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-07T21:50:45.287Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-07T21:50:45.287Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-07T21:50:45.855Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-07T21:50:45.856Z] --- PASS: TestStats (2.81s) [2022-04-07T21:50:45.856Z] === RUN TestStopContainerWithTimeout [2022-04-07T21:50:45.856Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T21:50:45.856Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T21:50:45.856Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T21:50:45.856Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T21:50:45.856Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T21:50:45.856Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T21:50:45.856Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T21:50:45.856Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T21:50:45.856Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T21:50:45.856Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T21:50:46.117Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-07T21:50:46.117Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-07T21:50:46.117Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-07T21:50:46.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-07T21:50:46.947Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T21:50:47.239Z] --- PASS: TestCreateJob (2.54s) [2022-04-07T21:50:47.239Z] === RUN TestReplicatedJob [2022-04-07T21:50:47.516Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-07T21:50:48.119Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-04-07T21:50:48.119Z] === RUN TestCreateServiceSysctls [2022-04-07T21:50:48.894Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T21:50:49.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-07T21:50:49.154Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-04-07T21:50:49.154Z] check_test.go:309: [df5d4ec28870d] daemon is not started [2022-04-07T21:50:49.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-07T21:50:49.154Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-04-07T21:50:49.154Z] check_test.go:309: [d93896bebdbcb] daemon is not started [2022-04-07T21:50:49.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-07T21:50:50.007Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-04-07T21:50:50.007Z] === RUN TestCreateServiceCapabilities [2022-04-07T21:50:51.061Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-07T21:50:51.061Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-04-07T21:50:51.061Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2022-04-07T21:50:51.061Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-04-07T21:50:51.061Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2022-04-07T21:50:51.061Z] === RUN TestDeleteDevicemapper [2022-04-07T21:50:51.061Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:50:51.061Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T21:50:51.061Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T21:50:52.000Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-07T21:50:52.261Z] check_test.go:309: [d7af2982b25ff] daemon is not started [2022-04-07T21:50:52.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-07T21:50:52.487Z] --- PASS: TestReplicatedJob (5.08s) [2022-04-07T21:50:52.487Z] === RUN TestUpdateReplicatedJob [2022-04-07T21:50:52.524Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-04-07T21:50:52.524Z] === RUN TestInspect [2022-04-07T21:50:53.200Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-07T21:50:53.770Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2022-04-07T21:50:53.770Z] === RUN TestUpdateMemory [2022-04-07T21:50:53.770Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:50:53.770Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-07T21:50:53.770Z] === RUN TestUpdateCPUQuota [2022-04-07T21:50:54.029Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-07T21:50:54.289Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-07T21:50:54.383Z] --- PASS: TestUpdateReplicatedJob (2.53s) [2022-04-07T21:50:54.383Z] === RUN TestServiceListWithStatuses [2022-04-07T21:50:54.383Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:50:54.383Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T21:50:54.383Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T21:50:55.085Z] --- PASS: TestInspect (2.65s) [2022-04-07T21:50:55.085Z] === RUN TestCreateJob [2022-04-07T21:50:55.229Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-04-07T21:50:55.229Z] === RUN TestUpdatePidsLimit [2022-04-07T21:50:55.229Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T21:50:55.229Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-07T21:50:55.229Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T21:50:55.799Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-07T21:50:55.799Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T21:50:56.060Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-07T21:50:56.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T21:50:56.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T21:50:56.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T21:50:56.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-07T21:50:57.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T21:50:58.223Z] --- PASS: TestBuildMultiStageLayerLeak (22.25s) [2022-04-07T21:50:58.223Z] === RUN TestBuildWithHugeFile [2022-04-07T21:50:58.356Z] --- PASS: TestCreateJob (2.92s) [2022-04-07T21:50:58.356Z] === RUN TestReplicatedJob [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit (3.62s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-04-07T21:50:58.535Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-04-07T21:50:58.535Z] === RUN TestUpdateRestartPolicy [2022-04-07T21:50:58.557Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-04-07T21:50:58.557Z] === RUN TestDockerNetworkReConnect [2022-04-07T21:51:00.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-07T21:51:01.823Z] --- PASS: TestDockerNetworkReConnect (2.86s) [2022-04-07T21:51:01.825Z] === RUN TestServicePlugin [2022-04-07T21:51:01.825Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:51:01.825Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-07T21:51:01.825Z] === RUN TestServiceUpdateLabel [2022-04-07T21:51:02.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-07T21:51:03.192Z] --- PASS: TestServiceUpdateLabel (1.74s) [2022-04-07T21:51:03.192Z] === RUN TestServiceUpdateSecrets [2022-04-07T21:51:03.649Z] --- PASS: TestReplicatedJob (5.12s) [2022-04-07T21:51:03.649Z] === RUN TestUpdateReplicatedJob [2022-04-07T21:51:05.516Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-07T21:51:05.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-07T21:51:05.775Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-07T21:51:06.035Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-07T21:51:06.209Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-04-07T21:51:06.209Z] === RUN TestServiceListWithStatuses [2022-04-07T21:51:06.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:51:06.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T21:51:06.209Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T21:51:08.573Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-07T21:51:09.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-07T21:51:10.380Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-04-07T21:51:10.380Z] === RUN TestDockerNetworkReConnect [2022-04-07T21:51:11.048Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2022-04-07T21:51:11.048Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T21:51:11.048Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-07T21:51:11.985Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-04-07T21:51:11.985Z] === RUN TestWaitNonBlocked [2022-04-07T21:51:11.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:51:11.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:51:11.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:51:11.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:51:11.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:51:11.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:51:12.552Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-07T21:51:12.552Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-07T21:51:12.552Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-07T21:51:12.552Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-07T21:51:12.552Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-07T21:51:12.552Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-07T21:51:12.553Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-07T21:51:12.553Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-07T21:51:12.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-07T21:51:12.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-07T21:51:13.120Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-07T21:51:13.120Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2022-04-07T21:51:13.120Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-04-07T21:51:13.120Z] === RUN TestWaitBlocked [2022-04-07T21:51:13.120Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:51:13.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:51:13.120Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:51:13.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:51:13.120Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T21:51:13.120Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T21:51:14.061Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T21:51:14.061Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2022-04-07T21:51:14.061Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-04-07T21:51:14.061Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T21:51:14.061Z] === CONT TestContainerKillOnDaemonStart [2022-04-07T21:51:14.545Z] --- PASS: TestDockerNetworkReConnect (3.60s) [2022-04-07T21:51:14.545Z] === RUN TestServicePlugin [2022-04-07T21:51:16.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-07T21:51:17.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-07T21:51:17.426Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2022-04-07T21:51:17.426Z] === CONT TestIpcModeOlderClient [2022-04-07T21:51:17.426Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-07T21:51:17.427Z] === CONT TestDaemonHostGatewayIP [2022-04-07T21:51:17.812Z] plugin_test.go:62: [d38d0312a90df] joining swarm manager [daf23906e35f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:51:18.043Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2022-04-07T21:51:18.043Z] === RUN TestServiceUpdateConfigs [2022-04-07T21:51:18.741Z] plugin_test.go:65: [daefefeb56533] joining swarm manager [daf23906e35f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:51:19.334Z] check_test.go:309: [d7055dc6d45f7] daemon is not started [2022-04-07T21:51:19.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-07T21:51:20.771Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-04-07T21:51:20.771Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T21:51:20.771Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-07T21:51:22.686Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-07T21:51:23.621Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.59s) [2022-04-07T21:51:23.621Z] === CONT TestDaemonRestartIpcMode [2022-04-07T21:51:23.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-07T21:51:23.880Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-07T21:51:25.259Z] docker_cli_daemon_plugins_test.go:106: [d1d6011e0f714] daemon is not started [2022-04-07T21:51:26.197Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-07T21:51:26.197Z] --- PASS: TestDaemonRestartIpcMode (2.92s) [2022-04-07T21:51:27.133Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2022-04-07T21:51:27.134Z] PASS [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === Skipped [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T21:51:27.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T21:51:27.134Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-07T21:51:27.134Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T21:51:27.134Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T21:51:27.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-07T21:51:27.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:51:27.134Z] [2022-04-07T21:51:27.134Z] DONE 196 tests, 6 skipped in 147.639s [2022-04-07T21:51:27.134Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T21:51:27.134Z] ++ 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-04-07T21:51:27.134Z] ++ set -e [2022-04-07T21:51:27.134Z] ++ '[' -n 0 ']' [2022-04-07T21:51:27.134Z] ++ set -x [2022-04-07T21:51:27.134Z] ++ 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-04-07T21:51:27.393Z] INFO: Testing against a local daemon [2022-04-07T21:51:27.393Z] === RUN TestCommitInheritsEnv [2022-04-07T21:51:27.653Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-04-07T21:51:27.653Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T21:51:27.653Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T21:51:27.653Z] === RUN TestImagesFilterMultiReference [2022-04-07T21:51:27.914Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-07T21:51:27.914Z] === RUN TestImagePullPlatformInvalid [2022-04-07T21:51:27.914Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-07T21:51:27.914Z] === RUN TestRemoveImageOrphaning [2022-04-07T21:51:27.914Z] check_test.go:309: [d154020863a6b] daemon is not started [2022-04-07T21:51:27.914Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-07T21:51:28.483Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-04-07T21:51:28.483Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T21:51:28.483Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-07T21:51:30.389Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-04-07T21:51:30.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T21:51:30.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-07T21:51:30.389Z] === RUN TestTagInvalidReference [2022-04-07T21:51:30.389Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-07T21:51:30.389Z] === RUN TestTagValidPrefixedRepo [2022-04-07T21:51:30.389Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-07T21:51:30.389Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T21:51:30.389Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-07T21:51:30.389Z] === RUN TestTagOfficialNames [2022-04-07T21:51:30.649Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-07T21:51:30.649Z] === RUN TestTagMatchesDigest [2022-04-07T21:51:30.649Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T21:51:30.649Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T21:51:31.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-07T21:51:32.528Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-07T21:51:32.891Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-04-07T21:51:32.891Z] === RUN TestServiceUpdateNetwork [2022-04-07T21:51:32.977Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-04-07T21:51:32.977Z] Copying nested executables into bundles/cross/linux/amd64 [2022-04-07T21:51:32.977Z] Cross building: bundles/cross/windows/amd64 [2022-04-07T21:51:32.977Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-07T21:51:32.977Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-07T21:51:33.097Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-07T21:51:34.478Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-07T21:51:37.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-07T21:51:37.768Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-07T21:51:38.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-07T21:51:38.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-07T21:51:38.338Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-07T21:51:38.907Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-07T21:51:39.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-07T21:51:39.740Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-07T21:51:39.740Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-04-07T21:51:40.000Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-04-07T21:51:40.569Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-07T21:51:40.569Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-04-07T21:51:41.138Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-04-07T21:51:41.398Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-07T21:51:41.658Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-04-07T21:51:42.226Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-04-07T21:51:42.796Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-04-07T21:51:43.365Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-04-07T21:51:43.624Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-04-07T21:51:44.193Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-04-07T21:51:44.760Z] check_test.go:309: [d37507df63bd9] daemon is not started [2022-04-07T21:51:44.760Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-07T21:51:45.207Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-04-07T21:51:45.207Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T21:51:45.207Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T21:51:45.238Z] --- PASS: TestServicePlugin (29.66s) [2022-04-07T21:51:45.238Z] === RUN TestServiceUpdateLabel [2022-04-07T21:51:45.698Z] check_test.go:309: [ddce407cb858f] daemon is not started [2022-04-07T21:51:45.769Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T21:51:45.800Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-04-07T21:51:45.800Z] === RUN TestServiceUpdateSecrets [2022-04-07T21:51:45.958Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-07T21:51:46.526Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-07T21:51:47.907Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-07T21:51:50.448Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-07T21:51:51.018Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-07T21:51:51.277Z] check_test.go:309: [dfaaddf6fc987] daemon is not started [2022-04-07T21:51:51.277Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-07T21:51:51.849Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-07T21:51:53.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T21:51:54.391Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-07T21:51:54.650Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-07T21:51:56.030Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-07T21:52:00.228Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-07T21:52:00.400Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-04-07T21:52:00.400Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-04-07T21:52:00.400Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-07T21:52:00.400Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-07T21:52:00.400Z] PASS [2022-04-07T21:52:00.400Z] [2022-04-07T21:52:00.400Z] === Skipped [2022-04-07T21:52:00.400Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T21:52:00.400Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:52:00.400Z] [2022-04-07T21:52:00.400Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-07T21:52:00.400Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T21:52:00.400Z] [2022-04-07T21:52:00.400Z] DONE 27 tests, 2 skipped in 147.867s [2022-04-07T21:52:00.400Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T21:52:00.400Z] ++ 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-04-07T21:52:00.400Z] ++ set -e [2022-04-07T21:52:00.400Z] ++ '[' -n 0 ']' [2022-04-07T21:52:00.400Z] ++ set -x [2022-04-07T21:52:00.400Z] ++ 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-04-07T21:52:00.400Z] INFO: Testing against a local daemon [2022-04-07T21:52:00.400Z] === RUN TestSessionCreate [2022-04-07T21:52:00.400Z] --- PASS: TestSessionCreate (0.03s) [2022-04-07T21:52:00.400Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T21:52:00.400Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T21:52:00.400Z] PASS [2022-04-07T21:52:00.400Z] [2022-04-07T21:52:00.400Z] DONE 2 tests in 0.143s [2022-04-07T21:52:00.400Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T21:52:00.401Z] ++ 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-04-07T21:52:00.401Z] ++ set -e [2022-04-07T21:52:00.401Z] ++ '[' -n 0 ']' [2022-04-07T21:52:00.401Z] ++ set -x [2022-04-07T21:52:00.401Z] ++ 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-04-07T21:52:00.401Z] INFO: Testing against a local daemon [2022-04-07T21:52:00.401Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:52:00.401Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T21:52:00.401Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:52:00.401Z] === RUN TestEventsExecDie [2022-04-07T21:52:00.638Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-04-07T21:52:00.638Z] === RUN TestServiceUpdateConfigs [2022-04-07T21:52:00.666Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-07T21:52:00.666Z] === RUN TestEventsBackwardsCompatible [2022-04-07T21:52:00.666Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-07T21:52:00.666Z] === RUN TestInfoBinaryCommits [2022-04-07T21:52:00.666Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T21:52:00.666Z] === RUN TestInfoAPIVersioned [2022-04-07T21:52:00.666Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T21:52:00.666Z] === RUN TestInfoDiscoveryBackend [2022-04-07T21:52:01.169Z] check_test.go:309: [d210b92130197] daemon is not started [2022-04-07T21:52:01.169Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-07T21:52:01.239Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-04-07T21:52:01.239Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T21:52:02.193Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-07T21:52:02.193Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T21:52:02.755Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-04-07T21:52:02.755Z] === RUN TestInfoAPI [2022-04-07T21:52:02.755Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T21:52:02.755Z] === RUN TestInfoAPIWarnings [2022-04-07T21:52:06.443Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-07T21:52:06.443Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-07T21:52:06.702Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-07T21:52:06.702Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-07T21:52:09.247Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-07T21:52:11.789Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-07T21:52:12.049Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-07T21:52:13.427Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-07T21:52:14.805Z] check_test.go:309: [d9be5b464cb8b] daemon is not started [2022-04-07T21:52:14.805Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-07T21:52:15.064Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-07T21:52:15.323Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-07T21:52:15.475Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-04-07T21:52:15.475Z] === RUN TestServiceUpdateNetwork [2022-04-07T21:52:15.891Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-07T21:52:16.458Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-07T21:52:18.365Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-07T21:52:18.365Z] check_test.go:309: [dc4eac37de6a9] daemon is not started [2022-04-07T21:52:18.365Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-07T21:52:20.805Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-07T21:52:20.805Z] === RUN TestInfoDebug [2022-04-07T21:52:20.805Z] --- PASS: TestInfoDebug (0.53s) [2022-04-07T21:52:20.805Z] === RUN TestInfoInsecureRegistries [2022-04-07T21:52:20.805Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-07T21:52:20.805Z] === RUN TestInfoRegistryMirrors [2022-04-07T21:52:20.805Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-07T21:52:20.805Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T21:52:20.805Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-04-07T21:52:20.805Z] === RUN TestPingCacheHeaders [2022-04-07T21:52:20.805Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T21:52:20.805Z] === RUN TestPingGet [2022-04-07T21:52:20.805Z] --- PASS: TestPingGet (0.01s) [2022-04-07T21:52:20.805Z] === RUN TestPingHead [2022-04-07T21:52:20.805Z] --- PASS: TestPingHead (0.02s) [2022-04-07T21:52:20.805Z] === RUN TestVersion [2022-04-07T21:52:20.805Z] --- PASS: TestVersion (0.02s) [2022-04-07T21:52:20.805Z] PASS [2022-04-07T21:52:20.805Z] [2022-04-07T21:52:20.805Z] === Skipped [2022-04-07T21:52:20.805Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:52:20.805Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T21:52:20.805Z] [2022-04-07T21:52:20.805Z] DONE 18 tests, 1 skipped in 20.756s [2022-04-07T21:52:20.805Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T21:52:20.805Z] ++ 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-04-07T21:52:20.805Z] ++ set -e [2022-04-07T21:52:20.805Z] ++ '[' -n 0 ']' [2022-04-07T21:52:20.805Z] ++ set -x [2022-04-07T21:52:20.805Z] ++ 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-04-07T21:52:20.805Z] INFO: Testing against a local daemon [2022-04-07T21:52:20.805Z] === RUN TestVolumesCreateAndList [2022-04-07T21:52:20.805Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-07T21:52:20.805Z] === RUN TestVolumesRemove [2022-04-07T21:52:20.909Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-07T21:52:20.909Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-07T21:52:21.061Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-07T21:52:21.061Z] === RUN TestVolumesInspect [2022-04-07T21:52:21.061Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-07T21:52:21.061Z] === RUN TestVolumesInvalidJSON [2022-04-07T21:52:21.061Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T21:52:21.061Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T21:52:21.061Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T21:52:21.061Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-07T21:52:21.061Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T21:52:21.061Z] PASS [2022-04-07T21:52:21.061Z] [2022-04-07T21:52:21.061Z] DONE 5 tests in 0.208s [2022-04-07T21:52:21.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T21:52:21.061Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T21:52:21.061Z] +++ kill 12304 [2022-04-07T21:52:22.430Z] +++ /etc/init.d/apparmor stop [2022-04-07T21:52:22.430Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T21:52:22.430Z] [2022-04-07T21:52:22.430Z] Unloading profiles will leave already running processes permanently [2022-04-07T21:52:22.430Z] unconfined, which can lead to unexpected situations. [2022-04-07T21:52:22.430Z] [2022-04-07T21:52:22.430Z] To set a process to complain mode, use the command line tool [2022-04-07T21:52:22.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T21:52:22.430Z] +++ true [2022-04-07T21:52:22.430Z] exiting test-integration [2022-04-07T21:52:22.430Z] ++ exit 0 [2022-04-07T21:52:22.430Z] [2022-04-07T21:52:22.816Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-07T21:52:23.075Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart Post stage [Pipeline] junit [2022-04-07T21:52:23.812Z] Recording test results [2022-04-07T21:52:23.999Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T21:52:24.370Z] + echo Ensuring container killed. [2022-04-07T21:52:24.370Z] Ensuring container killed. [2022-04-07T21:52:24.370Z] + docker rm -vf docker-pr4 [2022-04-07T21:52:24.370Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-07T21:52:24.653Z] + echo Chowning /workspace to jenkins user [2022-04-07T21:52:24.653Z] Chowning /workspace to jenkins user [2022-04-07T21:52:24.653Z] + id -u [2022-04-07T21:52:24.653Z] + id -g [2022-04-07T21:52:24.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T21:52:24.653Z] Unable to find image 'busybox:latest' locally [2022-04-07T21:52:24.653Z] latest: Pulling from library/busybox [2022-04-07T21:52:24.911Z] aa5434a6d997: Pulling fs layer [2022-04-07T21:52:24.911Z] aa5434a6d997: Verifying Checksum [2022-04-07T21:52:24.911Z] aa5434a6d997: Download complete [2022-04-07T21:52:24.911Z] aa5434a6d997: Pull complete [2022-04-07T21:52:24.911Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T21:52:24.911Z] Status: Downloaded newer image for busybox:latest [2022-04-07T21:52:24.981Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T21:52:26.572Z] + bundleName=arm64-integration [2022-04-07T21:52:26.572Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-07T21:52:26.572Z] Creating arm64-integration-bundles.tar.gz [2022-04-07T21:52:26.572Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-07T21:52:26.572Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-07T21:52:26.583Z] Archiving artifacts [2022-04-07T21:52:27.520Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-07T21:52:27.644Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-04-07T21:52:27.644Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T21:52:28.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T21:52:28.206Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T21:52:28.394Z] + make clean [2022-04-07T21:52:28.460Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-07T21:52:28.650Z] docker volume rm -f docker-dev-cache [2022-04-07T21:52:28.650Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T21:52:28.769Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T21:52:30.367Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T21:52:33.658Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-07T21:52:36.896Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T21:52:36.952Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-07T21:52:40.247Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-07T21:52:40.247Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-07T21:52:41.185Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-07T21:52:43.091Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-07T21:52:43.430Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-04-07T21:52:43.430Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-07T21:52:43.430Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-04-07T21:52:43.430Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-07T21:52:43.430Z] PASS [2022-04-07T21:52:43.430Z] [2022-04-07T21:52:43.430Z] === Skipped [2022-04-07T21:52:43.430Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T21:52:43.430Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:52:43.430Z] [2022-04-07T21:52:43.430Z] DONE 27 tests, 1 skipped in 182.391s [2022-04-07T21:52:43.430Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T21:52:43.430Z] INFO: Testing against a local daemon [2022-04-07T21:52:43.430Z] === RUN TestSessionCreate [2022-04-07T21:52:43.430Z] --- PASS: TestSessionCreate (0.02s) [2022-04-07T21:52:43.430Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T21:52:43.430Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T21:52:43.430Z] PASS [2022-04-07T21:52:43.430Z] [2022-04-07T21:52:43.430Z] DONE 2 tests in 0.070s [2022-04-07T21:52:43.430Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T21:52:43.430Z] INFO: Testing against a local daemon [2022-04-07T21:52:43.430Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:52:43.430Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:52:43.430Z] === RUN TestEventsExecDie [2022-04-07T21:52:43.685Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-07T21:52:43.686Z] === RUN TestEventsBackwardsCompatible [2022-04-07T21:52:43.686Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-07T21:52:43.686Z] === RUN TestInfoBinaryCommits [2022-04-07T21:52:43.941Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T21:52:43.941Z] === RUN TestInfoAPIVersioned [2022-04-07T21:52:43.941Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T21:52:43.941Z] === RUN TestInfoDiscoveryBackend [2022-04-07T21:52:44.030Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-07T21:52:44.503Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-07T21:52:44.503Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T21:52:44.601Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-07T21:52:44.862Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-07T21:52:45.122Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-07T21:52:45.381Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-07T21:52:45.430Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-07T21:52:45.430Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T21:52:46.006Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-04-07T21:52:46.006Z] === RUN TestInfoAPI [2022-04-07T21:52:46.006Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T21:52:46.006Z] === RUN TestInfoAPIWarnings [2022-04-07T21:52:46.322Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-07T21:52:46.323Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-07T21:52:46.583Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-07T21:52:47.152Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-07T21:52:48.093Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-07T21:52:49.476Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-07T21:52:50.859Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-07T21:52:52.765Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-07T21:52:54.146Z] docker_cli_daemon_test.go:2551: [d73d751af58cf] daemon is not started [2022-04-07T21:52:54.146Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-07T21:52:54.420Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-07T21:52:54.420Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-07T21:52:54.420Z] remote: Enumerating objects: 23, done. [2022-04-07T21:52:54.420Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-07T21:52:54.420Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-07T21:52:54.420Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-07T21:52:54.420Z] 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-04-07T21:52:54.420Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-07T21:52:54.420Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-07T21:52:54.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/test/unit [2022-04-07T21:52:55.524Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-07T21:52:55.784Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-07T21:52:56.726Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-07T21:52:57.278Z] ? github.com/docker/docker/api [no test files] [2022-04-07T21:53:03.352Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-07T21:53:04.075Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-07T21:53:04.075Z] === RUN TestInfoDebug [2022-04-07T21:53:04.075Z] --- PASS: TestInfoDebug (0.52s) [2022-04-07T21:53:04.075Z] === RUN TestInfoInsecureRegistries [2022-04-07T21:53:04.075Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-07T21:53:04.075Z] === RUN TestInfoRegistryMirrors [2022-04-07T21:53:04.075Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-07T21:53:04.075Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T21:53:04.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-07T21:53:04.075Z] === RUN TestPingCacheHeaders [2022-04-07T21:53:04.075Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T21:53:04.075Z] === RUN TestPingGet [2022-04-07T21:53:04.075Z] --- PASS: TestPingGet (0.01s) [2022-04-07T21:53:04.075Z] === RUN TestPingHead [2022-04-07T21:53:04.075Z] --- PASS: TestPingHead (0.02s) [2022-04-07T21:53:04.075Z] === RUN TestVersion [2022-04-07T21:53:04.075Z] --- PASS: TestVersion (0.02s) [2022-04-07T21:53:04.075Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:53:04.292Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-07T21:53:05.003Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2022-04-07T21:53:05.003Z] PASS [2022-04-07T21:53:05.003Z] [2022-04-07T21:53:05.003Z] DONE 18 tests in 21.865s [2022-04-07T21:53:05.003Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T21:53:05.003Z] INFO: Testing against a local daemon [2022-04-07T21:53:05.003Z] === RUN TestVolumesCreateAndList [2022-04-07T21:53:05.003Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-07T21:53:05.003Z] === RUN TestVolumesRemove [2022-04-07T21:53:05.260Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-07T21:53:05.260Z] === RUN TestVolumesInspect [2022-04-07T21:53:05.260Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-07T21:53:05.260Z] === RUN TestVolumesInvalidJSON [2022-04-07T21:53:05.260Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T21:53:05.260Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T21:53:05.260Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T21:53:05.260Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-07T21:53:05.260Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T21:53:05.260Z] PASS [2022-04-07T21:53:05.260Z] [2022-04-07T21:53:05.260Z] DONE 5 tests in 0.153s [2022-04-07T21:53:05.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T21:53:06.628Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-07T21:53:06.628Z] Removing test suite binaries [2022-04-07T21:53:06.826Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-07T21:53:06.886Z] exiting test-integration [2022-04-07T21:53:06.886Z] ++ exit 0 [2022-04-07T21:53:06.886Z] [2022-04-07T21:53:08.737Z] === RUN TestDockerDaemonSuite/TestShmSizeReload Post stage [Pipeline] junit [2022-04-07T21:53:08.799Z] Recording test results [2022-04-07T21:53:10.099Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T21:53:10.472Z] + echo Ensuring container killed. [2022-04-07T21:53:10.472Z] Ensuring container killed. [2022-04-07T21:53:10.472Z] + docker rm -vf docker-pr4 [2022-04-07T21:53:10.472Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-07T21:53:10.792Z] + echo Chowning /workspace to jenkins user [2022-04-07T21:53:10.792Z] Chowning /workspace to jenkins user [2022-04-07T21:53:10.792Z] + id -u [2022-04-07T21:53:10.792Z] + id -g [2022-04-07T21:53:10.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T21:53:10.792Z] Unable to find image 'busybox:latest' locally [2022-04-07T21:53:10.792Z] latest: Pulling from library/busybox [2022-04-07T21:53:11.048Z] 554879bb3004: Pulling fs layer [2022-04-07T21:53:11.048Z] 554879bb3004: Verifying Checksum [2022-04-07T21:53:11.048Z] 554879bb3004: Download complete [2022-04-07T21:53:11.048Z] 554879bb3004: Pull complete [2022-04-07T21:53:11.048Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T21:53:11.048Z] Status: Downloaded newer image for busybox:latest [2022-04-07T21:53:12.028Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-07T21:53:12.028Z] check_test.go:309: [d2ae4c65b7319] daemon is not started [2022-04-07T21:53:12.028Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-07T21:53:12.138Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T21:53:12.752Z] + bundleName=amd64-cgroup2 [2022-04-07T21:53:12.752Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-07T21:53:12.752Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-07T21:53:12.752Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-07T21:53:12.752Z] + 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-04-07T21:53:13.018Z] Archiving artifacts [2022-04-07T21:53:14.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T21:53:14.708Z] + make clean [2022-04-07T21:53:14.968Z] docker volume rm -f docker-dev-cache [2022-04-07T21:53:14.968Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite (339.99s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.43s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.75s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.30s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.81s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.76s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.10s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2022-04-07T21:53:17.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.36s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.94s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.91s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.58s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.16s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.82s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.38s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.45s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2022-04-07T21:53:17.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T21:53:17.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.64s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.71s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.40s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.91s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.39s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.34s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.13s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.39s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2022-04-07T21:53:17.304Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.53s) [2022-04-07T21:53:17.304Z] === RUN TestDockerSwarmSuite [2022-04-07T21:53:17.304Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-07T21:53:20.598Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-07T21:53:23.138Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-07T21:53:23.138Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-07T21:53:24.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-07T21:53:25.148Z] --- PASS: TestBuildWithHugeFile (136.63s) [2022-04-07T21:53:25.148Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T21:53:25.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:53:25.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:53:25.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:53:25.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:53:25.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:53:25.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:53:25.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T21:53:25.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T21:53:25.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T21:53:25.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-07T21:53:25.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-07T21:53:25.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-07T21:53:25.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-07T21:53:25.148Z] === RUN TestBuildPreserveOwnership [2022-04-07T21:53:25.148Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:53:25.148Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestBuildPlatformInvalid [2022-04-07T21:53:25.148Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-04-07T21:53:25.148Z] PASS [2022-04-07T21:53:25.148Z] ok github.com/docker/docker/integration/build 225.634s [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === Skipped [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-07T21:53:25.148Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-07T21:53:25.148Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-07T21:53:25.148Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-07T21:53:25.148Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-07T21:53:25.148Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] DONE 28 tests, 5 skipped in 253.088s [2022-04-07T21:53:25.148Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-07T21:53:25.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:53:25.148Z] INFO: Testing against a local daemon [2022-04-07T21:53:25.148Z] === RUN TestConfigInspect [2022-04-07T21:53:25.148Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-07T21:53:25.148Z] === RUN TestConfigList [2022-04-07T21:53:25.148Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigList (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestConfigsCreateAndDelete [2022-04-07T21:53:25.148Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestConfigsUpdate [2022-04-07T21:53:25.148Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestTemplatedConfig [2022-04-07T21:53:25.148Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestConfigCreateResolve [2022-04-07T21:53:25.148Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T21:53:25.148Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.148Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-07T21:53:25.148Z] PASS [2022-04-07T21:53:25.148Z] ok github.com/docker/docker/integration/config 0.149s [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === Skipped [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-04-07T21:53:25.148Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-04-07T21:53:25.148Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.148Z] [2022-04-07T21:53:25.148Z] DONE 7 tests, 7 skipped in 2.244s [2022-04-07T21:53:25.148Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-07T21:53:25.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:53:25.148Z] INFO: Testing against a local daemon [2022-04-07T21:53:25.148Z] === RUN TestCheckpoint [2022-04-07T21:53:25.148Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:53:25.148Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestContainerInvalidJSON [2022-04-07T21:53:25.148Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:53:25.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:53:25.148Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:53:25.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:53:25.148Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:53:25.148Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:53:25.148Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T21:53:25.148Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T21:53:25.148Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T21:53:25.148Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-07T21:53:25.148Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-07T21:53:25.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-04-07T21:53:25.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-07T21:53:25.148Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T21:53:25.148Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-07T21:53:25.148Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T21:53:25.148Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-07T21:53:25.148Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T21:53:25.148Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-04-07T21:53:25.148Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T21:53:25.148Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-04-07T21:53:25.148Z] === RUN TestCopyFromContainer [2022-04-07T21:53:25.148Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.148Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T21:53:25.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:53:25.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:53:25.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:53:25.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:53:25.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:53:25.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:53:25.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T21:53:25.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T21:53:25.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T21:53:25.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T21:53:25.148Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-07T21:53:25.148Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-07T21:53:25.148Z] === RUN TestCreateWithInvalidEnv [2022-04-07T21:53:25.148Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T21:53:25.148Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T21:53:25.148Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T21:53:25.148Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T21:53:25.148Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T21:53:25.148Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T21:53:25.148Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T21:53:25.148Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T21:53:25.148Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T21:53:25.148Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T21:53:25.148Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-07T21:53:25.148Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T21:53:25.149Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.149Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T21:53:25.149Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.149Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T21:53:25.149Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:53:25.149Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:53:25.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:53:25.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:53:25.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:53:25.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:53:25.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:53:25.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:53:25.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T21:53:25.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T21:53:25.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T21:53:25.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T21:53:25.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T21:53:25.149Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-07T21:53:25.149Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateDifferentPlatform [2022-04-07T21:53:25.149Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T21:53:25.149Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T21:53:25.149Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-07T21:53:25.149Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T21:53:25.149Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-07T21:53:25.149Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T21:53:25.149Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-07T21:53:25.149Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-07T21:53:25.149Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T21:53:25.149Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.149Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestDiff [2022-04-07T21:53:25.149Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-07T21:53:25.149Z] --- SKIP: TestDiff (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestExecWithCloseStdin [2022-04-07T21:53:25.149Z] --- PASS: TestExecWithCloseStdin (2.46s) [2022-04-07T21:53:25.149Z] === RUN TestExec [2022-04-07T21:53:25.149Z] --- PASS: TestExec (2.16s) [2022-04-07T21:53:25.149Z] === RUN TestExecUser [2022-04-07T21:53:25.149Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-07T21:53:25.149Z] --- SKIP: TestExecUser (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestExportContainerAndImportImage [2022-04-07T21:53:25.149Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.149Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T21:53:25.149Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:25.149Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestHealthCheckWorkdir [2022-04-07T21:53:25.149Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-07T21:53:25.149Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestHealthKillContainer [2022-04-07T21:53:25.149Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-07T21:53:25.149Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T21:53:25.149Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T21:53:25.149Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T21:53:25.149Z] === RUN TestKillContainerInvalidSignal [2022-04-07T21:53:26.692Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2022-04-07T21:53:26.692Z] === RUN TestKillContainer [2022-04-07T21:53:26.692Z] === RUN TestKillContainer/no_signal [2022-04-07T21:53:28.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-07T21:53:28.876Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T21:53:28.876Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-07T21:53:28.876Z] === RUN TestKillContainer/killing_signal [2022-04-07T21:53:31.066Z] --- PASS: TestKillContainer (4.36s) [2022-04-07T21:53:31.066Z] --- PASS: TestKillContainer/no_signal (1.91s) [2022-04-07T21:53:31.066Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-07T21:53:31.066Z] --- PASS: TestKillContainer/killing_signal (2.39s) [2022-04-07T21:53:31.066Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T21:53:31.066Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:53:31.066Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestKillStoppedContainer [2022-04-07T21:53:31.066Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:53:31.066Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T21:53:31.066Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:53:31.066Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestKillDifferentUserContainer [2022-04-07T21:53:31.066Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-07T21:53:31.066Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestInspectOomKilledTrue [2022-04-07T21:53:31.066Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:31.066Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestInspectOomKilledFalse [2022-04-07T21:53:31.066Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:53:31.066Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T21:53:31.066Z] === RUN TestLogsFollowTailEmpty [2022-04-07T21:53:33.981Z] --- PASS: TestLogsFollowTailEmpty (2.56s) [2022-04-07T21:53:33.981Z] === RUN TestNetworkNat [2022-04-07T21:53:33.981Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-07T21:53:33.981Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-07T21:53:33.981Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T21:53:33.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-07T21:53:33.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-07T21:53:34.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-07T21:53:34.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-07T21:53:36.203Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-07T21:53:36.203Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-07T21:53:36.203Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-07T21:53:36.203Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-07T21:53:36.892Z] --- PASS: TestNetworkLocalhostTCPNat (2.83s) [2022-04-07T21:53:36.892Z] === RUN TestNetworkLoopbackNat [2022-04-07T21:53:36.892Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-07T21:53:36.892Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-07T21:53:36.892Z] === RUN TestPause [2022-04-07T21:53:36.892Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-07T21:53:36.892Z] --- SKIP: TestPause (0.00s) [2022-04-07T21:53:36.892Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T21:53:39.077Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-04-07T21:53:39.077Z] === RUN TestPauseStopPausedContainer [2022-04-07T21:53:39.077Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:53:39.077Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-07T21:53:39.077Z] === RUN TestPsFilter [2022-04-07T21:53:39.077Z] --- PASS: TestPsFilter (0.17s) [2022-04-07T21:53:39.077Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T21:53:42.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-07T21:53:42.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-07T21:53:45.310Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-07T21:53:45.878Z] docker_api_swarm_test.go:563: [dd675d449f38b] joining swarm manager [d3e3c548d81c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:53:45.878Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-07T21:53:46.817Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-07T21:53:47.387Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-07T21:53:47.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.56s) [2022-04-07T21:53:47.668Z] === RUN TestRemoveContainerWithVolume [2022-04-07T21:53:47.955Z] === RUN TestDockerSuite/TestBuildFails [2022-04-07T21:53:48.523Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-07T21:53:48.523Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-07T21:53:49.850Z] --- PASS: TestRemoveContainerWithVolume (2.81s) [2022-04-07T21:53:49.850Z] === RUN TestRemoveContainerRunning [2022-04-07T21:53:51.058Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-07T21:53:52.034Z] --- PASS: TestRemoveContainerRunning (2.43s) [2022-04-07T21:53:52.034Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T21:53:52.438Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-07T21:53:53.817Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-07T21:53:54.948Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-04-07T21:53:54.948Z] === RUN TestRemoveInvalidContainer [2022-04-07T21:53:54.948Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-07T21:53:54.948Z] === RUN TestRenameLinkedContainer [2022-04-07T21:53:54.948Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-07T21:53:54.948Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-07T21:53:54.948Z] === RUN TestRenameStoppedContainer [2022-04-07T21:53:55.199Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-07T21:53:55.769Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-07T21:53:57.149Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-07T21:53:58.089Z] docker_api_swarm_test.go:585: [d2e0719a506a0] joining swarm manager [d3e3c548d81c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:53:59.028Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-07T21:54:00.015Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-07T21:54:00.588Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-07T21:54:00.852Z] check_test.go:380: [dd675d449f38b] daemon is not started [2022-04-07T21:54:02.034Z] --- PASS: TestRenameStoppedContainer (7.59s) [2022-04-07T21:54:02.034Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T21:54:02.228Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-07T21:54:04.135Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-07T21:54:05.072Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-07T21:54:07.840Z] --- PASS: TestRenameRunningContainerAndReuse (4.85s) [2022-04-07T21:54:07.840Z] === RUN TestRenameInvalidName [2022-04-07T21:54:09.267Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-07T21:54:09.268Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-07T21:54:09.382Z] --- PASS: TestRenameInvalidName (2.54s) [2022-04-07T21:54:09.382Z] === RUN TestRenameAnonymousContainer [2022-04-07T21:54:09.382Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:09.382Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-04-07T21:54:09.382Z] === RUN TestRenameContainerWithSameName [2022-04-07T21:54:09.836Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-07T21:54:10.405Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-07T21:54:10.973Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-07T21:54:10.973Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-07T21:54:11.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-07T21:54:11.232Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-07T21:54:11.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-07T21:54:11.800Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-07T21:54:12.293Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2022-04-07T21:54:12.293Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T21:54:12.293Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:12.293Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-07T21:54:12.293Z] === RUN TestResize [2022-04-07T21:54:12.370Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-07T21:54:12.940Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-07T21:54:13.509Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-07T21:54:13.769Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-07T21:54:14.029Z] docker_api_swarm_test.go:46: [d8036b8e21643] joining swarm manager [d8b1c095df6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:54:14.477Z] --- PASS: TestResize (2.47s) [2022-04-07T21:54:14.477Z] === RUN TestResizeWithInvalidSize [2022-04-07T21:54:14.477Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:14.477Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-04-07T21:54:14.477Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T21:54:14.597Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-07T21:54:15.536Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-07T21:54:17.391Z] --- PASS: TestResizeWhenContainerNotStarted (2.79s) [2022-04-07T21:54:17.391Z] === RUN TestDaemonRestartKillContainers [2022-04-07T21:54:17.391Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:17.391Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:54:17.391Z] === RUN TestStats [2022-04-07T21:54:17.391Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-07T21:54:17.391Z] --- SKIP: TestStats (0.00s) [2022-04-07T21:54:17.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T21:54:18.071Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-07T21:54:23.344Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-07T21:54:23.344Z] --- PASS: TestImportExtremelyLargeImageWorks (172.89s) [2022-04-07T21:54:23.344Z] PASS [2022-04-07T21:54:23.344Z] [2022-04-07T21:54:23.344Z] DONE 12 tests in 176.339s [2022-04-07T21:54:23.603Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T21:54:23.603Z] ++ 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-04-07T21:54:23.603Z] ++ set -e [2022-04-07T21:54:23.603Z] ++ '[' -n 0 ']' [2022-04-07T21:54:23.603Z] ++ set -x [2022-04-07T21:54:23.603Z] ++ 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-04-07T21:54:23.603Z] INFO: Testing against a local daemon [2022-04-07T21:54:23.603Z] === RUN TestNetworkCreateDelete [2022-04-07T21:54:23.862Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-04-07T21:54:23.862Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T21:54:24.430Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-04-07T21:54:24.430Z] === RUN TestDaemonDNSFallback [2022-04-07T21:54:25.807Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-07T21:54:25.807Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-07T21:54:26.065Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-07T21:54:26.065Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-07T21:54:26.065Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-07T21:54:26.324Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-07T21:54:27.261Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-07T21:54:28.199Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-07T21:54:29.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.54s) [2022-04-07T21:54:29.785Z] === RUN TestStopContainerWithTimeout [2022-04-07T21:54:29.785Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-07T21:54:29.785Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-07T21:54:29.785Z] === RUN TestUpdateRestartPolicy [2022-04-07T21:54:30.735Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-07T21:54:30.735Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-07T21:54:30.994Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-07T21:54:31.254Z] --- PASS: TestDaemonDNSFallback (7.02s) [2022-04-07T21:54:31.254Z] === RUN TestInspectNetwork [2022-04-07T21:54:31.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-07T21:54:32.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T21:54:33.541Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T21:54:33.541Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-04-07T21:54:33.542Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T21:54:33.542Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements [2022-04-07T21:54:33.542Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 48.5% of statements [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T21:54:33.542Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-07T21:54:33.542Z] ok github.com/docker/docker/builder/remotecontext/git 1.260s coverage: 86.3% of statements [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T21:54:33.542Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T21:54:34.912Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2022-04-07T21:54:35.740Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T21:54:35.740Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T21:54:35.740Z] === RUN TestInspectNetwork/network_name [2022-04-07T21:54:35.740Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T21:54:39.031Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-07T21:54:39.969Z] --- PASS: TestInspectNetwork (8.51s) [2022-04-07T21:54:39.969Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T21:54:39.969Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T21:54:39.969Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-04-07T21:54:39.969Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-04-07T21:54:39.969Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T21:54:41.355Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-07T21:54:41.924Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-04-07T21:54:41.924Z] === RUN TestNetworkInvalidJSON [2022-04-07T21:54:41.924Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T21:54:41.924Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T21:54:41.924Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:54:41.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:54:41.924Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:54:41.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:54:41.924Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T21:54:41.924Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:54:41.924Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:54:41.924Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-07T21:54:41.924Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T21:54:41.924Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T21:54:41.924Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T21:54:41.924Z] === RUN TestNetworkList [2022-04-07T21:54:41.924Z] === RUN TestNetworkList//networks [2022-04-07T21:54:41.924Z] === PAUSE TestNetworkList//networks [2022-04-07T21:54:41.924Z] === RUN TestNetworkList//networks/ [2022-04-07T21:54:41.924Z] === PAUSE TestNetworkList//networks/ [2022-04-07T21:54:41.924Z] === CONT TestNetworkList//networks [2022-04-07T21:54:41.924Z] === CONT TestNetworkList//networks/ [2022-04-07T21:54:41.924Z] --- PASS: TestNetworkList (0.02s) [2022-04-07T21:54:41.925Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T21:54:41.925Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T21:54:41.925Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T21:54:42.186Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-07T21:54:42.445Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-07T21:54:42.445Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T21:54:43.824Z] --- PASS: TestDaemonRestartWithLiveRestore (1.11s) [2022-04-07T21:54:43.825Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T21:54:44.084Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-07T21:54:44.084Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-07T21:54:44.084Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-07T21:54:44.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-07T21:54:44.343Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T21:54:45.721Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-04-07T21:54:45.721Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T21:54:47.101Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-04-07T21:54:47.101Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T21:54:47.361Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-07T21:54:47.361Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-07T21:54:47.361Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T21:54:47.620Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-07T21:54:49.027Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-07T21:54:49.291Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-07T21:54:50.232Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2022-04-07T21:54:50.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T21:54:50.232Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:54:50.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:54:50.232Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T21:54:50.798Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-07T21:54:51.368Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-07T21:54:52.304Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-07T21:54:53.242Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-07T21:54:54.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-07T21:54:54.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-07T21:54:54.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-07T21:54:54.700Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-07T21:54:54.946Z] --- PASS: TestUpdateRestartPolicy (24.84s) [2022-04-07T21:54:54.946Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T21:54:54.960Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-07T21:54:55.526Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-07T21:54:56.488Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2022-04-07T21:54:56.488Z] === RUN TestWaitNonBlocked [2022-04-07T21:54:56.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:54:56.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:54:56.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:54:56.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:54:56.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T21:54:56.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T21:54:56.903Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-07T21:54:57.162Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-07T21:54:59.068Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-07T21:54:59.402Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-07T21:54:59.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2022-04-07T21:54:59.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s) [2022-04-07T21:54:59.402Z] === RUN TestWaitBlocked [2022-04-07T21:54:59.402Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:54:59.402Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-07T21:54:59.402Z] PASS [2022-04-07T21:54:59.402Z] ok github.com/docker/docker/integration/container 100.080s [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === Skipped [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-07T21:54:59.402Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-07T21:54:59.402Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-04-07T21:54:59.402Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-07T21:54:59.402Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-07T21:54:59.402Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-07T21:54:59.402Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-07T21:54:59.402Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-07T21:54:59.402Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-07T21:54:59.402Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-07T21:54:59.402Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-07T21:54:59.402Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-07T21:54:59.402Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-07T21:54:59.402Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-07T21:54:59.402Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-07T21:54:59.402Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-07T21:54:59.402Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-07T21:54:59.402Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T21:54:59.402Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-07T21:54:59.402Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-07T21:54:59.402Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-07T21:54:59.402Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-07T21:54:59.402Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-07T21:54:59.402Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-07T21:54:59.402Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.402Z] [2022-04-07T21:54:59.402Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-07T21:54:59.403Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-04-07T21:54:59.403Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-07T21:54:59.403Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-04-07T21:54:59.403Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-07T21:54:59.403Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-07T21:54:59.403Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-07T21:54:59.403Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-07T21:54:59.403Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:54:59.403Z] [2022-04-07T21:54:59.403Z] DONE 88 tests, 37 skipped in 102.663s [2022-04-07T21:54:59.403Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-07T21:55:00.007Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-07T21:55:01.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:01.602Z] INFO: Testing against a local daemon [2022-04-07T21:55:01.602Z] === RUN TestCommitInheritsEnv [2022-04-07T21:55:01.602Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:55:01.602Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-07T21:55:01.602Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T21:55:01.602Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-07T21:55:01.602Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T21:55:01.602Z] === RUN TestImagesFilterMultiReference [2022-04-07T21:55:01.602Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-07T21:55:01.602Z] === RUN TestImagePullPlatformInvalid [2022-04-07T21:55:01.913Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-07T21:55:02.061Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-07T21:55:02.062Z] === RUN TestRemoveImageOrphaning [2022-04-07T21:55:02.481Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-07T21:55:03.032Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-04-07T21:55:03.032Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T21:55:03.032Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-07T21:55:03.032Z] === RUN TestTagInvalidReference [2022-04-07T21:55:03.032Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-07T21:55:03.032Z] === RUN TestTagValidPrefixedRepo [2022-04-07T21:55:03.417Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-07T21:55:03.417Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-07T21:55:03.493Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-07T21:55:03.493Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T21:55:03.493Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-07T21:55:03.493Z] === RUN TestTagOfficialNames [2022-04-07T21:55:03.493Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-07T21:55:03.493Z] === RUN TestTagMatchesDigest [2022-04-07T21:55:03.493Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-07T21:55:03.493Z] PASS [2022-04-07T21:55:03.493Z] ok github.com/docker/docker/integration/image 1.905s [2022-04-07T21:55:03.493Z] [2022-04-07T21:55:03.493Z] === Skipped [2022-04-07T21:55:03.493Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-07T21:55:03.493Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:55:03.493Z] [2022-04-07T21:55:03.493Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T21:55:03.493Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-07T21:55:03.493Z] [2022-04-07T21:55:03.493Z] DONE 11 tests, 2 skipped in 3.903s [2022-04-07T21:55:03.493Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-07T21:55:05.689Z] testing: warning: no tests to run [2022-04-07T21:55:05.689Z] PASS [2022-04-07T21:55:05.689Z] ok github.com/docker/docker/integration/network/ipvlan 0.169s [no tests to run] [2022-04-07T21:55:05.689Z] testing: warning: no tests to run [2022-04-07T21:55:05.689Z] PASS [2022-04-07T21:55:05.689Z] ok github.com/docker/docker/integration/network/macvlan 0.176s [no tests to run] [2022-04-07T21:55:06.040Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-07T21:55:06.040Z] --- PASS: TestServiceWithDataPathPortInit (15.76s) [2022-04-07T21:55:06.040Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T21:55:06.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:06.150Z] INFO: Testing against a local daemon [2022-04-07T21:55:06.150Z] === RUN TestNetworkCreateDelete [2022-04-07T21:55:06.150Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.150Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-07T21:55:06.150Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T21:55:06.150Z] 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-04-07T21:55:06.150Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-07T21:55:06.150Z] === RUN TestDaemonDNSFallback [2022-04-07T21:55:06.150Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.150Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-07T21:55:06.150Z] === RUN TestInspectNetwork [2022-04-07T21:55:06.150Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:06.150Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T21:55:06.609Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.609Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestNetworkInvalidJSON [2022-04-07T21:55:06.609Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T21:55:06.609Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T21:55:06.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:55:06.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:55:06.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:55:06.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:55:06.609Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T21:55:06.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T21:55:06.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-07T21:55:06.609Z] === RUN TestNetworkList [2022-04-07T21:55:06.609Z] === RUN TestNetworkList//networks [2022-04-07T21:55:06.609Z] === PAUSE TestNetworkList//networks [2022-04-07T21:55:06.609Z] === RUN TestNetworkList//networks/ [2022-04-07T21:55:06.609Z] === PAUSE TestNetworkList//networks/ [2022-04-07T21:55:06.609Z] === CONT TestNetworkList//networks [2022-04-07T21:55:06.609Z] === CONT TestNetworkList//networks/ [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkList (0.05s) [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T21:55:06.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T21:55:06.609Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T21:55:06.609Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T21:55:06.609Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T21:55:06.609Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T21:55:06.609Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T21:55:06.609Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T21:55:06.609Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T21:55:06.609Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:55:06.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T21:55:06.609Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-07T21:55:06.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T21:55:06.609Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T21:55:06.609Z] PASS [2022-04-07T21:55:06.609Z] ok github.com/docker/docker/integration/network 0.266s [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === Skipped [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-07T21:55:06.609Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-07T21:55:06.609Z] 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-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-07T21:55:06.609Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-07T21:55:06.609Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-07T21:55:06.609Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-07T21:55:06.609Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.609Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-07T21:55:06.609Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-07T21:55:06.609Z] [2022-04-07T21:55:06.610Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T21:55:06.610Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-07T21:55:06.610Z] [2022-04-07T21:55:06.610Z] DONE 22 tests, 15 skipped in 2.882s [2022-04-07T21:55:06.610Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-07T21:55:07.070Z] testing: warning: no tests to run [2022-04-07T21:55:07.070Z] PASS [2022-04-07T21:55:07.070Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-04-07T21:55:07.531Z] [2022-04-07T21:55:07.531Z] DONE 0 tests in 0.519s [2022-04-07T21:55:07.531Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-07T21:55:07.945Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-07T21:55:07.991Z] testing: warning: no tests to run [2022-04-07T21:55:07.991Z] PASS [2022-04-07T21:55:07.991Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-04-07T21:55:07.991Z] [2022-04-07T21:55:07.991Z] DONE 0 tests in 0.552s [2022-04-07T21:55:07.991Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-07T21:55:08.205Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-07T21:55:09.142Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-07T21:55:09.400Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gwza3c4tnq50zxpc8ub6spnq9 Created:2022-04-07 21:55:07.626069035 +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[7d6d08792c43362f02a92d03cbc4245eca7ab6beba4a1e21e3a558173fac624e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03we8mxxo9nvog9klmwp37wdm EndpointID:a9c32e44dc50a302c8f68bb1e6c53d4f6d3bf97d70d045212d31347f8c80ae85 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc0c7fb6f8a141f28b238b2483ef0084d2a5149237ac21588be1597365411d80 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:1d9736a7e046 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03we8mxxo9nvog9klmwp37wdm EndpointID:a9c32e44dc50a302c8f68bb1e6c53d4f6d3bf97d70d045212d31347f8c80ae85 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T21:55:09.533Z] testing: warning: no tests to run [2022-04-07T21:55:09.533Z] PASS [2022-04-07T21:55:09.533Z] testing: warning: no tests to run [2022-04-07T21:55:09.533Z] ok github.com/docker/docker/integration/plugin 0.161s [no tests to run] [2022-04-07T21:55:09.533Z] PASS [2022-04-07T21:55:09.533Z] ok github.com/docker/docker/integration/plugin/authz 0.126s [no tests to run] [2022-04-07T21:55:13.597Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2022-04-07T21:55:13.597Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-04-07T21:55:13.597Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T21:55:13.597Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T21:55:13.597Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T21:55:13.597Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T21:55:14.674Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-04-07T21:55:14.674Z] PASS [2022-04-07T21:55:14.674Z] [2022-04-07T21:55:14.674Z] === Skipped [2022-04-07T21:55:14.674Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T21:55:14.674Z] service_test.go:242: FLAKY_TEST [2022-04-07T21:55:14.674Z] [2022-04-07T21:55:14.675Z] DONE 26 tests, 1 skipped in 50.651s [2022-04-07T21:55:14.675Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:55:14.675Z] ++ 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-04-07T21:55:14.675Z] ++ set -e [2022-04-07T21:55:14.675Z] ++ '[' -n 0 ']' [2022-04-07T21:55:14.675Z] ++ set -x [2022-04-07T21:55:14.675Z] ++ 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-04-07T21:55:14.675Z] INFO: Testing against a local daemon [2022-04-07T21:55:14.675Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T21:55:14.675Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:55:14.675Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:55:14.675Z] === RUN TestDockerNetworkIpvlan [2022-04-07T21:55:14.675Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:55:14.675Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:55:14.675Z] PASS [2022-04-07T21:55:14.675Z] [2022-04-07T21:55:14.675Z] === Skipped [2022-04-07T21:55:14.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T21:55:14.675Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:55:14.675Z] [2022-04-07T21:55:14.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T21:55:14.675Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T21:55:14.675Z] [2022-04-07T21:55:14.675Z] DONE 2 tests, 2 skipped in 0.141s [2022-04-07T21:55:14.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T21:55:14.675Z] ++ 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-04-07T21:55:14.675Z] ++ set -e [2022-04-07T21:55:14.675Z] ++ '[' -n 0 ']' [2022-04-07T21:55:14.675Z] ++ set -x [2022-04-07T21:55:14.675Z] ++ 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-04-07T21:55:14.675Z] INFO: Testing against a local daemon [2022-04-07T21:55:14.675Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T21:55:15.243Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-07T21:55:15.813Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-07T21:55:15.813Z] === RUN TestDockerNetworkMacvlan [2022-04-07T21:55:16.753Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T21:55:17.323Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T21:55:18.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:18.144Z] INFO: Testing against a local daemon [2022-04-07T21:55:18.144Z] === RUN TestExternalGraphDriver [2022-04-07T21:55:18.144Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T21:55:18.144Z] --- SKIP: TestExternalGraphDriver (0.02s) [2022-04-07T21:55:18.144Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:55:18.144Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T21:55:18.144Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-04-07T21:55:18.144Z] PASS [2022-04-07T21:55:18.144Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.330s [2022-04-07T21:55:18.144Z] testing: warning: no tests to run [2022-04-07T21:55:18.144Z] PASS [2022-04-07T21:55:18.144Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [no tests to run] [2022-04-07T21:55:18.260Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-07T21:55:18.260Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T21:55:19.641Z] === RUN TestDockerSuite/TestBuildRm [2022-04-07T21:55:19.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:19.688Z] INFO: Testing against a local daemon [2022-04-07T21:55:19.688Z] === RUN TestPluginInvalidJSON [2022-04-07T21:55:19.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:19.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:19.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:19.688Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-07T21:55:19.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-07T21:55:19.688Z] === RUN TestPluginInstall [2022-04-07T21:55:19.688Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:55:19.688Z] --- SKIP: TestPluginInstall (0.01s) [2022-04-07T21:55:19.688Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:55:19.688Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T21:55:19.688Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T21:55:19.688Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:55:19.688Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T21:55:19.688Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:55:19.688Z] PASS [2022-04-07T21:55:19.688Z] ok github.com/docker/docker/integration/plugin/common 0.334s [2022-04-07T21:55:19.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:19.688Z] INFO: Testing against a local daemon [2022-04-07T21:55:19.688Z] === RUN TestReadPluginNoRead [2022-04-07T21:55:19.688Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T21:55:19.688Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-07T21:55:19.688Z] PASS [2022-04-07T21:55:19.688Z] ok github.com/docker/docker/integration/plugin/logging 0.141s [2022-04-07T21:55:19.688Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-07T21:55:19.688Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-07T21:55:20.144Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-04-07T21:55:20.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:20.149Z] INFO: Testing against a local daemon [2022-04-07T21:55:20.149Z] === RUN TestPluginWithDevMounts [2022-04-07T21:55:20.149Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:20.149Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T21:55:20.149Z] PASS [2022-04-07T21:55:20.149Z] ok github.com/docker/docker/integration/plugin/volumes 0.127s [2022-04-07T21:55:20.149Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === Skipped [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-04-07T21:55:20.149Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-07T21:55:20.149Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:55:20.149Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2022-04-07T21:55:20.149Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-04-07T21:55:20.149Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-07T21:55:20.149Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-07T21:55:20.149Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:20.149Z] [2022-04-07T21:55:20.149Z] DONE 9 tests, 7 skipped in 12.140s [2022-04-07T21:55:20.581Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T21:55:20.608Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-07T21:55:20.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-04-07T21:55:21.069Z] testing: warning: no tests to run [2022-04-07T21:55:21.069Z] PASS [2022-04-07T21:55:21.069Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-04-07T21:55:21.069Z] [2022-04-07T21:55:21.069Z] DONE 0 tests in 0.515s [2022-04-07T21:55:21.069Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-07T21:55:21.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-07T21:55:21.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-04-07T21:55:22.528Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-07T21:55:22.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:22.610Z] INFO: Testing against a local daemon [2022-04-07T21:55:22.610Z] === RUN TestPluginInvalidJSON [2022-04-07T21:55:22.610Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:22.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:22.610Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:55:22.610Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-07T21:55:22.610Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-07T21:55:22.610Z] === RUN TestPluginInstall [2022-04-07T21:55:22.610Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] --- SKIP: TestPluginInstall (0.01s) [2022-04-07T21:55:22.610Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:55:22.610Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T21:55:22.610Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:55:22.610Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:55:22.610Z] PASS [2022-04-07T21:55:22.610Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-04-07T21:55:22.610Z] [2022-04-07T21:55:22.610Z] === Skipped [2022-04-07T21:55:22.610Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-04-07T21:55:22.610Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] [2022-04-07T21:55:22.610Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-07T21:55:22.610Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] [2022-04-07T21:55:22.610Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T21:55:22.610Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T21:55:22.610Z] [2022-04-07T21:55:22.610Z] DONE 5 tests, 3 skipped in 1.161s [2022-04-07T21:55:22.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-07T21:55:23.471Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T21:55:23.471Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-07T21:55:23.582Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:23.582Z] INFO: Testing against a local daemon [2022-04-07T21:55:23.582Z] === RUN TestExternalGraphDriver [2022-04-07T21:55:23.582Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T21:55:23.582Z] --- SKIP: TestExternalGraphDriver (0.02s) [2022-04-07T21:55:23.582Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:55:23.582Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T21:55:23.582Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-04-07T21:55:23.582Z] PASS [2022-04-07T21:55:23.583Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-04-07T21:55:23.583Z] [2022-04-07T21:55:23.583Z] === Skipped [2022-04-07T21:55:23.583Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2022-04-07T21:55:23.583Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T21:55:23.583Z] [2022-04-07T21:55:23.583Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-04-07T21:55:23.583Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T21:55:23.583Z] [2022-04-07T21:55:23.583Z] DONE 2 tests, 2 skipped in 1.019s [2022-04-07T21:55:23.583Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-07T21:55:24.042Z] docker_api_swarm_test.go:304: [d92ccb6022b13] joining swarm manager [da6fbeaac162b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:55:24.554Z] testing: warning: no tests to run [2022-04-07T21:55:24.554Z] PASS [2022-04-07T21:55:24.554Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-07T21:55:24.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:24.554Z] INFO: Testing against a local daemon [2022-04-07T21:55:24.554Z] === RUN TestReadPluginNoRead [2022-04-07T21:55:24.554Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T21:55:24.554Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-07T21:55:24.554Z] PASS [2022-04-07T21:55:24.554Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-04-07T21:55:24.554Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-07T21:55:24.554Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-07T21:55:24.984Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-07T21:55:25.015Z] [2022-04-07T21:55:25.015Z] === Skipped [2022-04-07T21:55:25.015Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-07T21:55:25.015Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T21:55:25.015Z] [2022-04-07T21:55:25.015Z] DONE 1 tests, 1 skipped in 1.160s [2022-04-07T21:55:25.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-07T21:55:25.554Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-07T21:55:25.554Z] docker_api_swarm_test.go:305: [d534f35455962] joining swarm manager [da6fbeaac162b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:55:25.988Z] testing: warning: no tests to run [2022-04-07T21:55:25.988Z] PASS [2022-04-07T21:55:25.988Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-07T21:55:25.988Z] [2022-04-07T21:55:25.988Z] DONE 0 tests in 0.761s [2022-04-07T21:55:25.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-07T21:55:26.126Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-07T21:55:26.696Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-07T21:55:26.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:26.959Z] INFO: Testing against a local daemon [2022-04-07T21:55:26.959Z] === RUN TestPluginWithDevMounts [2022-04-07T21:55:26.959Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:26.959Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T21:55:26.959Z] PASS [2022-04-07T21:55:26.959Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-04-07T21:55:26.959Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-07T21:55:26.959Z] [2022-04-07T21:55:26.959Z] === Skipped [2022-04-07T21:55:26.959Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-07T21:55:26.959Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:26.959Z] [2022-04-07T21:55:26.959Z] DONE 1 tests, 1 skipped in 1.104s [2022-04-07T21:55:26.959Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-07T21:55:27.267Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-07T21:55:27.835Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T21:55:28.095Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-07T21:55:29.035Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan (13.32s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.53s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.37s) [2022-04-07T21:55:29.035Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-04-07T21:55:29.035Z] PASS [2022-04-07T21:55:29.035Z] [2022-04-07T21:55:29.035Z] DONE 8 tests in 14.793s [2022-04-07T21:55:29.035Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T21:55:29.035Z] ++ 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-04-07T21:55:29.035Z] ++ set -e [2022-04-07T21:55:29.035Z] ++ '[' -n 0 ']' [2022-04-07T21:55:29.035Z] ++ set -x [2022-04-07T21:55:29.035Z] ++ 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-04-07T21:55:29.035Z] testing: warning: no tests to run [2022-04-07T21:55:29.035Z] PASS [2022-04-07T21:55:29.035Z] [2022-04-07T21:55:29.035Z] DONE 0 tests in 0.023s [2022-04-07T21:55:29.035Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T21:55:29.035Z] ++ 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-04-07T21:55:29.035Z] ++ set -e [2022-04-07T21:55:29.035Z] ++ '[' -n 0 ']' [2022-04-07T21:55:29.035Z] ++ set -x [2022-04-07T21:55:29.035Z] ++ 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-04-07T21:55:29.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:29.140Z] INFO: Testing against a local daemon [2022-04-07T21:55:29.140Z] === RUN TestSecretInspect [2022-04-07T21:55:29.140Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.140Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-07T21:55:29.140Z] === RUN TestSecretList [2022-04-07T21:55:29.140Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.140Z] --- SKIP: TestSecretList (0.00s) [2022-04-07T21:55:29.140Z] === RUN TestSecretsCreateAndDelete [2022-04-07T21:55:29.140Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.140Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-07T21:55:29.140Z] === RUN TestSecretsUpdate [2022-04-07T21:55:29.140Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.140Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-07T21:55:29.140Z] === RUN TestTemplatedSecret [2022-04-07T21:55:29.140Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.140Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-07T21:55:29.140Z] === RUN TestSecretCreateResolve [2022-04-07T21:55:29.140Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:29.140Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-07T21:55:29.140Z] PASS [2022-04-07T21:55:29.140Z] ok github.com/docker/docker/integration/secret 0.180s [2022-04-07T21:55:29.295Z] INFO: Testing against a local daemon [2022-04-07T21:55:29.295Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === Skipped [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-07T21:55:29.600Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:29.600Z] [2022-04-07T21:55:29.600Z] DONE 6 tests, 6 skipped in 2.239s [2022-04-07T21:55:29.600Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-07T21:55:29.728Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-04-07T21:55:29.728Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2022-04-07T21:55:29.986Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-04-07T21:55:30.548Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-07T21:55:30.704Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-04-07T21:55:30.704Z] === RUN TestAuthZPluginTLS [2022-04-07T21:55:30.804Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-04-07T21:55:31.272Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-04-07T21:55:31.272Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T21:55:31.839Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-07T21:55:31.839Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2022-04-07T21:55:31.839Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T21:55:31.839Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-07T21:55:32.098Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-07T21:55:32.098Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-07T21:55:32.357Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-07T21:55:32.357Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-04-07T21:55:32.357Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T21:55:32.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:32.523Z] INFO: Testing against a local daemon [2022-04-07T21:55:32.523Z] === RUN TestServiceCreateInit [2022-04-07T21:55:32.523Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T21:55:32.523Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T21:55:32.523Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T21:55:32.523Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceConflict [2022-04-07T21:55:32.523Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T21:55:32.523Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-07T21:55:32.523Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T21:55:32.523Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T21:55:32.523Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T21:55:32.523Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceSysctls [2022-04-07T21:55:32.523Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-07T21:55:32.523Z] === RUN TestCreateServiceCapabilities [2022-04-07T21:55:32.523Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-07T21:55:32.523Z] === RUN TestInspect [2022-04-07T21:55:32.523Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestInspect (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestCreateJob [2022-04-07T21:55:32.523Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestCreateJob (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestReplicatedJob [2022-04-07T21:55:32.523Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestUpdateReplicatedJob [2022-04-07T21:55:32.523Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceListWithStatuses [2022-04-07T21:55:32.523Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T21:55:32.523Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestDockerNetworkReConnect [2022-04-07T21:55:32.523Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServicePlugin [2022-04-07T21:55:32.523Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.523Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceUpdateLabel [2022-04-07T21:55:32.523Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceUpdateSecrets [2022-04-07T21:55:32.523Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceUpdateConfigs [2022-04-07T21:55:32.523Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceUpdateNetwork [2022-04-07T21:55:32.523Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-07T21:55:32.523Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T21:55:32.523Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.523Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-07T21:55:32.523Z] PASS [2022-04-07T21:55:32.523Z] ok github.com/docker/docker/integration/service 0.375s [2022-04-07T21:55:32.616Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-07T21:55:32.697Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.800s coverage: 73.3% of statements [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === Skipped [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-04-07T21:55:32.983Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-07T21:55:32.983Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-07T21:55:32.983Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-07T21:55:32.983Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-07T21:55:32.983Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-07T21:55:32.983Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-07T21:55:32.983Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-07T21:55:32.983Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-07T21:55:32.983Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-07T21:55:32.983Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-07T21:55:32.983Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-07T21:55:32.983Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-07T21:55:32.983Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-07T21:55:32.983Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-07T21:55:32.983Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-07T21:55:32.983Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-07T21:55:32.983Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-07T21:55:32.983Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T21:55:32.983Z] [2022-04-07T21:55:32.983Z] DONE 24 tests, 23 skipped in 3.219s [2022-04-07T21:55:32.983Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-07T21:55:33.182Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-07T21:55:33.182Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T21:55:33.182Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-07T21:55:33.182Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-07T21:55:33.626Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.1% of statements [2022-04-07T21:55:33.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T21:55:33.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T21:55:33.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T21:55:33.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T21:55:33.626Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2022-04-07T21:55:34.117Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-07T21:55:34.376Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-04-07T21:55:34.376Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T21:55:34.554Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.450s coverage: 56.2% of statements [2022-04-07T21:55:34.943Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-04-07T21:55:34.943Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T21:55:35.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:35.167Z] INFO: Testing against a local daemon [2022-04-07T21:55:35.167Z] === RUN TestSessionCreate [2022-04-07T21:55:35.167Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:35.167Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-07T21:55:35.167Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T21:55:35.167Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:35.167Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-07T21:55:35.167Z] PASS [2022-04-07T21:55:35.167Z] ok github.com/docker/docker/integration/session 0.204s [2022-04-07T21:55:35.167Z] [2022-04-07T21:55:35.167Z] === Skipped [2022-04-07T21:55:35.167Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-07T21:55:35.167Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:35.167Z] [2022-04-07T21:55:35.167Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-07T21:55:35.167Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-07T21:55:35.167Z] [2022-04-07T21:55:35.167Z] DONE 2 tests, 2 skipped in 2.040s [2022-04-07T21:55:35.167Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-07T21:55:35.513Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-04-07T21:55:35.514Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T21:55:36.082Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-07T21:55:36.082Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T21:55:36.463Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-04-07T21:55:37.021Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-07T21:55:37.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:37.349Z] INFO: Testing against a local daemon [2022-04-07T21:55:37.349Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T21:55:37.349Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:37.349Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestEventsExecDie [2022-04-07T21:55:37.349Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-07T21:55:37.349Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestEventsBackwardsCompatible [2022-04-07T21:55:37.349Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-07T21:55:37.349Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestInfoAPI [2022-04-07T21:55:37.349Z] --- PASS: TestInfoAPI (0.06s) [2022-04-07T21:55:37.349Z] === RUN TestInfoAPIWarnings [2022-04-07T21:55:37.349Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:55:37.349Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestInfoDebug [2022-04-07T21:55:37.349Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:37.349Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestInfoInsecureRegistries [2022-04-07T21:55:37.349Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:37.349Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestInfoRegistryMirrors [2022-04-07T21:55:37.349Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:37.349Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-07T21:55:37.349Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T21:55:37.846Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.5% of statements [2022-04-07T21:55:37.960Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-07T21:55:37.960Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-04-07T21:55:37.960Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T21:55:38.321Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-07T21:55:38.321Z] === RUN TestPingCacheHeaders [2022-04-07T21:55:38.321Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-07T21:55:38.321Z] === RUN TestPingGet [2022-04-07T21:55:38.321Z] --- PASS: TestPingGet (0.04s) [2022-04-07T21:55:38.321Z] === RUN TestPingHead [2022-04-07T21:55:38.321Z] --- PASS: TestPingHead (0.04s) [2022-04-07T21:55:38.321Z] === RUN TestVersion [2022-04-07T21:55:38.321Z] --- PASS: TestVersion (0.04s) [2022-04-07T21:55:38.321Z] PASS [2022-04-07T21:55:38.321Z] ok github.com/docker/docker/integration/system 1.374s [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === Skipped [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T21:55:38.321Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-07T21:55:38.321Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-07T21:55:38.321Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-07T21:55:38.321Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-07T21:55:38.321Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-07T21:55:38.321Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-07T21:55:38.321Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T21:55:38.321Z] [2022-04-07T21:55:38.321Z] DONE 13 tests, 7 skipped in 3.305s [2022-04-07T21:55:38.411Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.639s coverage: 45.9% of statements [2022-04-07T21:55:38.411Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T21:55:38.528Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-07T21:55:38.782Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-07T21:55:39.097Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-07T21:55:39.356Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-04-07T21:55:39.356Z] === RUN TestAuthZPluginHeader [2022-04-07T21:55:39.780Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-04-07T21:55:39.780Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.697s coverage: 58.0% of statements [2022-04-07T21:55:39.780Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-07T21:55:39.780Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T21:55:39.924Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-07T21:55:40.184Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-07T21:55:40.184Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T21:55:40.709Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-07T21:55:40.751Z] === RUN TestDockerSuite/TestBuildUser [2022-04-07T21:55:40.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:40.969Z] INFO: Testing against a local daemon [2022-04-07T21:55:40.969Z] === RUN TestVolumesCreateAndList [2022-04-07T21:55:40.969Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-07T21:55:40.969Z] === RUN TestVolumesRemove [2022-04-07T21:55:40.969Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-07T21:55:40.969Z] === RUN TestVolumesInspect [2022-04-07T21:55:40.969Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-07T21:55:40.969Z] === RUN TestVolumesInvalidJSON [2022-04-07T21:55:40.969Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T21:55:40.969Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T21:55:40.969Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T21:55:40.969Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-07T21:55:40.969Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-04-07T21:55:40.969Z] PASS [2022-04-07T21:55:40.969Z] ok github.com/docker/docker/integration/volume 0.405s [2022-04-07T21:55:40.969Z] [2022-04-07T21:55:40.969Z] DONE 5 tests in 2.426s [2022-04-07T21:55:41.273Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-07T21:55:41.430Z] INFO: make.ps1 ended at 04/07/2022 21:55:40 [2022-04-07T21:55:41.430Z] INFO: Integration CLI tests being run from the host: [2022-04-07T21:55:41.430Z] 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-04-07T21:55:42.127Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-07T21:55:42.202Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.6% of statements [2022-04-07T21:55:42.202Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T21:55:42.202Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T21:55:42.765Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-04-07T21:55:43.694Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.8% of statements [2022-04-07T21:55:43.694Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T21:55:43.694Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T21:55:43.694Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-04-07T21:55:43.952Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-07T21:55:44.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-07T21:55:44.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-07T21:55:44.664Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s) [2022-04-07T21:55:44.664Z] === RUN TestAuthZPluginV2Disable [2022-04-07T21:55:44.664Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-07T21:55:44.923Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-07T21:55:45.084Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-04-07T21:55:45.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T21:55:45.648Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 54.7% of statements [2022-04-07T21:55:46.212Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2022-04-07T21:55:46.776Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-04-07T21:55:47.034Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-07T21:55:47.632Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-07T21:55:48.219Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2022-04-07T21:55:48.219Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T21:55:48.219Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T21:55:49.119Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-04-07T21:55:49.119Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T21:55:49.162Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2022-04-07T21:55:49.735Z] ok github.com/docker/docker/distribution 0.628s coverage: 27.6% of statements [2022-04-07T21:55:49.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T21:55:50.297Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-07T21:55:50.861Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-04-07T21:55:51.118Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-07T21:55:51.375Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-04-07T21:55:51.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T21:55:51.825Z] INFO: Testing against a local daemon [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-07T21:55:51.825Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-07T21:55:51.825Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-07T21:55:51.825Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-07T21:55:51.939Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.6% of statements [2022-04-07T21:55:51.939Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T21:55:51.939Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T21:55:51.939Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T21:55:52.196Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-07T21:55:52.430Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-04-07T21:55:52.430Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T21:55:52.797Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-07T21:55:52.797Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-07T21:55:53.126Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-04-07T21:55:53.382Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-04-07T21:55:53.639Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-07T21:55:53.768Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-07T21:55:54.228Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-07T21:55:55.008Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-04-07T21:55:55.722Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-07T21:55:55.940Z] ok github.com/docker/docker/pkg/authorization 0.457s coverage: 68.3% of statements [2022-04-07T21:55:56.197Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-07T21:55:56.197Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-07T21:55:57.105Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-07T21:55:57.105Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-07T21:55:58.488Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-07T21:55:59.426Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-07T21:55:59.470Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.5% of statements [2022-04-07T21:55:59.471Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-07T21:55:59.728Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-07T21:55:59.728Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-04-07T21:56:00.293Z] ok github.com/docker/docker/layer 7.264s coverage: 68.8% of statements [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T21:56:00.293Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T21:56:00.550Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-04-07T21:56:00.806Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-07T21:56:00.806Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-07T21:56:00.806Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-07T21:56:00.806Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-07T21:56:00.806Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-07T21:56:00.806Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-07T21:56:00.806Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-07T21:56:00.806Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-07T21:56:00.806Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-07T21:56:01.115Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-04-07T21:56:01.115Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-04-07T21:56:01.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-07T21:56:01.945Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-07T21:56:01.945Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-07T21:56:02.486Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-07T21:56:02.742Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2022-04-07T21:56:02.884Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-07T21:56:03.308Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-04-07T21:56:03.308Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2022-04-07T21:56:03.308Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-04-07T21:56:03.452Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.53s) [2022-04-07T21:56:03.452Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T21:56:03.452Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-07T21:56:03.712Z] docker_api_swarm_test.go:272: [dac16afcbd9b9] joining swarm manager [de7a9a00d529d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:56:04.647Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-07T21:56:04.647Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-07T21:56:04.677Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 69.5% of statements [2022-04-07T21:56:04.677Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 70.6% of statements [2022-04-07T21:56:04.934Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-07T21:56:04.934Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-07T21:56:04.934Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T21:56:04.934Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-07T21:56:04.934Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T21:56:04.934Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-07T21:56:04.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T21:56:05.191Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-04-07T21:56:05.215Z] docker_api_swarm_test.go:273: [da511af0152b9] joining swarm manager [de7a9a00d529d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:56:05.449Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-07T21:56:05.449Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-04-07T21:56:05.706Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-07T21:56:05.706Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T21:56:05.706Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T21:56:06.270Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-07T21:56:06.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-07T21:56:06.592Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-07T21:56:06.785Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-07T21:56:07.042Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-07T21:56:07.530Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-07T21:56:08.412Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-04-07T21:56:08.412Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-04-07T21:56:08.467Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-07T21:56:08.467Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-07T21:56:08.727Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-07T21:56:08.727Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-07T21:56:08.727Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-07T21:56:09.295Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-07T21:56:10.677Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-07T21:56:10.677Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-07T21:56:10.677Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T21:56:10.677Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-07T21:56:11.245Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-07T21:56:11.813Z] === RUN TestDockerSuite/TestCommitChange [2022-04-07T21:56:12.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-07T21:56:12.584Z] ok github.com/docker/docker/pkg/signal 3.292s coverage: 62.3% of statements [2022-04-07T21:56:12.584Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-07T21:56:12.584Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-07T21:56:12.584Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-07T21:56:12.951Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-07T21:56:13.148Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-04-07T21:56:13.406Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-04-07T21:56:13.662Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-04-07T21:56:13.890Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-07T21:56:14.225Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-07T21:56:14.225Z] coverage: [no statements] [2022-04-07T21:56:14.225Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-04-07T21:56:14.481Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-04-07T21:56:14.482Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-07T21:56:14.739Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-07T21:56:14.825Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-07T21:56:15.393Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-07T21:56:16.106Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-04-07T21:56:16.329Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-07T21:56:16.668Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-04-07T21:56:16.896Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-07T21:56:16.925Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-04-07T21:56:17.834Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-07T21:56:17.855Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-04-07T21:56:18.112Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-07T21:56:18.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-07T21:56:18.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-07T21:56:18.403Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-07T21:56:18.663Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-07T21:56:18.663Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-07T21:56:18.663Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-07T21:56:18.663Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-07T21:56:19.043Z] ok github.com/docker/docker/registry 0.050s coverage: 57.2% of statements [2022-04-07T21:56:19.601Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-07T21:56:19.607Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-07T21:56:19.607Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-07T21:56:20.169Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-04-07T21:56:20.169Z] PASS [2022-04-07T21:56:20.169Z] [2022-04-07T21:56:20.169Z] DONE 17 tests in 50.930s [2022-04-07T21:56:20.169Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T21:56:20.169Z] ++ 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-04-07T21:56:20.169Z] ++ set -e [2022-04-07T21:56:20.169Z] ++ '[' -n 0 ']' [2022-04-07T21:56:20.169Z] ++ set -x [2022-04-07T21:56:20.169Z] ++ 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-04-07T21:56:20.169Z] INFO: Testing against a local daemon [2022-04-07T21:56:20.169Z] === RUN TestPluginInvalidJSON [2022-04-07T21:56:20.169Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:56:20.169Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:56:20.169Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T21:56:20.169Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-07T21:56:20.169Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T21:56:20.169Z] === RUN TestPluginInstall [2022-04-07T21:56:20.169Z] === RUN TestPluginInstall/no_auth [2022-04-07T21:56:20.171Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-04-07T21:56:20.171Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-07T21:56:20.737Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-07T21:56:20.737Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-07T21:56:21.305Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-07T21:56:22.244Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-07T21:56:22.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-07T21:56:22.697Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-07T21:56:22.762Z] time="2022-04-07T21:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:22.762Z] time="2022-04-07T21:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3b9c6c7ceace4ea906069776c7481c92496ed120eb3f11303803b30165f8ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:22.762Z] time="2022-04-07T21:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:22.762Z] time="2022-04-07T21:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3b9c6c7ceace4ea906069776c7481c92496ed120eb3f11303803b30165f8ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:22.954Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2022-04-07T21:56:23.023Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-07T21:56:23.023Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T21:56:23.518Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2022-04-07T21:56:23.592Z] time="2022-04-07T21:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:23.592Z] time="2022-04-07T21:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3b9c6c7ceace4ea906069776c7481c92496ed120eb3f11303803b30165f8ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:23.592Z] time="2022-04-07T21:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:23.592Z] time="2022-04-07T21:56:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3b9c6c7ceace4ea906069776c7481c92496ed120eb3f11303803b30165f8ff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:23.592Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-07T21:56:24.163Z] === RUN TestPluginInstall/with_insecure [2022-04-07T21:56:24.423Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-07T21:56:24.423Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-07T21:56:24.423Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-07T21:56:24.449Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-04-07T21:56:25.364Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-07T21:56:25.364Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-07T21:56:25.364Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-07T21:56:25.364Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-07T21:56:25.364Z] time="2022-04-07T21:56:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:25.364Z] time="2022-04-07T21:56:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48c201c992d86141af21d4448f3a1e7fcb943deb0844149cccb8bf531cbdb2a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:25.364Z] time="2022-04-07T21:56:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T21:56:25.364Z] time="2022-04-07T21:56:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48c201c992d86141af21d4448f3a1e7fcb943deb0844149cccb8bf531cbdb2a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T21:56:25.364Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-07T21:56:25.933Z] plugin_test.go:165: [d1cd2468c51b1] daemon is not started [2022-04-07T21:56:25.933Z] --- PASS: TestPluginInstall (5.54s) [2022-04-07T21:56:25.933Z] --- PASS: TestPluginInstall/no_auth (2.75s) [2022-04-07T21:56:25.933Z] --- PASS: TestPluginInstall/with_htpasswd (1.02s) [2022-04-07T21:56:25.933Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2022-04-07T21:56:25.933Z] === RUN TestPluginsWithRuntimes [2022-04-07T21:56:26.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-07T21:56:26.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-07T21:56:27.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-07T21:56:27.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-07T21:56:27.590Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T21:56:28.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-07T21:56:28.529Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T21:56:29.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-07T21:56:29.100Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-07T21:56:29.669Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-07T21:56:29.669Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-04-07T21:56:29.669Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-04-07T21:56:29.669Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-04-07T21:56:29.669Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T21:56:30.239Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-07T21:56:30.501Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-04-07T21:56:30.501Z] PASS [2022-04-07T21:56:30.501Z] [2022-04-07T21:56:30.501Z] DONE 10 tests in 10.392s [2022-04-07T21:56:30.501Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T21:56:30.501Z] ++ 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-04-07T21:56:30.501Z] ++ set -e [2022-04-07T21:56:30.501Z] ++ '[' -n 0 ']' [2022-04-07T21:56:30.501Z] ++ set -x [2022-04-07T21:56:30.501Z] ++ 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-04-07T21:56:30.759Z] INFO: Testing against a local daemon [2022-04-07T21:56:30.759Z] === RUN TestExternalGraphDriver [2022-04-07T21:56:30.759Z] === RUN TestExternalGraphDriver/json [2022-04-07T21:56:30.759Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-07T21:56:31.339Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-07T21:56:31.339Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-07T21:56:32.304Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-07T21:56:32.565Z] === RUN TestExternalGraphDriver/spec [2022-04-07T21:56:32.565Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-07T21:56:33.134Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-07T21:56:33.393Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-07T21:56:33.964Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-07T21:56:34.533Z] === RUN TestExternalGraphDriver/pull [2022-04-07T21:56:35.103Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-07T21:56:36.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-07T21:56:36.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-07T21:56:36.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-07T21:56:36.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-07T21:56:36.055Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-07T21:56:36.314Z] --- PASS: TestExternalGraphDriver (5.57s) [2022-04-07T21:56:36.314Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-04-07T21:56:36.314Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-04-07T21:56:36.314Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-04-07T21:56:36.314Z] === RUN TestGraphdriverPluginV2 [2022-04-07T21:56:36.573Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-07T21:56:40.762Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-04-07T21:56:40.762Z] PASS [2022-04-07T21:56:40.762Z] [2022-04-07T21:56:40.762Z] DONE 5 tests in 9.607s [2022-04-07T21:56:40.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T21:56:40.762Z] ++ 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-04-07T21:56:40.762Z] ++ set -e [2022-04-07T21:56:40.762Z] ++ '[' -n 0 ']' [2022-04-07T21:56:40.762Z] ++ set -x [2022-04-07T21:56:40.762Z] ++ 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-04-07T21:56:40.762Z] INFO: Testing against a local daemon [2022-04-07T21:56:40.762Z] === RUN TestContinueAfterPluginCrash [2022-04-07T21:56:40.762Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T21:56:40.762Z] === RUN TestReadPluginNoRead [2022-04-07T21:56:40.762Z] === PAUSE TestReadPluginNoRead [2022-04-07T21:56:40.762Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T21:56:40.762Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T21:56:40.762Z] === CONT TestContinueAfterPluginCrash [2022-04-07T21:56:40.762Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T21:56:40.762Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-07T21:56:41.703Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-07T21:56:42.274Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-07T21:56:42.274Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-07T21:56:42.274Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-07T21:56:42.495Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T21:56:42.495Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === Skipped [2022-04-07T21:56:42.495Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-07T21:56:42.495Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-07T21:56:42.495Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver btrfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-07T21:56:42.495Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-07T21:56:42.495Z] time="2022-04-07T21:55:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-07T21:56:42.495Z] time="2022-04-07T21:55:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-07T21:56:42.495Z] time="2022-04-07T21:55:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:56:42.495Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:56:42.495Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:56:42.495Z] [2022-04-07T21:56:42.495Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-07T21:56:42.495Z] time="2022-04-07T21:55:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-07T21:56:42.496Z] time="2022-04-07T21:55:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-07T21:56:42.496Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-07T21:56:42.496Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-07T21:56:42.496Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T21:56:42.496Z] graphtest_unix.go:47: Driver zfs not supported [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-07T21:56:42.496Z] graphtest_unix.go:74: No driver to put! [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-07T21:56:42.496Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-07T21:56:42.496Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-07T21:56:42.496Z] [2022-04-07T21:56:42.496Z] DONE 2251 tests, 26 skipped in 224.283s Post stage [Pipeline] junit [2022-04-07T21:56:42.507Z] Recording test results [2022-04-07T21:56:42.535Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-07T21:56:42.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-07T21:56:43.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43468/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:09d6fcdfec1d2f3259a6908e3ba46cc2efbf8d57 hack/validate/vendor [2022-04-07T21:56:43.753Z] update vendored copy of archive/tar [2022-04-07T21:56:43.753Z] downloading: https://golang.org/dl/go1.17.8.src.tar.gz [2022-04-07T21:56:44.445Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2022-04-07T21:56:44.445Z] === CONT TestReadPluginNoRead [2022-04-07T21:56:45.013Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-07T21:56:45.647Z] patching file stat_unix.go [2022-04-07T21:56:45.647Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-04-07T21:56:45.647Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-04-07T21:56:45.647Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-04-07T21:56:45.647Z] 2022/04/07 21:56:45 Collecting initial packages [2022-04-07T21:56:45.647Z] 2022/04/07 21:56:45 Download dependencies [2022-04-07T21:56:45.951Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-07T21:56:46.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-07T21:56:46.780Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-07T21:56:47.040Z] === RUN TestReadPluginNoRead/default [2022-04-07T21:56:48.918Z] 2022/04/07 21:56:48 Starting whole vndr cycle because no package specified [2022-04-07T21:56:48.918Z] 2022/04/07 21:56:48 Ignoring paths matching "^archive/tar" [2022-04-07T21:56:48.948Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-04-07T21:56:49.175Z] 2022/04/07 21:56:49 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-04-07T21:56:49.517Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2022-04-07T21:56:50.104Z] 2022/04/07 21:56:50 Finished clone github.com/google/uuid [2022-04-07T21:56:50.104Z] 2022/04/07 21:56:50 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-04-07T21:56:50.104Z] 2022/04/07 21:56:50 Finished clone github.com/docker/libtrust [2022-04-07T21:56:50.104Z] 2022/04/07 21:56:50 Clone golang.org/x/sys, revision 63515b42dcdf9544f4e6a02fd7632793fde2f72d, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/opencontainers/go-digest [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/tchap/go-patricia [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/moby/locker [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/creack/pty [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/Azure/go-ansiterm [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/moby/term [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Finished clone github.com/willf/bitset [2022-04-07T21:56:50.361Z] 2022/04/07 21:56:50 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-04-07T21:56:50.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-07T21:56:50.618Z] 2022/04/07 21:56:50 Finished clone github.com/Microsoft/go-winio [2022-04-07T21:56:50.618Z] 2022/04/07 21:56:50 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-04-07T21:56:50.618Z] 2022/04/07 21:56:50 Finished clone github.com/gorilla/mux [2022-04-07T21:56:50.618Z] 2022/04/07 21:56:50 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-04-07T21:56:50.713Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T21:56:50.876Z] 2022/04/07 21:56:50 Finished clone github.com/moby/sys [2022-04-07T21:56:50.876Z] 2022/04/07 21:56:50 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-04-07T21:56:51.134Z] 2022/04/07 21:56:50 Finished clone github.com/sirupsen/logrus [2022-04-07T21:56:51.134Z] 2022/04/07 21:56:50 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-04-07T21:56:51.392Z] 2022/04/07 21:56:51 Finished clone github.com/docker/go-units [2022-04-07T21:56:51.392Z] 2022/04/07 21:56:51 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-04-07T21:56:51.649Z] 2022/04/07 21:56:51 Finished clone github.com/syndtr/gocapability [2022-04-07T21:56:51.649Z] 2022/04/07 21:56:51 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-04-07T21:56:51.652Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-07T21:56:51.908Z] 2022/04/07 21:56:51 Finished clone github.com/RackSec/srslog [2022-04-07T21:56:51.909Z] 2022/04/07 21:56:51 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:51 Finished clone gotest.tools/v3 [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:51 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:51 Finished clone github.com/imdario/mergo [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:51 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:52 Finished clone golang.org/x/sync [2022-04-07T21:56:52.170Z] 2022/04/07 21:56:52 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-04-07T21:56:52.222Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-07T21:56:52.426Z] 2022/04/07 21:56:52 Finished clone github.com/google/go-cmp [2022-04-07T21:56:52.426Z] 2022/04/07 21:56:52 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-04-07T21:56:52.426Z] 2022/04/07 21:56:52 Finished clone github.com/tonistiigi/units [2022-04-07T21:56:52.426Z] 2022/04/07 21:56:52 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-04-07T21:56:52.803Z] === CONT TestReadPluginNoRead [2022-04-07T21:56:52.803Z] read_test.go:92: [dd6a7a21552a7] daemon is not started [2022-04-07T21:56:52.803Z] --- PASS: TestReadPluginNoRead (8.37s) [2022-04-07T21:56:52.803Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2022-04-07T21:56:52.803Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2022-04-07T21:56:52.803Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2022-04-07T21:56:52.803Z] PASS [2022-04-07T21:56:52.803Z] [2022-04-07T21:56:52.803Z] DONE 6 tests in 12.615s [2022-04-07T21:56:52.803Z] 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-04-07T21:56:52.803Z] ++ 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-04-07T21:56:52.803Z] ++ set -e [2022-04-07T21:56:52.803Z] ++ '[' -n 0 ']' [2022-04-07T21:56:52.803Z] ++ set -x [2022-04-07T21:56:52.803Z] ++ 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-04-07T21:56:52.803Z] testing: warning: no tests to run [2022-04-07T21:56:52.803Z] PASS [2022-04-07T21:56:52.803Z] [2022-04-07T21:56:52.803Z] DONE 0 tests in 0.059s [2022-04-07T21:56:52.803Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T21:56:52.803Z] ++ 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-04-07T21:56:52.803Z] ++ set -e [2022-04-07T21:56:52.803Z] ++ '[' -n 0 ']' [2022-04-07T21:56:52.803Z] ++ set -x [2022-04-07T21:56:52.804Z] ++ 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-04-07T21:56:52.989Z] 2022/04/07 21:56:52 Finished clone github.com/docker/go-connections [2022-04-07T21:56:52.989Z] 2022/04/07 21:56:52 Clone github.com/docker/libnetwork, revision 339b972b464ee3d401b5788b2af9e31d09d6b7da, attempt 1/20 [2022-04-07T21:56:53.067Z] docker_api_swarm_node_test.go:20: [d5f858889b39a] joining swarm manager [d5a9478b1594a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:56:53.067Z] INFO: Testing against a local daemon [2022-04-07T21:56:53.067Z] === RUN TestPluginWithDevMounts [2022-04-07T21:56:53.067Z] === PAUSE TestPluginWithDevMounts [2022-04-07T21:56:53.067Z] === CONT TestPluginWithDevMounts [2022-04-07T21:56:53.246Z] 2022/04/07 21:56:53 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-04-07T21:56:53.246Z] 2022/04/07 21:56:53 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Finished clone github.com/opentracing-contrib/go-stdlib [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Finished clone github.com/opentracing/opentracing-go [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Finished clone github.com/google/shlex [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Finished clone github.com/gofrs/flock [2022-04-07T21:56:53.504Z] 2022/04/07 21:56:53 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-04-07T21:56:53.761Z] 2022/04/07 21:56:53 Finished clone github.com/mitchellh/hashstructure [2022-04-07T21:56:53.761Z] 2022/04/07 21:56:53 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-04-07T21:56:54.005Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-07T21:56:54.264Z] docker_api_swarm_node_test.go:21: [d3266ff85b938] joining swarm manager [d5a9478b1594a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:56:54.702Z] 2022/04/07 21:56:54 Finished clone github.com/docker/go-events [2022-04-07T21:56:54.702Z] 2022/04/07 21:56:54 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Finished clone github.com/sean-/seed [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Finished clone github.com/armon/go-metrics [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Finished clone github.com/armon/go-radix [2022-04-07T21:56:54.959Z] 2022/04/07 21:56:54 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-04-07T21:56:55.202Z] --- PASS: TestPluginWithDevMounts (1.91s) [2022-04-07T21:56:55.202Z] PASS [2022-04-07T21:56:55.202Z] [2022-04-07T21:56:55.202Z] DONE 1 tests in 2.205s [2022-04-07T21:56:55.202Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T21:56:55.202Z] ++ 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-04-07T21:56:55.202Z] ++ set -e [2022-04-07T21:56:55.202Z] ++ '[' -n 0 ']' [2022-04-07T21:56:55.202Z] ++ set -x [2022-04-07T21:56:55.202Z] ++ 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-04-07T21:56:55.202Z] INFO: Testing against a local daemon [2022-04-07T21:56:55.202Z] === RUN TestSecretInspect [2022-04-07T21:56:55.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-07T21:56:55.525Z] 2022/04/07 21:56:55 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-04-07T21:56:55.525Z] 2022/04/07 21:56:55 Finished clone github.com/tonistiigi/fsutil [2022-04-07T21:56:56.088Z] 2022/04/07 21:56:55 Finished clone github.com/hashicorp/errwrap [2022-04-07T21:56:56.088Z] 2022/04/07 21:56:55 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-04-07T21:56:56.088Z] 2022/04/07 21:56:55 Finished clone github.com/hashicorp/memberlist [2022-04-07T21:56:56.088Z] 2022/04/07 21:56:55 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-04-07T21:56:56.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-07T21:56:56.346Z] 2022/04/07 21:56:56 Finished clone github.com/hashicorp/go-multierror [2022-04-07T21:56:56.346Z] 2022/04/07 21:56:56 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-04-07T21:56:56.911Z] 2022/04/07 21:56:56 Finished clone github.com/docker/libkv [2022-04-07T21:56:56.911Z] 2022/04/07 21:56:56 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-04-07T21:56:57.477Z] 2022/04/07 21:56:57 Finished clone github.com/vishvananda/netns [2022-04-07T21:56:57.477Z] 2022/04/07 21:56:57 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-04-07T21:56:57.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-07T21:56:57.518Z] --- PASS: TestSecretInspect (2.23s) [2022-04-07T21:56:57.518Z] === RUN TestSecretList [2022-04-07T21:56:58.042Z] 2022/04/07 21:56:57 Finished clone github.com/golang/gddo [2022-04-07T21:56:58.042Z] 2022/04/07 21:56:57 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-04-07T21:56:58.042Z] 2022/04/07 21:56:57 Finished clone github.com/hashicorp/go-sockaddr [2022-04-07T21:56:58.042Z] 2022/04/07 21:56:57 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-04-07T21:56:58.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-07T21:56:58.973Z] 2022/04/07 21:56:58 Finished clone github.com/moby/ipvs [2022-04-07T21:56:58.973Z] 2022/04/07 21:56:58 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-04-07T21:56:59.231Z] 2022/04/07 21:56:59 Finished clone github.com/samuel/go-zookeeper [2022-04-07T21:56:59.231Z] 2022/04/07 21:56:59 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-04-07T21:56:59.487Z] 2022/04/07 21:56:59 Finished clone github.com/BurntSushi/toml [2022-04-07T21:56:59.487Z] 2022/04/07 21:56:59 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-04-07T21:56:59.744Z] 2022/04/07 21:56:59 Finished clone github.com/deckarep/golang-set [2022-04-07T21:56:59.744Z] 2022/04/07 21:56:59 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-04-07T21:56:59.744Z] 2022/04/07 21:56:59 Finished clone github.com/vishvananda/netlink [2022-04-07T21:56:59.744Z] 2022/04/07 21:56:59 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-04-07T21:56:59.831Z] --- PASS: TestSecretList (2.48s) [2022-04-07T21:56:59.831Z] === RUN TestSecretsCreateAndDelete [2022-04-07T21:57:00.002Z] 2022/04/07 21:56:59 Finished clone github.com/hashicorp/go-msgpack [2022-04-07T21:57:00.002Z] 2022/04/07 21:56:59 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-04-07T21:57:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-07T21:57:00.259Z] 2022/04/07 21:57:00 Finished clone github.com/coreos/go-semver [2022-04-07T21:57:00.259Z] 2022/04/07 21:57:00 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-04-07T21:57:01.190Z] 2022/04/07 21:57:00 Finished clone github.com/ishidawataru/sctp [2022-04-07T21:57:01.190Z] 2022/04/07 21:57:00 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-04-07T21:57:01.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfd5c0_} [2022-04-07T21:57:01.754Z] 2022/04/07 21:57:01 Finished clone github.com/modern-go/concurrent [2022-04-07T21:57:01.754Z] 2022/04/07 21:57:01 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-04-07T21:57:02.319Z] 2022/04/07 21:57:02 Finished clone github.com/modern-go/reflect2 [2022-04-07T21:57:02.319Z] 2022/04/07 21:57:02 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-04-07T21:57:02.403Z] --- PASS: TestSecretsCreateAndDelete (2.39s) [2022-04-07T21:57:02.403Z] === RUN TestSecretsUpdate [2022-04-07T21:57:02.577Z] 2022/04/07 21:57:02 Finished clone golang.org/x/net [2022-04-07T21:57:02.577Z] 2022/04/07 21:57:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-04-07T21:57:02.835Z] 2022/04/07 21:57:02 Finished clone go.etcd.io/bbolt [2022-04-07T21:57:02.835Z] 2022/04/07 21:57:02 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-04-07T21:57:02.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12941180534_/foo_false____} [2022-04-07T21:57:03.093Z] 2022/04/07 21:57:02 Finished clone github.com/json-iterator/go [2022-04-07T21:57:03.093Z] 2022/04/07 21:57:02 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-04-07T21:57:04.025Z] 2022/04/07 21:57:03 Finished clone github.com/containerd/typeurl [2022-04-07T21:57:04.025Z] 2022/04/07 21:57:03 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Finished clone github.com/hashicorp/serf [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Finished clone github.com/Microsoft/opengcs [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Finished clone github.com/mistifyio/go-zfs [2022-04-07T21:57:04.281Z] 2022/04/07 21:57:04 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-04-07T21:57:04.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12941180534_/foo_true____} [2022-04-07T21:57:04.351Z] --- PASS: TestSecretsUpdate (2.16s) [2022-04-07T21:57:04.351Z] === RUN TestTemplatedSecret [2022-04-07T21:57:04.538Z] 2022/04/07 21:57:04 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-04-07T21:57:04.538Z] 2022/04/07 21:57:04 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-04-07T21:57:04.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-07T21:57:05.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_false____} [2022-04-07T21:57:05.912Z] 2022/04/07 21:57:05 Finished clone github.com/cyphar/filepath-securejoin [2022-04-07T21:57:05.912Z] 2022/04/07 21:57:05 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-04-07T21:57:06.845Z] 2022/04/07 21:57:06 Finished clone github.com/coreos/go-systemd [2022-04-07T21:57:06.845Z] 2022/04/07 21:57:06 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-04-07T21:57:07.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_true____} [2022-04-07T21:57:07.411Z] 2022/04/07 21:57:07 Finished clone github.com/vbatts/tar-split [2022-04-07T21:57:07.411Z] 2022/04/07 21:57:07 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-04-07T21:57:07.498Z] --- PASS: TestTemplatedSecret (3.15s) [2022-04-07T21:57:07.498Z] === RUN TestSecretCreateResolve [2022-04-07T21:57:07.668Z] 2022/04/07 21:57:07 Finished clone github.com/opencontainers/runtime-spec [2022-04-07T21:57:07.668Z] 2022/04/07 21:57:07 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-04-07T21:57:08.234Z] 2022/04/07 21:57:08 Finished clone github.com/coreos/go-systemd/v22 [2022-04-07T21:57:08.234Z] 2022/04/07 21:57:08 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-04-07T21:57:08.492Z] 2022/04/07 21:57:08 Finished clone github.com/opencontainers/image-spec [2022-04-07T21:57:08.492Z] 2022/04/07 21:57:08 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-04-07T21:57:08.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_true__0xc000dfd5f0__} [2022-04-07T21:57:09.061Z] 2022/04/07 21:57:08 Finished clone github.com/Graylog2/go-gelf [2022-04-07T21:57:09.061Z] 2022/04/07 21:57:08 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-04-07T21:57:09.319Z] 2022/04/07 21:57:09 Finished clone github.com/godbus/dbus/v5 [2022-04-07T21:57:09.319Z] 2022/04/07 21:57:09 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-04-07T21:57:09.319Z] 2022/04/07 21:57:09 Finished clone github.com/fluent/fluent-logger-golang [2022-04-07T21:57:09.319Z] 2022/04/07 21:57:09 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-04-07T21:57:09.445Z] docker_api_swarm_test.go:502: [d58f439636984] joining swarm manager [de2b368d41254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:57:09.884Z] 2022/04/07 21:57:09 Finished clone github.com/philhofer/fwd [2022-04-07T21:57:09.884Z] 2022/04/07 21:57:09 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-04-07T21:57:10.383Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-04-07T21:57:10.383Z] PASS [2022-04-07T21:57:10.383Z] [2022-04-07T21:57:10.383Z] DONE 6 tests in 15.176s [2022-04-07T21:57:10.383Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T21:57:10.383Z] ++ 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-04-07T21:57:10.383Z] ++ set -e [2022-04-07T21:57:10.383Z] ++ '[' -n 0 ']' [2022-04-07T21:57:10.383Z] ++ set -x [2022-04-07T21:57:10.383Z] ++ 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-04-07T21:57:10.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfd608_} [2022-04-07T21:57:10.383Z] INFO: Testing against a local daemon [2022-04-07T21:57:10.383Z] === RUN TestServiceCreateInit [2022-04-07T21:57:10.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T21:57:10.816Z] 2022/04/07 21:57:10 Finished clone github.com/fsnotify/fsnotify [2022-04-07T21:57:10.816Z] 2022/04/07 21:57:10 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-04-07T21:57:11.074Z] 2022/04/07 21:57:10 Finished clone github.com/bsphere/le_go [2022-04-07T21:57:11.074Z] 2022/04/07 21:57:10 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-04-07T21:57:11.331Z] 2022/04/07 21:57:11 Finished clone github.com/jmespath/go-jmespath [2022-04-07T21:57:11.331Z] 2022/04/07 21:57:11 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-04-07T21:57:11.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfd620_} [2022-04-07T21:57:12.261Z] 2022/04/07 21:57:12 Finished clone github.com/docker/libnetwork [2022-04-07T21:57:12.261Z] 2022/04/07 21:57:12 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-04-07T21:57:12.825Z] 2022/04/07 21:57:12 Finished clone github.com/tinylib/msgp [2022-04-07T21:57:12.825Z] 2022/04/07 21:57:12 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-04-07T21:57:12.825Z] 2022/04/07 21:57:12 Finished clone github.com/golang/groupcache [2022-04-07T21:57:12.825Z] 2022/04/07 21:57:12 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-04-07T21:57:13.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfd638_} [2022-04-07T21:57:13.390Z] 2022/04/07 21:57:13 Finished clone golang.org/x/oauth2 [2022-04-07T21:57:13.390Z] 2022/04/07 21:57:13 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-04-07T21:57:14.541Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T21:57:14.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfd650_} [2022-04-07T21:57:14.765Z] 2022/04/07 21:57:14 Finished clone github.com/googleapis/gax-go [2022-04-07T21:57:14.765Z] 2022/04/07 21:57:14 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-04-07T21:57:15.699Z] 2022/04/07 21:57:15 Finished clone go.opencensus.io [2022-04-07T21:57:15.699Z] 2022/04/07 21:57:15 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-04-07T21:57:15.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-07T21:57:15.957Z] 2022/04/07 21:57:15 Finished clone github.com/miekg/dns [2022-04-07T21:57:15.957Z] 2022/04/07 21:57:15 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-04-07T21:57:16.890Z] 2022/04/07 21:57:16 Finished clone golang.org/x/sys [2022-04-07T21:57:16.890Z] 2022/04/07 21:57:16 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-04-07T21:57:17.148Z] 2022/04/07 21:57:16 Finished clone github.com/containerd/fifo [2022-04-07T21:57:17.148Z] 2022/04/07 21:57:16 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-07T21:57:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-07T21:57:17.405Z] 2022/04/07 21:57:17 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-04-07T21:57:17.560Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-07T21:57:17.662Z] 2022/04/07 21:57:17 Finished clone golang.org/x/text [2022-04-07T21:57:18.499Z] --- PASS: TestServiceCreateInit (8.16s) [2022-04-07T21:57:18.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-04-07T21:57:18.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2022-04-07T21:57:18.499Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T21:57:19.036Z] 2022/04/07 21:57:18 Finished clone github.com/containerd/cgroups [2022-04-07T21:57:19.037Z] 2022/04/07 21:57:18 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-04-07T21:57:19.037Z] 2022/04/07 21:57:18 Finished clone github.com/containerd/go-runc [2022-04-07T21:57:19.037Z] 2022/04/07 21:57:18 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-04-07T21:57:19.878Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-07T21:57:20.817Z] docker_api_swarm_test.go:507: [da3b7044d8c55] joining swarm manager [de2b368d41254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:57:20.937Z] 2022/04/07 21:57:20 Finished clone github.com/containerd/ttrpc [2022-04-07T21:57:20.937Z] 2022/04/07 21:57:20 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-04-07T21:57:21.509Z] 2022/04/07 21:57:21 Finished clone github.com/containerd/console [2022-04-07T21:57:21.509Z] 2022/04/07 21:57:21 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-04-07T21:57:21.756Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-07T21:57:23.406Z] 2022/04/07 21:57:22 Finished clone github.com/gogo/googleapis [2022-04-07T21:57:23.406Z] 2022/04/07 21:57:22 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-04-07T21:57:24.291Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-07T21:57:24.337Z] 2022/04/07 21:57:24 Finished clone github.com/containerd/continuity [2022-04-07T21:57:24.337Z] 2022/04/07 21:57:24 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-04-07T21:57:24.337Z] 2022/04/07 21:57:24 Finished clone code.cloudfoundry.org/clock [2022-04-07T21:57:24.337Z] 2022/04/07 21:57:24 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-04-07T21:57:24.903Z] 2022/04/07 21:57:24 Finished clone google.golang.org/grpc [2022-04-07T21:57:24.903Z] 2022/04/07 21:57:24 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-04-07T21:57:25.670Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-07T21:57:25.671Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-07T21:57:26.240Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-07T21:57:27.179Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-07T21:57:27.432Z] 2022/04/07 21:57:27 Finished clone github.com/opencontainers/runc [2022-04-07T21:57:27.432Z] 2022/04/07 21:57:27 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-04-07T21:57:27.748Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-07T21:57:28.007Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-07T21:57:28.365Z] 2022/04/07 21:57:28 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-04-07T21:57:28.365Z] 2022/04/07 21:57:28 Finished clone github.com/docker/distribution [2022-04-07T21:57:28.624Z] 2022/04/07 21:57:28 Finished clone github.com/moby/buildkit [2022-04-07T21:57:28.624Z] 2022/04/07 21:57:28 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-04-07T21:57:28.882Z] 2022/04/07 21:57:28 Finished clone github.com/cilium/ebpf [2022-04-07T21:57:28.882Z] 2022/04/07 21:57:28 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-04-07T21:57:28.882Z] 2022/04/07 21:57:28 Finished clone github.com/fernet/fernet-go [2022-04-07T21:57:28.882Z] 2022/04/07 21:57:28 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-04-07T21:57:28.947Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-07T21:57:29.514Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-07T21:57:30.256Z] 2022/04/07 21:57:29 Finished clone github.com/Microsoft/hcsshim [2022-04-07T21:57:30.256Z] 2022/04/07 21:57:29 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-04-07T21:57:30.452Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-07T21:57:30.711Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-07T21:57:30.822Z] 2022/04/07 21:57:30 Finished clone golang.org/x/time [2022-04-07T21:57:30.822Z] 2022/04/07 21:57:30 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-04-07T21:57:30.822Z] 2022/04/07 21:57:30 Finished clone github.com/hashicorp/go-memdb [2022-04-07T21:57:30.822Z] 2022/04/07 21:57:30 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-04-07T21:57:31.281Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-07T21:57:31.850Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:31 Finished clone github.com/hashicorp/go-immutable-radix [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:31 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:32 Finished clone github.com/hashicorp/golang-lru [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:32 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:32 Finished clone github.com/coreos/pkg [2022-04-07T21:57:32.196Z] 2022/04/07 21:57:32 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-04-07T21:57:32.787Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-07T21:57:33.127Z] 2022/04/07 21:57:33 Finished clone github.com/golang/protobuf [2022-04-07T21:57:33.127Z] 2022/04/07 21:57:33 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-04-07T21:57:33.354Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-07T21:57:33.691Z] 2022/04/07 21:57:33 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-04-07T21:57:33.691Z] 2022/04/07 21:57:33 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-04-07T21:57:33.691Z] 2022/04/07 21:57:33 Finished clone github.com/beorn7/perks [2022-04-07T21:57:33.691Z] 2022/04/07 21:57:33 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-04-07T21:57:33.925Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-07T21:57:34.875Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-07T21:57:35.092Z] 2022/04/07 21:57:34 Finished clone github.com/prometheus/client_model [2022-04-07T21:57:35.092Z] 2022/04/07 21:57:34 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-04-07T21:57:35.443Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-07T21:57:35.703Z] --- PASS: TestCreateServiceMultipleTimes (17.10s) [2022-04-07T21:57:35.703Z] === RUN TestCreateServiceConflict [2022-04-07T21:57:35.962Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-07T21:57:35.962Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-07T21:57:36.466Z] 2022/04/07 21:57:36 Finished clone golang.org/x/crypto [2022-04-07T21:57:36.466Z] 2022/04/07 21:57:36 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-04-07T21:57:36.531Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-07T21:57:36.723Z] 2022/04/07 21:57:36 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-04-07T21:57:36.723Z] 2022/04/07 21:57:36 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-04-07T21:57:36.723Z] 2022/04/07 21:57:36 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-04-07T21:57:36.723Z] 2022/04/07 21:57:36 Finished clone github.com/prometheus/client_golang [2022-04-07T21:57:37.100Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-07T21:57:37.654Z] 2022/04/07 21:57:37 Finished clone github.com/prometheus/procfs [2022-04-07T21:57:37.655Z] 2022/04/07 21:57:37 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-04-07T21:57:37.655Z] 2022/04/07 21:57:37 Finished clone github.com/prometheus/common [2022-04-07T21:57:37.655Z] 2022/04/07 21:57:37 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-04-07T21:57:37.913Z] 2022/04/07 21:57:37 Finished clone github.com/pkg/errors [2022-04-07T21:57:37.913Z] 2022/04/07 21:57:37 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-04-07T21:57:38.039Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-07T21:57:38.040Z] --- PASS: TestCreateServiceConflict (2.47s) [2022-04-07T21:57:38.040Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T21:57:38.170Z] 2022/04/07 21:57:38 Finished clone github.com/inconshreveable/mousetrap [2022-04-07T21:57:38.170Z] 2022/04/07 21:57:38 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-04-07T21:57:38.427Z] 2022/04/07 21:57:38 Finished clone github.com/cespare/xxhash/v2 [2022-04-07T21:57:38.427Z] 2022/04/07 21:57:38 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-04-07T21:57:38.609Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-07T21:57:39.177Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-07T21:57:39.363Z] 2022/04/07 21:57:39 Finished clone github.com/docker/go-metrics [2022-04-07T21:57:39.928Z] 2022/04/07 21:57:39 Finished clone github.com/morikuni/aec [2022-04-07T21:57:39.928Z] 2022/04/07 21:57:39 Finished clone github.com/spf13/pflag [2022-04-07T21:57:40.561Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-07T21:57:41.300Z] 2022/04/07 21:57:41 Finished clone github.com/spf13/cobra [2022-04-07T21:57:41.498Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-07T21:57:41.498Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2022-04-07T21:57:41.498Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T21:57:41.558Z] 2022/04/07 21:57:41 Finished clone github.com/opencontainers/selinux [2022-04-07T21:57:42.879Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-07T21:57:43.455Z] 2022/04/07 21:57:42 Finished clone github.com/google/certificate-transparency-go [2022-04-07T21:57:46.169Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-07T21:57:48.074Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-07T21:57:48.645Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-07T21:57:50.734Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-07T21:57:50.734Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-07T21:57:50.734Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-07T21:57:50.734Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-07T21:57:50.734Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-07T21:57:50.734Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-07T21:57:50.734Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-07T21:57:50.734Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-07T21:57:50.734Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-07T21:57:51.703Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-07T21:57:51.703Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T21:57:51.703Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-07T21:57:51.703Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-07T21:57:51.703Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-07T21:57:51.936Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-07T21:57:52.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-07T21:57:53.131Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-07T21:57:53.421Z] 2022/04/07 21:57:53 Finished clone github.com/cloudflare/cfssl [2022-04-07T21:57:53.700Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-07T21:57:55.080Z] docker_api_swarm_node_test.go:81: [d1fdb8ad6a15f] joining swarm manager [d39b1cec8e090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:57:55.340Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2022-04-07T21:57:55.340Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T21:57:55.445Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-07T21:57:57.628Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-07T21:57:57.628Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-07T21:57:57.628Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-07T21:57:57.628Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-07T21:57:57.628Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-07T21:57:57.628Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-07T21:57:57.628Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-07T21:57:57.628Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-07T21:57:57.628Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-07T21:57:57.889Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-07T21:57:58.455Z] === RUN TestDockerSuite/TestCpToDot [2022-04-07T21:57:59.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-07T21:57:59.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-07T21:58:00.550Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-07T21:58:00.550Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-07T21:58:00.550Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-07T21:58:00.550Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T21:58:00.550Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-07T21:58:00.896Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-07T21:58:01.533Z] 2022/04/07 21:58:00 Finished clone github.com/containerd/containerd [2022-04-07T21:58:01.533Z] 2022/04/07 21:58:00 Finished clone github.com/coreos/etcd [2022-04-07T21:58:01.834Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-07T21:58:02.775Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-07T21:58:03.034Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-07T21:58:03.969Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-07T21:58:04.536Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-07T21:58:04.536Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-07T21:58:04.536Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-07T21:58:05.102Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-07T21:58:05.361Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-07T21:58:05.361Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-07T21:58:05.361Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-07T21:58:05.361Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-07T21:58:05.714Z] 2022/04/07 21:58:05 Finished clone github.com/docker/swarmkit [2022-04-07T21:58:05.931Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-07T21:58:06.189Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-07T21:58:06.189Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-07T21:58:06.189Z] === RUN TestDockerSuite/TestCreateRM [2022-04-07T21:58:06.448Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-07T21:58:06.448Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T21:58:06.448Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-07T21:58:06.448Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-07T21:58:06.448Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-07T21:58:07.665Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-07T21:58:07.823Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-07T21:58:08.082Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-07T21:58:08.082Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-07T21:58:08.341Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2022-04-07T21:58:08.341Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T21:58:08.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-07T21:58:11.895Z] docker_api_swarm_node_test.go:53: [dbd1b984c31a6] joining swarm manager [dc80ac565387d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:58:12.463Z] docker_api_swarm_node_test.go:54: [db819b12c5959] joining swarm manager [dc80ac565387d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:58:12.463Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-07T21:58:12.463Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-07T21:58:12.463Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-07T21:58:12.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-07T21:58:12.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-07T21:58:12.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-07T21:58:13.294Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-07T21:58:13.825Z] 2022/04/07 21:58:12 Finished clone cloud.google.com/go [2022-04-07T21:58:14.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-07T21:58:14.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-07T21:58:15.433Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-07T21:58:16.369Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-07T21:58:16.941Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-07T21:58:17.523Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-07T21:58:17.523Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-07T21:58:18.092Z] === RUN TestDockerSuite/TestDockerFails [2022-04-07T21:58:18.092Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-07T21:58:18.092Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-07T21:58:18.092Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-07T21:58:19.028Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-07T21:58:19.286Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-07T21:58:20.223Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-07T21:58:20.223Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-07T21:58:20.223Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-07T21:58:20.482Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-07T21:58:21.861Z] --- PASS: TestCreateServiceConfigFileMode (13.36s) [2022-04-07T21:58:21.861Z] === RUN TestCreateServiceSysctls [2022-04-07T21:58:21.929Z] 2022/04/07 21:58:21 Finished clone github.com/gogo/protobuf [2022-04-07T21:58:25.151Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-04-07T21:58:25.151Z] === RUN TestCreateServiceCapabilities [2022-04-07T21:58:26.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-07T21:58:26.119Z] 2022/04/07 21:58:25 Finished clone google.golang.org/genproto [2022-04-07T21:58:27.995Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2022-04-07T21:58:27.995Z] === RUN TestInspect [2022-04-07T21:58:27.995Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-07T21:58:29.901Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-07T21:58:31.279Z] --- PASS: TestInspect (3.28s) [2022-04-07T21:58:31.279Z] === RUN TestCreateJob [2022-04-07T21:58:31.539Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-07T21:58:32.476Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-07T21:58:33.046Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-07T21:58:33.615Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-07T21:58:34.553Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-07T21:58:34.812Z] --- PASS: TestCreateJob (3.67s) [2022-04-07T21:58:34.812Z] === RUN TestReplicatedJob [2022-04-07T21:58:34.812Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-07T21:58:35.381Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-07T21:58:37.290Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-07T21:58:38.673Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-07T21:58:40.606Z] --- PASS: TestReplicatedJob (5.96s) [2022-04-07T21:58:40.606Z] === RUN TestUpdateReplicatedJob [2022-04-07T21:58:41.543Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-07T21:58:43.448Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-07T21:58:44.386Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2022-04-07T21:58:44.386Z] === RUN TestServiceListWithStatuses [2022-04-07T21:58:44.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T21:58:44.386Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T21:58:44.386Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T21:58:44.386Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-07T21:58:44.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-07T21:58:45.584Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-07T21:58:48.875Z] --- PASS: TestDockerNetworkConnectAlias (4.74s) [2022-04-07T21:58:48.875Z] === RUN TestDockerNetworkReConnect [2022-04-07T21:58:51.412Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-07T21:58:51.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-07T21:58:51.673Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-07T21:58:52.609Z] --- PASS: TestDockerNetworkReConnect (3.63s) [2022-04-07T21:58:52.609Z] === RUN TestServicePlugin [2022-04-07T21:58:53.177Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-07T21:58:53.746Z] docker_api_swarm_test.go:202: [d111e5d2c056e] joining swarm manager [d1f37d951b3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:58:54.006Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-07T21:58:54.265Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-07T21:58:54.834Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-07T21:58:55.093Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-07T21:58:55.093Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-07T21:58:56.030Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-07T21:58:57.417Z] plugin_test.go:62: [d842c61feb650] joining swarm manager [d199504c563a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:58:57.417Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-07T21:58:57.417Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-07T21:58:57.417Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-07T21:58:57.986Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-07T21:58:58.246Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-07T21:58:58.504Z] plugin_test.go:65: [d0f53c4eb1446] joining swarm manager [d199504c563a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:58:59.072Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-07T21:59:00.007Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-07T21:59:00.267Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-07T21:59:00.267Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-04-07T21:59:00.267Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-07T21:59:00.267Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-04-07T21:59:00.267Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-07T21:59:02.814Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-07T21:59:02.814Z] === RUN TestDockerSuite/TestEventsRename [2022-04-07T21:59:03.381Z] === RUN TestDockerSuite/TestEventsResize [2022-04-07T21:59:03.949Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-07T21:59:09.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-07T21:59:09.480Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-07T21:59:10.049Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-07T21:59:10.618Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-07T21:59:11.189Z] docker_api_swarm_test.go:384: [d015432ba87a1] joining swarm manager [d73e4abebc739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T21:59:12.568Z] docker_api_swarm_test.go:385: [df67a67bfa804] joining swarm manager [d73e4abebc739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T21:59:13.504Z] === RUN TestDockerSuite/TestEventsTop [2022-04-07T21:59:14.074Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-07T21:59:16.604Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-07T21:59:22.319Z] 2022/04/07 21:59:14 Finished clone github.com/hashicorp/consul [2022-04-07T21:59:23.168Z] === RUN TestDockerSuite/TestExec [2022-04-07T21:59:23.168Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-07T21:59:23.427Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-07T21:59:23.996Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-07T21:59:24.255Z] --- PASS: TestServicePlugin (31.79s) [2022-04-07T21:59:24.255Z] === RUN TestServiceUpdateLabel [2022-04-07T21:59:24.823Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-07T21:59:25.760Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-07T21:59:26.329Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-07T21:59:26.899Z] --- PASS: TestServiceUpdateLabel (2.52s) [2022-04-07T21:59:26.899Z] === RUN TestServiceUpdateSecrets [2022-04-07T21:59:27.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-07T21:59:27.727Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-07T21:59:28.316Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-07T21:59:28.888Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-07T21:59:29.455Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-07T21:59:30.832Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-07T21:59:31.400Z] === RUN TestDockerSuite/TestExecEnv [2022-04-07T21:59:31.968Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-07T21:59:32.277Z] 2022/04/07 21:59:31 Finished clone github.com/aws/aws-sdk-go [2022-04-07T21:59:32.904Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-07T21:59:33.474Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-07T21:59:36.009Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-07T21:59:36.577Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-07T21:59:37.144Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-07T21:59:37.712Z] === RUN TestDockerSuite/TestExecParseError [2022-04-07T21:59:38.280Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-07T21:59:38.847Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-07T21:59:39.106Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-07T21:59:40.483Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-07T21:59:40.743Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-07T21:59:41.314Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-07T21:59:41.883Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2022-04-07T21:59:41.883Z] === RUN TestServiceUpdateConfigs [2022-04-07T21:59:54.089Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-07T21:59:54.089Z] === RUN TestDockerSuite/TestExecTTY [2022-04-07T21:59:54.089Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-07T21:59:54.089Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-07T21:59:54.089Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-07T21:59:55.030Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-07T21:59:55.030Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-07T21:59:55.030Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-07T21:59:56.425Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-04-07T21:59:56.425Z] === RUN TestServiceUpdateNetwork [2022-04-07T21:59:56.425Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-07T21:59:57.007Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-07T21:59:57.946Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-07T21:59:58.885Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-07T21:59:59.453Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-07T22:00:04.719Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-07T22:00:04.719Z] check_test.go:380: [df67a67bfa804] daemon is not started [2022-04-07T22:00:04.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-07T22:00:06.625Z] docker_api_swarm_test.go:802: [d42965211eb69] joining swarm manager [d0c0b650223d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:00:08.002Z] docker_api_swarm_test.go:802: [d37fa95aece5d] joining swarm manager [d0c0b650223d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:00:08.572Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-07T22:00:09.141Z] docker_api_swarm_test.go:802: [d39947c667573] joining swarm manager [d0c0b650223d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T22:00:09.400Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2022-04-07T22:00:09.400Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T22:00:09.969Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-07T22:00:10.536Z] docker_api_swarm_test.go:802: [dda243c6cc9b2] joining swarm manager [d0c0b650223d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-07T22:00:10.795Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T22:00:11.736Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T22:00:11.736Z] docker_api_swarm_test.go:810: [d1a52f7f848b0] joining swarm manager [d0c0b650223d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-07T22:00:15.022Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-07T22:00:15.022Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-07T22:00:15.022Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-07T22:00:15.282Z] === RUN TestDockerSuite/TestHealth [2022-04-07T22:00:18.571Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T22:00:19.367Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-07T22:00:19.368Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-07T22:00:19.368Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-07T22:00:19.828Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-07T22:00:19.828Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-07T22:00:25.634Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-07T22:00:26.094Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-07T22:00:26.094Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-07T22:00:26.094Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-07T22:00:26.094Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-07T22:00:26.094Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-07T22:00:26.094Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-07T22:00:26.094Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-07T22:00:26.555Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-07T22:00:26.710Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-04-07T22:00:26.710Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-04-07T22:00:26.710Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-07T22:00:26.710Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-04-07T22:00:26.710Z] PASS [2022-04-07T22:00:26.710Z] [2022-04-07T22:00:26.710Z] === Skipped [2022-04-07T22:00:26.710Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T22:00:26.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T22:00:26.710Z] [2022-04-07T22:00:26.710Z] DONE 27 tests, 1 skipped in 195.639s [2022-04-07T22:00:26.710Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T22:00:26.710Z] ++ 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-04-07T22:00:26.710Z] ++ set -e [2022-04-07T22:00:26.710Z] ++ '[' -n 0 ']' [2022-04-07T22:00:26.710Z] ++ set -x [2022-04-07T22:00:26.710Z] ++ 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-04-07T22:00:26.710Z] INFO: Testing against a local daemon [2022-04-07T22:00:26.710Z] === RUN TestSessionCreate [2022-04-07T22:00:26.710Z] --- PASS: TestSessionCreate (0.03s) [2022-04-07T22:00:26.710Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T22:00:26.710Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T22:00:26.710Z] PASS [2022-04-07T22:00:26.710Z] [2022-04-07T22:00:26.710Z] DONE 2 tests in 0.145s [2022-04-07T22:00:26.710Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T22:00:26.710Z] ++ 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-04-07T22:00:26.710Z] ++ set -e [2022-04-07T22:00:26.710Z] ++ '[' -n 0 ']' [2022-04-07T22:00:26.710Z] ++ set -x [2022-04-07T22:00:26.710Z] ++ 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-04-07T22:00:26.710Z] INFO: Testing against a local daemon [2022-04-07T22:00:26.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T22:00:26.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T22:00:26.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T22:00:26.710Z] === RUN TestEventsExecDie [2022-04-07T22:00:26.710Z] --- PASS: TestEventsExecDie (0.61s) [2022-04-07T22:00:26.710Z] === RUN TestEventsBackwardsCompatible [2022-04-07T22:00:26.971Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-07T22:00:26.971Z] === RUN TestInfoBinaryCommits [2022-04-07T22:00:26.971Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T22:00:26.971Z] === RUN TestInfoAPIVersioned [2022-04-07T22:00:26.971Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T22:00:26.971Z] === RUN TestInfoDiscoveryBackend [2022-04-07T22:00:27.526Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-07T22:00:27.540Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2022-04-07T22:00:27.540Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T22:00:28.478Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2022-04-07T22:00:28.478Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T22:00:29.047Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-04-07T22:00:29.047Z] === RUN TestInfoAPI [2022-04-07T22:00:29.047Z] --- PASS: TestInfoAPI (0.03s) [2022-04-07T22:00:29.047Z] === RUN TestInfoAPIWarnings [2022-04-07T22:00:32.224Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-07T22:00:33.766Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-07T22:00:33.766Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-07T22:00:33.766Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-07T22:00:33.766Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-07T22:00:33.766Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-07T22:00:33.766Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-07T22:00:34.317Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-07T22:00:34.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-07T22:00:34.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-07T22:00:34.317Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-07T22:00:34.576Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-07T22:00:34.576Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-07T22:00:35.143Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-07T22:00:35.143Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-07T22:00:35.143Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-07T22:00:35.402Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-07T22:00:35.402Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-07T22:00:35.661Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-07T22:00:35.920Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-07T22:00:35.920Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-07T22:00:36.490Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-07T22:00:36.490Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-07T22:00:37.428Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-07T22:00:37.512Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-07T22:00:37.687Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-07T22:00:37.946Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-07T22:00:38.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-07T22:00:41.495Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-07T22:00:41.495Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-07T22:00:41.495Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-07T22:00:42.064Z] === RUN TestDockerSuite/TestImportFile [2022-04-07T22:00:43.002Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-07T22:00:43.002Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-07T22:00:44.383Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-07T22:00:45.320Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-04-07T22:00:45.320Z] === RUN TestInfoDebug [2022-04-07T22:00:45.320Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-07T22:00:45.889Z] --- PASS: TestInfoDebug (0.53s) [2022-04-07T22:00:45.889Z] === RUN TestInfoInsecureRegistries [2022-04-07T22:00:46.458Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-07T22:00:46.458Z] === RUN TestInfoRegistryMirrors [2022-04-07T22:00:46.717Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-07T22:00:46.976Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-07T22:00:46.976Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T22:00:46.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-04-07T22:00:46.976Z] === RUN TestPingCacheHeaders [2022-04-07T22:00:46.976Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T22:00:46.976Z] === RUN TestPingGet [2022-04-07T22:00:46.976Z] --- PASS: TestPingGet (0.02s) [2022-04-07T22:00:46.976Z] === RUN TestPingHead [2022-04-07T22:00:46.976Z] --- PASS: TestPingHead (0.02s) [2022-04-07T22:00:46.976Z] === RUN TestVersion [2022-04-07T22:00:47.236Z] --- PASS: TestVersion (0.02s) [2022-04-07T22:00:47.236Z] PASS [2022-04-07T22:00:47.236Z] [2022-04-07T22:00:47.236Z] === Skipped [2022-04-07T22:00:47.236Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T22:00:47.236Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T22:00:47.236Z] [2022-04-07T22:00:47.236Z] DONE 18 tests, 1 skipped in 21.008s [2022-04-07T22:00:47.236Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T22:00:47.237Z] ++ 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-04-07T22:00:47.237Z] ++ set -e [2022-04-07T22:00:47.237Z] ++ '[' -n 0 ']' [2022-04-07T22:00:47.237Z] ++ set -x [2022-04-07T22:00:47.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-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-04-07T22:00:47.237Z] INFO: Testing against a local daemon [2022-04-07T22:00:47.237Z] === RUN TestVolumesCreateAndList [2022-04-07T22:00:47.237Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-07T22:00:47.237Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-07T22:00:47.237Z] === RUN TestVolumesRemove [2022-04-07T22:00:47.237Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-07T22:00:47.237Z] === RUN TestVolumesInspect [2022-04-07T22:00:47.497Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-07T22:00:47.497Z] === RUN TestVolumesInvalidJSON [2022-04-07T22:00:47.497Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T22:00:47.497Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T22:00:47.497Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T22:00:47.497Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-07T22:00:47.497Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T22:00:47.497Z] PASS [2022-04-07T22:00:47.497Z] [2022-04-07T22:00:47.497Z] DONE 5 tests in 0.264s [2022-04-07T22:00:47.497Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T22:00:47.765Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T22:00:47.765Z] +++ kill 5534 [2022-04-07T22:00:48.026Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-07T22:00:48.593Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-07T22:00:48.593Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-07T22:00:48.593Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-07T22:00:48.854Z] +++ /etc/init.d/apparmor stop [2022-04-07T22:00:48.854Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T22:00:48.854Z] [2022-04-07T22:00:48.854Z] Unloading profiles will leave already running processes permanently [2022-04-07T22:00:48.854Z] unconfined, which can lead to unexpected situations. [2022-04-07T22:00:48.854Z] [2022-04-07T22:00:48.854Z] To set a process to complain mode, use the command line tool [2022-04-07T22:00:48.854Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T22:00:48.854Z] +++ true [2022-04-07T22:00:48.854Z] exiting test-integration [2022-04-07T22:00:48.854Z] ++ exit 0 [2022-04-07T22:00:48.854Z] [2022-04-07T22:00:49.113Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-07T22:00:49.684Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-07T22:00:49.684Z] + for job in $(jobs -p) [2022-04-07T22:00:49.684Z] + wait 2608 [2022-04-07T22:00:50.620Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-07T22:00:50.880Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-07T22:00:51.449Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-07T22:00:51.708Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-07T22:00:51.708Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-07T22:00:53.087Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-07T22:00:53.347Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-07T22:00:53.917Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-07T22:00:53.917Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-07T22:00:54.487Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-07T22:00:54.487Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-07T22:00:54.487Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-07T22:00:55.261Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-07T22:00:55.423Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-07T22:00:55.683Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-07T22:00:56.250Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-07T22:00:56.817Z] === RUN TestDockerSuite/TestInspectImage [2022-04-07T22:00:56.817Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-07T22:00:56.817Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-07T22:00:56.817Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-07T22:00:56.817Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-07T22:00:57.076Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-07T22:00:57.644Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-07T22:00:57.645Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-07T22:00:58.212Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-07T22:00:58.471Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-07T22:00:59.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-07T22:00:59.962Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-07T22:01:00.784Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-07T22:01:00.784Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-07T22:01:00.932Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-07T22:01:00.932Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-07T22:01:00.932Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-07T22:01:01.353Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-07T22:01:01.922Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-07T22:01:02.862Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-07T22:01:03.430Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-07T22:01:03.692Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-07T22:01:04.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-07T22:01:04.680Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-07T22:01:04.831Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-07T22:01:05.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-07T22:01:05.659Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-07T22:01:05.659Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-07T22:01:06.860Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-07T22:01:07.049Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-07T22:01:07.986Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-07T22:01:08.922Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-07T22:01:09.180Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-07T22:01:10.117Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-07T22:01:11.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-07T22:01:12.869Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-07T22:01:12.869Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-07T22:01:14.269Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-07T22:01:14.527Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-07T22:01:15.095Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-07T22:01:19.300Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-07T22:01:19.300Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-07T22:01:19.300Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-07T22:01:19.300Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-07T22:01:19.300Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-07T22:01:21.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-07T22:01:21.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-07T22:01:23.822Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-07T22:01:25.725Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-07T22:01:25.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-07T22:01:25.984Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-07T22:01:27.893Z] docker_api_swarm_service_test.go:395: [d2c87005b2818] joining swarm manager [d95d3f44cc812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:01:27.893Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-07T22:01:27.893Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-07T22:01:28.152Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-07T22:01:28.152Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-07T22:01:28.152Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-07T22:01:28.720Z] docker_api_swarm_service_test.go:395: [d3a414642e63e] joining swarm manager [d95d3f44cc812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:01:28.720Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-07T22:01:29.289Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-07T22:01:33.502Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-07T22:01:34.070Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-07T22:01:39.336Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-07T22:01:39.336Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-07T22:01:39.336Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-07T22:01:39.599Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-07T22:01:40.533Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-07T22:01:41.101Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-07T22:01:42.037Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-07T22:01:42.974Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-07T22:01:43.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-07T22:01:44.849Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-07T22:01:45.417Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-07T22:01:45.986Z] === RUN TestDockerSuite/TestLogsSince [2022-04-07T22:01:46.246Z] docker_api_swarm_service_test.go:343: [ddbf5f5babaa3] joining swarm manager [dd6de6197303b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:01:47.183Z] docker_api_swarm_service_test.go:343: [df5604d96a029] joining swarm manager [dd6de6197303b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:01:53.750Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-07T22:01:59.032Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-07T22:01:59.032Z] === RUN TestDockerSuite/TestLogsTail [2022-04-07T22:01:59.032Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-07T22:01:59.600Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-07T22:02:00.169Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-07T22:02:00.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-07T22:02:00.169Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-07T22:02:00.737Z] === RUN TestDockerSuite/TestNetHostname [2022-04-07T22:02:02.643Z] docker_api_swarm_service_test.go:490: [de1a7303c2cab] joining swarm manager [de01a438aa266]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:02:02.643Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-07T22:02:02.903Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-07T22:02:03.472Z] docker_api_swarm_service_test.go:490: [da3f5a3ca97f0] joining swarm manager [de01a438aa266]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:02:08.744Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-07T22:02:09.682Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-07T22:02:10.250Z] === RUN TestDockerSuite/TestPluginActive [2022-04-07T22:02:12.153Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-07T22:02:16.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-07T22:02:18.883Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-07T22:02:18.883Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-07T22:02:18.883Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-07T22:02:19.814Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-07T22:02:19.814Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-07T22:02:19.814Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-07T22:02:19.814Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-07T22:02:19.814Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-07T22:02:20.259Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-07T22:02:21.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-07T22:02:23.019Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-07T22:02:23.599Z] docker_api_swarm_service_test.go:128: [dd0fe95b4aa66] joining swarm manager [d9a983e4ceb61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:02:24.539Z] docker_api_swarm_service_test.go:129: [d63fab5e55d52] joining swarm manager [d9a983e4ceb61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:02:25.475Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-07T22:02:26.410Z] docker_api_swarm_service_test.go:137: [d900d90624c8a] joining swarm manager [d9a983e4ceb61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T22:02:27.347Z] docker_api_swarm_service_test.go:138: [d8750461a676e] joining swarm manager [d9a983e4ceb61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-07T22:02:27.914Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-07T22:02:33.189Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-07T22:02:34.126Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-07T22:02:35.063Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-07T22:02:35.999Z] === RUN TestDockerSuite/TestPortList [2022-04-07T22:02:42.570Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-07T22:02:43.139Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-07T22:02:49.707Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-07T22:02:49.707Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-07T22:02:49.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-07T22:02:49.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-07T22:02:49.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-07T22:02:49.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-07T22:02:50.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-07T22:02:50.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-07T22:02:50.844Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-07T22:02:50.844Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-07T22:02:51.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-07T22:02:52.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-07T22:02:52.059Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-07T22:02:53.973Z] docker_api_swarm_service_test.go:304: [d657745805d6b] joining swarm manager [d7faae76bc0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:02:54.542Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-07T22:02:55.111Z] docker_api_swarm_service_test.go:304: [d2ca8f2a0440d] joining swarm manager [d7faae76bc0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:02:55.521Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-07T22:02:55.521Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-07T22:02:55.521Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-07T22:02:55.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-07T22:02:56.050Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-07T22:02:56.622Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-07T22:02:56.882Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-07T22:02:58.792Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-07T22:02:59.728Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-07T22:03:01.633Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-07T22:03:04.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-07T22:03:04.113Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-07T22:03:05.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-07T22:03:05.830Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-07T22:03:05.830Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-07T22:03:07.738Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-07T22:03:12.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-07T22:03:14.306Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-07T22:03:14.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-07T22:03:15.134Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-07T22:03:17.042Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-07T22:03:17.042Z] docker_api_swarm_service_test.go:100: [d989fd0959c48] joining swarm manager [d3b81810229d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:03:17.997Z] docker_api_swarm_service_test.go:101: [d1e50dfb6c38a] joining swarm manager [d3b81810229d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:03:18.258Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-07T22:03:19.195Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-07T22:03:22.490Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-07T22:03:23.426Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-07T22:03:24.807Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-07T22:03:24.807Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-07T22:03:25.067Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-07T22:03:25.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-07T22:03:26.974Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-07T22:03:28.356Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-07T22:03:28.617Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-07T22:03:28.617Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-07T22:03:28.617Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-07T22:03:28.876Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-07T22:03:29.136Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-07T22:03:29.136Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-07T22:03:29.705Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-07T22:03:30.643Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-07T22:03:31.580Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-07T22:03:32.150Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-07T22:03:37.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-07T22:03:37.558Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-07T22:03:37.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-07T22:03:38.718Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-07T22:03:39.656Z] check_test.go:380: [d989fd0959c48] daemon is not started [2022-04-07T22:03:39.918Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-07T22:03:41.297Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-07T22:03:41.297Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-07T22:03:41.297Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-07T22:03:41.559Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-07T22:03:43.481Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-07T22:03:44.417Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-07T22:03:44.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-07T22:03:46.890Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-07T22:03:47.148Z] docker_api_swarm_service_test.go:533: [db679e80b2f67] joining swarm manager [d1e1f2ee967e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:03:47.716Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-07T22:03:47.716Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-07T22:03:47.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-07T22:03:47.895Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-07T22:03:47.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-07T22:03:47.895Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-07T22:03:47.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-07T22:03:47.975Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-07T22:03:48.543Z] docker_api_swarm_service_test.go:534: [d78281a599a0e] joining swarm manager [d1e1f2ee967e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:03:50.450Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-07T22:03:51.828Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-07T22:03:52.087Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-07T22:03:53.469Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:41 Finished clone google.golang.org/api [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:41 Dependencies downloaded. Download time: 6m52.239007006s [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:41 Collecting all dependencies [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:51 Clean vendor dir from unused packages [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:51 Ignoring paths matching "^archive/tar" [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:52 Success [2022-04-07T22:03:53.770Z] 2022/04/07 22:03:52 Running time: 7m7.147218616s [2022-04-07T22:03:53.770Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T22:03:54.104Z] + echo Ensuring container killed. [2022-04-07T22:03:54.104Z] Ensuring container killed. [2022-04-07T22:03:54.104Z] + docker rm -vf docker-pr4 [2022-04-07T22:03:54.104Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-07T22:03:54.408Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-07T22:03:54.417Z] + echo Chowning /workspace to jenkins user [2022-04-07T22:03:54.417Z] Chowning /workspace to jenkins user [2022-04-07T22:03:54.417Z] + id -u [2022-04-07T22:03:54.417Z] + id -g [2022-04-07T22:03:54.417Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T22:03:55.271Z] + bundleName=unit [2022-04-07T22:03:55.271Z] + echo Creating unit-bundles.tar.gz [2022-04-07T22:03:55.271Z] Creating unit-bundles.tar.gz [2022-04-07T22:03:55.271Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-04-07T22:03:55.271Z] bundles/junit-report.xml [2022-04-07T22:03:55.271Z] bundles/go-test-report.json [2022-04-07T22:03:55.271Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-07T22:03:55.281Z] Archiving artifacts [2022-04-07T22:03:55.784Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-07T22:03:55.830Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T22:03:56.133Z] + make clean [2022-04-07T22:03:56.352Z] === RUN TestDockerSuite/TestRmiTag [2022-04-07T22:03:56.388Z] docker volume rm -f docker-dev-cache [2022-04-07T22:03:56.388Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T22:03:56.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-07T22:03:56.480Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-07T22:03:56.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-07T22:03:56.614Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T22:03:56.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-07T22:03:56.941Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-07T22:03:56.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-07T22:03:56.941Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-07T22:03:56.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-07T22:03:57.184Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-07T22:03:59.719Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-07T22:03:59.978Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-07T22:04:00.546Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-07T22:04:00.805Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-07T22:04:01.746Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-07T22:04:02.315Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-07T22:04:02.610Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-07T22:04:03.180Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-07T22:04:03.180Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-07T22:04:03.440Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-07T22:04:04.819Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-07T22:04:05.077Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-07T22:04:05.646Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-07T22:04:06.214Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-07T22:04:07.151Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-07T22:04:08.087Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-07T22:04:08.653Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-07T22:04:09.221Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-07T22:04:09.788Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-07T22:04:10.047Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-07T22:04:10.616Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-07T22:04:11.551Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-07T22:04:11.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-07T22:04:12.488Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-07T22:04:12.748Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-07T22:04:13.317Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-07T22:04:13.887Z] docker_api_swarm_service_test.go:148: [d78da70b5fdd3] joining swarm manager [dd5d49515859f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:04:13.887Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-07T22:04:13.887Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-07T22:04:14.827Z] docker_api_swarm_service_test.go:148: [d17f18794b01d] joining swarm manager [dd5d49515859f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:04:15.767Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-07T22:04:16.336Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-07T22:04:16.906Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-07T22:04:17.475Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-07T22:04:17.735Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-07T22:04:17.735Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-07T22:04:18.303Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-07T22:04:18.872Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-07T22:04:19.440Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-07T22:04:19.699Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-07T22:04:20.267Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-07T22:04:20.267Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-07T22:04:20.853Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-07T22:04:20.854Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-07T22:04:21.431Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-07T22:04:21.999Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-07T22:04:22.568Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-07T22:04:23.135Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-07T22:04:23.135Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-07T22:04:23.395Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-07T22:04:24.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-07T22:04:25.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-07T22:04:26.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-07T22:04:26.853Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-07T22:04:27.113Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-07T22:04:27.682Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-07T22:04:28.253Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-07T22:04:28.513Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-07T22:04:29.890Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-07T22:04:31.798Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-07T22:04:31.798Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-07T22:04:32.737Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-07T22:04:34.117Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-07T22:04:35.498Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-07T22:04:36.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-07T22:04:38.260Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-07T22:04:38.260Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-07T22:04:38.260Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-07T22:04:38.260Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-07T22:04:38.260Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-07T22:04:39.200Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-07T22:04:39.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-07T22:04:40.585Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-07T22:04:41.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-07T22:04:41.025Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-07T22:04:41.532Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-07T22:04:42.908Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-07T22:04:43.167Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-07T22:04:43.207Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-07T22:04:43.207Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T22:04:43.667Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-07T22:04:44.105Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-07T22:04:44.672Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-07T22:04:44.672Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-04-07T22:04:44.672Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-07T22:04:44.931Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-07T22:04:45.847Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-07T22:04:45.847Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-07T22:04:45.847Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-07T22:04:46.309Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-07T22:04:46.309Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-07T22:04:46.567Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-07T22:04:47.136Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-07T22:04:47.394Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-07T22:04:47.962Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-07T22:04:47.962Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-07T22:04:48.529Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-07T22:04:48.787Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-07T22:04:49.354Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-07T22:04:49.613Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-07T22:04:50.180Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-07T22:04:50.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-07T22:04:50.698Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-07T22:04:50.957Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-07T22:04:51.524Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-07T22:04:51.524Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-07T22:04:51.666Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-07T22:04:52.092Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-07T22:04:52.660Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-07T22:04:53.850Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-07T22:04:53.850Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-07T22:04:54.039Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-07T22:04:54.310Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-07T22:04:54.310Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-07T22:04:54.310Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-07T22:04:54.607Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T22:04:54.607Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T22:04:54.607Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-07T22:04:55.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-07T22:04:57.141Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-07T22:04:57.393Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-07T22:04:57.401Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-07T22:04:58.363Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-07T22:04:58.824Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-07T22:04:59.795Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-07T22:05:06.878Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-07T22:05:09.616Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-07T22:05:09.616Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-07T22:05:09.791Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-07T22:05:09.791Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-07T22:05:09.791Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-07T22:05:10.185Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-07T22:05:10.185Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-07T22:05:10.185Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-07T22:05:10.444Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-07T22:05:11.014Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-07T22:05:11.333Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-07T22:05:11.333Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-07T22:05:11.333Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-07T22:05:11.794Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-07T22:05:12.921Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-07T22:05:14.301Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-07T22:05:14.706Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-07T22:05:15.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-07T22:05:15.496Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-07T22:05:15.677Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-07T22:05:16.137Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-07T22:05:16.137Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-07T22:05:16.598Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-07T22:05:17.570Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-07T22:05:18.540Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-07T22:05:18.540Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-07T22:05:18.540Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-07T22:05:18.540Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-07T22:05:18.540Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-07T22:05:19.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-07T22:05:21.067Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-07T22:05:21.326Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-07T22:05:21.326Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-07T22:05:21.586Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-07T22:05:22.524Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-07T22:05:22.524Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-07T22:05:22.524Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-07T22:05:23.901Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-07T22:05:24.467Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-07T22:05:24.726Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-07T22:05:25.627Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-07T22:05:26.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-07T22:05:26.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-07T22:05:26.103Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-07T22:05:27.040Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-07T22:05:27.299Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-07T22:05:28.236Z] === RUN TestDockerSuite/TestRunMount [2022-04-07T22:05:30.150Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-07T22:05:33.440Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-07T22:05:33.440Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-07T22:05:33.700Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-07T22:05:34.269Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-07T22:05:35.652Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-07T22:05:37.029Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-07T22:05:37.288Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-07T22:05:40.583Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-07T22:05:40.842Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-07T22:05:41.780Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-07T22:05:43.688Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-07T22:05:44.624Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-07T22:05:46.002Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-07T22:05:46.002Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-07T22:05:46.261Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-07T22:05:46.829Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-07T22:05:47.397Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-07T22:05:47.656Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-07T22:05:49.033Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-07T22:05:50.410Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-07T22:05:52.952Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-07T22:05:53.216Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-07T22:05:53.216Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-07T22:05:53.784Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-07T22:05:53.784Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-07T22:05:54.352Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-07T22:05:54.921Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-07T22:05:54.921Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-07T22:05:55.182Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-07T22:06:01.748Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-07T22:06:01.748Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-04-07T22:06:01.748Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-07T22:06:01.748Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-07T22:06:01.748Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-07T22:06:02.687Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-07T22:06:03.256Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-07T22:06:03.825Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-04-07T22:06:03.825Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-07T22:06:04.394Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-07T22:06:04.962Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-07T22:06:05.222Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-07T22:06:05.481Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-07T22:06:06.049Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T22:06:06.050Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-07T22:06:06.050Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-07T22:06:06.618Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-07T22:06:07.187Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-07T22:06:07.187Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-07T22:06:07.447Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-07T22:06:08.016Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-07T22:06:08.178Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-07T22:06:08.178Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-07T22:06:09.396Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-07T22:06:09.396Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-07T22:06:09.396Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-07T22:06:10.365Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-07T22:06:11.299Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-07T22:06:12.238Z] === RUN TestDockerSuite/TestRunRm [2022-04-07T22:06:12.806Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-07T22:06:13.744Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-07T22:06:17.051Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-07T22:06:17.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-07T22:06:17.051Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-07T22:06:17.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-07T22:06:17.477Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-07T22:06:17.619Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-07T22:06:17.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-07T22:06:17.937Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-07T22:06:18.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-07T22:06:18.909Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-07T22:06:18.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-07T22:06:19.523Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-07T22:06:19.782Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-07T22:06:19.881Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-07T22:06:19.881Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-07T22:06:19.881Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-07T22:06:22.317Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-07T22:06:24.852Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-07T22:06:24.852Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-07T22:06:25.422Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-07T22:06:25.684Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-07T22:06:26.254Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-07T22:06:26.515Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-07T22:06:27.088Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-07T22:06:27.346Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-07T22:06:27.917Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-07T22:06:28.486Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-07T22:06:29.423Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-07T22:06:30.801Z] === RUN TestDockerSuite/TestRunState [2022-04-07T22:06:32.183Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-07T22:06:32.183Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-07T22:06:32.751Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-07T22:06:33.320Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-07T22:06:33.320Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-07T22:06:33.320Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-04-07T22:06:33.320Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-07T22:06:33.887Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-07T22:06:34.827Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-07T22:06:35.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-07T22:06:35.963Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-07T22:06:35.963Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-07T22:06:35.963Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-07T22:06:36.543Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-07T22:06:37.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-07T22:06:38.427Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-07T22:06:38.997Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-07T22:06:40.906Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-07T22:06:40.906Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-07T22:06:43.444Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-07T22:06:43.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-07T22:06:46.234Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-07T22:06:46.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-07T22:06:46.802Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-07T22:06:47.061Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-07T22:06:47.628Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-07T22:06:49.005Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-07T22:06:49.265Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-07T22:06:50.204Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-07T22:06:50.773Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-07T22:06:51.033Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-07T22:06:51.293Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-07T22:06:51.864Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-07T22:06:52.123Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-07T22:06:52.383Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-07T22:06:52.951Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-07T22:06:52.951Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-04-07T22:06:52.951Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-07T22:06:53.210Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-07T22:06:53.779Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-07T22:06:57.068Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-07T22:06:57.327Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-07T22:06:58.280Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-07T22:06:58.280Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-07T22:06:59.660Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-07T22:07:01.039Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-07T22:07:02.418Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-07T22:07:02.426Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-07T22:07:02.426Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-07T22:07:02.426Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-07T22:07:02.426Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-07T22:07:03.354Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-07T22:07:04.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-07T22:07:04.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-07T22:07:04.869Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-07T22:07:04.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-07T22:07:04.869Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-07T22:07:04.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-07T22:07:04.869Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-07T22:07:04.869Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-07T22:07:04.869Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-07T22:07:04.869Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-04-07T22:07:05.128Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-07T22:07:06.067Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-07T22:07:06.328Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-07T22:07:07.266Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-07T22:07:07.834Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-07T22:07:08.401Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-07T22:07:08.401Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-07T22:07:08.660Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-07T22:07:08.660Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-07T22:07:08.660Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-04-07T22:07:08.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-07T22:07:08.660Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-04-07T22:07:08.919Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-07T22:07:08.919Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-04-07T22:07:08.919Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-07T22:07:08.919Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-04-07T22:07:08.919Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-07T22:07:09.177Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-07T22:07:09.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-07T22:07:09.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-07T22:07:10.312Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-07T22:07:10.312Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-07T22:07:10.880Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-07T22:07:10.880Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-07T22:07:11.449Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-07T22:07:11.708Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-07T22:07:11.708Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-07T22:07:11.708Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-07T22:07:12.275Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-07T22:07:13.210Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-07T22:07:13.468Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-07T22:07:13.468Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-04-07T22:07:13.468Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-07T22:07:14.036Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-07T22:07:14.036Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-07T22:07:14.973Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-07T22:07:15.233Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-07T22:07:17.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-07T22:07:17.161Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-07T22:07:17.426Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-07T22:07:17.426Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-07T22:07:17.426Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-07T22:07:18.361Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-07T22:07:19.299Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-07T22:07:19.558Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-07T22:07:20.125Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-07T22:07:20.384Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-07T22:07:21.765Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-07T22:07:21.765Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-07T22:07:22.334Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-07T22:07:23.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-07T22:07:23.714Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2842847636 [2022-04-07T22:07:23.714Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-07T22:07:23.973Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-07T22:07:25.355Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-07T22:07:25.355Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-07T22:07:25.355Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-07T22:07:26.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-07T22:07:26.861Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-07T22:07:27.585Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-07T22:07:28.240Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-07T22:07:28.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-07T22:07:28.809Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-07T22:07:28.809Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-07T22:07:28.809Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-07T22:07:28.809Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-07T22:07:29.376Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-07T22:07:30.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-07T22:07:31.281Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-07T22:07:31.541Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-07T22:07:34.077Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-07T22:07:35.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-07T22:07:36.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-07T22:07:37.994Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-07T22:07:38.933Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-07T22:07:39.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-07T22:07:39.501Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-07T22:07:42.032Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-07T22:07:42.919Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-07T22:07:43.937Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-07T22:07:44.198Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-07T22:07:45.135Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-07T22:07:46.517Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-07T22:07:46.517Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-07T22:07:47.898Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-07T22:07:50.432Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-07T22:07:54.620Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-07T22:07:57.907Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-07T22:07:59.811Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-07T22:08:01.718Z] docker_cli_service_logs_test.go:246: checking task wxmi9picvkbd [2022-04-07T22:08:01.718Z] docker_cli_service_logs_test.go:251: checking messages for wxmi9picvkbd [2022-04-07T22:08:01.718Z] docker_cli_service_logs_test.go:246: checking task t4p0lhgb7a1h [2022-04-07T22:08:01.718Z] docker_cli_service_logs_test.go:251: checking messages for t4p0lhgb7a1h [2022-04-07T22:08:01.977Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-07T22:08:04.533Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-07T22:08:05.909Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-07T22:08:06.478Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-07T22:08:07.046Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-07T22:08:07.613Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-07T22:08:07.613Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-07T22:08:07.613Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-07T22:08:08.182Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-07T22:08:10.719Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-07T22:08:12.625Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-07T22:08:13.562Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-07T22:08:13.820Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-07T22:08:14.387Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-07T22:08:14.387Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-07T22:08:14.387Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-07T22:08:14.387Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-07T22:08:14.387Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-07T22:08:14.955Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-07T22:08:15.523Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-07T22:08:16.092Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-07T22:08:17.029Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-07T22:08:17.968Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-07T22:08:22.162Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-07T22:08:22.732Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-07T22:08:22.733Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-07T22:08:22.733Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-07T22:08:23.669Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-07T22:08:24.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-07T22:08:26.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-07T22:08:29.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-07T22:08:31.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-07T22:08:32.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-07T22:08:33.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-07T22:08:35.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-07T22:08:35.970Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-07T22:08:37.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-07T22:08:39.253Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-07T22:08:39.513Z] docker_cli_swarm_test.go:1902: [d76c701af66a3] joining swarm manager [dd16f771c90e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:08:40.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-07T22:08:41.020Z] docker_cli_swarm_test.go:1903: [d58d1e4299e4d] joining swarm manager [dd16f771c90e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:08:42.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-07T22:08:42.966Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-07T22:08:43.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-07T22:08:45.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-07T22:08:46.658Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-07T22:08:48.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-07T22:08:49.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-07T22:08:50.901Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-07T22:08:53.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-07T22:09:01.555Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-07T22:09:03.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-07T22:09:05.994Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-07T22:09:05.994Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-07T22:09:06.253Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-07T22:09:06.512Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-07T22:09:06.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-07T22:09:06.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-07T22:09:06.772Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-07T22:09:07.343Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-07T22:09:07.343Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-07T22:09:07.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-07T22:09:07.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-07T22:09:07.912Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-07T22:09:07.912Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-07T22:09:08.172Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-07T22:09:09.136Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-07T22:09:09.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-07T22:09:09.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-07T22:09:09.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-07T22:09:09.812Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-07T22:09:09.812Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-07T22:09:13.837Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-07T22:09:13.837Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-07T22:09:14.823Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-07T22:09:15.084Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-07T22:09:16.493Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-07T22:09:16.753Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-07T22:09:16.753Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-07T22:09:18.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-07T22:09:18.662Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-07T22:09:20.566Z] docker_cli_swarm_test.go:1803: [d11e49854a763] joining swarm manager [defe7d73a9a8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:09:21.505Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-07T22:09:21.505Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite (1302.41s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.38s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.53s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.51s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.93s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.77s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.39s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.76s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.87s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.57s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.68s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.17s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.81s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.32s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.03s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.28s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.29s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.96s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.96s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.67s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.77s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.12s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.71s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.07s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.12s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.76s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.64s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.38s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.61s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.62s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.53s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.42s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.75s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.11s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.18s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.80s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.96s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.66s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.60s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.15s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.47s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.35s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.77s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.58s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.85s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.93s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.88s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.90s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.97s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.04s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.08s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.12s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.61s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2022-04-07T22:09:21.505Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.98s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.11s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.31s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.93s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.29s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildHistory (3.56s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildLabel (0.61s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.63s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s) [2022-04-07T22:09:21.505Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.85s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.24s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.57s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.72s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.30s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.31s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.22s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.83s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.75s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.11s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRm (2.86s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.82s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.98s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildUser (1.31s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.23s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.96s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.91s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.99s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.78s) [2022-04-07T22:09:21.506Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.04s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.06s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfd5c0_} (1.52s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12941180534_/foo_false____} (1.30s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12941180534_/foo_true____} (1.40s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_false____} (1.48s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_true____} (1.58s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33596092452_/foo_true__0xc000dfd5f0__} (1.55s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfd608_} (1.38s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfd620_} (1.48s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfd638_} (1.40s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfd650_} (1.30s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.26s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.55s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.56s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.90s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.68s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.88s) [2022-04-07T22:09:21.506Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.90s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToStdout (0.70s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.11s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.92s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.65s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.89s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFormat (1.19s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.80s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecInspectID (2.64s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecUlimits (0.80s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.68s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.76s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHealth (18.77s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.26s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.72s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.80s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-07T22:09:21.507Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.90s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.84s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.56s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.84s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.57s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-04-07T22:09:21.507Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestNetHostname (1.77s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginActive (2.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.51s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.05s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.11s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.65s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.75s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPortList (6.31s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.95s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.15s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.61s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.33s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.70s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.74s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.78s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.18s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.73s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.65s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.21s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.59s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.61s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.79s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.39s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.36s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.96s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.07s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.27s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMount (4.89s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.69s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.78s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.04s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-04-07T22:09:21.508Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-04-07T22:09:21.508Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.85s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.19s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.23s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.14s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.58s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.74s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.66s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.59s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.14s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.80s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.96s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.13s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.62s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.67s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.68s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2022-04-07T22:09:21.509Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.77s) [2022-04-07T22:09:21.509Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T22:09:21.509Z] === RUN TestDockerRegistrySuite [2022-04-07T22:09:21.509Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-07T22:09:22.078Z] docker_cli_swarm_test.go:1804: [d8fc9d11694dd] joining swarm manager [defe7d73a9a8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:09:22.645Z] check_test.go:196: [d5f7a5189d97d] daemon is not started [2022-04-07T22:09:22.645Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-07T22:09:23.582Z] check_test.go:196: [df8a5857ba350] daemon is not started [2022-04-07T22:09:23.582Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-07T22:09:24.959Z] check_test.go:196: [d08c08a4d69f3] daemon is not started [2022-04-07T22:09:24.959Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-07T22:09:24.959Z] check_test.go:196: [dd0d544bfdeee] daemon is not started [2022-04-07T22:09:24.959Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T22:09:28.253Z] check_test.go:196: [dc368cff5eeea] daemon is not started [2022-04-07T22:09:28.253Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T22:09:33.524Z] check_test.go:196: [da258d84c0f3a] daemon is not started [2022-04-07T22:09:33.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-07T22:09:36.062Z] check_test.go:196: [db5e105c479d5] daemon is not started [2022-04-07T22:09:36.062Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-07T22:09:36.632Z] check_test.go:196: [d17084d538456] daemon is not started [2022-04-07T22:09:36.632Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-07T22:09:37.571Z] check_test.go:196: [d62b040c72a23] daemon is not started [2022-04-07T22:09:37.571Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-07T22:09:37.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-07T22:09:38.951Z] check_test.go:196: [dde6af3e322e8] daemon is not started [2022-04-07T22:09:38.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-07T22:09:40.346Z] check_test.go:196: [d04377661b3f3] daemon is not started [2022-04-07T22:09:40.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-07T22:09:41.284Z] check_test.go:196: [df58b5588bb54] daemon is not started [2022-04-07T22:09:41.284Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-07T22:09:42.222Z] check_test.go:196: [d7eeed9e84589] daemon is not started [2022-04-07T22:09:42.222Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-07T22:09:43.160Z] check_test.go:196: [d7d45ce200560] daemon is not started [2022-04-07T22:09:43.160Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-07T22:09:44.096Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:27c217898b0105bd096ee46e2a67373199c769544cf766b92fff7715c49cb01c [2022-04-07T22:09:44.664Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de3105aa107c9271f72c9ed60c5b1ed6119241cf13946f68d87c522087147aeb [2022-04-07T22:09:44.923Z] check_test.go:196: [d32b543fbc2ef] daemon is not started [2022-04-07T22:09:44.923Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-07T22:09:45.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-07T22:09:45.858Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9473e778ba500a158f937071823e426f10904d6615e0fc6f37a238e62091ee63 [2022-04-07T22:09:46.796Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d35b282f54c8af600601950cba0c4e078b793a682ec8840acbea1f1c398eb0e8 [2022-04-07T22:09:47.055Z] check_test.go:196: [d1587a25758a5] daemon is not started [2022-04-07T22:09:47.055Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-07T22:09:47.996Z] docker_cli_swarm_test.go:1322: [de07e6dc5fcc4] joining swarm manager [d183808e6675f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:09:48.255Z] check_test.go:196: [dda4bce3a25fe] daemon is not started [2022-04-07T22:09:48.255Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-07T22:09:49.634Z] docker_cli_swarm_test.go:1323: [d4abe08e07ede] joining swarm manager [d183808e6675f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:09:50.574Z] check_test.go:196: [d3c96cdc943da] daemon is not started [2022-04-07T22:09:50.574Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-07T22:09:51.511Z] check_test.go:196: [da13baf2c7792] daemon is not started [2022-04-07T22:09:51.511Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-07T22:09:51.770Z] check_test.go:196: [d6b2f6415018d] daemon is not started [2022-04-07T22:09:51.770Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T22:09:52.707Z] check_test.go:196: [d8cba12b8d462] daemon is not started [2022-04-07T22:09:52.707Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T22:09:53.646Z] check_test.go:196: [d4f2027ceb10c] daemon is not started [2022-04-07T22:09:53.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T22:09:54.583Z] check_test.go:196: [d8e1707bcbcb8] daemon is not started [2022-04-07T22:09:54.583Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-07T22:09:57.116Z] check_test.go:196: [d1b20029ebd6d] daemon is not started [2022-04-07T22:09:57.116Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-07T22:09:57.116Z] check_test.go:196: [d75c3a584d3e4] daemon is not started [2022-04-07T22:09:57.116Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-07T22:09:58.051Z] check_test.go:196: [de3e494c5b603] daemon is not started [2022-04-07T22:09:58.051Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-07T22:09:58.309Z] check_test.go:196: [dce5e09e86e0b] daemon is not started [2022-04-07T22:09:58.309Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-07T22:09:58.568Z] check_test.go:196: [d8fe85ce7f9b4] daemon is not started [2022-04-07T22:09:58.568Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-07T22:09:58.828Z] check_test.go:196: [d18b3cdaaa3dc] daemon is not started [2022-04-07T22:09:58.828Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-07T22:09:59.088Z] check_test.go:196: [d8d28f7c4e97c] daemon is not started [2022-04-07T22:09:59.088Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-07T22:09:59.356Z] check_test.go:196: [d888d2165cafa] daemon is not started [2022-04-07T22:09:59.356Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-07T22:09:59.356Z] check_test.go:196: [d38a3a8ace43b] daemon is not started [2022-04-07T22:09:59.356Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-07T22:10:00.736Z] check_test.go:196: [da5fdea605b4e] daemon is not started [2022-04-07T22:10:00.736Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-07T22:10:02.114Z] check_test.go:196: [dc62ff6f27985] daemon is not started [2022-04-07T22:10:02.114Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-07T22:10:02.682Z] check_test.go:196: [dcf10beea0b4d] daemon is not started [2022-04-07T22:10:02.942Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-07T22:10:03.879Z] check_test.go:196: [d3ca2ae146fc0] daemon is not started [2022-04-07T22:10:03.879Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-07T22:10:04.816Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite (44.06s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.38s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.19s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.28s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-04-07T22:10:05.753Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-04-07T22:10:05.754Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-04-07T22:10:05.754Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-04-07T22:10:05.754Z] === RUN TestDockerSchema1RegistrySuite [2022-04-07T22:10:05.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-07T22:10:05.754Z] check_test.go:223: [d6dace4790808] daemon is not started [2022-04-07T22:10:05.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T22:10:09.041Z] check_test.go:223: [d6435917e2da9] daemon is not started [2022-04-07T22:10:09.041Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T22:10:13.230Z] check_test.go:223: [d39366ec55d2b] daemon is not started [2022-04-07T22:10:13.489Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-07T22:10:16.025Z] check_test.go:223: [d11da187848fe] daemon is not started [2022-04-07T22:10:16.285Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-07T22:10:17.223Z] check_test.go:223: [d5b0203928519] daemon is not started [2022-04-07T22:10:17.224Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-07T22:10:18.159Z] check_test.go:223: [d45f68c5f4cb3] daemon is not started [2022-04-07T22:10:18.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-07T22:10:18.159Z] check_test.go:223: [d22661ea3e599] daemon is not started [2022-04-07T22:10:18.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T22:10:19.094Z] check_test.go:223: [d0def147ea97b] daemon is not started [2022-04-07T22:10:19.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T22:10:20.105Z] check_test.go:223: [d443429dd1e2b] daemon is not started [2022-04-07T22:10:20.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T22:10:21.040Z] check_test.go:223: [dbd38ba06adda] daemon is not started [2022-04-07T22:10:21.040Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-07T22:10:23.575Z] check_test.go:223: [dec0726d74da0] daemon is not started [2022-04-07T22:10:23.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-07T22:10:23.833Z] check_test.go:223: [de157760bee69] daemon is not started [2022-04-07T22:10:23.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-07T22:10:24.400Z] check_test.go:223: [d4c696b0b95f3] daemon is not started [2022-04-07T22:10:24.400Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-07T22:10:24.400Z] check_test.go:223: [d45f783ac68ff] daemon is not started [2022-04-07T22:10:24.400Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-07T22:10:24.659Z] check_test.go:223: [d0b4a73bf66b9] daemon is not started [2022-04-07T22:10:24.659Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-07T22:10:24.918Z] check_test.go:223: [d27844cf55354] daemon is not started [2022-04-07T22:10:24.918Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-07T22:10:25.177Z] check_test.go:223: [d350fa6566395] daemon is not started [2022-04-07T22:10:25.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-07T22:10:25.435Z] check_test.go:223: [d2853e34f8e5f] daemon is not started [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite (19.84s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.92s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.78s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-04-07T22:10:25.435Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-04-07T22:10:25.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-07T22:10:25.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-07T22:10:26.003Z] check_test.go:252: [d3b350bd35269] daemon is not started [2022-04-07T22:10:26.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-07T22:10:26.570Z] check_test.go:252: [de98d4c3f031e] daemon is not started [2022-04-07T22:10:26.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-07T22:10:26.829Z] check_test.go:252: [d4537f3f30521] daemon is not started [2022-04-07T22:10:26.829Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-07T22:10:27.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-07T22:10:28.022Z] check_test.go:252: [d8a7cb02d5096] daemon is not started [2022-04-07T22:10:28.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-07T22:10:28.281Z] check_test.go:252: [dd6cad3d4be9a] daemon is not started [2022-04-07T22:10:28.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-07T22:10:28.848Z] check_test.go:252: [d3df0520b5646] daemon is not started [2022-04-07T22:10:28.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-07T22:10:29.106Z] check_test.go:252: [d9b97e1a4ca2f] daemon is not started [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.69s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2022-04-07T22:10:29.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-07T22:10:29.106Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-07T22:10:29.106Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-07T22:10:34.372Z] check_test.go:279: [dedec655019ce] daemon is not started [2022-04-07T22:10:34.372Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-07T22:10:34.372Z] check_test.go:279: [dcff46692de74] daemon is not started [2022-04-07T22:10:34.372Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-07T22:10:34.630Z] check_test.go:279: [d954e6b2ae000] daemon is not started [2022-04-07T22:10:34.630Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-07T22:10:34.630Z] check_test.go:279: [da2d0e5f7fa9f] daemon is not started [2022-04-07T22:10:34.630Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-07T22:10:34.889Z] check_test.go:279: [db259a20c51ca] daemon is not started [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-07T22:10:34.889Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-07T22:10:34.889Z] === RUN TestDockerNetworkSuite [2022-04-07T22:10:34.889Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-07T22:10:36.792Z] docker_cli_network_unix_test.go:47: [d3c64f43cc0a3] daemon is not started [2022-04-07T22:10:37.051Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-07T22:10:37.619Z] docker_cli_network_unix_test.go:47: [d2f9a2f103b55] daemon is not started [2022-04-07T22:10:37.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-07T22:10:40.155Z] docker_cli_network_unix_test.go:47: [d3d7257feab64] daemon is not started [2022-04-07T22:10:40.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-07T22:10:41.823Z] docker_cli_network_unix_test.go:47: [d8113637eca39] daemon is not started [2022-04-07T22:10:42.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-07T22:10:42.082Z] docker_cli_network_unix_test.go:1234: [d3b16f2280943] daemon is not started [2022-04-07T22:10:44.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-07T22:10:45.551Z] docker_cli_network_unix_test.go:47: [de9dc98885d10] daemon is not started [2022-04-07T22:10:45.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-07T22:10:50.004Z] docker_cli_network_unix_test.go:47: [d7a3eab8656a1] daemon is not started [2022-04-07T22:10:51.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-07T22:10:52.762Z] docker_cli_network_unix_test.go:47: [d19b5a938aa23] daemon is not started [2022-04-07T22:10:53.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-07T22:10:54.265Z] docker_cli_network_unix_test.go:47: [d2f93d42706da] daemon is not started [2022-04-07T22:10:54.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-07T22:10:54.834Z] docker_cli_network_unix_test.go:47: [ddf378749bdb4] daemon is not started [2022-04-07T22:10:54.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-07T22:10:55.094Z] docker_cli_network_unix_test.go:47: [d3f5d9f6b4b4f] daemon is not started [2022-04-07T22:10:55.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-07T22:10:55.614Z] docker_cli_network_unix_test.go:47: [d00df6cc61102] daemon is not started [2022-04-07T22:10:56.119Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-07T22:10:56.119Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-07T22:10:56.120Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-07T22:10:56.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-07T22:10:56.752Z] docker_cli_network_unix_test.go:47: [de6413049297a] daemon is not started [2022-04-07T22:10:57.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-07T22:10:57.011Z] docker_cli_network_unix_test.go:47: [d97d9edf72d92] daemon is not started [2022-04-07T22:10:57.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-07T22:10:57.529Z] docker_cli_network_unix_test.go:47: [d10322ea27293] daemon is not started [2022-04-07T22:10:57.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-07T22:10:57.789Z] docker_cli_network_unix_test.go:47: [ddbcb6ced484b] daemon is not started [2022-04-07T22:10:58.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-07T22:10:58.307Z] docker_cli_network_unix_test.go:47: [d4c2d6078ae09] daemon is not started [2022-04-07T22:10:58.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-07T22:10:58.307Z] docker_cli_network_unix_test.go:47: [deb2a8c07c71a] daemon is not started [2022-04-07T22:10:58.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-07T22:10:58.568Z] docker_cli_network_unix_test.go:47: [df51ec40c48e9] daemon is not started [2022-04-07T22:10:58.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-07T22:10:59.137Z] docker_cli_network_unix_test.go:47: [d3bc55845af18] daemon is not started [2022-04-07T22:10:59.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-07T22:10:59.708Z] docker_cli_network_unix_test.go:47: [d404a1db6d96c] daemon is not started [2022-04-07T22:11:00.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-07T22:11:00.300Z] docker_cli_network_unix_test.go:47: [dea9de1fc5f03] daemon is not started [2022-04-07T22:11:00.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-07T22:11:00.559Z] docker_cli_network_unix_test.go:47: [d3399ac812ed8] daemon is not started [2022-04-07T22:11:00.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-07T22:11:00.817Z] docker_cli_network_unix_test.go:47: [dccc131dd5c04] daemon is not started [2022-04-07T22:11:00.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-07T22:11:01.756Z] docker_cli_network_unix_test.go:969: [d1406cb8298d1] daemon is not started [2022-04-07T22:11:03.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-07T22:11:04.073Z] docker_cli_network_unix_test.go:47: [d407e85de9ca6] daemon is not started [2022-04-07T22:11:04.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-07T22:11:06.865Z] docker_cli_network_unix_test.go:1117: [dfdeb2d4ff2d8] daemon is not started [2022-04-07T22:11:10.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-07T22:11:10.157Z] docker_cli_network_unix_test.go:47: [d8af06bcedb75] daemon is not started [2022-04-07T22:11:10.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-07T22:11:10.725Z] docker_cli_network_unix_test.go:47: [d5b5f58505e0a] daemon is not started [2022-04-07T22:11:10.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-07T22:11:10.984Z] docker_cli_network_unix_test.go:47: [dac47f4d9e715] daemon is not started [2022-04-07T22:11:10.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-07T22:11:10.984Z] docker_cli_network_unix_test.go:47: [dceacbffbaabf] daemon is not started [2022-04-07T22:11:10.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-07T22:11:11.243Z] docker_cli_network_unix_test.go:47: [d48b983a98bdd] daemon is not started [2022-04-07T22:11:11.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-07T22:11:11.243Z] docker_cli_network_unix_test.go:47: [d7f84db75b647] daemon is not started [2022-04-07T22:11:11.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-07T22:11:11.243Z] docker_cli_network_unix_test.go:47: [df79eec42af11] daemon is not started [2022-04-07T22:11:11.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-07T22:11:13.151Z] docker_cli_network_unix_test.go:47: [d3ce7167e18c4] daemon is not started [2022-04-07T22:11:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-07T22:11:13.720Z] docker_cli_network_unix_test.go:47: [da7286c9d7aa1] daemon is not started [2022-04-07T22:11:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-07T22:11:13.720Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-04-07T22:11:13.720Z] docker_cli_network_unix_test.go:47: [dedf9f916fce4] daemon is not started [2022-04-07T22:11:13.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-07T22:11:14.287Z] docker_cli_network_unix_test.go:47: [d6078108f330b] daemon is not started [2022-04-07T22:11:14.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-07T22:11:17.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-07T22:11:19.742Z] docker_cli_network_unix_test.go:1085: [dd3f1edf03ae4] daemon is not started [2022-04-07T22:11:21.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-07T22:11:21.125Z] docker_cli_network_unix_test.go:47: [d4a16a50ac4af] daemon is not started [2022-04-07T22:11:21.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-07T22:11:21.387Z] docker_cli_network_unix_test.go:47: [dddafbf6033f1] daemon is not started [2022-04-07T22:11:21.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-07T22:11:23.029Z] docker_cli_network_unix_test.go:47: [d62cd623f535a] daemon is not started [2022-04-07T22:11:23.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-07T22:11:23.289Z] docker_cli_network_unix_test.go:47: [d2946b9cd19cb] daemon is not started [2022-04-07T22:11:23.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-07T22:11:23.856Z] docker_cli_network_unix_test.go:47: [d0604df7277d8] daemon is not started [2022-04-07T22:11:24.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-07T22:11:24.374Z] docker_cli_network_unix_test.go:47: [dc8ad083dd5e3] daemon is not started [2022-04-07T22:11:24.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-07T22:11:25.202Z] docker_cli_network_unix_test.go:47: [dbd657d7a33ed] daemon is not started [2022-04-07T22:11:25.460Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-07T22:11:26.093Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-07T22:11:32.031Z] docker_cli_network_unix_test.go:47: [d39a1a53b87cd] daemon is not started [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite (56.28s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.17s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.53s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-07T22:11:32.031Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-04-07T22:11:32.031Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.69s) [2022-04-07T22:11:32.031Z] === RUN TestDockerHubPullSuite [2022-04-07T22:11:32.031Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-07T22:11:32.969Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-07T22:11:35.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-07T22:11:35.763Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-07T22:11:37.138Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-07T22:11:37.397Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite (6.34s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-07T22:11:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-07T22:11:37.397Z] PASS [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === Skipped [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T22:11:37.397Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T22:11:37.397Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-07T22:11:37.397Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-04-07T22:11:37.397Z] docker_cli_network_unix_test.go:47: [dedf9f916fce4] daemon is not started [2022-04-07T22:11:37.397Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-07T22:11:37.397Z] [2022-04-07T22:11:37.397Z] DONE 1270 tests, 51 skipped in 1490.811s [2022-04-07T22:11:37.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T22:11:37.397Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T22:11:37.397Z] +++ kill 7932 [2022-04-07T22:11:38.772Z] +++ /etc/init.d/apparmor stop [2022-04-07T22:11:38.772Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T22:11:38.772Z] [2022-04-07T22:11:38.772Z] Unloading profiles will leave already running processes permanently [2022-04-07T22:11:38.772Z] unconfined, which can lead to unexpected situations. [2022-04-07T22:11:38.772Z] [2022-04-07T22:11:38.772Z] To set a process to complain mode, use the command line tool [2022-04-07T22:11:38.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T22:11:38.772Z] +++ true [2022-04-07T22:11:38.772Z] exiting test-integration [2022-04-07T22:11:38.772Z] ++ exit 0 [2022-04-07T22:11:38.772Z] [2022-04-07T22:11:38.772Z] + for job in $(jobs -p) [2022-04-07T22:11:38.772Z] + wait 2609 [2022-04-07T22:11:43.816Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-07T22:11:56.868Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-07T22:11:58.247Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-07T22:11:58.649Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-07T22:12:03.518Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-07T22:12:10.088Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-07T22:12:11.990Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-07T22:12:16.180Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-07T22:12:22.749Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-07T22:12:26.955Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-07T22:12:26.955Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-04-07T22:12:26.955Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-07T22:12:32.231Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-07T22:12:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-07T22:12:33.733Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-07T22:12:36.264Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-07T22:12:49.362Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-07T22:13:01.767Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-07T22:13:16.602Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-07T22:13:32.488Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-07T22:13:32.488Z] docker_cli_swarm_test.go:1187: [d22166fd7dd0e] joining swarm manager [df3d379dfc3d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:13:37.753Z] docker_cli_swarm_test.go:1196: [d959dda832034] joining swarm manager [df3d379dfc3d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:14:16.476Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-07T22:14:31.362Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-07T22:14:33.265Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-07T22:14:35.172Z] docker_cli_swarm_test.go:1119: [d7ab40601743d] joining swarm manager [d7474e7fe4295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:14:36.108Z] docker_cli_swarm_test.go:1120: [d81d83823f646] joining swarm manager [d7474e7fe4295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-07T22:15:28.330Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-07T22:15:28.330Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-07T22:15:28.330Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-07T22:15:28.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-07T22:15:34.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-07T22:15:38.838Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-07T22:15:43.540Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-07T22:15:43.540Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-07T22:15:43.540Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-07T22:15:43.540Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-07T22:15:44.000Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-07T22:15:44.000Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-07T22:15:44.000Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-07T22:15:44.000Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-07T22:15:44.000Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-07T22:15:44.000Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-07T22:15:44.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-07T22:15:49.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-07T22:15:49.808Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-07T22:15:49.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-07T22:15:49.808Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-07T22:15:49.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-07T22:15:49.808Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T22:15:49.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-07T22:15:50.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-07T22:15:56.073Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-07T22:16:12.571Z] docker_cli_swarm_test.go:1173: [df4732b3a092b] joining swarm manager [d7474e7fe4295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-07T22:16:13.775Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-07T22:16:13.775Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-07T22:16:13.775Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-07T22:16:13.775Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-07T22:16:13.775Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-07T22:16:13.775Z] === RUN TestDockerSuite/TestBuildFails [2022-04-07T22:16:20.858Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-07T22:16:20.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-07T22:16:26.662Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-07T22:16:32.463Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-07T22:16:39.550Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-07T22:16:51.294Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-07T22:16:51.294Z] docker_cli_swarm_test.go:1454: [dd7e238efed54] joining swarm manager [d51a0d458f980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:16:51.294Z] docker_cli_swarm_test.go:1455: [de3c52299fe17] joining swarm manager [d51a0d458f980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T22:16:51.941Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-07T22:16:51.941Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-07T22:16:59.028Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-07T22:16:59.028Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-07T22:16:59.028Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-07T22:16:59.405Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-07T22:16:59.488Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-07T22:16:59.951Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-07T22:16:59.951Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-07T22:16:59.951Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-07T22:16:59.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-07T22:16:59.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-07T22:17:00.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-07T22:17:00.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-07T22:17:00.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-07T22:17:03.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-07T22:17:06.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-07T22:17:08.524Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-07T22:17:10.286Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-07T22:17:10.286Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T22:17:10.286Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-07T22:17:10.426Z] docker_cli_swarm_unix_test.go:63: [dd4e45414e258] joining swarm manager [d797af880c7e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:17:20.618Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-07T22:17:22.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-07T22:17:24.348Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-07T22:17:24.348Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-07T22:17:24.348Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-07T22:17:25.318Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-07T22:17:25.318Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-07T22:17:35.646Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-07T22:17:36.106Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-07T22:17:37.076Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-07T22:17:38.045Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-07T22:17:38.506Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-07T22:17:39.475Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-07T22:17:41.017Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-07T22:17:48.340Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-07T22:17:48.340Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-07T22:17:48.340Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-07T22:17:48.801Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-07T22:17:49.771Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-07T22:17:54.467Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-07T22:18:06.658Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-07T22:18:06.658Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-07T22:18:06.658Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-07T22:18:08.560Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-07T22:18:11.846Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-07T22:18:12.168Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-07T22:18:12.168Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-07T22:18:12.168Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-07T22:18:13.138Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-07T22:18:14.376Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-07T22:18:16.282Z] docker_api_swarm_test.go:962: [d307749eb5a5f] joining swarm manager [defc166467950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T22:18:34.370Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-07T22:18:46.574Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-07T22:18:47.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-07T22:18:48.889Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-07T22:18:49.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-07T22:18:52.700Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-07T22:18:59.261Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-07T22:19:01.275Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-07T22:19:04.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-07T22:19:05.971Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-07T22:19:06.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-07T22:19:08.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-07T22:19:11.510Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-07T22:19:14.047Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-07T22:19:16.583Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-07T22:19:18.366Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-07T22:19:19.118Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-07T22:19:23.065Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-07T22:19:40.867Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-07T22:19:40.867Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-07T22:19:40.867Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-07T22:19:55.726Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-07T22:19:55.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-07T22:19:55.726Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-07T22:19:55.726Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-07T22:19:55.726Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-07T22:19:55.726Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-07T22:19:57.266Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-07T22:20:01.961Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-07T22:20:04.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-07T22:20:04.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-07T22:20:04.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-07T22:20:07.524Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-07T22:20:09.063Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-07T22:20:10.606Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-07T22:20:15.342Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-07T22:20:19.414Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-07T22:20:21.602Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-07T22:20:30.179Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-07T22:20:30.217Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-07T22:20:33.928Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-07T22:20:44.260Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite (1647.80s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2022-04-07T22:20:45.112Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.31s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.00s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.17s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.99s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.73s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.22s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.65s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.14s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.25s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.37s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.39s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.82s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.04s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.96s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.79s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.85s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.79s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.03s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.04s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.52s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.96s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.13s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.57s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.73s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.84s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.54s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.48s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.88s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.37s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.17s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (128.62s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.49s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.67s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.84s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.24s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.86s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s) [2022-04-07T22:20:45.112Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.82s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.59s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.34s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-04-07T22:20:45.112Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-04-07T22:20:45.112Z] === RUN TestDockerExternalVolumeSuite [2022-04-07T22:20:45.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-07T22:20:45.370Z] docker_cli_external_volume_driver_test.go:53: [df077386302da] daemon is not started [2022-04-07T22:20:48.952Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-07T22:20:53.669Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-07T22:20:54.638Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-07T22:20:54.638Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-07T22:20:54.638Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-07T22:20:54.638Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-07T22:20:54.638Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-07T22:20:56.820Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-07T22:20:56.820Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-07T22:20:56.820Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-07T22:21:03.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-07T22:21:47.563Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-07T22:22:11.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-07T22:22:17.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-07T22:22:23.390Z] === RUN TestDockerSuite/TestBuildRm [2022-04-07T22:22:32.556Z] docker_cli_external_volume_driver_test.go:53: [d96b114cd2d01] daemon is not started [2022-04-07T22:22:35.861Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-07T22:22:38.862Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-07T22:22:38.862Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-07T22:22:38.862Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-07T22:22:38.862Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-07T22:22:39.340Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-07T22:22:40.916Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-07T22:22:45.695Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-07T22:22:47.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-07T22:22:49.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-07T22:22:53.582Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-07T22:23:05.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-07T22:23:18.862Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-07T22:23:18.862Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-07T22:23:18.862Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-07T22:23:20.389Z] docker_cli_external_volume_driver_test.go:53: [d39aa93054ad7] daemon is not started [2022-04-07T22:23:31.278Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-07T22:23:31.278Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-07T22:23:35.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-07T22:23:35.270Z] docker_cli_external_volume_driver_test.go:53: [d9ca89bb510bb] daemon is not started [2022-04-07T22:23:36.041Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-07T22:23:36.041Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-07T22:23:41.879Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-07T22:23:50.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-07T22:24:03.074Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-07T22:24:03.074Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-07T22:24:03.074Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-07T22:24:05.257Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-07T22:24:06.799Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-07T22:24:12.711Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-07T22:24:18.554Z] === RUN TestDockerSuite/TestBuildUser [2022-04-07T22:24:18.554Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-07T22:24:18.554Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-07T22:24:18.554Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T22:24:18.554Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-07T22:24:18.554Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-07T22:24:18.554Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-07T22:24:22.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-07T22:24:22.324Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-07T22:24:22.783Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-07T22:24:31.383Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-07T22:24:31.383Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-07T22:24:31.383Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-07T22:24:31.383Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-07T22:24:31.383Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-07T22:24:37.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-07T22:24:51.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-07T22:24:52.837Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-07T22:24:54.404Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-07T22:25:09.326Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-07T22:25:14.042Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-07T22:25:14.042Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-07T22:25:15.011Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-07T22:25:15.011Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-07T22:25:15.011Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-07T22:25:17.925Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-07T22:25:17.925Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-07T22:25:18.385Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-07T22:25:30.838Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-07T22:25:35.618Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-07T22:25:35.618Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-07T22:25:38.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-07T22:25:56.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-07T22:26:01.146Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-07T22:26:01.146Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-07T22:26:01.146Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-07T22:26:01.146Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-07T22:26:01.146Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-07T22:26:01.146Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-07T22:26:01.146Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-07T22:26:01.146Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-07T22:26:09.760Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-07T22:26:11.345Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-07T22:26:11.345Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-07T22:26:12.313Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-07T22:26:12.313Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-07T22:26:12.313Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-07T22:26:12.313Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T22:26:12.313Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-07T22:26:14.489Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-07T22:26:19.229Z] === RUN TestDockerSuite/TestCommitChange [2022-04-07T22:26:25.048Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-07T22:26:28.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-07T22:26:29.255Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-07T22:26:29.255Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T22:26:29.255Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-07T22:26:36.401Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-07T22:26:36.401Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-07T22:26:36.401Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-07T22:26:48.945Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-07T22:26:53.709Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-07T22:26:53.709Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-07T22:26:53.709Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-07T22:26:53.709Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-07T22:26:53.709Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-07T22:26:53.709Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-07T22:26:53.709Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-07T22:26:53.709Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-07T22:27:00.793Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-07T22:27:00.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-07T22:27:07.945Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-07T22:27:07.945Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-07T22:27:07.945Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-07T22:27:10.133Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-07T22:27:10.133Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-07T22:27:10.133Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-07T22:27:10.133Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-07T22:27:10.133Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-07T22:27:10.133Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-07T22:27:10.133Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-07T22:27:12.313Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-07T22:27:12.313Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-07T22:27:12.313Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-07T22:27:12.313Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-07T22:27:15.275Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-07T22:27:15.275Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-07T22:27:15.275Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-07T22:27:15.275Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-07T22:27:15.275Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-07T22:27:15.275Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-07T22:27:15.275Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T22:27:15.275Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-07T22:27:15.741Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-07T22:27:18.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-07T22:27:20.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-07T22:27:22.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-07T22:27:22.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-07T22:27:22.620Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-07T22:27:22.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-07T22:27:24.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-07T22:27:24.826Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-07T22:27:27.062Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-07T22:27:27.062Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T22:27:27.062Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-07T22:27:27.062Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:27:27.062Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-07T22:27:33.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-07T22:27:33.824Z] docker_cli_external_volume_driver_test.go:485: [d68e16c0c2ff7] daemon is not started [2022-04-07T22:27:37.508Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-07T22:27:37.508Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-07T22:27:39.088Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-07T22:27:39.088Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-07T22:27:39.088Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-07T22:27:42.096Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-07T22:27:42.096Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-07T22:27:44.326Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-07T22:27:48.692Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-07T22:27:48.692Z] docker_cli_external_volume_driver_test.go:53: [dd0b961fcbedf] daemon is not started [2022-04-07T22:27:53.141Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-07T22:27:56.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-07T22:27:56.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-07T22:27:56.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-07T22:27:57.426Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-07T22:27:57.426Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-07T22:27:59.657Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-07T22:27:59.657Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-07T22:27:59.657Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-07T22:28:01.886Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-07T22:28:01.886Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T22:28:01.886Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-07T22:28:03.562Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-07T22:28:03.562Z] PASS [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] === Skipped [2022-04-07T22:28:03.562Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T22:28:03.562Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-04-07T22:28:03.562Z] check_test.go:309: [d9c63b39fe391] daemon is not started [2022-04-07T22:28:03.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T22:28:03.562Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-04-07T22:28:03.562Z] check_test.go:309: [df5d4ec28870d] daemon is not started [2022-04-07T22:28:03.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-07T22:28:03.562Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-04-07T22:28:03.562Z] check_test.go:309: [d93896bebdbcb] daemon is not started [2022-04-07T22:28:03.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T22:28:03.562Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-07T22:28:03.562Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T22:28:03.562Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-04-07T22:28:03.562Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] DONE 273 tests, 5 skipped in 2476.074s [2022-04-07T22:28:03.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T22:28:03.562Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d41602578b7e0/docker.pid [2022-04-07T22:28:03.562Z] +++ kill 6675 [2022-04-07T22:28:03.562Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6675 is not a child of this shell [2022-04-07T22:28:03.562Z] warning: PID 6675 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d41602578b7e0/docker.pid had a nonzero exit code [2022-04-07T22:28:03.562Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T22:28:03.562Z] +++ kill 7962 [2022-04-07T22:28:03.562Z] +++ /etc/init.d/apparmor stop [2022-04-07T22:28:03.562Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] Unloading profiles will leave already running processes permanently [2022-04-07T22:28:03.562Z] unconfined, which can lead to unexpected situations. [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] To set a process to complain mode, use the command line tool [2022-04-07T22:28:03.562Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T22:28:03.562Z] +++ true [2022-04-07T22:28:03.562Z] exiting test-integration [2022-04-07T22:28:03.562Z] ++ exit 0 [2022-04-07T22:28:03.562Z] [2022-04-07T22:28:03.562Z] + exit 0 [2022-04-07T22:28:03.562Z] ++ jobs -p [2022-04-07T22:28:03.562Z] + pids= [2022-04-07T22:28:03.562Z] + echo 'Remaining pids to kill: []' [2022-04-07T22:28:03.562Z] Remaining pids to kill: [] [2022-04-07T22:28:03.563Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-07T22:28:03.578Z] Recording test results [2022-04-07T22:28:04.183Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-07T22:28:04.183Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-07T22:28:05.339Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T22:28:05.674Z] + echo Ensuring container killed. [2022-04-07T22:28:05.674Z] Ensuring container killed. [2022-04-07T22:28:05.674Z] + docker ps -aq -f name=docker-pr4-* [2022-04-07T22:28:05.674Z] + cids=60e262dec230 [2022-04-07T22:28:05.674Z] e3ba0704551c [2022-04-07T22:28:05.674Z] 3177eb01d6ae [2022-04-07T22:28:05.674Z] + [ -n 60e262dec230 [2022-04-07T22:28:05.674Z] e3ba0704551c [2022-04-07T22:28:05.674Z] 3177eb01d6ae ] [2022-04-07T22:28:05.674Z] + docker rm -vf 60e262dec230 e3ba0704551c 3177eb01d6ae [2022-04-07T22:28:06.610Z] 60e262dec230 [2022-04-07T22:28:07.178Z] e3ba0704551c [2022-04-07T22:28:07.746Z] 3177eb01d6ae [Pipeline] sh [2022-04-07T22:28:08.035Z] + echo Chowning /workspace to jenkins user [2022-04-07T22:28:08.035Z] Chowning /workspace to jenkins user [2022-04-07T22:28:08.035Z] + id -u [2022-04-07T22:28:08.035Z] + id -g [2022-04-07T22:28:08.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43468:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T22:28:08.035Z] Unable to find image 'busybox:latest' locally [2022-04-07T22:28:08.035Z] latest: Pulling from library/busybox [2022-04-07T22:28:08.294Z] 554879bb3004: Pulling fs layer [2022-04-07T22:28:08.294Z] 554879bb3004: Download complete [2022-04-07T22:28:08.294Z] 554879bb3004: Pull complete [2022-04-07T22:28:08.294Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T22:28:08.294Z] Status: Downloaded newer image for busybox:latest [2022-04-07T22:28:08.893Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-07T22:28:11.076Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-07T22:28:11.076Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-07T22:28:11.076Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-07T22:28:11.076Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-07T22:28:11.076Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-07T22:28:11.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-07T22:28:11.115Z] + bundleName=amd64 [2022-04-07T22:28:11.115Z] + echo Creating amd64-bundles.tar.gz [2022-04-07T22:28:11.115Z] Creating amd64-bundles.tar.gz [2022-04-07T22:28:11.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-07T22:28:11.115Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-07T22:28:12.060Z] Archiving artifacts [2022-04-07T22:28:13.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-07T22:28:13.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-07T22:28:13.970Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T22:28:14.277Z] + make clean [2022-04-07T22:28:14.535Z] docker volume rm -f docker-dev-cache [2022-04-07T22:28:14.535Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T22:28:16.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T22:28:18.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-07T22:28:21.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-07T22:28:24.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c01b0_} [2022-04-07T22:28:26.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13105273383_c:\foo_false____} [2022-04-07T22:28:29.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13105273383_c:\foo_true____} [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-07T22:28:38.175Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-07T22:28:38.175Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-07T22:28:38.175Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-07T22:28:38.175Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-07T22:28:38.175Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-07T22:28:38.175Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T22:28:38.175Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-07T22:28:40.433Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-07T22:28:40.433Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-07T22:28:40.433Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-07T22:28:40.433Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-07T22:28:49.014Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-07T22:28:49.014Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-07T22:28:49.014Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-07T22:28:49.014Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-07T22:28:50.555Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-07T22:28:50.555Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-07T22:28:50.555Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-07T22:28:50.555Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-07T22:28:50.555Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-07T22:28:50.555Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-07T22:28:50.555Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-07T22:28:56.353Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-07T22:28:57.892Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-07T22:28:57.892Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T22:28:58.353Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-07T22:28:58.353Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-07T22:28:58.353Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-07T22:29:13.228Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-07T22:29:13.228Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T22:29:13.228Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-07T22:29:13.228Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-07T22:29:13.228Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-07T22:29:21.823Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-07T22:29:21.823Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-07T22:29:21.823Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-07T22:29:21.823Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-07T22:29:21.823Z] === RUN TestDockerSuite/TestCpToDot [2022-04-07T22:29:30.467Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-07T22:29:30.467Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-07T22:29:30.467Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-07T22:29:30.467Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-07T22:29:30.467Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-07T22:29:32.011Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-07T22:29:32.011Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-07T22:29:32.011Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-07T22:29:32.011Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-07T22:29:32.011Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-07T22:29:32.518Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-07T22:29:34.704Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-07T22:29:36.882Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-07T22:29:37.341Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-07T22:29:37.341Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-07T22:29:39.565Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-07T22:29:40.533Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-07T22:29:40.533Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-07T22:29:40.533Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-07T22:29:40.533Z] === RUN TestDockerSuite/TestCreateRM [2022-04-07T22:29:40.991Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-07T22:29:40.991Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T22:29:40.991Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-07T22:29:41.450Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-07T22:29:41.450Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-07T22:29:50.097Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-07T22:29:50.097Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-07T22:29:50.097Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-07T22:29:53.024Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-07T22:29:53.024Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-07T22:29:53.024Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-07T22:29:53.024Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-07T22:29:55.936Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-07T22:29:55.936Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDockerFails [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-07T22:29:55.936Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-07T22:29:55.936Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-07T22:29:55.936Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-07T22:29:55.936Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-07T22:29:55.936Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-07T22:29:55.936Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-07T22:29:58.857Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-07T22:30:01.038Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-07T22:30:03.268Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-07T22:30:18.189Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-07T22:30:21.925Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-07T22:30:27.801Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-07T22:30:29.338Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-07T22:30:30.307Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-07T22:30:34.995Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-07T22:30:35.454Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-07T22:30:36.423Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-07T22:30:41.209Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-07T22:30:46.146Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-07T22:30:46.607Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-07T22:30:46.607Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-07T22:30:46.607Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-07T22:30:46.607Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-07T22:30:46.607Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T22:30:46.607Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-07T22:30:46.607Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-07T22:30:46.607Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-07T22:30:47.647Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-07T22:30:47.647Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-07T22:30:47.647Z] === RUN TestDockerSuite/TestEventsRename [2022-04-07T22:30:50.692Z] === RUN TestDockerSuite/TestEventsResize [2022-04-07T22:30:52.929Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-07T22:30:55.904Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-07T22:30:58.844Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-07T22:31:03.577Z] === RUN TestDockerSuite/TestEventsTop [2022-04-07T22:31:03.577Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-07T22:31:03.577Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-07T22:31:06.484Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-07T22:31:10.281Z] === RUN TestDockerSuite/TestExec [2022-04-07T22:31:10.281Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:31:10.281Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-07T22:31:10.281Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-07T22:31:10.281Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-07T22:31:12.464Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-07T22:31:14.670Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-07T22:31:14.670Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:31:14.670Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-07T22:31:14.670Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T22:31:14.670Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-07T22:31:14.670Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-07T22:31:14.670Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-07T22:31:16.851Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-07T22:31:19.037Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-07T22:31:21.979Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-07T22:31:23.518Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-07T22:31:28.212Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-07T22:31:28.212Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-07T22:31:28.212Z] === RUN TestDockerSuite/TestExecEnv [2022-04-07T22:31:28.212Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-07T22:31:28.212Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-07T22:31:28.212Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-07T22:31:28.212Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-07T22:31:31.189Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-07T22:31:35.884Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-07T22:31:35.884Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecParseError [2022-04-07T22:31:35.884Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-07T22:31:35.884Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-07T22:31:35.884Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-07T22:31:35.884Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-07T22:31:38.795Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-07T22:31:38.795Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-07T22:31:38.795Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-07T22:31:38.795Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-07T22:31:38.795Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-07T22:31:38.795Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-07T22:31:41.718Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-07T22:31:41.718Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-07T22:31:41.718Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-07T22:31:50.381Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-07T22:31:50.381Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-07T22:31:50.381Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-07T22:31:50.381Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-07T22:31:50.381Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-07T22:31:50.381Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-07T22:31:50.381Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-07T22:31:57.504Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-07T22:32:03.298Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-07T22:32:06.325Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-07T22:32:13.535Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestHealth [2022-04-07T22:32:13.535Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-07T22:32:13.535Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-07T22:32:23.927Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-07T22:32:23.927Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-07T22:32:24.386Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-07T22:32:24.386Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T22:32:24.386Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-07T22:32:25.355Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-07T22:32:25.814Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-07T22:32:28.061Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-07T22:32:28.061Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-07T22:32:30.291Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-07T22:32:33.268Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-07T22:32:33.737Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-07T22:32:33.738Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T22:32:33.738Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-07T22:32:37.473Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-07T22:32:37.473Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-07T22:32:40.378Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportFile [2022-04-07T22:32:40.378Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-07T22:32:40.378Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-07T22:32:40.378Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-07T22:32:40.378Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-07T22:32:40.378Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-07T22:32:40.378Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-07T22:32:40.378Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-07T22:32:40.378Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-07T22:32:40.378Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T22:32:40.378Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-07T22:32:42.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-07T22:32:44.793Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-07T22:32:44.793Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-07T22:32:44.793Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-07T22:32:44.793Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-07T22:32:44.793Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-07T22:32:45.251Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-07T22:32:45.251Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-07T22:32:45.251Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-07T22:32:47.457Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-07T22:32:47.457Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-07T22:32:50.393Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-07T22:32:50.393Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-07T22:32:50.393Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-07T22:32:50.393Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-07T22:32:50.393Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-07T22:32:50.393Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-07T22:32:50.393Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-07T22:32:57.552Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-07T22:33:07.903Z] === RUN TestDockerSuite/TestInspectImage [2022-04-07T22:33:07.903Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:33:07.903Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-07T22:33:07.903Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T22:33:07.903Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-07T22:33:07.903Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T22:33:07.903Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-07T22:33:15.015Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-07T22:33:16.551Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-07T22:33:16.551Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-07T22:33:18.800Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-07T22:33:21.707Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-07T22:33:21.707Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-07T22:33:21.707Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-07T22:33:21.707Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-07T22:33:23.885Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-07T22:33:26.833Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-07T22:33:31.748Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-07T22:33:33.958Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-07T22:33:36.900Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-07T22:33:39.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-07T22:33:41.276Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-07T22:33:48.434Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-07T22:33:50.668Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-07T22:33:50.668Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-07T22:33:50.668Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:33:50.668Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-07T22:33:50.668Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T22:33:50.668Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-07T22:33:50.668Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-07T22:33:50.668Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-07T22:33:50.668Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-07T22:33:51.128Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-07T22:33:51.128Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-07T22:33:51.128Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-07T22:33:51.128Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-07T22:33:53.305Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-07T22:33:55.483Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-07T22:34:01.333Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-07T22:34:04.286Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-07T22:34:04.286Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-07T22:34:04.286Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-07T22:34:06.490Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-07T22:34:06.948Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-07T22:34:15.571Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-07T22:34:25.890Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-07T22:34:34.508Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-07T22:34:37.415Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-07T22:34:40.391Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-07T22:34:40.391Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-07T22:34:40.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-07T22:34:44.127Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-07T22:34:46.306Z] === RUN TestDockerSuite/TestLogsSince [2022-04-07T22:34:56.665Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-07T22:34:56.665Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-07T22:34:56.665Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-07T22:34:56.665Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-07T22:34:56.665Z] === RUN TestDockerSuite/TestLogsTail [2022-04-07T22:35:00.507Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-07T22:35:04.440Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-07T22:35:06.620Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-07T22:35:06.620Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-07T22:35:06.620Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-07T22:35:06.620Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-07T22:35:06.620Z] === RUN TestDockerSuite/TestNetHostname [2022-04-07T22:35:06.620Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-07T22:35:06.620Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-07T22:35:06.620Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.080Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-07T22:35:07.080Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.080Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-07T22:35:07.080Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginActive [2022-04-07T22:35:07.081Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-07T22:35:07.081Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-07T22:35:07.081Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-07T22:35:07.081Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-07T22:35:07.081Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-07T22:35:07.081Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-07T22:35:07.081Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-07T22:35:07.081Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-07T22:35:07.081Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-07T22:35:07.081Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPortList [2022-04-07T22:35:07.081Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-07T22:35:07.081Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-07T22:35:12.997Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-07T22:35:12.997Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-07T22:35:13.458Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T22:35:13.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-07T22:35:19.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-07T22:35:19.293Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-07T22:35:19.293Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-07T22:35:29.683Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-07T22:35:29.683Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-07T22:35:29.683Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-07T22:35:42.077Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-07T22:36:07.317Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-07T22:36:07.317Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-07T22:36:07.317Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-07T22:36:07.318Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-07T22:36:22.264Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-07T22:36:25.236Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-07T22:36:40.252Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-07T22:36:46.114Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-07T22:36:46.114Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-07T22:36:46.114Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-07T22:36:46.114Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-07T22:36:46.114Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-07T22:36:52.081Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-07T22:36:52.081Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T22:36:52.081Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-07T22:36:52.081Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-07T22:36:52.081Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-07T22:36:52.081Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-07T22:36:52.081Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-07T22:36:52.081Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-07T22:36:52.081Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-07T22:37:00.738Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-07T22:37:00.738Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-07T22:37:00.738Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-07T22:37:01.711Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-07T22:37:01.711Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-07T22:37:01.711Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-07T22:37:03.261Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-07T22:37:04.232Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-07T22:37:04.232Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-07T22:37:04.232Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-07T22:37:10.091Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-07T22:37:15.897Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-07T22:37:18.074Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-07T22:37:54.028Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-07T22:37:54.028Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:37:54.028Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-07T22:38:01.119Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-07T22:38:01.578Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-07T22:38:01.578Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-07T22:38:03.118Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-07T22:38:08.943Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-07T22:38:13.627Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-07T22:38:13.627Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:38:13.627Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-07T22:38:19.465Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-07T22:38:19.465Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-07T22:38:19.925Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-07T22:38:45.118Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-07T22:38:46.656Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-07T22:38:47.623Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-07T22:38:56.261Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-07T22:39:03.388Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-07T22:39:13.747Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-07T22:39:18.533Z] === RUN TestDockerSuite/TestRmiTag [2022-04-07T22:39:20.070Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-07T22:39:23.226Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-07T22:39:44.464Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-07T22:39:53.112Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-07T22:40:00.232Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-07T22:40:01.255Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-07T22:40:01.255Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-07T22:40:04.229Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-07T22:40:04.229Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-07T22:40:04.229Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-07T22:40:04.229Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-07T22:40:04.229Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-07T22:40:10.044Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-07T22:40:13.783Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-07T22:40:15.966Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-07T22:40:18.874Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-07T22:40:27.580Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-07T22:40:27.580Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-07T22:40:33.419Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-07T22:40:33.419Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-07T22:40:36.363Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-07T22:40:36.363Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-07T22:40:36.363Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-07T22:40:40.098Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-07T22:40:40.098Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-07T22:40:40.098Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-07T22:40:40.098Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-07T22:40:40.098Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-07T22:40:43.002Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-07T22:40:43.002Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-07T22:40:45.988Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-07T22:40:48.892Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-07T22:40:51.798Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-07T22:40:51.798Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-07T22:40:51.798Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-07T22:40:51.798Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-07T22:40:51.799Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-07T22:40:51.799Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-07T22:40:51.799Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-07T22:40:54.748Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-07T22:40:54.748Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-07T22:40:54.748Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-07T22:40:54.748Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T22:40:54.748Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-07T22:40:54.748Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-07T22:40:54.748Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-07T22:40:54.748Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-07T22:40:54.748Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-07T22:40:56.927Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-07T22:41:04.036Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-07T22:41:04.036Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-07T22:41:12.654Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-07T22:41:12.654Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-07T22:41:12.654Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-07T22:41:12.654Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-07T22:41:12.654Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-07T22:41:12.654Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-07T22:41:14.832Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-07T22:41:17.737Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-07T22:41:17.737Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-07T22:41:17.737Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-07T22:41:20.706Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-07T22:41:20.706Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-07T22:41:20.706Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-07T22:41:20.706Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-07T22:41:20.706Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-07T22:41:20.706Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-07T22:41:20.706Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-07T22:41:23.615Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-07T22:41:26.559Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-07T22:41:29.521Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-07T22:41:32.456Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-07T22:41:32.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-07T22:41:38.267Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-07T22:41:38.267Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-07T22:41:38.267Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-07T22:41:38.267Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-07T22:41:38.267Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-07T22:41:38.267Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-07T22:41:50.770Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-07T22:41:50.770Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-07T22:41:50.770Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunMount [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-07T22:41:52.330Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-07T22:41:52.330Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-07T22:42:07.305Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-07T22:42:07.305Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-07T22:42:07.305Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-07T22:42:07.305Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-07T22:42:07.305Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-07T22:42:07.305Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-07T22:42:07.305Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-07T22:42:13.112Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-07T22:42:21.692Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-07T22:42:21.692Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-07T22:42:22.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-07T22:42:25.578Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-07T22:42:28.554Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-07T22:42:29.523Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-07T22:42:32.487Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-07T22:42:32.487Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-07T22:42:36.285Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-07T22:42:36.285Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-07T22:42:36.285Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-07T22:42:36.285Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-07T22:42:36.285Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T22:42:36.285Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-07T22:42:46.619Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-07T22:42:46.619Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-07T22:42:46.619Z] === RUN TestDockerSuite/TestRunRm [2022-04-07T22:42:53.769Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-07T22:43:00.996Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-07T22:43:03.176Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-07T22:43:06.179Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-07T22:43:09.096Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-07T22:43:12.071Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-07T22:43:12.071Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-07T22:43:12.071Z] === RUN TestDockerSuite/TestRunState [2022-04-07T22:43:12.071Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-07T22:43:12.071Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-07T22:43:15.081Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-07T22:43:15.081Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T22:43:15.081Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-07T22:43:18.077Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-07T22:43:18.077Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-07T22:43:18.077Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-07T22:43:18.077Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-07T22:43:23.945Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-07T22:43:23.945Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-07T22:43:26.879Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-07T22:43:26.879Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-07T22:43:26.879Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-07T22:43:29.854Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-07T22:43:29.854Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-07T22:43:29.854Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-07T22:43:29.854Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-07T22:43:29.854Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-07T22:43:33.595Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-07T22:43:42.322Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-07T22:43:54.775Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-07T22:44:00.944Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-07T22:44:00.944Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-07T22:44:00.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-07T22:44:01.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-07T22:44:04.972Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-07T22:44:08.011Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-07T22:44:10.942Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-07T22:44:10.942Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-07T22:44:16.920Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-07T22:44:18.492Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-07T22:44:21.401Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-07T22:44:27.265Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-07T22:44:27.265Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-07T22:44:27.265Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-07T22:44:27.265Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-07T22:44:27.265Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-07T22:44:27.265Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T22:44:27.265Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-07T22:44:30.263Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-07T22:44:30.723Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-07T22:44:31.232Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-07T22:44:31.232Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-07T22:44:33.417Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-07T22:44:42.022Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-07T22:44:42.022Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-07T22:44:42.022Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-07T22:44:52.411Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-07T22:44:52.411Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T22:44:52.411Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-07T22:44:57.113Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-07T22:44:57.113Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-07T22:44:57.113Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-07T22:44:57.113Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T22:44:57.113Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-07T22:44:57.113Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-07T22:44:57.113Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-07T22:44:57.113Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-07T22:44:57.113Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-07T22:45:14.848Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-07T22:45:14.848Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-07T22:45:15.307Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-07T22:45:19.116Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-07T22:45:19.116Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T22:45:19.116Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-07T22:45:21.295Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-07T22:45:21.295Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.295Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-07T22:45:21.295Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.295Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-07T22:45:21.295Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-07T22:45:21.787Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-07T22:45:21.787Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-07T22:45:21.787Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T22:45:21.787Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-07T22:45:36.911Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-07T22:45:37.375Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-07T22:45:37.836Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-07T22:45:37.836Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-07T22:45:37.836Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-07T22:45:38.296Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-07T22:45:38.757Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-07T22:45:38.757Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-07T22:45:42.598Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-07T22:45:42.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-07T22:45:46.403Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-07T22:45:47.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-07T22:45:47.837Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-07T22:45:47.837Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-07T22:45:48.369Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-07T22:45:58.430Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-07T22:45:58.430Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T22:45:58.430Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-07T22:45:59.400Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-07T22:45:59.859Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-07T22:45:59.859Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-07T22:45:59.859Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-07T22:46:14.925Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-07T22:46:14.925Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-07T22:46:14.925Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-07T22:46:27.436Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-07T22:46:27.436Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-07T22:46:27.436Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite (3036.37s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-07T22:46:27.436Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-07T22:46:27.436Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.52s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-07T22:46:27.436Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-07T22:46:27.436Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T22:46:27.436Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.29s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.07s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.41s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.48s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.45s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.96s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.97s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.68s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.33s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.51s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.42s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.65s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.18s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.35s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.71s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.30s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-04-07T22:46:27.966Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.86s) [2022-04-07T22:46:27.966Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.01s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.65s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.19s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.16s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.45s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.57s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.45s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.87s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.13s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.93s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.80s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.12s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.22s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.80s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.17s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.92s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.30s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCmd (0.81s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.78s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.87s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.96s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.66s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.59s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.89s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.08s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.90s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.69s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.25s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.83s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.50s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.56s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.83s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.80s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.20s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.62s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignore (83.85s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.46s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.87s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.64s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.93s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.82s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.50s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.45s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.48s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.67s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.21s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.41s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (127.70s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.73s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.68s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.65s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.53s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.58s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.39s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.58s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.88s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFails (7.22s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.85s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.75s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.13s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.00s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.34s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.03s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildHistory (11.88s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.93s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.36s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.69s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.13s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.18s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.53s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.15s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.08s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.67s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.66s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.87s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.18s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.69s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.80s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.49s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.70s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.30s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildRm (13.93s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.34s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.71s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.96s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.01s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.17s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.56s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.55s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.77s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildStderr (5.08s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.08s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.41s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.35s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.57s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.46s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.60s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.36s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.15s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.73s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.75s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.35s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.17s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.70s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.61s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.69s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.34s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.72s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.77s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitChange (5.23s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.83s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.88s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitTTY (12.35s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.86s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T22:46:27.967Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T22:46:27.967Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.88s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.15s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.26s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.55s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.93s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.28s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.49s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (9.32s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.72s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.49s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.22s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.75s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c01b0_} (2.77s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13105273383_c:\foo_false____} (2.62s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13105273383_c:\foo_true____} (7.94s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.54s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.58s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.48s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.28s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.50s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToDot (7.40s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.22s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.38s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.89s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.36s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.43s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.28s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsCopy (5.35s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.08s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.39s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFilters (4.74s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFormat (5.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsResize (3.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.03s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.22s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.16s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.53s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecInspectID (4.91s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.87s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.58s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.76s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.49s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.42s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.13s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.64s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-04-07T22:46:27.968Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T22:46:27.968Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.46s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.70s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesFormat (0.32s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.41s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.45s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectDefault (7.31s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectHistory (9.52s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.03s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.35s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectStatus (2.86s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.55s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.84s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.38s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.39s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.37s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T22:46:27.969Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T22:46:27.969Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.09s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.67s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.51s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.41s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.30s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.34s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.31s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.31s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.11s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.94s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsSince (10.19s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsTail (3.74s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.05s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.95s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsByOrder (10.24s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.31s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.23s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.60s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.00s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.29s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.83s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.94s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.69s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.30s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.45s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.22s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (35.18s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.65s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.36s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.13s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.42s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.41s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.50s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiBlank (0.13s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.47s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.23s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.74s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.00s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.60s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.82s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.85s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.70s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiTag (1.14s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.21s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.58s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.79s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.63s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.61s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.46s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.86s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.91s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.87s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.85s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.91s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.60s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.97s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.05s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.88s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.60s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.85s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.96s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.81s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunExitCode (2.90s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.88s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.85s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.12s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.04s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T22:46:28.431Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.23s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-07T22:46:28.431Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.69s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.34s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.14s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.86s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.85s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.33s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.89s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunRm (7.94s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.22s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.90s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.88s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.30s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.65s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.32s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.57s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.91s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.86s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.04s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.66s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.59s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.04s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.39s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.94s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.01s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.12s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.15s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.29s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.87s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.79s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.61s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.43s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.96s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.55s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.58s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.85s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.84s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.10s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.84s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.49s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.24s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.35s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.55s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.47s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.24s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.13s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.04s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.67s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.66s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.32s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.04s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.00s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.34s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.60s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.47s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.48s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.42s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T22:46:28.432Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.97s) [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-07T22:46:28.432Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.432Z] --- PASS: TestDockerRegistrySuite (0.44s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T22:46:28.432Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.44s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-07T22:46:28.433Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.433Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:28.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-07T22:46:28.894Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-07T22:46:28.894Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-07T22:46:28.894Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-07T22:46:28.894Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-07T22:46:28.894Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-07T22:46:28.894Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerDaemonSuite [2022-04-07T22:46:28.894Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-07T22:46:28.894Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-07T22:46:28.894Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-07T22:46:28.894Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerSwarmSuite [2022-04-07T22:46:28.894Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-07T22:46:28.894Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- PASS: TestDockerPluginSuite (0.05s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerExternalVolumeSuite [2022-04-07T22:46:28.894Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerNetworkSuite [2022-04-07T22:46:28.894Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-07T22:46:28.894Z] === RUN TestDockerHubPullSuite [2022-04-07T22:46:28.894Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-07T22:46:28.894Z] PASS [2022-04-07T22:46:28.894Z] ok github.com/docker/docker/integration-cli 3037.415s [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === Skipped [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-07T22:46:28.894Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-07T22:46:28.894Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T22:46:28.894Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T22:46:28.894Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.894Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T22:46:28.894Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-07T22:46:28.895Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T22:46:28.895Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T22:46:28.895Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-07T22:46:28.895Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-04-07T22:46:28.895Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.86s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.86s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.65s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.65s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.87s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.87s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-07T22:46:28.895Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.83s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.83s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.87s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.87s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.68s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.68s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.58s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.58s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-07T22:46:28.895Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.895Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-07T22:46:28.895Z] [2022-04-07T22:46:28.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.71s) [2022-04-07T22:46:28.896Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.71s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.67s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.75s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.75s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.69s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.69s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:28.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.72s) [2022-04-07T22:46:28.896Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-07T22:46:28.896Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.72s) [2022-04-07T22:46:28.896Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-07T22:46:29.357Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T22:46:29.357Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-07T22:46:29.357Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T22:46:29.357Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T22:46:29.357Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.357Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T22:46:29.357Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:29.358Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:29.358Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T22:46:29.358Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T22:46:29.358Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T22:46:29.358Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T22:46:29.358Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-07T22:46:29.358Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.358Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-07T22:46:29.358Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-07T22:46:29.359Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-07T22:46:29.359Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T22:46:29.359Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-07T22:46:29.359Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-07T22:46:29.359Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T22:46:29.359Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T22:46:29.359Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-07T22:46:29.359Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T22:46:29.359Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-07T22:46:29.359Z] [2022-04-07T22:46:29.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-07T22:46:29.359Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.359Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-07T22:46:29.820Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-07T22:46:29.820Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T22:46:29.820Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-07T22:46:29.820Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-07T22:46:29.820Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T22:46:29.820Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-07T22:46:29.820Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-07T22:46:29.820Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-07T22:46:29.820Z] [2022-04-07T22:46:29.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T22:46:29.821Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-07T22:46:29.821Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T22:46:29.821Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T22:46:29.821Z] [2022-04-07T22:46:29.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:29.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T22:46:29.822Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-07T22:46:29.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T22:46:29.822Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T22:46:30.282Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.282Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T22:46:30.282Z] [2022-04-07T22:46:30.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-07T22:46:30.283Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T22:46:30.283Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T22:46:30.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T22:46:30.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T22:46:30.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T22:46:30.283Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.44s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.44s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T22:46:30.284Z] [2022-04-07T22:46:30.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:30.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T22:46:30.743Z] [2022-04-07T22:46:30.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:30.743Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.743Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T22:46:30.743Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-07T22:46:30.744Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] DONE 1093 tests, 547 skipped in 3049.159s [2022-04-07T22:46:30.744Z] INFO: Integration tests ended at 04/07/2022 22:46:30. Duration:00:50:49.3804507 [2022-04-07T22:46:30.744Z] INFO: Docker info of the daemon under test at end of run [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] Containers: 2 [2022-04-07T22:46:30.744Z] Running: 0 [2022-04-07T22:46:30.744Z] Paused: 0 [2022-04-07T22:46:30.744Z] Stopped: 2 [2022-04-07T22:46:30.744Z] Images: 18 [2022-04-07T22:46:30.744Z] Server Version: 0.0.0-dev [2022-04-07T22:46:30.744Z] Storage Driver: windowsfilter [2022-04-07T22:46:30.744Z] Windows: [2022-04-07T22:46:30.744Z] Logging Driver: json-file [2022-04-07T22:46:30.744Z] Plugins: [2022-04-07T22:46:30.744Z] Volume: local [2022-04-07T22:46:30.744Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T22:46:30.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T22:46:30.744Z] Swarm: inactive [2022-04-07T22:46:30.744Z] Default Isolation: process [2022-04-07T22:46:30.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T22:46:30.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T22:46:30.744Z] OSType: windows [2022-04-07T22:46:30.744Z] Architecture: x86_64 [2022-04-07T22:46:30.744Z] CPUs: 4 [2022-04-07T22:46:30.744Z] Total Memory: 32GiB [2022-04-07T22:46:30.744Z] Name: azwin-2-166a80 [2022-04-07T22:46:30.744Z] ID: KHXU:ERIM:QMNA:PY4Z:QVDJ:6XLP:QLWE:Z4LT:OKID:NUYJ:PTW2:32VW [2022-04-07T22:46:30.744Z] Docker Root Dir: D:\CI\PR-43468\4\daemon [2022-04-07T22:46:30.744Z] Debug Mode (client): false [2022-04-07T22:46:30.744Z] Debug Mode (server): true [2022-04-07T22:46:30.744Z] File Descriptors: -1 [2022-04-07T22:46:30.744Z] Goroutines: 17 [2022-04-07T22:46:30.744Z] System Time: 2022-04-07T22:46:30.4702716Z [2022-04-07T22:46:30.744Z] EventsListeners: 0 [2022-04-07T22:46:30.744Z] Registry: https://index.docker.io/v1/ [2022-04-07T22:46:30.744Z] Labels: [2022-04-07T22:46:30.744Z] Experimental: false [2022-04-07T22:46:30.744Z] Insecure Registries: [2022-04-07T22:46:30.744Z] 127.0.0.0/8 [2022-04-07T22:46:30.744Z] Live Restore Enabled: false [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] [2022-04-07T22:46:30.744Z] INFO: Stopping daemon under test [2022-04-07T22:46:30.744Z] SUCCESS: The process with PID 2036 (child process of PID 3520) has been terminated. [2022-04-07T22:46:30.744Z] SUCCESS: The process with PID 3520 (child process of PID 2500) has been terminated. [2022-04-07T22:46:31.205Z] INFO: Stop tailing logs of the daemon under tests [2022-04-07T22:46:31.205Z] INFO: executeCI.ps1 Completed successfully at 04/07/2022 22:46:30. [2022-04-07T22:46:31.205Z] INFO: Tidying up at end of run [2022-04-07T22:46:31.205Z] INFO: Saving daemon under test log (d:\CI\PR-43468\4\dut.out) to bundles\CIDUT.out [2022-04-07T22:46:31.205Z] INFO: Saving daemon under test log (d:\CI\PR-43468\4\dut.err) to bundles\CIDUT.err [2022-04-07T22:46:31.205Z] INFO: Nuke-Everything... [2022-04-07T22:46:31.205Z] INFO: Container count on control daemon to delete is 2 [2022-04-07T22:46:31.666Z] 8a3728505c98 [2022-04-07T22:46:31.666Z] b5fc72fb7978 [2022-04-07T22:46:31.666Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-07T22:46:49.509Z] Deleted: sha256:49956bb94ab35d546ca71d81bfd1d84c252aef4d3fd007f7f491dd1509c90b4e [2022-04-07T22:46:49.509Z] Deleted: sha256:08c279d2421a550d9fb6254ea1b7fc3df3bcf12a110c29781f55354ba717128c [2022-04-07T22:46:49.509Z] Deleted: sha256:3a4f22635794f4d119b1b3dea97021432c55a79c9afefc47d3a52cad3fb6dffb [2022-04-07T22:46:49.509Z] Deleted: sha256:99a875613b792ea767b0e785dc440fa5b6d3db79fee80c637447cc1d8307968e [2022-04-07T22:46:49.509Z] Deleted: sha256:ee743b465fa97cabeaac1a472a607be63838ae2417c59c3b5a1f1cbefc794052 [2022-04-07T22:46:49.509Z] Deleted: sha256:f7a63c41b0c05c5b974e0e586650b1098e1eb2b038058b5019b2367d7bfefc17 [2022-04-07T22:46:49.509Z] Deleted: sha256:3dfb3e3366c986b0a63707c7a21ed8be315cbab94a84b5ad6fb337cb8e204026 [2022-04-07T22:46:49.509Z] Deleted: sha256:84143a936947c359cb5edeee5b0852a3015fd915ec804c491c72b60a17aae0f9 [2022-04-07T22:46:49.509Z] Deleted: sha256:c98743381fbb5b27b7f3f616cf7f954ed7a56b2b97516f8f6b8c813abb9d58da [2022-04-07T22:46:49.509Z] Deleted: sha256:d0ed7f889179a82e1816d4b282e1c8bac4a7ed766eaddfdd75dfb82bacc7a739 [2022-04-07T22:46:49.509Z] Deleted: sha256:47299aad676486ba9d5fa90d6444f4b9613bf47bfdd742bb9d759223c96cb7ff [2022-04-07T22:46:49.509Z] Deleted: sha256:da43620e7e91daeeb84dc7fec96a1d3863c34853103f5e91c4ad265419909bbd [2022-04-07T22:46:49.509Z] Deleted: sha256:fe9fbbc4dd352d9fc36584b42c28830d3ae9a80eb2ed3c84ab55bc99e440f825 [2022-04-07T22:46:49.509Z] Deleted: sha256:5fa80dfbeeaba6f5285febeb15ed35b30de491cf400d3d9d8769fcec417f64d5 [2022-04-07T22:46:49.509Z] Deleted: sha256:0c7defd2208372d0757dbf88b0ff70b2fc28c8dc110c2b857062a00c9b6bf272 [2022-04-07T22:46:49.509Z] Deleted: sha256:709ecbcb2d21841288abf5e32256a7fb381bdd64fbe8f1ff1db278a296a46c3a [2022-04-07T22:46:49.509Z] Deleted: sha256:2874faac84b559b637239fe80b50fc3d1efeb48dcd9b152f19d127ac22a78c5b [2022-04-07T22:46:49.509Z] Deleted: sha256:8ee02c9e4c1140f1751a007d00bd397239b7b7ba06e8acb06419a2738c4701f2 [2022-04-07T22:46:49.509Z] INFO: Tidying pidfile d:\CI\PR-43468\4\docker.pid [2022-04-07T22:46:49.509Z] INFO: Nuking d:\CI [2022-04-07T22:48:01.752Z] INFO: Zapped successfully [2022-04-07T22:48:01.752Z] [2022-04-07T22:48:01.752Z] INFO: executeCI.ps1 exiting at Thu Apr 7 22:47:51 CUT 2022. Duration 01:16:36.1009904 [2022-04-07T22:48:01.752Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-07T22:48:01.994Z] Recording test results [2022-04-07T22:48:02.429Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-07T22:48:04.496Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-07T22:48:06.943Z] Archiving artifacts [2022-04-07T22:48:08.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43468/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T22:48:09.009Z] + make clean [2022-04-07T22:48:10.555Z] docker volume rm -f docker-dev-cache [2022-04-07T22:48:10.555Z] 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