Pull request #43356 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at 906f57ff5b7100013dfef066ea8fe367706468df rather than f5c56eaca842b4269934b162e237487b28c7cc9d Obtained Jenkinsfile from 906f57ff5b7100013dfef066ea8fe367706468df 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43356@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-10T18:54:51.271Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-10T18:54:51.275Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-10T18:55:06.451Z] Still waiting to schedule task [2022-03-10T18:55:06.453Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-03-10T18:55:52.124Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1bae4e961ab339d) in /home/ubuntu/workspace/moby_PR-43356 [Pipeline] { [Pipeline] checkout [2022-03-10T18:55:52.351Z] The recommended git tool is: git [2022-03-10T18:55:55.541Z] using credential docker-jenkins-github-credentials [2022-03-10T18:55:55.556Z] Cloning the remote Git repository [2022-03-10T18:55:55.556Z] Cloning with configured refspecs honoured and without tags [2022-03-10T18:55:54.458Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T18:55:54.537Z] > git init /home/ubuntu/workspace/moby_PR-43356 # timeout=10 [2022-03-10T18:55:54.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:55:54.764Z] > git --version # timeout=10 [2022-03-10T18:55:54.774Z] > git --version # 'git version 2.17.1' [2022-03-10T18:55:54.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:55:54.776Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:56:17.748Z] Fetching without tags [2022-03-10T18:56:18.078Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:56:17.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:56:17.675Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T18:56:17.699Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:56:17.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:56:17.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:56:17.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:56:17.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:56:18.090Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:56:18.112Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:56:18.878Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:56:18.879Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:56:18.765Z] > git remote # timeout=10 [2022-03-10T18:56:18.802Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:56:18.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:56:18.827Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:56:18.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:56:18.881Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:56:18.905Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:56:23.532Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T18:56:23.532Z] First time build. Skipping changelog. [2022-03-10T18:56:23.577Z] > git --version # timeout=10 [2022-03-10T18:56:23.606Z] > git --version # 'git version 2.17.1' [2022-03-10T18:56:23.629Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T18:56:24.706Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/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-03-10T18:56:31.282Z] Unable to find image 'alpine:latest' locally [2022-03-10T18:56:31.282Z] latest: Pulling from library/alpine [2022-03-10T18:56:31.282Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T18:56:31.542Z] 59bf1c3509f3: Download complete [2022-03-10T18:56:31.815Z] 59bf1c3509f3: Pull complete [2022-03-10T18:56:31.815Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-10T18:56:32.076Z] Status: Downloaded newer image for alpine:latest [2022-03-10T18:56:40.231Z] 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-03-10T18:56:40.471Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1bae4e961ab339d) in /home/ubuntu/workspace/moby_PR-43356 [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-03-10T18:56:40.541Z] The recommended git tool is: git [2022-03-10T18:56:40.552Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-03-10T18:56:40.579Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-10T18:56:40.599Z] Fetching without tags [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-10T18:56:40.894Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [Pipeline] } [Pipeline] } [2022-03-10T18:56:41.022Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:56:41.022Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:56:41.126Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T18:56:41.149Z] > git --version # timeout=10 [2022-03-10T18:56:41.169Z] > git --version # 'git version 2.17.1' [2022-03-10T18:56:41.191Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T18:56:40.561Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43356/.git # timeout=10 [2022-03-10T18:56:40.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:56:40.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:56:40.601Z] > git --version # timeout=10 [2022-03-10T18:56:40.623Z] > git --version # 'git version 2.17.1' [2022-03-10T18:56:40.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:56:40.624Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:56:40.896Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:56:40.909Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:56:40.967Z] > git remote # timeout=10 [2022-03-10T18:56:40.981Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:56:40.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:56:40.997Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:56:41.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:56:41.024Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:56:41.033Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:56:41.801Z] + [ PR != PR ] [2022-03-10T18:56:41.802Z] + [ 20.10 != master ] [2022-03-10T18:56:41.802Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T18:56:42.138Z] + docker version [2022-03-10T18:56:42.138Z] Client: Docker Engine - Community [2022-03-10T18:56:42.138Z] Version: 20.10.12 [2022-03-10T18:56:42.138Z] API version: 1.41 [2022-03-10T18:56:42.138Z] Go version: go1.16.12 [2022-03-10T18:56:42.138Z] Git commit: e91ed57 [2022-03-10T18:56:42.138Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T18:56:42.138Z] OS/Arch: linux/amd64 [2022-03-10T18:56:42.138Z] Context: default [2022-03-10T18:56:42.138Z] Experimental: true [2022-03-10T18:56:42.138Z] [2022-03-10T18:56:42.138Z] Server: Docker Engine - Community [2022-03-10T18:56:42.138Z] Engine: [2022-03-10T18:56:42.138Z] Version: 20.10.12 [2022-03-10T18:56:42.138Z] API version: 1.41 (minimum version 1.12) [2022-03-10T18:56:42.138Z] Go version: go1.16.12 [2022-03-10T18:56:42.138Z] Git commit: 459d0df [2022-03-10T18:56:42.138Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T18:56:42.138Z] OS/Arch: linux/amd64 [2022-03-10T18:56:42.138Z] Experimental: true [2022-03-10T18:56:42.138Z] containerd: [2022-03-10T18:56:42.138Z] Version: 1.4.12 [2022-03-10T18:56:42.138Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:56:42.138Z] runc: [2022-03-10T18:56:42.138Z] Version: 1.0.2 [2022-03-10T18:56:42.138Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T18:56:42.138Z] docker-init: [2022-03-10T18:56:42.138Z] Version: 0.19.0 [2022-03-10T18:56:42.138Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T18:56:42.421Z] + docker info [2022-03-10T18:56:55.471Z] Still waiting to schedule task [2022-03-10T18:56:55.471Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1bae4e961ab339d)’ [2022-03-10T18:56:55.472Z] Still waiting to schedule task [2022-03-10T18:56:55.472Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1bae4e961ab339d)’ [2022-03-10T18:56:55.473Z] Still waiting to schedule task [2022-03-10T18:56:55.473Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-03-10T18:56:55.476Z] Still waiting to schedule task [2022-03-10T18:56:55.476Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-10T18:56:55.477Z] Still waiting to schedule task [2022-03-10T18:56:55.477Z] All nodes of label ‘windows-2019’ are offline [2022-03-10T18:57:04.380Z] Client: [2022-03-10T18:57:04.380Z] Context: default [2022-03-10T18:57:04.380Z] Debug Mode: false [2022-03-10T18:57:04.380Z] Plugins: [2022-03-10T18:57:04.380Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T18:57:04.380Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T18:57:04.380Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T18:57:04.380Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T18:57:04.380Z] [2022-03-10T18:57:04.380Z] Server: [2022-03-10T18:57:04.380Z] Containers: 0 [2022-03-10T18:57:04.380Z] Running: 0 [2022-03-10T18:57:04.380Z] Paused: 0 [2022-03-10T18:57:04.380Z] Stopped: 0 [2022-03-10T18:57:04.380Z] Images: 1 [2022-03-10T18:57:04.380Z] Server Version: 20.10.12 [2022-03-10T18:57:04.380Z] Storage Driver: overlay2 [2022-03-10T18:57:04.380Z] Backing Filesystem: extfs [2022-03-10T18:57:04.380Z] Supports d_type: true [2022-03-10T18:57:04.380Z] Native Overlay Diff: true [2022-03-10T18:57:04.380Z] userxattr: false [2022-03-10T18:57:04.380Z] Logging Driver: json-file [2022-03-10T18:57:04.380Z] Cgroup Driver: cgroupfs [2022-03-10T18:57:04.380Z] Cgroup Version: 1 [2022-03-10T18:57:04.380Z] Plugins: [2022-03-10T18:57:04.380Z] Volume: local [2022-03-10T18:57:04.380Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T18:57:04.380Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T18:57:04.380Z] Swarm: inactive [2022-03-10T18:57:04.380Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-10T18:57:04.380Z] Default Runtime: runc [2022-03-10T18:57:04.380Z] Init Binary: docker-init [2022-03-10T18:57:04.380Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:57:04.380Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T18:57:04.380Z] init version: de40ad0 [2022-03-10T18:57:04.380Z] Security Options: [2022-03-10T18:57:04.380Z] apparmor [2022-03-10T18:57:04.380Z] seccomp [2022-03-10T18:57:04.380Z] Profile: default [2022-03-10T18:57:04.380Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T18:57:04.380Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T18:57:04.380Z] OSType: linux [2022-03-10T18:57:04.380Z] Architecture: x86_64 [2022-03-10T18:57:04.380Z] CPUs: 2 [2022-03-10T18:57:04.380Z] Total Memory: 7.483GiB [2022-03-10T18:57:04.380Z] Name: ip-10-100-97-50 [2022-03-10T18:57:04.380Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T18:57:04.380Z] Docker Root Dir: /var/lib/docker [2022-03-10T18:57:04.380Z] Debug Mode: false [2022-03-10T18:57:04.380Z] Registry: https://index.docker.io/v1/ [2022-03-10T18:57:04.380Z] Labels: [2022-03-10T18:57:04.380Z] Experimental: true [2022-03-10T18:57:04.380Z] Insecure Registries: [2022-03-10T18:57:04.380Z] 127.0.0.0/8 [2022-03-10T18:57:04.380Z] Live Restore Enabled: true [2022-03-10T18:57:04.380Z] [2022-03-10T18:57:04.380Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T18:57:04.668Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:57:04.668Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:57:04.668Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43356/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-10T18:57:04.668Z] + bash /home/ubuntu/workspace/moby_PR-43356/check-config.sh [2022-03-10T18:57:04.668Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T18:57:04.668Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T18:57:04.668Z] [2022-03-10T18:57:04.668Z] Generally Necessary: [2022-03-10T18:57:04.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T18:57:04.668Z] - apparmor: enabled and tools installed [2022-03-10T18:57:04.668Z] - CONFIG_NAMESPACES: enabled [2022-03-10T18:57:04.668Z] - CONFIG_NET_NS: enabled [2022-03-10T18:57:04.668Z] - CONFIG_PID_NS: enabled [2022-03-10T18:57:04.668Z] - CONFIG_IPC_NS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_UTS_NS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUPS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CPUSETS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_MEMCG: enabled [2022-03-10T18:57:04.929Z] - CONFIG_KEYS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_VETH: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-10T18:57:04.929Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T18:57:04.929Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-10T18:57:04.929Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T18:57:04.929Z] [2022-03-10T18:57:04.929Z] Optional Features: [2022-03-10T18:57:04.929Z] - CONFIG_USER_NS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_SECCOMP: enabled [2022-03-10T18:57:04.929Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T18:57:04.929Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T18:57:04.929Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T18:57:04.929Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T18:57:04.929Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T18:57:04.929Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T18:57:04.929Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-10T18:57:05.221Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-10T18:57:05.221Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T18:57:05.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T18:57:05.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T18:57:05.221Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T18:57:05.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T18:57:05.221Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T18:57:05.221Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T18:57:05.221Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_EXT4_FS: enabled [2022-03-10T18:57:05.221Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T18:57:05.221Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T18:57:05.221Z] - Network Drivers: [2022-03-10T18:57:05.221Z] - "overlay": [2022-03-10T18:57:05.221Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T18:57:05.221Z] Optional (for encrypted networks): [2022-03-10T18:57:05.221Z] - CONFIG_CRYPTO: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T18:57:05.221Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T18:57:05.221Z] - CONFIG_XFRM: enabled [2022-03-10T18:57:05.221Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-10T18:57:05.221Z] - "ipvlan": [2022-03-10T18:57:05.221Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T18:57:05.221Z] - "macvlan": [2022-03-10T18:57:05.221Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T18:57:05.221Z] - "ftp,tftp client in container": [2022-03-10T18:57:05.221Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T18:57:05.221Z] - Storage Drivers: [2022-03-10T18:57:05.221Z] - "aufs": [2022-03-10T18:57:05.221Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T18:57:05.221Z] - "btrfs": [2022-03-10T18:57:05.221Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T18:57:05.221Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T18:57:05.221Z] - "devicemapper": [2022-03-10T18:57:05.483Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T18:57:05.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T18:57:05.483Z] - "overlay": [2022-03-10T18:57:05.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T18:57:05.483Z] - "zfs": [2022-03-10T18:57:05.483Z] - /dev/zfs: present [2022-03-10T18:57:05.483Z] - zfs command: missing [2022-03-10T18:57:05.483Z] - zpool command: missing [2022-03-10T18:57:05.483Z] [2022-03-10T18:57:05.483Z] Limits: [2022-03-10T18:57:05.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T18:57:05.483Z] [2022-03-10T18:57:05.483Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T18:57:05.833Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5c56eaca842b4269934b162e237487b28c7cc9d . [2022-03-10T18:57:05.833Z] #1 [internal] load build definition from Dockerfile [2022-03-10T18:57:05.833Z] #1 sha256:4839f51fbe8d311e35626d658f1b4fe6fe052b15a8398141bdac3d7d6674b949 [2022-03-10T18:57:05.833Z] #1 transferring dockerfile: 17.05kB done [2022-03-10T18:57:05.833Z] #1 DONE 0.1s [2022-03-10T18:57:05.833Z] [2022-03-10T18:57:05.833Z] #2 [internal] load .dockerignore [2022-03-10T18:57:05.833Z] #2 sha256:609a5f18682ec71202ae9a8c845efa36e8fef18522cd82a77b68cb36ab58e3bd [2022-03-10T18:57:06.093Z] #2 transferring context: 87B done [2022-03-10T18:57:06.093Z] #2 DONE 0.0s [2022-03-10T18:57:06.093Z] [2022-03-10T18:57:06.094Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-10T18:57:06.094Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-10T18:57:06.353Z] #3 DONE 0.3s [2022-03-10T18:57:06.611Z] [2022-03-10T18:57:06.612Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-10T18:57:06.612Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-10T18:57:06.612Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-10T18:57:06.612Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-10T18:57:06.612Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-10T18:57:06.612Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-10T18:57:06.612Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-03-10T18:57:06.612Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-10T18:57:06.612Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-10T18:57:06.612Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-10T18:57:07.181Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-03-10T18:57:07.181Z] #4 DONE 0.8s [2022-03-10T18:57:07.440Z] [2022-03-10T18:57:07.440Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-10T18:57:07.440Z] #8 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-10T18:57:08.824Z] #8 DONE 1.3s [2022-03-10T18:57:08.824Z] [2022-03-10T18:57:08.824Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-10T18:57:08.824Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-10T18:57:08.824Z] #6 DONE 1.2s [2022-03-10T18:57:08.824Z] [2022-03-10T18:57:08.824Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:57:08.824Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T18:57:08.824Z] #7 DONE 1.3s [2022-03-10T18:57:08.824Z] [2022-03-10T18:57:08.824Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:57:08.824Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T18:57:08.824Z] #5 DONE 1.3s [2022-03-10T18:57:09.772Z] [2022-03-10T18:57:09.772Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:57:09.772Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:57:09.772Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T18:57:09.772Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T18:57:09.772Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T18:57:09.772Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:57:13.191Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 3.3s [2022-03-10T18:57:13.450Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 3.6s [2022-03-10T18:57:13.450Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 3.7s [2022-03-10T18:57:13.709Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 3.8s [2022-03-10T18:57:13.709Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s [2022-03-10T18:57:13.970Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-03-10T18:57:13.970Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-10T18:57:15.351Z] #62 ... [2022-03-10T18:57:15.351Z] [2022-03-10T18:57:15.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:15.351Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:15.351Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-10T18:57:15.351Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-10T18:57:15.351Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.0s [2022-03-10T18:57:15.351Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-10T18:57:15.351Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-10T18:57:15.351Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.8s done [2022-03-10T18:57:15.351Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.7s done [2022-03-10T18:57:15.351Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.0s done [2022-03-10T18:57:15.351Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.0s done [2022-03-10T18:57:15.351Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 103.81MB / 129.16MB 5.5s [2022-03-10T18:57:15.351Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.9s [2022-03-10T18:57:15.351Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.2s done [2022-03-10T18:57:15.610Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 113.87MB / 129.16MB 5.7s [2022-03-10T18:57:15.869Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 124.78MB / 129.16MB 6.1s [2022-03-10T18:57:17.777Z] #9 ... [2022-03-10T18:57:17.777Z] [2022-03-10T18:57:17.777Z] #23 [internal] load build context [2022-03-10T18:57:17.777Z] #23 sha256:690f4daef6a447883f941c7798e70305d28f88298c1cc294c151f07d098765a5 [2022-03-10T18:57:17.777Z] #23 transferring context: 52.43MB 7.4s done [2022-03-10T18:57:17.777Z] #23 DONE 7.8s [2022-03-10T18:57:17.777Z] [2022-03-10T18:57:17.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:17.777Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:17.777Z] #9 ... [2022-03-10T18:57:17.777Z] [2022-03-10T18:57:17.777Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:57:17.777Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:57:17.777Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-10T18:57:17.777Z] #62 DONE 7.9s [2022-03-10T18:57:17.777Z] [2022-03-10T18:57:17.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:17.777Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:17.777Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 7.7s done [2022-03-10T18:57:18.037Z] #9 ... [2022-03-10T18:57:18.037Z] [2022-03-10T18:57:18.037Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:57:18.037Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:57:18.037Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T18:57:18.037Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:57:18.037Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T18:57:18.037Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T18:57:18.037Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-03-10T18:57:18.037Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-03-10T18:57:18.037Z] #64 DONE 8.2s [2022-03-10T18:57:18.037Z] [2022-03-10T18:57:18.037Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:18.037Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:19.958Z] #9 ... [2022-03-10T18:57:19.958Z] [2022-03-10T18:57:19.958Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:57:19.958Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:57:19.958Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-10T18:57:19.958Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.0s done [2022-03-10T18:57:19.958Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-10T18:57:19.958Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-10T18:57:19.958Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-10T18:57:19.958Z] #26 ... [2022-03-10T18:57:19.958Z] [2022-03-10T18:57:19.958Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:19.958Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:19.958Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.9s [2022-03-10T18:57:20.526Z] #9 ... [2022-03-10T18:57:20.526Z] [2022-03-10T18:57:20.526Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T18:57:20.526Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T18:57:20.526Z] #63 DONE 0.3s [2022-03-10T18:57:20.526Z] [2022-03-10T18:57:20.526Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T18:57:20.526Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T18:57:21.907Z] #65 DONE 1.4s [2022-03-10T18:57:21.907Z] [2022-03-10T18:57:21.907Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:57:21.907Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:57:21.907Z] #26 DONE 12.2s [2022-03-10T18:57:21.907Z] [2022-03-10T18:57:21.907Z] #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-03-10T18:57:21.907Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:57:23.813Z] #27 1.774 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:57:23.813Z] #27 1.776 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:57:23.813Z] #27 1.804 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:57:23.813Z] #27 1.977 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:57:24.383Z] #27 2.262 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:57:24.642Z] #27 2.550 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:57:26.549Z] #27 4.362 Fetched 8471 kB in 3s (2994 kB/s) [2022-03-10T18:57:27.490Z] #27 4.362 Reading package lists... [2022-03-10T18:57:28.442Z] #27 5.400 Reading package lists... [2022-03-10T18:57:28.442Z] #27 ... [2022-03-10T18:57:28.442Z] [2022-03-10T18:57:28.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:28.442Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:28.442Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 9.0s done [2022-03-10T18:57:28.442Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.4s done [2022-03-10T18:57:28.442Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.9s done [2022-03-10T18:57:28.442Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 3.1s [2022-03-10T18:57:28.442Z] #9 ... [2022-03-10T18:57:28.442Z] [2022-03-10T18:57:28.442Z] #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-03-10T18:57:28.442Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:57:28.442Z] #27 5.400 Reading package lists... [2022-03-10T18:57:28.702Z] #27 6.435 Building dependency tree... [2022-03-10T18:57:28.702Z] #27 6.842 The following additional packages will be installed: [2022-03-10T18:57:28.702Z] #27 6.842 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T18:57:28.702Z] #27 6.842 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-10T18:57:28.702Z] #27 6.843 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-10T18:57:28.702Z] #27 6.844 Suggested packages: [2022-03-10T18:57:28.702Z] #27 6.844 krb5-doc krb5-user [2022-03-10T18:57:28.702Z] #27 6.844 Recommended packages: [2022-03-10T18:57:28.702Z] #27 6.844 krb5-locales publicsuffix libsasl2-modules [2022-03-10T18:57:28.961Z] #27 7.111 The following NEW packages will be installed: [2022-03-10T18:57:28.961Z] #27 7.111 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-10T18:57:28.961Z] #27 7.111 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-10T18:57:28.961Z] #27 7.111 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T18:57:28.961Z] #27 7.111 libssh2-1 libssl1.1 openssl [2022-03-10T18:57:29.220Z] #27 7.391 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T18:57:29.220Z] #27 7.391 Need to get 5061 kB of archives. [2022-03-10T18:57:29.220Z] #27 7.391 After this operation, 12.1 MB of additional disk space will be used. [2022-03-10T18:57:29.220Z] #27 7.391 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-10T18:57:29.220Z] #27 7.411 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-10T18:57:29.220Z] #27 7.411 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-10T18:57:29.220Z] #27 7.435 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-10T18:57:29.220Z] #27 7.455 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-10T18:57:29.220Z] #27 7.455 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-10T18:57:29.220Z] #27 7.455 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-10T18:57:29.220Z] #27 7.455 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-10T18:57:29.220Z] #27 7.463 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-10T18:57:29.479Z] #27 7.466 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-10T18:57:29.479Z] #27 7.468 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-10T18:57:29.479Z] #27 7.469 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-10T18:57:29.479Z] #27 7.476 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-10T18:57:29.479Z] #27 7.476 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-10T18:57:29.479Z] #27 7.478 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-10T18:57:29.479Z] #27 7.490 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-10T18:57:29.479Z] #27 7.490 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-10T18:57:29.479Z] #27 7.490 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-10T18:57:29.479Z] #27 7.492 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T18:57:29.479Z] #27 7.495 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T18:57:29.479Z] #27 7.497 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T18:57:29.740Z] #27 7.747 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:57:29.740Z] #27 7.781 Fetched 5061 kB in 0s (13.7 MB/s) [2022-03-10T18:57:29.740Z] #27 7.810 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T18:57:29.740Z] #27 7.810 (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-03-10T18:57:29.740Z] #27 7.817 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:57:29.740Z] #27 7.820 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:57:29.740Z] #27 7.868 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T18:57:29.740Z] #27 7.868 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:57:29.999Z] #27 7.875 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:57:29.999Z] #27 7.956 Selecting previously unselected package libssl1.1:amd64. [2022-03-10T18:57:29.999Z] #27 7.956 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:57:29.999Z] #27 7.961 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:57:30.262Z] #27 8.186 Selecting previously unselected package openssl. [2022-03-10T18:57:30.262Z] #27 8.186 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:57:30.262Z] #27 8.194 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:57:30.262Z] #27 8.331 Selecting previously unselected package ca-certificates. [2022-03-10T18:57:30.262Z] #27 8.331 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-10T18:57:30.262Z] #27 8.336 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-10T18:57:30.522Z] #27 8.534 Selecting previously unselected package libkeyutils1:amd64. [2022-03-10T18:57:30.522Z] #27 8.534 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-10T18:57:30.522Z] #27 8.539 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:57:30.522Z] #27 8.571 Selecting previously unselected package libkrb5support0:amd64. [2022-03-10T18:57:30.522Z] #27 8.571 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:57:30.522Z] #27 8.574 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:30.522Z] #27 8.633 Selecting previously unselected package libk5crypto3:amd64. [2022-03-10T18:57:30.522Z] #27 8.633 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:57:30.781Z] #27 8.640 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:30.781Z] #27 8.695 Selecting previously unselected package libkrb5-3:amd64. [2022-03-10T18:57:30.781Z] #27 8.696 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:57:30.781Z] #27 8.706 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:30.781Z] #27 8.889 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-10T18:57:30.781Z] #27 8.889 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:57:30.781Z] #27 8.892 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:30.781Z] #27 8.962 Selecting previously unselected package libldap-common. [2022-03-10T18:57:30.781Z] #27 8.962 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-10T18:57:30.781Z] #27 8.967 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:57:30.781Z] #27 9.021 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T18:57:30.781Z] #27 9.021 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-10T18:57:31.042Z] #27 9.027 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:57:31.042Z] #27 9.118 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T18:57:31.042Z] #27 9.118 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-10T18:57:31.042Z] #27 9.131 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:57:31.042Z] #27 9.187 Selecting previously unselected package libpsl5:amd64. [2022-03-10T18:57:31.042Z] #27 9.187 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-10T18:57:31.042Z] #27 9.191 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:57:31.042Z] #27 9.252 Selecting previously unselected package librtmp1:amd64. [2022-03-10T18:57:31.042Z] #27 9.252 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-10T18:57:31.304Z] #27 9.256 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:57:31.304Z] #27 9.301 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T18:57:31.304Z] #27 9.301 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-10T18:57:31.304Z] #27 9.304 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:57:31.304Z] #27 9.375 Selecting previously unselected package libcurl4:amd64. [2022-03-10T18:57:31.304Z] #27 9.375 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:57:31.304Z] #27 9.378 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:57:31.304Z] #27 9.476 Selecting previously unselected package curl. [2022-03-10T18:57:31.304Z] #27 9.476 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:57:31.563Z] #27 9.487 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-10T18:57:31.563Z] #27 9.552 Selecting previously unselected package libonig5:amd64. [2022-03-10T18:57:31.563Z] #27 9.552 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T18:57:31.563Z] #27 9.571 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:57:31.563Z] #27 9.626 Selecting previously unselected package libjq1:amd64. [2022-03-10T18:57:31.563Z] #27 9.626 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:57:31.563Z] #27 9.631 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:57:31.563Z] #27 9.684 Selecting previously unselected package jq. [2022-03-10T18:57:31.563Z] #27 9.684 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:57:31.563Z] #27 9.688 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T18:57:31.823Z] #27 9.735 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:57:31.823Z] #27 9.751 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:57:31.823Z] #27 9.761 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:57:31.823Z] #27 9.949 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:57:31.823Z] #27 9.956 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:57:31.823Z] #27 9.975 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:31.823Z] #27 9.982 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:57:31.823Z] #27 9.992 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:57:32.083Z] #27 10.00 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:32.083Z] #27 10.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:57:32.083Z] #27 10.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:57:32.083Z] #27 10.04 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:32.083Z] #27 10.05 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:57:32.083Z] #27 10.06 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:57:32.083Z] #27 10.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:57:32.083Z] #27 10.09 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:57:32.083Z] #27 10.10 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-10T18:57:33.026Z] #27 10.87 Updating certificates in /etc/ssl/certs... [2022-03-10T18:57:33.968Z] #27 12.07 137 added, 0 removed; done. [2022-03-10T18:57:34.227Z] #27 12.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:57:34.227Z] #27 12.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T18:57:34.227Z] #27 12.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:57:34.227Z] #27 12.20 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-10T18:57:34.227Z] #27 12.24 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:57:34.227Z] #27 12.26 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-10T18:57:34.227Z] #27 12.28 Updating certificates in /etc/ssl/certs... [2022-03-10T18:57:35.168Z] #27 13.15 0 added, 0 removed; done. [2022-03-10T18:57:35.168Z] #27 13.15 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T18:57:35.168Z] #27 13.16 done. [2022-03-10T18:57:36.114Z] #27 DONE 14.2s [2022-03-10T18:57:36.114Z] [2022-03-10T18:57:36.114Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T18:57:36.114Z] #28 sha256:36efa2d1051f8213dd64b1dc7ee78f77123d429a3744df5bd414070fd99062a1 [2022-03-10T18:57:36.114Z] #28 DONE 0.1s [2022-03-10T18:57:36.114Z] [2022-03-10T18:57:36.114Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:36.114Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:36.114Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.1s done [2022-03-10T18:57:36.114Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.6s [2022-03-10T18:57:38.652Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 6.0s done [2022-03-10T18:57:38.652Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-10T18:57:42.870Z] #9 ... [2022-03-10T18:57:42.870Z] [2022-03-10T18:57:42.870Z] #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-03-10T18:57:42.870Z] #29 sha256:2cd30ae8f39a6f4e8e8f925784c3a3f929166e58e9fc33f6559feb1c98c49dba [2022-03-10T18:57:42.870Z] #29 1.626 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-10T18:57:42.870Z] #29 1.713 [2022-03-10T18:57:42.870Z] #29 1.937 #=#=# ############# 18.4% ########################### 37.6% ######################################### 58.0% ######################################################## 78.1% ###################################################################### 97.8% ######################################################################## 100.0% [2022-03-10T18:57:42.870Z] #29 2.546 [2022-03-10T18:57:42.870Z] #29 2.771 #=#=# ######################################################################## 100.0% [2022-03-10T18:57:42.870Z] #29 2.944 [2022-03-10T18:57:42.870Z] #29 3.184 #=#=# ############################################################ 83.4% ######################################################################## 100.0% [2022-03-10T18:57:42.870Z] #29 3.398 [2022-03-10T18:57:42.870Z] #29 3.629 #=#=# ######## 12.0% ######################### 35.1% ######################################## 56.3% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2022-03-10T18:57:42.870Z] #29 4.258 [2022-03-10T18:57:42.870Z] #29 4.489 #=#=# ## 3.7% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ################################### 49.7% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.4% ######################################################################## 100.0% [2022-03-10T18:57:42.870Z] #29 6.448 [2022-03-10T18:57:43.130Z] #29 6.975 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T18:57:43.130Z] #29 7.075 [2022-03-10T18:57:43.390Z] #29 7.311 #=#=# ######################################################################## 100.0% [2022-03-10T18:57:43.390Z] #29 7.373 [2022-03-10T18:57:43.959Z] #29 7.954 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T18:57:44.219Z] #29 8.059 [2022-03-10T18:57:44.479Z] #29 8.286 #=#=# ######################################################################## 100.0% [2022-03-10T18:57:44.479Z] #29 8.381 [2022-03-10T18:57:45.048Z] #29 ... [2022-03-10T18:57:45.048Z] [2022-03-10T18:57:45.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:45.048Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:45.048Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.4s [2022-03-10T18:57:50.235Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c0d2969ac63bcaec) in /home/ubuntu/workspace/moby_PR-43356 [Pipeline] { [Pipeline] checkout [2022-03-10T18:57:50.350Z] The recommended git tool is: git [2022-03-10T18:57:50.393Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 11.5s done [2022-03-10T18:57:50.409Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-093d662367444853a) in /home/ubuntu/workspace/moby_PR-43356 [Pipeline] { [Pipeline] checkout [2022-03-10T18:57:50.564Z] The recommended git tool is: git [2022-03-10T18:57:51.239Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00197c69b04c7803b) in /home/ubuntu/workspace/moby_PR-43356 [Pipeline] { [Pipeline] checkout [2022-03-10T18:57:51.290Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ca16ec58a2831a) in /home/ubuntu/workspace/moby_PR-43356 [Pipeline] { [Pipeline] checkout [2022-03-10T18:57:51.380Z] The recommended git tool is: git [2022-03-10T18:57:51.438Z] The recommended git tool is: git [2022-03-10T18:57:51.769Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-03-10T18:57:51.769Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-10T18:57:52.336Z] #9 ... [2022-03-10T18:57:52.336Z] [2022-03-10T18:57:52.336Z] #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-03-10T18:57:52.336Z] #29 sha256:2cd30ae8f39a6f4e8e8f925784c3a3f929166e58e9fc33f6559feb1c98c49dba [2022-03-10T18:57:52.336Z] #29 8.979 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-10T18:57:52.336Z] #29 9.065 [2022-03-10T18:57:52.336Z] #29 9.283 #=#=# 0.0% ###### 9.2% ################## 25.7% ######################### 35.3% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ############################################################# 85.5% ######################################################################## 100.0% [2022-03-10T18:57:52.336Z] #29 10.46 [2022-03-10T18:57:52.336Z] #29 10.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T18:57:52.336Z] #29 11.07 [2022-03-10T18:57:52.336Z] #29 11.32 #=#=# ######################################################################## 100.0% [2022-03-10T18:57:52.336Z] #29 11.40 [2022-03-10T18:57:52.336Z] #29 11.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T18:57:52.336Z] #29 11.91 [2022-03-10T18:57:52.336Z] #29 12.13 #=#=# ######################################################################## 100.0% [2022-03-10T18:57:52.336Z] #29 12.25 [2022-03-10T18:57:52.336Z] #29 12.25 Download of images into '/build' complete. [2022-03-10T18:57:52.336Z] #29 12.25 Use something like the following to load the result into a Docker daemon: [2022-03-10T18:57:52.336Z] #29 12.25 tar -cC '/build' . | docker load [2022-03-10T18:57:52.336Z] #29 DONE 16.0s [2022-03-10T18:57:52.336Z] [2022-03-10T18:57:52.336Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:57:52.336Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:57:52.336Z] #9 DONE 42.6s [2022-03-10T18:57:52.336Z] [2022-03-10T18:57:52.336Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:57:52.336Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:57:52.904Z] #10 DONE 0.7s [2022-03-10T18:57:53.163Z] [2022-03-10T18:57:53.163Z] #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-03-10T18:57:53.163Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-10T18:57:53.972Z] using credential docker-jenkins-github-credentials [2022-03-10T18:57:53.980Z] Cloning the remote Git repository [2022-03-10T18:57:53.980Z] Cloning with configured refspecs honoured and without tags [2022-03-10T18:57:54.107Z] #11 DONE 0.9s [2022-03-10T18:57:54.107Z] [2022-03-10T18:57:54.107Z] #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-03-10T18:57:54.107Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:57:54.107Z] #58 ... [2022-03-10T18:57:54.107Z] [2022-03-10T18:57:54.107Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T18:57:54.107Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-10T18:57:54.107Z] #31 DONE 0.3s [2022-03-10T18:57:54.367Z] [2022-03-10T18:57:54.367Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T18:57:54.367Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-10T18:57:54.367Z] #39 DONE 0.3s [2022-03-10T18:57:54.367Z] [2022-03-10T18:57:54.367Z] #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-03-10T18:57:54.367Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:57:54.496Z] using credential docker-jenkins-github-credentials [2022-03-10T18:57:54.501Z] using credential docker-jenkins-github-credentials [2022-03-10T18:57:54.505Z] Cloning the remote Git repository [2022-03-10T18:57:54.505Z] Cloning with configured refspecs honoured and without tags [2022-03-10T18:57:54.509Z] Cloning the remote Git repository [2022-03-10T18:57:54.509Z] Cloning with configured refspecs honoured and without tags [2022-03-10T18:57:54.587Z] using credential docker-jenkins-github-credentials [2022-03-10T18:57:54.600Z] Cloning the remote Git repository [2022-03-10T18:57:54.600Z] Cloning with configured refspecs honoured and without tags [2022-03-10T18:57:54.146Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T18:57:54.205Z] > git init /home/ubuntu/workspace/moby_PR-43356 # timeout=10 [2022-03-10T18:57:54.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:57:54.404Z] > git --version # timeout=10 [2022-03-10T18:57:54.420Z] > git --version # 'git version 2.17.1' [2022-03-10T18:57:54.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:57:54.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:57:53.505Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T18:57:53.570Z] > git init /home/ubuntu/workspace/moby_PR-43356 # timeout=10 [2022-03-10T18:57:53.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:57:53.825Z] > git --version # timeout=10 [2022-03-10T18:57:54.000Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T18:57:54.081Z] > git init /home/ubuntu/workspace/moby_PR-43356 # timeout=10 [2022-03-10T18:57:54.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:57:54.620Z] > git --version # timeout=10 [2022-03-10T18:57:54.625Z] > git --version # 'git version 2.25.1' [2022-03-10T18:57:54.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:57:54.627Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:57:54.629Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T18:57:54.973Z] > git init /home/ubuntu/workspace/moby_PR-43356 # timeout=10 [2022-03-10T18:57:53.850Z] > git --version # 'git version 2.17.1' [2022-03-10T18:57:53.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:57:53.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:57:55.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:57:55.448Z] > git --version # timeout=10 [2022-03-10T18:57:55.481Z] > git --version # 'git version 2.25.1' [2022-03-10T18:57:55.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:57:55.483Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:01.095Z] #40 ... [2022-03-10T18:58:01.095Z] [2022-03-10T18:58:01.095Z] #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-03-10T18:58:01.095Z] #51 sha256:9c250689c33baeb0fa0acd7517d17662e6f0f442a51dab98dd5c8ca467802b2b [2022-03-10T18:58:01.095Z] #51 6.751 + RM_GOPATH=0 [2022-03-10T18:58:01.095Z] #51 6.751 + TMP_GOPATH= [2022-03-10T18:58:01.095Z] #51 6.751 + : /build [2022-03-10T18:58:01.095Z] #51 6.751 + '[' -z '' ']' [2022-03-10T18:58:01.095Z] #51 6.751 ++ mktemp -d [2022-03-10T18:58:01.095Z] #51 6.751 + export GOPATH=/tmp/tmp.0o85TbXYDk [2022-03-10T18:58:01.095Z] #51 6.751 + GOPATH=/tmp/tmp.0o85TbXYDk [2022-03-10T18:58:01.095Z] #51 6.751 + RM_GOPATH=1 [2022-03-10T18:58:01.095Z] #51 6.751 + case "$(go env GOARCH)" in [2022-03-10T18:58:01.095Z] #51 6.751 ++ go env GOARCH [2022-03-10T18:58:01.095Z] #51 6.763 Install shfmt version v3.0.2 [2022-03-10T18:58:01.095Z] #51 6.763 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:01.095Z] #51 6.763 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:01.095Z] #51 6.763 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:01.095Z] #51 6.763 + dir=/tmp/install [2022-03-10T18:58:01.095Z] #51 6.763 + bin=shfmt [2022-03-10T18:58:01.095Z] #51 6.763 + shift [2022-03-10T18:58:01.095Z] #51 6.763 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-10T18:58:01.095Z] #51 6.763 + . /tmp/install/shfmt.installer [2022-03-10T18:58:01.095Z] #51 6.763 ++ : v3.0.2 [2022-03-10T18:58:01.095Z] #51 6.763 + install_shfmt [2022-03-10T18:58:01.095Z] #51 6.763 + echo 'Install shfmt version v3.0.2' [2022-03-10T18:58:01.095Z] #51 6.763 + GOBIN=/build [2022-03-10T18:58:01.095Z] #51 6.763 + GO111MODULE=on [2022-03-10T18:58:01.095Z] #51 6.763 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-10T18:58:02.336Z] #51 8.151 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T18:58:02.663Z] #51 ... [2022-03-10T18:58:02.663Z] [2022-03-10T18:58:02.663Z] #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-03-10T18:58:02.663Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:58:02.663Z] #34 8.480 + RM_GOPATH=0 [2022-03-10T18:58:02.663Z] #34 8.480 + TMP_GOPATH= [2022-03-10T18:58:02.663Z] #34 8.480 + : /build [2022-03-10T18:58:02.663Z] #34 8.480 + '[' -z '' ']' [2022-03-10T18:58:02.663Z] #34 8.480 ++ mktemp -d [2022-03-10T18:58:02.663Z] #34 8.482 + export GOPATH=/tmp/tmp.zukPmdEDIt [2022-03-10T18:58:02.663Z] #34 8.482 + GOPATH=/tmp/tmp.zukPmdEDIt [2022-03-10T18:58:02.663Z] #34 8.482 + RM_GOPATH=1 [2022-03-10T18:58:02.663Z] #34 8.482 + case "$(go env GOARCH)" in [2022-03-10T18:58:02.663Z] #34 8.482 ++ go env GOARCH [2022-03-10T18:58:02.663Z] #34 8.502 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:02.663Z] #34 8.502 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:02.663Z] #34 8.502 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:02.663Z] #34 8.505 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:58:02.663Z] #34 8.507 + dir=/tmp/install [2022-03-10T18:58:02.663Z] #34 8.507 + bin=tomlv [2022-03-10T18:58:02.663Z] #34 8.507 + shift [2022-03-10T18:58:02.663Z] #34 8.507 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-10T18:58:02.663Z] #34 8.507 + . /tmp/install/tomlv.installer [2022-03-10T18:58:02.663Z] #34 8.507 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:58:02.663Z] #34 8.507 + install_tomlv [2022-03-10T18:58:02.663Z] #34 8.507 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-10T18:58:02.663Z] #34 8.507 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zukPmdEDIt/src/github.com/BurntSushi/toml [2022-03-10T18:58:02.663Z] #34 8.567 Cloning into '/tmp/tmp.zukPmdEDIt/src/github.com/BurntSushi/toml'... [2022-03-10T18:58:02.663Z] #34 ... [2022-03-10T18:58:02.663Z] [2022-03-10T18:58:02.663Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-10T18:58:02.663Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:58:02.663Z] #40 8.332 + git clone https://github.com/docker/distribution.git . [2022-03-10T18:58:02.663Z] #40 8.339 Cloning into '.'... [2022-03-10T18:58:03.232Z] #40 ... [2022-03-10T18:58:03.232Z] [2022-03-10T18:58:03.232Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-10T18:58:03.232Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-10T18:58:03.232Z] #12 DONE 9.3s [2022-03-10T18:58:03.492Z] [2022-03-10T18:58:03.492Z] #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-03-10T18:58:03.492Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:58:03.492Z] #58 8.801 + RM_GOPATH=0 [2022-03-10T18:58:03.492Z] #58 8.801 + TMP_GOPATH= [2022-03-10T18:58:03.492Z] #58 8.801 + : /build [2022-03-10T18:58:03.492Z] #58 8.801 + '[' -z '' ']' [2022-03-10T18:58:03.492Z] #58 8.807 ++ mktemp -d [2022-03-10T18:58:03.492Z] #58 8.869 + export GOPATH=/tmp/tmp.Llf4HJv3s7 [2022-03-10T18:58:03.492Z] #58 8.869 + GOPATH=/tmp/tmp.Llf4HJv3s7 [2022-03-10T18:58:03.492Z] #58 8.869 + RM_GOPATH=1 [2022-03-10T18:58:03.492Z] #58 8.869 + case "$(go env GOARCH)" in [2022-03-10T18:58:03.492Z] #58 8.869 ++ go env GOARCH [2022-03-10T18:58:03.492Z] #58 8.885 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:03.492Z] #58 8.885 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:03.492Z] #58 8.885 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:03.492Z] #58 8.885 + dir=/tmp/install [2022-03-10T18:58:03.492Z] #58 8.885 + bin=rootlesskit [2022-03-10T18:58:03.492Z] #58 8.885 + shift [2022-03-10T18:58:03.492Z] #58 8.885 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-10T18:58:03.492Z] #58 8.885 + . /tmp/install/rootlesskit.installer [2022-03-10T18:58:03.492Z] #58 8.885 ++ : v0.14.4 [2022-03-10T18:58:03.492Z] #58 8.885 + install_rootlesskit [2022-03-10T18:58:03.492Z] #58 8.885 + case "$1" in [2022-03-10T18:58:03.492Z] #58 8.885 + export CGO_ENABLED=0 [2022-03-10T18:58:03.492Z] #58 8.885 + CGO_ENABLED=0 [2022-03-10T18:58:03.492Z] #58 8.885 + _install_rootlesskit [2022-03-10T18:58:03.492Z] #58 8.885 + echo 'Install rootlesskit version v0.14.4' [2022-03-10T18:58:03.492Z] #58 8.885 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T18:58:03.492Z] #58 8.885 + GOBIN=/build [2022-03-10T18:58:03.492Z] #58 8.885 + GO111MODULE=on [2022-03-10T18:58:03.492Z] #58 8.885 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-10T18:58:03.492Z] #58 8.886 Install rootlesskit version v0.14.4 [2022-03-10T18:58:04.061Z] #58 10.02 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-10T18:58:04.061Z] #58 ... [2022-03-10T18:58:04.061Z] [2022-03-10T18:58:04.061Z] #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-03-10T18:58:04.061Z] #47 sha256:36b4644f9f3937e35ffeb99e4599ff2e4876950b7b16b130a2bf19fb6889d352 [2022-03-10T18:58:04.061Z] #47 8.601 + RM_GOPATH=0 [2022-03-10T18:58:04.061Z] #47 8.601 + TMP_GOPATH= [2022-03-10T18:58:04.061Z] #47 8.601 + : /build [2022-03-10T18:58:04.061Z] #47 8.601 + '[' -z '' ']' [2022-03-10T18:58:04.061Z] #47 8.626 ++ mktemp -d [2022-03-10T18:58:04.061Z] #47 8.626 + export GOPATH=/tmp/tmp.huGDhsFUAf [2022-03-10T18:58:04.061Z] #47 8.626 + GOPATH=/tmp/tmp.huGDhsFUAf [2022-03-10T18:58:04.061Z] #47 8.626 + RM_GOPATH=1 [2022-03-10T18:58:04.061Z] #47 8.626 + case "$(go env GOARCH)" in [2022-03-10T18:58:04.061Z] #47 8.626 ++ go env GOARCH [2022-03-10T18:58:04.061Z] #47 8.626 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.061Z] #47 8.626 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.061Z] #47 8.626 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:04.061Z] #47 8.626 + dir=/tmp/install [2022-03-10T18:58:04.061Z] #47 8.626 + bin=gotestsum [2022-03-10T18:58:04.061Z] #47 8.626 + shift [2022-03-10T18:58:04.061Z] #47 8.626 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-10T18:58:04.061Z] #47 8.626 + . /tmp/install/gotestsum.installer [2022-03-10T18:58:04.061Z] #47 8.626 ++ : v1.7.0 [2022-03-10T18:58:04.061Z] #47 8.626 + install_gotestsum [2022-03-10T18:58:04.061Z] #47 8.630 Install gotestsum version v1.7.0 [2022-03-10T18:58:04.061Z] #47 8.630 + set -e [2022-03-10T18:58:04.061Z] #47 8.630 + echo 'Install gotestsum version v1.7.0' [2022-03-10T18:58:04.061Z] #47 8.630 + GOBIN=/build [2022-03-10T18:58:04.061Z] #47 8.630 + GO111MODULE=on [2022-03-10T18:58:04.061Z] #47 8.630 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-10T18:58:04.061Z] #47 9.539 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T18:58:04.319Z] #47 ... [2022-03-10T18:58:04.319Z] [2022-03-10T18:58:04.319Z] #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-03-10T18:58:04.319Z] #45 sha256:94f15997ef93a2e9b48cb046b384536a99b0f778137c9af3b506eb13a4e7e8d0 [2022-03-10T18:58:04.319Z] #45 8.480 + RM_GOPATH=0 [2022-03-10T18:58:04.319Z] #45 8.480 + TMP_GOPATH= [2022-03-10T18:58:04.319Z] #45 8.480 + : /build [2022-03-10T18:58:04.319Z] #45 8.480 + '[' -z '' ']' [2022-03-10T18:58:04.319Z] #45 8.480 ++ mktemp -d [2022-03-10T18:58:04.319Z] #45 8.480 + export GOPATH=/tmp/tmp.KJSd22ynsH [2022-03-10T18:58:04.319Z] #45 8.480 + GOPATH=/tmp/tmp.KJSd22ynsH [2022-03-10T18:58:04.319Z] #45 8.480 + RM_GOPATH=1 [2022-03-10T18:58:04.319Z] #45 8.480 + case "$(go env GOARCH)" in [2022-03-10T18:58:04.319Z] #45 8.480 ++ go env GOARCH [2022-03-10T18:58:04.319Z] #45 8.569 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.319Z] #45 8.569 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.319Z] #45 8.569 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:04.319Z] #45 8.570 + dir=/tmp/install [2022-03-10T18:58:04.319Z] #45 8.570 + bin=vndr [2022-03-10T18:58:04.319Z] #45 8.570 + shift [2022-03-10T18:58:04.319Z] #45 8.570 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-10T18:58:04.319Z] #45 8.570 + . /tmp/install/vndr.installer [2022-03-10T18:58:04.319Z] #45 8.570 ++ : v0.1.2 [2022-03-10T18:58:04.319Z] #45 8.574 Install vndr version v0.1.2 [2022-03-10T18:58:04.319Z] #45 8.574 + install_vndr [2022-03-10T18:58:04.319Z] #45 8.574 + echo 'Install vndr version v0.1.2' [2022-03-10T18:58:04.319Z] #45 8.574 + GOBIN=/build [2022-03-10T18:58:04.319Z] #45 8.574 + GO111MODULE=on [2022-03-10T18:58:04.319Z] #45 8.574 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-10T18:58:04.319Z] #45 9.577 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-10T18:58:04.319Z] #45 ... [2022-03-10T18:58:04.319Z] [2022-03-10T18:58:04.320Z] #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-03-10T18:58:04.320Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:04.320Z] #55 9.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:58:04.320Z] #55 9.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:58:04.320Z] #55 9.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:58:04.579Z] #55 ... [2022-03-10T18:58:04.579Z] [2022-03-10T18:58:04.579Z] #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-03-10T18:58:04.579Z] #67 sha256:04b674efa613dea5e54a93f729155acf9617287ced4b014a0696e8d975d7194b [2022-03-10T18:58:04.579Z] #67 6.816 + RM_GOPATH=0 [2022-03-10T18:58:04.579Z] #67 6.816 + TMP_GOPATH= [2022-03-10T18:58:04.579Z] #67 6.816 + : /build [2022-03-10T18:58:04.579Z] #67 6.816 + '[' -z '' ']' [2022-03-10T18:58:04.579Z] #67 6.816 ++ mktemp -d [2022-03-10T18:58:04.579Z] #67 6.816 + export GOPATH=/tmp/tmp.YCcSzVyCCP [2022-03-10T18:58:04.579Z] #67 6.816 + GOPATH=/tmp/tmp.YCcSzVyCCP [2022-03-10T18:58:04.579Z] #67 6.816 + RM_GOPATH=1 [2022-03-10T18:58:04.579Z] #67 6.816 + case "$(go env GOARCH)" in [2022-03-10T18:58:04.579Z] #67 6.816 ++ go env GOARCH [2022-03-10T18:58:04.579Z] #67 6.827 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.579Z] #67 6.827 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.579Z] #67 6.827 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:04.579Z] #67 6.827 + dir=/tmp/install [2022-03-10T18:58:04.579Z] #67 6.827 + bin=proxy [2022-03-10T18:58:04.579Z] #67 6.827 + shift [2022-03-10T18:58:04.579Z] #67 6.827 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-10T18:58:04.579Z] #67 6.827 + . /tmp/install/proxy.installer [2022-03-10T18:58:04.579Z] #67 6.827 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:58:04.579Z] #67 6.827 + install_proxy [2022-03-10T18:58:04.579Z] #67 6.827 + case "$1" in [2022-03-10T18:58:04.579Z] #67 6.827 + export CGO_ENABLED=0 [2022-03-10T18:58:04.579Z] #67 6.827 + CGO_ENABLED=0 [2022-03-10T18:58:04.579Z] #67 6.827 + _install_proxy [2022-03-10T18:58:04.579Z] #67 6.827 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-10T18:58:04.579Z] #67 6.827 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YCcSzVyCCP/src/github.com/docker/libnetwork [2022-03-10T18:58:04.579Z] #67 6.827 Cloning into '/tmp/tmp.YCcSzVyCCP/src/github.com/docker/libnetwork'... [2022-03-10T18:58:04.579Z] #67 6.827 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:58:04.579Z] #67 ... [2022-03-10T18:58:04.579Z] [2022-03-10T18:58:04.579Z] #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-03-10T18:58:04.579Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:04.579Z] #36 8.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:58:04.579Z] #36 8.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:58:04.579Z] #36 9.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:58:04.838Z] #36 ... [2022-03-10T18:58:04.838Z] [2022-03-10T18:58:04.838Z] #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-03-10T18:58:04.838Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:04.838Z] #49 8.410 + RM_GOPATH=0 [2022-03-10T18:58:04.838Z] #49 8.410 + TMP_GOPATH= [2022-03-10T18:58:04.838Z] #49 8.410 + : /build [2022-03-10T18:58:04.838Z] #49 8.410 + '[' -z '' ']' [2022-03-10T18:58:04.838Z] #49 8.426 ++ mktemp -d [2022-03-10T18:58:04.838Z] #49 8.426 + export GOPATH=/tmp/tmp.lxRlWYR5gs [2022-03-10T18:58:04.838Z] #49 8.426 + GOPATH=/tmp/tmp.lxRlWYR5gs [2022-03-10T18:58:04.838Z] #49 8.426 + RM_GOPATH=1 [2022-03-10T18:58:04.838Z] #49 8.426 + case "$(go env GOARCH)" in [2022-03-10T18:58:04.838Z] #49 8.426 ++ go env GOARCH [2022-03-10T18:58:04.838Z] #49 8.501 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.838Z] #49 8.501 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:04.838Z] #49 8.558 Install golangci-lint version v1.23.8 [2022-03-10T18:58:04.838Z] #49 8.558 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:04.838Z] #49 8.558 + dir=/tmp/install [2022-03-10T18:58:04.838Z] #49 8.558 + bin=golangci_lint [2022-03-10T18:58:04.838Z] #49 8.558 + shift [2022-03-10T18:58:04.838Z] #49 8.558 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-10T18:58:04.838Z] #49 8.558 + . /tmp/install/golangci_lint.installer [2022-03-10T18:58:04.838Z] #49 8.558 ++ : v1.23.8 [2022-03-10T18:58:04.838Z] #49 8.558 + install_golangci_lint [2022-03-10T18:58:04.838Z] #49 8.558 + set -e [2022-03-10T18:58:04.838Z] #49 8.558 + echo 'Install golangci-lint version v1.23.8' [2022-03-10T18:58:04.838Z] #49 8.558 + GOBIN=/build [2022-03-10T18:58:04.838Z] #49 8.558 + GO111MODULE=on [2022-03-10T18:58:04.838Z] #49 8.558 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-10T18:58:04.838Z] #49 9.539 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-10T18:58:05.099Z] #49 ... [2022-03-10T18:58:05.099Z] [2022-03-10T18:58:05.099Z] #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-03-10T18:58:05.099Z] #24 sha256:e83b01c84978fe080c312fec954290e3b5311b8744148e6bdc30e9d85a8a9a46 [2022-03-10T18:58:05.099Z] #24 8.499 + RM_GOPATH=0 [2022-03-10T18:58:05.099Z] #24 8.499 + TMP_GOPATH= [2022-03-10T18:58:05.099Z] #24 8.499 + : /build [2022-03-10T18:58:05.099Z] #24 8.499 + '[' -z '' ']' [2022-03-10T18:58:05.099Z] #24 8.499 ++ mktemp -d [2022-03-10T18:58:05.099Z] #24 8.573 + export GOPATH=/tmp/tmp.krw96HcJhd [2022-03-10T18:58:05.099Z] #24 8.573 + GOPATH=/tmp/tmp.krw96HcJhd [2022-03-10T18:58:05.099Z] #24 8.573 + RM_GOPATH=1 [2022-03-10T18:58:05.099Z] #24 8.573 + case "$(go env GOARCH)" in [2022-03-10T18:58:05.099Z] #24 8.573 ++ go env GOARCH [2022-03-10T18:58:05.099Z] #24 8.591 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:05.099Z] #24 8.591 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:58:05.099Z] #24 8.591 ++ dirname /tmp/install/install.sh [2022-03-10T18:58:05.099Z] #24 8.625 Install docker/cli version 17.06.2-ce from stable [2022-03-10T18:58:05.099Z] #24 8.625 + dir=/tmp/install [2022-03-10T18:58:05.099Z] #24 8.625 + bin=dockercli [2022-03-10T18:58:05.099Z] #24 8.625 + shift [2022-03-10T18:58:05.099Z] #24 8.625 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-10T18:58:05.099Z] #24 8.625 + . /tmp/install/dockercli.installer [2022-03-10T18:58:05.099Z] #24 8.625 ++ : stable [2022-03-10T18:58:05.099Z] #24 8.625 ++ : 17.06.2-ce [2022-03-10T18:58:05.099Z] #24 8.625 + install_dockercli [2022-03-10T18:58:05.099Z] #24 8.625 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T18:58:05.099Z] #24 8.625 ++ uname -m [2022-03-10T18:58:05.099Z] #24 8.656 + arch=x86_64 [2022-03-10T18:58:05.099Z] #24 8.656 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T18:58:05.099Z] #24 8.656 + url=https://download.docker.com/linux/static [2022-03-10T18:58:05.099Z] #24 8.656 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T18:58:05.099Z] #24 8.656 + tar -xz docker/docker [2022-03-10T18:58:05.099Z] #24 ... [2022-03-10T18:58:05.099Z] [2022-03-10T18:58:05.099Z] #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-03-10T18:58:05.099Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:58:05.099Z] #42 9.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:58:05.099Z] #42 9.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:58:05.099Z] #42 9.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:58:05.099Z] #42 11.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:58:05.099Z] #42 ... [2022-03-10T18:58:05.099Z] [2022-03-10T18:58:05.100Z] #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-03-10T18:58:05.100Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:58:05.100Z] #32 8.903 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T18:58:05.100Z] #32 8.903 Cloning into '.'... [2022-03-10T18:58:05.370Z] #32 ... [2022-03-10T18:58:05.370Z] [2022-03-10T18:58:05.370Z] #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-03-10T18:58:05.370Z] #51 sha256:9c250689c33baeb0fa0acd7517d17662e6f0f442a51dab98dd5c8ca467802b2b [2022-03-10T18:58:05.370Z] #51 11.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T18:58:05.370Z] #51 11.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T18:58:05.370Z] #51 11.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T18:58:09.587Z] #51 15.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T18:58:10.180Z] #51 ... [2022-03-10T18:58:10.180Z] [2022-03-10T18:58:10.180Z] #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-03-10T18:58:10.180Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:58:10.180Z] #42 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:58:11.279Z] Fetching without tags [2022-03-10T18:58:11.512Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:12.125Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:12.126Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:58:11.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:11.264Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T18:58:11.270Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:11.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:11.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:58:11.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:11.287Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:11.527Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:11.540Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:12.077Z] > git remote # timeout=10 [2022-03-10T18:58:12.087Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:58:12.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:12.098Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:58:12.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:58:12.131Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:12.147Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:13.473Z] #42 ... [2022-03-10T18:58:13.473Z] [2022-03-10T18:58:13.473Z] #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-03-10T18:58:13.473Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:58:13.473Z] #13 3.449 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T18:58:13.473Z] #13 3.449 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:58:13.473Z] #13 3.587 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:58:13.473Z] #13 3.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:58:13.473Z] #13 5.164 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T18:58:13.473Z] #13 8.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:58:13.473Z] #13 ... [2022-03-10T18:58:13.473Z] [2022-03-10T18:58:13.473Z] #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-03-10T18:58:13.473Z] #47 sha256:36b4644f9f3937e35ffeb99e4599ff2e4876950b7b16b130a2bf19fb6889d352 [2022-03-10T18:58:13.473Z] #47 13.14 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T18:58:13.474Z] #47 13.61 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T18:58:13.474Z] #47 13.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T18:58:13.474Z] #47 13.83 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:58:13.474Z] #47 14.36 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T18:58:13.474Z] #47 14.52 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T18:58:13.474Z] #47 14.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T18:58:13.474Z] #47 15.40 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T18:58:13.474Z] #47 15.96 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T18:58:14.514Z] #47 ... [2022-03-10T18:58:14.514Z] [2022-03-10T18:58:14.514Z] #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-03-10T18:58:14.514Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:58:14.514Z] #42 20.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:58:14.692Z] Fetching without tags [2022-03-10T18:58:15.003Z] Fetching without tags [2022-03-10T18:58:15.046Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:14.537Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:14.568Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T18:58:14.587Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:14.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:14.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:58:14.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:14.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:15.145Z] #42 ... [2022-03-10T18:58:15.145Z] [2022-03-10T18:58:15.145Z] #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-03-10T18:58:15.145Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:58:15.145Z] #34 10.98 + cd /tmp/tmp.zukPmdEDIt/src/github.com/BurntSushi/toml [2022-03-10T18:58:15.145Z] #34 10.98 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:58:15.145Z] #34 11.28 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:58:15.145Z] #34 13.05 internal/unsafeheader [2022-03-10T18:58:15.145Z] #34 13.21 internal/cpu [2022-03-10T18:58:15.145Z] #34 13.48 runtime/internal/atomic [2022-03-10T18:58:15.145Z] #34 14.65 runtime/internal/sys [2022-03-10T18:58:15.145Z] #34 14.94 internal/bytealg [2022-03-10T18:58:15.145Z] #34 15.36 runtime/internal/math [2022-03-10T18:58:15.145Z] #34 15.83 math/bits [2022-03-10T18:58:15.145Z] #34 16.68 math [2022-03-10T18:58:15.145Z] #34 17.73 runtime [2022-03-10T18:58:15.145Z] #34 ... [2022-03-10T18:58:15.145Z] [2022-03-10T18:58:15.145Z] #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-03-10T18:58:15.145Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:15.145Z] #36 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:58:15.145Z] #36 15.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:58:15.145Z] #36 19.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:58:15.254Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:15.405Z] #36 ... [2022-03-10T18:58:15.406Z] [2022-03-10T18:58:15.406Z] #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-03-10T18:58:15.406Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:58:15.406Z] #58 15.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T18:58:15.406Z] #58 15.27 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:58:15.406Z] #58 15.48 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T18:58:15.406Z] #58 16.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-10T18:58:14.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:14.894Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T18:58:14.924Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:14.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:15.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:58:15.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:15.034Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:15.261Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:15.287Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:15.655Z] Fetching without tags [2022-03-10T18:58:15.823Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:15.823Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:58:15.945Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T18:58:15.975Z] #58 ... [2022-03-10T18:58:15.975Z] [2022-03-10T18:58:15.975Z] #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-03-10T18:58:15.975Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:58:15.975Z] #13 12.56 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:58:15.983Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:15.974Z] > git --version # timeout=10 [2022-03-10T18:58:15.996Z] > git --version # 'git version 2.25.1' [2022-03-10T18:58:16.003Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-10T18:58:16.044Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:16.044Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:58:16.240Z] #13 ... [2022-03-10T18:58:16.240Z] [2022-03-10T18:58:16.240Z] #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-03-10T18:58:16.240Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:16.240Z] #55 12.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:58:16.240Z] #55 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:58:16.240Z] #55 20.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T18:58:16.506Z] #55 ... [2022-03-10T18:58:16.506Z] [2022-03-10T18:58:16.506Z] #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-03-10T18:58:16.506Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:58:16.506Z] #58 22.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-10T18:58:15.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:15.611Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T18:58:15.621Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:15.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T18:58:15.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T18:58:15.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:15.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T18:58:15.988Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:15.997Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:17.078Z] + docker version [2022-03-10T18:58:17.095Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T18:58:17.096Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T18:58:15.006Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:15.050Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:15.700Z] > git remote # timeout=10 [2022-03-10T18:58:15.725Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:58:15.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:15.746Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:58:15.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:58:15.781Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:15.809Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:17.450Z] #58 23.17 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T18:58:17.450Z] #58 23.34 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T18:58:17.450Z] #58 23.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T18:58:15.935Z] > git remote # timeout=10 [2022-03-10T18:58:15.960Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:58:15.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:15.987Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:58:16.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:58:16.048Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:16.074Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:17.712Z] #58 23.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T18:58:18.287Z] #58 24.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T18:58:18.565Z] #58 ... [2022-03-10T18:58:18.565Z] [2022-03-10T18:58:18.565Z] #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-03-10T18:58:18.565Z] #24 sha256:e83b01c84978fe080c312fec954290e3b5311b8744148e6bdc30e9d85a8a9a46 [2022-03-10T18:58:18.565Z] #24 23.43 + mkdir -p /build [2022-03-10T18:58:18.565Z] #24 23.44 + mv docker/docker /build/ [2022-03-10T18:58:18.565Z] #24 23.45 + rmdir docker [2022-03-10T18:58:18.565Z] #24 DONE 24.7s [2022-03-10T18:58:18.824Z] [2022-03-10T18:58:18.824Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-10T18:58:18.824Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:18.824Z] #49 24.63 go: downloading github.com/fatih/color v1.7.0 [2022-03-10T18:58:18.824Z] #49 24.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-10T18:58:18.824Z] #49 24.87 go: downloading github.com/pkg/errors v0.8.1 [2022-03-10T18:58:18.824Z] #49 24.87 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-10T18:58:18.824Z] #49 24.88 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T18:58:16.946Z] > git remote # timeout=10 [2022-03-10T18:58:16.967Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T18:58:16.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T18:58:16.989Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T18:58:17.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T18:58:17.097Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T18:58:17.129Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T18:58:19.764Z] #49 25.68 go: downloading github.com/spf13/viper v1.6.1 [2022-03-10T18:58:20.356Z] #49 26.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-10T18:58:20.574Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T18:58:20.615Z] #49 26.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-10T18:58:20.615Z] #49 26.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-10T18:58:20.615Z] #49 26.65 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-10T18:58:20.584Z] > git --version # timeout=10 [2022-03-10T18:58:20.615Z] > git --version # 'git version 2.17.1' [2022-03-10T18:58:20.631Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-10T18:58:20.961Z] Commit message: "[20.10] bump swarmkit for config size increase" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T18:58:21.007Z] > git --version # timeout=10 [2022-03-10T18:58:21.048Z] > git --version # 'git version 2.17.1' [2022-03-10T18:58:21.086Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T18:58:21.831Z] + docker version [2022-03-10T18:58:22.015Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T18:58:22.041Z] > git --version # timeout=10 [2022-03-10T18:58:22.049Z] > git --version # 'git version 2.25.1' [2022-03-10T18:58:22.070Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-10T18:58:22.339Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T18:58:23.154Z] #49 28.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-10T18:58:23.154Z] #49 29.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T18:58:23.339Z] + docker version [2022-03-10T18:58:23.654Z] Client: Docker Engine - Community [2022-03-10T18:58:23.654Z] Version: 20.10.12 [2022-03-10T18:58:23.654Z] API version: 1.41 [2022-03-10T18:58:23.654Z] Go version: go1.16.12 [2022-03-10T18:58:23.654Z] Git commit: e91ed57 [2022-03-10T18:58:23.654Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-10T18:58:23.654Z] OS/Arch: linux/arm64 [2022-03-10T18:58:23.654Z] Context: default [2022-03-10T18:58:23.654Z] Experimental: true [2022-03-10T18:58:23.654Z] [2022-03-10T18:58:23.654Z] Server: Docker Engine - Community [2022-03-10T18:58:23.654Z] Engine: [2022-03-10T18:58:23.654Z] Version: 20.10.12 [2022-03-10T18:58:23.654Z] API version: 1.41 (minimum version 1.12) [2022-03-10T18:58:23.654Z] Go version: go1.16.12 [2022-03-10T18:58:23.654Z] Git commit: 459d0df [2022-03-10T18:58:23.654Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-10T18:58:23.654Z] OS/Arch: linux/arm64 [2022-03-10T18:58:23.654Z] Experimental: true [2022-03-10T18:58:23.654Z] containerd: [2022-03-10T18:58:23.654Z] Version: 1.4.12 [2022-03-10T18:58:23.654Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:23.654Z] runc: [2022-03-10T18:58:23.654Z] Version: 1.0.2 [2022-03-10T18:58:23.654Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T18:58:23.654Z] docker-init: [2022-03-10T18:58:23.654Z] Version: 0.19.0 [2022-03-10T18:58:23.654Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T18:58:23.974Z] + docker info [2022-03-10T18:58:25.690Z] #49 ... [2022-03-10T18:58:25.690Z] [2022-03-10T18:58:25.690Z] #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-03-10T18:58:25.690Z] #67 sha256:04b674efa613dea5e54a93f729155acf9617287ced4b014a0696e8d975d7194b [2022-03-10T18:58:26.737Z] #67 31.47 Checking out files: 43% (838/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/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-03-10T18:58:26.737Z] #67 32.86 + cd /tmp/tmp.YCcSzVyCCP/src/github.com/docker/libnetwork [2022-03-10T18:58:26.737Z] #67 32.86 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:58:27.138Z] Client: Docker Engine - Community [2022-03-10T18:58:27.138Z] Version: 20.10.12 [2022-03-10T18:58:27.138Z] API version: 1.41 [2022-03-10T18:58:27.138Z] Go version: go1.16.12 [2022-03-10T18:58:27.138Z] Git commit: e91ed57 [2022-03-10T18:58:27.138Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T18:58:27.138Z] OS/Arch: linux/amd64 [2022-03-10T18:58:27.138Z] Context: default [2022-03-10T18:58:27.138Z] Experimental: true [2022-03-10T18:58:27.138Z] [2022-03-10T18:58:27.138Z] Server: Docker Engine - Community [2022-03-10T18:58:27.138Z] Engine: [2022-03-10T18:58:27.138Z] Version: 20.10.12 [2022-03-10T18:58:27.138Z] API version: 1.41 (minimum version 1.12) [2022-03-10T18:58:27.138Z] Go version: go1.16.12 [2022-03-10T18:58:27.138Z] Git commit: 459d0df [2022-03-10T18:58:27.138Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T18:58:27.138Z] OS/Arch: linux/amd64 [2022-03-10T18:58:27.138Z] Experimental: true [2022-03-10T18:58:27.138Z] containerd: [2022-03-10T18:58:27.138Z] Version: 1.4.12 [2022-03-10T18:58:27.138Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:27.138Z] runc: [2022-03-10T18:58:27.138Z] Version: 1.0.2 [2022-03-10T18:58:27.138Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T18:58:27.138Z] docker-init: [2022-03-10T18:58:27.138Z] Version: 0.19.0 [2022-03-10T18:58:27.138Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T18:58:27.308Z] #67 33.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-10T18:58:27.478Z] + docker info [2022-03-10T18:58:27.642Z] Client: Docker Engine - Community [2022-03-10T18:58:27.642Z] Version: 20.10.12 [2022-03-10T18:58:27.642Z] API version: 1.41 [2022-03-10T18:58:27.642Z] Go version: go1.16.12 [2022-03-10T18:58:27.642Z] Git commit: e91ed57 [2022-03-10T18:58:27.642Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-10T18:58:27.642Z] OS/Arch: linux/amd64 [2022-03-10T18:58:27.642Z] Context: default [2022-03-10T18:58:27.642Z] Experimental: true [2022-03-10T18:58:27.642Z] [2022-03-10T18:58:27.642Z] Server: Docker Engine - Community [2022-03-10T18:58:27.642Z] Engine: [2022-03-10T18:58:27.642Z] Version: 20.10.12 [2022-03-10T18:58:27.642Z] API version: 1.41 (minimum version 1.12) [2022-03-10T18:58:27.642Z] Go version: go1.16.12 [2022-03-10T18:58:27.642Z] Git commit: 459d0df [2022-03-10T18:58:27.642Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-10T18:58:27.642Z] OS/Arch: linux/amd64 [2022-03-10T18:58:27.642Z] Experimental: true [2022-03-10T18:58:27.642Z] containerd: [2022-03-10T18:58:27.642Z] Version: 1.4.12 [2022-03-10T18:58:27.642Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:27.642Z] runc: [2022-03-10T18:58:27.642Z] Version: 1.0.2 [2022-03-10T18:58:27.642Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T18:58:27.642Z] docker-init: [2022-03-10T18:58:27.642Z] Version: 0.19.0 [2022-03-10T18:58:27.642Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T18:58:27.958Z] + docker info [2022-03-10T18:58:28.251Z] #67 ... [2022-03-10T18:58:28.251Z] [2022-03-10T18:58:28.251Z] #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-03-10T18:58:28.251Z] #47 sha256:36b4644f9f3937e35ffeb99e4599ff2e4876950b7b16b130a2bf19fb6889d352 [2022-03-10T18:58:28.251Z] #47 23.99 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T18:58:28.251Z] #47 24.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T18:58:28.251Z] #47 24.83 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T18:58:28.251Z] #47 27.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T18:58:28.251Z] #47 27.55 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T18:58:28.251Z] #47 ... [2022-03-10T18:58:28.251Z] [2022-03-10T18:58:28.251Z] #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-03-10T18:58:28.251Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:58:28.251Z] #34 24.30 unicode/utf8 [2022-03-10T18:58:28.251Z] #34 25.78 internal/race [2022-03-10T18:58:28.251Z] #34 26.36 sync/atomic [2022-03-10T18:58:28.251Z] #34 27.10 unicode [2022-03-10T18:58:28.251Z] #34 32.78 encoding [2022-03-10T18:58:29.195Z] #34 ... [2022-03-10T18:58:29.195Z] [2022-03-10T18:58:29.195Z] #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-03-10T18:58:29.195Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:58:29.195Z] #58 25.28 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-10T18:58:29.195Z] #58 25.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T18:58:29.195Z] #58 26.50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-10T18:58:29.195Z] #58 28.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-10T18:58:29.454Z] #58 ... [2022-03-10T18:58:29.454Z] [2022-03-10T18:58:29.454Z] #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-03-10T18:58:29.454Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:29.454Z] #49 35.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-10T18:58:29.454Z] #49 35.50 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-10T18:58:29.945Z] Client: Docker Engine - Community [2022-03-10T18:58:29.945Z] Version: 20.10.12 [2022-03-10T18:58:29.945Z] API version: 1.41 [2022-03-10T18:58:29.945Z] Go version: go1.16.12 [2022-03-10T18:58:29.945Z] Git commit: e91ed57 [2022-03-10T18:58:29.945Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-10T18:58:29.945Z] OS/Arch: linux/amd64 [2022-03-10T18:58:29.945Z] Context: default [2022-03-10T18:58:29.945Z] Experimental: true [2022-03-10T18:58:29.945Z] [2022-03-10T18:58:29.945Z] Server: Docker Engine - Community [2022-03-10T18:58:29.945Z] Engine: [2022-03-10T18:58:29.945Z] Version: 20.10.12 [2022-03-10T18:58:29.945Z] API version: 1.41 (minimum version 1.12) [2022-03-10T18:58:29.945Z] Go version: go1.16.12 [2022-03-10T18:58:29.945Z] Git commit: 459d0df [2022-03-10T18:58:29.945Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-10T18:58:29.945Z] OS/Arch: linux/amd64 [2022-03-10T18:58:29.945Z] Experimental: true [2022-03-10T18:58:29.945Z] containerd: [2022-03-10T18:58:29.945Z] Version: 1.4.12 [2022-03-10T18:58:29.945Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:29.945Z] runc: [2022-03-10T18:58:29.945Z] Version: 1.0.2 [2022-03-10T18:58:29.945Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-10T18:58:29.945Z] docker-init: [2022-03-10T18:58:29.945Z] Version: 0.19.0 [2022-03-10T18:58:29.945Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-10T18:58:30.021Z] #49 36.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-10T18:58:30.261Z] + docker info [2022-03-10T18:58:30.290Z] #49 36.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-10T18:58:30.550Z] #49 ... [2022-03-10T18:58:30.550Z] [2022-03-10T18:58:30.550Z] #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-03-10T18:58:30.551Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:58:30.551Z] #13 17.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:58:30.551Z] #13 ... [2022-03-10T18:58:30.551Z] [2022-03-10T18:58:30.551Z] #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-03-10T18:58:30.551Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:30.551Z] #49 36.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T18:58:31.498Z] #49 37.46 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-10T18:58:31.498Z] #49 37.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-10T18:58:31.759Z] #49 ... [2022-03-10T18:58:31.759Z] [2022-03-10T18:58:31.759Z] #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-03-10T18:58:31.759Z] #45 sha256:94f15997ef93a2e9b48cb046b384536a99b0f778137c9af3b506eb13a4e7e8d0 [2022-03-10T18:58:31.759Z] #45 DONE 37.6s [2022-03-10T18:58:31.759Z] [2022-03-10T18:58:31.759Z] #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-03-10T18:58:31.759Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:31.759Z] #49 37.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-10T18:58:31.759Z] #49 37.79 go: downloading github.com/spf13/afero v1.1.2 [2022-03-10T18:58:32.018Z] #49 38.10 go: downloading github.com/spf13/cast v1.3.0 [2022-03-10T18:58:32.018Z] #49 38.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-10T18:58:32.276Z] #49 38.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T18:58:32.536Z] #49 38.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-10T18:58:32.536Z] #49 38.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-10T18:58:32.795Z] #49 38.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-10T18:58:33.057Z] #49 39.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T18:58:33.636Z] #49 39.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T18:58:33.636Z] #49 39.62 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-10T18:58:33.636Z] #49 39.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T18:58:33.636Z] #49 39.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T18:58:33.636Z] #49 39.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T18:58:33.900Z] #49 40.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-10T18:58:33.961Z] Client: [2022-03-10T18:58:33.961Z] Context: default [2022-03-10T18:58:33.961Z] Debug Mode: false [2022-03-10T18:58:33.961Z] Plugins: [2022-03-10T18:58:33.961Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T18:58:33.961Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T18:58:33.961Z] [2022-03-10T18:58:33.961Z] Server: [2022-03-10T18:58:33.961Z] Containers: 0 [2022-03-10T18:58:33.961Z] Running: 0 [2022-03-10T18:58:33.961Z] Paused: 0 [2022-03-10T18:58:33.961Z] Stopped: 0 [2022-03-10T18:58:33.961Z] Images: 0 [2022-03-10T18:58:33.961Z] Server Version: 20.10.12 [2022-03-10T18:58:33.961Z] Storage Driver: overlay2 [2022-03-10T18:58:33.961Z] Backing Filesystem: extfs [2022-03-10T18:58:33.961Z] Supports d_type: true [2022-03-10T18:58:33.961Z] Native Overlay Diff: true [2022-03-10T18:58:33.961Z] userxattr: false [2022-03-10T18:58:33.961Z] Logging Driver: json-file [2022-03-10T18:58:33.961Z] Cgroup Driver: cgroupfs [2022-03-10T18:58:33.961Z] Cgroup Version: 1 [2022-03-10T18:58:33.961Z] Plugins: [2022-03-10T18:58:33.961Z] Volume: local [2022-03-10T18:58:33.961Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T18:58:33.961Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T18:58:33.961Z] Swarm: inactive [2022-03-10T18:58:33.961Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T18:58:33.961Z] Default Runtime: runc [2022-03-10T18:58:33.961Z] Init Binary: docker-init [2022-03-10T18:58:33.961Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:33.961Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T18:58:33.961Z] init version: de40ad0 [2022-03-10T18:58:33.961Z] Security Options: [2022-03-10T18:58:33.961Z] apparmor [2022-03-10T18:58:33.961Z] seccomp [2022-03-10T18:58:33.961Z] Profile: default [2022-03-10T18:58:33.961Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T18:58:33.961Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T18:58:33.961Z] OSType: linux [2022-03-10T18:58:33.961Z] Architecture: aarch64 [2022-03-10T18:58:33.961Z] CPUs: 2 [2022-03-10T18:58:33.961Z] Total Memory: 7.576GiB [2022-03-10T18:58:33.961Z] Name: ip-10-100-99-102 [2022-03-10T18:58:33.961Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-10T18:58:33.961Z] Docker Root Dir: /var/lib/docker [2022-03-10T18:58:33.961Z] Debug Mode: false [2022-03-10T18:58:33.961Z] Registry: https://index.docker.io/v1/ [2022-03-10T18:58:33.961Z] Labels: [2022-03-10T18:58:33.961Z] Experimental: true [2022-03-10T18:58:33.961Z] Insecure Registries: [2022-03-10T18:58:33.961Z] 127.0.0.0/8 [2022-03-10T18:58:33.961Z] Live Restore Enabled: true [2022-03-10T18:58:33.961Z] [Pipeline] sh [2022-03-10T18:58:34.168Z] #49 40.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-10T18:58:34.241Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:34.241Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:34.241Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43356/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-10T18:58:34.241Z] + bash /home/ubuntu/workspace/moby_PR-43356/check-config.sh [2022-03-10T18:58:34.241Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T18:58:34.241Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-10T18:58:34.241Z] [2022-03-10T18:58:34.241Z] Generally Necessary: [2022-03-10T18:58:34.241Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T18:58:34.241Z] - apparmor: enabled and tools installed [2022-03-10T18:58:34.241Z] - CONFIG_NAMESPACES: enabled [2022-03-10T18:58:34.241Z] - CONFIG_NET_NS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_PID_NS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_IPC_NS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_UTS_NS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CGROUPS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T18:58:34.241Z] - CONFIG_CPUSETS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_MEMCG: enabled [2022-03-10T18:58:34.241Z] - CONFIG_KEYS: enabled [2022-03-10T18:58:34.241Z] - CONFIG_VETH: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-10T18:58:34.241Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T18:58:34.241Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T18:58:34.434Z] #49 40.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-10T18:58:34.499Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-10T18:58:34.499Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T18:58:34.499Z] [2022-03-10T18:58:34.499Z] Optional Features: [2022-03-10T18:58:34.499Z] - CONFIG_USER_NS: enabled [2022-03-10T18:58:34.499Z] - CONFIG_SECCOMP: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T18:58:34.499Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T18:58:34.499Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T18:58:34.499Z] (cgroup swap accounting is currently enabled) [2022-03-10T18:58:34.499Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T18:58:34.499Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T18:58:34.499Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-10T18:58:34.499Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-10T18:58:34.499Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T18:58:34.499Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T18:58:34.499Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T18:58:34.499Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T18:58:34.499Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T18:58:34.499Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T18:58:34.499Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T18:58:34.499Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_EXT4_FS: enabled [2022-03-10T18:58:34.499Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T18:58:34.499Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T18:58:34.499Z] - Network Drivers: [2022-03-10T18:58:34.499Z] - "overlay": [2022-03-10T18:58:34.499Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T18:58:34.499Z] Optional (for encrypted networks): [2022-03-10T18:58:34.499Z] - CONFIG_CRYPTO: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T18:58:34.499Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T18:58:34.499Z] - CONFIG_XFRM: enabled [2022-03-10T18:58:34.499Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-10T18:58:34.499Z] - "ipvlan": [2022-03-10T18:58:34.499Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T18:58:34.499Z] - "macvlan": [2022-03-10T18:58:34.499Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T18:58:34.499Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T18:58:34.499Z] - "ftp,tftp client in container": [2022-03-10T18:58:34.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T18:58:34.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T18:58:34.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T18:58:34.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T18:58:34.757Z] - Storage Drivers: [2022-03-10T18:58:34.757Z] - "aufs": [2022-03-10T18:58:34.757Z] - CONFIG_AUFS_FS: missing [2022-03-10T18:58:34.757Z] - "btrfs": [2022-03-10T18:58:34.757Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T18:58:34.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T18:58:34.757Z] - "devicemapper": [2022-03-10T18:58:34.757Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T18:58:34.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T18:58:34.757Z] - "overlay": [2022-03-10T18:58:34.757Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T18:58:34.757Z] - "zfs": [2022-03-10T18:58:34.757Z] - /dev/zfs: present [2022-03-10T18:58:34.757Z] - zfs command: missing [2022-03-10T18:58:34.757Z] - zpool command: missing [2022-03-10T18:58:34.757Z] [2022-03-10T18:58:34.757Z] Limits: [2022-03-10T18:58:34.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T18:58:34.757Z] [2022-03-10T18:58:34.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T18:58:35.002Z] #49 40.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T18:58:35.002Z] #49 41.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T18:58:35.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5c56eaca842b4269934b162e237487b28c7cc9d . [2022-03-10T18:58:35.082Z] #1 [internal] load build definition from Dockerfile [2022-03-10T18:58:35.082Z] #1 sha256:77f450551cce74be21796d42a348e07b7e2eed6de8eb60fca75186225ecb94ca [2022-03-10T18:58:35.082Z] #1 transferring dockerfile: 17.05kB done [2022-03-10T18:58:35.082Z] #1 DONE 0.1s [2022-03-10T18:58:35.082Z] [2022-03-10T18:58:35.082Z] #2 [internal] load .dockerignore [2022-03-10T18:58:35.082Z] #2 sha256:468e50ef36f74fc03488f9ddbe13fd33215b34771861cbba05961e4f1399862c [2022-03-10T18:58:35.082Z] #2 transferring context: 87B done [2022-03-10T18:58:35.082Z] #2 DONE 0.1s [2022-03-10T18:58:35.082Z] [2022-03-10T18:58:35.082Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-10T18:58:35.082Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-03-10T18:58:35.262Z] #49 41.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-10T18:58:35.521Z] #49 41.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T18:58:35.648Z] #3 DONE 0.4s [2022-03-10T18:58:35.648Z] [2022-03-10T18:58:35.648Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-10T18:58:35.648Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-10T18:58:35.648Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-10T18:58:35.648Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-03-10T18:58:35.649Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-10T18:58:35.649Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-03-10T18:58:35.649Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-03-10T18:58:35.907Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 7.34MB / 9.01MB 0.2s [2022-03-10T18:58:35.907Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2022-03-10T18:58:36.166Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-03-10T18:58:36.166Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2022-03-10T18:58:36.425Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-03-10T18:58:36.425Z] #4 DONE 0.7s [2022-03-10T18:58:36.425Z] [2022-03-10T18:58:36.425Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:36.425Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T18:58:36.461Z] #49 42.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-10T18:58:36.719Z] #49 42.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-10T18:58:36.978Z] #49 42.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T18:58:37.238Z] #49 43.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-10T18:58:37.238Z] #49 43.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T18:58:37.393Z] #6 DONE 0.7s [2022-03-10T18:58:37.393Z] [2022-03-10T18:58:37.393Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-10T18:58:37.393Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-10T18:58:37.393Z] #5 DONE 0.6s [2022-03-10T18:58:37.393Z] [2022-03-10T18:58:37.393Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:37.393Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T18:58:37.393Z] #7 DONE 0.7s [2022-03-10T18:58:37.393Z] [2022-03-10T18:58:37.393Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-10T18:58:37.393Z] #8 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-10T18:58:37.393Z] #8 DONE 0.7s [2022-03-10T18:58:37.393Z] [2022-03-10T18:58:37.393Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:37.393Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:58:37.393Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T18:58:37.393Z] #64 DONE 0.0s [2022-03-10T18:58:37.393Z] [2022-03-10T18:58:37.393Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:58:37.393Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f [2022-03-10T18:58:37.393Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.0s done [2022-03-10T18:58:37.655Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-10T18:58:37.655Z] #26 sha256:5a79440171f4e602be527350ffc00d715a3c20ce93ddc2840cc4e82a788f82cf 529B / 529B done [2022-03-10T18:58:37.655Z] #26 sha256:fafecec18627251ea40234795cfeec80723680695dcbeed2cfe5bda52230f72d 1.48kB / 1.48kB done [2022-03-10T18:58:37.655Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 1.05MB / 49.22MB 0.2s [2022-03-10T18:58:37.812Z] #49 ... [2022-03-10T18:58:37.812Z] [2022-03-10T18:58:37.812Z] #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-03-10T18:58:37.812Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:58:37.812Z] #40 41.64 Checking out files: 73% (1347/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/1837) Checking out files: 81% (1488/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-10T18:58:37.812Z] #40 42.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-10T18:58:37.921Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 12.72MB / 49.22MB 0.3s [2022-03-10T18:58:37.921Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 22.02MB / 49.22MB 0.4s [2022-03-10T18:58:38.182Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 32.51MB / 49.22MB 0.5s [2022-03-10T18:58:38.182Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 45.39MB / 49.22MB 0.6s [2022-03-10T18:58:38.182Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 0.8s [2022-03-10T18:58:39.132Z] #26 ... [2022-03-10T18:58:39.132Z] [2022-03-10T18:58:39.132Z] #23 [internal] load build context [2022-03-10T18:58:39.132Z] #23 sha256:9bd10ff923dcb2850b34a4bc5d0c613897bfa5ac70fe1798ec4995aa2b4b8a3f [2022-03-10T18:58:39.132Z] #23 transferring context: 52.43MB 1.4s done [2022-03-10T18:58:39.132Z] #23 DONE 1.7s [2022-03-10T18:58:39.132Z] [2022-03-10T18:58:39.132Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:58:39.132Z] #26 sha256:17537f18504d78249db6a5fc5e277645f32a178ad44b8130ccb60e1ec0d8377f [2022-03-10T18:58:39.132Z] #26 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.6s done [2022-03-10T18:58:39.132Z] #26 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0.1s [2022-03-10T18:58:39.722Z] #40 45.22 + 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-03-10T18:58:41.630Z] #40 ... [2022-03-10T18:58:41.630Z] [2022-03-10T18:58:41.630Z] #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-03-10T18:58:41.630Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:41.630Z] #36 37.51 Fetched 8471 kB in 29s (296 kB/s) [2022-03-10T18:58:41.630Z] #36 37.51 Reading package lists... [2022-03-10T18:58:41.630Z] #36 ... [2022-03-10T18:58:41.630Z] [2022-03-10T18:58:41.630Z] #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-03-10T18:58:41.630Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:41.630Z] #49 43.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T18:58:41.630Z] #49 43.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-10T18:58:41.630Z] #49 44.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-10T18:58:41.630Z] #49 44.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T18:58:41.630Z] #49 44.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-10T18:58:41.630Z] #49 44.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-10T18:58:41.630Z] #49 45.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-10T18:58:41.630Z] #49 45.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-10T18:58:41.630Z] #49 45.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-10T18:58:41.630Z] #49 45.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-10T18:58:41.630Z] #49 45.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-10T18:58:41.630Z] #49 45.87 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-10T18:58:41.630Z] #49 45.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T18:58:41.630Z] #49 45.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-10T18:58:41.630Z] #49 46.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-10T18:58:41.671Z] #26 DONE 3.8s [2022-03-10T18:58:41.671Z] [2022-03-10T18:58:41.671Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:41.671Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-10T18:58:41.671Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-10T18:58:41.671Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-10T18:58:41.671Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-03-10T18:58:41.671Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.5s done [2022-03-10T18:58:41.671Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-03-10T18:58:41.671Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 1.7s done [2022-03-10T18:58:41.671Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.7s done [2022-03-10T18:58:41.671Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 2.6s done [2022-03-10T18:58:41.671Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 3.6s [2022-03-10T18:58:41.671Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 1.7s done [2022-03-10T18:58:41.671Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.1s [2022-03-10T18:58:41.671Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 0B / 126B 3.7s [2022-03-10T18:58:41.671Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0B / 99.70MB 3.7s [2022-03-10T18:58:41.671Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 3.7s done [2022-03-10T18:58:41.671Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 13.63MB / 99.70MB 4.0s [2022-03-10T18:58:41.671Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.4s done [2022-03-10T18:58:41.889Z] #49 47.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T18:58:41.889Z] #49 47.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-10T18:58:41.930Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 18.87MB / 99.70MB 4.2s [2022-03-10T18:58:41.930Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.1s [2022-03-10T18:58:41.930Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 30.60MB / 99.70MB 4.3s [2022-03-10T18:58:41.930Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 51.38MB / 99.70MB 4.5s [2022-03-10T18:58:42.189Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 57.55MB / 99.70MB 4.7s [2022-03-10T18:58:42.189Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.5s done [2022-03-10T18:58:42.411Z] Client: [2022-03-10T18:58:42.411Z] Context: default [2022-03-10T18:58:42.411Z] Debug Mode: false [2022-03-10T18:58:42.411Z] Plugins: [2022-03-10T18:58:42.411Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T18:58:42.411Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T18:58:42.411Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T18:58:42.411Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T18:58:42.411Z] [2022-03-10T18:58:42.411Z] Server: [2022-03-10T18:58:42.411Z] Containers: 0 [2022-03-10T18:58:42.411Z] Running: 0 [2022-03-10T18:58:42.411Z] Paused: 0 [2022-03-10T18:58:42.411Z] Stopped: 0 [2022-03-10T18:58:42.411Z] Images: 0 [2022-03-10T18:58:42.411Z] Server Version: 20.10.12 [2022-03-10T18:58:42.411Z] Storage Driver: overlay2 [2022-03-10T18:58:42.411Z] Backing Filesystem: extfs [2022-03-10T18:58:42.411Z] Supports d_type: true [2022-03-10T18:58:42.411Z] Native Overlay Diff: true [2022-03-10T18:58:42.411Z] userxattr: false [2022-03-10T18:58:42.411Z] Logging Driver: json-file [2022-03-10T18:58:42.411Z] Cgroup Driver: cgroupfs [2022-03-10T18:58:42.411Z] Cgroup Version: 1 [2022-03-10T18:58:42.411Z] Plugins: [2022-03-10T18:58:42.411Z] Volume: local [2022-03-10T18:58:42.411Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T18:58:42.411Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T18:58:42.411Z] Swarm: inactive [2022-03-10T18:58:42.411Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-10T18:58:42.411Z] Default Runtime: runc [2022-03-10T18:58:42.411Z] Init Binary: docker-init [2022-03-10T18:58:42.411Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:42.411Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T18:58:42.411Z] init version: de40ad0 [2022-03-10T18:58:42.411Z] Security Options: [2022-03-10T18:58:42.411Z] apparmor [2022-03-10T18:58:42.411Z] seccomp [2022-03-10T18:58:42.411Z] Profile: default [2022-03-10T18:58:42.411Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T18:58:42.411Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T18:58:42.411Z] OSType: linux [2022-03-10T18:58:42.411Z] Architecture: x86_64 [2022-03-10T18:58:42.411Z] CPUs: 2 [2022-03-10T18:58:42.411Z] Total Memory: 7.565GiB [2022-03-10T18:58:42.411Z] Name: ip-10-100-48-219 [2022-03-10T18:58:42.411Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T18:58:42.411Z] Docker Root Dir: /var/lib/docker [2022-03-10T18:58:42.411Z] Debug Mode: false [2022-03-10T18:58:42.411Z] Registry: https://index.docker.io/v1/ [2022-03-10T18:58:42.411Z] Labels: [2022-03-10T18:58:42.411Z] Experimental: true [2022-03-10T18:58:42.411Z] Insecure Registries: [2022-03-10T18:58:42.411Z] 127.0.0.0/8 [2022-03-10T18:58:42.411Z] Live Restore Enabled: true [2022-03-10T18:58:42.411Z] [2022-03-10T18:58:42.411Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T18:58:42.449Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 62.91MB / 99.70MB 4.8s [2022-03-10T18:58:42.449Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 81.79MB / 99.70MB 4.9s [2022-03-10T18:58:42.459Z] #49 48.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T18:58:42.459Z] #49 48.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T18:58:42.459Z] #49 ... [2022-03-10T18:58:42.459Z] [2022-03-10T18:58:42.459Z] #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-03-10T18:58:42.459Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T18:58:42.459Z] #58 38.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T18:58:42.459Z] #58 ... [2022-03-10T18:58:42.459Z] [2022-03-10T18:58:42.459Z] #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-03-10T18:58:42.459Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:42.459Z] #55 38.49 Fetched 8471 kB in 29s (290 kB/s) [2022-03-10T18:58:42.459Z] #55 38.49 Reading package lists... [2022-03-10T18:58:42.708Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 89.13MB / 99.70MB 5.0s [2022-03-10T18:58:42.708Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-03-10T18:58:42.708Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 5.2s [2022-03-10T18:58:42.718Z] #55 ... [2022-03-10T18:58:42.718Z] [2022-03-10T18:58:42.718Z] #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-03-10T18:58:42.718Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:58:42.718Z] #49 48.46 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-10T18:58:42.722Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:42.722Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:42.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43356/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-10T18:58:42.722Z] + bash /home/ubuntu/workspace/moby_PR-43356/check-config.sh [2022-03-10T18:58:42.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T18:58:42.722Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T18:58:42.722Z] [2022-03-10T18:58:42.722Z] Generally Necessary: [2022-03-10T18:58:42.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T18:58:42.722Z] - apparmor: enabled and tools installed [2022-03-10T18:58:42.722Z] - CONFIG_NAMESPACES: enabled [2022-03-10T18:58:42.722Z] - CONFIG_NET_NS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_PID_NS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_IPC_NS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_UTS_NS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CGROUPS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T18:58:42.722Z] - CONFIG_CPUSETS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_MEMCG: enabled [2022-03-10T18:58:42.722Z] - CONFIG_KEYS: enabled [2022-03-10T18:58:42.722Z] - CONFIG_VETH: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-10T18:58:42.722Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T18:58:42.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T18:58:42.977Z] #49 48.82 go: downloading golang.org/x/text v0.3.2 [2022-03-10T18:58:42.977Z] #49 ... [2022-03-10T18:58:42.977Z] [2022-03-10T18:58:42.977Z] #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-03-10T18:58:42.977Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:58:42.977Z] #42 38.93 Fetched 8471 kB in 30s (282 kB/s) [2022-03-10T18:58:42.977Z] #42 38.93 Reading package lists... [2022-03-10T18:58:42.977Z] #42 ... [2022-03-10T18:58:42.977Z] [2022-03-10T18:58:42.977Z] #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-03-10T18:58:42.977Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:43.003Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-10T18:58:43.003Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T18:58:43.003Z] [2022-03-10T18:58:43.003Z] Optional Features: [2022-03-10T18:58:43.003Z] - CONFIG_USER_NS: enabled [2022-03-10T18:58:43.003Z] - CONFIG_SECCOMP: enabled [2022-03-10T18:58:43.003Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T18:58:43.003Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T18:58:43.003Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T18:58:43.003Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T18:58:43.003Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T18:58:43.003Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T18:58:43.003Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-10T18:58:43.003Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-10T18:58:43.003Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T18:58:43.003Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T18:58:43.003Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T18:58:43.003Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T18:58:43.003Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T18:58:43.003Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T18:58:43.003Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T18:58:43.003Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T18:58:43.003Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T18:58:43.003Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_EXT4_FS: enabled [2022-03-10T18:58:43.003Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T18:58:43.003Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T18:58:43.003Z] - Network Drivers: [2022-03-10T18:58:43.003Z] - "overlay": [2022-03-10T18:58:43.003Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T18:58:43.003Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T18:58:43.003Z] Optional (for encrypted networks): [2022-03-10T18:58:43.270Z] - CONFIG_CRYPTO: enabled [2022-03-10T18:58:43.270Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T18:58:43.270Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T18:58:43.270Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T18:58:43.270Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T18:58:43.270Z] - CONFIG_XFRM: enabled [2022-03-10T18:58:43.270Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-10T18:58:43.270Z] - "ipvlan": [2022-03-10T18:58:43.270Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T18:58:43.270Z] - "macvlan": [2022-03-10T18:58:43.270Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T18:58:43.270Z] - "ftp,tftp client in container": [2022-03-10T18:58:43.270Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T18:58:43.270Z] - Storage Drivers: [2022-03-10T18:58:43.270Z] - "aufs": [2022-03-10T18:58:43.270Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T18:58:43.270Z] - "btrfs": [2022-03-10T18:58:43.270Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T18:58:43.270Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T18:58:43.270Z] - "devicemapper": [2022-03-10T18:58:43.270Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T18:58:43.270Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T18:58:43.270Z] - "overlay": [2022-03-10T18:58:43.270Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T18:58:43.270Z] - "zfs": [2022-03-10T18:58:43.270Z] - /dev/zfs: present [2022-03-10T18:58:43.270Z] - zfs command: missing [2022-03-10T18:58:43.270Z] - zpool command: missing [2022-03-10T18:58:43.270Z] [2022-03-10T18:58:43.270Z] Limits: [2022-03-10T18:58:43.270Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T18:58:43.270Z] [2022-03-10T18:58:43.270Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T18:58:43.621Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5c56eaca842b4269934b162e237487b28c7cc9d . [2022-03-10T18:58:43.884Z] #2 [internal] load .dockerignore [2022-03-10T18:58:43.884Z] #2 sha256:75e03543914ce882433943ece31f3ed0065c09cf65626a5fe1765ae80fb9cd05 [2022-03-10T18:58:44.465Z] #2 transferring context: 87B done [2022-03-10T18:58:44.465Z] #2 DONE 0.8s [2022-03-10T18:58:44.465Z] [2022-03-10T18:58:44.465Z] #1 [internal] load build definition from Dockerfile [2022-03-10T18:58:44.465Z] #1 sha256:759cbab644296b5d490c9233395b767db5dc0e8e63d7df8cad3f1c5ec0da9696 [2022-03-10T18:58:44.465Z] #1 transferring dockerfile: 17.05kB done [2022-03-10T18:58:44.465Z] #1 DONE 0.8s [2022-03-10T18:58:44.465Z] [2022-03-10T18:58:44.465Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-10T18:58:44.465Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-10T18:58:44.613Z] #9 ... [2022-03-10T18:58:44.613Z] [2022-03-10T18:58:44.613Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:44.613Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:58:44.613Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T18:58:44.613Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:44.613Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T18:58:44.613Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T18:58:44.613Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-03-10T18:58:44.613Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-03-10T18:58:44.613Z] #62 DONE 7.0s [2022-03-10T18:58:44.613Z] [2022-03-10T18:58:44.613Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:44.613Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:58:44.613Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:44.613Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T18:58:44.613Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T18:58:44.613Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-03-10T18:58:44.613Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-03-10T18:58:44.613Z] #64 DONE 7.1s [2022-03-10T18:58:44.613Z] [2022-03-10T18:58:44.613Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:44.613Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-10T18:58:44.613Z] #9 ... [2022-03-10T18:58:44.613Z] [2022-03-10T18:58:44.613Z] #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-03-10T18:58:44.613Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-10T18:58:44.613Z] #27 0.784 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:58:44.613Z] #27 0.812 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:58:44.613Z] #27 0.820 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:58:44.613Z] #27 0.946 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T18:58:44.613Z] #27 1.181 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T18:58:44.613Z] #27 1.489 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T18:58:44.613Z] #27 3.161 Fetched 8293 kB in 3s (3144 kB/s) [2022-03-10T18:58:45.180Z] #27 3.161 Reading package lists... [2022-03-10T18:58:45.413Z] #3 DONE 0.7s [2022-03-10T18:58:45.413Z] [2022-03-10T18:58:45.413Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-10T18:58:45.413Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-10T18:58:45.413Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-10T18:58:45.413Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-10T18:58:45.413Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-10T18:58:45.413Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-10T18:58:45.413Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-10T18:58:45.414Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-03-10T18:58:45.414Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-10T18:58:45.748Z] #27 3.828 Reading package lists... [2022-03-10T18:58:45.985Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-10T18:58:45.985Z] #4 DONE 0.7s [2022-03-10T18:58:46.006Z] #27 4.463 Building dependency tree... [2022-03-10T18:58:46.006Z] #27 4.751 The following additional packages will be installed: [2022-03-10T18:58:46.006Z] #27 4.751 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T18:58:46.006Z] #27 4.751 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-10T18:58:46.006Z] #27 4.751 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-10T18:58:46.006Z] #27 4.751 Suggested packages: [2022-03-10T18:58:46.006Z] #27 4.751 krb5-doc krb5-user [2022-03-10T18:58:46.006Z] #27 4.751 Recommended packages: [2022-03-10T18:58:46.006Z] #27 4.751 krb5-locales publicsuffix libsasl2-modules [2022-03-10T18:58:46.097Z] Client: [2022-03-10T18:58:46.097Z] Context: default [2022-03-10T18:58:46.097Z] Debug Mode: false [2022-03-10T18:58:46.097Z] Plugins: [2022-03-10T18:58:46.097Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T18:58:46.097Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T18:58:46.097Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T18:58:46.097Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T18:58:46.097Z] [2022-03-10T18:58:46.097Z] Server: [2022-03-10T18:58:46.097Z] Containers: 0 [2022-03-10T18:58:46.097Z] Running: 0 [2022-03-10T18:58:46.097Z] Paused: 0 [2022-03-10T18:58:46.097Z] Stopped: 0 [2022-03-10T18:58:46.097Z] Images: 0 [2022-03-10T18:58:46.097Z] Server Version: 20.10.12 [2022-03-10T18:58:46.097Z] Storage Driver: overlay2 [2022-03-10T18:58:46.097Z] Backing Filesystem: extfs [2022-03-10T18:58:46.097Z] Supports d_type: true [2022-03-10T18:58:46.097Z] Native Overlay Diff: true [2022-03-10T18:58:46.097Z] userxattr: false [2022-03-10T18:58:46.097Z] Logging Driver: json-file [2022-03-10T18:58:46.097Z] Cgroup Driver: cgroupfs [2022-03-10T18:58:46.097Z] Cgroup Version: 1 [2022-03-10T18:58:46.097Z] Plugins: [2022-03-10T18:58:46.097Z] Volume: local [2022-03-10T18:58:46.097Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T18:58:46.097Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T18:58:46.097Z] Swarm: inactive [2022-03-10T18:58:46.097Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T18:58:46.097Z] Default Runtime: runc [2022-03-10T18:58:46.097Z] Init Binary: docker-init [2022-03-10T18:58:46.097Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:46.097Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T18:58:46.097Z] init version: de40ad0 [2022-03-10T18:58:46.097Z] Security Options: [2022-03-10T18:58:46.098Z] apparmor [2022-03-10T18:58:46.098Z] seccomp [2022-03-10T18:58:46.098Z] Profile: default [2022-03-10T18:58:46.098Z] Kernel Version: 5.4.0-1061-aws [2022-03-10T18:58:46.098Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-10T18:58:46.098Z] OSType: linux [2022-03-10T18:58:46.098Z] Architecture: x86_64 [2022-03-10T18:58:46.098Z] CPUs: 2 [2022-03-10T18:58:46.098Z] Total Memory: 7.565GiB [2022-03-10T18:58:46.098Z] Name: ip-10-100-35-160 [2022-03-10T18:58:46.098Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-10T18:58:46.098Z] Docker Root Dir: /var/lib/docker [2022-03-10T18:58:46.098Z] Debug Mode: false [2022-03-10T18:58:46.098Z] Registry: https://index.docker.io/v1/ [2022-03-10T18:58:46.098Z] Labels: [2022-03-10T18:58:46.098Z] Experimental: true [2022-03-10T18:58:46.098Z] Insecure Registries: [2022-03-10T18:58:46.098Z] 127.0.0.0/8 [2022-03-10T18:58:46.098Z] Live Restore Enabled: true [2022-03-10T18:58:46.098Z] [2022-03-10T18:58:46.098Z] WARNING: No swap limit support [Pipeline] sh [2022-03-10T18:58:46.246Z] [2022-03-10T18:58:46.246Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:46.246Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T18:58:46.265Z] #27 4.932 The following NEW packages will be installed: [2022-03-10T18:58:46.265Z] #27 4.932 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-10T18:58:46.265Z] #27 4.932 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-10T18:58:46.265Z] #27 4.932 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T18:58:46.265Z] #27 4.937 libssh2-1 libssl1.1 openssl [2022-03-10T18:58:46.393Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:46.393Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T18:58:46.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43356/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-10T18:58:46.393Z] + bash /home/ubuntu/workspace/moby_PR-43356/check-config.sh [2022-03-10T18:58:46.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-10T18:58:46.393Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-10T18:58:46.393Z] [2022-03-10T18:58:46.393Z] Generally Necessary: [2022-03-10T18:58:46.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-10T18:58:46.393Z] - apparmor: enabled and tools installed [2022-03-10T18:58:46.393Z] - CONFIG_NAMESPACES: enabled [2022-03-10T18:58:46.393Z] - CONFIG_NET_NS: enabled [2022-03-10T18:58:46.393Z] - CONFIG_PID_NS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_IPC_NS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_UTS_NS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUPS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CPUSETS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_MEMCG: enabled [2022-03-10T18:58:46.394Z] - CONFIG_KEYS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_VETH: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-10T18:58:46.394Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-10T18:58:46.394Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-10T18:58:46.394Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-10T18:58:46.394Z] [2022-03-10T18:58:46.394Z] Optional Features: [2022-03-10T18:58:46.394Z] - CONFIG_USER_NS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_SECCOMP: enabled [2022-03-10T18:58:46.394Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-10T18:58:46.394Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-10T18:58:46.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-10T18:58:46.394Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-10T18:58:46.394Z] - CONFIG_BLK_CGROUP: enabled [2022-03-10T18:58:46.524Z] #27 5.207 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T18:58:46.524Z] #27 5.207 Need to get 4779 kB of archives. [2022-03-10T18:58:46.524Z] #27 5.207 After this operation, 11.5 MB of additional disk space will be used. [2022-03-10T18:58:46.524Z] #27 5.207 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2022-03-10T18:58:46.524Z] #27 5.209 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-03-10T18:58:46.524Z] #27 5.221 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-03-10T18:58:46.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-10T18:58:46.658Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-10T18:58:46.658Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-10T18:58:46.658Z] - CONFIG_CGROUP_PERF: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-10T18:58:46.658Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-10T18:58:46.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-10T18:58:46.658Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-10T18:58:46.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_IP_VS: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-10T18:58:46.658Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-10T18:58:46.658Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-10T18:58:46.658Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_EXT4_FS: enabled [2022-03-10T18:58:46.658Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-10T18:58:46.658Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-10T18:58:46.658Z] - Network Drivers: [2022-03-10T18:58:46.658Z] - "overlay": [2022-03-10T18:58:46.658Z] - CONFIG_VXLAN: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-10T18:58:46.658Z] Optional (for encrypted networks): [2022-03-10T18:58:46.658Z] - CONFIG_CRYPTO: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-10T18:58:46.658Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-10T18:58:46.658Z] - CONFIG_XFRM: enabled [2022-03-10T18:58:46.658Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-10T18:58:46.658Z] - "ipvlan": [2022-03-10T18:58:46.658Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-10T18:58:46.658Z] - "macvlan": [2022-03-10T18:58:46.658Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_DUMMY: enabled (as module) [2022-03-10T18:58:46.658Z] - "ftp,tftp client in container": [2022-03-10T18:58:46.658Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-10T18:58:46.658Z] - Storage Drivers: [2022-03-10T18:58:46.658Z] - "aufs": [2022-03-10T18:58:46.658Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-10T18:58:46.658Z] - "btrfs": [2022-03-10T18:58:46.658Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-10T18:58:46.658Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-10T18:58:46.658Z] - "devicemapper": [2022-03-10T18:58:46.658Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-10T18:58:46.658Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-10T18:58:46.658Z] - "overlay": [2022-03-10T18:58:46.658Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-10T18:58:46.658Z] - "zfs": [2022-03-10T18:58:46.658Z] - /dev/zfs: present [2022-03-10T18:58:46.658Z] - zfs command: missing [2022-03-10T18:58:46.658Z] - zpool command: missing [2022-03-10T18:58:46.658Z] [2022-03-10T18:58:46.658Z] Limits: [2022-03-10T18:58:46.658Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-10T18:58:46.658Z] [2022-03-10T18:58:46.658Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T18:58:46.783Z] #27 5.289 Get:4 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2022-03-10T18:58:46.783Z] #27 5.316 Get:5 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-10T18:58:46.783Z] #27 5.338 Get:6 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-03-10T18:58:46.783Z] #27 5.374 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-03-10T18:58:46.783Z] #27 5.374 Get:8 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-03-10T18:58:46.783Z] #27 5.378 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-03-10T18:58:46.783Z] #27 5.432 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-03-10T18:58:46.783Z] #27 5.432 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-10T18:58:46.783Z] #27 5.435 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-03-10T18:58:46.783Z] #27 5.450 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-03-10T18:58:46.783Z] #27 5.451 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-03-10T18:58:46.783Z] #27 5.452 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-03-10T18:58:46.783Z] #27 5.453 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-03-10T18:58:46.783Z] #27 5.518 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-03-10T18:58:46.783Z] #27 5.523 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-03-10T18:58:46.783Z] #27 5.526 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-10T18:58:46.783Z] #27 5.576 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-10T18:58:46.988Z] + sudo modprobe ip_vs [2022-03-10T18:58:46.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5c56eaca842b4269934b162e237487b28c7cc9d . [2022-03-10T18:58:46.988Z] #1 [internal] load build definition from Dockerfile [2022-03-10T18:58:46.988Z] #1 sha256:0558a55d53e4301730e715578fb51f0ecd9c8e2b56b217757795c7375e74ff16 [2022-03-10T18:58:46.988Z] #1 transferring dockerfile: 17.05kB done [2022-03-10T18:58:46.988Z] #1 DONE 0.1s [2022-03-10T18:58:46.988Z] [2022-03-10T18:58:46.988Z] #2 [internal] load .dockerignore [2022-03-10T18:58:46.988Z] #2 sha256:e5d117d0f8bd3c570ff2fdd70c12989fa02a388d282dc68d4c50efeee670abf7 [2022-03-10T18:58:46.988Z] #2 transferring context: 87B done [2022-03-10T18:58:47.041Z] #27 5.578 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-10T18:58:47.041Z] #27 5.742 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:58:47.041Z] #27 5.764 Fetched 4779 kB in 1s (7604 kB/s) [2022-03-10T18:58:47.041Z] #27 5.807 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-10T18:58:47.041Z] #27 5.807 (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-03-10T18:58:47.041Z] #27 5.808 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-10T18:58:47.041Z] #27 5.816 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:58:47.187Z] #8 DONE 1.0s [2022-03-10T18:58:47.187Z] [2022-03-10T18:58:47.187Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-10T18:58:47.187Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-10T18:58:47.187Z] #7 DONE 1.0s [2022-03-10T18:58:47.187Z] [2022-03-10T18:58:47.187Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-10T18:58:47.187Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-10T18:58:47.187Z] #6 DONE 1.0s [2022-03-10T18:58:47.187Z] [2022-03-10T18:58:47.187Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:47.187Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T18:58:47.187Z] #5 DONE 1.0s [2022-03-10T18:58:47.262Z] #2 DONE 0.1s [2022-03-10T18:58:47.262Z] [2022-03-10T18:58:47.262Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-10T18:58:47.262Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-10T18:58:47.300Z] #27 5.937 Selecting previously unselected package libsasl2-2:arm64. [2022-03-10T18:58:47.300Z] #27 5.937 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-10T18:58:47.300Z] #27 5.962 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:58:47.300Z] #27 6.079 Selecting previously unselected package libssl1.1:arm64. [2022-03-10T18:58:47.300Z] #27 6.079 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-10T18:58:47.300Z] #27 6.098 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:58:47.525Z] #3 DONE 0.4s [2022-03-10T18:58:47.525Z] [2022-03-10T18:58:47.525Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-10T18:58:47.525Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-10T18:58:47.525Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-10T18:58:47.525Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-10T18:58:47.525Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-10T18:58:47.525Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-10T18:58:47.525Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-03-10T18:58:47.787Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-10T18:58:47.787Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-10T18:58:48.049Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-10T18:58:48.255Z] #55 48.83 Reading package lists... [2022-03-10T18:58:48.255Z] #55 ... [2022-03-10T18:58:48.255Z] [2022-03-10T18:58:48.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-03-10T18:58:48.255Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:58:48.255Z] #13 34.33 Fetched 9005 kB in 31s (289 kB/s) [2022-03-10T18:58:48.255Z] #13 34.33 Reading package lists... [2022-03-10T18:58:48.331Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2022-03-10T18:58:48.331Z] #4 DONE 0.8s [2022-03-10T18:58:48.360Z] Client: [2022-03-10T18:58:48.361Z] Context: default [2022-03-10T18:58:48.361Z] Debug Mode: false [2022-03-10T18:58:48.361Z] Plugins: [2022-03-10T18:58:48.361Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-10T18:58:48.361Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-10T18:58:48.361Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-10T18:58:48.361Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-10T18:58:48.361Z] [2022-03-10T18:58:48.361Z] Server: [2022-03-10T18:58:48.361Z] Containers: 0 [2022-03-10T18:58:48.361Z] Running: 0 [2022-03-10T18:58:48.361Z] Paused: 0 [2022-03-10T18:58:48.361Z] Stopped: 0 [2022-03-10T18:58:48.361Z] Images: 0 [2022-03-10T18:58:48.361Z] Server Version: 20.10.12 [2022-03-10T18:58:48.361Z] Storage Driver: overlay2 [2022-03-10T18:58:48.361Z] Backing Filesystem: extfs [2022-03-10T18:58:48.361Z] Supports d_type: true [2022-03-10T18:58:48.361Z] Native Overlay Diff: true [2022-03-10T18:58:48.361Z] userxattr: false [2022-03-10T18:58:48.361Z] Logging Driver: json-file [2022-03-10T18:58:48.361Z] Cgroup Driver: systemd [2022-03-10T18:58:48.361Z] Cgroup Version: 2 [2022-03-10T18:58:48.361Z] Plugins: [2022-03-10T18:58:48.361Z] Volume: local [2022-03-10T18:58:48.361Z] Network: bridge host ipvlan macvlan null overlay [2022-03-10T18:58:48.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-10T18:58:48.361Z] Swarm: inactive [2022-03-10T18:58:48.361Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-10T18:58:48.361Z] Default Runtime: runc [2022-03-10T18:58:48.361Z] Init Binary: docker-init [2022-03-10T18:58:48.361Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-10T18:58:48.361Z] runc version: v1.0.2-0-g52b36a2 [2022-03-10T18:58:48.361Z] init version: de40ad0 [2022-03-10T18:58:48.361Z] Security Options: [2022-03-10T18:58:48.361Z] apparmor [2022-03-10T18:58:48.361Z] seccomp [2022-03-10T18:58:48.361Z] Profile: default [2022-03-10T18:58:48.361Z] cgroupns [2022-03-10T18:58:48.361Z] Kernel Version: 5.11.0-1023-aws [2022-03-10T18:58:48.361Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-10T18:58:48.361Z] OSType: linux [2022-03-10T18:58:48.361Z] Architecture: x86_64 [2022-03-10T18:58:48.361Z] CPUs: 2 [2022-03-10T18:58:48.361Z] Total Memory: 7.477GiB [2022-03-10T18:58:48.361Z] Name: ip-10-100-114-6 [2022-03-10T18:58:48.361Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-10T18:58:48.361Z] Docker Root Dir: /var/lib/docker [2022-03-10T18:58:48.361Z] Debug Mode: false [2022-03-10T18:58:48.361Z] Registry: https://index.docker.io/v1/ [2022-03-10T18:58:48.361Z] Labels: [2022-03-10T18:58:48.361Z] Experimental: true [2022-03-10T18:58:48.361Z] Insecure Registries: [2022-03-10T18:58:48.361Z] 127.0.0.0/8 [2022-03-10T18:58:48.361Z] Live Restore Enabled: true [2022-03-10T18:58:48.361Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-10T18:58:48.593Z] [2022-03-10T18:58:48.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:48.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T18:58:48.676Z] #27 6.926 Selecting previously unselected package openssl. [2022-03-10T18:58:48.676Z] #27 6.928 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2022-03-10T18:58:48.676Z] #27 6.950 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:58:48.695Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f5c56eaca842b4269934b162e237487b28c7cc9d . [2022-03-10T18:58:48.853Z] #8 DONE 0.3s [2022-03-10T18:58:48.853Z] [2022-03-10T18:58:48.853Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:48.853Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T18:58:48.853Z] #7 DONE 0.3s [2022-03-10T18:58:48.853Z] [2022-03-10T18:58:48.853Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-10T18:58:48.853Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-10T18:58:48.853Z] #5 DONE 0.4s [2022-03-10T18:58:48.853Z] [2022-03-10T18:58:48.853Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-10T18:58:48.853Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-10T18:58:48.955Z] #1 [internal] load build definition from Dockerfile [2022-03-10T18:58:48.955Z] #1 sha256:2b5bb5b997bce0e0888f225ac5f29db3a7fd076a20258626c8c367ceeeca4052 [2022-03-10T18:58:48.955Z] #1 transferring dockerfile: 17.05kB 0.0s done [2022-03-10T18:58:48.955Z] #1 DONE 0.1s [2022-03-10T18:58:48.955Z] [2022-03-10T18:58:48.955Z] #2 [internal] load .dockerignore [2022-03-10T18:58:48.955Z] #2 sha256:1d89960fda1f74cbe34c54e649a9e8a51b8dd7737a290401de84fc370d0d6233 [2022-03-10T18:58:48.955Z] #2 transferring context: 32B [2022-03-10T18:58:48.955Z] #2 transferring context: 87B done [2022-03-10T18:58:48.955Z] #2 DONE 0.1s [2022-03-10T18:58:48.955Z] [2022-03-10T18:58:48.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-10T18:58:48.955Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-10T18:58:49.114Z] #6 DONE 0.4s [2022-03-10T18:58:49.336Z] #27 7.897 Selecting previously unselected package ca-certificates. [2022-03-10T18:58:49.336Z] #27 7.897 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-10T18:58:49.336Z] #27 7.914 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-10T18:58:49.530Z] #3 DONE 0.4s [2022-03-10T18:58:49.530Z] [2022-03-10T18:58:49.530Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-10T18:58:49.530Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-10T18:58:49.530Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-03-10T18:58:49.530Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-10T18:58:49.530Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-10T18:58:49.530Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-10T18:58:49.530Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.1s [2022-03-10T18:58:49.744Z] [2022-03-10T18:58:49.744Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:58:49.744Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:58:49.744Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:58:49.744Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-10T18:58:49.744Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-10T18:58:49.744Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-10T18:58:49.744Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-10T18:58:49.744Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 0B / 50.44MB 0.1s [2022-03-10T18:58:49.744Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 13.63MB / 50.44MB 0.3s [2022-03-10T18:58:49.789Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-03-10T18:58:49.789Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-10T18:58:49.906Z] #27 8.379 Selecting previously unselected package libkeyutils1:arm64. [2022-03-10T18:58:49.906Z] #27 8.381 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ... [2022-03-10T18:58:49.906Z] #27 8.390 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-03-10T18:58:49.906Z] #27 8.511 Selecting previously unselected package libkrb5support0:arm64. [2022-03-10T18:58:49.906Z] #27 8.511 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-03-10T18:58:49.906Z] #27 8.521 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:49.906Z] #27 8.609 Selecting previously unselected package libk5crypto3:arm64. [2022-03-10T18:58:49.906Z] #27 8.609 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-03-10T18:58:49.906Z] #27 8.616 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:49.906Z] #27 8.705 Selecting previously unselected package libkrb5-3:arm64. [2022-03-10T18:58:49.906Z] #27 8.705 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-03-10T18:58:49.906Z] #27 8.712 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:50.016Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 20.97MB / 50.44MB 0.4s [2022-03-10T18:58:50.016Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 26.39MB / 50.44MB 0.5s [2022-03-10T18:58:50.049Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-03-10T18:58:50.049Z] #4 DONE 0.7s [2022-03-10T18:58:50.283Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 31.46MB / 50.44MB 0.7s [2022-03-10T18:58:50.472Z] #27 9.294 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-03-10T18:58:50.472Z] #27 9.294 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-03-10T18:58:50.544Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 40.89MB / 50.44MB 0.9s [2022-03-10T18:58:50.544Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 47.45MB / 50.44MB 1.1s [2022-03-10T18:58:50.624Z] [2022-03-10T18:58:50.624Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:50.624Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-10T18:58:50.732Z] #27 9.380 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:50.807Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.2s [2022-03-10T18:58:50.991Z] #27 9.728 Selecting previously unselected package libldap-common. [2022-03-10T18:58:50.991Z] #27 9.728 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-10T18:58:51.032Z] [2022-03-10T18:58:51.032Z] #23 [internal] load build context [2022-03-10T18:58:51.032Z] #23 sha256:48b230504e6c4f5d4235fcaf4593ad7d70d455f5bbb5cad83c564df15a4adc66 [2022-03-10T18:58:51.261Z] #27 9.972 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:58:51.261Z] #27 ... [2022-03-10T18:58:51.261Z] [2022-03-10T18:58:51.261Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:51.261Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-10T18:58:51.261Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 4.0s done [2022-03-10T18:58:51.261Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 3.5s done [2022-03-10T18:58:51.261Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0.3s [2022-03-10T18:58:51.382Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a [2022-03-10T18:58:51.521Z] #9 ... [2022-03-10T18:58:51.521Z] [2022-03-10T18:58:51.521Z] #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-03-10T18:58:51.521Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-10T18:58:51.521Z] #27 10.29 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-10T18:58:51.521Z] #27 10.29 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-03-10T18:58:51.521Z] #27 10.30 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:58:51.521Z] #27 10.38 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-10T18:58:51.521Z] #27 10.38 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-03-10T18:58:51.570Z] #8 DONE 0.9s [2022-03-10T18:58:51.570Z] [2022-03-10T18:58:51.570Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-10T18:58:51.570Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-10T18:58:51.570Z] #5 DONE 0.8s [2022-03-10T18:58:51.570Z] [2022-03-10T18:58:51.570Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-10T18:58:51.571Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-10T18:58:51.571Z] #6 DONE 0.9s [2022-03-10T18:58:51.571Z] [2022-03-10T18:58:51.571Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-10T18:58:51.571Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-10T18:58:51.571Z] #7 DONE 0.9s [2022-03-10T18:58:51.783Z] #27 10.40 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-10T18:58:52.154Z] [2022-03-10T18:58:52.154Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:52.154Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:58:52.154Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T18:58:52.355Z] #27 10.90 Selecting previously unselected package libpsl5:arm64. [2022-03-10T18:58:52.355Z] #27 10.90 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-03-10T18:58:52.355Z] #27 10.96 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-03-10T18:58:52.355Z] #27 11.21 Selecting previously unselected package librtmp1:arm64. [2022-03-10T18:58:52.418Z] #23 transferring context: 7.49MB 1.0s [2022-03-10T18:58:52.423Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:52.423Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T18:58:52.423Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T18:58:52.423Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-10T18:58:52.423Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.2s [2022-03-10T18:58:52.591Z] #13 44.59 Reading package lists... [2022-03-10T18:58:52.591Z] #13 ... [2022-03-10T18:58:52.591Z] [2022-03-10T18:58:52.591Z] #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-03-10T18:58:52.591Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:52.591Z] #36 47.95 Reading package lists... [2022-03-10T18:58:52.591Z] #36 58.01 Building dependency tree... [2022-03-10T18:58:52.591Z] #36 ... [2022-03-10T18:58:52.591Z] [2022-03-10T18:58:52.591Z] #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-03-10T18:58:52.591Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:52.591Z] #55 48.83 Reading package lists... [2022-03-10T18:58:52.617Z] #27 ... [2022-03-10T18:58:52.617Z] [2022-03-10T18:58:52.617Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T18:58:52.617Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-10T18:58:52.617Z] #63 DONE 1.0s [2022-03-10T18:58:52.617Z] [2022-03-10T18:58:52.617Z] #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-03-10T18:58:52.617Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-10T18:58:52.617Z] #27 11.21 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-03-10T18:58:52.617Z] #27 11.23 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:58:52.617Z] #27 11.31 Selecting previously unselected package libssh2-1:arm64. [2022-03-10T18:58:52.617Z] #27 11.31 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-03-10T18:58:52.617Z] #27 11.31 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-10T18:58:52.617Z] #27 11.37 Selecting previously unselected package libcurl4:arm64. [2022-03-10T18:58:52.617Z] #27 11.37 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-03-10T18:58:52.617Z] #27 11.37 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-10T18:58:52.683Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.54MB / 9.86MB 0.3s [2022-03-10T18:58:52.683Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-03-10T18:58:52.949Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-10T18:58:52.949Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-10T18:58:53.185Z] #27 11.86 Selecting previously unselected package curl. [2022-03-10T18:58:53.185Z] #27 11.86 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-03-10T18:58:53.185Z] #27 11.91 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-10T18:58:53.529Z] #55 58.30 Building dependency tree... [2022-03-10T18:58:53.529Z] #55 ... [2022-03-10T18:58:53.529Z] [2022-03-10T18:58:53.529Z] #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-03-10T18:58:53.529Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:58:53.529Z] #42 49.31 Reading package lists... [2022-03-10T18:58:53.529Z] #42 59.04 Building dependency tree... [2022-03-10T18:58:53.529Z] #42 ... [2022-03-10T18:58:53.529Z] [2022-03-10T18:58:53.529Z] #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-03-10T18:58:53.529Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:53.529Z] #36 58.01 Building dependency tree... [2022-03-10T18:58:53.750Z] #27 12.37 Selecting previously unselected package libonig5:arm64. [2022-03-10T18:58:53.750Z] #27 12.37 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-03-10T18:58:53.750Z] #27 12.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-10T18:58:53.789Z] #36 ... [2022-03-10T18:58:53.789Z] [2022-03-10T18:58:53.789Z] #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-03-10T18:58:53.789Z] #51 sha256:9c250689c33baeb0fa0acd7517d17662e6f0f442a51dab98dd5c8ca467802b2b [2022-03-10T18:58:53.789Z] #51 DONE 59.7s [2022-03-10T18:58:53.789Z] [2022-03-10T18:58:53.789Z] #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-03-10T18:58:53.789Z] #67 sha256:04b674efa613dea5e54a93f729155acf9617287ced4b014a0696e8d975d7194b [2022-03-10T18:58:54.051Z] #67 ... [2022-03-10T18:58:54.051Z] [2022-03-10T18:58:54.051Z] #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-03-10T18:58:54.051Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:58:54.051Z] #55 58.30 Building dependency tree... [2022-03-10T18:58:54.316Z] #27 12.89 Selecting previously unselected package libjq1:arm64. [2022-03-10T18:58:54.316Z] #27 12.89 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-10T18:58:54.316Z] #27 13.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-10T18:58:54.577Z] #27 13.21 Selecting previously unselected package jq. [2022-03-10T18:58:54.577Z] #27 13.21 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-10T18:58:54.577Z] #27 ... [2022-03-10T18:58:54.577Z] [2022-03-10T18:58:54.577Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T18:58:54.577Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-10T18:58:54.577Z] #65 DONE 2.0s [2022-03-10T18:58:54.577Z] [2022-03-10T18:58:54.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-03-10T18:58:54.577Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-10T18:58:54.577Z] #27 13.21 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T18:58:54.577Z] #27 13.28 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-03-10T18:58:54.577Z] #27 13.30 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-03-10T18:58:54.577Z] #27 13.31 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:58:54.836Z] #27 13.46 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-10T18:58:54.836Z] #27 13.48 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:58:54.836Z] #27 13.49 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:54.836Z] #27 13.51 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:58:54.836Z] #27 13.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:58:54.837Z] #27 13.53 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:54.837Z] #27 13.54 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:58:54.837Z] #27 13.55 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-10T18:58:54.837Z] #27 13.57 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:54.837Z] #27 13.58 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:58:54.837Z] #27 13.60 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-10T18:58:54.837Z] #27 13.61 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-10T18:58:54.837Z] #27 13.63 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:58:55.095Z] #27 13.64 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-10T18:58:55.355Z] #27 14.15 Updating certificates in /etc/ssl/certs... [2022-03-10T18:58:55.431Z] #55 ... [2022-03-10T18:58:55.431Z] [2022-03-10T18:58:55.431Z] #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-03-10T18:58:55.431Z] #67 sha256:04b674efa613dea5e54a93f729155acf9617287ced4b014a0696e8d975d7194b [2022-03-10T18:58:55.431Z] #67 DONE 61.5s [2022-03-10T18:58:55.431Z] [2022-03-10T18:58:55.431Z] #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-03-10T18:58:55.431Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:58:55.431Z] #36 60.79 The following additional packages will be installed: [2022-03-10T18:58:55.431Z] #36 60.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-10T18:58:55.431Z] #36 60.81 Suggested packages: [2022-03-10T18:58:55.431Z] #36 60.82 cmake-doc ninja-build lrzip [2022-03-10T18:58:55.431Z] #36 60.82 Recommended packages: [2022-03-10T18:58:55.431Z] #36 60.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T18:58:55.611Z] #26 ... [2022-03-10T18:58:55.611Z] [2022-03-10T18:58:55.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:55.611Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:55.611Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-03-10T18:58:55.611Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-10T18:58:55.611Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-10T18:58:55.611Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-10T18:58:55.611Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.6s done [2022-03-10T18:58:55.611Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.7s done [2022-03-10T18:58:55.611Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.9s done [2022-03-10T18:58:55.611Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.3s [2022-03-10T18:58:55.611Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 5.2s done [2022-03-10T18:58:55.611Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 74.31MB / 129.16MB 5.3s [2022-03-10T18:58:55.611Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 0B / 156B 5.3s [2022-03-10T18:58:55.611Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 5.4s [2022-03-10T18:58:55.611Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 81.79MB / 129.16MB 5.5s [2022-03-10T18:58:55.611Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 88.91MB / 129.16MB 5.8s [2022-03-10T18:58:55.611Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.9s done [2022-03-10T18:58:55.611Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 95.42MB / 129.16MB 6.0s [2022-03-10T18:58:55.611Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 6.0s done [2022-03-10T18:58:55.611Z] #9 ... [2022-03-10T18:58:55.611Z] [2022-03-10T18:58:55.611Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:55.611Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:58:55.611Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T18:58:55.611Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:55.611Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T18:58:55.611Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T18:58:55.611Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-10T18:58:55.611Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-03-10T18:58:55.611Z] #62 DONE 6.4s [2022-03-10T18:58:55.611Z] [2022-03-10T18:58:55.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:55.611Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:55.611Z] #9 ... [2022-03-10T18:58:55.611Z] [2022-03-10T18:58:55.611Z] #23 [internal] load build context [2022-03-10T18:58:55.611Z] #23 sha256:18bb81528e2935b6bfee7f897bd07d355df38960a74f9d576094818d97ac0417 [2022-03-10T18:58:55.611Z] #23 transferring context: 52.43MB 6.3s done [2022-03-10T18:58:55.879Z] #23 ... [2022-03-10T18:58:55.879Z] [2022-03-10T18:58:55.879Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:55.879Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:55.879Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 118.49MB / 129.16MB 6.3s [2022-03-10T18:58:55.879Z] #9 ... [2022-03-10T18:58:55.879Z] [2022-03-10T18:58:55.879Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:55.879Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:58:55.879Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T18:58:55.879Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:55.879Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T18:58:55.879Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T18:58:55.879Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-03-10T18:58:55.879Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-03-10T18:58:55.879Z] #64 DONE 6.5s [2022-03-10T18:58:55.879Z] [2022-03-10T18:58:55.879Z] #23 [internal] load build context [2022-03-10T18:58:55.879Z] #23 sha256:18bb81528e2935b6bfee7f897bd07d355df38960a74f9d576094818d97ac0417 [2022-03-10T18:58:55.879Z] #23 DONE 6.7s [2022-03-10T18:58:55.921Z] #27 14.79 137 added, 0 removed; done. [2022-03-10T18:58:56.148Z] [2022-03-10T18:58:56.148Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:56.148Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:56.148Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.5s [2022-03-10T18:58:56.180Z] #27 14.89 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-10T18:58:56.180Z] #27 ... [2022-03-10T18:58:56.180Z] [2022-03-10T18:58:56.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:56.180Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-10T18:58:56.180Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 4.9s done [2022-03-10T18:58:56.180Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-03-10T18:58:56.180Z] #9 DONE 18.8s [2022-03-10T18:58:56.180Z] [2022-03-10T18:58:56.180Z] #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-03-10T18:58:56.180Z] #27 sha256:41647e1ee255f0734fd3a74b0fbabf9152403bf6d323988d158fcfef932add2d [2022-03-10T18:58:56.180Z] #27 14.90 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T18:58:56.180Z] #27 14.91 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-10T18:58:56.180Z] #27 14.92 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-10T18:58:56.180Z] #27 14.94 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:58:56.180Z] #27 14.95 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-10T18:58:56.180Z] #27 14.96 Updating certificates in /etc/ssl/certs... [2022-03-10T18:58:56.370Z] #36 62.44 The following NEW packages will be installed: [2022-03-10T18:58:56.370Z] #36 62.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-10T18:58:56.370Z] #36 62.44 vim-common xxd [2022-03-10T18:58:56.633Z] #23 ... [2022-03-10T18:58:56.633Z] [2022-03-10T18:58:56.633Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:56.633Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:58:56.633Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-10T18:58:56.633Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:56.633Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-10T18:58:56.633Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-10T18:58:56.633Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-10T18:58:56.633Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-03-10T18:58:56.633Z] #62 DONE 5.3s [2022-03-10T18:58:56.633Z] [2022-03-10T18:58:56.633Z] #23 [internal] load build context [2022-03-10T18:58:56.633Z] #23 sha256:48b230504e6c4f5d4235fcaf4593ad7d70d455f5bbb5cad83c564df15a4adc66 [2022-03-10T18:58:56.633Z] #23 ... [2022-03-10T18:58:56.633Z] [2022-03-10T18:58:56.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:56.633Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:56.633Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-03-10T18:58:56.633Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-10T18:58:56.633Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-10T18:58:56.633Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-10T18:58:56.633Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.9s [2022-03-10T18:58:56.633Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.0s done [2022-03-10T18:58:56.633Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.4s done [2022-03-10T18:58:56.634Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.3s done [2022-03-10T18:58:56.634Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.9s done [2022-03-10T18:58:56.634Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 90.18MB / 129.16MB 5.0s [2022-03-10T18:58:56.634Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 1.5s [2022-03-10T18:58:56.634Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.4s done [2022-03-10T18:58:56.634Z] #9 ... [2022-03-10T18:58:56.634Z] [2022-03-10T18:58:56.634Z] #23 [internal] load build context [2022-03-10T18:58:56.634Z] #23 sha256:48b230504e6c4f5d4235fcaf4593ad7d70d455f5bbb5cad83c564df15a4adc66 [2022-03-10T18:58:56.746Z] #27 15.46 0 added, 0 removed; done. [2022-03-10T18:58:56.746Z] #27 15.46 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T18:58:56.746Z] #27 15.46 done. [2022-03-10T18:58:56.746Z] #27 DONE 15.6s [2022-03-10T18:58:56.746Z] [2022-03-10T18:58:56.746Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:58:56.746Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-10T18:58:56.746Z] #10 DONE 0.5s [2022-03-10T18:58:56.746Z] [2022-03-10T18:58:56.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-03-10T18:58:56.746Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-10T18:58:56.939Z] #36 63.10 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:58:56.939Z] #36 63.10 Need to get 14.9 MB of archives. [2022-03-10T18:58:56.939Z] #36 63.10 After this operation, 61.8 MB of additional disk space will be used. [2022-03-10T18:58:56.939Z] #36 63.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T18:58:57.005Z] #11 ... [2022-03-10T18:58:57.005Z] [2022-03-10T18:58:57.005Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T18:58:57.005Z] #28 sha256:7fa7f49acaf2604cffdc934409a813d1cab5e796bbbee43dc1a65fb9435ee869 [2022-03-10T18:58:57.005Z] #28 DONE 0.0s [2022-03-10T18:58:57.005Z] [2022-03-10T18:58:57.005Z] #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-03-10T18:58:57.005Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:58:57.198Z] #36 63.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T18:58:57.198Z] #36 63.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-10T18:58:57.209Z] #23 transferring context: 38.95MB 6.1s [2022-03-10T18:58:57.264Z] #29 ... [2022-03-10T18:58:57.264Z] [2022-03-10T18:58:57.264Z] #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-03-10T18:58:57.264Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-10T18:58:57.264Z] #11 DONE 0.7s [2022-03-10T18:58:57.459Z] #36 63.33 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T18:58:57.522Z] [2022-03-10T18:58:57.522Z] #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-03-10T18:58:57.522Z] #58 sha256:842e06fbe9623e5392c557602509e282a900c8c5289c75445b51db0d1854caa9 [2022-03-10T18:58:57.522Z] #58 ... [2022-03-10T18:58:57.522Z] [2022-03-10T18:58:57.522Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T18:58:57.522Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-10T18:58:57.522Z] #39 DONE 0.2s [2022-03-10T18:58:57.522Z] [2022-03-10T18:58:57.522Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T18:58:57.522Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-10T18:58:57.522Z] #31 DONE 0.2s [2022-03-10T18:58:57.783Z] [2022-03-10T18:58:57.783Z] #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-03-10T18:58:57.783Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-10T18:58:58.066Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.0s done [2022-03-10T18:58:58.067Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.4s [2022-03-10T18:58:58.267Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-03-10T18:58:58.267Z] #62 ... [2022-03-10T18:58:58.267Z] [2022-03-10T18:58:58.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:58.267Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:58.267Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-03-10T18:58:58.267Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-10T18:58:58.267Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-10T18:58:58.267Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-10T18:58:58.267Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.3s [2022-03-10T18:58:58.267Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.1s done [2022-03-10T18:58:58.267Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.5s done [2022-03-10T18:58:58.267Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.5s done [2022-03-10T18:58:58.267Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.1s done [2022-03-10T18:58:58.267Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 84.93MB / 129.16MB 5.4s [2022-03-10T18:58:58.267Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.6s [2022-03-10T18:58:58.267Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.6s done [2022-03-10T18:58:58.267Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 93.32MB / 129.16MB 5.6s [2022-03-10T18:58:58.267Z] #9 ... [2022-03-10T18:58:58.267Z] [2022-03-10T18:58:58.267Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:58.267Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-10T18:58:58.267Z] #62 DONE 6.1s [2022-03-10T18:58:58.267Z] [2022-03-10T18:58:58.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:58.267Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:58.267Z] #9 ... [2022-03-10T18:58:58.267Z] [2022-03-10T18:58:58.267Z] #23 [internal] load build context [2022-03-10T18:58:58.267Z] #23 sha256:21b8719412c449c9495a46f6b1af5384927116d94db9eb8941d183ae2a53ab13 [2022-03-10T18:58:58.267Z] #23 transferring context: 38.05MB 6.1s [2022-03-10T18:58:58.267Z] #23 ... [2022-03-10T18:58:58.267Z] [2022-03-10T18:58:58.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:58.267Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:58.399Z] #36 64.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-10T18:58:58.399Z] #36 64.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-10T18:58:58.530Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 101.71MB / 129.16MB 5.9s [2022-03-10T18:58:58.598Z] #23 transferring context: 52.43MB 7.3s done [2022-03-10T18:58:58.659Z] #36 64.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-10T18:58:58.659Z] #36 64.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-10T18:58:58.659Z] #36 64.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-10T18:58:58.659Z] #36 64.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-10T18:58:58.722Z] #32 ... [2022-03-10T18:58:58.722Z] [2022-03-10T18:58:58.722Z] #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-03-10T18:58:58.722Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-10T18:58:58.722Z] #12 DONE 0.9s [2022-03-10T18:58:58.722Z] [2022-03-10T18:58:58.722Z] #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-03-10T18:58:58.722Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:58:58.722Z] #29 1.057 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-10T18:58:58.722Z] #29 1.179 [2022-03-10T18:58:58.790Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 113.25MB / 129.16MB 6.4s [2022-03-10T18:58:59.051Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 123.73MB / 129.16MB 6.6s [2022-03-10T18:58:59.455Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-10T18:58:59.455Z] #9 ... [2022-03-10T18:58:59.455Z] [2022-03-10T18:58:59.455Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:58:59.455Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:58:59.455Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.2s done [2022-03-10T18:58:59.455Z] #26 DONE 10.0s [2022-03-10T18:58:59.455Z] [2022-03-10T18:58:59.455Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:59.455Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:59.501Z] #29 1.398 #=#=# 0.0% ######### 13.5% ####################### 33.2% ############################### 43.9% ################################### 49.7% ###################################### 53.2% ############################################### 66.6% ################################################# 68.2% ################################################################### 94.3% ######################################################################## 100.0% [2022-03-10T18:58:59.501Z] #29 2.598 [2022-03-10T18:58:59.989Z] #23 ... [2022-03-10T18:58:59.989Z] [2022-03-10T18:58:59.989Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:58:59.989Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:58:59.989Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:58:59.989Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T18:58:59.989Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T18:58:59.989Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-10T18:58:59.989Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-03-10T18:58:59.989Z] #64 DONE 8.5s [2022-03-10T18:58:59.989Z] [2022-03-10T18:58:59.989Z] #23 [internal] load build context [2022-03-10T18:58:59.989Z] #23 sha256:48b230504e6c4f5d4235fcaf4593ad7d70d455f5bbb5cad83c564df15a4adc66 [2022-03-10T18:58:59.989Z] #23 DONE 8.7s [2022-03-10T18:58:59.989Z] [2022-03-10T18:58:59.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:58:59.989Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:58:59.989Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.0s done [2022-03-10T18:59:00.023Z] #29 2.819 #=#=# 0.2% ############################################################### 88.1% ######################################################################## 100.0% [2022-03-10T18:59:00.023Z] #29 3.175 [2022-03-10T18:59:00.403Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.1s done [2022-03-10T18:59:00.567Z] #36 ... [2022-03-10T18:59:00.567Z] [2022-03-10T18:59:00.567Z] #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-03-10T18:59:00.567Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:00.567Z] #55 62.69 The following additional packages will be installed: [2022-03-10T18:59:00.567Z] #55 62.70 libbtrfs0 [2022-03-10T18:59:00.567Z] #55 62.99 The following NEW packages will be installed: [2022-03-10T18:59:00.567Z] #55 63.01 libbtrfs-dev libbtrfs0 [2022-03-10T18:59:00.567Z] #55 63.51 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:00.567Z] #55 63.51 Need to get 119 kB of archives. [2022-03-10T18:59:00.567Z] #55 63.51 After this operation, 387 kB of additional disk space will be used. [2022-03-10T18:59:00.567Z] #55 63.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T18:59:00.567Z] #55 63.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T18:59:00.567Z] #55 64.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:00.567Z] #55 65.13 Fetched 119 kB in 0s (433 kB/s) [2022-03-10T18:59:00.567Z] #55 65.33 Selecting previously unselected package libbtrfs0. [2022-03-10T18:59:00.567Z] #55 65.33 (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-03-10T18:59:00.567Z] #55 65.40 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T18:59:00.567Z] #55 65.44 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T18:59:00.567Z] #55 65.57 Selecting previously unselected package libbtrfs-dev. [2022-03-10T18:59:00.567Z] #55 65.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T18:59:00.567Z] #55 65.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T18:59:00.567Z] #55 65.92 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T18:59:00.567Z] #55 65.95 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T18:59:00.567Z] #55 65.98 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:00.567Z] #55 DONE 66.4s [2022-03-10T18:59:00.567Z] [2022-03-10T18:59:00.567Z] #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-03-10T18:59:00.567Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:00.567Z] #36 66.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:00.567Z] #36 ... [2022-03-10T18:59:00.567Z] [2022-03-10T18:59:00.567Z] #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-03-10T18:59:00.567Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:00.567Z] #42 59.04 Building dependency tree... [2022-03-10T18:59:00.567Z] #42 63.97 The following additional packages will be installed: [2022-03-10T18:59:00.567Z] #42 63.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-10T18:59:00.567Z] #42 63.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-10T18:59:00.567Z] #42 64.00 Suggested packages: [2022-03-10T18:59:00.567Z] #42 64.03 manpages-dev python-setuptools [2022-03-10T18:59:00.567Z] #42 65.38 The following NEW packages will be installed: [2022-03-10T18:59:00.567Z] #42 65.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-10T18:59:00.567Z] #42 65.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-10T18:59:00.567Z] #42 65.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-10T18:59:00.567Z] #42 65.40 python-six zlib1g-dev [2022-03-10T18:59:00.567Z] #42 65.89 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:00.567Z] #42 65.89 Need to get 4095 kB of archives. [2022-03-10T18:59:00.567Z] #42 65.89 After this operation, 22.5 MB of additional disk space will be used. [2022-03-10T18:59:00.567Z] #42 65.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-10T18:59:00.567Z] #42 65.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T18:59:00.567Z] #42 65.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-10T18:59:00.567Z] #42 65.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T18:59:00.567Z] #42 65.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-10T18:59:00.567Z] #42 65.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T18:59:00.567Z] #42 65.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-10T18:59:00.567Z] #42 65.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-10T18:59:00.567Z] #42 65.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-10T18:59:00.567Z] #42 66.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-10T18:59:00.567Z] #42 66.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-10T18:59:00.567Z] #42 66.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-10T18:59:00.567Z] #42 66.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-10T18:59:00.567Z] #42 66.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-10T18:59:00.567Z] #42 66.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-10T18:59:00.567Z] #42 66.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-10T18:59:00.567Z] #42 66.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-10T18:59:00.804Z] #29 3.426 #=#=# 0.2% ############################ 39.3% ############################################################# 86.1% ######################################################################## 100.0% [2022-03-10T18:59:00.978Z] #9 ... [2022-03-10T18:59:00.979Z] [2022-03-10T18:59:00.979Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T18:59:00.979Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T18:59:00.979Z] #63 DONE 1.1s [2022-03-10T18:59:00.982Z] #9 ... [2022-03-10T18:59:00.982Z] [2022-03-10T18:59:00.982Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T18:59:00.982Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T18:59:00.982Z] #63 DONE 0.7s [2022-03-10T18:59:01.063Z] #29 4.138 [2022-03-10T18:59:01.136Z] #42 ... [2022-03-10T18:59:01.136Z] [2022-03-10T18:59:01.136Z] #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-03-10T18:59:01.136Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:01.136Z] #36 66.65 Fetched 14.9 MB in 2s (6987 kB/s) [2022-03-10T18:59:01.136Z] #36 66.77 Selecting previously unselected package xxd. [2022-03-10T18:59:01.136Z] #36 66.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T18:59:01.136Z] #36 66.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T18:59:01.136Z] #36 66.98 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T18:59:01.136Z] #36 67.17 Selecting previously unselected package vim-common. [2022-03-10T18:59:01.136Z] #36 67.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T18:59:01.136Z] #36 67.23 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T18:59:01.241Z] [2022-03-10T18:59:01.241Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:01.241Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:01.241Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-10T18:59:01.244Z] [2022-03-10T18:59:01.244Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:59:01.244Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:59:01.244Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-10T18:59:01.244Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-10T18:59:01.244Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-10T18:59:01.244Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-10T18:59:01.244Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.0s done [2022-03-10T18:59:01.244Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.4s [2022-03-10T18:59:01.244Z] #26 ... [2022-03-10T18:59:01.244Z] [2022-03-10T18:59:01.244Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:01.244Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:01.707Z] #36 67.67 Selecting previously unselected package cmake-data. [2022-03-10T18:59:01.707Z] #36 67.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-10T18:59:01.707Z] #36 67.69 Unpacking cmake-data (3.13.4-1) ... [2022-03-10T18:59:01.826Z] #9 ... [2022-03-10T18:59:01.826Z] [2022-03-10T18:59:01.826Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T18:59:01.826Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T18:59:01.826Z] #65 DONE 0.8s [2022-03-10T18:59:01.826Z] [2022-03-10T18:59:01.826Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:59:01.826Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:59:02.294Z] #9 ... [2022-03-10T18:59:02.294Z] [2022-03-10T18:59:02.294Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T18:59:02.294Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T18:59:02.295Z] #65 DONE 1.2s [2022-03-10T18:59:02.295Z] [2022-03-10T18:59:02.295Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:02.295Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:02.295Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 1.3s done [2022-03-10T18:59:02.355Z] #9 ... [2022-03-10T18:59:02.355Z] [2022-03-10T18:59:02.355Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:59:02.355Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:59:02.355Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-10T18:59:02.355Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-10T18:59:02.355Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-10T18:59:02.355Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-10T18:59:02.355Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-10T18:59:02.355Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-03-10T18:59:02.355Z] #64 ... [2022-03-10T18:59:02.355Z] [2022-03-10T18:59:02.355Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:59:02.355Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:59:02.355Z] #26 resolve docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 0.1s done [2022-03-10T18:59:02.355Z] #26 sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a 1.85kB / 1.85kB done [2022-03-10T18:59:02.355Z] #26 sha256:88779010dc8957be221862da13a9daad4e453a1d0438697cbb1e733832876729 529B / 529B done [2022-03-10T18:59:02.355Z] #26 sha256:739ca6e61c271e6bbdebda5871516b2761aaa8efbfbd7868fa25dfcedc8161b1 1.46kB / 1.46kB done [2022-03-10T18:59:02.355Z] #26 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.3s done [2022-03-10T18:59:02.355Z] #26 ... [2022-03-10T18:59:02.355Z] [2022-03-10T18:59:02.355Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:02.355Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:02.398Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.6s done [2022-03-10T18:59:02.615Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 10.1s done [2022-03-10T18:59:02.615Z] #9 ... [2022-03-10T18:59:02.615Z] [2022-03-10T18:59:02.615Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-10T18:59:02.615Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-10T18:59:02.615Z] #64 DONE 10.6s [2022-03-10T18:59:02.631Z] #29 4.388 #=#=# 0.0% ###### 8.8% ############### 21.3% ###################### 31.0% ############################# 40.3% ################################## 48.2% ########################################### 60.4% ####################################################### 76.9% ############################################################ 84.2% ################################################################## 91.7% ######################################################################## 100.0% [2022-03-10T18:59:02.869Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-10T18:59:02.875Z] [2022-03-10T18:59:02.875Z] #23 [internal] load build context [2022-03-10T18:59:02.875Z] #23 sha256:21b8719412c449c9495a46f6b1af5384927116d94db9eb8941d183ae2a53ab13 [2022-03-10T18:59:02.875Z] #23 transferring context: 52.42MB 7.3s done [2022-03-10T18:59:02.875Z] #23 DONE 10.7s [2022-03-10T18:59:02.875Z] [2022-03-10T18:59:02.875Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fd510d85d7e0691ca551fe08e8a2516a86c7f24601a940a299b5fe5cdd22c03a [2022-03-10T18:59:02.875Z] #26 sha256:a22f51ebf9fac8425dd6e111e648f498b442b47f870dd4b111980b42f2155fd6 [2022-03-10T18:59:03.136Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.0s [2022-03-10T18:59:03.246Z] #29 6.088 [2022-03-10T18:59:03.344Z] #26 DONE 11.9s [2022-03-10T18:59:03.344Z] [2022-03-10T18:59:03.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:03.344Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:03.344Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.1s [2022-03-10T18:59:03.396Z] #26 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 8.3s done [2022-03-10T18:59:03.656Z] #26 DONE 11.5s [2022-03-10T18:59:03.656Z] [2022-03-10T18:59:03.656Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-10T18:59:03.656Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-10T18:59:03.656Z] #63 DONE 0.8s [2022-03-10T18:59:03.656Z] [2022-03-10T18:59:03.656Z] #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-03-10T18:59:03.656Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:03.917Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.9s done [2022-03-10T18:59:03.918Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-10T18:59:04.243Z] #36 ... [2022-03-10T18:59:04.243Z] [2022-03-10T18:59:04.243Z] #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-03-10T18:59:04.243Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T18:59:04.243Z] #49 60.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T18:59:04.243Z] #49 60.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T18:59:04.243Z] #49 60.51 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-10T18:59:04.243Z] #49 60.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-10T18:59:04.243Z] #49 60.54 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-10T18:59:04.243Z] #49 63.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-10T18:59:04.243Z] #49 63.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T18:59:04.243Z] #49 63.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-10T18:59:04.243Z] #49 ... [2022-03-10T18:59:04.243Z] [2022-03-10T18:59:04.243Z] #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-03-10T18:59:04.243Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:04.243Z] #42 67.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:04.243Z] #42 67.98 Fetched 4095 kB in 1s (5307 kB/s) [2022-03-10T18:59:04.243Z] #42 68.12 Selecting previously unselected package libcap-dev:amd64. [2022-03-10T18:59:04.243Z] #42 68.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T18:59:04.243Z] #42 68.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 68.26 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T18:59:04.243Z] #42 68.42 Selecting previously unselected package libnet1:amd64. [2022-03-10T18:59:04.243Z] #42 68.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 68.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:04.243Z] #42 68.55 Selecting previously unselected package libnet1-dev. [2022-03-10T18:59:04.243Z] #42 68.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 68.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:04.243Z] #42 68.80 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T18:59:04.243Z] #42 68.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 68.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T18:59:04.243Z] #42 68.91 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-10T18:59:04.243Z] #42 68.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 68.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T18:59:04.243Z] #42 69.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T18:59:04.243Z] #42 69.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 69.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T18:59:04.243Z] #42 69.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-10T18:59:04.243Z] #42 69.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 69.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T18:59:04.243Z] #42 69.61 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-10T18:59:04.243Z] #42 69.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 69.62 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T18:59:04.243Z] #42 70.07 Selecting previously unselected package libprotobuf17:amd64. [2022-03-10T18:59:04.243Z] #42 70.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:04.243Z] #42 70.08 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:04.595Z] #27 ... [2022-03-10T18:59:04.595Z] [2022-03-10T18:59:04.595Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-10T18:59:04.595Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-10T18:59:04.595Z] #65 DONE 0.9s [2022-03-10T18:59:04.855Z] [2022-03-10T18:59:04.855Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:04.855Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:04.855Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-03-10T18:59:04.855Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-10T18:59:04.864Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.7s done [2022-03-10T18:59:05.126Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-10T18:59:05.622Z] #42 71.51 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-10T18:59:05.622Z] #42 71.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:05.622Z] #42 71.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:05.797Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.9s done [2022-03-10T18:59:06.057Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-10T18:59:06.191Z] #42 72.11 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-10T18:59:06.191Z] #42 72.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:06.191Z] #42 72.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:06.507Z] #42 ... [2022-03-10T18:59:06.507Z] [2022-03-10T18:59:06.507Z] #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-03-10T18:59:06.507Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:06.507Z] #13 44.59 Reading package lists... [2022-03-10T18:59:06.507Z] #13 53.50 Building dependency tree... [2022-03-10T18:59:06.507Z] #13 57.64 The following additional packages will be installed: [2022-03-10T18:59:06.507Z] #13 57.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-10T18:59:06.507Z] #13 57.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-10T18:59:06.507Z] #13 57.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-10T18:59:06.507Z] #13 57.65 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-10T18:59:06.507Z] #13 57.67 mingw-w64-x86-64-dev [2022-03-10T18:59:06.507Z] #13 57.67 Suggested packages: [2022-03-10T18:59:06.507Z] #13 57.67 gcc-8-locales seccomp wine64 [2022-03-10T18:59:06.507Z] #13 59.13 The following NEW packages will be installed: [2022-03-10T18:59:06.507Z] #13 59.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T18:59:06.507Z] #13 59.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-10T18:59:06.507Z] #13 59.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-10T18:59:06.507Z] #13 59.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-10T18:59:06.507Z] #13 59.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-10T18:59:06.507Z] #13 59.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T18:59:06.507Z] #13 59.18 The following packages will be upgraded: [2022-03-10T18:59:06.507Z] #13 59.21 libseccomp2 [2022-03-10T18:59:06.507Z] #13 59.74 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:06.507Z] #13 59.74 Need to get 77.8 MB of archives. [2022-03-10T18:59:06.507Z] #13 59.74 After this operation, 487 MB of additional disk space will be used. [2022-03-10T18:59:06.508Z] #13 59.74 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-03-10T18:59:06.508Z] #13 59.74 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-10T18:59:06.508Z] #13 59.81 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-10T18:59:06.508Z] #13 60.07 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-03-10T18:59:06.508Z] #13 60.36 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-03-10T18:59:06.508Z] #13 60.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-10T18:59:06.508Z] #13 60.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-10T18:59:06.508Z] #13 60.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-10T18:59:06.508Z] #13 61.06 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-03-10T18:59:06.508Z] #13 61.56 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-03-10T18:59:06.508Z] #13 61.58 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-03-10T18:59:06.782Z] #13 ... [2022-03-10T18:59:06.782Z] [2022-03-10T18:59:06.782Z] #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-03-10T18:59:06.782Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:06.782Z] #32 71.28 Checking out files: 84% (1280/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-03-10T18:59:07.042Z] #32 72.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T18:59:07.605Z] #29 6.352 #=#=# 0.0% 1.1% ## 3.4% ## 3.5% ## 4.1% ### 4.6% #### 6.2% ##### 7.9% ###### 8.4% ####### 10.6% ######### 13.6% ########## 14.9% ########### 16.0% ############ 17.4% ############## 19.5% ############### 21.1% ################ 23.1% ################## 25.0% ################## 26.1% ################### 27.7% ##################### 29.6% ####################### 32.5% ######################### 35.8% ############################ 39.8% ############################## 42.5% ################################ 45.4% ################################ 45.5% ################################## 47.4% ################################### 48.9% #################################### 50.3% ##################################### 52.5% ###################################### 53.9% ######################################## 55.9% ######################################### 58.1% ########################################### 60.1% ############################################ 61.7% [2022-03-10T18:59:07.605Z] #29 ... [2022-03-10T18:59:07.605Z] [2022-03-10T18:59:07.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-03-10T18:59:07.605Z] #24 sha256:13f0e1a70436521c974a02ffa5dfd2a19a2cc2f596ef5baaf12fe324776be53a [2022-03-10T18:59:07.605Z] #24 2.592 + RM_GOPATH=0 [2022-03-10T18:59:07.605Z] #24 2.592 + TMP_GOPATH= [2022-03-10T18:59:07.605Z] #24 2.592 + : /build [2022-03-10T18:59:07.605Z] #24 2.592 + '[' -z '' ']' [2022-03-10T18:59:07.605Z] #24 2.593 ++ mktemp -d [2022-03-10T18:59:07.605Z] #24 2.598 + export GOPATH=/tmp/tmp.cCebGqOIFp [2022-03-10T18:59:07.605Z] #24 2.598 + GOPATH=/tmp/tmp.cCebGqOIFp [2022-03-10T18:59:07.605Z] #24 2.598 + RM_GOPATH=1 [2022-03-10T18:59:07.605Z] #24 2.598 + case "$(go env GOARCH)" in [2022-03-10T18:59:07.605Z] #24 2.604 ++ go env GOARCH [2022-03-10T18:59:07.605Z] #24 2.605 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #24 2.605 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #24 2.605 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:07.605Z] #24 2.606 Install docker/cli version 17.06.2-ce from stable [2022-03-10T18:59:07.605Z] #24 2.606 + dir=/tmp/install [2022-03-10T18:59:07.605Z] #24 2.606 + bin=dockercli [2022-03-10T18:59:07.605Z] #24 2.606 + shift [2022-03-10T18:59:07.605Z] #24 2.606 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-10T18:59:07.605Z] #24 2.606 + . /tmp/install/dockercli.installer [2022-03-10T18:59:07.605Z] #24 2.606 ++ : stable [2022-03-10T18:59:07.605Z] #24 2.606 ++ : 17.06.2-ce [2022-03-10T18:59:07.605Z] #24 2.606 + install_dockercli [2022-03-10T18:59:07.605Z] #24 2.606 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T18:59:07.605Z] #24 2.620 ++ uname -m [2022-03-10T18:59:07.605Z] #24 2.620 + arch=aarch64 [2022-03-10T18:59:07.605Z] #24 2.620 + '[' aarch64 '!=' x86_64 ']' [2022-03-10T18:59:07.605Z] #24 2.620 + '[' aarch64 '!=' s390x ']' [2022-03-10T18:59:07.605Z] #24 2.620 + '[' aarch64 '!=' armhf ']' [2022-03-10T18:59:07.605Z] #24 2.620 + build_dockercli [2022-03-10T18:59:07.605Z] #24 2.620 + git clone https://github.com/docker/docker-ce /tmp/tmp.cCebGqOIFp/tmp/docker-ce [2022-03-10T18:59:07.605Z] #24 2.620 Cloning into '/tmp/tmp.cCebGqOIFp/tmp/docker-ce'... [2022-03-10T18:59:07.605Z] #24 ... [2022-03-10T18:59:07.605Z] [2022-03-10T18:59:07.605Z] #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-03-10T18:59:07.605Z] #45 sha256:0b982771e823886d3331ac10b85abc31537000252c94fda9e497c4d4ab05ee3d [2022-03-10T18:59:07.605Z] #45 3.486 + RM_GOPATH=0 [2022-03-10T18:59:07.605Z] #45 3.486 + TMP_GOPATH= [2022-03-10T18:59:07.605Z] #45 3.486 + : /build [2022-03-10T18:59:07.605Z] #45 3.486 + '[' -z '' ']' [2022-03-10T18:59:07.605Z] #45 3.494 ++ mktemp -d [2022-03-10T18:59:07.605Z] #45 3.494 + export GOPATH=/tmp/tmp.Zit6XZQJju [2022-03-10T18:59:07.605Z] #45 3.494 + GOPATH=/tmp/tmp.Zit6XZQJju [2022-03-10T18:59:07.605Z] #45 3.494 + RM_GOPATH=1 [2022-03-10T18:59:07.605Z] #45 3.494 + case "$(go env GOARCH)" in [2022-03-10T18:59:07.605Z] #45 3.494 ++ go env GOARCH [2022-03-10T18:59:07.605Z] #45 3.519 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #45 3.519 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #45 3.519 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:07.605Z] #45 3.519 + dir=/tmp/install [2022-03-10T18:59:07.605Z] #45 3.519 + bin=vndr [2022-03-10T18:59:07.605Z] #45 3.519 + shift [2022-03-10T18:59:07.605Z] #45 3.519 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-10T18:59:07.605Z] #45 3.519 + . /tmp/install/vndr.installer [2022-03-10T18:59:07.605Z] #45 3.519 ++ : v0.1.2 [2022-03-10T18:59:07.605Z] #45 3.519 + install_vndr [2022-03-10T18:59:07.605Z] #45 3.519 + echo 'Install vndr version v0.1.2' [2022-03-10T18:59:07.605Z] #45 3.519 + GOBIN=/build [2022-03-10T18:59:07.605Z] #45 3.519 + GO111MODULE=on [2022-03-10T18:59:07.605Z] #45 3.519 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-10T18:59:07.605Z] #45 3.519 Install vndr version v0.1.2 [2022-03-10T18:59:07.605Z] #45 4.284 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-10T18:59:07.605Z] #45 ... [2022-03-10T18:59:07.605Z] [2022-03-10T18:59:07.605Z] #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-03-10T18:59:07.605Z] #47 sha256:30dc34bf601512f1fe4c4c1fc0015082a82b1b0c1d12bc6315ed7feb17c35ad1 [2022-03-10T18:59:07.605Z] #47 3.821 + RM_GOPATH=0 [2022-03-10T18:59:07.605Z] #47 3.831 + TMP_GOPATH= [2022-03-10T18:59:07.605Z] #47 3.831 + : /build [2022-03-10T18:59:07.605Z] #47 3.831 + '[' -z '' ']' [2022-03-10T18:59:07.605Z] #47 3.831 ++ mktemp -d [2022-03-10T18:59:07.605Z] #47 3.831 + export GOPATH=/tmp/tmp.DR2FAc8OcP [2022-03-10T18:59:07.605Z] #47 3.831 + GOPATH=/tmp/tmp.DR2FAc8OcP [2022-03-10T18:59:07.605Z] #47 3.831 + RM_GOPATH=1 [2022-03-10T18:59:07.605Z] #47 3.831 + case "$(go env GOARCH)" in [2022-03-10T18:59:07.605Z] #47 3.831 ++ go env GOARCH [2022-03-10T18:59:07.605Z] #47 3.875 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #47 3.875 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.605Z] #47 3.875 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:07.605Z] #47 3.876 + dir=/tmp/install [2022-03-10T18:59:07.605Z] #47 3.876 + bin=gotestsum [2022-03-10T18:59:07.605Z] #47 3.876 + shift [2022-03-10T18:59:07.605Z] #47 3.876 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-10T18:59:07.605Z] #47 3.876 + . /tmp/install/gotestsum.installer [2022-03-10T18:59:07.605Z] #47 3.876 ++ : v1.7.0 [2022-03-10T18:59:07.605Z] #47 3.876 + install_gotestsum [2022-03-10T18:59:07.605Z] #47 3.876 + set -e [2022-03-10T18:59:07.605Z] #47 3.876 + echo 'Install gotestsum version v1.7.0' [2022-03-10T18:59:07.605Z] #47 3.876 Install gotestsum version v1.7.0 [2022-03-10T18:59:07.605Z] #47 3.876 + GOBIN=/build [2022-03-10T18:59:07.605Z] #47 3.876 + GO111MODULE=on [2022-03-10T18:59:07.605Z] #47 3.876 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-10T18:59:07.605Z] #47 4.816 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T18:59:07.605Z] #47 7.636 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T18:59:07.605Z] #47 7.650 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T18:59:07.605Z] #47 7.749 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T18:59:07.605Z] #47 7.837 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:07.605Z] #47 8.395 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T18:59:07.605Z] #47 8.399 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T18:59:07.605Z] #47 8.557 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T18:59:07.605Z] #47 8.584 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T18:59:07.605Z] #47 8.839 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T18:59:07.605Z] #47 8.954 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T18:59:07.605Z] #47 9.237 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T18:59:07.605Z] #47 9.673 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T18:59:07.640Z] #32 73.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T18:59:07.866Z] #47 ... [2022-03-10T18:59:07.866Z] [2022-03-10T18:59:07.867Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-10T18:59:07.867Z] #49 sha256:2dcadb2edce5fa9c2b42bead0afd00b05dcb9e66b764fc16dea97195e54c7ee0 [2022-03-10T18:59:07.867Z] #49 2.335 + RM_GOPATH=0 [2022-03-10T18:59:07.867Z] #49 2.335 + TMP_GOPATH= [2022-03-10T18:59:07.867Z] #49 2.336 + : /build [2022-03-10T18:59:07.867Z] #49 2.336 + '[' -z '' ']' [2022-03-10T18:59:07.867Z] #49 2.341 ++ mktemp -d [2022-03-10T18:59:07.867Z] #49 2.341 + export GOPATH=/tmp/tmp.LQ4u5QejcH [2022-03-10T18:59:07.867Z] #49 2.341 + GOPATH=/tmp/tmp.LQ4u5QejcH [2022-03-10T18:59:07.867Z] #49 2.341 + RM_GOPATH=1 [2022-03-10T18:59:07.867Z] #49 2.341 + case "$(go env GOARCH)" in [2022-03-10T18:59:07.867Z] #49 2.341 ++ go env GOARCH [2022-03-10T18:59:07.867Z] #49 2.346 Install golangci-lint version v1.23.8 [2022-03-10T18:59:07.867Z] #49 2.346 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.867Z] #49 2.346 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.867Z] #49 2.346 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:07.867Z] #49 2.346 + dir=/tmp/install [2022-03-10T18:59:07.867Z] #49 2.346 + bin=golangci_lint [2022-03-10T18:59:07.867Z] #49 2.346 + shift [2022-03-10T18:59:07.867Z] #49 2.346 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-10T18:59:07.867Z] #49 2.346 + . /tmp/install/golangci_lint.installer [2022-03-10T18:59:07.867Z] #49 2.346 ++ : v1.23.8 [2022-03-10T18:59:07.867Z] #49 2.346 + install_golangci_lint [2022-03-10T18:59:07.867Z] #49 2.346 + set -e [2022-03-10T18:59:07.867Z] #49 2.346 + echo 'Install golangci-lint version v1.23.8' [2022-03-10T18:59:07.867Z] #49 2.346 + GOBIN=/build [2022-03-10T18:59:07.867Z] #49 2.346 + GO111MODULE=on [2022-03-10T18:59:07.867Z] #49 2.346 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-10T18:59:07.867Z] #49 2.448 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-10T18:59:07.867Z] #49 9.282 go: downloading github.com/fatih/color v1.7.0 [2022-03-10T18:59:07.867Z] #49 9.297 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-10T18:59:07.867Z] #49 9.385 go: downloading github.com/pkg/errors v0.8.1 [2022-03-10T18:59:07.867Z] #49 9.394 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-10T18:59:07.867Z] #49 9.615 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T18:59:07.867Z] #49 9.621 go: downloading github.com/spf13/viper v1.6.1 [2022-03-10T18:59:07.867Z] #49 10.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-10T18:59:07.867Z] #49 10.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-10T18:59:07.867Z] #49 10.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-10T18:59:07.867Z] #49 ... [2022-03-10T18:59:07.867Z] [2022-03-10T18:59:07.867Z] #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-03-10T18:59:07.867Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:07.867Z] #34 3.625 + RM_GOPATH=0 [2022-03-10T18:59:07.867Z] #34 3.625 + TMP_GOPATH= [2022-03-10T18:59:07.867Z] #34 3.625 + : /build [2022-03-10T18:59:07.867Z] #34 3.625 + '[' -z '' ']' [2022-03-10T18:59:07.867Z] #34 3.633 ++ mktemp -d [2022-03-10T18:59:07.867Z] #34 3.635 + export GOPATH=/tmp/tmp.8Pv9VnBuPB [2022-03-10T18:59:07.867Z] #34 3.635 + GOPATH=/tmp/tmp.8Pv9VnBuPB [2022-03-10T18:59:07.867Z] #34 3.635 + RM_GOPATH=1 [2022-03-10T18:59:07.867Z] #34 3.636 + case "$(go env GOARCH)" in [2022-03-10T18:59:07.867Z] #34 3.636 ++ go env GOARCH [2022-03-10T18:59:07.867Z] #34 3.665 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.867Z] #34 3.665 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:07.867Z] #34 3.665 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:07.867Z] #34 3.707 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:07.867Z] #34 3.707 + dir=/tmp/install [2022-03-10T18:59:07.867Z] #34 3.707 + bin=tomlv [2022-03-10T18:59:07.867Z] #34 3.707 + shift [2022-03-10T18:59:07.867Z] #34 3.707 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-10T18:59:07.867Z] #34 3.707 + . /tmp/install/tomlv.installer [2022-03-10T18:59:07.867Z] #34 3.707 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:07.867Z] #34 3.707 + install_tomlv [2022-03-10T18:59:07.867Z] #34 3.707 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-10T18:59:07.867Z] #34 3.707 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8Pv9VnBuPB/src/github.com/BurntSushi/toml [2022-03-10T18:59:07.867Z] #34 3.731 Cloning into '/tmp/tmp.8Pv9VnBuPB/src/github.com/BurntSushi/toml'... [2022-03-10T18:59:07.867Z] #34 5.168 + cd /tmp/tmp.8Pv9VnBuPB/src/github.com/BurntSushi/toml [2022-03-10T18:59:07.867Z] #34 5.169 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:07.867Z] #34 5.271 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:07.867Z] #34 6.128 internal/unsafeheader [2022-03-10T18:59:07.867Z] #34 6.139 internal/cpu [2022-03-10T18:59:07.867Z] #34 6.401 runtime/internal/atomic [2022-03-10T18:59:07.867Z] #34 7.024 internal/bytealg [2022-03-10T18:59:07.867Z] #34 7.037 runtime/internal/sys [2022-03-10T18:59:07.867Z] #34 7.478 runtime/internal/math [2022-03-10T18:59:07.867Z] #34 7.502 math/bits [2022-03-10T18:59:07.867Z] #34 8.014 runtime [2022-03-10T18:59:07.867Z] #34 8.020 math [2022-03-10T18:59:08.125Z] #34 ... [2022-03-10T18:59:08.125Z] [2022-03-10T18:59:08.125Z] #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-03-10T18:59:08.125Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-10T18:59:08.125Z] #40 2.840 + git clone https://github.com/docker/distribution.git . [2022-03-10T18:59:08.125Z] #40 2.844 Cloning into '.'... [2022-03-10T18:59:08.125Z] #40 ... [2022-03-10T18:59:08.125Z] [2022-03-10T18:59:08.125Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-10T18:59:08.125Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-10T18:59:08.125Z] #36 3.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:08.125Z] #36 4.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:08.125Z] #36 4.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:08.125Z] #36 4.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T18:59:08.125Z] #36 6.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T18:59:08.125Z] #36 7.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T18:59:08.125Z] #36 ... [2022-03-10T18:59:08.125Z] [2022-03-10T18:59:08.125Z] #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-03-10T18:59:08.125Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-10T18:59:08.125Z] #55 3.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:08.125Z] #55 4.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:08.125Z] #55 4.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:08.125Z] #55 4.574 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T18:59:08.125Z] #55 6.853 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T18:59:08.125Z] #55 8.655 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T18:59:08.181Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.0s [2022-03-10T18:59:08.383Z] #55 ... [2022-03-10T18:59:08.383Z] [2022-03-10T18:59:08.383Z] #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-03-10T18:59:08.383Z] #51 sha256:77fe2564070c912f9fbd0f74a5d52fb1592e82bf1fe43cf72a1182f2d4434454 [2022-03-10T18:59:08.383Z] #51 3.822 + RM_GOPATH=0 [2022-03-10T18:59:08.383Z] #51 3.822 + TMP_GOPATH= [2022-03-10T18:59:08.383Z] #51 3.822 + : /build [2022-03-10T18:59:08.383Z] #51 3.822 + '[' -z '' ']' [2022-03-10T18:59:08.383Z] #51 3.822 ++ mktemp -d [2022-03-10T18:59:08.383Z] #51 3.831 + export GOPATH=/tmp/tmp.eGMaQlEXcT [2022-03-10T18:59:08.383Z] #51 3.831 + GOPATH=/tmp/tmp.eGMaQlEXcT [2022-03-10T18:59:08.383Z] #51 3.831 + RM_GOPATH=1 [2022-03-10T18:59:08.383Z] #51 3.831 + case "$(go env GOARCH)" in [2022-03-10T18:59:08.383Z] #51 3.831 ++ go env GOARCH [2022-03-10T18:59:08.383Z] #51 3.845 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:08.383Z] #51 3.845 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:08.383Z] #51 3.845 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:08.383Z] #51 3.855 + dir=/tmp/install [2022-03-10T18:59:08.383Z] #51 3.855 + bin=shfmt [2022-03-10T18:59:08.383Z] #51 3.855 + shift [2022-03-10T18:59:08.383Z] #51 3.855 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-10T18:59:08.383Z] #51 3.855 + . /tmp/install/shfmt.installer [2022-03-10T18:59:08.383Z] #51 3.856 ++ : v3.0.2 [2022-03-10T18:59:08.383Z] #51 3.858 + install_shfmt [2022-03-10T18:59:08.383Z] #51 3.858 + echo 'Install shfmt version v3.0.2' [2022-03-10T18:59:08.383Z] #51 3.859 Install shfmt version v3.0.2 [2022-03-10T18:59:08.383Z] #51 3.859 + GOBIN=/build [2022-03-10T18:59:08.383Z] #51 3.859 + GO111MODULE=on [2022-03-10T18:59:08.383Z] #51 3.859 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-10T18:59:08.383Z] #51 4.829 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T18:59:08.383Z] #51 6.722 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T18:59:08.383Z] #51 6.728 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T18:59:08.383Z] #51 6.781 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T18:59:08.383Z] #51 8.622 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T18:59:08.383Z] #51 ... [2022-03-10T18:59:08.383Z] [2022-03-10T18:59:08.383Z] #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-03-10T18:59:08.383Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:08.383Z] #13 3.334 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T18:59:08.383Z] #13 3.413 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:08.383Z] #13 3.459 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:08.383Z] #13 3.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:08.383Z] #13 4.433 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-10T18:59:08.383Z] #13 6.590 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T18:59:08.383Z] #13 8.484 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T18:59:08.641Z] #13 ... [2022-03-10T18:59:08.641Z] [2022-03-10T18:59:08.641Z] #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-03-10T18:59:08.641Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:08.641Z] #42 4.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:08.641Z] #42 4.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:08.641Z] #42 4.278 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:08.641Z] #42 5.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T18:59:08.641Z] #42 7.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T18:59:08.641Z] #42 9.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T18:59:08.641Z] #42 ... [2022-03-10T18:59:08.641Z] [2022-03-10T18:59:08.641Z] #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-03-10T18:59:08.641Z] #67 sha256:5191157ff2274736975f74bf6efa026d327f9b1e520c6d26bdf1fe4790498491 [2022-03-10T18:59:08.641Z] #67 3.060 + RM_GOPATH=0 [2022-03-10T18:59:08.641Z] #67 3.070 + TMP_GOPATH= [2022-03-10T18:59:08.641Z] #67 3.070 + : /build [2022-03-10T18:59:08.641Z] #67 3.070 + '[' -z '' ']' [2022-03-10T18:59:08.641Z] #67 3.070 ++ mktemp -d [2022-03-10T18:59:08.641Z] #67 3.080 + export GOPATH=/tmp/tmp.yrMPSUkgqo [2022-03-10T18:59:08.641Z] #67 3.080 + GOPATH=/tmp/tmp.yrMPSUkgqo [2022-03-10T18:59:08.641Z] #67 3.080 + RM_GOPATH=1 [2022-03-10T18:59:08.641Z] #67 3.080 + case "$(go env GOARCH)" in [2022-03-10T18:59:08.641Z] #67 3.080 ++ go env GOARCH [2022-03-10T18:59:08.641Z] #67 3.096 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:08.641Z] #67 3.096 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:08.641Z] #67 3.096 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:08.641Z] #67 3.096 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:08.641Z] #67 3.096 + dir=/tmp/install [2022-03-10T18:59:08.641Z] #67 3.096 + bin=proxy [2022-03-10T18:59:08.641Z] #67 3.096 + shift [2022-03-10T18:59:08.641Z] #67 3.096 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-10T18:59:08.641Z] #67 3.096 + . /tmp/install/proxy.installer [2022-03-10T18:59:08.641Z] #67 3.096 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:08.641Z] #67 3.096 + install_proxy [2022-03-10T18:59:08.641Z] #67 3.096 + case "$1" in [2022-03-10T18:59:08.641Z] #67 3.096 + export CGO_ENABLED=0 [2022-03-10T18:59:08.641Z] #67 3.096 + CGO_ENABLED=0 [2022-03-10T18:59:08.641Z] #67 3.096 + _install_proxy [2022-03-10T18:59:08.641Z] #67 3.096 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-10T18:59:08.642Z] #67 3.096 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yrMPSUkgqo/src/github.com/docker/libnetwork [2022-03-10T18:59:08.642Z] #67 3.096 Cloning into '/tmp/tmp.yrMPSUkgqo/src/github.com/docker/libnetwork'... [2022-03-10T18:59:08.900Z] #67 ... [2022-03-10T18:59:08.900Z] [2022-03-10T18:59:08.900Z] #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-03-10T18:59:08.900Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:59:09.159Z] #29 6.352 #=#=# 0.0% 1.1% ## 3.4% ## 3.5% ## 4.1% ### 4.6% #### 6.2% ##### 7.9% ###### 8.4% ####### 10.6% ######### 13.6% ########## 14.9% ########### 16.0% ############ 17.4% ############## 19.5% ############### 21.1% ################ 23.1% ################## 25.0% ################## 26.1% ################### 27.7% ##################### 29.6% ####################### 32.5% ######################### 35.8% ############################ 39.8% ############################## 42.5% ################################ 45.4% ################################ 45.5% ################################## 47.4% ################################### 48.9% #################################### 50.3% ##################################### 52.5% ###################################### 53.9% ######################################## 55.9% ######################################### 58.1% ########################################### 60.1% ############################################ 61.7% ############################################# 63.5% ############################################### 65.4% ################################################ 67.0% ################################################# 68.7% ################################################### 71.2% #################################################### 73.0% #################################################### 73.3% ####################################################### 77.3% ######################################################### 80.5% ########################################################### 82.4% ############################################################# 85.4% ############################################################## 87.5% ################################################################ 89.7% ################################################################### 93.1% ################################################################### 94.1% ##################################################################### 97.0% ######################################################################## 100.0% [2022-03-10T18:59:09.417Z] #29 12.42 [2022-03-10T18:59:09.569Z] #9 ... [2022-03-10T18:59:09.569Z] [2022-03-10T18:59:09.569Z] #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-03-10T18:59:09.569Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:09.569Z] #27 1.482 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:09.569Z] #27 1.482 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:09.569Z] #27 1.541 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:09.569Z] #27 1.677 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:09.569Z] #27 2.027 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:09.569Z] #27 2.562 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:09.569Z] #27 4.545 Fetched 8471 kB in 3s (2554 kB/s) [2022-03-10T18:59:09.569Z] #27 4.545 Reading package lists... [2022-03-10T18:59:09.569Z] #27 5.528 Reading package lists... [2022-03-10T18:59:09.569Z] #27 6.433 Building dependency tree... [2022-03-10T18:59:09.569Z] #27 6.792 The following additional packages will be installed: [2022-03-10T18:59:09.569Z] #27 6.792 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T18:59:09.569Z] #27 6.792 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-10T18:59:09.569Z] #27 6.793 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-10T18:59:09.569Z] #27 6.793 Suggested packages: [2022-03-10T18:59:09.569Z] #27 6.793 krb5-doc krb5-user [2022-03-10T18:59:09.569Z] #27 6.793 Recommended packages: [2022-03-10T18:59:09.569Z] #27 6.793 krb5-locales publicsuffix libsasl2-modules [2022-03-10T18:59:09.569Z] #27 7.022 The following NEW packages will be installed: [2022-03-10T18:59:09.569Z] #27 7.023 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-10T18:59:09.569Z] #27 7.023 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-10T18:59:09.569Z] #27 7.023 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T18:59:09.569Z] #27 7.024 libssh2-1 libssl1.1 openssl [2022-03-10T18:59:09.569Z] #27 7.339 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T18:59:09.569Z] #27 7.339 Need to get 5061 kB of archives. [2022-03-10T18:59:09.569Z] #27 7.339 After this operation, 12.1 MB of additional disk space will be used. [2022-03-10T18:59:09.569Z] #27 7.339 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-10T18:59:09.569Z] #27 7.343 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-10T18:59:09.569Z] #27 7.344 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-10T18:59:09.569Z] #27 7.374 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-10T18:59:09.569Z] #27 7.390 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-10T18:59:09.569Z] #27 7.414 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-10T18:59:09.569Z] #27 7.414 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-10T18:59:09.569Z] #27 7.414 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-10T18:59:09.569Z] #27 7.414 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-10T18:59:09.569Z] #27 7.414 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-10T18:59:09.569Z] #27 7.424 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-10T18:59:09.569Z] #27 7.424 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-10T18:59:09.569Z] #27 7.424 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-10T18:59:09.569Z] #27 7.436 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-10T18:59:09.569Z] #27 7.436 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-10T18:59:09.569Z] #27 7.436 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-10T18:59:09.569Z] #27 7.436 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-10T18:59:09.569Z] #27 7.448 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-10T18:59:09.569Z] #27 7.448 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T18:59:09.569Z] #27 7.448 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T18:59:09.569Z] #27 7.458 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T18:59:09.569Z] #27 7.700 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:09.569Z] #27 7.752 Fetched 5061 kB in 0s (13.4 MB/s) [2022-03-10T18:59:09.569Z] #27 7.786 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T18:59:09.570Z] #27 7.786 (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-03-10T18:59:09.570Z] #27 7.787 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 7.794 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 7.845 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T18:59:09.570Z] #27 7.845 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 7.853 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 7.931 Selecting previously unselected package libssl1.1:amd64. [2022-03-10T18:59:09.570Z] #27 7.931 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 7.939 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:09.570Z] #27 8.157 Selecting previously unselected package openssl. [2022-03-10T18:59:09.570Z] #27 8.157 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.160 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:09.570Z] #27 8.340 Selecting previously unselected package ca-certificates. [2022-03-10T18:59:09.570Z] #27 8.340 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-10T18:59:09.570Z] #27 8.345 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:09.570Z] #27 8.462 Selecting previously unselected package libkeyutils1:amd64. [2022-03-10T18:59:09.570Z] #27 8.462 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.470 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:09.570Z] #27 8.526 Selecting previously unselected package libkrb5support0:amd64. [2022-03-10T18:59:09.570Z] #27 8.526 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.526 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 8.606 Selecting previously unselected package libk5crypto3:amd64. [2022-03-10T18:59:09.570Z] #27 8.606 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.609 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 8.674 Selecting previously unselected package libkrb5-3:amd64. [2022-03-10T18:59:09.570Z] #27 8.674 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.677 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 8.785 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-10T18:59:09.570Z] #27 8.785 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.790 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 8.862 Selecting previously unselected package libldap-common. [2022-03-10T18:59:09.570Z] #27 8.862 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-10T18:59:09.570Z] #27 8.864 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:09.570Z] #27 8.921 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T18:59:09.570Z] #27 8.921 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 8.924 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:09.570Z] #27 9.012 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T18:59:09.570Z] #27 9.012 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.026 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:09.570Z] #27 9.073 Selecting previously unselected package libpsl5:amd64. [2022-03-10T18:59:09.570Z] #27 9.073 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.080 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:09.570Z] #27 9.132 Selecting previously unselected package librtmp1:amd64. [2022-03-10T18:59:09.570Z] #27 9.132 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.135 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:09.570Z] #27 9.204 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T18:59:09.570Z] #27 9.204 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.207 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:09.570Z] #27 9.302 Selecting previously unselected package libcurl4:amd64. [2022-03-10T18:59:09.570Z] #27 9.302 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.310 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 9.417 Selecting previously unselected package curl. [2022-03-10T18:59:09.570Z] #27 9.417 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.417 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 9.516 Selecting previously unselected package libonig5:amd64. [2022-03-10T18:59:09.570Z] #27 9.516 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.543 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:09.570Z] #27 9.587 Selecting previously unselected package libjq1:amd64. [2022-03-10T18:59:09.570Z] #27 9.587 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.597 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:09.570Z] #27 9.641 Selecting previously unselected package jq. [2022-03-10T18:59:09.570Z] #27 9.641 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:09.570Z] #27 9.644 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:09.570Z] #27 9.706 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:09.570Z] #27 9.713 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:09.570Z] #27 9.724 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:09.570Z] #27 9.901 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:09.570Z] #27 9.912 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:09.570Z] #27 9.930 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 9.943 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 9.953 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:09.570Z] #27 9.963 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 9.974 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:09.570Z] #27 9.988 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:09.570Z] #27 10.00 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:09.570Z] #27 10.01 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:09.570Z] #27 10.05 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:09.570Z] #27 10.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:09.570Z] #27 10.08 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:09.570Z] #27 10.10 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:09.837Z] #27 ... [2022-03-10T18:59:09.837Z] [2022-03-10T18:59:09.837Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:09.837Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:10.418Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.2s [2022-03-10T18:59:10.783Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.7s done [2022-03-10T18:59:10.793Z] #29 13.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T18:59:10.793Z] #29 ... [2022-03-10T18:59:10.793Z] [2022-03-10T18:59:10.793Z] #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-03-10T18:59:10.793Z] #58 sha256:842e06fbe9623e5392c557602509e282a900c8c5289c75445b51db0d1854caa9 [2022-03-10T18:59:10.793Z] #58 3.046 + RM_GOPATH=0 [2022-03-10T18:59:10.793Z] #58 3.046 + TMP_GOPATH= [2022-03-10T18:59:10.793Z] #58 3.046 + : /build [2022-03-10T18:59:10.793Z] #58 3.046 + '[' -z '' ']' [2022-03-10T18:59:10.793Z] #58 3.051 ++ mktemp -d [2022-03-10T18:59:10.793Z] #58 3.060 + export GOPATH=/tmp/tmp.UlTqGc1rDX [2022-03-10T18:59:10.793Z] #58 3.060 + GOPATH=/tmp/tmp.UlTqGc1rDX [2022-03-10T18:59:10.793Z] #58 3.061 + RM_GOPATH=1 [2022-03-10T18:59:10.793Z] #58 3.061 + case "$(go env GOARCH)" in [2022-03-10T18:59:10.793Z] #58 3.062 ++ go env GOARCH [2022-03-10T18:59:10.793Z] #58 3.075 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:10.793Z] #58 3.076 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:10.793Z] #58 3.084 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:10.793Z] #58 3.094 Install rootlesskit version v0.14.4 [2022-03-10T18:59:10.793Z] #58 3.095 + dir=/tmp/install [2022-03-10T18:59:10.793Z] #58 3.095 + bin=rootlesskit [2022-03-10T18:59:10.793Z] #58 3.095 + shift [2022-03-10T18:59:10.793Z] #58 3.095 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-10T18:59:10.793Z] #58 3.095 + . /tmp/install/rootlesskit.installer [2022-03-10T18:59:10.793Z] #58 3.095 ++ : v0.14.4 [2022-03-10T18:59:10.793Z] #58 3.095 + install_rootlesskit [2022-03-10T18:59:10.793Z] #58 3.095 + case "$1" in [2022-03-10T18:59:10.793Z] #58 3.095 + export CGO_ENABLED=0 [2022-03-10T18:59:10.793Z] #58 3.095 + CGO_ENABLED=0 [2022-03-10T18:59:10.793Z] #58 3.095 + _install_rootlesskit [2022-03-10T18:59:10.793Z] #58 3.095 + echo 'Install rootlesskit version v0.14.4' [2022-03-10T18:59:10.793Z] #58 3.095 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T18:59:10.793Z] #58 3.095 + GOBIN=/build [2022-03-10T18:59:10.793Z] #58 3.095 + GO111MODULE=on [2022-03-10T18:59:10.793Z] #58 3.095 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-10T18:59:10.793Z] #58 3.983 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-10T18:59:10.793Z] #58 7.074 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:10.793Z] #58 7.118 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T18:59:10.793Z] #58 7.145 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T18:59:10.793Z] #58 7.991 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-10T18:59:10.793Z] #58 10.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-10T18:59:10.793Z] #58 11.20 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T18:59:10.793Z] #58 11.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T18:59:10.793Z] #58 11.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T18:59:10.793Z] #58 11.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T18:59:10.793Z] #58 11.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T18:59:10.793Z] #58 11.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-10T18:59:10.793Z] #58 12.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T18:59:10.793Z] #58 12.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-10T18:59:10.793Z] #58 ... [2022-03-10T18:59:10.793Z] [2022-03-10T18:59:10.793Z] #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-03-10T18:59:10.793Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:10.793Z] #34 12.14 unicode/utf8 [2022-03-10T18:59:10.793Z] #34 12.60 internal/race [2022-03-10T18:59:10.793Z] #34 12.70 sync/atomic [2022-03-10T18:59:10.793Z] #34 12.89 unicode [2022-03-10T18:59:10.936Z] #32 ... [2022-03-10T18:59:10.936Z] [2022-03-10T18:59:10.936Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-10T18:59:10.936Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T18:59:10.936Z] #56 1.369 + RM_GOPATH=0 [2022-03-10T18:59:10.936Z] #56 1.369 + TMP_GOPATH= [2022-03-10T18:59:10.936Z] #56 1.369 + : /build [2022-03-10T18:59:10.936Z] #56 1.370 + '[' -z '' ']' [2022-03-10T18:59:10.936Z] #56 1.372 ++ mktemp -d [2022-03-10T18:59:10.936Z] #56 1.374 + export GOPATH=/tmp/tmp.eET967HSOa [2022-03-10T18:59:10.936Z] #56 1.374 + GOPATH=/tmp/tmp.eET967HSOa [2022-03-10T18:59:10.936Z] #56 1.374 + RM_GOPATH=1 [2022-03-10T18:59:10.936Z] #56 1.374 + case "$(go env GOARCH)" in [2022-03-10T18:59:10.936Z] #56 1.374 ++ go env GOARCH [2022-03-10T18:59:10.936Z] #56 1.436 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:10.936Z] #56 1.436 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:10.936Z] #56 1.436 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:10.936Z] #56 1.437 + dir=/tmp/install [2022-03-10T18:59:10.936Z] #56 1.437 + bin=containerd [2022-03-10T18:59:10.936Z] #56 1.437 + shift [2022-03-10T18:59:10.936Z] #56 1.437 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-10T18:59:10.936Z] #56 1.437 + . /tmp/install/containerd.installer [2022-03-10T18:59:10.936Z] #56 1.441 ++ set -e [2022-03-10T18:59:10.936Z] #56 1.441 ++ : v1.5.10 [2022-03-10T18:59:10.936Z] #56 1.442 + install_containerd [2022-03-10T18:59:10.936Z] #56 1.443 + echo 'Install containerd version v1.5.10' [2022-03-10T18:59:10.936Z] #56 1.443 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eET967HSOa/src/github.com/containerd/containerd [2022-03-10T18:59:10.936Z] #56 1.443 Install containerd version v1.5.10 [2022-03-10T18:59:10.936Z] #56 1.445 Cloning into '/tmp/tmp.eET967HSOa/src/github.com/containerd/containerd'... [2022-03-10T18:59:10.936Z] #56 ... [2022-03-10T18:59:10.936Z] [2022-03-10T18:59:10.936Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-10T18:59:10.936Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:10.936Z] #42 74.42 Selecting previously unselected package libprotoc17:amd64. [2022-03-10T18:59:10.936Z] #42 74.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:10.936Z] #42 74.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:10.936Z] #42 75.18 Selecting previously unselected package protobuf-c-compiler. [2022-03-10T18:59:10.936Z] #42 75.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-10T18:59:10.936Z] #42 75.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T18:59:10.936Z] #42 75.44 Selecting previously unselected package protobuf-compiler. [2022-03-10T18:59:10.936Z] #42 75.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:10.936Z] #42 75.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-10T18:59:10.936Z] #42 75.69 Selecting previously unselected package python-pkg-resources. [2022-03-10T18:59:10.936Z] #42 75.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T18:59:10.936Z] #42 75.74 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-10T18:59:10.936Z] #42 76.01 Selecting previously unselected package python-six. [2022-03-10T18:59:10.936Z] #42 76.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-10T18:59:10.936Z] #42 76.08 Unpacking python-six (1.12.0-1) ... [2022-03-10T18:59:10.936Z] #42 76.25 Selecting previously unselected package python-protobuf. [2022-03-10T18:59:10.936Z] #42 76.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-10T18:59:10.936Z] #42 76.28 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-10T18:59:11.046Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-10T18:59:11.051Z] #34 ... [2022-03-10T18:59:11.051Z] [2022-03-10T18:59:11.051Z] #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-03-10T18:59:11.051Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-10T18:59:11.051Z] #32 3.233 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T18:59:11.051Z] #32 3.235 Cloning into '.'... [2022-03-10T18:59:11.051Z] #32 ... [2022-03-10T18:59:11.051Z] [2022-03-10T18:59:11.051Z] #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-03-10T18:59:11.051Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:59:11.051Z] #29 13.95 [2022-03-10T18:59:11.196Z] #42 77.03 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-10T18:59:11.318Z] #29 14.14 #=#=# ##O#- # ######################################################################## 100.0% [2022-03-10T18:59:11.318Z] #29 14.48 [2022-03-10T18:59:11.336Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.0s [2022-03-10T18:59:11.766Z] #42 ... [2022-03-10T18:59:11.766Z] [2022-03-10T18:59:11.766Z] #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-03-10T18:59:11.766Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:59:11.766Z] #34 67.61 sync [2022-03-10T18:59:11.766Z] #34 67.64 internal/reflectlite [2022-03-10T18:59:11.766Z] #34 69.64 internal/testlog [2022-03-10T18:59:11.766Z] #34 70.96 errors [2022-03-10T18:59:11.766Z] #34 70.98 sort [2022-03-10T18:59:11.766Z] #34 71.63 strconv [2022-03-10T18:59:11.766Z] #34 72.62 io [2022-03-10T18:59:11.766Z] #34 74.78 internal/oserror [2022-03-10T18:59:11.766Z] #34 74.92 syscall [2022-03-10T18:59:11.766Z] #34 77.15 reflect [2022-03-10T18:59:12.695Z] #29 15.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T18:59:12.703Z] #34 ... [2022-03-10T18:59:12.703Z] [2022-03-10T18:59:12.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-03-10T18:59:12.703Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:12.703Z] #13 66.47 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-03-10T18:59:12.703Z] #13 69.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-10T18:59:12.703Z] #13 69.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-10T18:59:12.703Z] #13 69.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T18:59:12.703Z] #13 69.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T18:59:12.703Z] #13 69.20 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-03-10T18:59:12.704Z] #13 69.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-10T18:59:12.704Z] #13 69.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-10T18:59:12.704Z] #13 69.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-10T18:59:12.704Z] #13 69.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-10T18:59:12.704Z] #13 69.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-10T18:59:12.704Z] #13 69.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-10T18:59:12.704Z] #13 69.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-10T18:59:12.704Z] #13 69.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-10T18:59:12.704Z] #13 69.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-10T18:59:12.965Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.4s done [2022-03-10T18:59:12.965Z] #9 ... [2022-03-10T18:59:12.965Z] [2022-03-10T18:59:12.965Z] #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-03-10T18:59:12.965Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:12.965Z] #27 1.349 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:12.965Z] #27 1.349 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:12.965Z] #27 1.349 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:12.965Z] #27 1.585 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:12.965Z] #27 1.905 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:12.965Z] #27 2.337 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:12.965Z] #27 4.036 Fetched 8471 kB in 3s (2859 kB/s) [2022-03-10T18:59:12.965Z] #27 4.036 Reading package lists... [2022-03-10T18:59:12.965Z] #27 4.983 Reading package lists... [2022-03-10T18:59:12.965Z] #27 5.900 Building dependency tree... [2022-03-10T18:59:12.965Z] #27 6.260 The following additional packages will be installed: [2022-03-10T18:59:12.965Z] #27 6.260 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T18:59:12.965Z] #27 6.260 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-10T18:59:12.965Z] #27 6.260 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-10T18:59:12.965Z] #27 6.260 Suggested packages: [2022-03-10T18:59:12.965Z] #27 6.260 krb5-doc krb5-user [2022-03-10T18:59:12.965Z] #27 6.260 Recommended packages: [2022-03-10T18:59:12.965Z] #27 6.260 krb5-locales publicsuffix libsasl2-modules [2022-03-10T18:59:12.965Z] #27 6.547 The following NEW packages will be installed: [2022-03-10T18:59:12.965Z] #27 6.547 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-10T18:59:12.965Z] #27 6.547 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-10T18:59:12.965Z] #27 6.547 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T18:59:12.965Z] #27 6.548 libssh2-1 libssl1.1 openssl [2022-03-10T18:59:12.965Z] #27 6.835 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T18:59:12.966Z] #27 6.835 Need to get 5061 kB of archives. [2022-03-10T18:59:12.966Z] #27 6.835 After this operation, 12.1 MB of additional disk space will be used. [2022-03-10T18:59:12.966Z] #27 6.835 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-10T18:59:12.966Z] #27 6.835 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-10T18:59:12.966Z] #27 6.844 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-10T18:59:12.966Z] #27 6.885 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-10T18:59:12.966Z] #27 6.904 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-10T18:59:12.966Z] #27 6.904 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-10T18:59:12.966Z] #27 6.904 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-10T18:59:12.966Z] #27 6.904 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-10T18:59:12.966Z] #27 6.917 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-10T18:59:12.966Z] #27 6.917 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-10T18:59:12.966Z] #27 6.928 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-10T18:59:12.966Z] #27 6.928 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-10T18:59:12.966Z] #27 6.939 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-10T18:59:12.966Z] #27 6.939 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-10T18:59:12.966Z] #27 6.939 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-10T18:59:12.966Z] #27 6.939 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-10T18:59:12.966Z] #27 6.952 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-10T18:59:12.966Z] #27 6.952 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-10T18:59:12.966Z] #27 6.952 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T18:59:12.966Z] #27 6.953 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T18:59:12.966Z] #27 6.954 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T18:59:12.966Z] #27 7.140 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:12.966Z] #27 7.182 Fetched 5061 kB in 0s (13.4 MB/s) [2022-03-10T18:59:12.966Z] #27 7.210 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T18:59:12.966Z] #27 7.210 (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-03-10T18:59:12.966Z] #27 7.214 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 7.234 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 7.286 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T18:59:12.966Z] #27 7.286 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 7.300 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 7.378 Selecting previously unselected package libssl1.1:amd64. [2022-03-10T18:59:12.966Z] #27 7.378 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 7.387 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:12.966Z] #27 7.665 Selecting previously unselected package openssl. [2022-03-10T18:59:12.966Z] #27 7.665 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 7.671 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:12.966Z] #27 7.854 Selecting previously unselected package ca-certificates. [2022-03-10T18:59:12.966Z] #27 7.854 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-10T18:59:12.966Z] #27 7.854 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:12.966Z] #27 7.956 Selecting previously unselected package libkeyutils1:amd64. [2022-03-10T18:59:12.966Z] #27 7.956 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 7.966 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:12.966Z] #27 8.024 Selecting previously unselected package libkrb5support0:amd64. [2022-03-10T18:59:12.966Z] #27 8.024 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.029 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 8.110 Selecting previously unselected package libk5crypto3:amd64. [2022-03-10T18:59:12.966Z] #27 8.112 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.116 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 8.212 Selecting previously unselected package libkrb5-3:amd64. [2022-03-10T18:59:12.966Z] #27 8.212 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.217 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 8.355 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-10T18:59:12.966Z] #27 8.355 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.358 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 8.439 Selecting previously unselected package libldap-common. [2022-03-10T18:59:12.966Z] #27 8.439 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-10T18:59:12.966Z] #27 8.471 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:12.966Z] #27 8.524 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T18:59:12.966Z] #27 8.525 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.530 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:12.966Z] #27 8.644 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T18:59:12.966Z] #27 8.644 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.649 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:12.966Z] #27 8.727 Selecting previously unselected package libpsl5:amd64. [2022-03-10T18:59:12.966Z] #27 8.727 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.743 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:12.966Z] #27 8.820 Selecting previously unselected package librtmp1:amd64. [2022-03-10T18:59:12.966Z] #27 8.820 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.831 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:12.966Z] #27 8.889 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T18:59:12.966Z] #27 8.889 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.901 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:12.966Z] #27 8.959 Selecting previously unselected package libcurl4:amd64. [2022-03-10T18:59:12.966Z] #27 8.959 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 8.964 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 9.079 Selecting previously unselected package curl. [2022-03-10T18:59:12.966Z] #27 9.079 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 9.085 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 9.186 Selecting previously unselected package libonig5:amd64. [2022-03-10T18:59:12.966Z] #27 9.186 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 9.198 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:12.966Z] #27 9.287 Selecting previously unselected package libjq1:amd64. [2022-03-10T18:59:12.966Z] #27 9.287 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 9.293 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:12.966Z] #27 9.372 Selecting previously unselected package jq. [2022-03-10T18:59:12.966Z] #27 9.374 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:12.966Z] #27 9.380 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:12.966Z] #27 9.444 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:12.966Z] #27 9.463 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:12.966Z] #27 9.477 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:12.966Z] #27 9.610 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:12.966Z] #27 9.626 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:12.966Z] #27 9.647 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 9.659 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 9.676 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:12.966Z] #27 9.687 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 9.702 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:12.966Z] #27 9.719 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:12.966Z] #27 9.733 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:12.966Z] #27 9.769 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:12.966Z] #27 ... [2022-03-10T18:59:12.966Z] [2022-03-10T18:59:12.966Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:12.966Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:12.966Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-10T18:59:13.261Z] #29 16.18 [2022-03-10T18:59:13.520Z] #29 16.36 #=#=# ##O#- # ###################### 31.8% ######################################################################## 100.0% [2022-03-10T18:59:13.812Z] #29 16.87 [2022-03-10T18:59:13.875Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.4s done [2022-03-10T18:59:13.875Z] #9 ... [2022-03-10T18:59:13.875Z] [2022-03-10T18:59:13.875Z] #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-03-10T18:59:13.875Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:13.875Z] #27 2.383 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:13.875Z] #27 2.406 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:13.875Z] #27 2.406 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:13.875Z] #27 2.655 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:13.875Z] #27 2.975 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:13.875Z] #27 3.343 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:13.875Z] #27 5.664 Fetched 8471 kB in 4s (2397 kB/s) [2022-03-10T18:59:13.875Z] #27 5.664 Reading package lists... [2022-03-10T18:59:13.875Z] #27 6.983 Reading package lists... [2022-03-10T18:59:13.875Z] #27 8.269 Building dependency tree... [2022-03-10T18:59:13.875Z] #27 8.731 The following additional packages will be installed: [2022-03-10T18:59:13.875Z] #27 8.731 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T18:59:13.875Z] #27 8.731 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-10T18:59:13.875Z] #27 8.731 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-10T18:59:13.875Z] #27 8.732 Suggested packages: [2022-03-10T18:59:13.875Z] #27 8.735 krb5-doc krb5-user [2022-03-10T18:59:13.875Z] #27 8.735 Recommended packages: [2022-03-10T18:59:13.875Z] #27 8.735 krb5-locales publicsuffix libsasl2-modules [2022-03-10T18:59:13.875Z] #27 9.083 The following NEW packages will be installed: [2022-03-10T18:59:13.875Z] #27 9.085 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-10T18:59:13.875Z] #27 9.085 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-10T18:59:13.875Z] #27 9.086 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-10T18:59:13.875Z] #27 9.087 libssh2-1 libssl1.1 openssl [2022-03-10T18:59:13.875Z] #27 9.374 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T18:59:13.875Z] #27 9.374 Need to get 5061 kB of archives. [2022-03-10T18:59:13.875Z] #27 9.374 After this operation, 12.1 MB of additional disk space will be used. [2022-03-10T18:59:13.875Z] #27 9.374 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-10T18:59:13.875Z] #27 9.376 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-03-10T18:59:13.875Z] #27 9.383 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-10T18:59:13.876Z] #27 9.427 Get:4 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-03-10T18:59:13.876Z] #27 9.447 Get:5 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-10T18:59:13.876Z] #27 9.452 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-10T18:59:13.876Z] #27 9.452 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-10T18:59:13.876Z] #27 9.459 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-10T18:59:13.876Z] #27 9.459 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-10T18:59:13.876Z] #27 9.475 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-10T18:59:13.876Z] #27 9.475 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-10T18:59:13.876Z] #27 9.483 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-10T18:59:13.876Z] #27 9.491 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-10T18:59:13.876Z] #27 9.491 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-10T18:59:13.876Z] #27 9.491 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-10T18:59:13.876Z] #27 9.499 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-10T18:59:13.876Z] #27 9.499 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-10T18:59:13.876Z] #27 9.507 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-10T18:59:13.876Z] #27 9.521 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T18:59:13.876Z] #27 9.521 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T18:59:13.876Z] #27 9.525 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T18:59:13.876Z] #27 9.741 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:13.876Z] #27 9.776 Fetched 5061 kB in 0s (12.4 MB/s) [2022-03-10T18:59:13.876Z] #27 9.795 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T18:59:13.876Z] #27 9.796 (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-03-10T18:59:13.876Z] #27 9.806 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:13.876Z] #27 9.813 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:13.876Z] #27 9.867 Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T18:59:13.876Z] #27 9.867 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-10T18:59:13.876Z] #27 9.876 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:13.876Z] #27 9.954 Selecting previously unselected package libssl1.1:amd64. [2022-03-10T18:59:13.876Z] #27 9.954 Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:13.876Z] #27 9.958 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:13.876Z] #27 10.17 Selecting previously unselected package openssl. [2022-03-10T18:59:13.876Z] #27 10.17 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-03-10T18:59:13.876Z] #27 10.17 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:14.136Z] #27 10.50 Selecting previously unselected package ca-certificates. [2022-03-10T18:59:14.136Z] #27 10.50 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-10T18:59:14.136Z] #27 10.51 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:14.395Z] #27 10.62 Selecting previously unselected package libkeyutils1:amd64. [2022-03-10T18:59:14.395Z] #27 10.62 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-10T18:59:14.395Z] #27 10.62 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:14.395Z] #27 10.68 Selecting previously unselected package libkrb5support0:amd64. [2022-03-10T18:59:14.395Z] #27 10.68 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:14.395Z] #27 10.69 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:14.395Z] #27 10.73 Selecting previously unselected package libk5crypto3:amd64. [2022-03-10T18:59:14.395Z] #27 10.73 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:14.395Z] #27 10.74 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:14.395Z] #27 10.82 Selecting previously unselected package libkrb5-3:amd64. [2022-03-10T18:59:14.395Z] #27 10.82 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:14.625Z] #13 71.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:14.625Z] #13 71.43 Fetched 77.8 MB in 10s (7759 kB/s) [2022-03-10T18:59:14.656Z] #27 10.82 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:14.656Z] #27 10.95 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-10T18:59:14.656Z] #27 10.95 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-10T18:59:14.656Z] #27 10.96 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:14.656Z] #27 11.04 Selecting previously unselected package libldap-common. [2022-03-10T18:59:14.656Z] #27 11.04 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-10T18:59:14.656Z] #27 11.05 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:14.886Z] #13 71.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-03-10T18:59:14.886Z] #13 71.59 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T18:59:14.886Z] #13 71.61 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-10T18:59:14.915Z] #27 11.10 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T18:59:14.915Z] #27 11.10 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-10T18:59:14.915Z] #27 11.10 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:14.915Z] #27 11.20 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T18:59:14.915Z] #27 11.20 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-10T18:59:14.915Z] #27 11.20 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:14.915Z] #27 11.27 Selecting previously unselected package libpsl5:amd64. [2022-03-10T18:59:14.915Z] #27 11.28 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-10T18:59:14.915Z] #27 11.29 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:14.915Z] #27 11.34 Selecting previously unselected package librtmp1:amd64. [2022-03-10T18:59:14.915Z] #27 11.34 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-10T18:59:15.148Z] #13 71.83 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T18:59:15.148Z] #13 71.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T18:59:15.176Z] #27 11.35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:15.176Z] #27 11.40 Selecting previously unselected package libssh2-1:amd64. [2022-03-10T18:59:15.176Z] #27 11.40 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-10T18:59:15.176Z] #27 11.41 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:15.191Z] #29 18.22 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-10T18:59:15.266Z] #9 ... [2022-03-10T18:59:15.266Z] [2022-03-10T18:59:15.266Z] #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-03-10T18:59:15.266Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:15.266Z] #27 10.84 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:15.266Z] #27 12.21 137 added, 0 removed; done. [2022-03-10T18:59:15.266Z] #27 12.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:15.266Z] #27 12.29 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:15.266Z] #27 12.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:15.266Z] #27 12.31 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:15.266Z] #27 12.32 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:15.266Z] #27 12.35 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:15.266Z] #27 12.36 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:15.266Z] #27 13.47 0 added, 0 removed; done. [2022-03-10T18:59:15.266Z] #27 13.47 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T18:59:15.266Z] #27 13.48 done. [2022-03-10T18:59:15.266Z] #27 DONE 15.8s [2022-03-10T18:59:15.266Z] [2022-03-10T18:59:15.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:15.266Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:15.266Z] #9 ... [2022-03-10T18:59:15.266Z] [2022-03-10T18:59:15.266Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T18:59:15.266Z] #28 sha256:9a38f595ec94ca6d8aafc338e9ee30453e0924cd8f05b9552c9f5e5ff273cbcd [2022-03-10T18:59:15.266Z] #28 DONE 0.2s [2022-03-10T18:59:15.407Z] #13 71.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T18:59:15.408Z] #13 72.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-10T18:59:15.408Z] #13 72.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T18:59:15.408Z] #13 ... [2022-03-10T18:59:15.408Z] [2022-03-10T18:59:15.408Z] #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-03-10T18:59:15.408Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:15.408Z] #36 71.35 Selecting previously unselected package libicu63:amd64. [2022-03-10T18:59:15.408Z] #36 71.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T18:59:15.408Z] #36 71.51 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T18:59:15.408Z] #36 81.28 Selecting previously unselected package libxml2:amd64. [2022-03-10T18:59:15.408Z] #36 81.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-10T18:59:15.408Z] #36 81.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T18:59:15.435Z] #27 11.72 Selecting previously unselected package libcurl4:amd64. [2022-03-10T18:59:15.435Z] #27 11.72 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:15.435Z] #27 11.77 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:15.527Z] [2022-03-10T18:59:15.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:15.527Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:15.593Z] #29 18.66 [2022-03-10T18:59:15.696Z] #27 11.96 Selecting previously unselected package curl. [2022-03-10T18:59:15.696Z] #27 11.96 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-10T18:59:15.696Z] #27 11.97 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:15.955Z] #27 12.05 Selecting previously unselected package libonig5:amd64. [2022-03-10T18:59:15.955Z] #27 12.05 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T18:59:15.955Z] #27 12.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:15.955Z] #27 12.13 Selecting previously unselected package libjq1:amd64. [2022-03-10T18:59:15.955Z] #27 12.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:15.955Z] #27 12.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:15.955Z] #27 12.18 Selecting previously unselected package jq. [2022-03-10T18:59:15.955Z] #27 12.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T18:59:15.955Z] #27 12.19 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:15.955Z] #27 12.27 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-10T18:59:15.977Z] #36 81.83 Selecting previously unselected package libarchive13:amd64. [2022-03-10T18:59:15.977Z] #36 81.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-10T18:59:15.977Z] #36 81.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T18:59:16.100Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.0s [2022-03-10T18:59:16.214Z] #27 12.28 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-10T18:59:16.214Z] #27 12.29 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:16.214Z] #27 12.51 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-10T18:59:16.214Z] #27 12.52 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:16.214Z] #27 12.54 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:16.214Z] #27 12.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:16.214Z] #27 12.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-10T18:59:16.214Z] #27 12.64 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:16.236Z] #36 82.13 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-10T18:59:16.236Z] #36 82.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-10T18:59:16.236Z] #36 82.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T18:59:16.236Z] #36 82.27 Selecting previously unselected package librhash0:amd64. [2022-03-10T18:59:16.236Z] #36 82.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-10T18:59:16.236Z] #36 82.30 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-10T18:59:16.367Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.2s done [2022-03-10T18:59:16.495Z] #36 82.48 Selecting previously unselected package libuv1:amd64. [2022-03-10T18:59:16.495Z] #36 82.48 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-10T18:59:16.495Z] #36 82.49 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T18:59:16.495Z] #36 ... [2022-03-10T18:59:16.495Z] [2022-03-10T18:59:16.495Z] #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-03-10T18:59:16.495Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:16.495Z] #42 82.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:16.495Z] #42 82.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:16.628Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-10T18:59:16.754Z] #42 82.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T18:59:16.754Z] #42 82.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T18:59:16.754Z] #42 82.68 Setting up python-six (1.12.0-1) ... [2022-03-10T18:59:16.780Z] #27 12.86 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-10T18:59:16.780Z] #27 13.00 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-10T18:59:16.780Z] #27 13.14 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:16.780Z] #27 13.18 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-03-10T18:59:17.041Z] #27 13.21 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:17.041Z] #27 13.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:17.041Z] #27 13.25 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:17.041Z] #27 13.26 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:17.609Z] #27 13.85 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:18.007Z] #29 18.96 #=#=# 0.0% ## 3.2% #### 6.2% ########### 15.4% ############### 21.7% #################### 27.9% ######################## 33.6% ############################## 42.6% ####################################### 54.4% ################################################ 67.3% ################################################# 68.7% #################################################### [2022-03-10T18:59:18.007Z] #29 ... [2022-03-10T18:59:18.007Z] [2022-03-10T18:59:18.007Z] #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-03-10T18:59:18.007Z] #45 sha256:0b982771e823886d3331ac10b85abc31537000252c94fda9e497c4d4ab05ee3d [2022-03-10T18:59:18.007Z] #45 DONE 20.4s [2022-03-10T18:59:18.007Z] [2022-03-10T18:59:18.007Z] #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-03-10T18:59:18.007Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:59:18.007Z] #29 18.96 #=#=# 0.0% ## 3.2% #### 6.2% ########### 15.4% ############### 21.7% #################### 27.9% ######################## 33.6% ############################## 42.6% ####################################### 54.4% ################################################ 67.3% ################################################# 68.7% #################################################### 72.7% ###################################################### 75.8% [2022-03-10T18:59:18.007Z] #29 ... [2022-03-10T18:59:18.007Z] [2022-03-10T18:59:18.007Z] #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-03-10T18:59:18.007Z] #67 sha256:5191157ff2274736975f74bf6efa026d327f9b1e520c6d26bdf1fe4790498491 [2022-03-10T18:59:18.007Z] #67 19.95 Checking out files: 55% (1066/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) [2022-03-10T18:59:18.007Z] #67 ... [2022-03-10T18:59:18.007Z] [2022-03-10T18:59:18.007Z] #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-03-10T18:59:18.007Z] #49 sha256:2dcadb2edce5fa9c2b42bead0afd00b05dcb9e66b764fc16dea97195e54c7ee0 [2022-03-10T18:59:18.007Z] #49 10.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-10T18:59:18.007Z] #49 11.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-10T18:59:18.007Z] #49 12.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T18:59:18.007Z] #49 14.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-10T18:59:18.007Z] #49 14.04 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-10T18:59:18.007Z] #49 14.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-10T18:59:18.007Z] #49 14.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-10T18:59:18.007Z] #49 14.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T18:59:18.007Z] #49 14.64 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-10T18:59:18.007Z] #49 14.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-10T18:59:18.007Z] #49 14.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-10T18:59:18.007Z] #49 14.72 go: downloading github.com/spf13/afero v1.1.2 [2022-03-10T18:59:18.007Z] #49 14.89 go: downloading github.com/spf13/cast v1.3.0 [2022-03-10T18:59:18.007Z] #49 14.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-10T18:59:18.007Z] #49 14.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T18:59:18.007Z] #49 15.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-10T18:59:18.007Z] #49 15.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-10T18:59:18.007Z] #49 15.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-10T18:59:18.007Z] #49 15.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T18:59:18.007Z] #49 15.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-10T18:59:18.007Z] #49 16.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-10T18:59:18.007Z] #49 16.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-10T18:59:18.007Z] #49 16.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T18:59:18.007Z] #49 16.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T18:59:18.007Z] #49 16.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-10T18:59:18.007Z] #49 17.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T18:59:18.007Z] #49 18.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-10T18:59:18.007Z] #49 18.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-10T18:59:18.007Z] #49 18.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T18:59:18.007Z] #49 18.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-10T18:59:18.007Z] #49 18.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T18:59:18.007Z] #49 19.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T18:59:18.007Z] #49 19.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-10T18:59:18.007Z] #49 19.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-10T18:59:18.007Z] #49 19.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T18:59:18.007Z] #49 19.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-10T18:59:18.007Z] #49 19.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-10T18:59:18.007Z] #49 19.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-10T18:59:18.007Z] #49 19.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-10T18:59:18.007Z] #49 20.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-10T18:59:18.007Z] #49 20.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-10T18:59:18.007Z] #49 20.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-10T18:59:18.007Z] #49 20.28 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-10T18:59:18.007Z] #49 20.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T18:59:18.007Z] #49 20.37 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-10T18:59:18.007Z] #49 20.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-10T18:59:18.007Z] #49 ... [2022-03-10T18:59:18.007Z] [2022-03-10T18:59:18.007Z] #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-03-10T18:59:18.007Z] #67 sha256:5191157ff2274736975f74bf6efa026d327f9b1e520c6d26bdf1fe4790498491 [2022-03-10T18:59:18.266Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.0s [2022-03-10T18:59:18.266Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.4s done [2022-03-10T18:59:18.526Z] #67 19.95 Checking out files: 55% (1066/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: 96% (1846/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-03-10T18:59:18.526Z] #67 21.20 + cd /tmp/tmp.yrMPSUkgqo/src/github.com/docker/libnetwork [2022-03-10T18:59:18.526Z] #67 21.20 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:18.546Z] #27 14.59 137 added, 0 removed; done. [2022-03-10T18:59:18.546Z] #27 14.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:18.546Z] #27 14.67 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:18.546Z] #27 14.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:18.546Z] #27 14.70 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:18.546Z] #27 14.71 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:18.546Z] #27 14.72 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:18.546Z] #27 14.73 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:18.838Z] #9 ... [2022-03-10T18:59:18.838Z] [2022-03-10T18:59:18.838Z] #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-03-10T18:59:18.838Z] #27 sha256:faf2e43ea1f30a7fd984493a0696b581098259eea98a742456a70ed21b064e61 [2022-03-10T18:59:18.838Z] #27 9.797 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T18:59:18.838Z] #27 9.812 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T18:59:18.838Z] #27 9.827 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-10T18:59:18.838Z] #27 9.853 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:18.838Z] #27 10.65 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:18.838Z] #27 11.97 137 added, 0 removed; done. [2022-03-10T18:59:18.838Z] #27 12.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-10T18:59:18.838Z] #27 12.03 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T18:59:18.838Z] #27 12.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-10T18:59:18.838Z] #27 12.06 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-10T18:59:18.838Z] #27 12.08 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:18.838Z] #27 12.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-10T18:59:18.838Z] #27 12.13 Updating certificates in /etc/ssl/certs... [2022-03-10T18:59:18.838Z] #27 13.13 0 added, 0 removed; done. [2022-03-10T18:59:18.838Z] #27 13.13 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T18:59:18.838Z] #27 13.13 done. [2022-03-10T18:59:18.838Z] #27 DONE 15.6s [2022-03-10T18:59:18.838Z] [2022-03-10T18:59:18.838Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T18:59:18.838Z] #28 sha256:5f1fb8eb3a36340f4465c308ae3cf7d56b8bb586937308efb89b64689e72cac7 [2022-03-10T18:59:18.838Z] #28 DONE 0.1s [2022-03-10T18:59:18.838Z] [2022-03-10T18:59:18.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:18.838Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:18.838Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-10T18:59:19.108Z] #67 21.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-10T18:59:19.108Z] #67 ... [2022-03-10T18:59:19.108Z] [2022-03-10T18:59:19.109Z] #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-03-10T18:59:19.109Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:19.109Z] #13 10.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T18:59:19.109Z] #13 18.99 Fetched 8823 kB in 16s (557 kB/s) [2022-03-10T18:59:19.113Z] #27 15.37 0 added, 0 removed; done. [2022-03-10T18:59:19.113Z] #27 15.37 Running hooks in /etc/ca-certificates/update.d... [2022-03-10T18:59:19.113Z] #27 15.37 done. [2022-03-10T18:59:19.368Z] #13 18.99 Reading package lists... [2022-03-10T18:59:19.368Z] #13 ... [2022-03-10T18:59:19.368Z] [2022-03-10T18:59:19.368Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-10T18:59:19.368Z] #49 sha256:2dcadb2edce5fa9c2b42bead0afd00b05dcb9e66b764fc16dea97195e54c7ee0 [2022-03-10T18:59:19.368Z] #49 21.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T18:59:19.369Z] #49 21.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-10T18:59:19.369Z] #49 21.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T18:59:19.369Z] #49 21.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T18:59:19.369Z] #49 21.81 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-10T18:59:19.369Z] #49 21.86 go: downloading golang.org/x/text v0.3.2 [2022-03-10T18:59:20.952Z] #42 86.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T18:59:20.952Z] #42 86.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T18:59:20.952Z] #42 86.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:20.952Z] #42 86.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T18:59:20.952Z] #42 ... [2022-03-10T18:59:20.952Z] [2022-03-10T18:59:20.952Z] #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-03-10T18:59:20.952Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:20.952Z] #36 82.65 Selecting previously unselected package cmake. [2022-03-10T18:59:20.952Z] #36 82.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-10T18:59:20.952Z] #36 82.67 Unpacking cmake (3.13.4-1) ... [2022-03-10T18:59:20.952Z] #36 85.52 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T18:59:20.952Z] #36 85.53 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T18:59:20.952Z] #36 85.54 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T18:59:20.952Z] #36 85.55 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T18:59:20.952Z] #36 85.59 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-10T18:59:20.952Z] #36 85.60 Setting up cmake-data (3.13.4-1) ... [2022-03-10T18:59:20.952Z] #36 85.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T18:59:20.952Z] #36 85.63 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T18:59:20.952Z] #36 85.64 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T18:59:20.952Z] #36 85.65 Setting up cmake (3.13.4-1) ... [2022-03-10T18:59:20.952Z] #36 85.66 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:20.952Z] #36 85.78 Processing triggers for mime-support (3.62) ... [2022-03-10T18:59:20.952Z] #36 DONE 86.5s [2022-03-10T18:59:20.952Z] [2022-03-10T18:59:20.952Z] #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-03-10T18:59:20.952Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:20.952Z] #42 86.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:20.952Z] #42 86.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-10T18:59:20.952Z] #42 86.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:20.952Z] #42 86.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T18:59:20.952Z] #42 86.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T18:59:20.952Z] #42 86.58 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-10T18:59:21.017Z] #27 DONE 17.1s [2022-03-10T18:59:21.017Z] [2022-03-10T18:59:21.017Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:21.017Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:21.017Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.8s done [2022-03-10T18:59:21.017Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 2.0s [2022-03-10T18:59:21.277Z] #9 ... [2022-03-10T18:59:21.277Z] [2022-03-10T18:59:21.277Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-10T18:59:21.277Z] #28 sha256:dc1c7d370c5861e344f0570a7bfbff532e91c4894e26aba2a8c1a782a9078bd2 [2022-03-10T18:59:21.277Z] #28 DONE 0.4s [2022-03-10T18:59:21.277Z] [2022-03-10T18:59:21.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:21.277Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:21.277Z] #9 ... [2022-03-10T18:59:21.277Z] [2022-03-10T18:59:21.277Z] #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-03-10T18:59:21.277Z] #29 sha256:237492f0c1051a9d8d7cf4a33b4841ba67d625a4b05316c86ce6845691213bf2 [2022-03-10T18:59:21.915Z] #49 ... [2022-03-10T18:59:21.915Z] [2022-03-10T18:59:21.915Z] #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-03-10T18:59:21.915Z] #58 sha256:842e06fbe9623e5392c557602509e282a900c8c5289c75445b51db0d1854caa9 [2022-03-10T18:59:21.915Z] #58 13.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-10T18:59:21.915Z] #58 18.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T18:59:21.915Z] #58 ... [2022-03-10T18:59:21.915Z] [2022-03-10T18:59:21.915Z] #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-03-10T18:59:21.915Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:59:21.915Z] #29 18.96 #=#=# 0.0% ## 3.2% #### 6.2% ########### 15.4% ############### 21.7% #################### 27.9% ######################## 33.6% ############################## 42.6% ####################################### 54.4% ################################################ 67.3% ################################################# 68.7% #################################################### 72.7% ###################################################### 75.8% ######################################################## 77.9% ########################################################## 81.2% ############################################################# 85.5% ############################################################### 87.6% ################################################################### 94.4% ######################################################################## 100.0% [2022-03-10T18:59:21.915Z] #29 21.82 [2022-03-10T18:59:21.915Z] #29 23.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T18:59:21.915Z] #29 23.31 [2022-03-10T18:59:21.915Z] #29 23.64 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:21.915Z] #29 23.81 [2022-03-10T18:59:21.915Z] #29 24.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T18:59:21.915Z] #29 25.03 [2022-03-10T18:59:21.932Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-03-10T18:59:22.174Z] #29 25.42 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:22.174Z] #29 ... [2022-03-10T18:59:22.174Z] [2022-03-10T18:59:22.174Z] #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-03-10T18:59:22.174Z] #47 sha256:30dc34bf601512f1fe4c4c1fc0015082a82b1b0c1d12bc6315ed7feb17c35ad1 [2022-03-10T18:59:22.174Z] #47 14.82 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T18:59:22.174Z] #47 14.82 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T18:59:22.219Z] #29 1.034 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-10T18:59:22.434Z] #47 ... [2022-03-10T18:59:22.434Z] [2022-03-10T18:59:22.435Z] #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-03-10T18:59:22.435Z] #29 sha256:4f914bb9e004a5e6ac5ee7b2c7cfe5104005520d92f45a9d9d8305cfda5f7359 [2022-03-10T18:59:22.435Z] #29 25.55 [2022-03-10T18:59:22.435Z] #29 25.64 Download of images into '/build' complete. [2022-03-10T18:59:22.435Z] #29 25.64 Use something like the following to load the result into a Docker daemon: [2022-03-10T18:59:22.435Z] #29 25.64 tar -cC '/build' . | docker load [2022-03-10T18:59:22.480Z] #29 1.106 [2022-03-10T18:59:22.694Z] #29 DONE 25.7s [2022-03-10T18:59:22.694Z] [2022-03-10T18:59:22.694Z] #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-03-10T18:59:22.694Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-10T18:59:22.694Z] #40 17.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-10T18:59:22.694Z] #40 19.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-10T18:59:22.862Z] #42 ... [2022-03-10T18:59:22.862Z] [2022-03-10T18:59:22.862Z] #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-03-10T18:59:22.862Z] #47 sha256:36b4644f9f3937e35ffeb99e4599ff2e4876950b7b16b130a2bf19fb6889d352 [2022-03-10T18:59:22.862Z] #47 DONE 88.5s [2022-03-10T18:59:22.862Z] [2022-03-10T18:59:22.862Z] #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-03-10T18:59:22.862Z] #37 sha256:98902db216e1f90ce7260aeea6adbc610f32e1b17c12a04f9d7bfe48bb42a644 [2022-03-10T18:59:22.862Z] #37 0.926 + RM_GOPATH=0 [2022-03-10T18:59:22.862Z] #37 0.926 + TMP_GOPATH= [2022-03-10T18:59:22.862Z] #37 0.926 + : /build [2022-03-10T18:59:22.862Z] #37 0.926 + '[' -z '' ']' [2022-03-10T18:59:22.862Z] #37 0.926 ++ mktemp -d [2022-03-10T18:59:22.862Z] #37 0.931 + export GOPATH=/tmp/tmp.mDXNjHBjew [2022-03-10T18:59:22.862Z] #37 0.931 + GOPATH=/tmp/tmp.mDXNjHBjew [2022-03-10T18:59:22.862Z] #37 0.931 + RM_GOPATH=1 [2022-03-10T18:59:22.862Z] #37 0.932 + case "$(go env GOARCH)" in [2022-03-10T18:59:22.862Z] #37 0.932 ++ go env GOARCH [2022-03-10T18:59:22.862Z] #37 0.970 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:22.862Z] #37 0.970 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:22.862Z] #37 0.970 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:22.862Z] #37 0.971 + dir=/tmp/install [2022-03-10T18:59:22.862Z] #37 0.973 + bin=tini [2022-03-10T18:59:22.862Z] #37 0.974 + shift [2022-03-10T18:59:22.862Z] #37 0.974 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-10T18:59:22.862Z] #37 0.974 + . /tmp/install/tini.installer [2022-03-10T18:59:22.862Z] #37 0.974 ++ : v0.19.0 [2022-03-10T18:59:22.862Z] #37 0.975 + install_tini [2022-03-10T18:59:22.862Z] #37 0.975 + echo 'Install tini version v0.19.0' [2022-03-10T18:59:22.862Z] #37 0.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.mDXNjHBjew/tini [2022-03-10T18:59:22.862Z] #37 0.975 Install tini version v0.19.0 [2022-03-10T18:59:22.862Z] #37 0.978 Cloning into '/tmp/tmp.mDXNjHBjew/tini'... [2022-03-10T18:59:22.862Z] #37 1.692 + cd /tmp/tmp.mDXNjHBjew/tini [2022-03-10T18:59:22.862Z] #37 1.692 + git checkout -q v0.19.0 [2022-03-10T18:59:22.862Z] #37 1.722 + cmake . [2022-03-10T18:59:22.953Z] #40 ... [2022-03-10T18:59:22.953Z] [2022-03-10T18:59:22.953Z] #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-03-10T18:59:22.953Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:22.953Z] #34 15.60 encoding [2022-03-10T18:59:23.002Z] #29 1.321 #=#=# ############# 18.3% ########################### 38.1% ######################################### 58.1% ######################################################## 77.8% ###################################################################### 97.9% ######################################################################## 100.0% [2022-03-10T18:59:23.123Z] #37 2.565 -- The C compiler identification is GNU 8.3.0 [2022-03-10T18:59:23.123Z] #37 2.644 -- Check for working C compiler: /usr/bin/cc [2022-03-10T18:59:23.224Z] #34 ... [2022-03-10T18:59:23.224Z] [2022-03-10T18:59:23.224Z] #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-03-10T18:59:23.224Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:23.224Z] #42 17.98 Fetched 8293 kB in 14s (594 kB/s) [2022-03-10T18:59:23.224Z] #42 17.98 Reading package lists... [2022-03-10T18:59:23.263Z] #29 1.917 [2022-03-10T18:59:23.522Z] #29 2.146 #=#=# ################################################################### 94.2% ######################################################################## 100.0% [2022-03-10T18:59:23.522Z] #29 2.338 [2022-03-10T18:59:23.781Z] #29 2.547 #=#=# ################################################################# 91.3% ######################################################################## 100.0% [2022-03-10T18:59:23.791Z] #42 24.07 Reading package lists... [2022-03-10T18:59:23.791Z] #42 ... [2022-03-10T18:59:23.791Z] [2022-03-10T18:59:23.791Z] #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-03-10T18:59:23.791Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:23.791Z] #13 18.99 Reading package lists... [2022-03-10T18:59:24.041Z] #29 2.738 [2022-03-10T18:59:24.064Z] #37 3.607 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-10T18:59:24.162Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.2s [2022-03-10T18:59:24.324Z] #37 3.619 -- Detecting C compiler ABI info [2022-03-10T18:59:24.821Z] #29 2.960 #=#=# ############ 17.6% ########################## 36.7% ######################################## 56.0% ###################################################### 75.5% #################################################################### 94.6% ######################################################################## 100.0% [2022-03-10T18:59:24.821Z] #29 3.571 [2022-03-10T18:59:24.893Z] #37 4.370 -- Detecting C compiler ABI info - done [2022-03-10T18:59:24.894Z] #37 4.449 -- Detecting C compile features [2022-03-10T18:59:24.926Z] #13 25.80 Reading package lists... [2022-03-10T18:59:24.926Z] #13 ... [2022-03-10T18:59:24.926Z] [2022-03-10T18:59:24.926Z] #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-03-10T18:59:24.926Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-10T18:59:24.926Z] #55 17.44 Fetched 8293 kB in 14s (606 kB/s) [2022-03-10T18:59:24.926Z] #55 17.44 Reading package lists... [2022-03-10T18:59:24.926Z] #55 23.32 Reading package lists... [2022-03-10T18:59:24.926Z] #55 ... [2022-03-10T18:59:24.926Z] [2022-03-10T18:59:24.926Z] #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-03-10T18:59:24.926Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-10T18:59:24.926Z] #36 17.59 Fetched 8293 kB in 14s (598 kB/s) [2022-03-10T18:59:24.926Z] #36 17.59 Reading package lists... [2022-03-10T18:59:24.926Z] #36 22.62 Reading package lists... [2022-03-10T18:59:25.186Z] #36 ... [2022-03-10T18:59:25.186Z] [2022-03-10T18:59:25.186Z] #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-03-10T18:59:25.186Z] #49 sha256:2dcadb2edce5fa9c2b42bead0afd00b05dcb9e66b764fc16dea97195e54c7ee0 [2022-03-10T18:59:25.186Z] #49 26.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T18:59:25.186Z] #49 26.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T18:59:25.186Z] #49 27.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-10T18:59:25.186Z] #49 27.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-10T18:59:25.186Z] #49 27.12 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-10T18:59:25.247Z] #9 ... [2022-03-10T18:59:25.248Z] [2022-03-10T18:59:25.248Z] #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-03-10T18:59:25.248Z] #29 sha256:8b3c25b3431831a5cb7a592691079238ff033f53eaea350883e42f98e0c94952 [2022-03-10T18:59:25.248Z] #29 1.689 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-10T18:59:25.248Z] #29 1.786 [2022-03-10T18:59:25.248Z] #29 2.027 #=#=# ########## 14.4% ########################### 37.6% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.4% ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 2.653 [2022-03-10T18:59:25.248Z] #29 2.879 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 3.064 [2022-03-10T18:59:25.248Z] #29 3.296 #=#=# ############################################# 63.7% ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 3.532 [2022-03-10T18:59:25.248Z] #29 3.755 #=#=# ######### 13.6% ########################## 37.1% ######################################## 56.2% ###################################################### 75.7% #################################################################### 94.9% ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 4.369 [2022-03-10T18:59:25.248Z] #29 4.593 #=#=# # 1.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 6.553 [2022-03-10T18:59:25.248Z] #29 7.130 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T18:59:25.248Z] #29 7.234 [2022-03-10T18:59:25.248Z] #29 7.468 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 7.541 [2022-03-10T18:59:25.248Z] #29 8.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T18:59:25.248Z] #29 8.201 [2022-03-10T18:59:25.248Z] #29 8.429 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:25.248Z] #29 8.566 [2022-03-10T18:59:25.248Z] #29 9.113 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-10T18:59:25.248Z] #29 9.222 [2022-03-10T18:59:25.509Z] #29 9.449 #=#=# 0.0% #### 5.8% ############ 17.6% ######################### 35.3% [2022-03-10T18:59:25.509Z] #29 ... [2022-03-10T18:59:25.509Z] [2022-03-10T18:59:25.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:25.509Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:25.602Z] #29 3.794 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############## 20.5% ################## 25.7% [2022-03-10T18:59:25.602Z] #29 ... [2022-03-10T18:59:25.602Z] [2022-03-10T18:59:25.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:25.602Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:25.602Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.5s done [2022-03-10T18:59:25.602Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-10T18:59:25.602Z] #9 DONE 33.4s [2022-03-10T18:59:25.602Z] [2022-03-10T18:59:25.602Z] #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-03-10T18:59:25.602Z] #29 sha256:237492f0c1051a9d8d7cf4a33b4841ba67d625a4b05316c86ce6845691213bf2 [2022-03-10T18:59:25.753Z] #49 28.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-10T18:59:25.753Z] #49 28.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T18:59:26.013Z] #49 28.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-10T18:59:26.581Z] #49 ... [2022-03-10T18:59:26.581Z] [2022-03-10T18:59:26.581Z] #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-03-10T18:59:26.581Z] #51 sha256:77fe2564070c912f9fbd0f74a5d52fb1592e82bf1fe43cf72a1182f2d4434454 [2022-03-10T18:59:26.581Z] #51 DONE 29.2s [2022-03-10T18:59:26.801Z] #37 6.155 -- Detecting C compile features - done [2022-03-10T18:59:26.801Z] #37 6.186 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T18:59:26.801Z] #37 6.411 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T18:59:26.843Z] [2022-03-10T18:59:26.843Z] #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-03-10T18:59:26.843Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:26.843Z] #42 24.07 Reading package lists... [2022-03-10T18:59:26.899Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.1s [2022-03-10T18:59:26.907Z] #29 3.794 #=#=# ### 4.9% ####### 10.1% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.2% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.2% ################################################ 67.1% #################################################### 72.5% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2022-03-10T18:59:26.907Z] #29 5.734 [2022-03-10T18:59:27.062Z] #37 6.535 -- Configuring done [2022-03-10T18:59:27.062Z] #37 ... [2022-03-10T18:59:27.062Z] [2022-03-10T18:59:27.062Z] #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-03-10T18:59:27.062Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:27.062Z] #42 93.02 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T18:59:27.062Z] #42 93.08 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:27.325Z] #42 ... [2022-03-10T18:59:27.325Z] [2022-03-10T18:59:27.325Z] #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-03-10T18:59:27.325Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:27.325Z] #13 74.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T18:59:27.325Z] #13 74.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-10T18:59:27.325Z] #13 74.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T18:59:27.325Z] #13 76.47 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T18:59:27.325Z] #13 76.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-10T18:59:27.325Z] #13 76.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T18:59:27.325Z] #13 76.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T18:59:27.325Z] #13 76.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T18:59:27.325Z] #13 76.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T18:59:27.325Z] #13 76.90 Selecting previously unselected package dmsetup. [2022-03-10T18:59:27.325Z] #13 76.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-10T18:59:27.325Z] #13 76.90 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-10T18:59:27.325Z] #13 77.11 Selecting previously unselected package mingw-w64-common. [2022-03-10T18:59:27.325Z] #13 77.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-10T18:59:27.325Z] #13 77.12 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-10T18:59:27.325Z] #13 83.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T18:59:27.325Z] #13 83.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-10T18:59:27.325Z] #13 83.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T18:59:27.474Z] #29 6.176 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T18:59:27.474Z] #29 6.233 [2022-03-10T18:59:27.588Z] #13 ... [2022-03-10T18:59:27.588Z] [2022-03-10T18:59:27.588Z] #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-03-10T18:59:27.588Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:27.588Z] #42 DONE 93.5s [2022-03-10T18:59:27.588Z] [2022-03-10T18:59:27.588Z] #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-03-10T18:59:27.588Z] #37 sha256:98902db216e1f90ce7260aeea6adbc610f32e1b17c12a04f9d7bfe48bb42a644 [2022-03-10T18:59:27.588Z] #37 6.574 -- Generating done [2022-03-10T18:59:27.588Z] #37 6.579 -- Build files have been written to: /tmp/tmp.mDXNjHBjew/tini [2022-03-10T18:59:27.588Z] #37 6.581 + make tini-static [2022-03-10T18:59:27.588Z] #37 6.945 Scanning dependencies of target tini-static [2022-03-10T18:59:27.588Z] #37 7.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T18:59:27.734Z] #29 6.445 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:27.734Z] #29 6.494 [2022-03-10T18:59:28.285Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 11.6s done [2022-03-10T18:59:28.285Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-03-10T18:59:28.302Z] #29 6.896 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T18:59:28.302Z] #29 6.957 [2022-03-10T18:59:28.479Z] #42 29.65 Building dependency tree... [2022-03-10T18:59:28.526Z] #37 ... [2022-03-10T18:59:28.526Z] [2022-03-10T18:59:28.526Z] #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-03-10T18:59:28.526Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:59:28.526Z] #34 84.47 internal/syscall/unix [2022-03-10T18:59:28.526Z] #34 84.78 time [2022-03-10T18:59:28.526Z] #34 91.20 internal/poll [2022-03-10T18:59:28.526Z] #34 91.48 internal/fmtsort [2022-03-10T18:59:28.526Z] #34 92.26 internal/syscall/execenv [2022-03-10T18:59:28.526Z] #34 92.42 path [2022-03-10T18:59:28.526Z] #34 93.11 io/fs [2022-03-10T18:59:28.526Z] #34 93.74 strings [2022-03-10T18:59:28.526Z] #34 94.48 os [2022-03-10T18:59:28.547Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-10T18:59:28.785Z] #34 ... [2022-03-10T18:59:28.785Z] [2022-03-10T18:59:28.785Z] #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-03-10T18:59:28.785Z] #37 sha256:98902db216e1f90ce7260aeea6adbc610f32e1b17c12a04f9d7bfe48bb42a644 [2022-03-10T18:59:28.785Z] #37 8.333 [100%] Linking C executable tini-static [2022-03-10T18:59:28.894Z] #29 7.173 #=#=# ################################ 44.7% ######################################################################## 100.0% [2022-03-10T18:59:28.894Z] #29 7.422 [2022-03-10T18:59:29.154Z] #29 7.955 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-10T18:59:29.154Z] #29 8.017 [2022-03-10T18:59:29.354Z] #37 8.861 [100%] Built target tini-static [2022-03-10T18:59:29.354Z] #37 8.968 + mkdir -p /build [2022-03-10T18:59:29.469Z] #9 ... [2022-03-10T18:59:29.469Z] [2022-03-10T18:59:29.469Z] #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-03-10T18:59:29.469Z] #29 sha256:dc979ddb77db2fac3209dc6ff84e2383ba58d9b1a01215882b80567efb8ac543 [2022-03-10T18:59:29.469Z] #29 1.600 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-10T18:59:29.469Z] #29 1.695 [2022-03-10T18:59:29.469Z] #29 1.923 #=#=# # 2.8% ################# 23.7% ################################### 48.7% ############################################### 66.2% ############################################################### 87.9% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 2.565 [2022-03-10T18:59:29.469Z] #29 2.801 #=#=# ########## 14.0% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 3.105 [2022-03-10T18:59:29.469Z] #29 3.330 #=#=# ########### 16.6% ################################################################### 94.3% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 3.624 [2022-03-10T18:59:29.469Z] #29 3.840 #=#=# ### 4.4% ######################### 35.7% ######################################## 55.7% ###################################################### 75.3% ################################################################### 93.2% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 4.496 [2022-03-10T18:59:29.469Z] #29 4.727 #=#=# 1.1% ##### 8.0% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.7% ######################## 34.6% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.2% ##################################################################### 96.9% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 6.777 [2022-03-10T18:59:29.469Z] #29 7.323 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-10T18:59:29.469Z] #29 7.429 [2022-03-10T18:59:29.469Z] #29 7.651 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 7.755 [2022-03-10T18:59:29.469Z] #29 8.289 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-10T18:59:29.469Z] #29 8.380 [2022-03-10T18:59:29.469Z] #29 8.611 #=#=# ################################################# 69.4% ######################################################################## 100.0% [2022-03-10T18:59:29.469Z] #29 8.741 [2022-03-10T18:59:29.469Z] #29 9.261 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-10T18:59:29.469Z] #29 9.335 [2022-03-10T18:59:29.469Z] #29 9.575 #=#=# # 2.5% ################# 24.9% ##################################### 51.9% ########################################### 60.4% ################################################# 68.3% #################################################################### 95.7% [2022-03-10T18:59:29.469Z] #29 ... [2022-03-10T18:59:29.469Z] [2022-03-10T18:59:29.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-10T18:59:29.469Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-10T18:59:29.469Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.3s [2022-03-10T18:59:29.613Z] #37 8.971 + cp tini-static /build/docker-init [2022-03-10T18:59:29.613Z] #37 DONE 9.1s [2022-03-10T18:59:29.613Z] [2022-03-10T18:59:29.613Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T18:59:29.613Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T18:59:29.613Z] #43 2.094 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T18:59:29.613Z] #43 2.094 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T18:59:29.613Z] #43 2.145 Note: Building without GnuTLS support [2022-03-10T18:59:29.613Z] #43 2.154 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T18:59:29.613Z] #43 2.154 Makefile.config:40: Warn: Building without nftables support [2022-03-10T18:59:29.939Z] #29 8.235 #=#=# ########### 16.3% ######################## 34.3% ##################################### 52.4% ############################################# 63.5% ############################################################### 88.6% ######################################################################## 100.0% [2022-03-10T18:59:29.939Z] #29 8.844 [2022-03-10T18:59:29.969Z] #9 DONE 40.3s [2022-03-10T18:59:29.970Z] [2022-03-10T18:59:29.970Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:59:29.970Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:59:30.385Z] #42 33.08 The following additional packages will be installed: [2022-03-10T18:59:30.385Z] #42 33.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-10T18:59:30.385Z] #42 33.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-10T18:59:30.385Z] #42 33.09 Suggested packages: [2022-03-10T18:59:30.385Z] #42 33.09 manpages-dev python-setuptools [2022-03-10T18:59:30.515Z] #29 9.367 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T18:59:30.515Z] #29 9.427 [2022-03-10T18:59:30.857Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 11.8s done [2022-03-10T18:59:31.031Z] #29 9.640 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:31.031Z] #29 9.713 [2022-03-10T18:59:31.290Z] #29 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T18:59:31.290Z] #29 10.12 [2022-03-10T18:59:31.322Z] #42 34.05 The following NEW packages will be installed: [2022-03-10T18:59:31.322Z] #42 34.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-10T18:59:31.322Z] #42 34.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-10T18:59:31.429Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-10T18:59:31.549Z] #29 10.33 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:31.549Z] #29 10.38 [2022-03-10T18:59:31.580Z] #42 34.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-10T18:59:31.580Z] #42 34.05 python-six zlib1g-dev [2022-03-10T18:59:31.809Z] #29 10.39 Download of images into '/build' complete. [2022-03-10T18:59:31.809Z] #29 10.39 Use something like the following to load the result into a Docker daemon: [2022-03-10T18:59:31.809Z] #29 10.39 tar -cC '/build' . | docker load [2022-03-10T18:59:31.839Z] #42 34.45 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:31.839Z] #42 34.45 Need to get 3798 kB of archives. [2022-03-10T18:59:31.839Z] #42 34.45 After this operation, 21.6 MB of additional disk space will be used. [2022-03-10T18:59:31.839Z] #42 34.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-03-10T18:59:31.839Z] #42 34.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T18:59:31.839Z] #42 34.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-03-10T18:59:31.839Z] #42 34.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-10T18:59:31.839Z] #42 34.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-03-10T18:59:31.839Z] #42 34.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-10T18:59:31.839Z] #42 34.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-03-10T18:59:31.839Z] #42 34.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-03-10T18:59:31.839Z] #42 ... [2022-03-10T18:59:31.839Z] [2022-03-10T18:59:31.839Z] #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-03-10T18:59:31.839Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-10T18:59:31.883Z] #10 ... [2022-03-10T18:59:31.883Z] [2022-03-10T18:59:31.883Z] #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-03-10T18:59:31.883Z] #29 sha256:8b3c25b3431831a5cb7a592691079238ff033f53eaea350883e42f98e0c94952 [2022-03-10T18:59:31.883Z] #29 9.449 #=#=# 0.0% #### 5.8% ############ 17.6% ######################### 35.3% ################################# 47.1% ######################################## 55.8% ########################################### 60.6% ############################################### 66.5% ######################################################################## 100.0% [2022-03-10T18:59:31.883Z] #29 10.76 [2022-03-10T18:59:31.883Z] #29 11.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T18:59:31.883Z] #29 11.41 [2022-03-10T18:59:31.883Z] #29 11.65 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:31.883Z] #29 11.77 [2022-03-10T18:59:31.883Z] #29 12.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T18:59:31.883Z] #29 12.31 [2022-03-10T18:59:31.883Z] #29 12.53 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:31.883Z] #29 12.60 [2022-03-10T18:59:31.883Z] #29 12.67 Download of images into '/build' complete. [2022-03-10T18:59:31.883Z] #29 12.67 Use something like the following to load the result into a Docker daemon: [2022-03-10T18:59:31.883Z] #29 12.67 tar -cC '/build' . | docker load [2022-03-10T18:59:31.883Z] #29 DONE 16.1s [2022-03-10T18:59:31.883Z] [2022-03-10T18:59:31.883Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:59:31.883Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:59:32.098Z] #32 34.21 Checking out files: 94% (1435/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-03-10T18:59:32.098Z] #32 34.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T18:59:32.146Z] #10 DONE 2.5s [2022-03-10T18:59:32.148Z] #43 4.188 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T18:59:32.148Z] #43 4.247 GEN .gitid [2022-03-10T18:59:32.148Z] #43 4.254 GEN criu/include/version.h [2022-03-10T18:59:32.148Z] #43 4.341 GEN include/common/asm [2022-03-10T18:59:32.407Z] [2022-03-10T18:59:32.407Z] #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-03-10T18:59:32.407Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-10T18:59:32.671Z] #32 34.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T18:59:32.930Z] #32 ... [2022-03-10T18:59:32.930Z] [2022-03-10T18:59:32.930Z] #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-03-10T18:59:32.930Z] #67 sha256:5191157ff2274736975f74bf6efa026d327f9b1e520c6d26bdf1fe4790498491 [2022-03-10T18:59:32.930Z] #67 DONE 35.5s [2022-03-10T18:59:32.930Z] [2022-03-10T18:59:32.930Z] #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-03-10T18:59:32.930Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-10T18:59:32.930Z] #55 23.32 Reading package lists... [2022-03-10T18:59:32.930Z] #55 28.87 Building dependency tree... [2022-03-10T18:59:32.930Z] #55 32.58 The following additional packages will be installed: [2022-03-10T18:59:32.930Z] #55 32.59 libbtrfs0 [2022-03-10T18:59:32.930Z] #55 32.73 The following NEW packages will be installed: [2022-03-10T18:59:32.930Z] #55 32.73 libbtrfs-dev libbtrfs0 [2022-03-10T18:59:32.930Z] #55 33.11 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:32.930Z] #55 33.11 Need to get 119 kB of archives. [2022-03-10T18:59:32.930Z] #55 33.11 After this operation, 387 kB of additional disk space will be used. [2022-03-10T18:59:32.930Z] #55 33.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-10T18:59:32.930Z] #55 33.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-10T18:59:32.930Z] #55 33.96 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:32.930Z] #55 34.19 Fetched 119 kB in 0s (350 kB/s) [2022-03-10T18:59:32.930Z] #55 34.25 Selecting previously unselected package libbtrfs0. [2022-03-10T18:59:32.930Z] #55 34.25 (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-03-10T18:59:32.930Z] #55 34.30 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-10T18:59:32.930Z] #55 34.32 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T18:59:32.930Z] #55 34.38 Selecting previously unselected package libbtrfs-dev. [2022-03-10T18:59:32.930Z] #55 34.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-10T18:59:32.930Z] #55 34.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T18:59:32.930Z] #55 34.67 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T18:59:32.930Z] #55 34.68 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T18:59:32.930Z] #55 34.70 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:32.930Z] #55 DONE 35.5s [2022-03-10T18:59:32.930Z] [2022-03-10T18:59:32.930Z] #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-03-10T18:59:32.930Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-10T18:59:32.930Z] #36 27.90 Building dependency tree... [2022-03-10T18:59:32.930Z] #36 31.04 The following additional packages will be installed: [2022-03-10T18:59:32.930Z] #36 31.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-10T18:59:32.930Z] #36 31.07 Suggested packages: [2022-03-10T18:59:32.930Z] #36 31.07 cmake-doc ninja-build lrzip [2022-03-10T18:59:32.930Z] #36 31.07 Recommended packages: [2022-03-10T18:59:32.930Z] #36 31.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T18:59:32.930Z] #36 31.96 The following NEW packages will be installed: [2022-03-10T18:59:32.930Z] #36 31.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-10T18:59:32.930Z] #36 32.00 vim-common xxd [2022-03-10T18:59:32.930Z] #36 32.39 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:32.930Z] #36 32.39 Need to get 14.2 MB of archives. [2022-03-10T18:59:32.930Z] #36 32.39 After this operation, 60.0 MB of additional disk space will be used. [2022-03-10T18:59:32.930Z] #36 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-10T18:59:32.930Z] #36 32.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T18:59:32.930Z] #36 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-10T18:59:32.930Z] #36 32.49 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-10T18:59:32.930Z] #36 33.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-03-10T18:59:32.930Z] #36 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-03-10T18:59:32.930Z] #36 33.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-03-10T18:59:32.930Z] #36 33.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-03-10T18:59:32.930Z] #36 33.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-03-10T18:59:32.930Z] #36 33.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-03-10T18:59:32.930Z] #36 34.34 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:32.930Z] #36 34.49 Fetched 14.2 MB in 1s (10.7 MB/s) [2022-03-10T18:59:32.930Z] #36 34.58 Selecting previously unselected package xxd. [2022-03-10T18:59:32.930Z] #36 34.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-10T18:59:32.930Z] #36 34.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-10T18:59:32.930Z] #36 34.63 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T18:59:32.930Z] #36 35.10 Selecting previously unselected package vim-common. [2022-03-10T18:59:32.930Z] #36 35.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T18:59:32.930Z] #36 35.18 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T18:59:32.930Z] #36 35.46 Selecting previously unselected package cmake-data. [2022-03-10T18:59:32.930Z] #36 35.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-10T18:59:32.930Z] #36 35.50 Unpacking cmake-data (3.13.4-1) ... [2022-03-10T18:59:33.085Z] #43 ... [2022-03-10T18:59:33.085Z] [2022-03-10T18:59:33.085Z] #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-03-10T18:59:33.085Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:33.085Z] #13 89.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T18:59:33.085Z] #13 89.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T18:59:33.085Z] #13 89.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T18:59:33.085Z] #13 89.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-10T18:59:33.085Z] #13 89.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T18:59:33.085Z] #13 89.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T18:59:33.185Z] #29 DONE 11.9s [2022-03-10T18:59:33.185Z] [2022-03-10T18:59:33.185Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:59:33.185Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:59:33.185Z] #10 DONE 7.5s [2022-03-10T18:59:33.185Z] [2022-03-10T18:59:33.185Z] #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-03-10T18:59:33.185Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-10T18:59:33.352Z] #11 DONE 0.8s [2022-03-10T18:59:33.352Z] [2022-03-10T18:59:33.352Z] #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-03-10T18:59:33.352Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T18:59:33.352Z] #58 ... [2022-03-10T18:59:33.352Z] [2022-03-10T18:59:33.352Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T18:59:33.352Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-10T18:59:33.352Z] #39 DONE 0.4s [2022-03-10T18:59:33.617Z] [2022-03-10T18:59:33.617Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T18:59:33.617Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-10T18:59:33.617Z] #31 DONE 0.4s [2022-03-10T18:59:33.617Z] [2022-03-10T18:59:33.617Z] #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-03-10T18:59:33.617Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:33.754Z] #11 DONE 0.7s [2022-03-10T18:59:34.015Z] [2022-03-10T18:59:34.015Z] #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-03-10T18:59:34.015Z] #58 sha256:0111bb044c50ffb6371675aeaeb589d45c4e97703a19763a542cec1194516adc [2022-03-10T18:59:34.015Z] #58 ... [2022-03-10T18:59:34.015Z] [2022-03-10T18:59:34.015Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T18:59:34.015Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-10T18:59:34.015Z] #39 DONE 0.2s [2022-03-10T18:59:34.015Z] [2022-03-10T18:59:34.015Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T18:59:34.015Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-10T18:59:34.015Z] #31 DONE 0.2s [2022-03-10T18:59:34.276Z] [2022-03-10T18:59:34.276Z] #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-03-10T18:59:34.276Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:34.734Z] #9 DONE 43.5s [2022-03-10T18:59:34.734Z] [2022-03-10T18:59:34.734Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:59:34.734Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:59:34.845Z] #36 ... [2022-03-10T18:59:34.845Z] [2022-03-10T18:59:34.845Z] #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-03-10T18:59:34.845Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:34.845Z] #42 34.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-03-10T18:59:34.845Z] #42 35.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-03-10T18:59:34.845Z] #42 35.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-03-10T18:59:34.845Z] #42 35.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-03-10T18:59:34.845Z] #42 35.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-03-10T18:59:34.845Z] #42 35.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-03-10T18:59:34.845Z] #42 35.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-10T18:59:34.845Z] #42 35.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-03-10T18:59:34.845Z] #42 35.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-03-10T18:59:34.845Z] #42 37.08 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:34.845Z] #42 37.20 Fetched 3798 kB in 2s (2402 kB/s) [2022-03-10T18:59:34.845Z] #42 37.25 Selecting previously unselected package libcap-dev:arm64. [2022-03-10T18:59:34.845Z] #42 37.25 (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-03-10T18:59:34.845Z] #42 37.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-03-10T18:59:34.845Z] #42 37.30 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-03-10T18:59:34.845Z] #42 37.39 Selecting previously unselected package libnet1:arm64. [2022-03-10T18:59:34.845Z] #42 37.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T18:59:34.845Z] #42 37.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:34.845Z] #42 37.47 Selecting previously unselected package libnet1-dev. [2022-03-10T18:59:34.845Z] #42 37.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T18:59:34.845Z] #42 37.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:35.105Z] #42 37.67 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T18:59:35.106Z] #42 37.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-10T18:59:35.106Z] #42 37.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-10T18:59:35.106Z] #42 37.78 Selecting previously unselected package libnl-3-dev:arm64. [2022-03-10T18:59:35.106Z] #42 37.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-03-10T18:59:35.364Z] #42 37.79 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-10T18:59:35.364Z] #42 37.99 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T18:59:35.364Z] #42 38.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-10T18:59:35.364Z] #42 38.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-10T18:59:35.623Z] #42 38.13 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-03-10T18:59:35.623Z] #42 38.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-03-10T18:59:35.623Z] #42 38.14 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-10T18:59:35.623Z] #42 38.24 Selecting previously unselected package zlib1g-dev:arm64. [2022-03-10T18:59:35.623Z] #42 38.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-03-10T18:59:35.623Z] #42 38.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-10T18:59:36.141Z] #42 38.49 Selecting previously unselected package libprotobuf17:arm64. [2022-03-10T18:59:36.141Z] #42 38.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:36.141Z] #42 38.52 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:36.400Z] #42 39.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-03-10T18:59:36.659Z] #10 ... [2022-03-10T18:59:36.659Z] [2022-03-10T18:59:36.659Z] #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-03-10T18:59:36.659Z] #29 sha256:dc979ddb77db2fac3209dc6ff84e2383ba58d9b1a01215882b80567efb8ac543 [2022-03-10T18:59:36.659Z] #29 9.575 #=#=# # 2.5% ################# 24.9% ##################################### 51.9% ########################################### 60.4% ################################################# 68.3% #################################################################### 95.7% ####################################################################### 99.2% ######################################################################## 100.0% [2022-03-10T18:59:36.659Z] #29 10.35 [2022-03-10T18:59:36.659Z] #29 10.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-10T18:59:36.659Z] #29 10.94 [2022-03-10T18:59:36.659Z] #29 11.16 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:36.659Z] #29 11.24 [2022-03-10T18:59:36.659Z] #29 11.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-10T18:59:36.659Z] #29 11.81 [2022-03-10T18:59:36.659Z] #29 12.04 #=#=# ######################################################################## 100.0% [2022-03-10T18:59:36.659Z] #29 12.14 [2022-03-10T18:59:36.659Z] #29 12.15 Download of images into '/build' complete. [2022-03-10T18:59:36.659Z] #29 12.15 Use something like the following to load the result into a Docker daemon: [2022-03-10T18:59:36.659Z] #29 12.15 tar -cC '/build' . | docker load [2022-03-10T18:59:36.659Z] #29 DONE 17.8s [2022-03-10T18:59:36.659Z] [2022-03-10T18:59:36.659Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-10T18:59:36.659Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-10T18:59:36.660Z] #42 39.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:36.660Z] #42 39.07 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:36.660Z] #42 39.24 Selecting previously unselected package libprotobuf-dev:arm64. [2022-03-10T18:59:36.660Z] #42 39.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:36.660Z] #42 39.25 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:36.922Z] #32 ... [2022-03-10T18:59:36.922Z] [2022-03-10T18:59:36.922Z] #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-03-10T18:59:36.922Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-10T18:59:36.922Z] #12 DONE 3.6s [2022-03-10T18:59:36.922Z] [2022-03-10T18:59:36.922Z] #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-03-10T18:59:36.922Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:36.940Z] #32 ... [2022-03-10T18:59:36.940Z] [2022-03-10T18:59:36.940Z] #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-03-10T18:59:36.940Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-10T18:59:36.940Z] #12 DONE 2.8s [2022-03-10T18:59:36.940Z] [2022-03-10T18:59:36.940Z] #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-03-10T18:59:36.940Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:37.233Z] #10 DONE 2.6s [2022-03-10T18:59:37.233Z] [2022-03-10T18:59:37.233Z] #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-03-10T18:59:37.233Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-10T18:59:38.054Z] #42 40.36 Selecting previously unselected package libprotoc17:arm64. [2022-03-10T18:59:38.054Z] #42 40.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:38.054Z] #42 40.39 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:38.180Z] #11 DONE 0.9s [2022-03-10T18:59:38.180Z] [2022-03-10T18:59:38.180Z] #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-03-10T18:59:38.180Z] #58 sha256:a42210f7632dc8677ddd626457d3616180ead05f6008b5b90194b94960da7152 [2022-03-10T18:59:38.363Z] #13 ... [2022-03-10T18:59:38.363Z] [2022-03-10T18:59:38.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T18:59:38.363Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T18:59:38.363Z] #43 5.573 PBCC images/timens.pb-c.c [2022-03-10T18:59:38.363Z] #43 5.601 DEP images/timens.pb-c.d [2022-03-10T18:59:38.363Z] #43 5.641 PBCC images/fown.pb-c.c [2022-03-10T18:59:38.363Z] #43 5.665 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-10T18:59:38.363Z] #43 5.712 PBCC images/opts.pb-c.c [2022-03-10T18:59:38.363Z] #43 5.742 PBCC images/memfd.pb-c.c [2022-03-10T18:59:38.363Z] #43 5.801 DEP images/fown.pb-c.d [2022-03-10T18:59:38.363Z] #43 5.850 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-10T18:59:38.363Z] #43 5.902 DEP images/opts.pb-c.d [2022-03-10T18:59:38.363Z] #43 5.954 DEP images/memfd.pb-c.d [2022-03-10T18:59:38.363Z] #43 5.990 PBCC images/sit.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.056 DEP images/sit.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.140 PBCC images/macvlan.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.177 DEP images/macvlan.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.266 PBCC images/autofs.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.276 DEP images/autofs.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.318 PBCC images/sysctl.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.326 DEP images/sysctl.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.374 PBCC images/time.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.396 DEP images/time.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.424 PBCC images/binfmt-misc.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.454 DEP images/binfmt-misc.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.527 PBCC images/seccomp.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.583 DEP images/seccomp.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.691 PBCC images/userns.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.739 DEP images/userns.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.776 PBCC images/cgroup.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.818 DEP images/cgroup.pb-c.d [2022-03-10T18:59:38.363Z] #43 6.859 PBCC images/ext-file.pb-c.c [2022-03-10T18:59:38.363Z] #43 6.970 DEP images/ext-file.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.041 PBCC images/rpc.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.076 DEP images/rpc.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.121 PBCC images/siginfo.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.127 DEP images/siginfo.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.192 PBCC images/pagemap.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.226 DEP images/pagemap.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.277 PBCC images/rlimit.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.289 DEP images/rlimit.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.371 PBCC images/file-lock.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.381 DEP images/file-lock.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.421 PBCC images/tty.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.451 DEP images/tty.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.519 PBCC images/tun.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.566 PBCC images/netdev.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.617 DEP images/tun.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.653 DEP images/netdev.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.738 PBCC images/vma.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.818 DEP images/vma.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.877 PBCC images/creds.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.898 DEP images/creds.pb-c.d [2022-03-10T18:59:38.363Z] #43 7.934 PBCC images/utsns.pb-c.c [2022-03-10T18:59:38.363Z] #43 7.981 DEP images/utsns.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.025 PBCC images/ipc-desc.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.062 PBCC images/ipc-sem.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.106 DEP images/ipc-desc.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.140 DEP images/ipc-sem.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.171 PBCC images/ipc-msg.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.192 DEP images/ipc-msg.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.238 PBCC images/ipc-shm.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.254 DEP images/ipc-shm.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.290 PBCC images/ipc-var.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.311 DEP images/ipc-var.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.377 PBCC images/sk-opts.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.389 PBCC images/packet-sock.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.465 DEP images/sk-opts.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.509 DEP images/packet-sock.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.554 PBCC images/sk-netlink.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.581 DEP images/sk-netlink.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.636 PBCC images/sk-inet.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.686 DEP images/sk-inet.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.750 PBCC images/sk-unix.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.813 DEP images/sk-unix.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.875 PBCC images/mm.pb-c.c [2022-03-10T18:59:38.363Z] #43 8.923 DEP images/mm.pb-c.d [2022-03-10T18:59:38.363Z] #43 8.961 PBCC images/timerfd.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.002 DEP images/timerfd.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.061 PBCC images/timer.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.089 DEP images/timer.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.158 PBCC images/sa.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.235 DEP images/sa.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.292 PBCC images/pipe-data.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.311 DEP images/pipe-data.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.382 PBCC images/mnt.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.413 DEP images/mnt.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.452 PBCC images/sk-packet.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.481 DEP images/sk-packet.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.518 PBCC images/tcp-stream.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.578 DEP images/tcp-stream.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.621 PBCC images/pipe.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.667 DEP images/pipe.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.703 PBCC images/pstree.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.737 DEP images/pstree.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.802 PBCC images/fs.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.822 DEP images/fs.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.865 PBCC images/signalfd.pb-c.c [2022-03-10T18:59:38.363Z] #43 9.909 DEP images/signalfd.pb-c.d [2022-03-10T18:59:38.363Z] #43 9.961 PBCC images/fh.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.01 PBCC images/fsnotify.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.05 DEP images/fh.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.11 DEP images/fsnotify.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.16 PBCC images/eventpoll.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.19 DEP images/eventpoll.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.25 PBCC images/eventfd.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.26 DEP images/eventfd.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.32 PBCC images/remap-file-path.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.34 DEP images/remap-file-path.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.38 PBCC images/fifo.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.42 DEP images/fifo.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.45 PBCC images/ghost-file.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.50 DEP images/ghost-file.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.58 PBCC images/regfile.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.63 DEP images/regfile.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.66 PBCC images/ns.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.68 DEP images/ns.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.71 PBCC images/fdinfo.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.77 DEP images/fdinfo.pb-c.d [2022-03-10T18:59:38.363Z] #43 10.84 PBCC images/core-aarch64.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.87 PBCC images/core-arm.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.91 PBCC images/core-ppc64.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.94 PBCC images/core-s390.pb-c.c [2022-03-10T18:59:38.363Z] #43 10.98 PBCC images/core-x86.pb-c.c [2022-03-10T18:59:38.456Z] #42 40.71 Selecting previously unselected package protobuf-c-compiler. [2022-03-10T18:59:38.456Z] #42 40.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-03-10T18:59:38.456Z] #42 40.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T18:59:38.622Z] #43 11.03 PBCC images/core.pb-c.c [2022-03-10T18:59:38.622Z] #43 11.10 PBCC images/inventory.pb-c.c [2022-03-10T18:59:38.622Z] #43 11.16 DEP images/core-aarch64.pb-c.d [2022-03-10T18:59:38.622Z] #43 11.20 DEP images/core-arm.pb-c.d [2022-03-10T18:59:38.622Z] #43 11.24 DEP images/core-ppc64.pb-c.d [2022-03-10T18:59:38.754Z] #58 ... [2022-03-10T18:59:38.754Z] [2022-03-10T18:59:38.754Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-10T18:59:38.754Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-10T18:59:38.755Z] #39 DONE 0.4s [2022-03-10T18:59:38.755Z] [2022-03-10T18:59:38.755Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-10T18:59:38.755Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-10T18:59:38.755Z] #31 DONE 0.5s [2022-03-10T18:59:38.833Z] #42 40.97 Selecting previously unselected package protobuf-compiler. [2022-03-10T18:59:38.833Z] #42 40.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:38.833Z] #42 41.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-10T18:59:38.881Z] #43 11.30 DEP images/core-s390.pb-c.d [2022-03-10T18:59:38.881Z] #43 11.34 DEP images/core-x86.pb-c.d [2022-03-10T18:59:38.881Z] #43 11.44 DEP images/core.pb-c.d [2022-03-10T18:59:38.881Z] #43 11.49 DEP images/inventory.pb-c.d [2022-03-10T18:59:38.881Z] #43 11.54 PBCC images/cpuinfo.pb-c.c [2022-03-10T18:59:39.016Z] [2022-03-10T18:59:39.017Z] #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-03-10T18:59:39.017Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:39.092Z] #42 41.70 Selecting previously unselected package python-pkg-resources. [2022-03-10T18:59:39.140Z] #43 11.59 DEP images/cpuinfo.pb-c.d [2022-03-10T18:59:39.140Z] #43 11.66 PBCC images/stats.pb-c.c [2022-03-10T18:59:39.140Z] #43 11.67 DEP images/stats.pb-c.d [2022-03-10T18:59:39.350Z] #42 41.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T18:59:39.350Z] #42 41.71 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-10T18:59:39.350Z] #42 41.91 Selecting previously unselected package python-six. [2022-03-10T18:59:39.350Z] #42 41.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-10T18:59:39.350Z] #42 41.93 Unpacking python-six (1.12.0-1) ... [2022-03-10T18:59:39.609Z] #42 42.03 Selecting previously unselected package python-protobuf. [2022-03-10T18:59:39.609Z] #42 42.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-03-10T18:59:39.609Z] #42 42.06 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-10T18:59:39.886Z] #42 ... [2022-03-10T18:59:39.886Z] [2022-03-10T18:59:39.886Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T18:59:39.886Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:39.886Z] #13 25.80 Reading package lists... [2022-03-10T18:59:39.886Z] #13 31.66 Building dependency tree... [2022-03-10T18:59:39.886Z] #13 34.31 The following additional packages will be installed: [2022-03-10T18:59:39.886Z] #13 34.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-10T18:59:39.886Z] #13 34.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-10T18:59:39.886Z] #13 34.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-10T18:59:39.886Z] #13 34.33 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-10T18:59:39.886Z] #13 34.34 mingw-w64-x86-64-dev [2022-03-10T18:59:39.886Z] #13 34.35 Suggested packages: [2022-03-10T18:59:39.886Z] #13 34.35 gcc-8-locales seccomp wine64 [2022-03-10T18:59:39.886Z] #13 35.62 The following NEW packages will be installed: [2022-03-10T18:59:39.886Z] #13 35.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T18:59:39.886Z] #13 35.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-10T18:59:39.886Z] #13 35.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-10T18:59:39.886Z] #13 35.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-10T18:59:39.886Z] #13 35.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-10T18:59:39.886Z] #13 35.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T18:59:39.886Z] #13 35.64 The following packages will be upgraded: [2022-03-10T18:59:39.886Z] #13 35.64 libseccomp2 [2022-03-10T18:59:39.886Z] #13 36.17 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T18:59:39.886Z] #13 36.17 Need to get 73.4 MB of archives. [2022-03-10T18:59:39.886Z] #13 36.17 After this operation, 471 MB of additional disk space will be used. [2022-03-10T18:59:39.886Z] #13 36.17 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-03-10T18:59:39.886Z] #13 36.17 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-03-10T18:59:39.886Z] #13 36.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-03-10T18:59:39.886Z] #13 36.77 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-03-10T18:59:39.886Z] #13 36.90 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-03-10T18:59:39.886Z] #13 37.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-03-10T18:59:39.886Z] #13 37.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-03-10T18:59:39.886Z] #13 37.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-10T18:59:39.886Z] #13 37.45 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-03-10T18:59:39.886Z] #13 37.71 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-03-10T18:59:39.886Z] #13 37.71 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-03-10T18:59:39.886Z] #13 40.68 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-03-10T18:59:40.147Z] #13 ... [2022-03-10T18:59:40.147Z] [2022-03-10T18:59:40.147Z] #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-03-10T18:59:40.147Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:40.147Z] #42 42.71 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-10T18:59:40.521Z] #43 12.88 make[1]: Nothing to be done for 'all'. [2022-03-10T18:59:41.459Z] #43 ... [2022-03-10T18:59:41.459Z] [2022-03-10T18:59:41.459Z] #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-03-10T18:59:41.459Z] #34 sha256:ee73d06bdd6a2386ef1761376814956c80e6eeb3f7ab5a1bda6e9dfef63f67df [2022-03-10T18:59:41.459Z] #34 97.30 bufio [2022-03-10T18:59:41.459Z] #34 98.66 text/tabwriter [2022-03-10T18:59:41.459Z] #34 98.89 fmt [2022-03-10T18:59:41.459Z] #34 99.32 path/filepath [2022-03-10T18:59:41.459Z] #34 100.7 io/ioutil [2022-03-10T18:59:41.459Z] #34 101.9 flag [2022-03-10T18:59:41.459Z] #34 101.9 github.com/BurntSushi/toml [2022-03-10T18:59:41.459Z] #34 103.4 log [2022-03-10T18:59:41.459Z] #34 105.2 github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:41.723Z] #34 DONE 107.7s [2022-03-10T18:59:41.723Z] [2022-03-10T18:59:41.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T18:59:41.723Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T18:59:41.723Z] #43 14.07 CC images/stats.o [2022-03-10T18:59:41.983Z] #43 14.51 CC images/core.o [2022-03-10T18:59:42.056Z] #42 ... [2022-03-10T18:59:42.056Z] [2022-03-10T18:59:42.056Z] #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-03-10T18:59:42.056Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:42.056Z] #34 34.15 sync [2022-03-10T18:59:42.056Z] #34 34.15 internal/reflectlite [2022-03-10T18:59:42.056Z] #34 35.42 internal/testlog [2022-03-10T18:59:42.056Z] #34 36.41 sort [2022-03-10T18:59:42.056Z] #34 36.41 errors [2022-03-10T18:59:42.056Z] #34 36.94 strconv [2022-03-10T18:59:42.056Z] #34 37.49 io [2022-03-10T18:59:42.056Z] #34 38.27 internal/oserror [2022-03-10T18:59:42.056Z] #34 38.35 syscall [2022-03-10T18:59:42.056Z] #34 39.71 reflect [2022-03-10T18:59:42.056Z] #34 43.81 internal/syscall/unix [2022-03-10T18:59:42.056Z] #34 43.98 time [2022-03-10T18:59:42.056Z] #34 ... [2022-03-10T18:59:42.056Z] [2022-03-10T18:59:42.056Z] #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-03-10T18:59:42.056Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:42.056Z] #13 42.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-03-10T18:59:42.056Z] #13 42.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-03-10T18:59:42.056Z] #13 42.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-10T18:59:42.056Z] #13 42.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-10T18:59:42.056Z] #13 42.62 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-03-10T18:59:42.056Z] #13 42.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-03-10T18:59:42.056Z] #13 42.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-03-10T18:59:42.056Z] #13 42.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-03-10T18:59:42.056Z] #13 42.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-03-10T18:59:42.056Z] #13 42.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-03-10T18:59:42.056Z] #13 42.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-03-10T18:59:42.056Z] #13 42.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-03-10T18:59:42.056Z] #13 42.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-03-10T18:59:42.056Z] #13 42.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-03-10T18:59:42.216Z] #13 ... [2022-03-10T18:59:42.216Z] [2022-03-10T18:59:42.216Z] #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-03-10T18:59:42.216Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T18:59:42.216Z] #58 5.737 + RM_GOPATH=0 [2022-03-10T18:59:42.216Z] #58 5.737 + TMP_GOPATH= [2022-03-10T18:59:42.216Z] #58 5.737 + : /build [2022-03-10T18:59:42.216Z] #58 5.737 + '[' -z '' ']' [2022-03-10T18:59:42.216Z] #58 5.737 ++ mktemp -d [2022-03-10T18:59:42.216Z] #58 5.737 + export GOPATH=/tmp/tmp.JUdYMsMNNg [2022-03-10T18:59:42.216Z] #58 5.737 + GOPATH=/tmp/tmp.JUdYMsMNNg [2022-03-10T18:59:42.216Z] #58 5.737 + RM_GOPATH=1 [2022-03-10T18:59:42.216Z] #58 5.737 + case "$(go env GOARCH)" in [2022-03-10T18:59:42.216Z] #58 5.737 ++ go env GOARCH [2022-03-10T18:59:42.216Z] #58 5.743 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:42.216Z] #58 5.743 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:42.216Z] #58 5.743 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:42.216Z] #58 5.747 Install rootlesskit version v0.14.4 [2022-03-10T18:59:42.216Z] #58 5.747 + dir=/tmp/install [2022-03-10T18:59:42.216Z] #58 5.747 + bin=rootlesskit [2022-03-10T18:59:42.216Z] #58 5.747 + shift [2022-03-10T18:59:42.216Z] #58 5.747 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-10T18:59:42.216Z] #58 5.747 + . /tmp/install/rootlesskit.installer [2022-03-10T18:59:42.216Z] #58 5.747 ++ : v0.14.4 [2022-03-10T18:59:42.216Z] #58 5.747 + install_rootlesskit [2022-03-10T18:59:42.216Z] #58 5.747 + case "$1" in [2022-03-10T18:59:42.216Z] #58 5.747 + export CGO_ENABLED=0 [2022-03-10T18:59:42.216Z] #58 5.747 + CGO_ENABLED=0 [2022-03-10T18:59:42.216Z] #58 5.747 + _install_rootlesskit [2022-03-10T18:59:42.216Z] #58 5.747 + echo 'Install rootlesskit version v0.14.4' [2022-03-10T18:59:42.216Z] #58 5.747 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T18:59:42.216Z] #58 5.747 + GOBIN=/build [2022-03-10T18:59:42.216Z] #58 5.747 + GO111MODULE=on [2022-03-10T18:59:42.216Z] #58 5.747 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-10T18:59:42.216Z] #58 5.980 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-10T18:59:42.216Z] #58 7.545 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:42.216Z] #58 7.556 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T18:59:42.216Z] #58 7.619 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T18:59:42.216Z] #58 9.097 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-10T18:59:42.236Z] #13 ... [2022-03-10T18:59:42.236Z] [2022-03-10T18:59:42.236Z] #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-03-10T18:59:42.236Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:42.236Z] #32 7.636 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T18:59:42.236Z] #32 7.636 Cloning into '.'... [2022-03-10T18:59:42.314Z] #13 43.78 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T18:59:42.314Z] #13 44.01 Fetched 73.4 MB in 7s (10.4 MB/s) [2022-03-10T18:59:42.572Z] #13 44.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-10T18:59:42.572Z] #13 44.18 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-10T18:59:42.572Z] #13 44.21 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-10T18:59:42.830Z] #13 44.48 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-03-10T18:59:42.921Z] #43 15.27 CC images/core-x86.o [2022-03-10T18:59:43.093Z] #13 44.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T18:59:43.093Z] #13 44.61 (Reading database ... [2022-03-10T18:59:43.093Z] #13 ... [2022-03-10T18:59:43.093Z] [2022-03-10T18:59:43.093Z] #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-03-10T18:59:43.093Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T18:59:43.093Z] #56 1.068 + RM_GOPATH=0 [2022-03-10T18:59:43.093Z] #56 1.081 + TMP_GOPATH= [2022-03-10T18:59:43.093Z] #56 1.081 + : /build [2022-03-10T18:59:43.093Z] #56 1.081 + '[' -z '' ']' [2022-03-10T18:59:43.093Z] #56 1.081 ++ mktemp -d [2022-03-10T18:59:43.093Z] #56 1.081 + export GOPATH=/tmp/tmp.opdVCzpmYv [2022-03-10T18:59:43.093Z] #56 1.081 + GOPATH=/tmp/tmp.opdVCzpmYv [2022-03-10T18:59:43.093Z] #56 1.081 + RM_GOPATH=1 [2022-03-10T18:59:43.093Z] #56 1.081 + case "$(go env GOARCH)" in [2022-03-10T18:59:43.093Z] #56 1.081 ++ go env GOARCH [2022-03-10T18:59:43.093Z] #56 1.171 Install containerd version v1.5.10 [2022-03-10T18:59:43.093Z] #56 1.171 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.093Z] #56 1.171 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.093Z] #56 1.171 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:43.093Z] #56 1.171 + dir=/tmp/install [2022-03-10T18:59:43.093Z] #56 1.171 + bin=containerd [2022-03-10T18:59:43.093Z] #56 1.171 + shift [2022-03-10T18:59:43.093Z] #56 1.171 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-10T18:59:43.093Z] #56 1.171 + . /tmp/install/containerd.installer [2022-03-10T18:59:43.093Z] #56 1.171 ++ set -e [2022-03-10T18:59:43.093Z] #56 1.171 ++ : v1.5.10 [2022-03-10T18:59:43.093Z] #56 1.171 + install_containerd [2022-03-10T18:59:43.093Z] #56 1.171 + echo 'Install containerd version v1.5.10' [2022-03-10T18:59:43.093Z] #56 1.171 + git clone https://github.com/containerd/containerd.git /tmp/tmp.opdVCzpmYv/src/github.com/containerd/containerd [2022-03-10T18:59:43.093Z] #56 1.171 Cloning into '/tmp/tmp.opdVCzpmYv/src/github.com/containerd/containerd'... [2022-03-10T18:59:43.093Z] #56 ... [2022-03-10T18:59:43.093Z] [2022-03-10T18:59:43.093Z] #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-03-10T18:59:43.093Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:43.093Z] #13 44.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 ... 15394 files and directories currently installed.) [2022-03-10T18:59:43.093Z] #13 44.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-03-10T18:59:43.093Z] #13 44.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T18:59:43.165Z] #58 ... [2022-03-10T18:59:43.165Z] [2022-03-10T18:59:43.165Z] #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-03-10T18:59:43.165Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T18:59:43.165Z] #49 7.425 + RM_GOPATH=0 [2022-03-10T18:59:43.165Z] #49 7.425 + TMP_GOPATH= [2022-03-10T18:59:43.165Z] #49 7.425 + : /build [2022-03-10T18:59:43.165Z] #49 7.425 + '[' -z '' ']' [2022-03-10T18:59:43.165Z] #49 7.430 ++ mktemp -d [2022-03-10T18:59:43.165Z] #49 7.430 + export GOPATH=/tmp/tmp.PTnHV1fEY4 [2022-03-10T18:59:43.165Z] #49 7.430 + GOPATH=/tmp/tmp.PTnHV1fEY4 [2022-03-10T18:59:43.165Z] #49 7.430 + RM_GOPATH=1 [2022-03-10T18:59:43.165Z] #49 7.430 + case "$(go env GOARCH)" in [2022-03-10T18:59:43.165Z] #49 7.430 ++ go env GOARCH [2022-03-10T18:59:43.165Z] #49 7.440 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.165Z] #49 7.441 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.165Z] #49 7.444 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:43.165Z] #49 7.447 Install golangci-lint version v1.23.8 [2022-03-10T18:59:43.165Z] #49 7.449 + dir=/tmp/install [2022-03-10T18:59:43.165Z] #49 7.449 + bin=golangci_lint [2022-03-10T18:59:43.165Z] #49 7.449 + shift [2022-03-10T18:59:43.165Z] #49 7.449 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-10T18:59:43.165Z] #49 7.449 + . /tmp/install/golangci_lint.installer [2022-03-10T18:59:43.165Z] #49 7.449 ++ : v1.23.8 [2022-03-10T18:59:43.165Z] #49 7.449 + install_golangci_lint [2022-03-10T18:59:43.165Z] #49 7.449 + set -e [2022-03-10T18:59:43.165Z] #49 7.449 + echo 'Install golangci-lint version v1.23.8' [2022-03-10T18:59:43.165Z] #49 7.449 + GOBIN=/build [2022-03-10T18:59:43.165Z] #49 7.449 + GO111MODULE=on [2022-03-10T18:59:43.165Z] #49 7.449 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-10T18:59:43.165Z] #49 8.481 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-10T18:59:43.165Z] #49 ... [2022-03-10T18:59:43.165Z] [2022-03-10T18:59:43.165Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-10T18:59:43.165Z] #51 sha256:d4decd4f68682b4ae0bbbde58b481b60e6f6b63d8ad28a0a409a829ea2da3bc4 [2022-03-10T18:59:43.165Z] #51 7.322 + RM_GOPATH=0 [2022-03-10T18:59:43.165Z] #51 7.322 + TMP_GOPATH= [2022-03-10T18:59:43.165Z] #51 7.322 + : /build [2022-03-10T18:59:43.165Z] #51 7.322 + '[' -z '' ']' [2022-03-10T18:59:43.165Z] #51 7.322 ++ mktemp -d [2022-03-10T18:59:43.165Z] #51 7.322 + export GOPATH=/tmp/tmp.81JAlhDWsZ [2022-03-10T18:59:43.165Z] #51 7.322 + GOPATH=/tmp/tmp.81JAlhDWsZ [2022-03-10T18:59:43.165Z] #51 7.322 + RM_GOPATH=1 [2022-03-10T18:59:43.165Z] #51 7.322 + case "$(go env GOARCH)" in [2022-03-10T18:59:43.165Z] #51 7.322 ++ go env GOARCH [2022-03-10T18:59:43.165Z] #51 7.364 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.165Z] #51 7.364 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.165Z] #51 7.364 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:43.165Z] #51 7.373 Install shfmt version v3.0.2 [2022-03-10T18:59:43.165Z] #51 7.373 + dir=/tmp/install [2022-03-10T18:59:43.165Z] #51 7.373 + bin=shfmt [2022-03-10T18:59:43.165Z] #51 7.373 + shift [2022-03-10T18:59:43.165Z] #51 7.373 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-10T18:59:43.165Z] #51 7.373 + . /tmp/install/shfmt.installer [2022-03-10T18:59:43.165Z] #51 7.373 ++ : v3.0.2 [2022-03-10T18:59:43.165Z] #51 7.373 + install_shfmt [2022-03-10T18:59:43.165Z] #51 7.373 + echo 'Install shfmt version v3.0.2' [2022-03-10T18:59:43.165Z] #51 7.373 + GOBIN=/build [2022-03-10T18:59:43.165Z] #51 7.373 + GO111MODULE=on [2022-03-10T18:59:43.165Z] #51 7.373 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-10T18:59:43.165Z] #51 8.481 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T18:59:43.180Z] #43 15.76 CC images/core-arm.o [2022-03-10T18:59:43.454Z] #51 ... [2022-03-10T18:59:43.454Z] [2022-03-10T18:59:43.454Z] #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-03-10T18:59:43.454Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:43.454Z] #55 8.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:43.454Z] #55 8.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:43.454Z] #55 8.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:43.454Z] #55 ... [2022-03-10T18:59:43.454Z] [2022-03-10T18:59:43.454Z] #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-03-10T18:59:43.454Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T18:59:43.454Z] #34 6.540 + RM_GOPATH=0 [2022-03-10T18:59:43.454Z] #34 6.540 + TMP_GOPATH= [2022-03-10T18:59:43.454Z] #34 6.540 + : /build [2022-03-10T18:59:43.454Z] #34 6.540 + '[' -z '' ']' [2022-03-10T18:59:43.454Z] #34 6.542 ++ mktemp -d [2022-03-10T18:59:43.454Z] #34 6.549 + export GOPATH=/tmp/tmp.cecvOrh9MF [2022-03-10T18:59:43.454Z] #34 6.549 + GOPATH=/tmp/tmp.cecvOrh9MF [2022-03-10T18:59:43.454Z] #34 6.549 + RM_GOPATH=1 [2022-03-10T18:59:43.454Z] #34 6.549 + case "$(go env GOARCH)" in [2022-03-10T18:59:43.454Z] #34 6.550 ++ go env GOARCH [2022-03-10T18:59:43.454Z] #34 6.562 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.454Z] #34 6.562 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:43.454Z] #34 6.563 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:43.454Z] #34 6.565 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:43.454Z] #34 6.566 + dir=/tmp/install [2022-03-10T18:59:43.454Z] #34 6.566 + bin=tomlv [2022-03-10T18:59:43.454Z] #34 6.566 + shift [2022-03-10T18:59:43.454Z] #34 6.566 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-10T18:59:43.454Z] #34 6.566 + . /tmp/install/tomlv.installer [2022-03-10T18:59:43.454Z] #34 6.566 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:43.454Z] #34 6.566 + install_tomlv [2022-03-10T18:59:43.454Z] #34 6.566 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-10T18:59:43.454Z] #34 6.566 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cecvOrh9MF/src/github.com/BurntSushi/toml [2022-03-10T18:59:43.454Z] #34 6.567 Cloning into '/tmp/tmp.cecvOrh9MF/src/github.com/BurntSushi/toml'... [2022-03-10T18:59:43.454Z] #34 7.540 + cd /tmp/tmp.cecvOrh9MF/src/github.com/BurntSushi/toml [2022-03-10T18:59:43.454Z] #34 7.542 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:43.454Z] #34 7.602 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:43.454Z] #34 9.005 internal/cpu [2022-03-10T18:59:43.454Z] #34 9.005 internal/unsafeheader [2022-03-10T18:59:43.454Z] #34 9.097 runtime/internal/atomic [2022-03-10T18:59:43.454Z] #34 10.30 runtime/internal/sys [2022-03-10T18:59:43.454Z] #34 10.37 internal/bytealg [2022-03-10T18:59:43.748Z] #43 16.03 CC images/core-aarch64.o [2022-03-10T18:59:43.748Z] #43 16.29 CC images/core-ppc64.o [2022-03-10T18:59:43.750Z] #34 ... [2022-03-10T18:59:43.750Z] [2022-03-10T18:59:43.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-03-10T18:59:43.750Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:59:43.750Z] #40 6.825 + git clone https://github.com/docker/distribution.git . [2022-03-10T18:59:43.750Z] #40 6.825 Cloning into '.'... [2022-03-10T18:59:44.016Z] #40 ... [2022-03-10T18:59:44.016Z] [2022-03-10T18:59:44.016Z] #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-03-10T18:59:44.016Z] #47 sha256:995ad1293249d50f4f5d05eda56b5848aa81ad445ef093d9d030e7b50acb7d5d [2022-03-10T18:59:44.016Z] #47 7.452 + RM_GOPATH=0 [2022-03-10T18:59:44.016Z] #47 7.452 + TMP_GOPATH= [2022-03-10T18:59:44.016Z] #47 7.452 + : /build [2022-03-10T18:59:44.016Z] #47 7.452 + '[' -z '' ']' [2022-03-10T18:59:44.016Z] #47 7.452 ++ mktemp -d [2022-03-10T18:59:44.016Z] #47 7.474 + export GOPATH=/tmp/tmp.PhQSrlHRWq [2022-03-10T18:59:44.016Z] #47 7.474 + GOPATH=/tmp/tmp.PhQSrlHRWq [2022-03-10T18:59:44.016Z] #47 7.474 + RM_GOPATH=1 [2022-03-10T18:59:44.016Z] #47 7.474 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.016Z] #47 7.474 ++ go env GOARCH [2022-03-10T18:59:44.016Z] #47 7.490 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.016Z] #47 7.490 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.016Z] #47 7.490 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.016Z] #47 7.490 + dir=/tmp/install [2022-03-10T18:59:44.016Z] #47 7.490 + bin=gotestsum [2022-03-10T18:59:44.016Z] #47 7.490 + shift [2022-03-10T18:59:44.016Z] #47 7.490 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-10T18:59:44.016Z] #47 7.490 + . /tmp/install/gotestsum.installer [2022-03-10T18:59:44.016Z] #47 7.490 ++ : v1.7.0 [2022-03-10T18:59:44.016Z] #47 7.490 + install_gotestsum [2022-03-10T18:59:44.016Z] #47 7.490 + set -e [2022-03-10T18:59:44.016Z] #47 7.490 + echo 'Install gotestsum version v1.7.0' [2022-03-10T18:59:44.016Z] #47 7.490 + GOBIN=/build [2022-03-10T18:59:44.016Z] #47 7.490 + GO111MODULE=on [2022-03-10T18:59:44.016Z] #47 7.490 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-10T18:59:44.016Z] #47 7.490 Install gotestsum version v1.7.0 [2022-03-10T18:59:44.016Z] #47 8.774 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T18:59:44.016Z] #47 ... [2022-03-10T18:59:44.016Z] [2022-03-10T18:59:44.016Z] #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-03-10T18:59:44.016Z] #67 sha256:a357dd4beda80b8555aa30cb15e478255e8bbb163c0ac1b045d824d0356653ab [2022-03-10T18:59:44.016Z] #67 7.994 + RM_GOPATH=0 [2022-03-10T18:59:44.016Z] #67 7.994 + TMP_GOPATH= [2022-03-10T18:59:44.016Z] #67 7.994 + : /build [2022-03-10T18:59:44.016Z] #67 7.994 + '[' -z '' ']' [2022-03-10T18:59:44.016Z] #67 7.994 ++ mktemp -d [2022-03-10T18:59:44.016Z] #67 7.994 + export GOPATH=/tmp/tmp.hrjSUQaqjg [2022-03-10T18:59:44.016Z] #67 7.994 + GOPATH=/tmp/tmp.hrjSUQaqjg [2022-03-10T18:59:44.016Z] #67 7.994 + RM_GOPATH=1 [2022-03-10T18:59:44.016Z] #67 7.994 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.016Z] #67 7.998 ++ go env GOARCH [2022-03-10T18:59:44.016Z] #67 8.066 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.016Z] #67 8.067 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.016Z] #67 8.068 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.016Z] #67 8.072 + dir=/tmp/install [2022-03-10T18:59:44.016Z] #67 8.072 + bin=proxy [2022-03-10T18:59:44.016Z] #67 8.072 + shift [2022-03-10T18:59:44.016Z] #67 8.072 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-10T18:59:44.016Z] #67 8.072 + . /tmp/install/proxy.installer [2022-03-10T18:59:44.016Z] #67 8.072 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:44.016Z] #67 8.072 + install_proxy [2022-03-10T18:59:44.016Z] #67 8.072 + case "$1" in [2022-03-10T18:59:44.016Z] #67 8.072 + export CGO_ENABLED=0 [2022-03-10T18:59:44.016Z] #67 8.072 + CGO_ENABLED=0 [2022-03-10T18:59:44.016Z] #67 8.072 + _install_proxy [2022-03-10T18:59:44.016Z] #67 8.072 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-10T18:59:44.016Z] #67 8.072 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hrjSUQaqjg/src/github.com/docker/libnetwork [2022-03-10T18:59:44.016Z] #67 8.078 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:44.016Z] #67 8.080 Cloning into '/tmp/tmp.hrjSUQaqjg/src/github.com/docker/libnetwork'... [2022-03-10T18:59:44.267Z] #32 ... [2022-03-10T18:59:44.267Z] [2022-03-10T18:59:44.267Z] #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-03-10T18:59:44.267Z] #67 sha256:4f5702f32d5be8720681f7d56739610d71fdc6190e4c38b58f06b1ca504224c4 [2022-03-10T18:59:44.267Z] #67 3.685 + RM_GOPATH=0 [2022-03-10T18:59:44.267Z] #67 3.685 + TMP_GOPATH= [2022-03-10T18:59:44.267Z] #67 3.685 + : /build [2022-03-10T18:59:44.267Z] #67 3.685 + '[' -z '' ']' [2022-03-10T18:59:44.267Z] #67 3.688 ++ mktemp -d [2022-03-10T18:59:44.267Z] #67 3.688 + export GOPATH=/tmp/tmp.QUtf6D1n8L [2022-03-10T18:59:44.268Z] #67 3.688 + GOPATH=/tmp/tmp.QUtf6D1n8L [2022-03-10T18:59:44.268Z] #67 3.688 + RM_GOPATH=1 [2022-03-10T18:59:44.268Z] #67 3.688 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.268Z] #67 3.688 ++ go env GOARCH [2022-03-10T18:59:44.268Z] #67 3.692 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.268Z] #67 3.692 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.268Z] #67 3.695 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.268Z] #67 3.704 + dir=/tmp/install [2022-03-10T18:59:44.268Z] #67 3.704 + bin=proxy [2022-03-10T18:59:44.268Z] #67 3.704 + shift [2022-03-10T18:59:44.268Z] #67 3.704 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-10T18:59:44.268Z] #67 3.704 + . /tmp/install/proxy.installer [2022-03-10T18:59:44.268Z] #67 3.704 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:44.268Z] #67 3.704 + install_proxy [2022-03-10T18:59:44.268Z] #67 3.704 + case "$1" in [2022-03-10T18:59:44.268Z] #67 3.704 + export CGO_ENABLED=0 [2022-03-10T18:59:44.268Z] #67 3.704 + CGO_ENABLED=0 [2022-03-10T18:59:44.268Z] #67 3.704 + _install_proxy [2022-03-10T18:59:44.268Z] #67 3.704 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-10T18:59:44.268Z] #67 3.704 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QUtf6D1n8L/src/github.com/docker/libnetwork [2022-03-10T18:59:44.268Z] #67 3.704 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:44.268Z] #67 3.707 Cloning into '/tmp/tmp.QUtf6D1n8L/src/github.com/docker/libnetwork'... [2022-03-10T18:59:44.268Z] #67 ... [2022-03-10T18:59:44.268Z] [2022-03-10T18:59:44.268Z] #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-03-10T18:59:44.268Z] #51 sha256:70b1ebedd2d149eb74460c4499407a8edb700fda2fc4e734c1bd0899fcdf79e2 [2022-03-10T18:59:44.268Z] #51 4.139 + RM_GOPATH=0 [2022-03-10T18:59:44.268Z] #51 4.139 + TMP_GOPATH= [2022-03-10T18:59:44.268Z] #51 4.139 + : /build [2022-03-10T18:59:44.268Z] #51 4.139 + '[' -z '' ']' [2022-03-10T18:59:44.268Z] #51 4.139 ++ mktemp -d [2022-03-10T18:59:44.268Z] #51 4.139 + export GOPATH=/tmp/tmp.6zCbzHE04m [2022-03-10T18:59:44.268Z] #51 4.139 + GOPATH=/tmp/tmp.6zCbzHE04m [2022-03-10T18:59:44.268Z] #51 4.139 + RM_GOPATH=1 [2022-03-10T18:59:44.268Z] #51 4.139 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.268Z] #51 4.139 ++ go env GOARCH [2022-03-10T18:59:44.268Z] #51 4.139 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.268Z] #51 4.139 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.268Z] #51 4.139 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.268Z] #51 4.139 + dir=/tmp/install [2022-03-10T18:59:44.268Z] #51 4.139 + bin=shfmt [2022-03-10T18:59:44.268Z] #51 4.139 + shift [2022-03-10T18:59:44.268Z] #51 4.139 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-10T18:59:44.268Z] #51 4.139 + . /tmp/install/shfmt.installer [2022-03-10T18:59:44.268Z] #51 4.139 ++ : v3.0.2 [2022-03-10T18:59:44.268Z] #51 4.139 + install_shfmt [2022-03-10T18:59:44.268Z] #51 4.139 + echo 'Install shfmt version v3.0.2' [2022-03-10T18:59:44.268Z] #51 4.139 + GOBIN=/build [2022-03-10T18:59:44.268Z] #51 4.139 + GO111MODULE=on [2022-03-10T18:59:44.268Z] #51 4.139 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-10T18:59:44.268Z] #51 4.139 Install shfmt version v3.0.2 [2022-03-10T18:59:44.268Z] #51 4.601 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T18:59:44.268Z] #51 5.421 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T18:59:44.268Z] #51 5.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T18:59:44.268Z] #51 5.458 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T18:59:44.268Z] #51 6.916 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T18:59:44.278Z] #67 ... [2022-03-10T18:59:44.278Z] [2022-03-10T18:59:44.278Z] #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-03-10T18:59:44.278Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:44.278Z] #36 5.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:44.278Z] #36 5.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:44.278Z] #36 5.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:44.278Z] #36 6.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:44.278Z] #36 7.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:44.279Z] #36 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:44.279Z] #36 ... [2022-03-10T18:59:44.279Z] [2022-03-10T18:59:44.279Z] #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-03-10T18:59:44.279Z] #24 sha256:0fb06b1488d2b764770f8b9dbe2ee42ab12315402f7957a533e1040efb49d669 [2022-03-10T18:59:44.279Z] #24 8.113 + RM_GOPATH=0 [2022-03-10T18:59:44.279Z] #24 8.114 + TMP_GOPATH= [2022-03-10T18:59:44.279Z] #24 8.114 + : /build [2022-03-10T18:59:44.279Z] #24 8.114 + '[' -z '' ']' [2022-03-10T18:59:44.279Z] #24 8.116 ++ mktemp -d [2022-03-10T18:59:44.279Z] #24 8.119 + export GOPATH=/tmp/tmp.JuvySEyvTV [2022-03-10T18:59:44.279Z] #24 8.119 + GOPATH=/tmp/tmp.JuvySEyvTV [2022-03-10T18:59:44.279Z] #24 8.119 + RM_GOPATH=1 [2022-03-10T18:59:44.279Z] #24 8.119 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.279Z] #24 8.144 ++ go env GOARCH [2022-03-10T18:59:44.279Z] #24 8.144 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.279Z] #24 8.144 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.279Z] #24 8.144 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.279Z] #24 8.148 Install docker/cli version 17.06.2-ce from stable [2022-03-10T18:59:44.279Z] #24 8.151 + dir=/tmp/install [2022-03-10T18:59:44.279Z] #24 8.151 + bin=dockercli [2022-03-10T18:59:44.279Z] #24 8.151 + shift [2022-03-10T18:59:44.279Z] #24 8.151 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-10T18:59:44.279Z] #24 8.151 + . /tmp/install/dockercli.installer [2022-03-10T18:59:44.279Z] #24 8.151 ++ : stable [2022-03-10T18:59:44.279Z] #24 8.151 ++ : 17.06.2-ce [2022-03-10T18:59:44.279Z] #24 8.151 + install_dockercli [2022-03-10T18:59:44.279Z] #24 8.151 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T18:59:44.279Z] #24 8.160 ++ uname -m [2022-03-10T18:59:44.279Z] #24 8.160 + arch=x86_64 [2022-03-10T18:59:44.279Z] #24 8.160 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T18:59:44.279Z] #24 8.160 + url=https://download.docker.com/linux/static [2022-03-10T18:59:44.279Z] #24 8.160 + tar -xz docker/docker [2022-03-10T18:59:44.279Z] #24 8.166 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T18:59:44.316Z] #32 ... [2022-03-10T18:59:44.316Z] [2022-03-10T18:59:44.316Z] #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-03-10T18:59:44.316Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T18:59:44.316Z] #49 5.864 + RM_GOPATH=0 [2022-03-10T18:59:44.316Z] #49 5.864 + TMP_GOPATH= [2022-03-10T18:59:44.316Z] #49 5.864 + : /build [2022-03-10T18:59:44.316Z] #49 5.864 + '[' -z '' ']' [2022-03-10T18:59:44.316Z] #49 5.864 ++ mktemp -d [2022-03-10T18:59:44.316Z] #49 5.864 + export GOPATH=/tmp/tmp.1oxyTgg2pl [2022-03-10T18:59:44.316Z] #49 5.864 + GOPATH=/tmp/tmp.1oxyTgg2pl [2022-03-10T18:59:44.316Z] #49 5.864 + RM_GOPATH=1 [2022-03-10T18:59:44.316Z] #49 5.864 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.316Z] #49 5.864 ++ go env GOARCH [2022-03-10T18:59:44.316Z] #49 5.866 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.316Z] #49 5.866 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.316Z] #49 5.866 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.316Z] #49 5.866 + dir=/tmp/install [2022-03-10T18:59:44.316Z] #49 5.866 + bin=golangci_lint [2022-03-10T18:59:44.316Z] #49 5.866 + shift [2022-03-10T18:59:44.316Z] #49 5.866 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-10T18:59:44.316Z] #49 5.866 + . /tmp/install/golangci_lint.installer [2022-03-10T18:59:44.316Z] #49 5.866 ++ : v1.23.8 [2022-03-10T18:59:44.316Z] #49 5.866 + install_golangci_lint [2022-03-10T18:59:44.316Z] #49 5.866 + set -e [2022-03-10T18:59:44.316Z] #49 5.866 + echo 'Install golangci-lint version v1.23.8' [2022-03-10T18:59:44.316Z] #49 5.866 + GOBIN=/build [2022-03-10T18:59:44.316Z] #49 5.866 + GO111MODULE=on [2022-03-10T18:59:44.316Z] #49 5.866 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-10T18:59:44.316Z] #49 5.866 Install golangci-lint version v1.23.8 [2022-03-10T18:59:44.316Z] #49 ... [2022-03-10T18:59:44.316Z] [2022-03-10T18:59:44.316Z] #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-03-10T18:59:44.316Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-10T18:59:44.316Z] #12 DONE 6.0s [2022-03-10T18:59:44.316Z] [2022-03-10T18:59:44.316Z] #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-03-10T18:59:44.316Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T18:59:44.316Z] #49 6.008 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-10T18:59:44.316Z] #49 ... [2022-03-10T18:59:44.316Z] [2022-03-10T18:59:44.316Z] #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-03-10T18:59:44.316Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:44.316Z] #43 16.78 CC images/core-s390.o [2022-03-10T18:59:44.528Z] #51 ... [2022-03-10T18:59:44.528Z] [2022-03-10T18:59:44.528Z] #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-03-10T18:59:44.528Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T18:59:44.528Z] #49 4.760 + RM_GOPATH=0 [2022-03-10T18:59:44.528Z] #49 4.760 + TMP_GOPATH= [2022-03-10T18:59:44.528Z] #49 4.760 + : /build [2022-03-10T18:59:44.528Z] #49 4.760 + '[' -z '' ']' [2022-03-10T18:59:44.528Z] #49 4.760 ++ mktemp -d [2022-03-10T18:59:44.528Z] #49 4.760 + export GOPATH=/tmp/tmp.5x3tFPUs9v [2022-03-10T18:59:44.528Z] #49 4.760 + GOPATH=/tmp/tmp.5x3tFPUs9v [2022-03-10T18:59:44.528Z] #49 4.760 + RM_GOPATH=1 [2022-03-10T18:59:44.528Z] #49 4.760 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.528Z] #49 4.760 ++ go env GOARCH [2022-03-10T18:59:44.528Z] #49 4.760 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.528Z] #49 4.760 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.528Z] #49 4.760 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.528Z] #49 4.760 + dir=/tmp/install [2022-03-10T18:59:44.528Z] #49 4.760 + bin=golangci_lint [2022-03-10T18:59:44.528Z] #49 4.760 + shift [2022-03-10T18:59:44.528Z] #49 4.760 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-10T18:59:44.528Z] #49 4.760 + . /tmp/install/golangci_lint.installer [2022-03-10T18:59:44.528Z] #49 4.760 ++ : v1.23.8 [2022-03-10T18:59:44.528Z] #49 4.760 + install_golangci_lint [2022-03-10T18:59:44.528Z] #49 4.760 + set -e [2022-03-10T18:59:44.528Z] #49 4.760 + echo 'Install golangci-lint version v1.23.8' [2022-03-10T18:59:44.528Z] #49 4.760 + GOBIN=/build [2022-03-10T18:59:44.528Z] #49 4.760 + GO111MODULE=on [2022-03-10T18:59:44.528Z] #49 4.760 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-10T18:59:44.528Z] #49 4.771 Install golangci-lint version v1.23.8 [2022-03-10T18:59:44.528Z] #49 5.358 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-10T18:59:44.528Z] #49 ... [2022-03-10T18:59:44.528Z] [2022-03-10T18:59:44.528Z] #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-03-10T18:59:44.528Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:44.528Z] #42 6.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:44.528Z] #42 7.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:44.528Z] #42 7.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:44.528Z] #42 7.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:44.528Z] #42 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:44.548Z] #24 ... [2022-03-10T18:59:44.548Z] [2022-03-10T18:59:44.548Z] #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-03-10T18:59:44.548Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:44.548Z] #42 8.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:44.548Z] #42 8.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:44.548Z] #42 8.475 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:44.548Z] #42 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:44.548Z] #42 ... [2022-03-10T18:59:44.548Z] [2022-03-10T18:59:44.548Z] #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-03-10T18:59:44.548Z] #45 sha256:17fcee272a20ec009ef7f407d875ffbb273b2a892258db73b666d4c19a64cc6a [2022-03-10T18:59:44.548Z] #45 7.322 + RM_GOPATH=0 [2022-03-10T18:59:44.548Z] #45 7.322 + TMP_GOPATH= [2022-03-10T18:59:44.548Z] #45 7.322 + : /build [2022-03-10T18:59:44.548Z] #45 7.322 + '[' -z '' ']' [2022-03-10T18:59:44.548Z] #45 7.322 ++ mktemp -d [2022-03-10T18:59:44.548Z] #45 7.322 + export GOPATH=/tmp/tmp.BXPcstx4u2 [2022-03-10T18:59:44.548Z] #45 7.322 + GOPATH=/tmp/tmp.BXPcstx4u2 [2022-03-10T18:59:44.548Z] #45 7.322 + RM_GOPATH=1 [2022-03-10T18:59:44.548Z] #45 7.322 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.548Z] #45 7.322 ++ go env GOARCH [2022-03-10T18:59:44.548Z] #45 7.341 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.548Z] #45 7.341 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.548Z] #45 7.364 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.548Z] #45 7.364 + dir=/tmp/install [2022-03-10T18:59:44.548Z] #45 7.364 + bin=vndr [2022-03-10T18:59:44.548Z] #45 7.364 + shift [2022-03-10T18:59:44.548Z] #45 7.364 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-10T18:59:44.548Z] #45 7.364 + . /tmp/install/vndr.installer [2022-03-10T18:59:44.548Z] #45 7.364 ++ : v0.1.2 [2022-03-10T18:59:44.548Z] #45 7.364 + install_vndr [2022-03-10T18:59:44.548Z] #45 7.364 + echo 'Install vndr version v0.1.2' [2022-03-10T18:59:44.548Z] #45 7.364 + GOBIN=/build [2022-03-10T18:59:44.548Z] #45 7.364 + GO111MODULE=on [2022-03-10T18:59:44.548Z] #45 7.364 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-10T18:59:44.548Z] #45 7.373 Install vndr version v0.1.2 [2022-03-10T18:59:44.548Z] #45 8.527 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-10T18:59:44.788Z] #42 ... [2022-03-10T18:59:44.788Z] [2022-03-10T18:59:44.788Z] #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-03-10T18:59:44.788Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T18:59:44.788Z] #34 5.781 + RM_GOPATH=0 [2022-03-10T18:59:44.788Z] #34 5.781 + TMP_GOPATH= [2022-03-10T18:59:44.788Z] #34 5.781 + : /build [2022-03-10T18:59:44.788Z] #34 5.781 + '[' -z '' ']' [2022-03-10T18:59:44.788Z] #34 5.781 ++ mktemp -d [2022-03-10T18:59:44.788Z] #34 5.801 + export GOPATH=/tmp/tmp.HO9BP2v7RA [2022-03-10T18:59:44.788Z] #34 5.801 + GOPATH=/tmp/tmp.HO9BP2v7RA [2022-03-10T18:59:44.788Z] #34 5.801 + RM_GOPATH=1 [2022-03-10T18:59:44.788Z] #34 5.801 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.788Z] #34 5.801 ++ go env GOARCH [2022-03-10T18:59:44.788Z] #34 5.818 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.788Z] #34 5.818 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.788Z] #34 5.818 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.788Z] #34 5.824 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:44.788Z] #34 5.824 + dir=/tmp/install [2022-03-10T18:59:44.788Z] #34 5.824 + bin=tomlv [2022-03-10T18:59:44.788Z] #34 5.824 + shift [2022-03-10T18:59:44.788Z] #34 5.824 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-10T18:59:44.788Z] #34 5.824 + . /tmp/install/tomlv.installer [2022-03-10T18:59:44.788Z] #34 5.824 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:44.788Z] #34 5.824 + install_tomlv [2022-03-10T18:59:44.788Z] #34 5.824 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-10T18:59:44.788Z] #34 5.824 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HO9BP2v7RA/src/github.com/BurntSushi/toml [2022-03-10T18:59:44.788Z] #34 5.824 Cloning into '/tmp/tmp.HO9BP2v7RA/src/github.com/BurntSushi/toml'... [2022-03-10T18:59:44.788Z] #34 6.986 + cd /tmp/tmp.HO9BP2v7RA/src/github.com/BurntSushi/toml [2022-03-10T18:59:44.788Z] #34 6.986 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:44.788Z] #34 7.109 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:44.788Z] #34 7.823 internal/cpu [2022-03-10T18:59:44.788Z] #34 7.839 internal/unsafeheader [2022-03-10T18:59:44.788Z] #34 7.963 runtime/internal/atomic [2022-03-10T18:59:44.788Z] #34 8.305 runtime/internal/sys [2022-03-10T18:59:44.788Z] #34 8.389 internal/bytealg [2022-03-10T18:59:44.788Z] #34 8.595 runtime/internal/math [2022-03-10T18:59:44.788Z] #34 8.782 math/bits [2022-03-10T18:59:44.788Z] #34 9.263 math [2022-03-10T18:59:44.788Z] #34 10.13 runtime [2022-03-10T18:59:44.788Z] #34 ... [2022-03-10T18:59:44.788Z] [2022-03-10T18:59:44.788Z] #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-03-10T18:59:44.788Z] #47 sha256:db741b12b26206750910f0b2f25a841abd75096ab044e9830421174a7cbc93fc [2022-03-10T18:59:44.788Z] #47 4.597 + RM_GOPATH=0 [2022-03-10T18:59:44.788Z] #47 4.597 + TMP_GOPATH= [2022-03-10T18:59:44.788Z] #47 4.597 + : /build [2022-03-10T18:59:44.788Z] #47 4.597 + '[' -z '' ']' [2022-03-10T18:59:44.788Z] #47 4.597 ++ mktemp -d [2022-03-10T18:59:44.788Z] #47 4.601 + export GOPATH=/tmp/tmp.FKMxhHUf1E [2022-03-10T18:59:44.788Z] #47 4.601 + GOPATH=/tmp/tmp.FKMxhHUf1E [2022-03-10T18:59:44.788Z] #47 4.601 + RM_GOPATH=1 [2022-03-10T18:59:44.788Z] #47 4.601 + case "$(go env GOARCH)" in [2022-03-10T18:59:44.788Z] #47 4.601 ++ go env GOARCH [2022-03-10T18:59:44.788Z] #47 4.610 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.788Z] #47 4.610 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:44.788Z] #47 4.610 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:44.788Z] #47 4.610 + dir=/tmp/install [2022-03-10T18:59:44.788Z] #47 4.610 + bin=gotestsum [2022-03-10T18:59:44.788Z] #47 4.610 + shift [2022-03-10T18:59:44.788Z] #47 4.610 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-10T18:59:44.788Z] #47 4.610 + . /tmp/install/gotestsum.installer [2022-03-10T18:59:44.788Z] #47 4.610 ++ : v1.7.0 [2022-03-10T18:59:44.788Z] #47 4.610 + install_gotestsum [2022-03-10T18:59:44.788Z] #47 4.610 + set -e [2022-03-10T18:59:44.788Z] #47 4.610 + echo 'Install gotestsum version v1.7.0' [2022-03-10T18:59:44.788Z] #47 4.610 + GOBIN=/build [2022-03-10T18:59:44.788Z] #47 4.610 + GO111MODULE=on [2022-03-10T18:59:44.788Z] #47 4.610 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-10T18:59:44.788Z] #47 4.610 Install gotestsum version v1.7.0 [2022-03-10T18:59:44.788Z] #47 5.083 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T18:59:44.788Z] #47 6.366 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T18:59:44.788Z] #47 6.366 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T18:59:44.788Z] #47 6.498 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T18:59:44.788Z] #47 6.551 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:44.788Z] #47 6.783 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T18:59:44.788Z] #47 6.806 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T18:59:44.788Z] #47 6.891 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T18:59:44.788Z] #47 6.981 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T18:59:44.788Z] #47 7.069 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T18:59:44.788Z] #47 7.069 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T18:59:44.788Z] #47 7.146 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T18:59:44.788Z] #47 7.308 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T18:59:44.810Z] #45 ... [2022-03-10T18:59:44.810Z] [2022-03-10T18:59:44.810Z] #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-03-10T18:59:44.810Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T18:59:44.810Z] #34 11.36 runtime/internal/math [2022-03-10T18:59:44.810Z] #34 11.55 math/bits [2022-03-10T18:59:44.884Z] #43 17.28 CC images/cpuinfo.o [2022-03-10T18:59:44.993Z] #13 46.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T18:59:44.993Z] #13 46.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-03-10T18:59:44.993Z] #13 46.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T18:59:45.049Z] #47 ... [2022-03-10T18:59:45.049Z] [2022-03-10T18:59:45.049Z] #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-03-10T18:59:45.049Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:45.049Z] #55 4.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:45.049Z] #55 4.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:45.049Z] #55 4.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:45.049Z] #55 4.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:45.049Z] #55 5.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:45.049Z] #55 5.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:45.143Z] #43 17.63 CC images/inventory.o [2022-03-10T18:59:45.308Z] #55 ... [2022-03-10T18:59:45.308Z] [2022-03-10T18:59:45.308Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-10T18:59:45.308Z] #45 sha256:e4013630e63b22113e427319fc260200aeb0c23306ab90877ebc1065a0e8176a [2022-03-10T18:59:45.308Z] #45 5.736 + RM_GOPATH=0 [2022-03-10T18:59:45.308Z] #45 5.736 + TMP_GOPATH= [2022-03-10T18:59:45.308Z] #45 5.736 + : /build [2022-03-10T18:59:45.308Z] #45 5.736 + '[' -z '' ']' [2022-03-10T18:59:45.308Z] #45 5.736 ++ mktemp -d [2022-03-10T18:59:45.308Z] #45 5.742 + export GOPATH=/tmp/tmp.Nj0ol1Z5Ov [2022-03-10T18:59:45.308Z] #45 5.742 + GOPATH=/tmp/tmp.Nj0ol1Z5Ov [2022-03-10T18:59:45.308Z] #45 5.742 + RM_GOPATH=1 [2022-03-10T18:59:45.308Z] #45 5.742 + case "$(go env GOARCH)" in [2022-03-10T18:59:45.308Z] #45 5.742 ++ go env GOARCH [2022-03-10T18:59:45.308Z] #45 5.751 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:45.308Z] #45 5.751 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:45.308Z] #45 5.751 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:45.308Z] #45 5.757 + dir=/tmp/install [2022-03-10T18:59:45.308Z] #45 5.757 + bin=vndr [2022-03-10T18:59:45.308Z] #45 5.757 + shift [2022-03-10T18:59:45.308Z] #45 5.757 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-10T18:59:45.308Z] #45 5.757 + . /tmp/install/vndr.installer [2022-03-10T18:59:45.308Z] #45 5.757 ++ : v0.1.2 [2022-03-10T18:59:45.308Z] #45 5.757 + install_vndr [2022-03-10T18:59:45.308Z] #45 5.757 + echo 'Install vndr version v0.1.2' [2022-03-10T18:59:45.308Z] #45 5.757 + GOBIN=/build [2022-03-10T18:59:45.308Z] #45 5.757 + GO111MODULE=on [2022-03-10T18:59:45.308Z] #45 5.757 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-10T18:59:45.308Z] #45 5.770 Install vndr version v0.1.2 [2022-03-10T18:59:45.308Z] #45 6.551 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-10T18:59:45.308Z] #45 ... [2022-03-10T18:59:45.308Z] [2022-03-10T18:59:45.308Z] #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-03-10T18:59:45.308Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:45.308Z] #36 8.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:45.308Z] #36 8.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:45.308Z] #36 8.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:45.308Z] #36 9.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:45.389Z] #34 12.27 runtime [2022-03-10T18:59:45.402Z] #43 17.81 CC images/fdinfo.o [2022-03-10T18:59:45.569Z] #36 ... [2022-03-10T18:59:45.569Z] [2022-03-10T18:59:45.569Z] #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-03-10T18:59:45.569Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:59:45.569Z] #40 7.342 + git clone https://github.com/docker/distribution.git . [2022-03-10T18:59:45.569Z] #40 7.342 Cloning into '.'... [2022-03-10T18:59:45.569Z] #40 ... [2022-03-10T18:59:45.569Z] [2022-03-10T18:59:45.569Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-10T18:59:45.569Z] #24 sha256:35bc80c421314db9fa6ca5f98ee3f60bca93330e39802d58b72305061c98deec [2022-03-10T18:59:45.569Z] #24 5.303 + RM_GOPATH=0 [2022-03-10T18:59:45.569Z] #24 5.303 + TMP_GOPATH= [2022-03-10T18:59:45.569Z] #24 5.303 + : /build [2022-03-10T18:59:45.569Z] #24 5.303 + '[' -z '' ']' [2022-03-10T18:59:45.569Z] #24 5.303 ++ mktemp -d [2022-03-10T18:59:45.569Z] #24 5.303 + export GOPATH=/tmp/tmp.BkMvCazexE [2022-03-10T18:59:45.569Z] #24 5.303 + GOPATH=/tmp/tmp.BkMvCazexE [2022-03-10T18:59:45.569Z] #24 5.303 + RM_GOPATH=1 [2022-03-10T18:59:45.569Z] #24 5.303 + case "$(go env GOARCH)" in [2022-03-10T18:59:45.569Z] #24 5.303 ++ go env GOARCH [2022-03-10T18:59:45.569Z] #24 5.303 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:45.569Z] #24 5.303 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:45.569Z] #24 5.303 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:45.569Z] #24 5.303 + dir=/tmp/install [2022-03-10T18:59:45.569Z] #24 5.303 + bin=dockercli [2022-03-10T18:59:45.569Z] #24 5.303 + shift [2022-03-10T18:59:45.569Z] #24 5.303 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-10T18:59:45.569Z] #24 5.303 + . /tmp/install/dockercli.installer [2022-03-10T18:59:45.569Z] #24 5.303 ++ : stable [2022-03-10T18:59:45.569Z] #24 5.303 ++ : 17.06.2-ce [2022-03-10T18:59:45.569Z] #24 5.303 + install_dockercli [2022-03-10T18:59:45.569Z] #24 5.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T18:59:45.569Z] #24 5.303 ++ uname -m [2022-03-10T18:59:45.569Z] #24 5.303 + arch=x86_64 [2022-03-10T18:59:45.569Z] #24 5.303 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T18:59:45.569Z] #24 5.303 + url=https://download.docker.com/linux/static [2022-03-10T18:59:45.569Z] #24 5.303 + tar -xz docker/docker [2022-03-10T18:59:45.569Z] #24 5.303 Install docker/cli version 17.06.2-ce from stable [2022-03-10T18:59:45.569Z] #24 5.327 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T18:59:45.651Z] #34 12.75 math [2022-03-10T18:59:45.660Z] #43 18.12 CC images/fown.o [2022-03-10T18:59:45.660Z] #43 18.34 CC images/ns.o [2022-03-10T18:59:45.840Z] #24 ... [2022-03-10T18:59:45.840Z] [2022-03-10T18:59:45.840Z] #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-03-10T18:59:45.840Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:45.840Z] #36 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:45.928Z] #13 ... [2022-03-10T18:59:45.928Z] [2022-03-10T18:59:45.928Z] #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-03-10T18:59:45.928Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-10T18:59:45.928Z] #36 38.49 Selecting previously unselected package libicu63:arm64. [2022-03-10T18:59:45.928Z] #36 38.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 38.53 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-10T18:59:45.928Z] #36 44.28 Selecting previously unselected package libxml2:arm64. [2022-03-10T18:59:45.928Z] #36 44.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 44.29 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T18:59:45.928Z] #36 44.72 Selecting previously unselected package libarchive13:arm64. [2022-03-10T18:59:45.928Z] #36 44.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 44.72 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-10T18:59:45.928Z] #36 44.90 Selecting previously unselected package libjsoncpp1:arm64. [2022-03-10T18:59:45.928Z] #36 44.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 44.92 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-10T18:59:45.928Z] #36 45.03 Selecting previously unselected package librhash0:arm64. [2022-03-10T18:59:45.928Z] #36 45.04 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 45.05 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-03-10T18:59:45.928Z] #36 45.20 Selecting previously unselected package libuv1:arm64. [2022-03-10T18:59:45.928Z] #36 45.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 45.21 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-10T18:59:45.928Z] #36 45.34 Selecting previously unselected package cmake. [2022-03-10T18:59:45.928Z] #36 45.35 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-03-10T18:59:45.928Z] #36 45.36 Unpacking cmake (3.13.4-1) ... [2022-03-10T18:59:45.928Z] #36 47.69 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-10T18:59:45.929Z] #36 47.71 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T18:59:45.929Z] #36 47.73 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-10T18:59:45.929Z] #36 47.75 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T18:59:45.929Z] #36 47.78 Setting up librhash0:arm64 (1.3.8-1) ... [2022-03-10T18:59:45.929Z] #36 47.80 Setting up cmake-data (3.13.4-1) ... [2022-03-10T18:59:45.929Z] #36 47.81 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T18:59:45.929Z] #36 47.83 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-10T18:59:45.929Z] #36 47.84 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-10T18:59:45.929Z] #36 47.86 Setting up cmake (3.13.4-1) ... [2022-03-10T18:59:45.929Z] #36 47.88 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:45.929Z] #36 47.97 Processing triggers for mime-support (3.62) ... [2022-03-10T18:59:46.228Z] #43 18.53 CC images/regfile.o [2022-03-10T18:59:46.228Z] #43 18.68 CC images/ghost-file.o [2022-03-10T18:59:46.228Z] #43 18.90 CC images/fifo.o [2022-03-10T18:59:46.283Z] #36 ... [2022-03-10T18:59:46.283Z] [2022-03-10T18:59:46.283Z] #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-03-10T18:59:46.283Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:46.283Z] #34 48.62 internal/poll [2022-03-10T18:59:46.283Z] #34 48.67 internal/fmtsort [2022-03-10T18:59:46.487Z] #43 19.04 CC images/remap-file-path.o [2022-03-10T18:59:46.747Z] #43 19.21 CC images/eventfd.o [2022-03-10T18:59:46.851Z] #34 49.30 internal/syscall/execenv [2022-03-10T18:59:46.851Z] #34 49.57 path [2022-03-10T18:59:46.931Z] #36 ... [2022-03-10T18:59:46.931Z] [2022-03-10T18:59:46.931Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-10T18:59:46.931Z] #24 sha256:35bc80c421314db9fa6ca5f98ee3f60bca93330e39802d58b72305061c98deec [2022-03-10T18:59:46.931Z] #24 12.28 + mkdir -p /build [2022-03-10T18:59:46.931Z] #24 12.31 + mv docker/docker /build/ [2022-03-10T18:59:46.931Z] #24 12.31 + rmdir docker [2022-03-10T18:59:46.931Z] #24 DONE 13.1s [2022-03-10T18:59:47.006Z] #43 19.36 CC images/eventpoll.o [2022-03-10T18:59:47.006Z] #43 19.61 CC images/fh.o [2022-03-10T18:59:47.190Z] [2022-03-10T18:59:47.190Z] #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-03-10T18:59:47.190Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T18:59:47.190Z] #49 11.64 go: downloading github.com/fatih/color v1.7.0 [2022-03-10T18:59:47.190Z] #49 11.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-10T18:59:47.190Z] #49 11.75 go: downloading github.com/pkg/errors v0.8.1 [2022-03-10T18:59:47.190Z] #49 11.83 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-10T18:59:47.190Z] #49 11.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T18:59:47.190Z] #49 12.23 go: downloading github.com/spf13/viper v1.6.1 [2022-03-10T18:59:47.190Z] #49 12.60 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-10T18:59:47.190Z] #49 12.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-10T18:59:47.190Z] #49 12.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-10T18:59:47.190Z] #49 12.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-10T18:59:47.216Z] #34 49.57 strings [2022-03-10T18:59:47.475Z] #34 49.98 io/fs [2022-03-10T18:59:47.574Z] #43 19.93 CC images/fsnotify.o [2022-03-10T18:59:47.756Z] #49 13.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-10T18:59:47.833Z] #43 20.39 CC images/signalfd.o [2022-03-10T18:59:47.833Z] #43 ... [2022-03-10T18:59:47.833Z] [2022-03-10T18:59:47.833Z] #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-03-10T18:59:47.833Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T18:59:48.015Z] #49 14.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T18:59:48.488Z] #34 50.59 os [2022-03-10T18:59:48.705Z] #13 4.021 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T18:59:48.705Z] #13 ... [2022-03-10T18:59:48.705Z] [2022-03-10T18:59:48.705Z] #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-03-10T18:59:48.705Z] #51 sha256:dbcd3ea2abf2754e0ba49b9da0fb4920d24ec9ed4536b90c1f202c4e194d5d37 [2022-03-10T18:59:48.705Z] #51 6.928 + RM_GOPATH=0 [2022-03-10T18:59:48.705Z] #51 6.928 + TMP_GOPATH= [2022-03-10T18:59:48.705Z] #51 6.928 + : /build [2022-03-10T18:59:48.705Z] #51 6.928 + '[' -z '' ']' [2022-03-10T18:59:48.705Z] #51 6.928 ++ mktemp -d [2022-03-10T18:59:48.705Z] #51 6.928 + export GOPATH=/tmp/tmp.zMNiEFJPdZ [2022-03-10T18:59:48.705Z] #51 6.928 + GOPATH=/tmp/tmp.zMNiEFJPdZ [2022-03-10T18:59:48.705Z] #51 6.928 + RM_GOPATH=1 [2022-03-10T18:59:48.705Z] #51 6.928 + case "$(go env GOARCH)" in [2022-03-10T18:59:48.705Z] #51 6.928 ++ go env GOARCH [2022-03-10T18:59:48.705Z] #51 6.928 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.705Z] #51 6.928 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.705Z] #51 6.928 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:48.705Z] #51 6.950 Install shfmt version v3.0.2 [2022-03-10T18:59:48.705Z] #51 6.950 + dir=/tmp/install [2022-03-10T18:59:48.705Z] #51 6.950 + bin=shfmt [2022-03-10T18:59:48.705Z] #51 6.950 + shift [2022-03-10T18:59:48.705Z] #51 6.950 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-10T18:59:48.705Z] #51 6.950 + . /tmp/install/shfmt.installer [2022-03-10T18:59:48.705Z] #51 6.950 ++ : v3.0.2 [2022-03-10T18:59:48.705Z] #51 6.950 + install_shfmt [2022-03-10T18:59:48.705Z] #51 6.950 + echo 'Install shfmt version v3.0.2' [2022-03-10T18:59:48.705Z] #51 6.950 + GOBIN=/build [2022-03-10T18:59:48.705Z] #51 6.950 + GO111MODULE=on [2022-03-10T18:59:48.705Z] #51 6.950 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-10T18:59:48.705Z] #51 8.006 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-10T18:59:48.705Z] #51 ... [2022-03-10T18:59:48.705Z] [2022-03-10T18:59:48.705Z] #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-03-10T18:59:48.705Z] #47 sha256:c860d6cd9c87fd2841843eda201357504a9c73eb3cefb63373137d0ce5a54f33 [2022-03-10T18:59:48.705Z] #47 6.801 + RM_GOPATH=0 [2022-03-10T18:59:48.705Z] #47 6.801 + TMP_GOPATH= [2022-03-10T18:59:48.705Z] #47 6.801 + : /build [2022-03-10T18:59:48.705Z] #47 6.801 + '[' -z '' ']' [2022-03-10T18:59:48.705Z] #47 6.801 ++ mktemp -d [2022-03-10T18:59:48.705Z] #47 6.801 + export GOPATH=/tmp/tmp.NfEHlEI6C0 [2022-03-10T18:59:48.705Z] #47 6.801 + GOPATH=/tmp/tmp.NfEHlEI6C0 [2022-03-10T18:59:48.705Z] #47 6.801 + RM_GOPATH=1 [2022-03-10T18:59:48.705Z] #47 6.801 + case "$(go env GOARCH)" in [2022-03-10T18:59:48.705Z] #47 6.801 ++ go env GOARCH [2022-03-10T18:59:48.705Z] #47 6.828 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.705Z] #47 6.828 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.705Z] #47 6.828 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:48.705Z] #47 6.828 + dir=/tmp/install [2022-03-10T18:59:48.705Z] #47 6.828 + bin=gotestsum [2022-03-10T18:59:48.705Z] #47 6.828 + shift [2022-03-10T18:59:48.705Z] #47 6.828 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-10T18:59:48.705Z] #47 6.828 + . /tmp/install/gotestsum.installer [2022-03-10T18:59:48.705Z] #47 6.828 ++ : v1.7.0 [2022-03-10T18:59:48.705Z] #47 6.828 + install_gotestsum [2022-03-10T18:59:48.705Z] #47 6.865 Install gotestsum version v1.7.0 [2022-03-10T18:59:48.705Z] #47 6.865 + set -e [2022-03-10T18:59:48.705Z] #47 6.865 + echo 'Install gotestsum version v1.7.0' [2022-03-10T18:59:48.705Z] #47 6.865 + GOBIN=/build [2022-03-10T18:59:48.705Z] #47 6.865 + GO111MODULE=on [2022-03-10T18:59:48.705Z] #47 6.865 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-10T18:59:48.705Z] #47 8.016 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T18:59:48.705Z] #47 ... [2022-03-10T18:59:48.705Z] [2022-03-10T18:59:48.705Z] #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-03-10T18:59:48.705Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:48.705Z] #42 8.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:48.705Z] #42 8.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:48.705Z] #42 8.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:48.705Z] #42 ... [2022-03-10T18:59:48.705Z] [2022-03-10T18:59:48.705Z] #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-03-10T18:59:48.705Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T18:59:48.705Z] #34 6.522 + RM_GOPATH=0 [2022-03-10T18:59:48.705Z] #34 6.522 + TMP_GOPATH= [2022-03-10T18:59:48.705Z] #34 6.522 + : /build [2022-03-10T18:59:48.705Z] #34 6.522 + '[' -z '' ']' [2022-03-10T18:59:48.705Z] #34 6.522 ++ mktemp -d [2022-03-10T18:59:48.705Z] #34 6.522 + export GOPATH=/tmp/tmp.o2QkjDQ5yo [2022-03-10T18:59:48.706Z] #34 6.522 + GOPATH=/tmp/tmp.o2QkjDQ5yo [2022-03-10T18:59:48.706Z] #34 6.522 + RM_GOPATH=1 [2022-03-10T18:59:48.706Z] #34 6.522 + case "$(go env GOARCH)" in [2022-03-10T18:59:48.706Z] #34 6.522 ++ go env GOARCH [2022-03-10T18:59:48.706Z] #34 6.522 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.706Z] #34 6.522 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.706Z] #34 6.522 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:48.706Z] #34 6.522 + dir=/tmp/install [2022-03-10T18:59:48.706Z] #34 6.522 + bin=tomlv [2022-03-10T18:59:48.706Z] #34 6.522 + shift [2022-03-10T18:59:48.706Z] #34 6.522 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-10T18:59:48.706Z] #34 6.522 + . /tmp/install/tomlv.installer [2022-03-10T18:59:48.706Z] #34 6.522 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:48.706Z] #34 6.522 + install_tomlv [2022-03-10T18:59:48.706Z] #34 6.522 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-10T18:59:48.706Z] #34 6.522 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o2QkjDQ5yo/src/github.com/BurntSushi/toml [2022-03-10T18:59:48.706Z] #34 6.555 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:48.706Z] #34 6.555 Cloning into '/tmp/tmp.o2QkjDQ5yo/src/github.com/BurntSushi/toml'... [2022-03-10T18:59:48.706Z] #34 8.115 + cd /tmp/tmp.o2QkjDQ5yo/src/github.com/BurntSushi/toml [2022-03-10T18:59:48.706Z] #34 8.115 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-10T18:59:48.706Z] #34 8.405 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:48.706Z] #34 10.19 internal/cpu [2022-03-10T18:59:48.706Z] #34 10.26 internal/unsafeheader [2022-03-10T18:59:48.746Z] #34 51.27 bufio [2022-03-10T18:59:48.992Z] #34 ... [2022-03-10T18:59:48.992Z] [2022-03-10T18:59:48.992Z] #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-03-10T18:59:48.992Z] #67 sha256:cc5160af855dd3fb191311f06deae53c54d6a8671a4fb832429b0ac89c1cbacd [2022-03-10T18:59:48.992Z] #67 7.274 + RM_GOPATH=0 [2022-03-10T18:59:48.992Z] #67 7.274 + TMP_GOPATH= [2022-03-10T18:59:48.992Z] #67 7.274 + : /build [2022-03-10T18:59:48.992Z] #67 7.274 + '[' -z '' ']' [2022-03-10T18:59:48.992Z] #67 7.274 ++ mktemp -d [2022-03-10T18:59:48.992Z] #67 7.279 + export GOPATH=/tmp/tmp.39TkyL6Q6k [2022-03-10T18:59:48.992Z] #67 7.279 + GOPATH=/tmp/tmp.39TkyL6Q6k [2022-03-10T18:59:48.992Z] #67 7.279 + RM_GOPATH=1 [2022-03-10T18:59:48.992Z] #67 7.279 + case "$(go env GOARCH)" in [2022-03-10T18:59:48.992Z] #67 7.279 ++ go env GOARCH [2022-03-10T18:59:48.992Z] #67 7.318 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:48.992Z] #67 7.323 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.992Z] #67 7.323 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:48.992Z] #67 7.323 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:48.992Z] #67 7.323 + dir=/tmp/install [2022-03-10T18:59:48.992Z] #67 7.323 + bin=proxy [2022-03-10T18:59:48.992Z] #67 7.323 + shift [2022-03-10T18:59:48.992Z] #67 7.323 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-10T18:59:48.992Z] #67 7.323 + . /tmp/install/proxy.installer [2022-03-10T18:59:48.992Z] #67 7.323 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:48.992Z] #67 7.323 + install_proxy [2022-03-10T18:59:48.992Z] #67 7.323 + case "$1" in [2022-03-10T18:59:48.992Z] #67 7.323 + export CGO_ENABLED=0 [2022-03-10T18:59:48.992Z] #67 7.323 + CGO_ENABLED=0 [2022-03-10T18:59:48.992Z] #67 7.323 + _install_proxy [2022-03-10T18:59:48.992Z] #67 7.323 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-10T18:59:48.992Z] #67 7.345 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.39TkyL6Q6k/src/github.com/docker/libnetwork [2022-03-10T18:59:48.992Z] #67 7.361 Cloning into '/tmp/tmp.39TkyL6Q6k/src/github.com/docker/libnetwork'... [2022-03-10T18:59:48.992Z] #67 ... [2022-03-10T18:59:48.992Z] [2022-03-10T18:59:48.992Z] #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-03-10T18:59:48.992Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T18:59:48.992Z] #40 7.927 + git clone https://github.com/docker/distribution.git . [2022-03-10T18:59:48.992Z] #40 7.927 Cloning into '.'... [2022-03-10T18:59:49.130Z] #56 47.53 Checking out files: 56% (2659/4731) Checking out files: 57% (2697/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 95% (4535/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-10T18:59:49.130Z] #56 48.68 + cd /tmp/tmp.eET967HSOa/src/github.com/containerd/containerd [2022-03-10T18:59:49.130Z] #56 48.68 + git checkout -q v1.5.10 [2022-03-10T18:59:49.313Z] #40 ... [2022-03-10T18:59:49.313Z] [2022-03-10T18:59:49.313Z] #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-03-10T18:59:49.313Z] #45 sha256:597aefaaa4b9f7e35163ebf1cff2483de0b36c365b5a98d3f0014e150e1d3344 [2022-03-10T18:59:49.313Z] #45 6.480 + RM_GOPATH=0 [2022-03-10T18:59:49.313Z] #45 6.480 + TMP_GOPATH= [2022-03-10T18:59:49.313Z] #45 6.480 + : /build [2022-03-10T18:59:49.313Z] #45 6.480 + '[' -z '' ']' [2022-03-10T18:59:49.313Z] #45 6.480 ++ mktemp -d [2022-03-10T18:59:49.313Z] #45 6.480 + export GOPATH=/tmp/tmp.FztVGMb2CI [2022-03-10T18:59:49.313Z] #45 6.480 + GOPATH=/tmp/tmp.FztVGMb2CI [2022-03-10T18:59:49.313Z] #45 6.480 + RM_GOPATH=1 [2022-03-10T18:59:49.313Z] #45 6.480 + case "$(go env GOARCH)" in [2022-03-10T18:59:49.313Z] #45 6.480 ++ go env GOARCH [2022-03-10T18:59:49.313Z] #45 6.514 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.313Z] #45 6.514 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.313Z] #45 6.514 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:49.313Z] #45 6.514 + dir=/tmp/install [2022-03-10T18:59:49.313Z] #45 6.514 + bin=vndr [2022-03-10T18:59:49.313Z] #45 6.514 + shift [2022-03-10T18:59:49.313Z] #45 6.514 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-10T18:59:49.313Z] #45 6.514 + . /tmp/install/vndr.installer [2022-03-10T18:59:49.313Z] #45 6.514 ++ : v0.1.2 [2022-03-10T18:59:49.313Z] #45 6.514 + install_vndr [2022-03-10T18:59:49.313Z] #45 6.514 + echo 'Install vndr version v0.1.2' [2022-03-10T18:59:49.313Z] #45 6.514 + GOBIN=/build [2022-03-10T18:59:49.313Z] #45 6.514 + GO111MODULE=on [2022-03-10T18:59:49.313Z] #45 6.514 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-10T18:59:49.313Z] #45 6.522 Install vndr version v0.1.2 [2022-03-10T18:59:49.313Z] #45 7.148 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-10T18:59:49.313Z] #45 ... [2022-03-10T18:59:49.313Z] [2022-03-10T18:59:49.313Z] #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-03-10T18:59:49.313Z] #24 sha256:a7be2617354f5b97b82a5137e6153f0559946e6303da727f38aa316bd85d2716 [2022-03-10T18:59:49.313Z] #24 7.736 + RM_GOPATH=0 [2022-03-10T18:59:49.313Z] #24 7.736 + TMP_GOPATH= [2022-03-10T18:59:49.313Z] #24 7.736 + : /build [2022-03-10T18:59:49.313Z] #24 7.736 + '[' -z '' ']' [2022-03-10T18:59:49.313Z] #24 7.736 ++ mktemp -d [2022-03-10T18:59:49.313Z] #24 7.804 + export GOPATH=/tmp/tmp.TcR4EkfKZP [2022-03-10T18:59:49.313Z] #24 7.804 + GOPATH=/tmp/tmp.TcR4EkfKZP [2022-03-10T18:59:49.313Z] #24 7.804 + RM_GOPATH=1 [2022-03-10T18:59:49.313Z] #24 7.804 + case "$(go env GOARCH)" in [2022-03-10T18:59:49.313Z] #24 7.804 ++ go env GOARCH [2022-03-10T18:59:49.313Z] #24 7.864 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.313Z] #24 7.864 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.313Z] #24 7.876 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:49.313Z] #24 7.879 + dir=/tmp/install [2022-03-10T18:59:49.313Z] #24 7.879 + bin=dockercli [2022-03-10T18:59:49.313Z] #24 7.879 + shift [2022-03-10T18:59:49.313Z] #24 7.879 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-10T18:59:49.313Z] #24 7.879 + . /tmp/install/dockercli.installer [2022-03-10T18:59:49.313Z] #24 7.879 ++ : stable [2022-03-10T18:59:49.313Z] #24 7.879 ++ : 17.06.2-ce [2022-03-10T18:59:49.313Z] #24 7.879 + install_dockercli [2022-03-10T18:59:49.313Z] #24 7.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-10T18:59:49.313Z] #24 7.879 ++ uname -m [2022-03-10T18:59:49.313Z] #24 7.879 + arch=x86_64 [2022-03-10T18:59:49.313Z] #24 7.879 + '[' x86_64 '!=' x86_64 ']' [2022-03-10T18:59:49.313Z] #24 7.879 + url=https://download.docker.com/linux/static [2022-03-10T18:59:49.313Z] #24 7.879 Install docker/cli version 17.06.2-ce from stable [2022-03-10T18:59:49.313Z] #24 7.880 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-10T18:59:49.313Z] #24 7.899 + tar -xz docker/docker [2022-03-10T18:59:49.314Z] #34 51.93 fmt [2022-03-10T18:59:49.572Z] #34 52.13 path/filepath [2022-03-10T18:59:49.573Z] #34 ... [2022-03-10T18:59:49.573Z] [2022-03-10T18:59:49.573Z] #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-03-10T18:59:49.573Z] #47 sha256:30dc34bf601512f1fe4c4c1fc0015082a82b1b0c1d12bc6315ed7feb17c35ad1 [2022-03-10T18:59:49.573Z] #47 DONE 52.3s [2022-03-10T18:59:49.599Z] #24 ... [2022-03-10T18:59:49.599Z] [2022-03-10T18:59:49.599Z] #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-03-10T18:59:49.599Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:49.599Z] #36 8.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:49.599Z] #36 9.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:49.599Z] #36 9.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:49.599Z] #36 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:49.599Z] #36 ... [2022-03-10T18:59:49.599Z] [2022-03-10T18:59:49.599Z] #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-03-10T18:59:49.599Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:49.599Z] #55 8.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:49.599Z] #55 8.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:49.599Z] #55 8.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:49.599Z] #55 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:49.831Z] [2022-03-10T18:59:49.831Z] #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-03-10T18:59:49.831Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-10T18:59:49.831Z] #36 DONE 52.3s [2022-03-10T18:59:49.831Z] [2022-03-10T18:59:49.831Z] #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-03-10T18:59:49.831Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-10T18:59:49.831Z] #42 44.45 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 44.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:49.831Z] #42 44.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-10T18:59:49.831Z] #42 44.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-10T18:59:49.831Z] #42 44.52 Setting up python-six (1.12.0-1) ... [2022-03-10T18:59:49.831Z] #42 45.77 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-10T18:59:49.831Z] #42 45.78 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-10T18:59:49.831Z] #42 45.81 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 45.82 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-03-10T18:59:49.831Z] #42 45.84 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 45.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 45.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T18:59:49.831Z] #42 45.89 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 45.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T18:59:49.831Z] #42 45.92 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-10T18:59:49.831Z] #42 49.02 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-10T18:59:49.831Z] #42 49.59 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T18:59:49.831Z] #42 DONE 52.3s [2022-03-10T18:59:49.831Z] [2022-03-10T18:59:49.831Z] #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-03-10T18:59:49.831Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T18:59:49.831Z] #13 50.33 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T18:59:49.831Z] #13 50.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-10T18:59:49.831Z] #13 50.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T18:59:49.831Z] #13 50.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-10T18:59:49.832Z] #13 50.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-10T18:59:49.832Z] #13 50.51 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-10T18:59:49.832Z] #13 50.68 Selecting previously unselected package dmsetup. [2022-03-10T18:59:49.832Z] #13 50.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-03-10T18:59:49.832Z] #13 50.70 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-10T18:59:49.832Z] #13 51.21 Selecting previously unselected package mingw-w64-common. [2022-03-10T18:59:49.832Z] #13 51.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-10T18:59:49.832Z] #13 51.22 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-10T18:59:49.863Z] #55 ... [2022-03-10T18:59:49.863Z] [2022-03-10T18:59:49.863Z] #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-03-10T18:59:49.863Z] #51 sha256:dbcd3ea2abf2754e0ba49b9da0fb4920d24ec9ed4536b90c1f202c4e194d5d37 [2022-03-10T18:59:49.863Z] #51 10.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T18:59:49.863Z] #51 10.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T18:59:49.863Z] #51 10.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T18:59:49.874Z] #34 ... [2022-03-10T18:59:49.874Z] [2022-03-10T18:59:49.874Z] #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-03-10T18:59:49.874Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T18:59:49.874Z] #58 15.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-10T18:59:49.874Z] #58 16.45 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T18:59:49.874Z] #58 16.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T18:59:49.874Z] #58 16.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T18:59:49.925Z] #49 ... [2022-03-10T18:59:49.925Z] [2022-03-10T18:59:49.925Z] #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-03-10T18:59:49.925Z] #58 sha256:0111bb044c50ffb6371675aeaeb589d45c4e97703a19763a542cec1194516adc [2022-03-10T18:59:49.925Z] #58 6.030 + RM_GOPATH=0 [2022-03-10T18:59:49.925Z] #58 6.030 + TMP_GOPATH= [2022-03-10T18:59:49.925Z] #58 6.030 + : /build [2022-03-10T18:59:49.925Z] #58 6.030 + '[' -z '' ']' [2022-03-10T18:59:49.925Z] #58 6.030 ++ mktemp -d [2022-03-10T18:59:49.925Z] #58 6.053 + export GOPATH=/tmp/tmp.W1ZFsQYq6i [2022-03-10T18:59:49.925Z] #58 6.053 + GOPATH=/tmp/tmp.W1ZFsQYq6i [2022-03-10T18:59:49.925Z] #58 6.053 + RM_GOPATH=1 [2022-03-10T18:59:49.925Z] #58 6.053 + case "$(go env GOARCH)" in [2022-03-10T18:59:49.925Z] #58 6.053 ++ go env GOARCH [2022-03-10T18:59:49.925Z] #58 6.053 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.925Z] #58 6.053 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:49.925Z] #58 6.053 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:49.925Z] #58 6.053 + dir=/tmp/install [2022-03-10T18:59:49.925Z] #58 6.053 + bin=rootlesskit [2022-03-10T18:59:49.925Z] #58 6.053 + shift [2022-03-10T18:59:49.925Z] #58 6.053 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-10T18:59:49.925Z] #58 6.053 + . /tmp/install/rootlesskit.installer [2022-03-10T18:59:49.925Z] #58 6.053 ++ : v0.14.4 [2022-03-10T18:59:49.925Z] #58 6.053 + install_rootlesskit [2022-03-10T18:59:49.925Z] #58 6.053 + case "$1" in [2022-03-10T18:59:49.925Z] #58 6.053 + export CGO_ENABLED=0 [2022-03-10T18:59:49.925Z] #58 6.053 + CGO_ENABLED=0 [2022-03-10T18:59:49.925Z] #58 6.053 + _install_rootlesskit [2022-03-10T18:59:49.925Z] #58 6.053 + echo 'Install rootlesskit version v0.14.4' [2022-03-10T18:59:49.925Z] #58 6.053 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T18:59:49.925Z] #58 6.053 + GOBIN=/build [2022-03-10T18:59:49.925Z] #58 6.053 + GO111MODULE=on [2022-03-10T18:59:49.925Z] #58 6.053 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-10T18:59:49.925Z] #58 6.054 Install rootlesskit version v0.14.4 [2022-03-10T18:59:49.925Z] #58 6.771 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-10T18:59:49.925Z] #58 9.697 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:49.925Z] #58 9.699 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T18:59:49.925Z] #58 9.901 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T18:59:49.925Z] #58 10.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-10T18:59:49.925Z] #58 14.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-10T18:59:49.925Z] #58 14.92 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T18:59:49.925Z] #58 14.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T18:59:49.925Z] #58 14.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T18:59:49.925Z] #58 15.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T18:59:49.925Z] #58 15.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T18:59:49.925Z] #58 15.38 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-10T18:59:49.925Z] #58 15.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T18:59:49.925Z] #58 15.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-10T18:59:49.925Z] #58 ... [2022-03-10T18:59:49.925Z] [2022-03-10T18:59:49.925Z] #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-03-10T18:59:49.925Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T18:59:49.925Z] #34 13.95 unicode/utf8 [2022-03-10T18:59:49.925Z] #34 14.70 internal/race [2022-03-10T18:59:49.925Z] #34 15.03 sync/atomic [2022-03-10T18:59:49.925Z] #34 15.35 unicode [2022-03-10T18:59:51.266Z] #58 17.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T18:59:51.266Z] #58 ... [2022-03-10T18:59:51.266Z] [2022-03-10T18:59:51.266Z] #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-03-10T18:59:51.266Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:51.266Z] #32 7.616 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T18:59:51.266Z] #32 7.619 Cloning into '.'... [2022-03-10T18:59:51.266Z] #32 ... [2022-03-10T18:59:51.266Z] [2022-03-10T18:59:51.266Z] #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-03-10T18:59:51.266Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T18:59:51.266Z] #58 18.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T18:59:51.529Z] #58 18.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-10T18:59:51.670Z] #56 50.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T18:59:51.670Z] #56 50.99 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T18:59:51.670Z] #56 50.99 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T18:59:51.670Z] #56 50.99 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T18:59:51.670Z] #56 50.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T18:59:51.670Z] #56 50.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T18:59:51.670Z] #56 50.99 + '[' '' = dynamic ']' [2022-03-10T18:59:51.670Z] #56 50.99 + make [2022-03-10T18:59:51.781Z] #51 13.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T18:59:52.466Z] #34 18.67 encoding [2022-03-10T18:59:52.495Z] #58 19.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T18:59:52.495Z] #58 ... [2022-03-10T18:59:52.495Z] [2022-03-10T18:59:52.495Z] #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-03-10T18:59:52.495Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:52.495Z] #13 5.602 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T18:59:52.495Z] #13 5.675 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:52.495Z] #13 5.675 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:52.495Z] #13 5.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:52.495Z] #13 7.881 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T18:59:52.495Z] #13 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:52.495Z] #13 13.73 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:52.495Z] #13 ... [2022-03-10T18:59:52.495Z] [2022-03-10T18:59:52.495Z] #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-03-10T18:59:52.495Z] #47 sha256:995ad1293249d50f4f5d05eda56b5848aa81ad445ef093d9d030e7b50acb7d5d [2022-03-10T18:59:52.495Z] #47 12.36 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T18:59:52.495Z] #47 12.38 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T18:59:52.495Z] #47 12.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T18:59:52.495Z] #47 12.72 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:52.495Z] #47 13.62 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T18:59:52.495Z] #47 13.62 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T18:59:52.495Z] #47 13.84 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T18:59:52.495Z] #47 14.01 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T18:59:52.495Z] #47 14.55 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T18:59:52.495Z] #47 14.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T18:59:52.495Z] #47 15.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T18:59:52.495Z] #47 15.79 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T18:59:52.495Z] #47 ... [2022-03-10T18:59:52.495Z] [2022-03-10T18:59:52.495Z] #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-03-10T18:59:52.495Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T18:59:52.495Z] #58 19.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-10T18:59:53.035Z] #34 ... [2022-03-10T18:59:53.036Z] [2022-03-10T18:59:53.036Z] #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-03-10T18:59:53.036Z] #67 sha256:4f5702f32d5be8720681f7d56739610d71fdc6190e4c38b58f06b1ca504224c4 [2022-03-10T18:59:53.036Z] #67 16.35 Checking out files: 56% (1071/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-03-10T18:59:53.036Z] #67 17.42 + cd /tmp/tmp.QUtf6D1n8L/src/github.com/docker/libnetwork [2022-03-10T18:59:53.036Z] #67 17.42 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T18:59:53.036Z] #67 17.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-10T18:59:53.048Z] #56 52.48 + bin/ctr [2022-03-10T18:59:53.880Z] #58 ... [2022-03-10T18:59:53.880Z] [2022-03-10T18:59:53.880Z] #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-03-10T18:59:53.881Z] #51 sha256:d4decd4f68682b4ae0bbbde58b481b60e6f6b63d8ad28a0a409a829ea2da3bc4 [2022-03-10T18:59:53.881Z] #51 10.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-10T18:59:53.881Z] #51 10.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-10T18:59:53.881Z] #51 10.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-10T18:59:53.881Z] #51 14.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-10T18:59:53.881Z] #51 ... [2022-03-10T18:59:53.881Z] [2022-03-10T18:59:53.881Z] #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-03-10T18:59:53.881Z] #24 sha256:0fb06b1488d2b764770f8b9dbe2ee42ab12315402f7957a533e1040efb49d669 [2022-03-10T18:59:53.881Z] #24 20.88 + mkdir -p /build [2022-03-10T18:59:54.017Z] #67 ... [2022-03-10T18:59:54.017Z] [2022-03-10T18:59:54.017Z] #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-03-10T18:59:54.017Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:54.017Z] #13 7.130 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T18:59:54.017Z] #13 7.183 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:54.017Z] #13 7.206 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:54.017Z] #13 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:54.017Z] #13 8.201 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T18:59:54.017Z] #13 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:54.017Z] #13 12.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:54.017Z] #13 15.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:54.017Z] #13 ... [2022-03-10T18:59:54.017Z] [2022-03-10T18:59:54.017Z] #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-03-10T18:59:54.017Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T18:59:54.017Z] #49 18.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-10T18:59:54.017Z] #49 18.10 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-10T18:59:54.017Z] #49 18.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-10T18:59:54.017Z] #49 18.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-10T18:59:54.017Z] #49 18.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T18:59:54.017Z] #49 18.99 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-10T18:59:54.017Z] #49 18.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-10T18:59:54.017Z] #49 19.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-10T18:59:54.017Z] #49 19.15 go: downloading github.com/spf13/afero v1.1.2 [2022-03-10T18:59:54.017Z] #49 19.31 go: downloading github.com/spf13/cast v1.3.0 [2022-03-10T18:59:54.017Z] #49 19.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-10T18:59:54.017Z] #49 19.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T18:59:54.017Z] #49 19.49 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-10T18:59:54.017Z] #49 19.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-10T18:59:54.017Z] #49 19.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-10T18:59:54.017Z] #49 19.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T18:59:54.017Z] #49 19.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T18:59:54.017Z] #49 20.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-10T18:59:54.157Z] #24 20.92 + mv docker/docker /build/ [2022-03-10T18:59:54.157Z] #24 20.96 + rmdir docker [2022-03-10T18:59:54.157Z] #24 ... [2022-03-10T18:59:54.157Z] [2022-03-10T18:59:54.157Z] #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-03-10T18:59:54.157Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:54.157Z] #55 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:54.157Z] #55 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:54.157Z] #55 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:54.157Z] #55 ... [2022-03-10T18:59:54.157Z] [2022-03-10T18:59:54.157Z] #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-03-10T18:59:54.157Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T18:59:54.157Z] #34 20.35 unicode/utf8 [2022-03-10T18:59:54.277Z] #49 20.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T18:59:54.277Z] #49 20.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T18:59:54.346Z] #51 ... [2022-03-10T18:59:54.346Z] [2022-03-10T18:59:54.346Z] #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-03-10T18:59:54.346Z] #47 sha256:c860d6cd9c87fd2841843eda201357504a9c73eb3cefb63373137d0ce5a54f33 [2022-03-10T18:59:54.346Z] #47 11.63 go: downloading github.com/fatih/color v1.10.0 [2022-03-10T18:59:54.346Z] #47 11.69 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T18:59:54.346Z] #47 11.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T18:59:54.346Z] #47 11.85 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:54.346Z] #47 12.89 go: downloading golang.org/x/tools v0.1.0 [2022-03-10T18:59:54.346Z] #47 12.98 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T18:59:54.346Z] #47 13.44 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T18:59:54.346Z] #47 13.58 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T18:59:54.346Z] #47 14.10 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T18:59:54.536Z] #49 20.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T18:59:54.536Z] #49 20.65 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-10T18:59:54.536Z] #49 20.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-10T18:59:54.536Z] #49 20.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-10T18:59:54.536Z] #49 20.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T18:59:54.729Z] #34 21.51 internal/race [2022-03-10T18:59:54.796Z] #49 20.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T18:59:54.796Z] #49 21.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-10T18:59:54.947Z] #47 ... [2022-03-10T18:59:54.948Z] [2022-03-10T18:59:54.948Z] #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-03-10T18:59:54.948Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T18:59:54.948Z] #32 6.070 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-10T18:59:54.948Z] #32 6.070 Cloning into '.'... [2022-03-10T18:59:54.948Z] #32 ... [2022-03-10T18:59:54.948Z] [2022-03-10T18:59:54.948Z] #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-03-10T18:59:54.948Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T18:59:54.948Z] #34 10.68 runtime/internal/atomic [2022-03-10T18:59:54.948Z] #34 11.29 runtime/internal/sys [2022-03-10T18:59:54.948Z] #34 11.61 internal/bytealg [2022-03-10T18:59:54.948Z] #34 11.82 runtime/internal/math [2022-03-10T18:59:54.948Z] #34 12.15 math/bits [2022-03-10T18:59:54.948Z] #34 13.31 math [2022-03-10T18:59:54.948Z] #34 13.90 runtime [2022-03-10T18:59:55.057Z] #49 21.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T18:59:55.117Z] #34 21.92 sync/atomic [2022-03-10T18:59:55.627Z] #49 21.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-10T18:59:55.627Z] #49 21.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-10T18:59:55.627Z] #49 21.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T18:59:55.627Z] #49 21.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-10T18:59:55.888Z] #49 22.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T18:59:55.888Z] #49 ... [2022-03-10T18:59:55.888Z] [2022-03-10T18:59:55.888Z] #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-03-10T18:59:55.888Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:55.888Z] #42 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:56.059Z] #34 ... [2022-03-10T18:59:56.059Z] [2022-03-10T18:59:56.059Z] #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-03-10T18:59:56.059Z] #24 sha256:0fb06b1488d2b764770f8b9dbe2ee42ab12315402f7957a533e1040efb49d669 [2022-03-10T18:59:56.059Z] #24 DONE 22.9s [2022-03-10T18:59:56.059Z] [2022-03-10T18:59:56.059Z] #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-03-10T18:59:56.059Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T18:59:56.059Z] #49 22.97 go: downloading github.com/fatih/color v1.7.0 [2022-03-10T18:59:56.059Z] #49 22.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-10T18:59:56.148Z] #42 ... [2022-03-10T18:59:56.148Z] [2022-03-10T18:59:56.148Z] #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-03-10T18:59:56.148Z] #58 sha256:0111bb044c50ffb6371675aeaeb589d45c4e97703a19763a542cec1194516adc [2022-03-10T18:59:56.148Z] #58 18.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-10T18:59:56.321Z] #49 23.15 go: downloading github.com/pkg/errors v0.8.1 [2022-03-10T18:59:56.345Z] #34 ... [2022-03-10T18:59:56.345Z] [2022-03-10T18:59:56.345Z] #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-03-10T18:59:56.345Z] #58 sha256:a42210f7632dc8677ddd626457d3616180ead05f6008b5b90194b94960da7152 [2022-03-10T18:59:56.345Z] #58 7.862 + RM_GOPATH=0 [2022-03-10T18:59:56.345Z] #58 7.862 + TMP_GOPATH= [2022-03-10T18:59:56.345Z] #58 7.862 + : /build [2022-03-10T18:59:56.345Z] #58 7.862 + '[' -z '' ']' [2022-03-10T18:59:56.345Z] #58 7.864 ++ mktemp -d [2022-03-10T18:59:56.345Z] #58 7.955 Install rootlesskit version v0.14.4 [2022-03-10T18:59:56.345Z] #58 7.955 + export GOPATH=/tmp/tmp.OQyaXVWn4X [2022-03-10T18:59:56.345Z] #58 7.955 + GOPATH=/tmp/tmp.OQyaXVWn4X [2022-03-10T18:59:56.345Z] #58 7.955 + RM_GOPATH=1 [2022-03-10T18:59:56.345Z] #58 7.955 + case "$(go env GOARCH)" in [2022-03-10T18:59:56.345Z] #58 7.955 ++ go env GOARCH [2022-03-10T18:59:56.345Z] #58 7.955 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:56.345Z] #58 7.955 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:56.345Z] #58 7.955 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:56.345Z] #58 7.955 + dir=/tmp/install [2022-03-10T18:59:56.345Z] #58 7.955 + bin=rootlesskit [2022-03-10T18:59:56.345Z] #58 7.955 + shift [2022-03-10T18:59:56.345Z] #58 7.955 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-10T18:59:56.345Z] #58 7.955 + . /tmp/install/rootlesskit.installer [2022-03-10T18:59:56.345Z] #58 7.955 ++ : v0.14.4 [2022-03-10T18:59:56.345Z] #58 7.955 + install_rootlesskit [2022-03-10T18:59:56.345Z] #58 7.955 + case "$1" in [2022-03-10T18:59:56.345Z] #58 7.955 + export CGO_ENABLED=0 [2022-03-10T18:59:56.345Z] #58 7.955 + CGO_ENABLED=0 [2022-03-10T18:59:56.345Z] #58 7.955 + _install_rootlesskit [2022-03-10T18:59:56.345Z] #58 7.955 + echo 'Install rootlesskit version v0.14.4' [2022-03-10T18:59:56.345Z] #58 7.955 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T18:59:56.345Z] #58 7.955 + GOBIN=/build [2022-03-10T18:59:56.345Z] #58 7.955 + GO111MODULE=on [2022-03-10T18:59:56.345Z] #58 7.955 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-10T18:59:56.345Z] #58 9.699 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-10T18:59:56.345Z] #58 14.27 go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T18:59:56.345Z] #58 14.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-10T18:59:56.345Z] #58 14.72 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-10T18:59:56.345Z] #58 15.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-10T18:59:56.345Z] #58 ... [2022-03-10T18:59:56.345Z] [2022-03-10T18:59:56.345Z] #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-03-10T18:59:56.345Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T18:59:56.345Z] #49 17.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-10T18:59:56.345Z] #49 17.91 go: downloading github.com/fatih/color v1.7.0 [2022-03-10T18:59:56.345Z] #49 18.06 go: downloading github.com/pkg/errors v0.8.1 [2022-03-10T18:59:56.345Z] #49 18.06 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-10T18:59:56.399Z] #13 56.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T18:59:56.399Z] #13 56.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-10T18:59:56.399Z] #13 56.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T18:59:56.399Z] #13 ... [2022-03-10T18:59:56.399Z] [2022-03-10T18:59:56.399Z] #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-03-10T18:59:56.399Z] #37 sha256:ffdeb690905e8ac315e4752fdf87be96005f43f11bd6a3d8c4e9a0552ef10858 [2022-03-10T18:59:56.399Z] #37 1.335 + RM_GOPATH=0 [2022-03-10T18:59:56.399Z] #37 1.335 + TMP_GOPATH= [2022-03-10T18:59:56.399Z] #37 1.335 + : /build [2022-03-10T18:59:56.399Z] #37 1.335 + '[' -z '' ']' [2022-03-10T18:59:56.399Z] #37 1.340 ++ mktemp -d [2022-03-10T18:59:56.399Z] #37 1.344 + export GOPATH=/tmp/tmp.L8W2BQT3Rf [2022-03-10T18:59:56.399Z] #37 1.344 + GOPATH=/tmp/tmp.L8W2BQT3Rf [2022-03-10T18:59:56.399Z] #37 1.344 + RM_GOPATH=1 [2022-03-10T18:59:56.399Z] #37 1.344 + case "$(go env GOARCH)" in [2022-03-10T18:59:56.399Z] #37 1.348 ++ go env GOARCH [2022-03-10T18:59:56.399Z] #37 1.367 Install tini version v0.19.0 [2022-03-10T18:59:56.399Z] #37 1.367 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:56.399Z] #37 1.367 + GO_BUILDMODE=-buildmode=pie [2022-03-10T18:59:56.399Z] #37 1.367 ++ dirname /tmp/install/install.sh [2022-03-10T18:59:56.399Z] #37 1.367 + dir=/tmp/install [2022-03-10T18:59:56.399Z] #37 1.367 + bin=tini [2022-03-10T18:59:56.399Z] #37 1.367 + shift [2022-03-10T18:59:56.399Z] #37 1.367 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-10T18:59:56.399Z] #37 1.367 + . /tmp/install/tini.installer [2022-03-10T18:59:56.399Z] #37 1.367 ++ : v0.19.0 [2022-03-10T18:59:56.399Z] #37 1.367 + install_tini [2022-03-10T18:59:56.399Z] #37 1.367 + echo 'Install tini version v0.19.0' [2022-03-10T18:59:56.399Z] #37 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.L8W2BQT3Rf/tini [2022-03-10T18:59:56.399Z] #37 1.383 Cloning into '/tmp/tmp.L8W2BQT3Rf/tini'... [2022-03-10T18:59:56.399Z] #37 2.146 + cd /tmp/tmp.L8W2BQT3Rf/tini [2022-03-10T18:59:56.399Z] #37 2.146 + git checkout -q v0.19.0 [2022-03-10T18:59:56.399Z] #37 2.162 + cmake . [2022-03-10T18:59:56.399Z] #37 2.336 -- The C compiler identification is GNU 8.3.0 [2022-03-10T18:59:56.399Z] #37 2.364 -- Check for working C compiler: /usr/bin/cc [2022-03-10T18:59:56.399Z] #37 2.534 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-10T18:59:56.399Z] #37 2.542 -- Detecting C compiler ABI info [2022-03-10T18:59:56.399Z] #37 2.983 -- Detecting C compiler ABI info - done [2022-03-10T18:59:56.399Z] #37 3.011 -- Detecting C compile features [2022-03-10T18:59:56.399Z] #37 4.179 -- Detecting C compile features - done [2022-03-10T18:59:56.399Z] #37 4.217 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T18:59:56.399Z] #37 4.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T18:59:56.399Z] #37 4.386 -- Configuring done [2022-03-10T18:59:56.399Z] #37 4.392 -- Generating done [2022-03-10T18:59:56.399Z] #37 4.404 -- Build files have been written to: /tmp/tmp.L8W2BQT3Rf/tini [2022-03-10T18:59:56.399Z] #37 4.421 + make tini-static [2022-03-10T18:59:56.399Z] #37 4.665 Scanning dependencies of target tini-static [2022-03-10T18:59:56.399Z] #37 4.734 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T18:59:56.399Z] #37 5.769 [100%] Linking C executable tini-static [2022-03-10T18:59:56.399Z] #37 6.141 [100%] Built target tini-static [2022-03-10T18:59:56.399Z] #37 6.195 + mkdir -p /build [2022-03-10T18:59:56.399Z] #37 6.202 + cp tini-static /build/docker-init [2022-03-10T18:59:56.582Z] #49 23.30 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-10T18:59:56.583Z] #49 23.32 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T18:59:56.609Z] #49 18.20 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-10T18:59:56.717Z] #58 ... [2022-03-10T18:59:56.717Z] [2022-03-10T18:59:56.717Z] #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-03-10T18:59:56.717Z] #45 sha256:e4013630e63b22113e427319fc260200aeb0c23306ab90877ebc1065a0e8176a [2022-03-10T18:59:56.717Z] #45 DONE 22.9s [2022-03-10T18:59:56.988Z] [2022-03-10T18:59:56.988Z] #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-03-10T18:59:56.988Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T18:59:56.988Z] #49 22.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T18:59:56.988Z] #49 22.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-10T18:59:56.988Z] #49 23.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-10T18:59:57.157Z] #49 24.01 go: downloading github.com/spf13/viper v1.6.1 [2022-03-10T18:59:57.185Z] #49 18.93 go: downloading github.com/spf13/viper v1.6.1 [2022-03-10T18:59:57.247Z] #49 23.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T18:59:57.247Z] #49 23.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-10T18:59:57.507Z] #49 23.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-10T18:59:57.508Z] #49 23.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-10T18:59:57.508Z] #49 23.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-10T18:59:57.508Z] #49 23.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-10T18:59:57.729Z] #49 24.74 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-10T18:59:57.762Z] #49 19.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-10T18:59:57.767Z] #49 23.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-10T18:59:57.767Z] #49 23.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-10T18:59:57.990Z] #49 24.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-10T18:59:57.990Z] #49 24.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-10T18:59:57.990Z] #49 24.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-10T18:59:58.025Z] #49 19.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-10T18:59:58.031Z] #49 24.00 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-10T18:59:58.031Z] #49 24.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T18:59:58.031Z] #49 24.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-10T18:59:58.031Z] #49 24.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-10T18:59:58.031Z] #49 ... [2022-03-10T18:59:58.031Z] [2022-03-10T18:59:58.031Z] #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-03-10T18:59:58.031Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T18:59:58.031Z] #36 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:58.031Z] #36 ... [2022-03-10T18:59:58.031Z] [2022-03-10T18:59:58.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-03-10T18:59:58.031Z] #58 sha256:0111bb044c50ffb6371675aeaeb589d45c4e97703a19763a542cec1194516adc [2022-03-10T18:59:58.031Z] #58 23.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T18:59:58.254Z] #49 ... [2022-03-10T18:59:58.254Z] [2022-03-10T18:59:58.254Z] #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-03-10T18:59:58.254Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:58.254Z] #42 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:58.254Z] #42 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:58.304Z] #37 DONE 8.1s [2022-03-10T18:59:58.304Z] [2022-03-10T18:59:58.304Z] #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-03-10T18:59:58.304Z] #34 sha256:fcb6cd900dae2b24fc94e04c7602f5740ffd9520375967fecffd3cfe22a44660 [2022-03-10T18:59:58.304Z] #34 53.67 io/ioutil [2022-03-10T18:59:58.304Z] #34 54.27 text/tabwriter [2022-03-10T18:59:58.304Z] #34 55.31 flag [2022-03-10T18:59:58.304Z] #34 55.32 github.com/BurntSushi/toml [2022-03-10T18:59:58.304Z] #34 56.41 log [2022-03-10T18:59:58.304Z] #34 58.09 github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T18:59:58.304Z] #34 DONE 60.4s [2022-03-10T18:59:58.304Z] [2022-03-10T18:59:58.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T18:59:58.304Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T18:59:58.304Z] #43 7.678 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T18:59:58.304Z] #43 7.678 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T18:59:58.304Z] #43 7.696 Note: Building without GnuTLS support [2022-03-10T18:59:58.304Z] #43 7.703 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T18:59:58.304Z] #43 7.703 Makefile.config:40: Warn: Building without nftables support [2022-03-10T18:59:58.321Z] #56 ... [2022-03-10T18:59:58.321Z] [2022-03-10T18:59:58.322Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T18:59:58.322Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T18:59:58.322Z] #43 20.65 CC images/fs.o [2022-03-10T18:59:58.322Z] #43 20.83 CC images/pstree.o [2022-03-10T18:59:58.322Z] #43 20.98 CC images/pipe.o [2022-03-10T18:59:58.322Z] #43 21.19 CC images/tcp-stream.o [2022-03-10T18:59:58.322Z] #43 21.36 CC images/sk-packet.o [2022-03-10T18:59:58.322Z] #43 21.62 CC images/mnt.o [2022-03-10T18:59:58.322Z] #43 21.81 CC images/pipe-data.o [2022-03-10T18:59:58.322Z] #43 21.93 CC images/sa.o [2022-03-10T18:59:58.322Z] #43 22.15 CC images/timer.o [2022-03-10T18:59:58.322Z] #43 22.50 CC images/timerfd.o [2022-03-10T18:59:58.322Z] #43 22.65 CC images/mm.o [2022-03-10T18:59:58.322Z] #43 22.89 CC images/sk-opts.o [2022-03-10T18:59:58.322Z] #43 23.06 CC images/sk-unix.o [2022-03-10T18:59:58.322Z] #43 23.31 CC images/sk-inet.o [2022-03-10T18:59:58.322Z] #43 23.67 CC images/tun.o [2022-03-10T18:59:58.322Z] #43 23.95 CC images/sk-netlink.o [2022-03-10T18:59:58.322Z] #43 24.13 CC images/packet-sock.o [2022-03-10T18:59:58.322Z] #43 24.40 CC images/ipc-var.o [2022-03-10T18:59:58.322Z] #43 24.58 CC images/ipc-desc.o [2022-03-10T18:59:58.322Z] #43 24.80 CC images/ipc-shm.o [2022-03-10T18:59:58.322Z] #43 25.05 CC images/ipc-msg.o [2022-03-10T18:59:58.322Z] #43 25.26 CC images/ipc-sem.o [2022-03-10T18:59:58.322Z] #43 25.42 CC images/utsns.o [2022-03-10T18:59:58.322Z] #43 25.61 CC images/creds.o [2022-03-10T18:59:58.322Z] #43 25.79 CC images/vma.o [2022-03-10T18:59:58.322Z] #43 25.99 CC images/netdev.o [2022-03-10T18:59:58.322Z] #43 26.29 CC images/tty.o [2022-03-10T18:59:58.322Z] #43 26.84 CC images/file-lock.o [2022-03-10T18:59:58.322Z] #43 27.09 CC images/rlimit.o [2022-03-10T18:59:58.322Z] #43 27.24 CC images/pagemap.o [2022-03-10T18:59:58.322Z] #43 27.55 CC images/siginfo.o [2022-03-10T18:59:58.322Z] #43 27.79 CC images/rpc.o [2022-03-10T18:59:58.322Z] #43 28.70 CC images/ext-file.o [2022-03-10T18:59:58.322Z] #43 28.95 CC images/cgroup.o [2022-03-10T18:59:58.322Z] #43 29.48 CC images/userns.o [2022-03-10T18:59:58.322Z] #43 29.66 CC images/google/protobuf/descriptor.o [2022-03-10T18:59:58.515Z] #42 ... [2022-03-10T18:59:58.515Z] [2022-03-10T18:59:58.515Z] #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-03-10T18:59:58.515Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T18:59:58.515Z] #34 23.21 unicode [2022-03-10T18:59:58.581Z] #43 31.13 CC images/opts.o [2022-03-10T18:59:58.581Z] #43 31.27 CC images/seccomp.o [2022-03-10T18:59:58.598Z] #58 ... [2022-03-10T18:59:58.598Z] [2022-03-10T18:59:58.598Z] #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-03-10T18:59:58.598Z] #47 sha256:db741b12b26206750910f0b2f25a841abd75096ab044e9830421174a7cbc93fc [2022-03-10T18:59:58.598Z] #47 14.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T18:59:58.598Z] #47 14.78 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T18:59:58.598Z] #47 ... [2022-03-10T18:59:58.598Z] [2022-03-10T18:59:58.598Z] #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-03-10T18:59:58.598Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T18:59:58.598Z] #55 17.42 Fetched 8471 kB in 13s (631 kB/s) [2022-03-10T18:59:58.598Z] #55 17.42 Reading package lists... [2022-03-10T18:59:58.599Z] #49 ... [2022-03-10T18:59:58.599Z] [2022-03-10T18:59:58.599Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T18:59:58.599Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T18:59:58.599Z] #13 4.129 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T18:59:58.599Z] #13 4.154 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T18:59:58.599Z] #13 4.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T18:59:58.599Z] #13 6.330 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T18:59:58.599Z] #13 9.323 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:58.599Z] #13 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:58.871Z] #43 9.029 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T18:59:58.871Z] #43 9.156 GEN .gitid [2022-03-10T18:59:58.871Z] #43 9.224 GEN criu/include/version.h [2022-03-10T18:59:59.133Z] #43 9.361 GEN include/common/asm [2022-03-10T18:59:59.144Z] #55 24.94 Reading package lists... [2022-03-10T18:59:59.144Z] #55 ... [2022-03-10T18:59:59.144Z] [2022-03-10T18:59:59.144Z] #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-03-10T18:59:59.144Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:59.144Z] #42 25.09 Fetched 8471 kB in 18s (461 kB/s) [2022-03-10T18:59:59.149Z] #43 31.51 CC images/binfmt-misc.o [2022-03-10T18:59:59.171Z] #13 ... [2022-03-10T18:59:59.171Z] [2022-03-10T18:59:59.171Z] #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-03-10T18:59:59.171Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T18:59:59.171Z] #34 20.85 unicode/utf8 [2022-03-10T18:59:59.171Z] #34 ... [2022-03-10T18:59:59.171Z] [2022-03-10T18:59:59.171Z] #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-03-10T18:59:59.171Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T18:59:59.171Z] #42 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T18:59:59.171Z] #42 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T18:59:59.171Z] #42 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T18:59:59.409Z] #43 31.75 CC images/time.o [2022-03-10T18:59:59.409Z] #43 31.89 CC images/sysctl.o [2022-03-10T18:59:59.435Z] #42 ... [2022-03-10T18:59:59.436Z] [2022-03-10T18:59:59.436Z] #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-03-10T18:59:59.436Z] #47 sha256:c860d6cd9c87fd2841843eda201357504a9c73eb3cefb63373137d0ce5a54f33 [2022-03-10T18:59:59.436Z] #47 21.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T18:59:59.668Z] #43 32.08 CC images/autofs.o [2022-03-10T18:59:59.698Z] #47 21.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T18:59:59.928Z] #43 32.35 CC images/macvlan.o [2022-03-10T18:59:59.928Z] #43 32.53 CC images/sit.o [2022-03-10T18:59:59.960Z] #47 21.64 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T19:00:00.188Z] #43 32.71 CC images/memfd.o [2022-03-10T19:00:00.447Z] #43 33.02 CC images/timens.o [2022-03-10T19:00:00.529Z] #43 10.58 PBCC images/timens.pb-c.c [2022-03-10T19:00:00.529Z] #43 10.59 DEP images/timens.pb-c.d [2022-03-10T19:00:00.529Z] #43 ... [2022-03-10T19:00:00.529Z] [2022-03-10T19:00:00.529Z] #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-03-10T19:00:00.529Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T19:00:00.529Z] #13 61.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T19:00:00.529Z] #13 61.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-10T19:00:00.529Z] #13 61.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:00.529Z] #13 62.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-10T19:00:00.529Z] #13 62.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-10T19:00:00.529Z] #13 62.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:00.707Z] #43 33.25 LINK images/built-in.o [2022-03-10T19:00:00.707Z] #43 ... [2022-03-10T19:00:00.707Z] [2022-03-10T19:00:00.707Z] #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-03-10T19:00:00.707Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:00.707Z] #13 107.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T19:00:00.707Z] #13 107.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:00:00.707Z] #13 107.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:00.966Z] #13 ... [2022-03-10T19:00:00.966Z] [2022-03-10T19:00:00.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:00.966Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:00.966Z] #43 33.39 GEN compel/include/asm [2022-03-10T19:00:00.966Z] #43 33.42 GEN compel/include/version.h [2022-03-10T19:00:00.966Z] #43 33.44 touch .config [2022-03-10T19:00:00.966Z] #43 33.48 GEN include/common/config.h [2022-03-10T19:00:00.966Z] #43 33.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-10T19:00:00.966Z] #43 33.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-10T19:00:00.966Z] #43 33.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-10T19:00:00.966Z] #43 33.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-10T19:00:00.966Z] #43 33.64 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-10T19:00:01.226Z] #43 33.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-10T19:00:01.226Z] #43 33.71 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-10T19:00:01.226Z] #43 33.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-10T19:00:01.226Z] #43 33.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-10T19:00:01.226Z] #43 33.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-10T19:00:01.226Z] #43 33.77 DEP compel/plugins/std/infect.d [2022-03-10T19:00:01.484Z] #43 33.90 DEP compel/plugins/std/string.d [2022-03-10T19:00:01.484Z] #43 33.99 DEP compel/plugins/std/log.d [2022-03-10T19:00:01.744Z] #43 34.07 DEP compel/plugins/std/fds.d [2022-03-10T19:00:01.744Z] #43 34.19 DEP compel/plugins/std/std.d [2022-03-10T19:00:01.744Z] #43 34.28 DEP compel/plugins/shmem/shmem.d [2022-03-10T19:00:01.948Z] #34 28.45 encoding [2022-03-10T19:00:02.003Z] #43 34.37 DEP compel/plugins/fds/fds.d [2022-03-10T19:00:02.003Z] #43 34.48 CC compel/plugins/std/std.o [2022-03-10T19:00:02.215Z] #34 ... [2022-03-10T19:00:02.216Z] [2022-03-10T19:00:02.216Z] #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-03-10T19:00:02.216Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:00:02.216Z] #49 26.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-10T19:00:02.216Z] #49 26.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T19:00:02.262Z] #43 34.75 CC compel/plugins/std/fds.o [2022-03-10T19:00:02.510Z] #47 ... [2022-03-10T19:00:02.510Z] [2022-03-10T19:00:02.510Z] #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-03-10T19:00:02.510Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:02.510Z] #55 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:00:02.510Z] #55 17.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:00:02.510Z] #55 ... [2022-03-10T19:00:02.510Z] [2022-03-10T19:00:02.510Z] #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-03-10T19:00:02.510Z] #24 sha256:a7be2617354f5b97b82a5137e6153f0559946e6303da727f38aa316bd85d2716 [2022-03-10T19:00:02.510Z] #24 22.82 + mkdir -p /build [2022-03-10T19:00:02.510Z] #24 22.85 + mv docker/docker /build/ [2022-03-10T19:00:02.510Z] #24 22.86 + rmdir docker [2022-03-10T19:00:02.522Z] #43 35.12 CC compel/plugins/std/log.o [2022-03-10T19:00:03.083Z] #24 ... [2022-03-10T19:00:03.083Z] [2022-03-10T19:00:03.083Z] #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-03-10T19:00:03.083Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:03.083Z] #36 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:00:03.083Z] #36 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:00:03.083Z] #36 ... [2022-03-10T19:00:03.083Z] [2022-03-10T19:00:03.083Z] #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-03-10T19:00:03.083Z] #58 sha256:a42210f7632dc8677ddd626457d3616180ead05f6008b5b90194b94960da7152 [2022-03-10T19:00:03.083Z] #58 20.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-10T19:00:03.083Z] #58 22.19 go: downloading github.com/google/uuid v1.3.0 [2022-03-10T19:00:03.083Z] #58 22.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-10T19:00:03.083Z] #58 23.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-10T19:00:03.520Z] #43 36.04 CC compel/plugins/std/string.o [2022-03-10T19:00:03.674Z] #58 25.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-10T19:00:03.938Z] #58 25.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-10T19:00:04.093Z] #43 36.71 CC compel/plugins/std/infect.o [2022-03-10T19:00:04.429Z] #42 25.09 Reading package lists... [2022-03-10T19:00:04.429Z] #42 ... [2022-03-10T19:00:04.429Z] [2022-03-10T19:00:04.430Z] #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-03-10T19:00:04.430Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:00:04.430Z] #40 28.07 Checking out files: 87% (1615/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-10T19:00:04.430Z] #40 28.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-10T19:00:04.430Z] #40 30.24 + 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-03-10T19:00:04.566Z] #58 26.03 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-10T19:00:04.667Z] #43 37.08 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-10T19:00:04.667Z] #43 37.13 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-10T19:00:04.667Z] #43 37.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-10T19:00:04.667Z] #43 37.26 AR compel/plugins/std.lib.a [2022-03-10T19:00:04.667Z] #43 37.34 CC compel/plugins/fds/fds.o [2022-03-10T19:00:04.764Z] #49 ... [2022-03-10T19:00:04.765Z] [2022-03-10T19:00:04.765Z] #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-03-10T19:00:04.765Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:04.765Z] #13 18.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:00:04.833Z] #58 26.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-10T19:00:04.927Z] #43 37.61 AR compel/plugins/fds.lib.a [2022-03-10T19:00:05.025Z] #13 ... [2022-03-10T19:00:05.025Z] [2022-03-10T19:00:05.025Z] #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-03-10T19:00:05.025Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T19:00:05.025Z] #58 21.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-10T19:00:05.025Z] #58 31.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T19:00:05.025Z] #58 ... [2022-03-10T19:00:05.025Z] [2022-03-10T19:00:05.025Z] #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-03-10T19:00:05.025Z] #47 sha256:995ad1293249d50f4f5d05eda56b5848aa81ad445ef093d9d030e7b50acb7d5d [2022-03-10T19:00:05.025Z] #47 25.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T19:00:05.025Z] #47 25.97 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T19:00:05.094Z] #58 ... [2022-03-10T19:00:05.094Z] [2022-03-10T19:00:05.094Z] #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-03-10T19:00:05.094Z] #24 sha256:a7be2617354f5b97b82a5137e6153f0559946e6303da727f38aa316bd85d2716 [2022-03-10T19:00:05.094Z] #24 DONE 26.7s [2022-03-10T19:00:05.094Z] [2022-03-10T19:00:05.094Z] #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-03-10T19:00:05.094Z] #47 sha256:c860d6cd9c87fd2841843eda201357504a9c73eb3cefb63373137d0ce5a54f33 [2022-03-10T19:00:05.094Z] #47 25.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T19:00:05.094Z] #47 25.88 go: downloading golang.org/x/mod v0.3.0 [2022-03-10T19:00:05.185Z] #43 37.66 HOSTDEP compel/src/lib/log-host.d [2022-03-10T19:00:05.185Z] #43 37.71 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-10T19:00:05.185Z] #43 37.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-10T19:00:05.444Z] #43 37.92 HOSTDEP compel/src/main-host.d [2022-03-10T19:00:05.703Z] #43 38.06 DEP compel/src/lib/ptrace.d [2022-03-10T19:00:05.703Z] #43 38.18 DEP compel/src/lib/infect.d [2022-03-10T19:00:05.795Z] #13 ... [2022-03-10T19:00:05.795Z] [2022-03-10T19:00:05.795Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:05.795Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:05.795Z] #43 10.62 PBCC images/fown.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.65 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.70 PBCC images/opts.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.73 PBCC images/memfd.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.77 DEP images/fown.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.80 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.82 DEP images/opts.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.84 DEP images/memfd.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.88 PBCC images/sit.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.90 DEP images/sit.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.93 PBCC images/macvlan.pb-c.c [2022-03-10T19:00:05.795Z] #43 10.93 DEP images/macvlan.pb-c.d [2022-03-10T19:00:05.795Z] #43 10.97 PBCC images/autofs.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.00 DEP images/autofs.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.02 PBCC images/sysctl.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.04 DEP images/sysctl.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.07 PBCC images/time.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.09 DEP images/time.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.11 PBCC images/binfmt-misc.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.13 DEP images/binfmt-misc.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.15 PBCC images/seccomp.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.16 DEP images/seccomp.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.18 PBCC images/userns.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.22 DEP images/userns.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.26 PBCC images/cgroup.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.28 DEP images/cgroup.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.32 PBCC images/ext-file.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.33 DEP images/ext-file.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.36 PBCC images/rpc.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.41 DEP images/rpc.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.42 PBCC images/siginfo.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.45 DEP images/siginfo.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.50 PBCC images/pagemap.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.52 DEP images/pagemap.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.56 PBCC images/rlimit.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.58 DEP images/rlimit.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.62 PBCC images/file-lock.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.65 DEP images/file-lock.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.67 PBCC images/tty.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.71 DEP images/tty.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.74 PBCC images/tun.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.77 PBCC images/netdev.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.81 DEP images/tun.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.84 DEP images/netdev.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.86 PBCC images/vma.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.89 DEP images/vma.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.92 PBCC images/creds.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.95 DEP images/creds.pb-c.d [2022-03-10T19:00:05.796Z] #43 11.97 PBCC images/utsns.pb-c.c [2022-03-10T19:00:05.796Z] #43 11.99 DEP images/utsns.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.02 PBCC images/ipc-desc.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.04 PBCC images/ipc-sem.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.06 DEP images/ipc-desc.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.07 DEP images/ipc-sem.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.10 PBCC images/ipc-msg.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.14 DEP images/ipc-msg.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.17 PBCC images/ipc-shm.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.19 DEP images/ipc-shm.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.20 PBCC images/ipc-var.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.23 DEP images/ipc-var.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.27 PBCC images/sk-opts.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.30 PBCC images/packet-sock.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.33 DEP images/sk-opts.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.36 DEP images/packet-sock.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.42 PBCC images/sk-netlink.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.44 DEP images/sk-netlink.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.49 PBCC images/sk-inet.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.54 DEP images/sk-inet.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.55 PBCC images/sk-unix.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.61 DEP images/sk-unix.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.65 PBCC images/mm.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.68 DEP images/mm.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.71 PBCC images/timerfd.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.76 DEP images/timerfd.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.77 PBCC images/timer.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.82 DEP images/timer.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.84 PBCC images/sa.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.90 DEP images/sa.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.93 PBCC images/pipe-data.pb-c.c [2022-03-10T19:00:05.796Z] #43 12.96 DEP images/pipe-data.pb-c.d [2022-03-10T19:00:05.796Z] #43 12.98 PBCC images/mnt.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.01 DEP images/mnt.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.04 PBCC images/sk-packet.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.07 DEP images/sk-packet.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.10 PBCC images/tcp-stream.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.12 DEP images/tcp-stream.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.16 PBCC images/pipe.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.21 DEP images/pipe.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.23 PBCC images/pstree.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.25 DEP images/pstree.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.28 PBCC images/fs.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.31 DEP images/fs.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.33 PBCC images/signalfd.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.39 DEP images/signalfd.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.41 PBCC images/fh.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.45 PBCC images/fsnotify.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.48 DEP images/fh.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.50 DEP images/fsnotify.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.53 PBCC images/eventpoll.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.55 DEP images/eventpoll.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.57 PBCC images/eventfd.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.60 DEP images/eventfd.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.63 PBCC images/remap-file-path.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.64 DEP images/remap-file-path.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.65 PBCC images/fifo.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.68 DEP images/fifo.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.69 PBCC images/ghost-file.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.73 DEP images/ghost-file.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.75 PBCC images/regfile.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.79 DEP images/regfile.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.80 PBCC images/ns.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.83 DEP images/ns.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.84 PBCC images/fdinfo.pb-c.c [2022-03-10T19:00:05.796Z] #43 13.92 DEP images/fdinfo.pb-c.d [2022-03-10T19:00:05.796Z] #43 13.95 PBCC images/core-aarch64.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.01 PBCC images/core-arm.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.06 PBCC images/core-ppc64.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.10 PBCC images/core-s390.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.15 PBCC images/core-x86.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.17 PBCC images/core.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.22 PBCC images/inventory.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.26 DEP images/core-aarch64.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.29 DEP images/core-arm.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.32 DEP images/core-ppc64.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.34 DEP images/core-s390.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.39 DEP images/core-x86.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.43 DEP images/core.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.48 DEP images/inventory.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.51 PBCC images/cpuinfo.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.52 DEP images/cpuinfo.pb-c.d [2022-03-10T19:00:05.796Z] #43 14.55 PBCC images/stats.pb-c.c [2022-03-10T19:00:05.796Z] #43 14.58 DEP images/stats.pb-c.d [2022-03-10T19:00:05.796Z] #43 15.49 make[1]: Nothing to be done for 'all'. [2022-03-10T19:00:05.963Z] #43 38.37 DEP compel/src/lib/infect-util.d [2022-03-10T19:00:05.963Z] #43 38.45 DEP compel/src/lib/infect-rpc.d [2022-03-10T19:00:05.972Z] #47 ... [2022-03-10T19:00:05.972Z] [2022-03-10T19:00:05.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-03-10T19:00:05.972Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:00:05.972Z] #49 32.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-10T19:00:05.972Z] #49 32.92 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-10T19:00:06.223Z] #43 38.59 DEP compel/arch/x86/src/lib/infect.d [2022-03-10T19:00:06.223Z] #43 38.73 DEP compel/arch/x86/src/lib/cpu.d [2022-03-10T19:00:06.223Z] #43 38.78 DEP compel/src/lib/log.d [2022-03-10T19:00:06.363Z] #43 16.43 CC images/stats.o [2022-03-10T19:00:06.363Z] #43 16.67 CC images/core.o [2022-03-10T19:00:06.482Z] #43 38.86 DEP compel/src/main.d [2022-03-10T19:00:06.482Z] #43 38.95 DEP compel/src/lib/handle-elf.d [2022-03-10T19:00:06.545Z] #49 33.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-10T19:00:06.545Z] #49 33.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-10T19:00:06.743Z] #43 39.09 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-10T19:00:06.743Z] #43 39.20 CC compel/src/lib/log.o [2022-03-10T19:00:06.806Z] #49 33.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T19:00:06.806Z] #49 ... [2022-03-10T19:00:06.806Z] [2022-03-10T19:00:06.806Z] #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-03-10T19:00:06.806Z] #45 sha256:17fcee272a20ec009ef7f407d875ffbb273b2a892258db73b666d4c19a64cc6a [2022-03-10T19:00:06.806Z] #45 DONE 33.8s [2022-03-10T19:00:06.929Z] #43 17.14 CC images/core-x86.o [2022-03-10T19:00:07.003Z] #43 39.42 CC compel/arch/x86/src/lib/cpu.o [2022-03-10T19:00:07.067Z] [2022-03-10T19:00:07.067Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-10T19:00:07.067Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:07.067Z] #36 26.13 Fetched 8471 kB in 21s (412 kB/s) [2022-03-10T19:00:07.187Z] #43 17.52 CC images/core-arm.o [2022-03-10T19:00:07.263Z] #43 ... [2022-03-10T19:00:07.263Z] [2022-03-10T19:00:07.264Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T19:00:07.264Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:07.264Z] #13 121.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T19:00:07.264Z] #13 121.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:00:07.264Z] #13 121.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T19:00:07.264Z] #13 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:00:07.264Z] #13 121.3 Selecting previously unselected package libbtrfs0. [2022-03-10T19:00:07.264Z] #13 121.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.3 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:07.264Z] #13 121.4 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:00:07.264Z] #13 121.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:07.264Z] #13 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T19:00:07.264Z] #13 121.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:07.264Z] #13 121.7 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T19:00:07.264Z] #13 121.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:00:07.264Z] #13 121.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T19:00:07.264Z] #13 121.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 121.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:00:07.264Z] #13 122.1 Selecting previously unselected package libpcre16-3:amd64. [2022-03-10T19:00:07.264Z] #13 122.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 122.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 122.2 Selecting previously unselected package libpcre32-3:amd64. [2022-03-10T19:00:07.264Z] #13 122.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 122.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 122.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-10T19:00:07.264Z] #13 122.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 122.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 122.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-10T19:00:07.264Z] #13 122.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 122.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 122.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T19:00:07.264Z] #13 122.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 122.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:00:07.264Z] #13 123.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T19:00:07.264Z] #13 123.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 123.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:07.264Z] #13 123.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T19:00:07.264Z] #13 123.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 123.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:00:07.264Z] #13 123.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T19:00:07.264Z] #13 123.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:00:07.264Z] #13 123.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 123.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:07.264Z] #13 124.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:00:07.264Z] #13 124.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-10T19:00:07.264Z] #13 124.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:00:07.264Z] #13 124.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:00:07.264Z] #13 124.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:00:07.264Z] #13 124.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:07.264Z] #13 124.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-03-10T19:00:07.264Z] #13 124.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-03-10T19:00:07.264Z] #13 124.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:07.264Z] #13 124.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-03-10T19:00:07.264Z] #13 124.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-03-10T19:00:07.327Z] #36 26.13 Reading package lists... [2022-03-10T19:00:07.328Z] #36 ... [2022-03-10T19:00:07.328Z] [2022-03-10T19:00:07.328Z] #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-03-10T19:00:07.328Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:00:07.328Z] #49 34.40 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-10T19:00:07.446Z] #43 17.77 CC images/core-aarch64.o [2022-03-10T19:00:07.527Z] #13 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:00:07.527Z] #13 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:00:07.527Z] #13 124.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:07.527Z] #13 124.2 Setting up dmsetup (2:1.02.155-3) ... [2022-03-10T19:00:07.527Z] #13 124.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:07.527Z] #13 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:07.527Z] #13 124.2 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:07.592Z] #49 34.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-10T19:00:07.705Z] #43 18.01 CC images/core-ppc64.o [2022-03-10T19:00:07.852Z] #49 34.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-10T19:00:07.852Z] #49 34.63 go: downloading github.com/spf13/afero v1.1.2 [2022-03-10T19:00:08.113Z] #49 35.13 go: downloading github.com/spf13/cast v1.3.0 [2022-03-10T19:00:08.272Z] #43 18.41 CC images/core-s390.o [2022-03-10T19:00:08.374Z] #49 35.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-10T19:00:08.374Z] #49 35.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T19:00:08.374Z] #49 35.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-10T19:00:08.374Z] #49 35.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-10T19:00:08.530Z] #43 18.88 CC images/cpuinfo.o [2022-03-10T19:00:08.626Z] #40 ... [2022-03-10T19:00:08.626Z] [2022-03-10T19:00:08.626Z] #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-03-10T19:00:08.626Z] #51 sha256:70b1ebedd2d149eb74460c4499407a8edb700fda2fc4e734c1bd0899fcdf79e2 [2022-03-10T19:00:08.626Z] #51 DONE 34.5s [2022-03-10T19:00:08.626Z] [2022-03-10T19:00:08.626Z] #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-03-10T19:00:08.627Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T19:00:08.627Z] #49 25.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T19:00:08.627Z] #49 25.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-10T19:00:08.627Z] #49 25.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T19:00:08.627Z] #49 25.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T19:00:08.627Z] #49 25.48 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-10T19:00:08.627Z] #49 25.60 go: downloading golang.org/x/text v0.3.2 [2022-03-10T19:00:08.627Z] #49 31.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T19:00:08.627Z] #49 31.83 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T19:00:08.627Z] #49 31.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-10T19:00:08.627Z] #49 32.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-10T19:00:08.627Z] #49 32.07 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-10T19:00:08.627Z] #49 33.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-10T19:00:08.627Z] #49 33.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T19:00:08.627Z] #49 33.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-10T19:00:08.627Z] #49 ... [2022-03-10T19:00:08.627Z] [2022-03-10T19:00:08.627Z] #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-03-10T19:00:08.627Z] #67 sha256:4f5702f32d5be8720681f7d56739610d71fdc6190e4c38b58f06b1ca504224c4 [2022-03-10T19:00:08.627Z] #67 DONE 34.7s [2022-03-10T19:00:08.627Z] [2022-03-10T19:00:08.627Z] #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-03-10T19:00:08.627Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:08.627Z] #55 24.94 Reading package lists... [2022-03-10T19:00:08.627Z] #55 31.89 Building dependency tree... [2022-03-10T19:00:08.627Z] #55 34.89 The following additional packages will be installed: [2022-03-10T19:00:08.886Z] #55 34.94 libbtrfs0 [2022-03-10T19:00:08.886Z] #55 35.05 The following NEW packages will be installed: [2022-03-10T19:00:08.886Z] #55 35.05 libbtrfs-dev libbtrfs0 [2022-03-10T19:00:09.096Z] #43 19.15 CC images/inventory.o [2022-03-10T19:00:09.096Z] #43 19.29 CC images/fdinfo.o [2022-03-10T19:00:09.338Z] #49 36.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-10T19:00:09.338Z] #49 36.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T19:00:09.338Z] #49 36.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T19:00:09.338Z] #49 36.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-10T19:00:09.354Z] #43 19.51 CC images/fown.o [2022-03-10T19:00:09.354Z] #43 19.64 CC images/ns.o [2022-03-10T19:00:09.459Z] #55 35.41 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:09.459Z] #55 35.41 Need to get 119 kB of archives. [2022-03-10T19:00:09.459Z] #55 35.41 After this operation, 387 kB of additional disk space will be used. [2022-03-10T19:00:09.459Z] #55 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:00:09.459Z] #55 35.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:00:09.601Z] #49 36.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T19:00:09.601Z] #49 36.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T19:00:09.614Z] #43 ... [2022-03-10T19:00:09.614Z] [2022-03-10T19:00:09.614Z] #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-03-10T19:00:09.614Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:00:09.864Z] #49 36.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T19:00:09.864Z] #49 36.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-10T19:00:10.125Z] #49 37.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-10T19:00:10.130Z] #56 36.62 Checking out files: 77% (3683/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-10T19:00:10.130Z] #56 37.13 + cd /tmp/tmp.opdVCzpmYv/src/github.com/containerd/containerd [2022-03-10T19:00:10.130Z] #56 37.14 + git checkout -q v1.5.10 [2022-03-10T19:00:10.389Z] #49 37.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-10T19:00:10.394Z] #47 ... [2022-03-10T19:00:10.394Z] [2022-03-10T19:00:10.394Z] #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-03-10T19:00:10.394Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:00:10.394Z] #34 21.50 internal/race [2022-03-10T19:00:10.394Z] #34 21.91 sync/atomic [2022-03-10T19:00:10.394Z] #34 22.83 unicode [2022-03-10T19:00:10.394Z] #34 26.79 encoding [2022-03-10T19:00:10.394Z] #34 ... [2022-03-10T19:00:10.394Z] [2022-03-10T19:00:10.394Z] #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-03-10T19:00:10.394Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:10.394Z] #49 21.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-10T19:00:10.394Z] #49 22.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-10T19:00:10.394Z] #49 28.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-10T19:00:10.394Z] #49 28.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-10T19:00:10.394Z] #49 28.58 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-10T19:00:10.394Z] #49 28.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-10T19:00:10.394Z] #49 29.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-10T19:00:10.394Z] #49 29.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-10T19:00:10.394Z] #49 29.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-10T19:00:10.394Z] #49 30.10 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-10T19:00:10.394Z] #49 30.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-10T19:00:10.394Z] #49 30.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-10T19:00:10.394Z] #49 30.44 go: downloading github.com/spf13/afero v1.1.2 [2022-03-10T19:00:10.394Z] #49 30.83 go: downloading github.com/spf13/cast v1.3.0 [2022-03-10T19:00:10.394Z] #49 30.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-10T19:00:10.394Z] #49 30.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-10T19:00:10.394Z] #49 31.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-10T19:00:10.394Z] #49 31.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-10T19:00:10.394Z] #49 31.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.65 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-10T19:00:10.394Z] #49 31.97 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-10T19:00:10.394Z] #49 32.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-10T19:00:10.394Z] #49 32.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T19:00:10.394Z] #49 ... [2022-03-10T19:00:10.394Z] [2022-03-10T19:00:10.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-03-10T19:00:10.394Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:10.394Z] #13 16.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:00:10.400Z] #55 ... [2022-03-10T19:00:10.400Z] [2022-03-10T19:00:10.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-03-10T19:00:10.401Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:10.401Z] #36 26.29 Fetched 8471 kB in 18s (465 kB/s) [2022-03-10T19:00:10.401Z] #36 26.29 Reading package lists... [2022-03-10T19:00:10.401Z] #36 32.14 Reading package lists... [2022-03-10T19:00:10.401Z] #36 ... [2022-03-10T19:00:10.401Z] [2022-03-10T19:00:10.401Z] #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-03-10T19:00:10.401Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:10.401Z] #55 36.51 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:10.651Z] #49 37.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-10T19:00:10.655Z] #13 ... [2022-03-10T19:00:10.656Z] [2022-03-10T19:00:10.656Z] #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-03-10T19:00:10.656Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:10.656Z] #49 32.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T19:00:10.656Z] #49 32.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-10T19:00:10.829Z] #13 DONE 127.0s [2022-03-10T19:00:10.829Z] [2022-03-10T19:00:10.829Z] #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-03-10T19:00:10.829Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T19:00:10.829Z] #58 134.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T19:00:10.829Z] #58 134.7 + GOBIN=/build [2022-03-10T19:00:10.829Z] #58 134.7 + GO111MODULE=on [2022-03-10T19:00:10.829Z] #58 134.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-10T19:00:10.919Z] #49 ... [2022-03-10T19:00:10.919Z] [2022-03-10T19:00:10.919Z] #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-03-10T19:00:10.919Z] #45 sha256:597aefaaa4b9f7e35163ebf1cff2483de0b36c365b5a98d3f0014e150e1d3344 [2022-03-10T19:00:10.919Z] #45 DONE 32.6s [2022-03-10T19:00:10.919Z] [2022-03-10T19:00:10.919Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-10T19:00:10.919Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:10.919Z] #49 32.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T19:00:10.971Z] #55 36.72 Fetched 119 kB in 0s (417 kB/s) [2022-03-10T19:00:10.971Z] #55 36.98 Selecting previously unselected package libbtrfs0. [2022-03-10T19:00:10.971Z] #55 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:00:10.971Z] #55 36.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:00:10.971Z] #55 36.98 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:10.971Z] #55 36.98 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:00:10.971Z] #55 37.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:00:10.971Z] #55 37.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:10.971Z] #55 37.26 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:10.971Z] #55 37.26 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:11.182Z] #49 32.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-10T19:00:11.182Z] #49 32.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-10T19:00:11.225Z] #49 37.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-10T19:00:11.225Z] #49 38.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-10T19:00:11.230Z] #55 37.26 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:11.443Z] #49 33.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T19:00:11.487Z] #49 38.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-10T19:00:11.705Z] #49 33.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-10T19:00:11.705Z] #49 33.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T19:00:11.772Z] #58 ... [2022-03-10T19:00:11.772Z] [2022-03-10T19:00:11.772Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-10T19:00:11.772Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-10T19:00:11.772Z] #14 DONE 1.5s [2022-03-10T19:00:11.802Z] #55 DONE 37.9s [2022-03-10T19:00:11.802Z] [2022-03-10T19:00:11.802Z] #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-03-10T19:00:11.802Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:11.802Z] #36 32.14 Reading package lists... [2022-03-10T19:00:11.967Z] #49 33.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T19:00:11.967Z] #49 33.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-10T19:00:11.967Z] #49 33.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-10T19:00:12.031Z] [2022-03-10T19:00:12.031Z] #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-03-10T19:00:12.031Z] #53 sha256:fb91872c03d0822fb4ff52346546d0d3f74f9045605c24528c0602103543a6c5 [2022-03-10T19:00:12.031Z] #53 1.450 + RM_GOPATH=0 [2022-03-10T19:00:12.031Z] #53 1.452 + TMP_GOPATH= [2022-03-10T19:00:12.031Z] #53 1.453 + : /build [2022-03-10T19:00:12.031Z] #53 1.453 + '[' -z '' ']' [2022-03-10T19:00:12.031Z] #53 1.455 ++ mktemp -d [2022-03-10T19:00:12.031Z] #53 1.464 + export GOPATH=/tmp/tmp.jkYgRqnwA0 [2022-03-10T19:00:12.031Z] #53 1.464 + GOPATH=/tmp/tmp.jkYgRqnwA0 [2022-03-10T19:00:12.031Z] #53 1.464 + RM_GOPATH=1 [2022-03-10T19:00:12.031Z] #53 1.464 + case "$(go env GOARCH)" in [2022-03-10T19:00:12.031Z] #53 1.466 ++ go env GOARCH [2022-03-10T19:00:12.031Z] #53 1.476 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:12.031Z] #53 1.477 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:12.031Z] #53 1.477 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:12.031Z] #53 1.493 + dir=/tmp/install [2022-03-10T19:00:12.031Z] #53 1.493 + bin=runc [2022-03-10T19:00:12.031Z] #53 1.493 + shift [2022-03-10T19:00:12.031Z] #53 1.493 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-10T19:00:12.031Z] #53 1.493 + . /tmp/install/runc.installer [2022-03-10T19:00:12.031Z] #53 1.493 ++ set -e [2022-03-10T19:00:12.031Z] #53 1.493 ++ : v1.0.3 [2022-03-10T19:00:12.031Z] #53 1.493 + install_runc [2022-03-10T19:00:12.031Z] #53 1.493 + RUNC_BUILDTAGS=seccomp [2022-03-10T19:00:12.031Z] #53 1.493 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-10T19:00:12.031Z] #53 1.493 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jkYgRqnwA0/src/github.com/opencontainers/runc [2022-03-10T19:00:12.031Z] #53 1.493 Cloning into '/tmp/tmp.jkYgRqnwA0/src/github.com/opencontainers/runc'... [2022-03-10T19:00:12.031Z] #53 1.493 Install runc version v1.0.3 (build tags: seccomp) [2022-03-10T19:00:12.229Z] #49 34.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T19:00:12.491Z] #49 34.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-10T19:00:12.658Z] #56 39.25 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T19:00:12.658Z] #56 39.25 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T19:00:12.658Z] #56 39.25 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:00:12.658Z] #56 39.25 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:00:12.658Z] #56 39.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T19:00:12.658Z] #56 39.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T19:00:12.658Z] #56 39.25 + '[' '' = dynamic ']' [2022-03-10T19:00:12.658Z] #56 39.25 + make [2022-03-10T19:00:12.753Z] #49 34.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-10T19:00:12.753Z] #49 34.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-10T19:00:12.876Z] #49 39.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-10T19:00:12.876Z] #49 39.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-10T19:00:12.976Z] #53 ... [2022-03-10T19:00:12.976Z] [2022-03-10T19:00:12.976Z] #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-03-10T19:00:12.976Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-10T19:00:12.976Z] #15 DONE 1.0s [2022-03-10T19:00:12.976Z] [2022-03-10T19:00:12.976Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T19:00:12.976Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-10T19:00:13.015Z] #49 34.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-10T19:00:13.137Z] #49 39.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-10T19:00:13.182Z] #36 37.83 Building dependency tree... [2022-03-10T19:00:13.182Z] #36 ... [2022-03-10T19:00:13.182Z] [2022-03-10T19:00:13.182Z] #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-03-10T19:00:13.182Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:13.182Z] #13 26.46 Fetched 9005 kB in 20s (460 kB/s) [2022-03-10T19:00:13.182Z] #13 26.46 Reading package lists... [2022-03-10T19:00:13.401Z] #49 40.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-10T19:00:13.445Z] #13 33.36 Reading package lists... [2022-03-10T19:00:13.445Z] #13 ... [2022-03-10T19:00:13.445Z] [2022-03-10T19:00:13.445Z] #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-03-10T19:00:13.445Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:00:13.553Z] #16 0.818 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T19:00:13.593Z] #56 40.66 + bin/ctr [2022-03-10T19:00:13.608Z] #49 35.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-10T19:00:13.608Z] #49 35.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-10T19:00:13.608Z] #49 35.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-10T19:00:13.608Z] #49 35.53 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-10T19:00:13.663Z] #49 40.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-10T19:00:13.663Z] #49 ... [2022-03-10T19:00:13.663Z] [2022-03-10T19:00:13.663Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-10T19:00:13.663Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:00:13.663Z] #40 35.20 Checking out files: 55% (1015/1837) Checking out files: 56% (1029/1837) Checking out files: 57% (1048/1837) Checking out files: 58% (1066/1837) Checking out files: 59% (1084/1837) Checking out files: 60% (1103/1837) Checking out files: 61% (1121/1837) Checking out files: 62% (1139/1837) Checking out files: 63% (1158/1837) Checking out files: 64% (1176/1837) Checking out files: 65% (1195/1837) Checking out files: 66% (1213/1837) Checking out files: 67% (1231/1837) Checking out files: 68% (1250/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/1837) Checking out files: 81% (1488/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 93% (1721/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-10T19:00:13.663Z] #40 36.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-10T19:00:13.663Z] #40 40.12 + 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-03-10T19:00:13.820Z] #16 DONE 0.9s [2022-03-10T19:00:13.820Z] [2022-03-10T19:00:13.820Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T19:00:13.820Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-10T19:00:13.869Z] #49 35.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T19:00:13.869Z] #49 35.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-10T19:00:14.130Z] #49 35.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-10T19:00:14.758Z] #17 DONE 1.0s [2022-03-10T19:00:14.758Z] [2022-03-10T19:00:14.758Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T19:00:14.758Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-10T19:00:15.522Z] #49 ... [2022-03-10T19:00:15.522Z] [2022-03-10T19:00:15.522Z] #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-03-10T19:00:15.522Z] #58 sha256:a42210f7632dc8677ddd626457d3616180ead05f6008b5b90194b94960da7152 [2022-03-10T19:00:15.522Z] #58 27.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-10T19:00:15.522Z] #58 35.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-10T19:00:15.522Z] #58 35.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-10T19:00:15.522Z] #58 ... [2022-03-10T19:00:15.522Z] [2022-03-10T19:00:15.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-03-10T19:00:15.522Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:00:15.522Z] #40 35.74 Checking out files: 81% (1505/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-10T19:00:15.523Z] #40 36.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-10T19:00:15.985Z] #56 ... [2022-03-10T19:00:15.985Z] [2022-03-10T19:00:15.985Z] #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-03-10T19:00:15.985Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:15.985Z] #42 25.09 Reading package lists... [2022-03-10T19:00:15.985Z] #42 32.09 Reading package lists... [2022-03-10T19:00:15.985Z] #42 38.20 Building dependency tree... [2022-03-10T19:00:15.985Z] #42 40.64 The following additional packages will be installed: [2022-03-10T19:00:15.985Z] #42 40.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-10T19:00:15.985Z] #42 40.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-10T19:00:15.985Z] #42 40.66 Suggested packages: [2022-03-10T19:00:15.985Z] #42 40.66 manpages-dev python-setuptools [2022-03-10T19:00:15.985Z] #42 41.71 The following NEW packages will be installed: [2022-03-10T19:00:15.985Z] #42 41.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-10T19:00:15.985Z] #42 41.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-10T19:00:15.985Z] #42 41.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-10T19:00:15.985Z] #42 41.73 python-six zlib1g-dev [2022-03-10T19:00:15.985Z] #42 ... [2022-03-10T19:00:15.985Z] [2022-03-10T19:00:15.985Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-10T19:00:15.985Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:15.985Z] #36 40.48 The following additional packages will be installed: [2022-03-10T19:00:15.985Z] #36 40.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-10T19:00:15.985Z] #36 40.48 Suggested packages: [2022-03-10T19:00:15.985Z] #36 40.48 cmake-doc ninja-build lrzip [2022-03-10T19:00:15.985Z] #36 40.48 Recommended packages: [2022-03-10T19:00:15.985Z] #36 40.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T19:00:15.985Z] #36 41.25 The following NEW packages will be installed: [2022-03-10T19:00:15.985Z] #36 41.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-10T19:00:15.985Z] #36 41.28 vim-common xxd [2022-03-10T19:00:15.985Z] #36 41.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:15.985Z] #36 41.63 Need to get 14.9 MB of archives. [2022-03-10T19:00:15.985Z] #36 41.63 After this operation, 61.8 MB of additional disk space will be used. [2022-03-10T19:00:15.985Z] #36 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:00:15.985Z] #36 41.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:00:15.985Z] #36 41.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-10T19:00:15.985Z] #36 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:00:16.138Z] #18 DONE 1.4s [2022-03-10T19:00:16.138Z] [2022-03-10T19:00:16.138Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:00:16.138Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-10T19:00:16.245Z] #36 42.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-10T19:00:16.245Z] #36 42.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-10T19:00:16.245Z] #36 42.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-10T19:00:16.245Z] #36 42.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-10T19:00:16.245Z] #36 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-10T19:00:16.245Z] #36 42.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-10T19:00:17.076Z] #19 DONE 1.1s [2022-03-10T19:00:17.076Z] [2022-03-10T19:00:17.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-03-10T19:00:17.076Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:17.076Z] #43 40.13 CC compel/arch/x86/src/lib/infect.o [2022-03-10T19:00:17.076Z] #43 40.85 CC compel/src/lib/infect-rpc.o [2022-03-10T19:00:17.076Z] #43 41.23 CC compel/src/lib/infect-util.o [2022-03-10T19:00:17.076Z] #43 41.39 CC compel/src/lib/infect.o [2022-03-10T19:00:17.076Z] #43 43.00 CC compel/src/lib/ptrace.o [2022-03-10T19:00:17.076Z] #43 43.45 AR compel/libcompel.a [2022-03-10T19:00:17.076Z] #43 43.52 HOSTCC compel/src/main-host.o [2022-03-10T19:00:17.076Z] #43 44.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-10T19:00:17.076Z] #43 44.30 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-10T19:00:17.076Z] #43 44.86 HOSTCC compel/src/lib/log-host.o [2022-03-10T19:00:17.076Z] #43 45.09 HOSTLINK compel/compel-host-bin [2022-03-10T19:00:17.076Z] #43 45.25 DEP soccr/soccr.d [2022-03-10T19:00:17.076Z] #43 45.56 CC soccr/soccr.o [2022-03-10T19:00:17.076Z] #43 47.58 AR soccr/libsoccr.a [2022-03-10T19:00:17.076Z] #43 47.66 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:00:17.076Z] #43 48.16 DEP criu/arch/x86/sigframe.d [2022-03-10T19:00:17.076Z] #43 48.28 DEP criu/arch/x86/sigaction_compat.d [2022-03-10T19:00:17.076Z] #43 48.41 DEP criu/arch/x86/kerndat.d [2022-03-10T19:00:17.076Z] #43 48.57 DEP criu/arch/x86/crtools.d [2022-03-10T19:00:17.076Z] #43 48.80 DEP criu/arch/x86/cpu.d [2022-03-10T19:00:17.076Z] #43 49.03 CC criu/arch/x86/cpu.o [2022-03-10T19:00:17.335Z] #43 49.75 CC criu/arch/x86/crtools.o [2022-03-10T19:00:17.335Z] #43 ... [2022-03-10T19:00:17.335Z] [2022-03-10T19:00:17.335Z] #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-03-10T19:00:17.335Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:00:17.624Z] #36 43.46 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:17.624Z] #36 43.65 Fetched 14.9 MB in 1s (11.7 MB/s) [2022-03-10T19:00:17.624Z] #36 43.74 Selecting previously unselected package xxd. [2022-03-10T19:00:17.776Z] #56 ... [2022-03-10T19:00:17.776Z] [2022-03-10T19:00:17.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:17.776Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:17.776Z] #43 19.85 CC images/regfile.o [2022-03-10T19:00:17.776Z] #43 19.98 CC images/ghost-file.o [2022-03-10T19:00:17.776Z] #43 20.18 CC images/fifo.o [2022-03-10T19:00:17.776Z] #43 20.35 CC images/remap-file-path.o [2022-03-10T19:00:17.776Z] #43 20.50 CC images/eventfd.o [2022-03-10T19:00:17.776Z] #43 20.63 CC images/eventpoll.o [2022-03-10T19:00:17.776Z] #43 20.89 CC images/fh.o [2022-03-10T19:00:17.776Z] #43 21.08 CC images/fsnotify.o [2022-03-10T19:00:17.776Z] #43 21.48 CC images/signalfd.o [2022-03-10T19:00:17.776Z] #43 21.61 CC images/fs.o [2022-03-10T19:00:17.776Z] #43 21.75 CC images/pstree.o [2022-03-10T19:00:17.776Z] #43 21.89 CC images/pipe.o [2022-03-10T19:00:17.776Z] #43 22.01 CC images/tcp-stream.o [2022-03-10T19:00:17.776Z] #43 22.12 CC images/sk-packet.o [2022-03-10T19:00:17.776Z] #43 22.39 CC images/mnt.o [2022-03-10T19:00:17.776Z] #43 22.59 CC images/pipe-data.o [2022-03-10T19:00:17.776Z] #43 22.79 CC images/sa.o [2022-03-10T19:00:17.776Z] #43 22.92 CC images/timer.o [2022-03-10T19:00:17.776Z] #43 23.19 CC images/timerfd.o [2022-03-10T19:00:17.776Z] #43 23.38 CC images/mm.o [2022-03-10T19:00:17.776Z] #43 23.67 CC images/sk-opts.o [2022-03-10T19:00:17.776Z] #43 23.86 CC images/sk-unix.o [2022-03-10T19:00:17.776Z] #43 24.04 CC images/sk-inet.o [2022-03-10T19:00:17.776Z] #43 24.27 CC images/tun.o [2022-03-10T19:00:17.776Z] #43 24.48 CC images/sk-netlink.o [2022-03-10T19:00:17.776Z] #43 24.73 CC images/packet-sock.o [2022-03-10T19:00:17.776Z] #43 24.98 CC images/ipc-var.o [2022-03-10T19:00:17.776Z] #43 25.11 CC images/ipc-desc.o [2022-03-10T19:00:17.776Z] #43 25.21 CC images/ipc-shm.o [2022-03-10T19:00:17.776Z] #43 25.32 CC images/ipc-msg.o [2022-03-10T19:00:17.776Z] #43 25.48 CC images/ipc-sem.o [2022-03-10T19:00:17.776Z] #43 25.61 CC images/utsns.o [2022-03-10T19:00:17.776Z] #43 25.78 CC images/creds.o [2022-03-10T19:00:17.776Z] #43 25.88 CC images/vma.o [2022-03-10T19:00:17.776Z] #43 25.99 CC images/netdev.o [2022-03-10T19:00:17.776Z] #43 26.26 CC images/tty.o [2022-03-10T19:00:17.776Z] #43 26.67 CC images/file-lock.o [2022-03-10T19:00:17.776Z] #43 26.79 CC images/rlimit.o [2022-03-10T19:00:17.776Z] #43 26.99 CC images/pagemap.o [2022-03-10T19:00:17.776Z] #43 27.17 CC images/siginfo.o [2022-03-10T19:00:17.776Z] #43 27.34 CC images/rpc.o [2022-03-10T19:00:17.883Z] #36 43.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 ... 15421 files and directories currently installed.) [2022-03-10T19:00:17.883Z] #36 43.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:00:17.883Z] #36 43.83 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:00:17.883Z] #36 43.98 Selecting previously unselected package vim-common. [2022-03-10T19:00:17.883Z] #36 43.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:00:17.883Z] #36 44.03 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:00:17.884Z] #40 ... [2022-03-10T19:00:17.884Z] [2022-03-10T19:00:17.884Z] #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-03-10T19:00:17.884Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:17.884Z] #42 34.27 Fetched 8471 kB in 26s (324 kB/s) [2022-03-10T19:00:17.884Z] #42 34.27 Reading package lists... [2022-03-10T19:00:17.884Z] #42 ... [2022-03-10T19:00:17.884Z] [2022-03-10T19:00:17.884Z] #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-03-10T19:00:17.884Z] #67 sha256:a357dd4beda80b8555aa30cb15e478255e8bbb163c0ac1b045d824d0356653ab [2022-03-10T19:00:17.884Z] #67 34.87 Checking out files: 43% (826/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/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: 76% (1455/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-03-10T19:00:17.884Z] #67 36.95 + cd /tmp/tmp.hrjSUQaqjg/src/github.com/docker/libnetwork [2022-03-10T19:00:17.884Z] #67 36.95 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T19:00:17.884Z] #67 37.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-10T19:00:17.884Z] #67 ... [2022-03-10T19:00:17.884Z] [2022-03-10T19:00:17.884Z] #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-03-10T19:00:17.884Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:17.884Z] #55 34.75 Fetched 8471 kB in 26s (321 kB/s) [2022-03-10T19:00:18.035Z] #43 28.31 CC images/ext-file.o [2022-03-10T19:00:18.035Z] #43 28.42 CC images/cgroup.o [2022-03-10T19:00:18.143Z] #36 44.30 Selecting previously unselected package cmake-data. [2022-03-10T19:00:18.143Z] #36 44.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-10T19:00:18.143Z] #36 44.30 Unpacking cmake-data (3.13.4-1) ... [2022-03-10T19:00:18.146Z] #55 34.75 Reading package lists... [2022-03-10T19:00:18.146Z] #55 ... [2022-03-10T19:00:18.146Z] [2022-03-10T19:00:18.146Z] #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-03-10T19:00:18.146Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:00:18.146Z] #49 40.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-10T19:00:18.146Z] #49 40.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-10T19:00:18.146Z] #49 41.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-10T19:00:18.146Z] #49 41.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-10T19:00:18.146Z] #49 41.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-10T19:00:18.146Z] #49 42.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-10T19:00:18.146Z] #49 42.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-10T19:00:18.146Z] #49 42.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-10T19:00:18.146Z] #49 43.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-10T19:00:18.146Z] #49 43.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-10T19:00:18.146Z] #49 43.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-10T19:00:18.146Z] #49 44.08 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-10T19:00:18.146Z] #49 44.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-10T19:00:18.146Z] #49 44.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-10T19:00:18.146Z] #49 44.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-10T19:00:18.601Z] #43 28.89 CC images/userns.o [2022-03-10T19:00:18.718Z] #20 1.348 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T19:00:18.718Z] #20 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T19:00:18.718Z] #20 1.388 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T19:00:18.718Z] #20 1.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T19:00:18.837Z] #40 39.84 + 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-03-10T19:00:18.859Z] #43 29.07 CC images/google/protobuf/descriptor.o [2022-03-10T19:00:18.978Z] #20 ... [2022-03-10T19:00:18.978Z] [2022-03-10T19:00:18.978Z] #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-03-10T19:00:18.978Z] #58 sha256:3f9b2bfc642d45ea2295132681b32969a30671149c9b41bcd79858cf810bd16a [2022-03-10T19:00:18.978Z] #58 DONE 145.1s [2022-03-10T19:00:18.978Z] [2022-03-10T19:00:18.978Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T19:00:18.978Z] #59 sha256:8d09c21d27e40a26a89b0ebe5d081ecd352cdb592ab29ce6029b3ab2e34af169 [2022-03-10T19:00:18.978Z] #59 DONE 0.1s [2022-03-10T19:00:19.238Z] [2022-03-10T19:00:19.238Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T19:00:19.238Z] #60 sha256:9babf220269bf066e85cabbc5915ab4502b81c2dc641848bdb5da4f89e485722 [2022-03-10T19:00:19.238Z] #60 DONE 0.1s [2022-03-10T19:00:19.238Z] [2022-03-10T19:00:19.238Z] #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-03-10T19:00:19.238Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:00:19.238Z] #20 1.977 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T19:00:19.534Z] #49 46.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T19:00:19.534Z] #49 46.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-10T19:00:19.534Z] #49 46.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T19:00:19.795Z] #49 46.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T19:00:19.795Z] #49 46.74 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-10T19:00:20.050Z] #36 ... [2022-03-10T19:00:20.050Z] [2022-03-10T19:00:20.050Z] #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-03-10T19:00:20.050Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:00:20.056Z] #49 46.90 go: downloading golang.org/x/text v0.3.2 [2022-03-10T19:00:20.232Z] #43 30.37 CC images/opts.o [2022-03-10T19:00:20.232Z] #43 30.52 CC images/seccomp.o [2022-03-10T19:00:20.309Z] #32 45.63 Checking out files: 88% (1347/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-10T19:00:20.309Z] #32 46.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T19:00:20.319Z] #49 ... [2022-03-10T19:00:20.320Z] [2022-03-10T19:00:20.320Z] #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-03-10T19:00:20.320Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:20.320Z] #55 34.75 Reading package lists... [2022-03-10T19:00:20.490Z] #43 30.71 CC images/binfmt-misc.o [2022-03-10T19:00:20.749Z] #43 30.89 CC images/time.o [2022-03-10T19:00:20.749Z] #43 31.00 CC images/sysctl.o [2022-03-10T19:00:20.892Z] #55 ... [2022-03-10T19:00:20.892Z] [2022-03-10T19:00:20.892Z] #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-03-10T19:00:20.892Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:20.892Z] #36 26.13 Reading package lists... [2022-03-10T19:00:20.892Z] #36 38.51 Reading package lists... [2022-03-10T19:00:20.892Z] #36 ... [2022-03-10T19:00:20.892Z] [2022-03-10T19:00:20.893Z] #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-03-10T19:00:20.893Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:20.893Z] #42 34.27 Reading package lists... [2022-03-10T19:00:21.021Z] #43 31.23 CC images/autofs.o [2022-03-10T19:00:21.145Z] #20 3.556 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T19:00:21.266Z] #32 47.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T19:00:21.279Z] #43 31.38 CC images/macvlan.o [2022-03-10T19:00:21.279Z] #43 31.53 CC images/sit.o [2022-03-10T19:00:21.279Z] #43 31.67 CC images/memfd.o [2022-03-10T19:00:21.538Z] #43 31.85 CC images/timens.o [2022-03-10T19:00:21.538Z] #43 ... [2022-03-10T19:00:21.538Z] [2022-03-10T19:00:21.538Z] #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-03-10T19:00:21.538Z] #58 sha256:842e06fbe9623e5392c557602509e282a900c8c5289c75445b51db0d1854caa9 [2022-03-10T19:00:21.538Z] #58 84.13 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T19:00:21.538Z] #58 84.13 + GOBIN=/build [2022-03-10T19:00:21.538Z] #58 84.13 + GO111MODULE=on [2022-03-10T19:00:21.538Z] #58 84.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-10T19:00:21.714Z] #20 4.668 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:00:21.837Z] #42 46.75 Reading package lists... [2022-03-10T19:00:21.837Z] #42 ... [2022-03-10T19:00:21.837Z] [2022-03-10T19:00:21.837Z] #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-03-10T19:00:21.837Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:21.837Z] #13 35.00 Fetched 9005 kB in 30s (304 kB/s) [2022-03-10T19:00:21.837Z] #13 35.00 Reading package lists... [2022-03-10T19:00:21.837Z] #13 ... [2022-03-10T19:00:21.837Z] [2022-03-10T19:00:21.837Z] #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-03-10T19:00:21.837Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:22.153Z] #40 ... [2022-03-10T19:00:22.153Z] [2022-03-10T19:00:22.153Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-10T19:00:22.153Z] #67 sha256:cc5160af855dd3fb191311f06deae53c54d6a8671a4fb832429b0ac89c1cbacd [2022-03-10T19:00:22.153Z] #67 33.58 Checking out files: 41% (795/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/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: 65% (1245/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-03-10T19:00:22.153Z] #67 35.56 + cd /tmp/tmp.39TkyL6Q6k/src/github.com/docker/libnetwork [2022-03-10T19:00:22.153Z] #67 35.56 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-10T19:00:22.153Z] #67 36.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-10T19:00:23.095Z] #20 6.002 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:00:23.553Z] #67 ... [2022-03-10T19:00:23.553Z] [2022-03-10T19:00:23.553Z] #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-03-10T19:00:23.553Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:23.553Z] #55 35.19 Fetched 8471 kB in 27s (311 kB/s) [2022-03-10T19:00:23.553Z] #55 35.19 Reading package lists... [2022-03-10T19:00:23.553Z] #55 ... [2022-03-10T19:00:23.553Z] [2022-03-10T19:00:23.553Z] #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-03-10T19:00:23.553Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:23.553Z] #49 37.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-10T19:00:23.553Z] #49 37.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-10T19:00:23.553Z] #49 37.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T19:00:23.553Z] #49 38.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T19:00:23.553Z] #49 38.19 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-10T19:00:23.553Z] #49 38.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-10T19:00:23.553Z] #49 38.49 go: downloading golang.org/x/text v0.3.2 [2022-03-10T19:00:23.816Z] #49 ... [2022-03-10T19:00:23.816Z] [2022-03-10T19:00:23.816Z] #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-03-10T19:00:23.816Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:23.816Z] #36 35.46 Fetched 8471 kB in 27s (317 kB/s) [2022-03-10T19:00:23.816Z] #36 35.46 Reading package lists... [2022-03-10T19:00:23.816Z] #36 ... [2022-03-10T19:00:23.816Z] [2022-03-10T19:00:23.816Z] #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-03-10T19:00:23.816Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:23.816Z] #55 35.19 Reading package lists... [2022-03-10T19:00:24.768Z] #55 46.24 Reading package lists... [2022-03-10T19:00:24.768Z] #55 ... [2022-03-10T19:00:24.768Z] [2022-03-10T19:00:24.768Z] #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-03-10T19:00:24.768Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:24.768Z] #42 36.57 Fetched 8471 kB in 28s (298 kB/s) [2022-03-10T19:00:24.819Z] #58 ... [2022-03-10T19:00:24.819Z] [2022-03-10T19:00:24.819Z] #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-03-10T19:00:24.819Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T19:00:24.819Z] #13 75.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T19:00:24.819Z] #13 75.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-10T19:00:24.819Z] #13 75.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:24.819Z] #13 ... [2022-03-10T19:00:24.819Z] [2022-03-10T19:00:24.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:24.819Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:24.819Z] #43 32.04 LINK images/built-in.o [2022-03-10T19:00:24.819Z] #43 32.17 GEN compel/include/asm [2022-03-10T19:00:24.819Z] #43 32.20 GEN compel/include/version.h [2022-03-10T19:00:24.819Z] #43 32.21 touch .config [2022-03-10T19:00:24.819Z] #43 32.26 GEN include/common/config.h [2022-03-10T19:00:24.819Z] #43 32.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-10T19:00:24.819Z] #43 32.35 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-03-10T19:00:24.819Z] #43 32.37 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-03-10T19:00:24.819Z] #43 32.40 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-03-10T19:00:24.819Z] #43 32.43 DEP compel/plugins/std/infect.d [2022-03-10T19:00:24.819Z] #43 32.52 DEP compel/plugins/std/string.d [2022-03-10T19:00:24.819Z] #43 32.60 DEP compel/plugins/std/log.d [2022-03-10T19:00:24.819Z] #43 32.65 DEP compel/plugins/std/fds.d [2022-03-10T19:00:24.819Z] #43 32.70 DEP compel/plugins/std/std.d [2022-03-10T19:00:24.819Z] #43 32.78 DEP compel/plugins/shmem/shmem.d [2022-03-10T19:00:24.819Z] #43 32.85 DEP compel/plugins/fds/fds.d [2022-03-10T19:00:24.819Z] #43 32.95 CC compel/plugins/std/std.o [2022-03-10T19:00:24.819Z] #43 33.18 CC compel/plugins/std/fds.o [2022-03-10T19:00:24.819Z] #43 33.50 CC compel/plugins/std/log.o [2022-03-10T19:00:24.819Z] #43 34.18 CC compel/plugins/std/string.o [2022-03-10T19:00:24.819Z] #43 34.68 CC compel/plugins/std/infect.o [2022-03-10T19:00:24.819Z] #43 35.08 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-03-10T19:00:24.819Z] #43 35.10 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-03-10T19:00:24.819Z] #43 35.16 AR compel/plugins/std.lib.a [2022-03-10T19:00:24.819Z] #43 35.22 CC compel/plugins/fds/fds.o [2022-03-10T19:00:24.825Z] #32 ... [2022-03-10T19:00:24.825Z] [2022-03-10T19:00:24.825Z] #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-03-10T19:00:24.825Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:24.825Z] #13 33.36 Reading package lists... [2022-03-10T19:00:24.825Z] #13 38.29 Building dependency tree... [2022-03-10T19:00:24.825Z] #13 40.66 The following additional packages will be installed: [2022-03-10T19:00:24.825Z] #13 40.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-10T19:00:24.825Z] #13 40.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-10T19:00:24.825Z] #13 40.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-10T19:00:24.825Z] #13 40.66 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-10T19:00:24.825Z] #13 40.66 mingw-w64-x86-64-dev [2022-03-10T19:00:24.825Z] #13 40.66 Suggested packages: [2022-03-10T19:00:24.825Z] #13 40.66 gcc-8-locales seccomp wine64 [2022-03-10T19:00:24.825Z] #13 41.57 The following NEW packages will be installed: [2022-03-10T19:00:24.825Z] #13 41.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T19:00:24.825Z] #13 41.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-10T19:00:24.825Z] #13 41.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-10T19:00:24.825Z] #13 41.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-10T19:00:24.825Z] #13 41.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-10T19:00:24.825Z] #13 41.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T19:00:24.825Z] #13 41.58 The following packages will be upgraded: [2022-03-10T19:00:24.825Z] #13 41.58 libseccomp2 [2022-03-10T19:00:24.825Z] #13 42.04 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:24.825Z] #13 42.04 Need to get 77.8 MB of archives. [2022-03-10T19:00:24.825Z] #13 42.04 After this operation, 487 MB of additional disk space will be used. [2022-03-10T19:00:24.825Z] #13 42.04 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-03-10T19:00:24.825Z] #13 42.04 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-10T19:00:24.825Z] #13 42.04 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-10T19:00:24.825Z] #13 42.22 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-03-10T19:00:24.825Z] #13 42.43 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-03-10T19:00:24.825Z] #13 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-10T19:00:24.825Z] #13 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-10T19:00:24.825Z] #13 42.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-10T19:00:24.825Z] #13 42.84 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-03-10T19:00:24.825Z] #13 43.12 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-03-10T19:00:24.825Z] #13 43.12 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-03-10T19:00:24.825Z] #13 46.68 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-03-10T19:00:25.003Z] #20 ... [2022-03-10T19:00:25.003Z] [2022-03-10T19:00:25.003Z] #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-03-10T19:00:25.003Z] #53 sha256:fb91872c03d0822fb4ff52346546d0d3f74f9045605c24528c0602103543a6c5 [2022-03-10T19:00:25.003Z] #53 13.62 + cd /tmp/tmp.jkYgRqnwA0/src/github.com/opencontainers/runc [2022-03-10T19:00:25.003Z] #53 13.63 + git checkout -q v1.0.3 [2022-03-10T19:00:25.003Z] #53 14.40 + '[' -z '' ']' [2022-03-10T19:00:25.003Z] #53 14.40 + target=static [2022-03-10T19:00:25.003Z] #53 14.40 + make BUILDTAGS=seccomp static [2022-03-10T19:00:25.030Z] #42 36.57 Reading package lists... [2022-03-10T19:00:25.030Z] #42 ... [2022-03-10T19:00:25.030Z] [2022-03-10T19:00:25.030Z] #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-03-10T19:00:25.030Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:25.030Z] #36 35.46 Reading package lists... [2022-03-10T19:00:25.078Z] #43 35.40 AR compel/plugins/fds.lib.a [2022-03-10T19:00:25.079Z] #43 35.45 HOSTDEP compel/src/lib/log-host.d [2022-03-10T19:00:25.085Z] #13 ... [2022-03-10T19:00:25.085Z] [2022-03-10T19:00:25.085Z] #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-03-10T19:00:25.085Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T19:00:25.085Z] #34 41.18 sync [2022-03-10T19:00:25.085Z] #34 41.18 internal/reflectlite [2022-03-10T19:00:25.085Z] #34 42.44 internal/testlog [2022-03-10T19:00:25.085Z] #34 43.43 sort [2022-03-10T19:00:25.085Z] #34 43.43 errors [2022-03-10T19:00:25.085Z] #34 43.72 strconv [2022-03-10T19:00:25.085Z] #34 44.68 io [2022-03-10T19:00:25.085Z] #34 45.87 internal/oserror [2022-03-10T19:00:25.085Z] #34 46.00 syscall [2022-03-10T19:00:25.085Z] #34 47.39 reflect [2022-03-10T19:00:25.085Z] #34 ... [2022-03-10T19:00:25.085Z] [2022-03-10T19:00:25.085Z] #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-03-10T19:00:25.085Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:25.085Z] #42 42.08 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:25.085Z] #42 42.08 Need to get 4095 kB of archives. [2022-03-10T19:00:25.085Z] #42 42.08 After this operation, 22.5 MB of additional disk space will be used. [2022-03-10T19:00:25.085Z] #42 42.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-10T19:00:25.085Z] #42 42.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:00:25.085Z] #42 42.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-10T19:00:25.085Z] #42 42.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:00:25.085Z] #42 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-10T19:00:25.085Z] #42 42.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:00:25.085Z] #42 42.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-10T19:00:25.085Z] #42 42.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-10T19:00:25.085Z] #42 42.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-10T19:00:25.085Z] #42 42.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-10T19:00:25.085Z] #42 42.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-10T19:00:25.085Z] #42 42.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-10T19:00:25.085Z] #42 42.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-10T19:00:25.085Z] #42 42.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-10T19:00:25.085Z] #42 42.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-10T19:00:25.085Z] #42 42.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-10T19:00:25.085Z] #42 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-10T19:00:25.085Z] #42 43.43 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:25.085Z] #42 43.61 Fetched 4095 kB in 1s (6798 kB/s) [2022-03-10T19:00:25.085Z] #42 43.67 Selecting previously unselected package libcap-dev:amd64. [2022-03-10T19:00:25.085Z] #42 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:00:25.085Z] #42 43.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 43.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:00:25.085Z] #42 43.88 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:00:25.085Z] #42 43.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 43.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:25.085Z] #42 44.03 Selecting previously unselected package libnet1-dev. [2022-03-10T19:00:25.085Z] #42 44.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:25.085Z] #42 44.19 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:00:25.085Z] #42 44.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:00:25.085Z] #42 44.30 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-10T19:00:25.085Z] #42 44.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.33 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:00:25.085Z] #42 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:00:25.085Z] #42 44.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:25.085Z] #42 44.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-10T19:00:25.085Z] #42 44.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:25.085Z] #42 44.75 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-10T19:00:25.085Z] #42 44.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 44.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:00:25.085Z] #42 45.01 Selecting previously unselected package libprotobuf17:amd64. [2022-03-10T19:00:25.085Z] #42 45.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 45.01 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 45.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-10T19:00:25.085Z] #42 45.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 45.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 46.05 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-10T19:00:25.085Z] #42 46.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 46.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 47.39 Selecting previously unselected package libprotoc17:amd64. [2022-03-10T19:00:25.085Z] #42 47.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 47.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 48.80 Selecting previously unselected package protobuf-c-compiler. [2022-03-10T19:00:25.085Z] #42 48.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 48.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:00:25.085Z] #42 49.17 Selecting previously unselected package protobuf-compiler. [2022-03-10T19:00:25.085Z] #42 49.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 49.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 49.29 Selecting previously unselected package python-pkg-resources. [2022-03-10T19:00:25.085Z] #42 49.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:00:25.085Z] #42 49.30 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-10T19:00:25.085Z] #42 49.60 Selecting previously unselected package python-six. [2022-03-10T19:00:25.085Z] #42 49.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-10T19:00:25.085Z] #42 49.61 Unpacking python-six (1.12.0-1) ... [2022-03-10T19:00:25.085Z] #42 49.71 Selecting previously unselected package python-protobuf. [2022-03-10T19:00:25.085Z] #42 49.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:25.085Z] #42 49.72 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-10T19:00:25.085Z] #42 50.18 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-10T19:00:25.262Z] #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-03-10T19:00:25.336Z] #43 35.53 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-10T19:00:25.336Z] #43 35.59 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-03-10T19:00:25.336Z] #43 35.66 HOSTDEP compel/src/main-host.d [2022-03-10T19:00:25.594Z] #43 35.74 DEP compel/src/lib/ptrace.d [2022-03-10T19:00:25.594Z] #43 35.82 DEP compel/src/lib/infect.d [2022-03-10T19:00:25.673Z] #42 ... [2022-03-10T19:00:25.673Z] [2022-03-10T19:00:25.673Z] #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-03-10T19:00:25.673Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:25.673Z] #13 49.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-10T19:00:25.852Z] #43 35.96 DEP compel/src/lib/infect-util.d [2022-03-10T19:00:25.852Z] #43 36.06 DEP compel/src/lib/infect-rpc.d [2022-03-10T19:00:25.852Z] #43 36.15 DEP compel/arch/aarch64/src/lib/infect.d [2022-03-10T19:00:25.852Z] #43 36.20 DEP compel/arch/aarch64/src/lib/cpu.d [2022-03-10T19:00:25.934Z] #13 49.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-10T19:00:25.934Z] #13 49.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:00:25.934Z] #13 49.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:00:25.934Z] #13 49.07 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-03-10T19:00:25.934Z] #13 49.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-10T19:00:25.934Z] #13 49.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-10T19:00:25.934Z] #13 49.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-10T19:00:25.934Z] #13 49.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-10T19:00:25.934Z] #13 49.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-10T19:00:25.934Z] #13 49.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-10T19:00:25.934Z] #13 49.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-10T19:00:25.934Z] #13 49.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-10T19:00:25.934Z] #13 49.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-10T19:00:26.110Z] #43 36.23 DEP compel/src/lib/log.d [2022-03-10T19:00:26.110Z] #43 36.31 DEP compel/src/main.d [2022-03-10T19:00:26.110Z] #43 36.37 DEP compel/src/lib/handle-elf.d [2022-03-10T19:00:26.110Z] #43 36.45 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-03-10T19:00:26.110Z] #43 36.55 CC compel/src/lib/log.o [2022-03-10T19:00:26.796Z] #43 36.93 CC compel/arch/aarch64/src/lib/cpu.o [2022-03-10T19:00:26.796Z] #43 37.12 CC compel/arch/aarch64/src/lib/infect.o [2022-03-10T19:00:26.873Z] #13 50.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:26.952Z] #36 46.74 Reading package lists... [2022-03-10T19:00:26.952Z] #36 ... [2022-03-10T19:00:26.952Z] [2022-03-10T19:00:26.952Z] #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-03-10T19:00:26.952Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:26.952Z] #13 32.43 Fetched 9005 kB in 29s (314 kB/s) [2022-03-10T19:00:26.952Z] #13 32.43 Reading package lists... [2022-03-10T19:00:26.952Z] #13 ... [2022-03-10T19:00:26.952Z] [2022-03-10T19:00:26.952Z] #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-03-10T19:00:26.952Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:26.952Z] #42 36.57 Reading package lists... [2022-03-10T19:00:27.133Z] #13 50.30 Fetched 77.8 MB in 7s (10.4 MB/s) [2022-03-10T19:00:27.148Z] #55 48.01 Reading package lists... [2022-03-10T19:00:27.148Z] #55 ... [2022-03-10T19:00:27.148Z] [2022-03-10T19:00:27.148Z] #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-03-10T19:00:27.148Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:27.148Z] #36 38.51 Reading package lists... [2022-03-10T19:00:27.148Z] #36 50.42 Building dependency tree... [2022-03-10T19:00:27.362Z] #43 37.63 CC compel/src/lib/infect-rpc.o [2022-03-10T19:00:27.393Z] #13 50.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:00:27.393Z] #13 50.55 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:00:27.393Z] #13 50.58 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-10T19:00:27.393Z] #13 50.78 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:00:27.655Z] #13 50.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T19:00:28.039Z] #13 50.97 (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-03-10T19:00:28.039Z] #13 51.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:00:28.039Z] #13 51.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:00:28.055Z] #43 38.23 CC compel/src/lib/infect-util.o [2022-03-10T19:00:28.358Z] #43 38.41 CC compel/src/lib/infect.o [2022-03-10T19:00:28.556Z] #53 ... [2022-03-10T19:00:28.556Z] [2022-03-10T19:00:28.556Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:28.556Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:28.556Z] #43 51.08 CC criu/arch/x86/kerndat.o [2022-03-10T19:00:28.556Z] #43 51.57 CC criu/arch/x86/sigaction_compat.o [2022-03-10T19:00:28.556Z] #43 52.03 CC criu/arch/x86/sigframe.o [2022-03-10T19:00:28.556Z] #43 52.61 LINK criu/arch/x86/crtools.built-in.o [2022-03-10T19:00:28.556Z] #43 52.82 DEP criu/pie/util-vdso-elf32.d [2022-03-10T19:00:28.556Z] #43 53.03 DEP criu/pie/util-vdso.d [2022-03-10T19:00:28.556Z] #43 53.24 DEP criu/pie/util.d [2022-03-10T19:00:28.556Z] #43 53.38 CC criu/pie/util.o [2022-03-10T19:00:28.556Z] #43 53.65 CC criu/pie/util-vdso.o [2022-03-10T19:00:28.556Z] #43 54.27 CC criu/pie/util-vdso-elf32.o [2022-03-10T19:00:28.556Z] #43 54.84 AR criu/pie/pie.lib.a [2022-03-10T19:00:28.556Z] #43 54.91 DEP criu/pie/restorer.d [2022-03-10T19:00:28.556Z] #43 55.11 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-10T19:00:28.556Z] #43 55.22 DEP criu/arch/x86/restorer_unmap.d [2022-03-10T19:00:28.556Z] #43 55.23 DEP criu/arch/x86/restorer.d [2022-03-10T19:00:28.556Z] #43 55.44 DEP criu/arch/x86/vdso-pie.d [2022-03-10T19:00:28.556Z] #43 55.53 DEP criu/pie/parasite-vdso.d [2022-03-10T19:00:28.556Z] #43 55.62 DEP criu/pie/parasite.d [2022-03-10T19:00:28.556Z] #43 55.84 CC criu/pie/parasite.o [2022-03-10T19:00:28.556Z] #43 57.05 LINK criu/pie/parasite.built-in.o [2022-03-10T19:00:28.556Z] #43 57.06 GEN criu/pie/parasite-blob.h [2022-03-10T19:00:28.556Z] #43 57.07 CC criu/pie/parasite-vdso.o [2022-03-10T19:00:28.556Z] #43 57.73 CC criu/arch/x86/vdso-pie.o [2022-03-10T19:00:28.556Z] #43 58.06 CC criu/arch/x86/restorer.o [2022-03-10T19:00:28.556Z] #43 58.61 CC criu/arch/x86/restorer_unmap.o [2022-03-10T19:00:28.556Z] #43 58.65 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-10T19:00:28.556Z] #43 58.99 CC criu/pie/restorer.o [2022-03-10T19:00:28.971Z] #43 ... [2022-03-10T19:00:28.972Z] [2022-03-10T19:00:28.972Z] #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-03-10T19:00:28.972Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T19:00:28.972Z] #13 86.35 Selecting previously unselected package libapparmor1:arm64. [2022-03-10T19:00:28.972Z] #13 86.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.36 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-03-10T19:00:28.972Z] #13 86.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-10T19:00:28.972Z] #13 86.47 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.47 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-10T19:00:28.972Z] #13 86.60 Selecting previously unselected package libbtrfs0. [2022-03-10T19:00:28.972Z] #13 86.60 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.61 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:28.972Z] #13 86.67 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:00:28.972Z] #13 86.67 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:28.972Z] #13 86.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-10T19:00:28.972Z] #13 86.80 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-10T19:00:28.972Z] #13 86.89 Selecting previously unselected package libudev-dev:arm64. [2022-03-10T19:00:28.972Z] #13 86.89 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 86.90 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-10T19:00:28.972Z] #13 87.01 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-10T19:00:28.972Z] #13 87.02 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 87.03 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-03-10T19:00:28.972Z] #13 87.26 Selecting previously unselected package libpcre16-3:arm64. [2022-03-10T19:00:28.972Z] #13 87.26 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 87.27 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-03-10T19:00:28.972Z] #13 87.40 Selecting previously unselected package libpcre32-3:arm64. [2022-03-10T19:00:28.972Z] #13 87.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 87.41 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-03-10T19:00:28.972Z] #13 87.55 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-03-10T19:00:28.972Z] #13 87.55 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 87.55 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-10T19:00:28.972Z] #13 87.63 Selecting previously unselected package libpcre3-dev:arm64. [2022-03-10T19:00:28.972Z] #13 87.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 87.65 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-10T19:00:28.972Z] #13 88.50 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-10T19:00:28.972Z] #13 88.50 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 88.52 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-10T19:00:28.972Z] #13 89.13 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-10T19:00:28.972Z] #13 89.15 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 89.56 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-10T19:00:28.972Z] #13 89.77 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-10T19:00:28.972Z] #13 89.78 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 90.18 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:00:28.972Z] #13 90.34 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-10T19:00:28.972Z] #13 90.34 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-03-10T19:00:28.972Z] #13 90.35 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-10T19:00:29.000Z] #13 ... [2022-03-10T19:00:29.000Z] [2022-03-10T19:00:29.000Z] #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-03-10T19:00:29.000Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:00:29.000Z] #56 7.159 + RM_GOPATH=0 [2022-03-10T19:00:29.000Z] #56 7.159 + TMP_GOPATH= [2022-03-10T19:00:29.000Z] #56 7.159 + : /build [2022-03-10T19:00:29.000Z] #56 7.159 + '[' -z '' ']' [2022-03-10T19:00:29.000Z] #56 7.166 ++ mktemp -d [2022-03-10T19:00:29.000Z] #56 7.172 + export GOPATH=/tmp/tmp.z1s77or2Ax [2022-03-10T19:00:29.000Z] #56 7.172 + GOPATH=/tmp/tmp.z1s77or2Ax [2022-03-10T19:00:29.000Z] #56 7.172 + RM_GOPATH=1 [2022-03-10T19:00:29.000Z] #56 7.172 + case "$(go env GOARCH)" in [2022-03-10T19:00:29.000Z] #56 7.172 ++ go env GOARCH [2022-03-10T19:00:29.000Z] #56 7.232 Install containerd version v1.5.10 [2022-03-10T19:00:29.000Z] #56 7.232 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:29.000Z] #56 7.232 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:29.000Z] #56 7.232 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:29.000Z] #56 7.232 + dir=/tmp/install [2022-03-10T19:00:29.000Z] #56 7.232 + bin=containerd [2022-03-10T19:00:29.000Z] #56 7.232 + shift [2022-03-10T19:00:29.000Z] #56 7.232 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-10T19:00:29.000Z] #56 7.232 + . /tmp/install/containerd.installer [2022-03-10T19:00:29.000Z] #56 7.232 ++ set -e [2022-03-10T19:00:29.000Z] #56 7.232 ++ : v1.5.10 [2022-03-10T19:00:29.000Z] #56 7.232 + install_containerd [2022-03-10T19:00:29.000Z] #56 7.232 + echo 'Install containerd version v1.5.10' [2022-03-10T19:00:29.000Z] #56 7.232 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z1s77or2Ax/src/github.com/containerd/containerd [2022-03-10T19:00:29.000Z] #56 7.232 Cloning into '/tmp/tmp.z1s77or2Ax/src/github.com/containerd/containerd'... [2022-03-10T19:00:29.000Z] #56 ... [2022-03-10T19:00:29.000Z] [2022-03-10T19:00:29.000Z] #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-03-10T19:00:29.000Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:29.000Z] #42 53.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:29.000Z] #42 53.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:29.000Z] #42 53.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:29.000Z] #42 53.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:29.000Z] #42 53.87 Setting up python-six (1.12.0-1) ... [2022-03-10T19:00:29.295Z] Running on azwin-2-88c6f0 in d:\jenkins\workspace\moby_PR-43356 [Pipeline] { [Pipeline] ws [2022-03-10T19:00:29.314Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-10T19:00:29.495Z] #43 61.82 LINK criu/pie/restorer.built-in.o [2022-03-10T19:00:29.495Z] #43 61.85 GEN criu/pie/restorer-blob.h [2022-03-10T19:00:29.495Z] #43 61.97 DEP criu/vdso.d [2022-03-10T19:00:29.539Z] #13 91.07 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-10T19:00:29.713Z] #36 56.52 The following additional packages will be installed: [2022-03-10T19:00:29.713Z] #36 56.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-10T19:00:29.713Z] #36 56.59 Suggested packages: [2022-03-10T19:00:29.713Z] #36 56.59 cmake-doc ninja-build lrzip [2022-03-10T19:00:29.713Z] #36 56.59 Recommended packages: [2022-03-10T19:00:29.713Z] #36 56.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T19:00:29.754Z] #43 62.26 DEP criu/vdso-compat.d [2022-03-10T19:00:30.013Z] #43 62.47 DEP criu/uts_ns.d [2022-03-10T19:00:30.013Z] #43 62.61 DEP criu/util.d [2022-03-10T19:00:30.233Z] #13 91.45 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:00:30.273Z] #43 62.79 DEP criu/uffd.d [2022-03-10T19:00:30.492Z] #13 91.86 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-03-10T19:00:30.492Z] #13 92.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:00:30.532Z] #43 62.98 DEP criu/tun.d [2022-03-10T19:00:30.784Z] #13 92.33 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-03-10T19:00:30.791Z] #43 63.21 DEP criu/tty.d [2022-03-10T19:00:30.791Z] #43 63.47 DEP criu/timerfd.d [2022-03-10T19:00:31.031Z] The recommended git tool is: git [2022-03-10T19:00:31.043Z] #13 92.38 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-03-10T19:00:31.043Z] #13 92.43 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:31.303Z] #13 92.89 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:31.303Z] #13 92.94 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-03-10T19:00:31.359Z] #43 63.63 DEP criu/timens.d [2022-03-10T19:00:31.359Z] #43 63.81 DEP criu/sysfs_parse.d [2022-03-10T19:00:31.538Z] #42 ... [2022-03-10T19:00:31.539Z] [2022-03-10T19:00:31.539Z] #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-03-10T19:00:31.539Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:31.539Z] #36 46.98 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:00:31.539Z] #36 46.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 46.99 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:00:31.539Z] #36 53.74 Selecting previously unselected package libxml2:amd64. [2022-03-10T19:00:31.539Z] #36 53.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 53.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:00:31.539Z] #36 54.37 Selecting previously unselected package libarchive13:amd64. [2022-03-10T19:00:31.539Z] #36 54.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 54.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:00:31.539Z] #36 54.72 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-10T19:00:31.539Z] #36 54.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 54.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:00:31.539Z] #36 54.87 Selecting previously unselected package librhash0:amd64. [2022-03-10T19:00:31.539Z] #36 54.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 54.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:00:31.539Z] #36 55.13 Selecting previously unselected package libuv1:amd64. [2022-03-10T19:00:31.539Z] #36 55.13 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 55.13 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:00:31.539Z] #36 55.29 Selecting previously unselected package cmake. [2022-03-10T19:00:31.539Z] #36 55.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-10T19:00:31.539Z] #36 55.34 Unpacking cmake (3.13.4-1) ... [2022-03-10T19:00:31.539Z] #36 ... [2022-03-10T19:00:31.539Z] [2022-03-10T19:00:31.539Z] #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-03-10T19:00:31.539Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:31.539Z] #42 57.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:00:31.539Z] #42 57.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:00:31.567Z] #13 93.08 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-10T19:00:31.567Z] #13 93.12 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:00:31.567Z] #13 93.16 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:31.567Z] #13 ... [2022-03-10T19:00:31.567Z] [2022-03-10T19:00:31.567Z] #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-03-10T19:00:31.567Z] #58 sha256:842e06fbe9623e5392c557602509e282a900c8c5289c75445b51db0d1854caa9 [2022-03-10T19:00:31.568Z] #58 DONE 94.2s [2022-03-10T19:00:31.568Z] [2022-03-10T19:00:31.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-03-10T19:00:31.568Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T19:00:31.568Z] #13 93.23 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-10T19:00:31.568Z] #13 93.25 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-10T19:00:31.568Z] #13 93.28 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-10T19:00:31.568Z] #13 ... [2022-03-10T19:00:31.568Z] [2022-03-10T19:00:31.568Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T19:00:31.568Z] #59 sha256:28d711b7a4b67b039fc71bcc445d46a0c390bbb102acf3dafa1ee191db8b7d90 [2022-03-10T19:00:31.619Z] #43 63.98 DEP criu/sysctl.d [2022-03-10T19:00:31.619Z] #43 64.19 DEP criu/string.d [2022-03-10T19:00:31.639Z] #36 ... [2022-03-10T19:00:31.639Z] [2022-03-10T19:00:31.639Z] #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-03-10T19:00:31.639Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:31.639Z] #42 46.75 Reading package lists... [2022-03-10T19:00:31.800Z] #42 57.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:31.800Z] #42 57.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:00:31.800Z] #42 ... [2022-03-10T19:00:31.800Z] [2022-03-10T19:00:31.800Z] #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-03-10T19:00:31.800Z] #47 sha256:db741b12b26206750910f0b2f25a841abd75096ab044e9830421174a7cbc93fc [2022-03-10T19:00:31.800Z] #47 DONE 57.9s [2022-03-10T19:00:31.800Z] [2022-03-10T19:00:31.800Z] #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-03-10T19:00:31.800Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:31.800Z] #42 57.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:31.800Z] #42 57.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:00:31.800Z] #42 57.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:31.800Z] #42 57.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:31.800Z] #42 57.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:00:31.827Z] #59 DONE 0.1s [2022-03-10T19:00:31.827Z] [2022-03-10T19:00:31.827Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T19:00:31.827Z] #60 sha256:6a00c4df251ff8e7267e15f3d3f2fc65da41ce307183b129824311864b4fcc37 [2022-03-10T19:00:31.827Z] #60 DONE 0.1s [2022-03-10T19:00:31.827Z] [2022-03-10T19:00:31.827Z] #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-03-10T19:00:31.827Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-10T19:00:31.827Z] #13 93.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:00:31.827Z] #13 93.32 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-10T19:00:31.827Z] #13 93.36 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:31.827Z] #13 93.40 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-03-10T19:00:31.827Z] #13 93.43 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-03-10T19:00:31.827Z] #13 93.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:31.878Z] #43 64.23 DEP criu/stats.d [2022-03-10T19:00:31.878Z] #43 64.33 DEP criu/sockets.d [2022-03-10T19:00:31.878Z] #43 64.54 DEP criu/sk-unix.d [2022-03-10T19:00:32.063Z] #42 58.04 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-10T19:00:32.085Z] #13 93.54 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-03-10T19:00:32.085Z] #13 93.55 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-03-10T19:00:32.085Z] #13 93.57 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:00:32.085Z] #13 93.69 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-10T19:00:32.085Z] #13 93.75 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-10T19:00:32.085Z] #13 93.77 Setting up dmsetup (2:1.02.155-3) ... [2022-03-10T19:00:32.345Z] #13 93.80 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-10T19:00:32.345Z] #13 93.83 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-10T19:00:32.345Z] #13 93.84 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:32.447Z] #43 64.76 DEP criu/sk-tcp.d [2022-03-10T19:00:32.447Z] #43 64.97 DEP criu/sk-queue.d [2022-03-10T19:00:32.604Z] #13 DONE 94.2s [2022-03-10T19:00:32.604Z] [2022-03-10T19:00:32.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:32.604Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:32.604Z] #43 40.81 CC compel/src/lib/ptrace.o [2022-03-10T19:00:32.604Z] #43 41.03 AR compel/libcompel.a [2022-03-10T19:00:32.604Z] #43 41.10 HOSTCC compel/src/main-host.o [2022-03-10T19:00:32.604Z] #43 41.30 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-03-10T19:00:32.604Z] #43 41.52 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-10T19:00:32.604Z] #43 41.71 HOSTCC compel/src/lib/log-host.o [2022-03-10T19:00:32.604Z] #43 41.80 HOSTLINK compel/compel-host-bin [2022-03-10T19:00:32.604Z] #43 41.90 DEP soccr/soccr.d [2022-03-10T19:00:32.604Z] #43 42.09 CC soccr/soccr.o [2022-03-10T19:00:32.706Z] #43 65.13 DEP criu/sk-packet.d [2022-03-10T19:00:32.965Z] #43 65.37 DEP criu/sk-netlink.d [2022-03-10T19:00:32.966Z] #43 65.51 DEP criu/sk-inet.d [2022-03-10T19:00:33.225Z] #43 65.77 DEP criu/signalfd.d [2022-03-10T19:00:33.225Z] #43 65.91 DEP criu/sigframe.d [2022-03-10T19:00:33.540Z] #43 ... [2022-03-10T19:00:33.540Z] [2022-03-10T19:00:33.540Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-10T19:00:33.540Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-10T19:00:33.540Z] #14 DONE 0.8s [2022-03-10T19:00:33.540Z] [2022-03-10T19:00:33.540Z] #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-03-10T19:00:33.540Z] #53 sha256:270e6d7778ea80563c0fc8d0b466afdd13f3bb7de31a1ac9a498b7043be8ef8a [2022-03-10T19:00:33.540Z] #53 0.824 + RM_GOPATH=0 [2022-03-10T19:00:33.540Z] #53 0.824 + TMP_GOPATH= [2022-03-10T19:00:33.540Z] #53 0.824 + : /build [2022-03-10T19:00:33.540Z] #53 0.824 + '[' -z '' ']' [2022-03-10T19:00:33.540Z] #53 0.824 ++ mktemp -d [2022-03-10T19:00:33.540Z] #53 0.825 + export GOPATH=/tmp/tmp.6GXZnguJ76 [2022-03-10T19:00:33.540Z] #53 0.825 + GOPATH=/tmp/tmp.6GXZnguJ76 [2022-03-10T19:00:33.540Z] #53 0.825 + RM_GOPATH=1 [2022-03-10T19:00:33.540Z] #53 0.826 + case "$(go env GOARCH)" in [2022-03-10T19:00:33.540Z] #53 0.826 ++ go env GOARCH [2022-03-10T19:00:33.540Z] #53 0.834 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:33.540Z] #53 0.834 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:33.540Z] #53 0.835 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:33.540Z] #53 0.843 + dir=/tmp/install [2022-03-10T19:00:33.540Z] #53 0.843 + bin=runc [2022-03-10T19:00:33.540Z] #53 0.843 + shift [2022-03-10T19:00:33.540Z] #53 0.843 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-10T19:00:33.540Z] #53 0.843 + . /tmp/install/runc.installer [2022-03-10T19:00:33.540Z] #53 0.843 ++ set -e [2022-03-10T19:00:33.540Z] #53 0.843 ++ : v1.0.3 [2022-03-10T19:00:33.540Z] #53 0.843 + install_runc [2022-03-10T19:00:33.540Z] #53 0.843 + RUNC_BUILDTAGS=seccomp [2022-03-10T19:00:33.540Z] #53 0.843 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-10T19:00:33.540Z] #53 0.843 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6GXZnguJ76/src/github.com/opencontainers/runc [2022-03-10T19:00:33.540Z] #53 0.843 Cloning into '/tmp/tmp.6GXZnguJ76/src/github.com/opencontainers/runc'... [2022-03-10T19:00:33.540Z] #53 0.843 Install runc version v1.0.3 (build tags: seccomp) [2022-03-10T19:00:33.644Z] #42 48.18 Reading package lists... [2022-03-10T19:00:33.644Z] #42 ... [2022-03-10T19:00:33.644Z] [2022-03-10T19:00:33.644Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T19:00:33.644Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:33.644Z] #13 32.43 Reading package lists... [2022-03-10T19:00:33.793Z] #43 66.06 DEP criu/shmem.d [2022-03-10T19:00:33.793Z] #43 66.30 DEP criu/servicefd.d [2022-03-10T19:00:33.819Z] #42 58.67 Building dependency tree... [2022-03-10T19:00:33.819Z] #42 ... [2022-03-10T19:00:33.819Z] [2022-03-10T19:00:33.819Z] #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-03-10T19:00:33.819Z] #51 sha256:d4decd4f68682b4ae0bbbde58b481b60e6f6b63d8ad28a0a409a829ea2da3bc4 [2022-03-10T19:00:33.819Z] #51 DONE 60.5s [2022-03-10T19:00:33.819Z] [2022-03-10T19:00:33.819Z] #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-03-10T19:00:33.819Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:33.819Z] #13 35.00 Reading package lists... [2022-03-10T19:00:33.819Z] #13 47.57 Reading package lists... [2022-03-10T19:00:33.820Z] #13 ... [2022-03-10T19:00:33.820Z] [2022-03-10T19:00:33.820Z] #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-03-10T19:00:33.820Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:00:33.820Z] #49 59.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T19:00:33.820Z] #49 59.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T19:00:33.820Z] #49 59.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-10T19:00:33.820Z] #49 59.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-10T19:00:33.820Z] #49 59.76 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-10T19:00:33.913Z] #13 45.20 Reading package lists... [2022-03-10T19:00:33.913Z] #13 ... [2022-03-10T19:00:33.913Z] [2022-03-10T19:00:33.913Z] #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-03-10T19:00:33.913Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:33.913Z] #49 55.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-10T19:00:33.913Z] #49 55.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-10T19:00:33.913Z] #49 55.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-10T19:00:33.988Z] #42 ... [2022-03-10T19:00:33.988Z] [2022-03-10T19:00:33.988Z] #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-03-10T19:00:33.988Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:33.988Z] #36 58.55 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:00:33.988Z] #36 58.59 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:00:33.988Z] #36 58.60 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:00:33.988Z] #36 58.62 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:00:33.988Z] #36 58.75 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:00:33.988Z] #36 58.78 Setting up cmake-data (3.13.4-1) ... [2022-03-10T19:00:33.988Z] #36 58.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:00:33.988Z] #36 58.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:00:33.988Z] #36 58.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:00:33.988Z] #36 58.90 Setting up cmake (3.13.4-1) ... [2022-03-10T19:00:33.988Z] #36 58.94 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:33.988Z] #36 59.09 Processing triggers for mime-support (3.62) ... [2022-03-10T19:00:33.988Z] #36 DONE 60.1s [2022-03-10T19:00:33.988Z] [2022-03-10T19:00:33.988Z] #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-03-10T19:00:33.988Z] #37 sha256:58a3c057cad668600a41c420a38eab467170831f7d486d15f8e9a602c3c79903 [2022-03-10T19:00:34.052Z] #43 66.51 DEP criu/seize.d [2022-03-10T19:00:34.109Z] #53 ... [2022-03-10T19:00:34.109Z] [2022-03-10T19:00:34.109Z] #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-03-10T19:00:34.109Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-10T19:00:34.109Z] #15 DONE 0.7s [2022-03-10T19:00:34.175Z] #49 55.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-10T19:00:34.175Z] #49 56.04 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-10T19:00:34.311Z] #43 66.69 DEP criu/seccomp.d [2022-03-10T19:00:34.311Z] #43 66.87 DEP criu/rst-malloc.d [2022-03-10T19:00:34.311Z] #43 66.92 DEP criu/rbtree.d [2022-03-10T19:00:34.367Z] [2022-03-10T19:00:34.367Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:34.367Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:34.367Z] #43 43.95 AR soccr/libsoccr.a [2022-03-10T19:00:34.367Z] #43 44.00 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:00:34.367Z] #43 44.30 DEP criu/arch/aarch64/sigframe.d [2022-03-10T19:00:34.367Z] #43 44.35 DEP criu/arch/aarch64/crtools.d [2022-03-10T19:00:34.367Z] #43 44.44 DEP criu/arch/aarch64/cpu.d [2022-03-10T19:00:34.367Z] #43 44.46 DEP criu/arch/aarch64/bitops.d [2022-03-10T19:00:34.367Z] #43 44.55 CC criu/arch/aarch64/bitops.o [2022-03-10T19:00:34.367Z] #43 44.63 CC criu/arch/aarch64/cpu.o [2022-03-10T19:00:34.572Z] #43 66.96 DEP criu/pstree.d [2022-03-10T19:00:34.572Z] #43 67.13 DEP criu/protobuf.d [2022-03-10T19:00:34.625Z] #43 44.78 CC criu/arch/aarch64/crtools.o [2022-03-10T19:00:34.831Z] #43 67.23 GEN criu/protobuf-desc-gen.h [2022-03-10T19:00:34.884Z] #43 ... [2022-03-10T19:00:34.884Z] [2022-03-10T19:00:34.884Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T19:00:34.884Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-10T19:00:34.884Z] #16 0.614 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T19:00:34.884Z] #16 DONE 0.7s [2022-03-10T19:00:35.143Z] [2022-03-10T19:00:35.143Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T19:00:35.143Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-10T19:00:35.208Z] #49 61.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-10T19:00:35.208Z] #49 62.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T19:00:35.716Z] #17 DONE 0.8s [2022-03-10T19:00:35.716Z] [2022-03-10T19:00:35.716Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T19:00:35.716Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-10T19:00:35.780Z] #49 62.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-10T19:00:36.215Z] #43 68.81 DEP criu/protobuf-desc.d [2022-03-10T19:00:36.474Z] #43 68.94 DEP criu/proc_parse.d [2022-03-10T19:00:36.474Z] #43 69.17 DEP criu/plugin.d [2022-03-10T19:00:36.652Z] #18 DONE 0.9s [2022-03-10T19:00:36.652Z] [2022-03-10T19:00:36.652Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:00:36.652Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-10T19:00:36.731Z] #49 ... [2022-03-10T19:00:36.731Z] [2022-03-10T19:00:36.731Z] #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-03-10T19:00:36.731Z] #51 sha256:dbcd3ea2abf2754e0ba49b9da0fb4920d24ec9ed4536b90c1f202c4e194d5d37 [2022-03-10T19:00:36.731Z] #51 DONE 58.3s [2022-03-10T19:00:36.731Z] [2022-03-10T19:00:36.731Z] #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-03-10T19:00:36.731Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:36.731Z] #42 48.18 Reading package lists... [2022-03-10T19:00:36.733Z] #43 69.30 DEP criu/pipes.d [2022-03-10T19:00:36.992Z] #43 69.53 DEP criu/pie-util.d [2022-03-10T19:00:37.252Z] #43 69.61 DEP criu/pie-util-vdso.d [2022-03-10T19:00:37.252Z] #43 69.71 DEP criu/pie-util-vdso-elf32.d [2022-03-10T19:00:37.252Z] #43 69.80 DEP criu/path.d [2022-03-10T19:00:37.284Z] #37 ... [2022-03-10T19:00:37.284Z] [2022-03-10T19:00:37.284Z] #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-03-10T19:00:37.284Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T19:00:37.284Z] #34 53.57 internal/syscall/unix [2022-03-10T19:00:37.284Z] #34 53.87 time [2022-03-10T19:00:37.284Z] #34 58.04 internal/poll [2022-03-10T19:00:37.284Z] #34 58.62 internal/fmtsort [2022-03-10T19:00:37.284Z] #34 59.15 internal/syscall/execenv [2022-03-10T19:00:37.284Z] #34 59.34 path [2022-03-10T19:00:37.284Z] #34 59.87 io/fs [2022-03-10T19:00:37.284Z] #34 60.04 strings [2022-03-10T19:00:37.284Z] #34 61.21 os [2022-03-10T19:00:37.284Z] #34 62.83 bufio [2022-03-10T19:00:37.511Z] #43 69.95 DEP criu/parasite-syscall.d [2022-03-10T19:00:37.511Z] #43 70.13 DEP criu/pagemap.d [2022-03-10T19:00:37.544Z] #34 ... [2022-03-10T19:00:37.544Z] [2022-03-10T19:00:37.544Z] #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-03-10T19:00:37.544Z] #37 sha256:58a3c057cad668600a41c420a38eab467170831f7d486d15f8e9a602c3c79903 [2022-03-10T19:00:37.544Z] #37 3.484 + RM_GOPATH=0 [2022-03-10T19:00:37.544Z] #37 3.484 + TMP_GOPATH= [2022-03-10T19:00:37.544Z] #37 3.484 + : /build [2022-03-10T19:00:37.544Z] #37 3.484 + '[' -z '' ']' [2022-03-10T19:00:37.544Z] #37 3.484 ++ mktemp -d [2022-03-10T19:00:37.544Z] #37 3.484 + export GOPATH=/tmp/tmp.LBan2cFeKj [2022-03-10T19:00:37.544Z] #37 3.484 + GOPATH=/tmp/tmp.LBan2cFeKj [2022-03-10T19:00:37.544Z] #37 3.484 + RM_GOPATH=1 [2022-03-10T19:00:37.544Z] #37 3.484 + case "$(go env GOARCH)" in [2022-03-10T19:00:37.544Z] #37 3.484 ++ go env GOARCH [2022-03-10T19:00:37.544Z] #37 3.493 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:37.544Z] #37 3.493 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:37.544Z] #37 3.493 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:37.544Z] #37 3.493 + dir=/tmp/install [2022-03-10T19:00:37.544Z] #37 3.493 + bin=tini [2022-03-10T19:00:37.544Z] #37 3.493 + shift [2022-03-10T19:00:37.544Z] #37 3.493 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-10T19:00:37.544Z] #37 3.493 + . /tmp/install/tini.installer [2022-03-10T19:00:37.544Z] #37 3.493 ++ : v0.19.0 [2022-03-10T19:00:37.544Z] #37 3.493 + install_tini [2022-03-10T19:00:37.544Z] #37 3.493 + echo 'Install tini version v0.19.0' [2022-03-10T19:00:37.544Z] #37 3.493 Install tini version v0.19.0 [2022-03-10T19:00:37.544Z] #37 3.498 + git clone https://github.com/krallin/tini.git /tmp/tmp.LBan2cFeKj/tini [2022-03-10T19:00:37.544Z] #37 3.498 Cloning into '/tmp/tmp.LBan2cFeKj/tini'... [2022-03-10T19:00:37.587Z] #19 DONE 0.9s [2022-03-10T19:00:37.587Z] [2022-03-10T19:00:37.587Z] #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-03-10T19:00:37.587Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:00:37.771Z] #43 70.25 DEP criu/pagemap-cache.d [2022-03-10T19:00:38.030Z] #43 70.41 DEP criu/page-xfer.d [2022-03-10T19:00:38.030Z] #43 70.57 DEP criu/page-pipe.d [2022-03-10T19:00:38.030Z] #43 70.68 DEP criu/netfilter.d [2022-03-10T19:00:38.113Z] #37 ... [2022-03-10T19:00:38.113Z] [2022-03-10T19:00:38.113Z] #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-03-10T19:00:38.113Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:38.113Z] #42 63.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:00:38.113Z] #42 63.01 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:38.113Z] #42 DONE 64.3s [2022-03-10T19:00:38.289Z] #43 70.83 DEP criu/net.d [2022-03-10T19:00:38.289Z] #43 ... [2022-03-10T19:00:38.289Z] [2022-03-10T19:00:38.289Z] #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-03-10T19:00:38.289Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:00:38.289Z] #20 11.14 Fetched 9005 kB in 10s (900 kB/s) [2022-03-10T19:00:38.289Z] #20 11.14 Reading package lists... [2022-03-10T19:00:38.289Z] #20 14.85 Reading package lists... [2022-03-10T19:00:38.289Z] #20 18.74 Building dependency tree... [2022-03-10T19:00:38.289Z] #20 20.30 libcap2-bin is already the newest version (1:2.25-2). [2022-03-10T19:00:38.289Z] #20 20.30 The following additional packages will be installed: [2022-03-10T19:00:38.289Z] #20 20.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-10T19:00:38.289Z] #20 20.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-10T19:00:38.289Z] #20 20.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-10T19:00:38.289Z] #20 20.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-10T19:00:38.289Z] #20 20.31 python3.7 python3.7-minimal vim-runtime xxd [2022-03-10T19:00:38.289Z] #20 20.31 Suggested packages: [2022-03-10T19:00:38.289Z] #20 20.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-10T19:00:38.289Z] #20 20.31 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-10T19:00:38.289Z] #20 20.31 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-10T19:00:38.289Z] #20 20.31 quota [2022-03-10T19:00:38.289Z] #20 20.31 Recommended packages: [2022-03-10T19:00:38.289Z] #20 20.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-10T19:00:38.289Z] #20 20.31 python3-keyrings.alt python3-xdg unzip [2022-03-10T19:00:38.373Z] [2022-03-10T19:00:38.373Z] #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-03-10T19:00:38.373Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T19:00:38.373Z] #34 64.35 text/tabwriter [2022-03-10T19:00:38.416Z] #49 ... [2022-03-10T19:00:38.416Z] [2022-03-10T19:00:38.416Z] #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-03-10T19:00:38.416Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:38.416Z] #36 58.65 The following NEW packages will be installed: [2022-03-10T19:00:38.416Z] #36 58.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-10T19:00:38.416Z] #36 58.66 vim-common xxd [2022-03-10T19:00:38.416Z] #36 59.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:38.416Z] #36 59.16 Need to get 14.9 MB of archives. [2022-03-10T19:00:38.416Z] #36 59.16 After this operation, 61.8 MB of additional disk space will be used. [2022-03-10T19:00:38.416Z] #36 59.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:00:38.416Z] #36 59.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:00:38.416Z] #36 59.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-10T19:00:38.416Z] #36 59.44 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:00:38.416Z] #36 60.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-10T19:00:38.416Z] #36 60.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-10T19:00:38.416Z] #36 61.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-10T19:00:38.416Z] #36 61.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-10T19:00:38.416Z] #36 61.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-10T19:00:38.416Z] #36 61.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-10T19:00:38.416Z] #36 63.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:38.416Z] #36 64.41 Fetched 14.9 MB in 3s (5330 kB/s) [2022-03-10T19:00:38.416Z] #36 64.60 Selecting previously unselected package xxd. [2022-03-10T19:00:38.416Z] #36 64.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-03-10T19:00:38.416Z] #36 64.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:00:38.416Z] #36 64.99 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:00:38.520Z] #20 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T19:00:38.520Z] #20 1.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T19:00:38.520Z] #20 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T19:00:38.548Z] #20 ... [2022-03-10T19:00:38.548Z] [2022-03-10T19:00:38.548Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:38.548Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:38.548Z] #43 71.12 DEP criu/namespaces.d [2022-03-10T19:00:38.678Z] #36 65.52 Selecting previously unselected package vim-common. [2022-03-10T19:00:38.678Z] #36 65.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:00:38.678Z] #36 65.76 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:00:38.807Z] #43 71.26 DEP criu/mount.d [2022-03-10T19:00:38.942Z] #34 65.11 path/filepath [2022-03-10T19:00:38.942Z] #34 65.11 fmt [2022-03-10T19:00:39.067Z] #43 71.41 DEP criu/memfd.d [2022-03-10T19:00:39.067Z] #43 71.58 DEP criu/mem.d [2022-03-10T19:00:39.086Z] #20 1.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-10T19:00:39.326Z] #43 71.79 DEP criu/lsm.d [2022-03-10T19:00:39.326Z] #43 71.95 DEP criu/log.d [2022-03-10T19:00:39.585Z] #43 72.12 DEP criu/libnetlink.d [2022-03-10T19:00:39.585Z] #43 72.22 DEP criu/kerndat.d [2022-03-10T19:00:39.622Z] #36 66.39 Selecting previously unselected package cmake-data. [2022-03-10T19:00:39.622Z] #36 66.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-10T19:00:39.622Z] #36 66.42 Unpacking cmake-data (3.13.4-1) ... [2022-03-10T19:00:39.655Z] #42 58.66 Building dependency tree... [2022-03-10T19:00:39.845Z] #43 72.40 DEP criu/kcmp-ids.d [2022-03-10T19:00:39.880Z] #34 ... [2022-03-10T19:00:39.880Z] [2022-03-10T19:00:39.880Z] #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-03-10T19:00:39.880Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:39.880Z] #13 53.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T19:00:39.880Z] #13 53.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:00:39.880Z] #13 53.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:00:39.880Z] #13 56.27 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T19:00:39.880Z] #13 56.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-10T19:00:39.880Z] #13 56.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:00:39.880Z] #13 56.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T19:00:39.880Z] #13 56.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:00:39.880Z] #13 56.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:00:39.880Z] #13 57.16 Selecting previously unselected package dmsetup. [2022-03-10T19:00:39.880Z] #13 57.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:00:39.880Z] #13 57.17 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-10T19:00:39.880Z] #13 57.32 Selecting previously unselected package mingw-w64-common. [2022-03-10T19:00:39.880Z] #13 57.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-10T19:00:39.880Z] #13 57.35 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-10T19:00:39.880Z] #13 62.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T19:00:39.880Z] #13 62.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-10T19:00:39.880Z] #13 62.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:00:40.020Z] #20 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-03-10T19:00:40.105Z] #43 72.53 DEP criu/irmap.d [2022-03-10T19:00:40.105Z] #43 72.65 DEP criu/ipc_ns.d [2022-03-10T19:00:40.141Z] #13 ... [2022-03-10T19:00:40.141Z] [2022-03-10T19:00:40.141Z] #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-03-10T19:00:40.141Z] #37 sha256:58a3c057cad668600a41c420a38eab467170831f7d486d15f8e9a602c3c79903 [2022-03-10T19:00:40.141Z] #37 4.340 + cd /tmp/tmp.LBan2cFeKj/tini [2022-03-10T19:00:40.141Z] #37 4.340 + git checkout -q v0.19.0 [2022-03-10T19:00:40.141Z] #37 4.359 + cmake . [2022-03-10T19:00:40.141Z] #37 4.986 -- The C compiler identification is GNU 8.3.0 [2022-03-10T19:00:40.141Z] #37 5.009 -- Check for working C compiler: /usr/bin/cc [2022-03-10T19:00:40.141Z] #37 5.598 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-10T19:00:40.141Z] #37 5.598 -- Detecting C compiler ABI info [2022-03-10T19:00:40.141Z] #37 6.234 -- Detecting C compiler ABI info - done [2022-03-10T19:00:40.141Z] #37 6.234 -- Detecting C compile features [2022-03-10T19:00:40.364Z] #43 72.91 DEP criu/image.d [2022-03-10T19:00:40.364Z] #43 73.05 DEP criu/image-desc.d [2022-03-10T19:00:40.623Z] #43 73.15 DEP criu/fsnotify.d [2022-03-10T19:00:40.882Z] #43 73.28 DEP criu/filesystems.d [2022-03-10T19:00:40.882Z] #43 73.40 DEP criu/files.d [2022-03-10T19:00:41.012Z] #36 ... [2022-03-10T19:00:41.012Z] [2022-03-10T19:00:41.012Z] #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-03-10T19:00:41.012Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:00:41.012Z] #34 67.72 sync [2022-03-10T19:00:41.012Z] #34 67.73 internal/reflectlite [2022-03-10T19:00:41.142Z] #43 73.68 DEP criu/files-reg.d [2022-03-10T19:00:41.275Z] #34 ... [2022-03-10T19:00:41.275Z] [2022-03-10T19:00:41.275Z] #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-03-10T19:00:41.275Z] #67 sha256:a357dd4beda80b8555aa30cb15e478255e8bbb163c0ac1b045d824d0356653ab [2022-03-10T19:00:41.275Z] #67 DONE 68.3s [2022-03-10T19:00:41.401Z] #20 3.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-10T19:00:41.401Z] #43 73.82 DEP criu/files-ext.d [2022-03-10T19:00:41.401Z] #43 73.95 DEP criu/file-lock.d [2022-03-10T19:00:41.536Z] [2022-03-10T19:00:41.536Z] #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-03-10T19:00:41.536Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:41.537Z] #42 58.67 Building dependency tree... [2022-03-10T19:00:41.537Z] #42 64.49 The following additional packages will be installed: [2022-03-10T19:00:41.537Z] #42 64.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-10T19:00:41.537Z] #42 64.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-10T19:00:41.537Z] #42 64.58 Suggested packages: [2022-03-10T19:00:41.537Z] #42 64.58 manpages-dev python-setuptools [2022-03-10T19:00:41.537Z] #42 66.61 The following NEW packages will be installed: [2022-03-10T19:00:41.537Z] #42 66.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-10T19:00:41.537Z] #42 66.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-10T19:00:41.537Z] #42 66.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-10T19:00:41.537Z] #42 66.63 python-six zlib1g-dev [2022-03-10T19:00:41.537Z] #42 67.26 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:41.537Z] #42 67.26 Need to get 4095 kB of archives. [2022-03-10T19:00:41.537Z] #42 67.26 After this operation, 22.5 MB of additional disk space will be used. [2022-03-10T19:00:41.537Z] #42 67.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-10T19:00:41.537Z] #42 67.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:00:41.537Z] #42 67.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-10T19:00:41.537Z] #42 67.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:00:41.537Z] #42 67.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-10T19:00:41.537Z] #42 67.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:00:41.537Z] #42 67.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-10T19:00:41.537Z] #42 67.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-10T19:00:41.537Z] #42 67.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-10T19:00:41.537Z] #42 67.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-10T19:00:41.537Z] #42 67.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-10T19:00:41.537Z] #42 67.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-10T19:00:41.537Z] #42 68.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-10T19:00:41.537Z] #42 68.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-10T19:00:41.537Z] #42 68.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-10T19:00:41.537Z] #42 68.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-10T19:00:41.537Z] #42 68.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-10T19:00:41.661Z] #20 ... [2022-03-10T19:00:41.661Z] [2022-03-10T19:00:41.661Z] #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-03-10T19:00:41.661Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-10T19:00:41.661Z] #32 DONE 104.0s [2022-03-10T19:00:41.661Z] #43 74.13 DEP criu/file-ids.d [2022-03-10T19:00:41.661Z] #43 74.21 DEP criu/fifo.d [2022-03-10T19:00:41.661Z] #43 74.33 DEP criu/fdstore.d [2022-03-10T19:00:41.920Z] #43 ... [2022-03-10T19:00:41.920Z] [2022-03-10T19:00:41.920Z] #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-03-10T19:00:41.920Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:00:41.920Z] #32 DONE 167.6s [2022-03-10T19:00:41.920Z] [2022-03-10T19:00:41.920Z] [2022-03-10T19:00:41.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:41.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:41.920Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:41.920Z] #43 74.43 DEP criu/fault-injection.d [2022-03-10T19:00:41.920Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:41.920Z] #43 45.52 CC criu/arch/aarch64/sigframe.o [2022-03-10T19:00:41.920Z] #43 45.79 LINK criu/arch/aarch64/crtools.built-in.o [2022-03-10T19:00:41.920Z] #43 74.51 DEP criu/external.d [2022-03-10T19:00:41.920Z] #43 45.83 DEP criu/pie/util-vdso.d [2022-03-10T19:00:41.920Z] #43 45.93 DEP criu/pie/util.d [2022-03-10T19:00:41.920Z] #43 46.20 CC criu/pie/util.o [2022-03-10T19:00:41.920Z] #43 46.53 CC criu/pie/util-vdso.o [2022-03-10T19:00:41.920Z] #43 46.92 AR criu/pie/pie.lib.a [2022-03-10T19:00:41.920Z] #43 47.02 DEP criu/pie/restorer.d [2022-03-10T19:00:41.920Z] #43 47.22 DEP criu/arch/aarch64/intraprocedure.d [2022-03-10T19:00:41.920Z] #43 47.23 DEP criu/arch/aarch64/restorer.d [2022-03-10T19:00:41.920Z] #43 47.43 DEP criu/arch/aarch64/vdso-pie.d [2022-03-10T19:00:41.920Z] #43 47.47 DEP criu/pie/parasite-vdso.d [2022-03-10T19:00:41.920Z] #43 47.57 DEP criu/pie/parasite.d [2022-03-10T19:00:41.920Z] #43 47.79 CC criu/pie/parasite.o [2022-03-10T19:00:41.920Z] #43 48.89 LINK criu/pie/parasite.built-in.o [2022-03-10T19:00:41.920Z] #43 48.90 GEN criu/pie/parasite-blob.h [2022-03-10T19:00:41.920Z] #43 48.90 CC criu/pie/parasite-vdso.o [2022-03-10T19:00:41.920Z] #43 49.49 CC criu/arch/aarch64/vdso-pie.o [2022-03-10T19:00:41.920Z] #43 49.70 CC criu/arch/aarch64/restorer.o [2022-03-10T19:00:41.920Z] #43 50.09 CC criu/arch/aarch64/intraprocedure.o [2022-03-10T19:00:41.920Z] #43 50.14 CC criu/pie/restorer.o [2022-03-10T19:00:42.052Z] #37 8.071 -- Detecting C compile features - done [2022-03-10T19:00:42.052Z] #37 8.111 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T19:00:42.110Z] #42 ... [2022-03-10T19:00:42.110Z] [2022-03-10T19:00:42.110Z] #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-03-10T19:00:42.110Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:42.110Z] #55 48.01 Reading package lists... [2022-03-10T19:00:42.110Z] #55 59.52 Building dependency tree... [2022-03-10T19:00:42.110Z] #55 65.73 The following additional packages will be installed: [2022-03-10T19:00:42.110Z] #55 65.74 libbtrfs0 [2022-03-10T19:00:42.110Z] #55 66.07 The following NEW packages will be installed: [2022-03-10T19:00:42.110Z] #55 66.10 libbtrfs-dev libbtrfs0 [2022-03-10T19:00:42.110Z] #55 66.62 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:42.110Z] #55 66.62 Need to get 119 kB of archives. [2022-03-10T19:00:42.110Z] #55 66.62 After this operation, 387 kB of additional disk space will be used. [2022-03-10T19:00:42.110Z] #55 66.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:00:42.110Z] #55 66.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:00:42.110Z] #55 68.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:42.110Z] #55 68.72 Fetched 119 kB in 0s (369 kB/s) [2022-03-10T19:00:42.110Z] #55 68.85 Selecting previously unselected package libbtrfs0. [2022-03-10T19:00:42.110Z] #55 68.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 ... 15421 files and directories currently installed.) [2022-03-10T19:00:42.110Z] #55 68.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:00:42.110Z] #55 68.95 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:42.110Z] #55 69.15 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:00:42.179Z] #43 ... [2022-03-10T19:00:42.179Z] [2022-03-10T19:00:42.179Z] #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-03-10T19:00:42.179Z] #53 sha256:270e6d7778ea80563c0fc8d0b466afdd13f3bb7de31a1ac9a498b7043be8ef8a [2022-03-10T19:00:42.179Z] #53 9.554 + cd /tmp/tmp.6GXZnguJ76/src/github.com/opencontainers/runc [2022-03-10T19:00:42.179Z] #53 9.554 + git checkout -q v1.0.3 [2022-03-10T19:00:42.179Z] #43 74.76 DEP criu/eventpoll.d [2022-03-10T19:00:42.207Z] #42 ... [2022-03-10T19:00:42.208Z] [2022-03-10T19:00:42.208Z] #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-03-10T19:00:42.208Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:42.208Z] #13 45.20 Reading package lists... [2022-03-10T19:00:42.312Z] #37 8.321 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T19:00:42.312Z] #37 8.397 -- Configuring done [2022-03-10T19:00:42.312Z] #37 8.420 -- Generating done [2022-03-10T19:00:42.312Z] #37 8.422 -- Build files have been written to: /tmp/tmp.LBan2cFeKj/tini [2022-03-10T19:00:42.371Z] #55 69.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:00:42.371Z] #55 69.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:42.573Z] #37 8.433 + make tini-static [2022-03-10T19:00:42.632Z] #55 69.56 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:42.632Z] #55 69.58 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:42.632Z] #55 69.60 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:42.749Z] #43 75.07 DEP criu/eventfd.d [2022-03-10T19:00:42.749Z] #43 75.27 DEP criu/crtools.d [2022-03-10T19:00:42.837Z] #37 8.813 Scanning dependencies of target tini-static [2022-03-10T19:00:42.894Z] #55 ... [2022-03-10T19:00:42.895Z] [2022-03-10T19:00:42.895Z] #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-03-10T19:00:42.895Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:42.895Z] #42 69.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:43.007Z] #43 75.51 DEP criu/cr-service.d [2022-03-10T19:00:43.096Z] #37 9.054 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T19:00:43.129Z] #53 10.36 + '[' -z '' ']' [2022-03-10T19:00:43.129Z] #53 10.36 + target=static [2022-03-10T19:00:43.129Z] #53 10.36 + make BUILDTAGS=seccomp static [2022-03-10T19:00:43.129Z] #53 10.68 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-03-10T19:00:43.266Z] #43 75.77 DEP criu/cr-restore.d [2022-03-10T19:00:43.470Z] #42 ... [2022-03-10T19:00:43.470Z] [2022-03-10T19:00:43.470Z] #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-03-10T19:00:43.470Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:43.470Z] #55 DONE 70.3s [2022-03-10T19:00:43.470Z] [2022-03-10T19:00:43.470Z] #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-03-10T19:00:43.470Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:43.470Z] #42 70.19 Fetched 4095 kB in 1s (3303 kB/s) [2022-03-10T19:00:43.470Z] #42 70.33 Selecting previously unselected package libcap-dev:amd64. [2022-03-10T19:00:43.470Z] #42 70.33 (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-03-10T19:00:43.470Z] #42 70.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-10T19:00:43.470Z] #42 70.50 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:00:43.525Z] #43 76.06 DEP criu/cr-errno.d [2022-03-10T19:00:43.525Z] #43 76.06 DEP criu/cr-dump.d [2022-03-10T19:00:43.608Z] #13 57.00 Building dependency tree... [2022-03-10T19:00:43.732Z] #42 70.74 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:00:43.732Z] #42 70.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:43.785Z] #43 76.25 DEP criu/cr-dedup.d [2022-03-10T19:00:43.785Z] #43 76.38 DEP criu/cr-check.d [2022-03-10T19:00:43.993Z] #42 70.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:43.993Z] #42 70.99 Selecting previously unselected package libnet1-dev. [2022-03-10T19:00:43.993Z] #42 70.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:43.993Z] #42 71.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:44.035Z] #37 10.19 [100%] Linking C executable tini-static [2022-03-10T19:00:44.035Z] #37 ... [2022-03-10T19:00:44.035Z] [2022-03-10T19:00:44.035Z] #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-03-10T19:00:44.035Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:44.035Z] #13 67.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T19:00:44.035Z] #13 67.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:00:44.035Z] #13 67.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:44.045Z] #43 76.56 DEP criu/config.d [2022-03-10T19:00:44.045Z] #43 76.67 DEP criu/clone-noasan.d [2022-03-10T19:00:44.182Z] #13 ... [2022-03-10T19:00:44.182Z] [2022-03-10T19:00:44.182Z] #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-03-10T19:00:44.182Z] #67 sha256:cc5160af855dd3fb191311f06deae53c54d6a8671a4fb832429b0ac89c1cbacd [2022-03-10T19:00:44.182Z] #67 DONE 66.0s [2022-03-10T19:00:44.182Z] [2022-03-10T19:00:44.182Z] #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-03-10T19:00:44.182Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:44.182Z] #42 64.20 The following additional packages will be installed: [2022-03-10T19:00:44.182Z] #42 64.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-10T19:00:44.182Z] #42 64.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-10T19:00:44.182Z] #42 64.21 Suggested packages: [2022-03-10T19:00:44.182Z] #42 64.22 manpages-dev python-setuptools [2022-03-10T19:00:44.182Z] #42 65.88 The following NEW packages will be installed: [2022-03-10T19:00:44.182Z] #42 65.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-10T19:00:44.182Z] #42 65.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-10T19:00:44.182Z] #42 65.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-10T19:00:44.182Z] #42 65.90 python-six zlib1g-dev [2022-03-10T19:00:44.283Z] #42 71.29 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:00:44.283Z] #42 71.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:00:44.283Z] #42 71.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:00:44.296Z] #13 67.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-10T19:00:44.296Z] #13 67.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:00:44.296Z] #13 67.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:00:44.305Z] #43 76.75 DEP criu/cgroup.d [2022-03-10T19:00:44.305Z] #43 76.91 DEP criu/cgroup-props.d [2022-03-10T19:00:44.545Z] #42 71.52 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-10T19:00:44.545Z] #42 71.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-10T19:00:44.545Z] #42 71.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:00:44.563Z] #43 77.01 DEP criu/bitmap.d [2022-03-10T19:00:44.563Z] #43 77.03 DEP criu/bfd.d [2022-03-10T19:00:44.563Z] #43 77.14 DEP criu/autofs.d [2022-03-10T19:00:44.563Z] #43 77.26 DEP criu/aio.d [2022-03-10T19:00:44.756Z] #42 66.47 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:44.756Z] #42 66.47 Need to get 4095 kB of archives. [2022-03-10T19:00:44.756Z] #42 66.47 After this operation, 22.5 MB of additional disk space will be used. [2022-03-10T19:00:44.756Z] #42 66.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-10T19:00:44.756Z] #42 66.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:00:44.756Z] #42 66.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-10T19:00:44.756Z] #42 66.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:00:44.756Z] #42 66.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-10T19:00:44.756Z] #42 66.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:00:44.756Z] #42 66.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-10T19:00:44.756Z] #42 66.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-10T19:00:44.756Z] #42 66.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-10T19:00:44.822Z] #43 77.38 DEP criu/action-scripts.d [2022-03-10T19:00:45.018Z] #42 66.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-10T19:00:45.018Z] #42 66.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-10T19:00:45.018Z] #42 66.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-10T19:00:45.018Z] #42 66.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-10T19:00:45.018Z] #42 66.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-10T19:00:45.018Z] #42 66.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-10T19:00:45.018Z] #42 66.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-10T19:00:45.086Z] #43 77.63 CC criu/action-scripts.o [2022-03-10T19:00:45.117Z] #42 72.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:00:45.117Z] #42 72.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:45.117Z] #42 72.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:45.234Z] #13 ... [2022-03-10T19:00:45.234Z] [2022-03-10T19:00:45.234Z] #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-03-10T19:00:45.234Z] #37 sha256:58a3c057cad668600a41c420a38eab467170831f7d486d15f8e9a602c3c79903 [2022-03-10T19:00:45.234Z] #37 10.63 [100%] Built target tini-static [2022-03-10T19:00:45.234Z] #37 10.72 + mkdir -p /build [2022-03-10T19:00:45.234Z] #37 10.73 + cp tini-static /build/docker-init [2022-03-10T19:00:45.234Z] #37 DONE 11.2s [2022-03-10T19:00:45.234Z] [2022-03-10T19:00:45.234Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:45.234Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:45.234Z] #43 4.209 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:00:45.234Z] #43 4.210 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:00:45.234Z] #43 4.234 Note: Building without GnuTLS support [2022-03-10T19:00:45.234Z] #43 4.237 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:00:45.234Z] #43 4.237 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:00:45.234Z] #43 5.656 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:00:45.234Z] #43 5.699 GEN .gitid [2022-03-10T19:00:45.234Z] #43 5.730 GEN criu/include/version.h [2022-03-10T19:00:45.234Z] #43 5.798 GEN include/common/asm [2022-03-10T19:00:45.234Z] #43 7.122 PBCC images/timens.pb-c.c [2022-03-10T19:00:45.234Z] #43 7.152 DEP images/timens.pb-c.d [2022-03-10T19:00:45.280Z] #42 66.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-10T19:00:45.379Z] #42 72.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-10T19:00:45.379Z] #42 72.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:45.379Z] #42 72.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:45.493Z] #43 7.172 PBCC images/fown.pb-c.c [2022-03-10T19:00:45.493Z] #43 7.207 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-10T19:00:45.493Z] #43 7.253 PBCC images/opts.pb-c.c [2022-03-10T19:00:45.493Z] #43 7.284 PBCC images/memfd.pb-c.c [2022-03-10T19:00:45.493Z] #43 7.326 DEP images/fown.pb-c.d [2022-03-10T19:00:45.493Z] #43 7.362 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-10T19:00:45.493Z] #43 7.412 DEP images/opts.pb-c.d [2022-03-10T19:00:45.493Z] #43 7.475 DEP images/memfd.pb-c.d [2022-03-10T19:00:45.542Z] #42 ... [2022-03-10T19:00:45.542Z] [2022-03-10T19:00:45.542Z] #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-03-10T19:00:45.542Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:45.542Z] #36 46.74 Reading package lists... [2022-03-10T19:00:45.542Z] #36 57.69 Building dependency tree... [2022-03-10T19:00:45.542Z] #36 63.53 The following additional packages will be installed: [2022-03-10T19:00:45.542Z] #36 63.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-10T19:00:45.542Z] #36 63.58 Suggested packages: [2022-03-10T19:00:45.542Z] #36 63.59 cmake-doc ninja-build lrzip [2022-03-10T19:00:45.542Z] #36 63.59 Recommended packages: [2022-03-10T19:00:45.542Z] #36 63.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-10T19:00:45.542Z] #36 64.94 The following NEW packages will be installed: [2022-03-10T19:00:45.542Z] #36 64.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-10T19:00:45.542Z] #36 65.00 vim-common xxd [2022-03-10T19:00:45.542Z] #36 65.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:45.542Z] #36 65.56 Need to get 14.9 MB of archives. [2022-03-10T19:00:45.542Z] #36 65.56 After this operation, 61.8 MB of additional disk space will be used. [2022-03-10T19:00:45.542Z] #36 65.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:00:45.542Z] #36 65.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:00:45.542Z] #36 65.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-10T19:00:45.542Z] #36 65.76 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:00:45.542Z] #36 66.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-10T19:00:45.542Z] #36 66.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-10T19:00:45.542Z] #36 66.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-10T19:00:45.542Z] #36 66.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-10T19:00:45.542Z] #36 66.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-10T19:00:45.542Z] #36 66.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-10T19:00:45.542Z] #36 ... [2022-03-10T19:00:45.542Z] [2022-03-10T19:00:45.542Z] #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-03-10T19:00:45.542Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-10T19:00:45.542Z] #55 46.24 Reading package lists... [2022-03-10T19:00:45.542Z] #55 57.87 Building dependency tree... [2022-03-10T19:00:45.542Z] #55 63.32 The following additional packages will be installed: [2022-03-10T19:00:45.542Z] #55 63.35 libbtrfs0 [2022-03-10T19:00:45.542Z] #55 63.72 The following NEW packages will be installed: [2022-03-10T19:00:45.542Z] #55 63.77 libbtrfs-dev libbtrfs0 [2022-03-10T19:00:45.542Z] #55 64.30 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:45.542Z] #55 64.30 Need to get 119 kB of archives. [2022-03-10T19:00:45.542Z] #55 64.30 After this operation, 387 kB of additional disk space will be used. [2022-03-10T19:00:45.542Z] #55 64.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:00:45.542Z] #55 64.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:00:45.542Z] #55 66.04 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:45.542Z] #55 66.35 Fetched 119 kB in 0s (392 kB/s) [2022-03-10T19:00:45.542Z] #55 66.57 Selecting previously unselected package libbtrfs0. [2022-03-10T19:00:45.542Z] #55 66.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:00:45.542Z] #55 66.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:00:45.542Z] #55 66.83 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:45.542Z] #55 67.02 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:00:45.542Z] #55 67.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:00:45.542Z] #55 67.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:45.639Z] #42 72.65 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-10T19:00:45.639Z] #42 72.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-10T19:00:45.639Z] #42 72.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:00:45.655Z] #43 78.07 CC criu/aio.o [2022-03-10T19:00:45.752Z] #43 7.524 PBCC images/sit.pb-c.c [2022-03-10T19:00:45.752Z] #43 7.570 DEP images/sit.pb-c.d [2022-03-10T19:00:45.804Z] #55 67.57 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:00:45.804Z] #55 67.60 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:00:45.804Z] #55 67.64 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:00:45.914Z] #43 78.56 CC criu/autofs.o [2022-03-10T19:00:46.011Z] #43 7.636 PBCC images/macvlan.pb-c.c [2022-03-10T19:00:46.011Z] #43 7.636 DEP images/macvlan.pb-c.d [2022-03-10T19:00:46.011Z] #43 7.710 PBCC images/autofs.pb-c.c [2022-03-10T19:00:46.011Z] #43 7.710 DEP images/autofs.pb-c.d [2022-03-10T19:00:46.011Z] #43 7.813 PBCC images/sysctl.pb-c.c [2022-03-10T19:00:46.011Z] #43 7.830 DEP images/sysctl.pb-c.d [2022-03-10T19:00:46.011Z] #43 7.906 PBCC images/time.pb-c.c [2022-03-10T19:00:46.011Z] #43 7.928 DEP images/time.pb-c.d [2022-03-10T19:00:46.212Z] #42 72.93 Selecting previously unselected package libprotobuf17:amd64. [2022-03-10T19:00:46.212Z] #42 72.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:46.212Z] #42 72.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:46.212Z] #42 ... [2022-03-10T19:00:46.212Z] [2022-03-10T19:00:46.212Z] #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-03-10T19:00:46.212Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:46.212Z] #13 47.57 Reading package lists... [2022-03-10T19:00:46.212Z] #13 59.73 Building dependency tree... [2022-03-10T19:00:46.212Z] #13 65.11 The following additional packages will be installed: [2022-03-10T19:00:46.212Z] #13 65.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-10T19:00:46.212Z] #13 65.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-10T19:00:46.212Z] #13 65.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-10T19:00:46.212Z] #13 65.14 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-10T19:00:46.212Z] #13 65.14 mingw-w64-x86-64-dev [2022-03-10T19:00:46.212Z] #13 65.16 Suggested packages: [2022-03-10T19:00:46.212Z] #13 65.16 gcc-8-locales seccomp wine64 [2022-03-10T19:00:46.212Z] #13 66.85 The following NEW packages will be installed: [2022-03-10T19:00:46.212Z] #13 66.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T19:00:46.212Z] #13 66.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-10T19:00:46.212Z] #13 66.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-10T19:00:46.212Z] #13 66.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-10T19:00:46.212Z] #13 66.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-10T19:00:46.212Z] #13 66.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T19:00:46.212Z] #13 66.85 The following packages will be upgraded: [2022-03-10T19:00:46.212Z] #13 66.89 libseccomp2 [2022-03-10T19:00:46.212Z] #13 67.57 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:46.212Z] #13 67.57 Need to get 77.8 MB of archives. [2022-03-10T19:00:46.212Z] #13 67.57 After this operation, 487 MB of additional disk space will be used. [2022-03-10T19:00:46.212Z] #13 67.57 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-03-10T19:00:46.212Z] #13 67.58 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-10T19:00:46.212Z] #13 67.61 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-10T19:00:46.212Z] #13 67.87 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-03-10T19:00:46.212Z] #13 68.13 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-03-10T19:00:46.212Z] #13 68.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-10T19:00:46.212Z] #13 68.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-10T19:00:46.212Z] #13 68.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-10T19:00:46.212Z] #13 68.65 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-03-10T19:00:46.212Z] #13 68.95 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-03-10T19:00:46.212Z] #13 68.95 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-03-10T19:00:46.212Z] #13 ... [2022-03-10T19:00:46.212Z] [2022-03-10T19:00:46.212Z] #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-03-10T19:00:46.212Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:00:46.212Z] #56 1.624 + RM_GOPATH=0 [2022-03-10T19:00:46.212Z] #56 1.624 + TMP_GOPATH= [2022-03-10T19:00:46.212Z] #56 1.624 + : /build [2022-03-10T19:00:46.212Z] #56 1.624 + '[' -z '' ']' [2022-03-10T19:00:46.212Z] #56 1.625 ++ mktemp -d [2022-03-10T19:00:46.212Z] #56 1.633 + export GOPATH=/tmp/tmp.r0LSm4mLuS [2022-03-10T19:00:46.212Z] #56 1.633 + GOPATH=/tmp/tmp.r0LSm4mLuS [2022-03-10T19:00:46.212Z] #56 1.633 + RM_GOPATH=1 [2022-03-10T19:00:46.212Z] #56 1.633 + case "$(go env GOARCH)" in [2022-03-10T19:00:46.212Z] #56 1.633 ++ go env GOARCH [2022-03-10T19:00:46.212Z] #56 1.669 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:46.212Z] #56 1.669 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:46.212Z] #56 1.670 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:46.212Z] #56 1.671 + dir=/tmp/install [2022-03-10T19:00:46.212Z] #56 1.671 + bin=containerd [2022-03-10T19:00:46.212Z] #56 1.671 + shift [2022-03-10T19:00:46.212Z] #56 1.671 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-10T19:00:46.212Z] #56 1.671 + . /tmp/install/containerd.installer [2022-03-10T19:00:46.212Z] #56 1.671 ++ set -e [2022-03-10T19:00:46.212Z] #56 1.671 ++ : v1.5.10 [2022-03-10T19:00:46.212Z] #56 1.671 + install_containerd [2022-03-10T19:00:46.212Z] #56 1.672 + echo 'Install containerd version v1.5.10' [2022-03-10T19:00:46.212Z] #56 1.672 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r0LSm4mLuS/src/github.com/containerd/containerd [2022-03-10T19:00:46.212Z] #56 1.672 Install containerd version v1.5.10 [2022-03-10T19:00:46.212Z] #56 1.673 Cloning into '/tmp/tmp.r0LSm4mLuS/src/github.com/containerd/containerd'... [2022-03-10T19:00:46.270Z] #43 8.027 PBCC images/binfmt-misc.pb-c.c [2022-03-10T19:00:46.270Z] #43 8.027 DEP images/binfmt-misc.pb-c.d [2022-03-10T19:00:46.270Z] #43 8.078 PBCC images/seccomp.pb-c.c [2022-03-10T19:00:46.270Z] #43 8.146 DEP images/seccomp.pb-c.d [2022-03-10T19:00:46.270Z] #43 8.178 PBCC images/userns.pb-c.c [2022-03-10T19:00:46.270Z] #43 8.178 DEP images/userns.pb-c.d [2022-03-10T19:00:46.379Z] #55 DONE 68.3s [2022-03-10T19:00:46.379Z] [2022-03-10T19:00:46.379Z] #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-03-10T19:00:46.379Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:00:46.379Z] #34 66.51 internal/reflectlite [2022-03-10T19:00:46.380Z] #34 66.51 sync [2022-03-10T19:00:46.529Z] #43 8.258 PBCC images/cgroup.pb-c.c [2022-03-10T19:00:46.529Z] #43 8.258 DEP images/cgroup.pb-c.d [2022-03-10T19:00:46.529Z] #43 8.343 PBCC images/ext-file.pb-c.c [2022-03-10T19:00:46.529Z] #43 8.343 DEP images/ext-file.pb-c.d [2022-03-10T19:00:46.529Z] #43 8.343 PBCC images/rpc.pb-c.c [2022-03-10T19:00:46.529Z] #43 8.385 DEP images/rpc.pb-c.d [2022-03-10T19:00:46.529Z] #43 8.444 PBCC images/siginfo.pb-c.c [2022-03-10T19:00:46.788Z] #43 8.449 DEP images/siginfo.pb-c.d [2022-03-10T19:00:46.788Z] #43 8.505 PBCC images/pagemap.pb-c.c [2022-03-10T19:00:46.788Z] #43 8.521 DEP images/pagemap.pb-c.d [2022-03-10T19:00:46.788Z] #43 8.582 PBCC images/rlimit.pb-c.c [2022-03-10T19:00:46.789Z] #43 8.649 DEP images/rlimit.pb-c.d [2022-03-10T19:00:46.789Z] #43 8.649 PBCC images/file-lock.pb-c.c [2022-03-10T19:00:46.789Z] #43 8.667 DEP images/file-lock.pb-c.d [2022-03-10T19:00:46.789Z] #43 8.701 PBCC images/tty.pb-c.c [2022-03-10T19:00:47.053Z] #43 8.761 DEP images/tty.pb-c.d [2022-03-10T19:00:47.053Z] #43 8.865 PBCC images/tun.pb-c.c [2022-03-10T19:00:47.053Z] #43 8.866 PBCC images/netdev.pb-c.c [2022-03-10T19:00:47.053Z] #43 8.954 DEP images/tun.pb-c.d [2022-03-10T19:00:47.053Z] #43 8.954 DEP images/netdev.pb-c.d [2022-03-10T19:00:47.310Z] #53 ... [2022-03-10T19:00:47.310Z] [2022-03-10T19:00:47.310Z] #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-03-10T19:00:47.310Z] #24 sha256:13f0e1a70436521c974a02ffa5dfd2a19a2cc2f596ef5baaf12fe324776be53a [2022-03-10T19:00:47.315Z] #43 9.024 PBCC images/vma.pb-c.c [2022-03-10T19:00:47.315Z] #43 9.075 DEP images/vma.pb-c.d [2022-03-10T19:00:47.315Z] #43 9.144 PBCC images/creds.pb-c.c [2022-03-10T19:00:47.315Z] #43 9.197 DEP images/creds.pb-c.d [2022-03-10T19:00:47.315Z] #43 9.273 PBCC images/utsns.pb-c.c [2022-03-10T19:00:47.315Z] #43 9.309 DEP images/utsns.pb-c.d [2022-03-10T19:00:47.326Z] #34 69.06 internal/testlog [2022-03-10T19:00:47.326Z] #34 ... [2022-03-10T19:00:47.326Z] [2022-03-10T19:00:47.326Z] #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-03-10T19:00:47.326Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:00:47.326Z] #49 59.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-10T19:00:47.326Z] #49 59.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-10T19:00:47.326Z] #49 60.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-10T19:00:47.574Z] #43 9.339 PBCC images/ipc-desc.pb-c.c [2022-03-10T19:00:47.574Z] #43 9.368 PBCC images/ipc-sem.pb-c.c [2022-03-10T19:00:47.574Z] #43 9.389 DEP images/ipc-desc.pb-c.d [2022-03-10T19:00:47.574Z] #43 9.421 DEP images/ipc-sem.pb-c.d [2022-03-10T19:00:47.574Z] #43 9.469 PBCC images/ipc-msg.pb-c.c [2022-03-10T19:00:47.574Z] #43 9.488 DEP images/ipc-msg.pb-c.d [2022-03-10T19:00:47.574Z] #43 9.520 PBCC images/ipc-shm.pb-c.c [2022-03-10T19:00:47.574Z] #43 9.548 DEP images/ipc-shm.pb-c.d [2022-03-10T19:00:47.593Z] #49 ... [2022-03-10T19:00:47.593Z] [2022-03-10T19:00:47.593Z] #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-03-10T19:00:47.593Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:00:47.824Z] #43 79.97 CC criu/bfd.o [2022-03-10T19:00:47.824Z] #43 80.46 CC criu/bitmap.o [2022-03-10T19:00:47.833Z] #43 9.615 PBCC images/ipc-var.pb-c.c [2022-03-10T19:00:47.833Z] #43 9.640 DEP images/ipc-var.pb-c.d [2022-03-10T19:00:47.833Z] #43 9.669 PBCC images/sk-opts.pb-c.c [2022-03-10T19:00:47.833Z] #43 9.700 PBCC images/packet-sock.pb-c.c [2022-03-10T19:00:47.833Z] #43 9.757 DEP images/sk-opts.pb-c.d [2022-03-10T19:00:47.833Z] #43 9.814 DEP images/packet-sock.pb-c.d [2022-03-10T19:00:48.083Z] #43 80.59 CC criu/cgroup-props.o [2022-03-10T19:00:48.091Z] #43 9.893 PBCC images/sk-netlink.pb-c.c [2022-03-10T19:00:48.091Z] #43 9.941 DEP images/sk-netlink.pb-c.d [2022-03-10T19:00:48.091Z] #43 10.01 PBCC images/sk-inet.pb-c.c [2022-03-10T19:00:48.091Z] #43 10.07 DEP images/sk-inet.pb-c.d [2022-03-10T19:00:48.342Z] #43 ... [2022-03-10T19:00:48.342Z] [2022-03-10T19:00:48.342Z] #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-03-10T19:00:48.342Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:00:48.342Z] #20 21.97 The following NEW packages will be installed: [2022-03-10T19:00:48.342Z] #20 21.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-10T19:00:48.342Z] #20 21.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-10T19:00:48.342Z] #20 21.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-10T19:00:48.342Z] #20 21.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-10T19:00:48.342Z] #20 21.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-10T19:00:48.342Z] #20 21.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-10T19:00:48.342Z] #20 21.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-10T19:00:48.342Z] #20 21.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T19:00:48.342Z] #20 21.99 xz-utils zip [2022-03-10T19:00:48.342Z] #20 22.41 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:48.342Z] #20 22.41 Need to get 28.6 MB of archives. [2022-03-10T19:00:48.342Z] #20 22.41 After this operation, 116 MB of additional disk space will be used. [2022-03-10T19:00:48.342Z] #20 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-10T19:00:48.342Z] #20 22.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-10T19:00:48.342Z] #20 22.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-10T19:00:48.342Z] #20 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-10T19:00:48.342Z] #20 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-10T19:00:48.342Z] #20 22.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-10T19:00:48.342Z] #20 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-10T19:00:48.342Z] #20 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-10T19:00:48.342Z] #20 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-10T19:00:48.342Z] #20 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-10T19:00:48.342Z] #20 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-10T19:00:48.342Z] #20 22.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-10T19:00:48.342Z] #20 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T19:00:48.342Z] #20 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-10T19:00:48.342Z] #20 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-10T19:00:48.342Z] #20 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-10T19:00:48.342Z] #20 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:00:48.342Z] #20 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:00:48.342Z] #20 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-10T19:00:48.342Z] #20 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-10T19:00:48.342Z] #20 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-10T19:00:48.342Z] #20 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-10T19:00:48.342Z] #20 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-10T19:00:48.342Z] #20 22.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T19:00:48.342Z] #20 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T19:00:48.342Z] #20 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T19:00:48.342Z] #20 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-10T19:00:48.342Z] #20 22.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-10T19:00:48.342Z] #20 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:00:48.342Z] #20 23.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:00:48.342Z] #20 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:00:48.342Z] #20 23.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:00:48.342Z] #20 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-10T19:00:48.342Z] #20 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-10T19:00:48.342Z] #20 23.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-10T19:00:48.342Z] #20 23.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-10T19:00:48.342Z] #20 23.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-10T19:00:48.342Z] #20 23.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-10T19:00:48.342Z] #20 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-10T19:00:48.342Z] #20 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-10T19:00:48.342Z] #20 23.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-10T19:00:48.342Z] #20 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-10T19:00:48.342Z] #20 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-10T19:00:48.342Z] #20 23.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-10T19:00:48.342Z] #20 23.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-10T19:00:48.342Z] #20 23.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-10T19:00:48.342Z] #20 23.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-10T19:00:48.342Z] #20 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-10T19:00:48.342Z] #20 24.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-10T19:00:48.342Z] #20 24.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:48.342Z] #20 24.89 Fetched 28.6 MB in 2s (14.3 MB/s) [2022-03-10T19:00:48.342Z] #20 25.04 Selecting previously unselected package pigz. [2022-03-10T19:00:48.342Z] #20 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-10T19:00:48.342Z] #20 25.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 25.12 Unpacking pigz (2.4-1) ... [2022-03-10T19:00:48.342Z] #20 25.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-10T19:00:48.342Z] #20 25.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 25.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 26.04 Selecting previously unselected package python3.7-minimal. [2022-03-10T19:00:48.342Z] #20 26.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 26.08 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 26.87 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 28.92 Selecting previously unselected package python3-minimal. [2022-03-10T19:00:48.342Z] #20 28.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-10T19:00:48.342Z] #20 28.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 28.97 Unpacking python3-minimal (3.7.3-1) ... [2022-03-10T19:00:48.342Z] #20 29.04 Selecting previously unselected package libmpdec2:amd64. [2022-03-10T19:00:48.342Z] #20 29.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 29.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:00:48.342Z] #20 29.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-10T19:00:48.342Z] #20 29.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 29.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 30.07 Selecting previously unselected package python3.7. [2022-03-10T19:00:48.342Z] #20 30.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 30.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:48.342Z] #20 30.20 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-10T19:00:48.342Z] #20 30.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-10T19:00:48.342Z] #20 30.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:00:48.342Z] #20 30.32 Setting up python3-minimal (3.7.3-1) ... [2022-03-10T19:00:48.342Z] #20 31.24 Selecting previously unselected package python3. [2022-03-10T19:00:48.350Z] #43 10.08 PBCC images/sk-unix.pb-c.c [2022-03-10T19:00:48.350Z] #43 10.14 DEP images/sk-unix.pb-c.d [2022-03-10T19:00:48.350Z] #43 10.20 PBCC images/mm.pb-c.c [2022-03-10T19:00:48.350Z] #43 10.23 DEP images/mm.pb-c.d [2022-03-10T19:00:48.350Z] #43 10.29 PBCC images/timerfd.pb-c.c [2022-03-10T19:00:48.350Z] #43 10.35 DEP images/timerfd.pb-c.d [2022-03-10T19:00:48.377Z] #32 68.17 Checking out files: 74% (1139/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-03-10T19:00:48.377Z] #32 69.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T19:00:48.601Z] #20 31.25 (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-03-10T19:00:48.601Z] #20 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-10T19:00:48.601Z] #20 31.31 Unpacking python3 (3.7.3-1) ... [2022-03-10T19:00:48.601Z] #20 31.40 Selecting previously unselected package libip4tc0:amd64. [2022-03-10T19:00:48.601Z] #20 31.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:00:48.601Z] #20 31.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:00:48.608Z] #43 ... [2022-03-10T19:00:48.608Z] [2022-03-10T19:00:48.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-03-10T19:00:48.608Z] #34 sha256:4247163bc71b75837d4f909e3d4c440e98a6adba250d20ea48eb0bdfac2c61fb [2022-03-10T19:00:48.608Z] #34 66.56 io/ioutil [2022-03-10T19:00:48.608Z] #34 68.42 github.com/BurntSushi/toml [2022-03-10T19:00:48.608Z] #34 68.43 flag [2022-03-10T19:00:48.608Z] #34 70.06 log [2022-03-10T19:00:48.608Z] #34 72.50 github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T19:00:48.608Z] #34 DONE 74.7s [2022-03-10T19:00:48.608Z] [2022-03-10T19:00:48.608Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:48.608Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:48.608Z] #43 10.40 PBCC images/timer.pb-c.c [2022-03-10T19:00:48.608Z] #43 10.45 DEP images/timer.pb-c.d [2022-03-10T19:00:48.608Z] #43 10.53 PBCC images/sa.pb-c.c [2022-03-10T19:00:48.608Z] #43 10.56 DEP images/sa.pb-c.d [2022-03-10T19:00:48.608Z] #43 10.60 PBCC images/pipe-data.pb-c.c [2022-03-10T19:00:48.640Z] #32 69.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T19:00:48.860Z] #20 31.53 Selecting previously unselected package libip6tc0:amd64. [2022-03-10T19:00:48.860Z] #20 31.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:00:48.860Z] #20 31.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:00:48.860Z] #20 31.63 Selecting previously unselected package libiptc0:amd64. [2022-03-10T19:00:48.860Z] #20 31.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-10T19:00:48.860Z] #20 31.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:00:48.860Z] #20 31.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T19:00:48.860Z] #20 31.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T19:00:48.860Z] #20 31.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:00:48.866Z] #43 10.65 DEP images/pipe-data.pb-c.d [2022-03-10T19:00:48.866Z] #43 10.67 PBCC images/mnt.pb-c.c [2022-03-10T19:00:48.866Z] #43 10.71 DEP images/mnt.pb-c.d [2022-03-10T19:00:48.866Z] #43 10.75 PBCC images/sk-packet.pb-c.c [2022-03-10T19:00:48.866Z] #43 10.77 DEP images/sk-packet.pb-c.d [2022-03-10T19:00:48.866Z] #43 10.81 PBCC images/tcp-stream.pb-c.c [2022-03-10T19:00:48.866Z] #43 10.84 DEP images/tcp-stream.pb-c.d [2022-03-10T19:00:49.118Z] #20 31.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T19:00:49.119Z] #20 31.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-10T19:00:49.119Z] #20 31.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:00:49.119Z] #20 31.87 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T19:00:49.119Z] #20 31.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-10T19:00:49.119Z] #20 31.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:00:49.119Z] #20 31.96 Selecting previously unselected package iptables. [2022-03-10T19:00:49.119Z] #20 31.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-10T19:00:49.119Z] #20 31.96 Unpacking iptables (1.8.2-4) ... [2022-03-10T19:00:49.120Z] #24 109.5 Checking out files: 30% (3497/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 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: 64% (7371/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 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-03-10T19:00:49.120Z] #24 111.6 + cd /tmp/tmp.cCebGqOIFp/tmp/docker-ce [2022-03-10T19:00:49.121Z] #24 111.6 + git checkout -q v17.06.2-ce [2022-03-10T19:00:49.125Z] #43 10.91 PBCC images/pipe.pb-c.c [2022-03-10T19:00:49.125Z] #43 10.93 DEP images/pipe.pb-c.d [2022-03-10T19:00:49.125Z] #43 10.99 PBCC images/pstree.pb-c.c [2022-03-10T19:00:49.125Z] #43 11.00 DEP images/pstree.pb-c.d [2022-03-10T19:00:49.125Z] #43 11.05 PBCC images/fs.pb-c.c [2022-03-10T19:00:49.125Z] #43 11.09 DEP images/fs.pb-c.d [2022-03-10T19:00:49.384Z] #43 11.13 PBCC images/signalfd.pb-c.c [2022-03-10T19:00:49.384Z] #43 11.17 DEP images/signalfd.pb-c.d [2022-03-10T19:00:49.384Z] #43 11.22 PBCC images/fh.pb-c.c [2022-03-10T19:00:49.384Z] #43 11.27 PBCC images/fsnotify.pb-c.c [2022-03-10T19:00:49.384Z] #43 11.35 DEP images/fh.pb-c.d [2022-03-10T19:00:49.536Z] #56 ... [2022-03-10T19:00:49.536Z] [2022-03-10T19:00:49.536Z] #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-03-10T19:00:49.536Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:00:49.536Z] #32 72.76 Checking out files: 77% (1177/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-03-10T19:00:49.536Z] #32 73.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-10T19:00:49.536Z] #32 74.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-10T19:00:49.643Z] #43 11.38 DEP images/fsnotify.pb-c.d [2022-03-10T19:00:49.643Z] #43 11.45 PBCC images/eventpoll.pb-c.c [2022-03-10T19:00:49.643Z] #43 11.47 DEP images/eventpoll.pb-c.d [2022-03-10T19:00:49.643Z] #43 11.50 PBCC images/eventfd.pb-c.c [2022-03-10T19:00:49.643Z] #43 11.54 DEP images/eventfd.pb-c.d [2022-03-10T19:00:49.643Z] #43 11.57 PBCC images/remap-file-path.pb-c.c [2022-03-10T19:00:49.686Z] #20 32.24 Selecting previously unselected package xxd. [2022-03-10T19:00:49.686Z] #20 32.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:00:49.686Z] #20 32.26 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:00:49.686Z] #20 32.39 Selecting previously unselected package vim-common. [2022-03-10T19:00:49.686Z] #20 32.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:00:49.686Z] #20 32.43 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:00:49.902Z] #43 11.59 DEP images/remap-file-path.pb-c.d [2022-03-10T19:00:49.902Z] #43 11.63 PBCC images/fifo.pb-c.c [2022-03-10T19:00:49.902Z] #43 11.66 DEP images/fifo.pb-c.d [2022-03-10T19:00:49.902Z] #43 11.69 PBCC images/ghost-file.pb-c.c [2022-03-10T19:00:49.902Z] #43 11.72 DEP images/ghost-file.pb-c.d [2022-03-10T19:00:49.902Z] #43 11.76 PBCC images/regfile.pb-c.c [2022-03-10T19:00:49.902Z] #43 11.81 DEP images/regfile.pb-c.d [2022-03-10T19:00:49.902Z] #43 11.84 PBCC images/ns.pb-c.c [2022-03-10T19:00:49.945Z] #20 32.59 Selecting previously unselected package bash-completion. [2022-03-10T19:00:49.945Z] #20 32.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-10T19:00:50.162Z] #43 11.89 DEP images/ns.pb-c.d [2022-03-10T19:00:50.162Z] #43 11.96 PBCC images/fdinfo.pb-c.c [2022-03-10T19:00:50.162Z] #43 12.03 DEP images/fdinfo.pb-c.d [2022-03-10T19:00:50.162Z] #43 12.10 PBCC images/core-aarch64.pb-c.c [2022-03-10T19:00:50.421Z] #43 12.13 PBCC images/core-arm.pb-c.c [2022-03-10T19:00:50.421Z] #43 12.19 PBCC images/core-ppc64.pb-c.c [2022-03-10T19:00:50.421Z] #43 12.22 PBCC images/core-s390.pb-c.c [2022-03-10T19:00:50.421Z] #43 12.27 PBCC images/core-x86.pb-c.c [2022-03-10T19:00:50.421Z] #43 12.32 PBCC images/core.pb-c.c [2022-03-10T19:00:50.681Z] #43 12.38 PBCC images/inventory.pb-c.c [2022-03-10T19:00:50.681Z] #43 12.45 DEP images/core-aarch64.pb-c.d [2022-03-10T19:00:50.681Z] #43 12.53 DEP images/core-arm.pb-c.d [2022-03-10T19:00:50.681Z] #43 12.58 DEP images/core-ppc64.pb-c.d [2022-03-10T19:00:50.681Z] #43 12.61 DEP images/core-s390.pb-c.d [2022-03-10T19:00:50.940Z] #43 12.71 DEP images/core-x86.pb-c.d [2022-03-10T19:00:50.940Z] #43 12.75 DEP images/core.pb-c.d [2022-03-10T19:00:50.940Z] #43 12.79 DEP images/inventory.pb-c.d [2022-03-10T19:00:50.940Z] #43 12.84 PBCC images/cpuinfo.pb-c.c [2022-03-10T19:00:50.940Z] #43 12.88 DEP images/cpuinfo.pb-c.d [2022-03-10T19:00:50.940Z] #43 12.92 PBCC images/stats.pb-c.c [2022-03-10T19:00:51.200Z] #43 12.97 DEP images/stats.pb-c.d [2022-03-10T19:00:52.406Z] #24 114.6 + mkdir -p /tmp/tmp.cCebGqOIFp/src/github.com/docker [2022-03-10T19:00:52.406Z] #24 114.6 + mv components/cli /tmp/tmp.cCebGqOIFp/src/github.com/docker/cli [2022-03-10T19:00:52.406Z] #24 114.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-10T19:00:52.406Z] #24 ... [2022-03-10T19:00:52.406Z] [2022-03-10T19:00:52.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:52.406Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:52.406Z] #43 52.79 LINK criu/pie/restorer.built-in.o [2022-03-10T19:00:52.406Z] #43 52.81 GEN criu/pie/restorer-blob.h [2022-03-10T19:00:52.406Z] #43 52.97 DEP criu/vdso.d [2022-03-10T19:00:52.406Z] #43 53.10 DEP criu/uts_ns.d [2022-03-10T19:00:52.406Z] #43 53.20 DEP criu/util.d [2022-03-10T19:00:52.406Z] #43 53.33 DEP criu/uffd.d [2022-03-10T19:00:52.406Z] #43 53.44 DEP criu/tun.d [2022-03-10T19:00:52.406Z] #43 53.59 DEP criu/tty.d [2022-03-10T19:00:52.406Z] #43 53.75 DEP criu/timerfd.d [2022-03-10T19:00:52.406Z] #43 53.88 DEP criu/timens.d [2022-03-10T19:00:52.406Z] #43 53.97 DEP criu/sysfs_parse.d [2022-03-10T19:00:52.406Z] #43 54.01 DEP criu/sysctl.d [2022-03-10T19:00:52.406Z] #43 54.10 DEP criu/string.d [2022-03-10T19:00:52.406Z] #43 54.12 DEP criu/stats.d [2022-03-10T19:00:52.406Z] #43 54.18 DEP criu/sockets.d [2022-03-10T19:00:52.406Z] #43 54.27 DEP criu/sk-unix.d [2022-03-10T19:00:52.406Z] #43 54.37 DEP criu/sk-tcp.d [2022-03-10T19:00:52.406Z] #43 54.45 DEP criu/sk-queue.d [2022-03-10T19:00:52.406Z] #43 54.51 DEP criu/sk-packet.d [2022-03-10T19:00:52.406Z] #43 54.59 DEP criu/sk-netlink.d [2022-03-10T19:00:52.406Z] #43 54.71 DEP criu/sk-inet.d [2022-03-10T19:00:52.406Z] #43 54.80 DEP criu/signalfd.d [2022-03-10T19:00:52.406Z] #43 54.88 DEP criu/sigframe.d [2022-03-10T19:00:52.406Z] #43 54.92 DEP criu/shmem.d [2022-03-10T19:00:52.406Z] #43 54.99 DEP criu/servicefd.d [2022-03-10T19:00:52.406Z] #43 55.08 DEP criu/seize.d [2022-03-10T19:00:52.406Z] #43 55.16 DEP criu/seccomp.d [2022-03-10T19:00:52.406Z] #43 55.24 DEP criu/rst-malloc.d [2022-03-10T19:00:52.406Z] #43 55.29 DEP criu/rbtree.d [2022-03-10T19:00:52.406Z] #43 55.31 DEP criu/pstree.d [2022-03-10T19:00:52.406Z] #43 55.40 DEP criu/protobuf.d [2022-03-10T19:00:52.406Z] #43 55.47 GEN criu/protobuf-desc-gen.h [2022-03-10T19:00:52.406Z] #43 56.53 DEP criu/protobuf-desc.d [2022-03-10T19:00:52.406Z] #43 56.59 DEP criu/proc_parse.d [2022-03-10T19:00:52.406Z] #43 56.71 DEP criu/plugin.d [2022-03-10T19:00:52.406Z] #43 56.78 DEP criu/pipes.d [2022-03-10T19:00:52.406Z] #43 56.89 DEP criu/pie-util.d [2022-03-10T19:00:52.406Z] #43 56.96 DEP criu/pie-util-vdso.d [2022-03-10T19:00:52.406Z] #43 57.02 DEP criu/path.d [2022-03-10T19:00:52.406Z] #43 57.16 DEP criu/parasite-syscall.d [2022-03-10T19:00:52.406Z] #43 57.27 DEP criu/pagemap.d [2022-03-10T19:00:52.406Z] #43 57.35 DEP criu/pagemap-cache.d [2022-03-10T19:00:52.406Z] #43 57.41 DEP criu/page-xfer.d [2022-03-10T19:00:52.406Z] #43 57.51 DEP criu/page-pipe.d [2022-03-10T19:00:52.406Z] #43 57.64 DEP criu/netfilter.d [2022-03-10T19:00:52.406Z] #43 57.74 DEP criu/net.d [2022-03-10T19:00:52.406Z] #43 57.87 DEP criu/namespaces.d [2022-03-10T19:00:52.406Z] #43 57.97 DEP criu/mount.d [2022-03-10T19:00:52.406Z] #43 58.08 DEP criu/memfd.d [2022-03-10T19:00:52.406Z] #43 58.18 DEP criu/mem.d [2022-03-10T19:00:52.406Z] #43 58.29 DEP criu/lsm.d [2022-03-10T19:00:52.406Z] #43 58.37 DEP criu/log.d [2022-03-10T19:00:52.406Z] #43 58.46 DEP criu/libnetlink.d [2022-03-10T19:00:52.406Z] #43 58.54 DEP criu/kerndat.d [2022-03-10T19:00:52.406Z] #43 58.68 DEP criu/kcmp-ids.d [2022-03-10T19:00:52.406Z] #43 58.74 DEP criu/irmap.d [2022-03-10T19:00:52.406Z] #43 58.86 DEP criu/ipc_ns.d [2022-03-10T19:00:52.406Z] #43 58.93 DEP criu/image.d [2022-03-10T19:00:52.406Z] #43 59.10 DEP criu/image-desc.d [2022-03-10T19:00:52.406Z] #43 59.15 DEP criu/fsnotify.d [2022-03-10T19:00:52.406Z] #43 59.24 DEP criu/filesystems.d [2022-03-10T19:00:52.406Z] #43 59.42 DEP criu/files.d [2022-03-10T19:00:52.406Z] #43 59.52 DEP criu/files-reg.d [2022-03-10T19:00:52.406Z] #43 59.67 DEP criu/files-ext.d [2022-03-10T19:00:52.406Z] #43 59.77 DEP criu/file-lock.d [2022-03-10T19:00:52.406Z] #43 59.90 DEP criu/file-ids.d [2022-03-10T19:00:52.406Z] #43 60.00 DEP criu/fifo.d [2022-03-10T19:00:52.406Z] #43 60.07 DEP criu/fdstore.d [2022-03-10T19:00:52.406Z] #43 60.12 DEP criu/fault-injection.d [2022-03-10T19:00:52.406Z] #43 60.15 DEP criu/external.d [2022-03-10T19:00:52.406Z] #43 60.25 DEP criu/eventpoll.d [2022-03-10T19:00:52.406Z] #43 60.36 DEP criu/eventfd.d [2022-03-10T19:00:52.406Z] #43 60.45 DEP criu/crtools.d [2022-03-10T19:00:52.406Z] #43 60.54 DEP criu/cr-service.d [2022-03-10T19:00:52.406Z] #43 60.63 DEP criu/cr-restore.d [2022-03-10T19:00:52.406Z] #43 60.81 DEP criu/cr-errno.d [2022-03-10T19:00:52.406Z] #43 60.81 DEP criu/cr-dump.d [2022-03-10T19:00:52.406Z] #43 60.94 DEP criu/cr-dedup.d [2022-03-10T19:00:52.406Z] #43 61.06 DEP criu/cr-check.d [2022-03-10T19:00:52.406Z] #43 61.18 DEP criu/config.d [2022-03-10T19:00:52.406Z] #43 61.28 DEP criu/clone-noasan.d [2022-03-10T19:00:52.406Z] #43 61.34 DEP criu/cgroup.d [2022-03-10T19:00:52.406Z] #43 61.44 DEP criu/cgroup-props.d [2022-03-10T19:00:52.406Z] #43 61.52 DEP criu/bitmap.d [2022-03-10T19:00:52.406Z] #43 61.54 DEP criu/bfd.d [2022-03-10T19:00:52.406Z] #43 61.60 DEP criu/autofs.d [2022-03-10T19:00:52.406Z] #43 61.70 DEP criu/aio.d [2022-03-10T19:00:52.406Z] #43 61.79 DEP criu/action-scripts.d [2022-03-10T19:00:52.406Z] #43 61.95 CC criu/action-scripts.o [2022-03-10T19:00:52.406Z] #43 62.30 CC criu/aio.o [2022-03-10T19:00:52.406Z] #43 62.71 CC criu/autofs.o [2022-03-10T19:00:52.580Z] #43 14.28 make[1]: Nothing to be done for 'all'. [2022-03-10T19:00:53.308Z] #20 35.42 Unpacking bash-completion (1:2.8-6) ... [2022-03-10T19:00:53.308Z] #20 35.85 Selecting previously unselected package bzip2. [2022-03-10T19:00:53.308Z] #20 35.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-10T19:00:53.308Z] #20 35.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:00:53.308Z] #20 35.93 Selecting previously unselected package xz-utils. [2022-03-10T19:00:53.308Z] #20 35.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-10T19:00:53.308Z] #20 35.95 Unpacking xz-utils (5.2.4-1) ... [2022-03-10T19:00:53.308Z] #20 36.13 Selecting previously unselected package apparmor. [2022-03-10T19:00:53.308Z] #20 36.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-10T19:00:53.345Z] #43 ... [2022-03-10T19:00:53.345Z] [2022-03-10T19:00:53.345Z] #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-03-10T19:00:53.345Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:00:53.345Z] #20 5.865 Get:7 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T19:00:53.345Z] #20 6.905 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-10T19:00:53.345Z] #20 7.744 Fetched 8823 kB in 7s (1238 kB/s) [2022-03-10T19:00:53.345Z] #20 7.744 Reading package lists... [2022-03-10T19:00:53.345Z] #20 10.57 Reading package lists... [2022-03-10T19:00:53.345Z] #20 13.29 Building dependency tree... [2022-03-10T19:00:53.345Z] #20 14.71 libcap2-bin is already the newest version (1:2.25-2). [2022-03-10T19:00:53.345Z] #20 14.71 The following additional packages will be installed: [2022-03-10T19:00:53.345Z] #20 14.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-10T19:00:53.345Z] #20 14.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-10T19:00:53.345Z] #20 14.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-10T19:00:53.345Z] #20 14.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-10T19:00:53.345Z] #20 14.73 python3.7 python3.7-minimal vim-runtime xxd [2022-03-10T19:00:53.345Z] #20 14.73 Suggested packages: [2022-03-10T19:00:53.345Z] #20 14.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-10T19:00:53.345Z] #20 14.73 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-10T19:00:53.345Z] #20 14.73 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-10T19:00:53.345Z] #20 14.73 quota [2022-03-10T19:00:53.345Z] #20 14.73 Recommended packages: [2022-03-10T19:00:53.345Z] #20 14.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-10T19:00:53.345Z] #20 14.73 python3-keyrings.alt python3-xdg unzip [2022-03-10T19:00:53.567Z] #20 36.24 Unpacking apparmor (2.13.2-10) ... [2022-03-10T19:00:53.605Z] #20 16.11 The following NEW packages will be installed: [2022-03-10T19:00:53.605Z] #20 16.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-10T19:00:53.605Z] #20 16.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-10T19:00:53.605Z] #20 16.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-10T19:00:53.605Z] #20 16.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-10T19:00:53.605Z] #20 16.13 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-10T19:00:53.605Z] #20 16.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-10T19:00:53.605Z] #20 16.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-10T19:00:53.605Z] #20 16.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T19:00:53.605Z] #20 16.13 xz-utils zip [2022-03-10T19:00:53.605Z] #20 ... [2022-03-10T19:00:53.605Z] [2022-03-10T19:00:53.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:00:53.605Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:00:53.605Z] #43 63.99 CC criu/bfd.o [2022-03-10T19:00:53.779Z] #32 ... [2022-03-10T19:00:53.779Z] [2022-03-10T19:00:53.779Z] #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-03-10T19:00:53.779Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:00:53.779Z] #34 70.33 internal/testlog [2022-03-10T19:00:53.779Z] #34 71.98 sort [2022-03-10T19:00:53.779Z] #34 71.98 errors [2022-03-10T19:00:53.779Z] #34 73.06 strconv [2022-03-10T19:00:53.779Z] #34 74.59 io [2022-03-10T19:00:53.779Z] #34 76.12 internal/oserror [2022-03-10T19:00:53.779Z] #34 76.34 syscall [2022-03-10T19:00:53.779Z] #34 78.88 reflect [2022-03-10T19:00:53.779Z] #34 ... [2022-03-10T19:00:53.779Z] [2022-03-10T19:00:53.779Z] #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-03-10T19:00:53.779Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:53.779Z] #36 70.52 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:00:53.779Z] #36 70.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:00:53.779Z] #36 70.58 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:00:53.779Z] #36 ... [2022-03-10T19:00:53.779Z] [2022-03-10T19:00:53.779Z] #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-03-10T19:00:53.779Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:53.779Z] #42 74.55 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-10T19:00:53.779Z] #42 74.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 74.63 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.779Z] #42 75.15 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-10T19:00:53.779Z] #42 75.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 75.25 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.779Z] #42 77.79 Selecting previously unselected package libprotoc17:amd64. [2022-03-10T19:00:53.779Z] #42 77.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 77.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.779Z] #42 79.00 Selecting previously unselected package protobuf-c-compiler. [2022-03-10T19:00:53.779Z] #42 79.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 79.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:00:53.779Z] #42 79.12 Selecting previously unselected package protobuf-compiler. [2022-03-10T19:00:53.779Z] #42 79.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 79.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:00:53.779Z] #42 79.53 Selecting previously unselected package python-pkg-resources. [2022-03-10T19:00:53.779Z] #42 79.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:00:53.779Z] #42 79.55 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-10T19:00:53.779Z] #42 80.30 Selecting previously unselected package python-six. [2022-03-10T19:00:53.779Z] #42 80.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-10T19:00:53.779Z] #42 80.31 Unpacking python-six (1.12.0-1) ... [2022-03-10T19:00:53.779Z] #42 80.54 Selecting previously unselected package python-protobuf. [2022-03-10T19:00:53.779Z] #42 80.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.779Z] #42 80.59 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-10T19:00:53.826Z] #20 36.58 Selecting previously unselected package aufs-tools. [2022-03-10T19:00:53.826Z] #20 36.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-10T19:00:53.826Z] #20 36.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:00:53.953Z] #32 ... [2022-03-10T19:00:53.953Z] [2022-03-10T19:00:53.953Z] #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-03-10T19:00:53.953Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:53.953Z] #42 68.77 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:53.953Z] #42 69.19 Fetched 4095 kB in 1s (5305 kB/s) [2022-03-10T19:00:53.953Z] #42 69.32 Selecting previously unselected package libcap-dev:amd64. [2022-03-10T19:00:53.953Z] #42 69.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:00:53.953Z] #42 69.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 69.50 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:00:53.953Z] #42 69.79 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:00:53.953Z] #42 69.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 69.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:53.953Z] #42 70.08 Selecting previously unselected package libnet1-dev. [2022-03-10T19:00:53.953Z] #42 70.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 70.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:53.953Z] #42 70.69 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:00:53.953Z] #42 70.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 70.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:00:53.953Z] #42 71.13 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-10T19:00:53.953Z] #42 71.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 71.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:00:53.953Z] #42 71.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:00:53.953Z] #42 71.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 71.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:53.953Z] #42 71.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-10T19:00:53.953Z] #42 71.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 71.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:53.953Z] #42 72.23 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-10T19:00:53.953Z] #42 72.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 72.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:00:53.953Z] #42 72.89 Selecting previously unselected package libprotobuf17:amd64. [2022-03-10T19:00:53.953Z] #42 72.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 72.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.953Z] #42 74.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-10T19:00:53.953Z] #42 74.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 74.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.953Z] #42 74.90 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-10T19:00:53.953Z] #42 74.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:53.953Z] #42 75.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:53.965Z] #43 15.60 CC images/stats.o [2022-03-10T19:00:54.041Z] #42 ... [2022-03-10T19:00:54.041Z] [2022-03-10T19:00:54.041Z] #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-03-10T19:00:54.041Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:54.041Z] #36 81.03 Selecting previously unselected package libxml2:amd64. [2022-03-10T19:00:54.041Z] #36 81.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-10T19:00:54.041Z] #36 81.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:00:54.085Z] #20 36.68 Selecting previously unselected package libonig5:amd64. [2022-03-10T19:00:54.085Z] #20 36.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T19:00:54.085Z] #20 36.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:00:54.085Z] #20 36.87 Selecting previously unselected package libjq1:amd64. [2022-03-10T19:00:54.085Z] #20 36.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:00:54.085Z] #20 36.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:00:54.175Z] #43 64.34 CC criu/bitmap.o [2022-03-10T19:00:54.175Z] #43 64.44 CC criu/cgroup-props.o [2022-03-10T19:00:54.224Z] #43 16.00 CC images/core.o [2022-03-10T19:00:54.345Z] #20 37.01 Selecting previously unselected package jq. [2022-03-10T19:00:54.345Z] #20 37.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:00:54.345Z] #20 37.03 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T19:00:54.345Z] #20 37.13 Selecting previously unselected package libaio1:amd64. [2022-03-10T19:00:54.345Z] #20 37.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-10T19:00:54.345Z] #20 37.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:00:54.345Z] #20 37.22 Selecting previously unselected package libgpm2:amd64. [2022-03-10T19:00:54.345Z] #20 37.23 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-10T19:00:54.604Z] #20 37.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:00:54.604Z] #20 37.30 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:00:54.604Z] #20 37.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:00:54.604Z] #20 37.33 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:00:54.743Z] #43 64.93 CC criu/cgroup.o [2022-03-10T19:00:54.794Z] #43 16.55 CC images/core-x86.o [2022-03-10T19:00:55.341Z] #42 77.18 Selecting previously unselected package libprotoc17:amd64. [2022-03-10T19:00:55.362Z] #43 17.01 CC images/core-arm.o [2022-03-10T19:00:55.445Z] #36 82.40 Selecting previously unselected package libarchive13:amd64. [2022-03-10T19:00:55.445Z] #36 82.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-10T19:00:55.445Z] #36 82.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:00:55.602Z] #42 77.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:55.602Z] #42 77.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:00:55.622Z] #43 17.33 CC images/core-aarch64.o [2022-03-10T19:00:55.881Z] #43 17.56 CC images/core-ppc64.o [2022-03-10T19:00:56.178Z] #42 77.97 Selecting previously unselected package protobuf-c-compiler. [2022-03-10T19:00:56.178Z] #42 77.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:56.178Z] #42 77.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:00:56.391Z] #36 83.26 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-10T19:00:56.391Z] #36 83.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-10T19:00:56.391Z] #36 83.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:00:56.391Z] #36 83.47 Selecting previously unselected package librhash0:amd64. [2022-03-10T19:00:56.440Z] #42 78.09 Selecting previously unselected package protobuf-compiler. [2022-03-10T19:00:56.440Z] #42 78.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:56.440Z] #42 78.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:00:56.440Z] #42 78.33 Selecting previously unselected package python-pkg-resources. [2022-03-10T19:00:56.440Z] #42 78.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:00:56.440Z] #42 78.34 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-10T19:00:56.440Z] #42 ... [2022-03-10T19:00:56.440Z] [2022-03-10T19:00:56.440Z] #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-03-10T19:00:56.440Z] #56 sha256:fb0fa8232a159f8945433fc964e631df268698478d2f5a1935fa64ddeac65cc5 [2022-03-10T19:00:56.440Z] #56 2.491 + RM_GOPATH=0 [2022-03-10T19:00:56.440Z] #56 2.491 + TMP_GOPATH= [2022-03-10T19:00:56.440Z] #56 2.491 + : /build [2022-03-10T19:00:56.440Z] #56 2.491 + '[' -z '' ']' [2022-03-10T19:00:56.440Z] #56 2.491 ++ mktemp -d [2022-03-10T19:00:56.440Z] #56 2.501 + export GOPATH=/tmp/tmp.uiEYInpsKm [2022-03-10T19:00:56.440Z] #56 2.501 + GOPATH=/tmp/tmp.uiEYInpsKm [2022-03-10T19:00:56.440Z] #56 2.501 + RM_GOPATH=1 [2022-03-10T19:00:56.440Z] #56 2.501 + case "$(go env GOARCH)" in [2022-03-10T19:00:56.440Z] #56 2.505 ++ go env GOARCH [2022-03-10T19:00:56.440Z] #56 2.618 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:56.440Z] #56 2.618 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:00:56.440Z] #56 2.619 ++ dirname /tmp/install/install.sh [2022-03-10T19:00:56.440Z] #56 2.625 + dir=/tmp/install [2022-03-10T19:00:56.440Z] #56 2.625 + bin=containerd [2022-03-10T19:00:56.440Z] #56 2.625 + shift [2022-03-10T19:00:56.440Z] #56 2.625 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-10T19:00:56.440Z] #56 2.625 + . /tmp/install/containerd.installer [2022-03-10T19:00:56.440Z] #56 2.626 ++ set -e [2022-03-10T19:00:56.440Z] #56 2.626 ++ : v1.5.10 [2022-03-10T19:00:56.440Z] #56 2.627 + install_containerd [2022-03-10T19:00:56.440Z] #56 2.627 + echo 'Install containerd version v1.5.10' [2022-03-10T19:00:56.440Z] #56 2.631 Install containerd version v1.5.10 [2022-03-10T19:00:56.440Z] #56 2.631 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uiEYInpsKm/src/github.com/containerd/containerd [2022-03-10T19:00:56.440Z] #56 2.654 Cloning into '/tmp/tmp.uiEYInpsKm/src/github.com/containerd/containerd'... [2022-03-10T19:00:56.450Z] #43 18.05 CC images/core-s390.o [2022-03-10T19:00:56.601Z] using credential docker-jenkins-github-credentials [2022-03-10T19:00:56.652Z] #36 83.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-10T19:00:56.652Z] #36 83.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:00:56.652Z] #36 83.74 Selecting previously unselected package libuv1:amd64. [2022-03-10T19:00:56.652Z] #36 83.74 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-10T19:00:56.679Z] Cloning the remote Git repository [2022-03-10T19:00:56.680Z] Cloning with configured refspecs honoured and without tags [2022-03-10T19:00:56.706Z] #56 ... [2022-03-10T19:00:56.706Z] [2022-03-10T19:00:56.706Z] #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-03-10T19:00:56.706Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:00:56.706Z] #36 69.38 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:56.706Z] #36 69.72 Fetched 14.9 MB in 2s (6905 kB/s) [2022-03-10T19:00:56.706Z] #36 69.84 Selecting previously unselected package xxd. [2022-03-10T19:00:56.706Z] #36 69.84 (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-03-10T19:00:56.706Z] #36 69.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:00:56.706Z] #36 69.95 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:00:56.706Z] #36 70.55 Selecting previously unselected package vim-common. [2022-03-10T19:00:56.706Z] #36 70.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:00:56.706Z] #36 70.67 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:00:56.706Z] #36 71.12 Selecting previously unselected package cmake-data. [2022-03-10T19:00:56.706Z] #36 71.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-10T19:00:56.706Z] #36 71.19 Unpacking cmake-data (3.13.4-1) ... [2022-03-10T19:00:56.706Z] #36 75.53 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:00:56.706Z] #36 75.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:00:56.706Z] #36 75.55 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:00:56.711Z] #43 18.53 CC images/cpuinfo.o [2022-03-10T19:00:56.917Z] #36 83.75 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:00:56.968Z] #36 ... [2022-03-10T19:00:56.968Z] [2022-03-10T19:00:56.968Z] #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-03-10T19:00:56.968Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:56.968Z] #13 62.70 The following additional packages will be installed: [2022-03-10T19:00:56.968Z] #13 62.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-10T19:00:56.968Z] #13 62.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-10T19:00:56.968Z] #13 62.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-10T19:00:56.968Z] #13 62.70 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-10T19:00:56.968Z] #13 62.70 mingw-w64-x86-64-dev [2022-03-10T19:00:56.968Z] #13 62.70 Suggested packages: [2022-03-10T19:00:56.968Z] #13 62.70 gcc-8-locales seccomp wine64 [2022-03-10T19:00:56.968Z] #13 64.42 The following NEW packages will be installed: [2022-03-10T19:00:56.968Z] #13 64.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-10T19:00:56.968Z] #13 64.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-10T19:00:56.968Z] #13 64.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-10T19:00:56.968Z] #13 64.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-10T19:00:56.968Z] #13 64.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-10T19:00:56.968Z] #13 64.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-10T19:00:56.968Z] #13 64.48 The following packages will be upgraded: [2022-03-10T19:00:56.968Z] #13 64.50 libseccomp2 [2022-03-10T19:00:56.968Z] #13 65.00 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:56.968Z] #13 65.00 Need to get 77.8 MB of archives. [2022-03-10T19:00:56.968Z] #13 65.00 After this operation, 487 MB of additional disk space will be used. [2022-03-10T19:00:56.968Z] #13 65.00 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-03-10T19:00:56.968Z] #13 65.13 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-10T19:00:56.968Z] #13 65.18 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-10T19:00:56.968Z] #13 65.42 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-03-10T19:00:56.968Z] #13 65.75 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-03-10T19:00:56.968Z] #13 65.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-10T19:00:56.968Z] #13 65.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-10T19:00:56.968Z] #13 65.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-10T19:00:56.968Z] #13 66.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-10T19:00:56.968Z] #13 66.58 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-03-10T19:00:56.968Z] #13 66.59 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-03-10T19:00:56.968Z] #13 71.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-03-10T19:00:56.970Z] #43 18.86 CC images/inventory.o [2022-03-10T19:00:56.887Z] Cloning repository https://github.com/moby/moby.git [2022-03-10T19:00:57.177Z] #36 83.96 Selecting previously unselected package cmake. [2022-03-10T19:00:57.177Z] #36 83.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-10T19:00:57.177Z] #36 83.98 Unpacking cmake (3.13.4-1) ... [2022-03-10T19:00:57.229Z] #43 19.04 CC images/fdinfo.o [2022-03-10T19:00:57.231Z] #13 ... [2022-03-10T19:00:57.231Z] [2022-03-10T19:00:57.231Z] #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-03-10T19:00:57.231Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:00:57.231Z] #42 78.76 Selecting previously unselected package python-six. [2022-03-10T19:00:57.231Z] #42 78.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-10T19:00:57.231Z] #42 78.80 Unpacking python-six (1.12.0-1) ... [2022-03-10T19:00:57.277Z] #43 67.36 CC criu/clone-noasan.o [2022-03-10T19:00:57.277Z] #43 67.62 CC criu/config.o [2022-03-10T19:00:57.488Z] #43 19.30 CC images/fown.o [2022-03-10T19:00:57.494Z] #42 79.15 Selecting previously unselected package python-protobuf. [2022-03-10T19:00:57.494Z] #42 79.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-10T19:00:57.494Z] #42 79.17 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-10T19:00:57.747Z] #43 19.45 CC images/ns.o [2022-03-10T19:00:57.747Z] #43 19.60 CC images/regfile.o [2022-03-10T19:00:58.005Z] #43 19.76 CC images/ghost-file.o [2022-03-10T19:00:58.264Z] #43 19.99 CC images/fifo.o [2022-03-10T19:00:58.264Z] #43 20.15 CC images/remap-file-path.o [2022-03-10T19:00:58.441Z] #42 80.07 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-10T19:00:58.522Z] #43 20.31 CC images/eventfd.o [2022-03-10T19:00:58.708Z] #42 ... [2022-03-10T19:00:58.708Z] [2022-03-10T19:00:58.708Z] #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-03-10T19:00:58.708Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:00:58.708Z] #34 70.49 sort [2022-03-10T19:00:58.708Z] #34 70.49 errors [2022-03-10T19:00:58.708Z] #34 71.33 strconv [2022-03-10T19:00:58.708Z] #34 72.51 io [2022-03-10T19:00:58.708Z] #34 74.98 internal/oserror [2022-03-10T19:00:58.708Z] #34 75.30 syscall [2022-03-10T19:00:58.708Z] #34 77.72 reflect [2022-03-10T19:00:58.782Z] #43 20.47 CC images/eventpoll.o [2022-03-10T19:00:58.782Z] #43 20.70 CC images/fh.o [2022-03-10T19:00:58.800Z] #20 41.08 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:00:58.800Z] #20 41.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:00:58.800Z] #20 41.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:00:58.800Z] #20 41.18 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:00:58.800Z] #20 41.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:00:58.800Z] #20 41.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:00:58.800Z] #20 41.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:00:58.800Z] #20 41.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:00:58.800Z] #20 41.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:00:58.800Z] #20 41.39 Selecting previously unselected package libreadline5:amd64. [2022-03-10T19:00:58.800Z] #20 41.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-10T19:00:58.800Z] #20 41.41 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:00:58.800Z] #20 41.54 Selecting previously unselected package net-tools. [2022-03-10T19:00:58.800Z] #20 ... [2022-03-10T19:00:58.800Z] [2022-03-10T19:00:58.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-03-10T19:00:58.800Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:00:58.800Z] #43 81.21 CC criu/cgroup.o [2022-03-10T19:00:58.800Z] #43 83.84 CC criu/clone-noasan.o [2022-03-10T19:00:58.800Z] #43 83.99 CC criu/config.o [2022-03-10T19:00:58.800Z] #43 85.37 CC criu/cr-check.o [2022-03-10T19:00:58.800Z] #43 87.14 CC criu/cr-dedup.o [2022-03-10T19:00:58.800Z] #43 87.59 CC criu/cr-dump.o [2022-03-10T19:00:58.800Z] #43 90.04 CC criu/cr-errno.o [2022-03-10T19:00:58.800Z] #43 90.16 CC criu/cr-restore.o [2022-03-10T19:00:58.800Z] #43 ... [2022-03-10T19:00:58.800Z] [2022-03-10T19:00:58.800Z] #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-03-10T19:00:58.800Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:00:58.800Z] #20 41.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-10T19:00:58.800Z] #20 41.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:00:59.060Z] #20 41.74 Selecting previously unselected package patch. [2022-03-10T19:00:59.060Z] #20 41.75 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-10T19:00:59.060Z] #20 41.75 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-10T19:00:59.060Z] #20 41.85 Selecting previously unselected package python-pip-whl. [2022-03-10T19:00:59.060Z] #20 41.87 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-10T19:00:59.060Z] #20 41.91 Unpacking python-pip-whl (18.1-5) ... [2022-03-10T19:00:59.177Z] #43 69.07 CC criu/cr-check.o [2022-03-10T19:00:59.177Z] #43 ... [2022-03-10T19:00:59.177Z] [2022-03-10T19:00:59.177Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-10T19:00:59.177Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:00:59.177Z] #20 16.45 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:00:59.177Z] #20 16.45 Need to get 27.7 MB of archives. [2022-03-10T19:00:59.177Z] #20 16.45 After this operation, 114 MB of additional disk space will be used. [2022-03-10T19:00:59.177Z] #20 16.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-03-10T19:00:59.177Z] #20 16.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-03-10T19:00:59.177Z] #20 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-03-10T19:00:59.177Z] #20 16.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-03-10T19:00:59.177Z] #20 16.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-03-10T19:00:59.177Z] #20 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-03-10T19:00:59.177Z] #20 16.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-03-10T19:00:59.177Z] #20 16.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-03-10T19:00:59.177Z] #20 16.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-03-10T19:00:59.177Z] #20 16.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-03-10T19:00:59.177Z] #20 16.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-03-10T19:00:59.177Z] #20 16.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-03-10T19:00:59.177Z] #20 16.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-10T19:00:59.177Z] #20 16.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-03-10T19:00:59.177Z] #20 16.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-03-10T19:00:59.177Z] #20 16.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-03-10T19:00:59.177Z] #20 16.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-10T19:00:59.177Z] #20 16.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:00:59.177Z] #20 16.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-03-10T19:00:59.177Z] #20 16.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-03-10T19:00:59.177Z] #20 16.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-03-10T19:00:59.177Z] #20 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-03-10T19:00:59.177Z] #20 17.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-03-10T19:00:59.177Z] #20 17.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-10T19:00:59.177Z] #20 17.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-10T19:00:59.177Z] #20 17.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-10T19:00:59.177Z] #20 17.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-03-10T19:00:59.177Z] #20 17.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-03-10T19:00:59.177Z] #20 17.66 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-10T19:00:59.177Z] #20 18.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-10T19:00:59.177Z] #20 18.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-10T19:00:59.177Z] #20 18.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-10T19:00:59.177Z] #20 18.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-03-10T19:00:59.178Z] #20 18.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-03-10T19:00:59.178Z] #20 18.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-03-10T19:00:59.178Z] #20 18.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-10T19:00:59.178Z] #20 18.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-10T19:00:59.178Z] #20 18.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-10T19:00:59.178Z] #20 18.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-03-10T19:00:59.178Z] #20 18.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-10T19:00:59.178Z] #20 18.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-10T19:00:59.178Z] #20 18.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-10T19:00:59.178Z] #20 18.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-03-10T19:00:59.178Z] #20 18.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-03-10T19:00:59.178Z] #20 18.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-03-10T19:00:59.178Z] #20 18.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-10T19:00:59.178Z] #20 18.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-03-10T19:00:59.178Z] #20 18.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-03-10T19:00:59.178Z] #20 18.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-03-10T19:00:59.178Z] #20 19.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:00:59.178Z] #20 19.30 Fetched 27.7 MB in 3s (11.0 MB/s) [2022-03-10T19:00:59.178Z] #20 19.35 Selecting previously unselected package pigz. [2022-03-10T19:00:59.178Z] #20 19.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-03-10T19:00:59.178Z] #20 19.40 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-03-10T19:00:59.178Z] #20 19.41 Unpacking pigz (2.4-1) ... [2022-03-10T19:00:59.178Z] #20 19.48 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-03-10T19:00:59.178Z] #20 19.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-10T19:00:59.178Z] #20 19.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:59.178Z] #20 19.80 Selecting previously unselected package python3.7-minimal. [2022-03-10T19:00:59.178Z] #20 19.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-10T19:00:59.178Z] #20 19.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:00:59.178Z] #20 20.45 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-10T19:00:59.178Z] #20 20.48 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:00:57.337Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-10T19:00:58.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T19:00:58.470Z] > git --version # timeout=10 [2022-03-10T19:00:58.517Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T19:00:58.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T19:00:58.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T19:00:59.283Z] #34 ... [2022-03-10T19:00:59.283Z] [2022-03-10T19:00:59.283Z] #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-03-10T19:00:59.283Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:00:59.283Z] #13 74.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-10T19:00:59.283Z] #13 74.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-10T19:00:59.283Z] #13 74.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:00:59.283Z] #13 74.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:00:59.283Z] #13 74.87 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-03-10T19:00:59.283Z] #13 74.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-10T19:00:59.283Z] #13 74.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-10T19:00:59.283Z] #13 74.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-10T19:00:59.283Z] #13 74.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-10T19:00:59.283Z] #13 74.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-10T19:00:59.283Z] #13 74.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-10T19:00:59.351Z] #43 20.94 CC images/fsnotify.o [2022-03-10T19:00:59.351Z] #43 21.33 CC images/signalfd.o [2022-03-10T19:00:59.545Z] #13 75.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-10T19:00:59.546Z] #13 75.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-10T19:00:59.546Z] #13 75.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-10T19:00:59.610Z] #43 21.59 CC images/fs.o [2022-03-10T19:00:59.628Z] #20 42.46 Selecting previously unselected package python3-lib2to3. [2022-03-10T19:00:59.628Z] #20 42.47 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-10T19:00:59.628Z] #20 42.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:00:59.886Z] #20 42.58 Selecting previously unselected package python3-distutils. [2022-03-10T19:00:59.886Z] #20 42.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-10T19:00:59.886Z] #20 42.60 Unpacking python3-distutils (3.7.3-1) ... [2022-03-10T19:01:00.113Z] #20 22.56 Selecting previously unselected package python3-minimal. [2022-03-10T19:01:00.113Z] #20 22.56 (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-03-10T19:01:00.113Z] #20 22.61 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-03-10T19:01:00.113Z] #20 22.62 Unpacking python3-minimal (3.7.3-1) ... [2022-03-10T19:01:00.113Z] #20 22.68 Selecting previously unselected package libmpdec2:arm64. [2022-03-10T19:01:00.113Z] #20 22.70 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-03-10T19:01:00.113Z] #20 22.71 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-03-10T19:01:00.113Z] #20 22.80 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-03-10T19:01:00.145Z] #20 42.78 Selecting previously unselected package python3-pip. [2022-03-10T19:01:00.145Z] #20 42.79 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-10T19:01:00.145Z] #20 42.80 Unpacking python3-pip (18.1-5) ... [2022-03-10T19:01:00.145Z] #20 42.96 Selecting previously unselected package python3-pkg-resources. [2022-03-10T19:01:00.145Z] #20 42.97 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:01:00.145Z] #20 42.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:01:00.178Z] #43 21.74 CC images/pstree.o [2022-03-10T19:01:00.178Z] #43 21.91 CC images/pipe.o [2022-03-10T19:01:00.178Z] #43 22.15 CC images/tcp-stream.o [2022-03-10T19:01:00.371Z] #20 22.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-03-10T19:01:00.371Z] #20 22.81 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:00.371Z] #20 ... [2022-03-10T19:01:00.371Z] [2022-03-10T19:01:00.371Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:00.371Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:00.371Z] #43 70.65 CC criu/cr-dedup.o [2022-03-10T19:01:00.404Z] #20 43.11 Selecting previously unselected package python3-setuptools. [2022-03-10T19:01:00.404Z] #20 43.12 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-10T19:01:00.404Z] #20 43.12 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-10T19:01:00.489Z] #36 ... [2022-03-10T19:01:00.489Z] [2022-03-10T19:01:00.489Z] #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-03-10T19:01:00.489Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:00.489Z] #13 73.25 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-03-10T19:01:00.489Z] #13 76.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-10T19:01:00.489Z] #13 76.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-10T19:01:00.489Z] #13 76.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-10T19:01:00.489Z] #13 76.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-10T19:01:00.489Z] #13 76.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-03-10T19:01:00.489Z] #13 76.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-10T19:01:00.489Z] #13 76.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-10T19:01:00.489Z] #13 76.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-10T19:01:00.489Z] #13 76.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-10T19:01:00.489Z] #13 76.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-10T19:01:00.489Z] #13 76.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-10T19:01:00.489Z] #13 76.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-10T19:01:00.489Z] #13 76.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-10T19:01:00.489Z] #13 76.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-10T19:01:00.489Z] #13 78.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:01:00.489Z] #13 78.48 Fetched 77.8 MB in 10s (7999 kB/s) [2022-03-10T19:01:00.489Z] #13 78.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 ... 15421 files and directories currently installed.) [2022-03-10T19:01:00.489Z] #13 78.83 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:01:00.489Z] #13 78.85 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-10T19:01:00.489Z] #13 79.37 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:01:00.489Z] #13 79.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T19:01:00.489Z] #13 79.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:01:00.489Z] #13 79.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:01:00.489Z] #13 79.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:01:00.489Z] #13 83.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T19:01:00.489Z] #13 83.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:01:00.489Z] #13 83.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:01:00.630Z] #43 70.93 CC criu/cr-dump.o [2022-03-10T19:01:00.663Z] #20 43.33 Selecting previously unselected package python3-wheel. [2022-03-10T19:01:00.663Z] #20 43.34 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-10T19:01:00.663Z] #20 43.35 Unpacking python3-wheel (0.32.3-2) ... [2022-03-10T19:01:00.663Z] #20 43.43 Selecting previously unselected package sudo. [2022-03-10T19:01:00.663Z] #20 43.45 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-10T19:01:00.663Z] #20 43.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:01:00.746Z] #43 22.32 CC images/sk-packet.o [2022-03-10T19:01:00.746Z] #43 22.54 CC images/mnt.o [2022-03-10T19:01:00.746Z] #43 ... [2022-03-10T19:01:00.746Z] [2022-03-10T19:01:00.746Z] #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-03-10T19:01:00.746Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:01:00.933Z] #13 76.51 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:01:01.195Z] #13 76.82 Fetched 77.8 MB in 10s (7490 kB/s) [2022-03-10T19:01:01.231Z] #20 43.97 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T19:01:01.231Z] #20 43.97 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-10T19:01:01.231Z] #20 43.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:01:01.456Z] #13 77.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-10T19:01:01.456Z] #13 77.21 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:01:01.456Z] #13 77.31 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-10T19:01:01.490Z] #20 44.22 Selecting previously unselected package uidmap. [2022-03-10T19:01:01.490Z] #20 44.22 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-10T19:01:01.490Z] #20 44.23 Unpacking uidmap (1:4.5-1.1) ... [2022-03-10T19:01:01.490Z] #20 44.37 Selecting previously unselected package vim-runtime. [2022-03-10T19:01:01.490Z] #20 44.37 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:01:01.749Z] #20 44.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T19:01:01.749Z] #20 44.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-10T19:01:01.749Z] #20 44.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:01:01.877Z] #13 ... [2022-03-10T19:01:01.877Z] [2022-03-10T19:01:01.877Z] #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-03-10T19:01:01.877Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:01:01.877Z] #34 88.57 internal/syscall/unix [2022-03-10T19:01:02.028Z] #13 77.82 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:01:02.040Z] #56 49.02 Checking out files: 54% (2588/4731) Checking out files: 55% (2603/4731) Checking out files: 56% (2650/4731) Checking out files: 57% (2697/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 94% (4464/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-10T19:01:02.040Z] #56 50.23 + cd /tmp/tmp.z1s77or2Ax/src/github.com/containerd/containerd [2022-03-10T19:01:02.040Z] #56 50.23 + git checkout -q v1.5.10 [2022-03-10T19:01:02.451Z] #34 89.31 time [2022-03-10T19:01:02.601Z] #13 78.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-10T19:01:02.601Z] #13 78.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 ... 15421 files and directories currently installed.) [2022-03-10T19:01:02.601Z] #13 78.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:01:02.863Z] #13 78.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:01:03.160Z] #43 73.17 CC criu/cr-errno.o [2022-03-10T19:01:03.160Z] #43 73.26 CC criu/cr-restore.o [2022-03-10T19:01:04.578Z] #56 52.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T19:01:04.578Z] #56 52.44 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T19:01:04.578Z] #56 52.44 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:04.578Z] #56 52.44 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:04.578Z] #56 52.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T19:01:04.578Z] #56 52.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T19:01:04.578Z] #56 52.44 + '[' '' = dynamic ']' [2022-03-10T19:01:04.578Z] #56 52.44 + make [2022-03-10T19:01:04.791Z] #13 ... [2022-03-10T19:01:04.791Z] [2022-03-10T19:01:04.791Z] #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-03-10T19:01:04.791Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:04.791Z] #42 86.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:04.791Z] #42 86.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:04.791Z] #42 86.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:01:04.791Z] #42 86.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:01:04.791Z] #42 86.55 Setting up python-six (1.12.0-1) ... [2022-03-10T19:01:05.005Z] #34 ... [2022-03-10T19:01:05.006Z] [2022-03-10T19:01:05.006Z] #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-03-10T19:01:05.006Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:01:05.006Z] #36 89.29 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:01:05.006Z] #36 89.33 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:01:05.006Z] #36 89.35 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:01:05.006Z] #36 89.38 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:01:05.006Z] #36 89.50 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:01:05.006Z] #36 89.55 Setting up cmake-data (3.13.4-1) ... [2022-03-10T19:01:05.006Z] #36 89.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:01:05.006Z] #36 89.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:01:05.006Z] #36 89.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:01:05.006Z] #36 89.71 Setting up cmake (3.13.4-1) ... [2022-03-10T19:01:05.006Z] #36 89.74 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:05.006Z] #36 89.88 Processing triggers for mime-support (3.62) ... [2022-03-10T19:01:05.006Z] #36 DONE 91.5s [2022-03-10T19:01:05.006Z] [2022-03-10T19:01:05.006Z] #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-03-10T19:01:05.006Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:05.006Z] #42 81.54 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-10T19:01:05.006Z] #42 88.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:05.006Z] #42 88.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:05.006Z] #42 88.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:01:05.006Z] #42 88.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-10T19:01:05.006Z] #42 88.09 Setting up python-six (1.12.0-1) ... [2022-03-10T19:01:05.006Z] #42 ... [2022-03-10T19:01:05.006Z] [2022-03-10T19:01:05.006Z] #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-03-10T19:01:05.006Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:05.006Z] #13 87.97 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T19:01:05.006Z] #13 87.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-10T19:01:05.006Z] #13 88.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:01:05.038Z] #20 47.66 Selecting previously unselected package vim. [2022-03-10T19:01:05.038Z] #20 47.67 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:01:05.038Z] #20 47.70 Unpacking vim (2:8.1.0875-5) ... [2022-03-10T19:01:05.268Z] #13 88.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T19:01:05.268Z] #13 88.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:05.268Z] #13 88.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:05.517Z] #56 53.70 + bin/ctr [2022-03-10T19:01:05.530Z] #13 88.80 Selecting previously unselected package dmsetup. [2022-03-10T19:01:05.530Z] #13 88.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:05.530Z] #13 88.80 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-10T19:01:05.557Z] #20 48.23 Selecting previously unselected package xfsprogs. [2022-03-10T19:01:05.557Z] #20 48.24 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-10T19:01:05.557Z] #20 48.24 Unpacking xfsprogs (4.20.0-1) ... [2022-03-10T19:01:05.694Z] #43 ... [2022-03-10T19:01:05.694Z] [2022-03-10T19:01:05.694Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-10T19:01:05.694Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:01:05.694Z] #20 23.72 Selecting previously unselected package python3.7. [2022-03-10T19:01:05.694Z] #20 23.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-03-10T19:01:05.694Z] #20 23.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:05.694Z] #20 23.82 Selecting previously unselected package libpython3-stdlib:arm64. [2022-03-10T19:01:05.694Z] #20 23.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-03-10T19:01:05.694Z] #20 23.83 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-10T19:01:05.694Z] #20 23.90 Setting up python3-minimal (3.7.3-1) ... [2022-03-10T19:01:05.694Z] #20 24.77 Selecting previously unselected package python3. [2022-03-10T19:01:05.695Z] #20 24.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-03-10T19:01:05.695Z] #20 24.84 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 24.85 Unpacking python3 (3.7.3-1) ... [2022-03-10T19:01:05.695Z] #20 24.94 Selecting previously unselected package libip4tc0:arm64. [2022-03-10T19:01:05.695Z] #20 24.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 24.95 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:05.695Z] #20 25.06 Selecting previously unselected package libip6tc0:arm64. [2022-03-10T19:01:05.695Z] #20 25.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.07 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:05.695Z] #20 25.15 Selecting previously unselected package libiptc0:arm64. [2022-03-10T19:01:05.695Z] #20 25.15 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.16 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:05.695Z] #20 25.22 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-10T19:01:05.695Z] #20 25.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T19:01:05.695Z] #20 25.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-10T19:01:05.695Z] #20 25.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-10T19:01:05.695Z] #20 25.37 Selecting previously unselected package libnftnl11:arm64. [2022-03-10T19:01:05.695Z] #20 25.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.39 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-03-10T19:01:05.695Z] #20 25.45 Selecting previously unselected package iptables. [2022-03-10T19:01:05.695Z] #20 25.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.46 Unpacking iptables (1.8.2-4) ... [2022-03-10T19:01:05.695Z] #20 25.76 Selecting previously unselected package xxd. [2022-03-10T19:01:05.695Z] #20 25.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 25.79 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:01:05.695Z] #20 25.90 Selecting previously unselected package vim-common. [2022-03-10T19:01:05.695Z] #20 25.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:01:05.695Z] #20 25.92 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:01:05.695Z] #20 26.08 Selecting previously unselected package bash-completion. [2022-03-10T19:01:05.695Z] #20 26.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-10T19:01:05.695Z] #20 27.97 Unpacking bash-completion (1:2.8-6) ... [2022-03-10T19:01:05.695Z] #20 28.26 Selecting previously unselected package bzip2. [2022-03-10T19:01:05.695Z] #20 28.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-03-10T19:01:05.695Z] #20 28.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:01:05.695Z] #20 28.38 Selecting previously unselected package xz-utils. [2022-03-10T19:01:05.793Z] #13 89.14 Selecting previously unselected package mingw-w64-common. [2022-03-10T19:01:05.793Z] #13 89.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-10T19:01:05.793Z] #13 89.20 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-10T19:01:05.953Z] #20 28.38 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-03-10T19:01:05.953Z] #20 28.39 Unpacking xz-utils (5.2.4-1) ... [2022-03-10T19:01:05.953Z] #20 28.52 Selecting previously unselected package apparmor. [2022-03-10T19:01:06.124Z] #20 48.86 Selecting previously unselected package zip. [2022-03-10T19:01:06.124Z] #20 48.86 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-10T19:01:06.124Z] #20 48.87 Unpacking zip (3.0-11+b1) ... [2022-03-10T19:01:06.213Z] #20 28.52 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-03-10T19:01:06.213Z] #20 28.57 Unpacking apparmor (2.13.2-10) ... [2022-03-10T19:01:06.383Z] #20 49.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:01:06.383Z] #20 49.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:01:06.383Z] #20 49.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:01:06.383Z] #20 49.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:01:06.383Z] #20 49.18 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:01:06.383Z] #20 49.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:01:06.383Z] #20 49.21 Setting up uidmap (1:4.5-1.1) ... [2022-03-10T19:01:06.383Z] #20 49.22 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:01:06.383Z] #20 49.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:06.383Z] #20 49.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:01:06.383Z] #20 49.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:01:06.471Z] #20 28.88 Selecting previously unselected package aufs-tools. [2022-03-10T19:01:06.471Z] #20 28.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-03-10T19:01:06.471Z] #20 28.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:01:06.471Z] #20 29.04 Selecting previously unselected package libonig5:arm64. [2022-03-10T19:01:06.471Z] #20 29.05 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-03-10T19:01:06.471Z] #20 29.05 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-10T19:01:06.642Z] #20 49.33 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:01:06.642Z] #20 49.34 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:01:06.642Z] #20 49.36 Setting up zip (3.0-11+b1) ... [2022-03-10T19:01:06.642Z] #20 49.38 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:01:06.642Z] #20 49.41 Setting up bash-completion (1:2.8-6) ... [2022-03-10T19:01:06.729Z] #20 29.20 Selecting previously unselected package libjq1:arm64. [2022-03-10T19:01:06.729Z] #20 29.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-10T19:01:06.729Z] #20 29.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-10T19:01:06.729Z] #20 29.31 Selecting previously unselected package jq. [2022-03-10T19:01:06.729Z] #20 29.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-10T19:01:06.729Z] #20 29.32 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T19:01:06.987Z] #20 29.40 Selecting previously unselected package libaio1:arm64. [2022-03-10T19:01:06.987Z] #20 29.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-03-10T19:01:06.987Z] #20 29.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-03-10T19:01:06.987Z] #20 29.47 Selecting previously unselected package libgpm2:arm64. [2022-03-10T19:01:06.987Z] #20 29.48 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-03-10T19:01:06.987Z] #20 29.49 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-03-10T19:01:07.273Z] #20 29.56 Selecting previously unselected package libicu63:arm64. [2022-03-10T19:01:07.273Z] #20 29.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-10T19:01:07.273Z] #20 29.59 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-10T19:01:09.928Z] #20 52.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:01:09.928Z] #20 52.31 Setting up xz-utils (5.2.4-1) ... [2022-03-10T19:01:09.928Z] #20 52.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T19:01:09.928Z] #20 52.35 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-10T19:01:09.928Z] #20 52.36 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:01:09.928Z] #20 52.45 invoke-rc.d: could not determine current runlevel [2022-03-10T19:01:09.928Z] #20 52.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:01:09.928Z] #20 52.47 Setting up pigz (2.4-1) ... [2022-03-10T19:01:09.928Z] #20 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:01:09.928Z] #20 52.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:01:09.928Z] #20 52.51 Setting up python-pip-whl (18.1-5) ... [2022-03-10T19:01:09.928Z] #20 52.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:01:09.928Z] #20 52.53 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:01:10.009Z] #13 ... [2022-03-10T19:01:10.009Z] [2022-03-10T19:01:10.009Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-10T19:01:10.009Z] #47 sha256:995ad1293249d50f4f5d05eda56b5848aa81ad445ef093d9d030e7b50acb7d5d [2022-03-10T19:01:10.009Z] #47 DONE 96.3s [2022-03-10T19:01:10.009Z] [2022-03-10T19:01:10.009Z] #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-03-10T19:01:10.009Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:10.009Z] #42 93.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:01:10.009Z] #42 93.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:01:10.009Z] #42 94.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:10.009Z] #42 94.18 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:01:10.009Z] #42 94.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:10.009Z] #42 94.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:01:10.009Z] #42 94.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:10.009Z] #42 94.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:10.009Z] #42 94.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:01:10.009Z] #42 94.60 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-10T19:01:10.444Z] #20 53.04 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:01:10.444Z] #20 53.05 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:01:10.444Z] #20 53.07 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:10.444Z] #20 53.08 Setting up vim (2:8.1.0875-5) ... [2022-03-10T19:01:10.444Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T19:01:10.444Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T19:01:10.444Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T19:01:10.444Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T19:01:10.444Z] #20 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T19:01:10.444Z] #20 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T19:01:10.444Z] #20 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T19:01:10.444Z] #20 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T19:01:10.444Z] #20 53.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:01:10.444Z] #20 53.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:01:10.444Z] #20 53.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:01:10.444Z] #20 53.20 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T19:01:10.444Z] #20 53.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:01:10.444Z] #20 53.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:10.575Z] #20 32.85 Selecting previously unselected package libnet1:arm64. [2022-03-10T19:01:10.575Z] #20 32.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-10T19:01:10.575Z] #20 32.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:10.575Z] #20 32.98 Selecting previously unselected package libnl-3-200:arm64. [2022-03-10T19:01:10.575Z] #20 32.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-10T19:01:10.575Z] #20 32.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-10T19:01:10.575Z] #20 33.09 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-10T19:01:10.575Z] #20 33.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-10T19:01:10.575Z] #20 33.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-10T19:01:10.575Z] #20 33.16 Selecting previously unselected package libreadline5:arm64. [2022-03-10T19:01:10.575Z] #20 33.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-03-10T19:01:10.575Z] #20 33.17 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-10T19:01:10.833Z] #20 33.30 Selecting previously unselected package net-tools. [2022-03-10T19:01:10.833Z] #20 33.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-03-10T19:01:10.833Z] #20 33.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:01:10.833Z] #20 33.47 Selecting previously unselected package patch. [2022-03-10T19:01:10.833Z] #20 33.47 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-03-10T19:01:11.094Z] #20 33.50 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-10T19:01:11.094Z] #20 33.59 Selecting previously unselected package python-pip-whl. [2022-03-10T19:01:11.094Z] #20 33.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-10T19:01:11.094Z] #20 33.60 Unpacking python-pip-whl (18.1-5) ... [2022-03-10T19:01:11.390Z] #42 92.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-10T19:01:11.390Z] #42 92.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:01:11.390Z] #42 92.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:11.390Z] #42 92.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-10T19:01:11.390Z] #42 92.78 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:11.390Z] #42 92.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-10T19:01:11.390Z] #42 92.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:11.390Z] #42 92.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-10T19:01:11.390Z] #42 93.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-10T19:01:11.390Z] #42 ... [2022-03-10T19:01:11.390Z] [2022-03-10T19:01:11.390Z] #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-03-10T19:01:11.390Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:01:11.390Z] #36 84.58 Selecting previously unselected package libxml2:amd64. [2022-03-10T19:01:11.390Z] #36 84.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 84.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:01:11.390Z] #36 85.58 Selecting previously unselected package libarchive13:amd64. [2022-03-10T19:01:11.390Z] #36 85.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 85.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:01:11.390Z] #36 86.22 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-10T19:01:11.390Z] #36 86.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 86.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:01:11.390Z] #36 86.66 Selecting previously unselected package librhash0:amd64. [2022-03-10T19:01:11.390Z] #36 86.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 86.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:01:11.390Z] #36 86.79 Selecting previously unselected package libuv1:amd64. [2022-03-10T19:01:11.390Z] #36 86.79 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 86.81 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:01:11.390Z] #36 87.30 Selecting previously unselected package cmake. [2022-03-10T19:01:11.390Z] #36 87.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-10T19:01:11.390Z] #36 87.42 Unpacking cmake (3.13.4-1) ... [2022-03-10T19:01:11.390Z] #36 92.28 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:01:11.390Z] #36 92.35 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:01:11.390Z] #36 92.40 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-10T19:01:11.390Z] #36 92.43 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:01:11.390Z] #36 92.54 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-10T19:01:11.390Z] #36 92.61 Setting up cmake-data (3.13.4-1) ... [2022-03-10T19:01:11.390Z] #36 92.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-10T19:01:11.390Z] #36 92.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-10T19:01:11.390Z] #36 93.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-10T19:01:11.390Z] #36 93.23 Setting up cmake (3.13.4-1) ... [2022-03-10T19:01:11.390Z] #36 ... [2022-03-10T19:01:11.390Z] [2022-03-10T19:01:11.390Z] #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-03-10T19:01:11.390Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:11.390Z] #42 93.16 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-10T19:01:11.665Z] #20 34.10 Selecting previously unselected package python3-lib2to3. [2022-03-10T19:01:11.665Z] #20 34.13 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-10T19:01:11.665Z] #20 34.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:01:11.665Z] #20 34.22 Selecting previously unselected package python3-distutils. [2022-03-10T19:01:11.665Z] #20 34.23 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-10T19:01:11.665Z] #20 34.24 Unpacking python3-distutils (3.7.3-1) ... [2022-03-10T19:01:11.923Z] #20 34.34 Selecting previously unselected package python3-pip. [2022-03-10T19:01:11.923Z] #20 34.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-10T19:01:11.923Z] #20 34.35 Unpacking python3-pip (18.1-5) ... [2022-03-10T19:01:12.086Z] #56 ... [2022-03-10T19:01:12.086Z] [2022-03-10T19:01:12.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:12.086Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:12.086Z] #43 22.74 CC images/pipe-data.o [2022-03-10T19:01:12.086Z] #43 22.91 CC images/sa.o [2022-03-10T19:01:12.086Z] #43 23.07 CC images/timer.o [2022-03-10T19:01:12.086Z] #43 23.35 CC images/timerfd.o [2022-03-10T19:01:12.086Z] #43 23.61 CC images/mm.o [2022-03-10T19:01:12.086Z] #43 23.87 CC images/sk-opts.o [2022-03-10T19:01:12.086Z] #43 24.07 CC images/sk-unix.o [2022-03-10T19:01:12.086Z] #43 24.33 CC images/sk-inet.o [2022-03-10T19:01:12.086Z] #43 24.64 CC images/tun.o [2022-03-10T19:01:12.086Z] #43 24.88 CC images/sk-netlink.o [2022-03-10T19:01:12.086Z] #43 25.08 CC images/packet-sock.o [2022-03-10T19:01:12.086Z] #43 25.44 CC images/ipc-var.o [2022-03-10T19:01:12.086Z] #43 25.60 CC images/ipc-desc.o [2022-03-10T19:01:12.086Z] #43 25.80 CC images/ipc-shm.o [2022-03-10T19:01:12.086Z] #43 26.07 CC images/ipc-msg.o [2022-03-10T19:01:12.086Z] #43 26.28 CC images/ipc-sem.o [2022-03-10T19:01:12.086Z] #43 26.45 CC images/utsns.o [2022-03-10T19:01:12.086Z] #43 26.61 CC images/creds.o [2022-03-10T19:01:12.086Z] #43 26.77 CC images/vma.o [2022-03-10T19:01:12.086Z] #43 26.93 CC images/netdev.o [2022-03-10T19:01:12.086Z] #43 27.22 CC images/tty.o [2022-03-10T19:01:12.086Z] #43 27.57 CC images/file-lock.o [2022-03-10T19:01:12.086Z] #43 27.74 CC images/rlimit.o [2022-03-10T19:01:12.086Z] #43 27.89 CC images/pagemap.o [2022-03-10T19:01:12.086Z] #43 28.09 CC images/siginfo.o [2022-03-10T19:01:12.086Z] #43 28.40 CC images/rpc.o [2022-03-10T19:01:12.086Z] #43 29.37 CC images/ext-file.o [2022-03-10T19:01:12.086Z] #43 29.58 CC images/cgroup.o [2022-03-10T19:01:12.086Z] #43 30.07 CC images/userns.o [2022-03-10T19:01:12.086Z] #43 30.35 CC images/google/protobuf/descriptor.o [2022-03-10T19:01:12.086Z] #43 31.63 CC images/opts.o [2022-03-10T19:01:12.086Z] #43 31.83 CC images/seccomp.o [2022-03-10T19:01:12.086Z] #43 32.04 CC images/binfmt-misc.o [2022-03-10T19:01:12.086Z] #43 32.19 CC images/time.o [2022-03-10T19:01:12.086Z] #43 32.37 CC images/sysctl.o [2022-03-10T19:01:12.086Z] #43 32.54 CC images/autofs.o [2022-03-10T19:01:12.086Z] #43 32.68 CC images/macvlan.o [2022-03-10T19:01:12.086Z] #43 32.84 CC images/sit.o [2022-03-10T19:01:12.086Z] #43 32.99 CC images/memfd.o [2022-03-10T19:01:12.086Z] #43 33.20 CC images/timens.o [2022-03-10T19:01:12.086Z] #43 33.49 LINK images/built-in.o [2022-03-10T19:01:12.086Z] #43 33.68 GEN compel/include/asm [2022-03-10T19:01:12.086Z] #43 33.73 GEN compel/include/version.h [2022-03-10T19:01:12.086Z] #43 33.73 touch .config [2022-03-10T19:01:12.086Z] #43 33.78 GEN include/common/config.h [2022-03-10T19:01:12.086Z] #43 33.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-10T19:01:12.086Z] #43 33.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-10T19:01:12.086Z] #43 33.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-10T19:01:12.086Z] #43 33.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-10T19:01:12.086Z] #43 33.97 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-10T19:01:12.086Z] #43 34.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-10T19:01:12.182Z] #20 34.51 Selecting previously unselected package python3-pkg-resources. [2022-03-10T19:01:12.182Z] #20 34.52 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:01:12.182Z] #20 34.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:01:12.182Z] #20 34.64 Selecting previously unselected package python3-setuptools. [2022-03-10T19:01:12.182Z] #20 34.64 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-10T19:01:12.182Z] #20 34.66 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-10T19:01:12.182Z] #20 34.77 Selecting previously unselected package python3-wheel. [2022-03-10T19:01:12.182Z] #20 34.78 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-10T19:01:12.182Z] #20 34.78 Unpacking python3-wheel (0.32.3-2) ... [2022-03-10T19:01:12.182Z] #20 34.84 Selecting previously unselected package sudo. [2022-03-10T19:01:12.346Z] #20 ... [2022-03-10T19:01:12.346Z] [2022-03-10T19:01:12.346Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:12.346Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:12.346Z] #43 94.43 CC criu/cr-service.o [2022-03-10T19:01:12.346Z] #43 95.95 CC criu/crtools.o [2022-03-10T19:01:12.346Z] #43 96.59 CC criu/eventfd.o [2022-03-10T19:01:12.346Z] #43 96.89 CC criu/eventpoll.o [2022-03-10T19:01:12.346Z] #43 97.76 CC criu/external.o [2022-03-10T19:01:12.346Z] #43 98.15 CC criu/fault-injection.o [2022-03-10T19:01:12.346Z] #43 98.29 CC criu/fdstore.o [2022-03-10T19:01:12.346Z] #43 98.78 CC criu/fifo.o [2022-03-10T19:01:12.346Z] #43 99.12 CC criu/file-ids.o [2022-03-10T19:01:12.346Z] #43 99.46 CC criu/file-lock.o [2022-03-10T19:01:12.346Z] #43 100.4 CC criu/files-ext.o [2022-03-10T19:01:12.346Z] #43 100.8 CC criu/files-reg.o [2022-03-10T19:01:12.346Z] #43 103.1 CC criu/files.o [2022-03-10T19:01:12.346Z] #43 34.02 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-10T19:01:12.346Z] #43 34.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-10T19:01:12.346Z] #43 34.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-10T19:01:12.346Z] #43 34.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-10T19:01:12.346Z] #43 34.08 DEP compel/plugins/std/infect.d [2022-03-10T19:01:12.346Z] #43 34.17 DEP compel/plugins/std/string.d [2022-03-10T19:01:12.346Z] #43 34.24 DEP compel/plugins/std/log.d [2022-03-10T19:01:12.346Z] #43 34.30 DEP compel/plugins/std/fds.d [2022-03-10T19:01:12.440Z] #20 34.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-03-10T19:01:12.440Z] #20 34.85 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:01:12.605Z] #43 34.39 DEP compel/plugins/std/std.d [2022-03-10T19:01:12.605Z] #43 34.47 DEP compel/plugins/shmem/shmem.d [2022-03-10T19:01:12.605Z] #43 34.55 DEP compel/plugins/fds/fds.d [2022-03-10T19:01:12.865Z] #43 34.71 CC compel/plugins/std/std.o [2022-03-10T19:01:12.865Z] #43 ... [2022-03-10T19:01:12.865Z] [2022-03-10T19:01:12.865Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T19:01:12.865Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:12.865Z] #13 86.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T19:01:12.865Z] #13 86.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:12.865Z] #13 86.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:12.914Z] #43 105.4 CC criu/filesystems.o [2022-03-10T19:01:13.055Z] #20 35.35 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T19:01:13.055Z] #20 35.35 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-03-10T19:01:13.055Z] #20 35.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:01:13.055Z] #20 35.54 Selecting previously unselected package uidmap. [2022-03-10T19:01:13.125Z] #13 ... [2022-03-10T19:01:13.125Z] [2022-03-10T19:01:13.125Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:13.125Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:13.125Z] #43 34.93 CC compel/plugins/std/fds.o [2022-03-10T19:01:13.173Z] #43 ... [2022-03-10T19:01:13.173Z] [2022-03-10T19:01:13.173Z] #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-03-10T19:01:13.173Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:01:13.313Z] #20 35.57 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-03-10T19:01:13.313Z] #20 35.58 Unpacking uidmap (1:4.5-1.1) ... [2022-03-10T19:01:13.313Z] #20 35.79 Selecting previously unselected package vim-runtime. [2022-03-10T19:01:13.313Z] #20 35.80 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:01:13.313Z] #20 35.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T19:01:13.313Z] #20 35.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-10T19:01:13.313Z] #20 35.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:01:13.385Z] #43 35.30 CC compel/plugins/std/log.o [2022-03-10T19:01:13.433Z] #20 56.11 Setting up iptables (1.8.2-4) ... [2022-03-10T19:01:13.434Z] #20 56.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T19:01:13.434Z] #20 56.17 Setting up python3 (3.7.3-1) ... [2022-03-10T19:01:14.002Z] #20 56.67 Setting up python3-wheel (0.32.3-2) ... [2022-03-10T19:01:14.229Z] #42 ... [2022-03-10T19:01:14.229Z] [2022-03-10T19:01:14.229Z] #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-03-10T19:01:14.229Z] #37 sha256:b8f77b50972757d2a2f05b9ae2334597a6eb41166d8fae3891024bc763e93dda [2022-03-10T19:01:14.229Z] #37 1.425 + RM_GOPATH=0 [2022-03-10T19:01:14.229Z] #37 1.425 + TMP_GOPATH= [2022-03-10T19:01:14.229Z] #37 1.425 + : /build [2022-03-10T19:01:14.229Z] #37 1.425 + '[' -z '' ']' [2022-03-10T19:01:14.229Z] #37 1.425 ++ mktemp -d [2022-03-10T19:01:14.229Z] #37 1.425 + export GOPATH=/tmp/tmp.njhyAKGSVn [2022-03-10T19:01:14.229Z] #37 1.425 + GOPATH=/tmp/tmp.njhyAKGSVn [2022-03-10T19:01:14.229Z] #37 1.425 + RM_GOPATH=1 [2022-03-10T19:01:14.229Z] #37 1.425 + case "$(go env GOARCH)" in [2022-03-10T19:01:14.229Z] #37 1.428 ++ go env GOARCH [2022-03-10T19:01:14.229Z] #37 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:14.230Z] #37 1.473 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:14.230Z] #37 1.474 ++ dirname /tmp/install/install.sh [2022-03-10T19:01:14.230Z] #37 1.492 + dir=/tmp/install [2022-03-10T19:01:14.230Z] #37 1.492 + bin=tini [2022-03-10T19:01:14.230Z] #37 1.492 + shift [2022-03-10T19:01:14.230Z] #37 1.492 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-10T19:01:14.230Z] #37 1.492 + . /tmp/install/tini.installer [2022-03-10T19:01:14.230Z] #37 1.492 ++ : v0.19.0 [2022-03-10T19:01:14.230Z] #37 1.493 + install_tini [2022-03-10T19:01:14.230Z] #37 1.493 + echo 'Install tini version v0.19.0' [2022-03-10T19:01:14.230Z] #37 1.493 + git clone https://github.com/krallin/tini.git /tmp/tmp.njhyAKGSVn/tini [2022-03-10T19:01:14.230Z] #37 1.493 Install tini version v0.19.0 [2022-03-10T19:01:14.230Z] #37 1.494 Cloning into '/tmp/tmp.njhyAKGSVn/tini'... [2022-03-10T19:01:14.230Z] #37 2.788 + cd /tmp/tmp.njhyAKGSVn/tini [2022-03-10T19:01:14.230Z] #37 2.788 + git checkout -q v0.19.0 [2022-03-10T19:01:14.230Z] #37 2.807 + cmake . [2022-03-10T19:01:14.230Z] #37 3.567 -- The C compiler identification is GNU 8.3.0 [2022-03-10T19:01:14.230Z] #37 3.669 -- Check for working C compiler: /usr/bin/cc [2022-03-10T19:01:14.230Z] #37 4.361 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-10T19:01:14.230Z] #37 4.364 -- Detecting C compiler ABI info [2022-03-10T19:01:14.230Z] #37 5.420 -- Detecting C compiler ABI info - done [2022-03-10T19:01:14.230Z] #37 5.514 -- Detecting C compile features [2022-03-10T19:01:14.230Z] #37 8.767 -- Detecting C compile features - done [2022-03-10T19:01:14.230Z] #37 8.932 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T19:01:14.230Z] #37 9.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T19:01:14.230Z] #37 9.502 -- Configuring done [2022-03-10T19:01:14.230Z] #37 9.554 -- Generating done [2022-03-10T19:01:14.230Z] #37 9.558 -- Build files have been written to: /tmp/tmp.njhyAKGSVn/tini [2022-03-10T19:01:14.230Z] #37 9.588 + make tini-static [2022-03-10T19:01:14.324Z] #43 36.03 CC compel/plugins/std/string.o [2022-03-10T19:01:14.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T19:01:14.732Z] #42 ... [2022-03-10T19:01:14.732Z] [2022-03-10T19:01:14.732Z] #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-03-10T19:01:14.732Z] #47 sha256:c860d6cd9c87fd2841843eda201357504a9c73eb3cefb63373137d0ce5a54f33 [2022-03-10T19:01:14.732Z] #47 DONE 96.3s [2022-03-10T19:01:14.732Z] [2022-03-10T19:01:14.732Z] #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-03-10T19:01:14.732Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-10T19:01:14.732Z] #36 93.46 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:14.732Z] #36 93.74 Processing triggers for mime-support (3.62) ... [2022-03-10T19:01:14.732Z] #36 DONE 96.3s [2022-03-10T19:01:14.732Z] [2022-03-10T19:01:14.732Z] #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-03-10T19:01:14.732Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:14.732Z] #13 82.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-10T19:01:14.732Z] #13 82.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-10T19:01:14.732Z] #13 82.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:01:14.732Z] #13 86.10 Selecting previously unselected package binutils-mingw-w64. [2022-03-10T19:01:14.732Z] #13 86.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-10T19:01:14.732Z] #13 86.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:01:14.732Z] #13 86.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-10T19:01:14.732Z] #13 86.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:14.732Z] #13 86.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:14.732Z] #13 86.66 Selecting previously unselected package dmsetup. [2022-03-10T19:01:14.732Z] #13 86.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:14.732Z] #13 86.72 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-10T19:01:14.732Z] #13 87.11 Selecting previously unselected package mingw-w64-common. [2022-03-10T19:01:14.733Z] #13 87.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-10T19:01:14.733Z] #13 87.12 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-10T19:01:14.895Z] #43 36.56 CC compel/plugins/std/infect.o [2022-03-10T19:01:14.943Z] #20 57.42 Setting up apparmor (2.13.2-10) ... [2022-03-10T19:01:14.976Z] Fetching without tags [2022-03-10T19:01:14.994Z] #13 ... [2022-03-10T19:01:14.994Z] [2022-03-10T19:01:14.994Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-10T19:01:14.994Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:01:14.994Z] #34 86.57 internal/syscall/unix [2022-03-10T19:01:14.994Z] #34 86.84 time [2022-03-10T19:01:14.994Z] #34 94.29 internal/fmtsort [2022-03-10T19:01:14.994Z] #34 94.71 internal/poll [2022-03-10T19:01:14.994Z] #34 94.89 internal/syscall/execenv [2022-03-10T19:01:14.994Z] #34 95.09 path [2022-03-10T19:01:14.994Z] #34 95.93 io/fs [2022-03-10T19:01:14.994Z] #34 ... [2022-03-10T19:01:14.994Z] [2022-03-10T19:01:14.994Z] #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-03-10T19:01:14.994Z] #37 sha256:1347612921ac0d852f9e2477733b9f96bde2cb8485cae608b662cdeb67f1cab9 [2022-03-10T19:01:15.156Z] #43 36.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-10T19:01:15.156Z] #43 36.99 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-10T19:01:15.156Z] #43 37.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-10T19:01:15.175Z] #37 10.37 Scanning dependencies of target tini-static [2022-03-10T19:01:15.176Z] #37 10.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T19:01:15.417Z] #43 37.11 AR compel/plugins/std.lib.a [2022-03-10T19:01:15.417Z] #43 37.19 CC compel/plugins/fds/fds.o [2022-03-10T19:01:15.438Z] #37 ... [2022-03-10T19:01:15.438Z] [2022-03-10T19:01:15.438Z] #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-03-10T19:01:15.438Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:15.438Z] #13 98.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T19:01:15.438Z] #13 98.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-10T19:01:15.438Z] #13 98.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:01:15.677Z] #43 37.36 AR compel/plugins/fds.lib.a [2022-03-10T19:01:15.677Z] #43 37.41 HOSTDEP compel/src/lib/log-host.d [2022-03-10T19:01:15.677Z] #43 37.47 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-10T19:01:15.677Z] #43 37.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-10T19:01:15.677Z] #43 37.59 HOSTDEP compel/src/main-host.d [2022-03-10T19:01:15.833Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:01:15.937Z] #43 37.72 DEP compel/src/lib/ptrace.d [2022-03-10T19:01:16.197Z] #43 37.88 DEP compel/src/lib/infect.d [2022-03-10T19:01:16.197Z] #43 37.98 DEP compel/src/lib/infect-util.d [2022-03-10T19:01:16.197Z] #43 38.07 DEP compel/src/lib/infect-rpc.d [2022-03-10T19:01:16.323Z] #20 59.22 Setting up xfsprogs (4.20.0-1) ... [2022-03-10T19:01:16.458Z] #43 38.17 DEP compel/arch/x86/src/lib/infect.d [2022-03-10T19:01:16.458Z] #43 38.26 DEP compel/arch/x86/src/lib/cpu.d [2022-03-10T19:01:16.458Z] #43 38.32 DEP compel/src/lib/log.d [2022-03-10T19:01:16.583Z] #20 59.23 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:01:16.598Z] #20 38.81 Selecting previously unselected package vim. [2022-03-10T19:01:16.598Z] #20 38.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-03-10T19:01:16.598Z] #20 38.83 Unpacking vim (2:8.1.0875-5) ... [2022-03-10T19:01:16.717Z] #43 38.39 DEP compel/src/main.d [2022-03-10T19:01:16.717Z] #43 38.53 DEP compel/src/lib/handle-elf.d [2022-03-10T19:01:16.717Z] #43 38.61 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-10T19:01:16.844Z] #20 59.62 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:01:16.856Z] #20 39.27 Selecting previously unselected package xfsprogs. [2022-03-10T19:01:16.856Z] #20 39.27 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-03-10T19:01:16.856Z] #20 39.27 Unpacking xfsprogs (4.20.0-1) ... [2022-03-10T19:01:16.919Z] #37 2.200 + RM_GOPATH=0 [2022-03-10T19:01:16.919Z] #37 2.201 + TMP_GOPATH= [2022-03-10T19:01:16.919Z] #37 2.201 + : /build [2022-03-10T19:01:16.919Z] #37 2.201 + '[' -z '' ']' [2022-03-10T19:01:16.919Z] #37 2.208 ++ mktemp -d [2022-03-10T19:01:16.919Z] #37 2.216 + export GOPATH=/tmp/tmp.X3blsWJN0Q [2022-03-10T19:01:16.919Z] #37 2.216 + GOPATH=/tmp/tmp.X3blsWJN0Q [2022-03-10T19:01:16.919Z] #37 2.216 + RM_GOPATH=1 [2022-03-10T19:01:16.919Z] #37 2.216 + case "$(go env GOARCH)" in [2022-03-10T19:01:16.919Z] #37 2.216 ++ go env GOARCH [2022-03-10T19:01:16.919Z] #37 2.263 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:16.919Z] #37 2.263 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:16.919Z] #37 2.263 ++ dirname /tmp/install/install.sh [2022-03-10T19:01:16.919Z] #37 2.285 Install tini version v0.19.0 [2022-03-10T19:01:16.919Z] #37 2.293 + dir=/tmp/install [2022-03-10T19:01:16.919Z] #37 2.293 + bin=tini [2022-03-10T19:01:16.919Z] #37 2.293 + shift [2022-03-10T19:01:16.919Z] #37 2.293 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-10T19:01:16.919Z] #37 2.293 + . /tmp/install/tini.installer [2022-03-10T19:01:16.919Z] #37 2.293 ++ : v0.19.0 [2022-03-10T19:01:16.919Z] #37 2.293 + install_tini [2022-03-10T19:01:16.919Z] #37 2.293 + echo 'Install tini version v0.19.0' [2022-03-10T19:01:16.919Z] #37 2.293 + git clone https://github.com/krallin/tini.git /tmp/tmp.X3blsWJN0Q/tini [2022-03-10T19:01:16.919Z] #37 2.293 Cloning into '/tmp/tmp.X3blsWJN0Q/tini'... [2022-03-10T19:01:16.977Z] #43 38.70 CC compel/src/lib/log.o [2022-03-10T19:01:17.238Z] #43 38.93 CC compel/arch/x86/src/lib/cpu.o [2022-03-10T19:01:17.357Z] #13 ... [2022-03-10T19:01:17.357Z] [2022-03-10T19:01:17.357Z] #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-03-10T19:01:17.357Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:17.357Z] #42 103.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:01:17.357Z] #42 103.3 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:17.357Z] #42 DONE 104.2s [2022-03-10T19:01:17.357Z] [2022-03-10T19:01:17.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:17.358Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:17.421Z] #20 39.68 Selecting previously unselected package zip. [2022-03-10T19:01:17.421Z] #20 39.69 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-03-10T19:01:17.421Z] #20 39.70 Unpacking zip (3.0-11+b1) ... [2022-03-10T19:01:17.421Z] #20 39.84 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:01:17.421Z] #20 39.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:01:17.421Z] #20 39.88 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:17.421Z] #20 39.90 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-10T19:01:17.421Z] #20 39.91 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-03-10T19:01:17.421Z] #20 39.92 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:17.421Z] #20 39.93 Setting up uidmap (1:4.5-1.1) ... [2022-03-10T19:01:17.421Z] #20 39.95 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-03-10T19:01:17.421Z] #20 39.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:01:17.421Z] #20 39.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:01:17.421Z] #20 40.00 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-10T19:01:17.421Z] #20 40.01 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-10T19:01:17.681Z] #20 40.02 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:01:17.681Z] #20 40.04 Setting up zip (3.0-11+b1) ... [2022-03-10T19:01:17.681Z] #20 40.06 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:01:17.681Z] #20 40.09 Setting up bash-completion (1:2.8-6) ... [2022-03-10T19:01:17.681Z] #20 ... [2022-03-10T19:01:17.681Z] [2022-03-10T19:01:17.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:17.681Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:17.681Z] #43 77.92 CC criu/cr-service.o [2022-03-10T19:01:17.681Z] #43 79.89 CC criu/crtools.o [2022-03-10T19:01:17.681Z] #43 80.46 CC criu/eventfd.o [2022-03-10T19:01:17.681Z] #43 80.80 CC criu/eventpoll.o [2022-03-10T19:01:17.681Z] #43 81.68 CC criu/external.o [2022-03-10T19:01:17.681Z] #43 81.97 CC criu/fault-injection.o [2022-03-10T19:01:17.681Z] #43 82.07 CC criu/fdstore.o [2022-03-10T19:01:17.681Z] #43 82.48 CC criu/fifo.o [2022-03-10T19:01:17.681Z] #43 82.77 CC criu/file-ids.o [2022-03-10T19:01:17.681Z] #43 83.11 CC criu/file-lock.o [2022-03-10T19:01:17.681Z] #43 83.98 CC criu/files-ext.o [2022-03-10T19:01:17.681Z] #43 84.28 CC criu/files-reg.o [2022-03-10T19:01:17.681Z] #43 86.36 CC criu/files.o [2022-03-10T19:01:14.709Z] > git config --add remote.origin.fetch +refs/pull/43356/head:refs/remotes/origin/PR-43356 # timeout=10 [2022-03-10T19:01:14.757Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T19:01:14.890Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-10T19:01:15.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-10T19:01:15.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T19:01:15.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43356/head:refs/remotes/origin/PR-43356 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-10T19:01:15.969Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T19:01:16.017Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T19:01:17.783Z] #20 60.64 Setting up python3-distutils (3.7.3-1) ... [2022-03-10T19:01:17.807Z] #43 39.51 CC compel/arch/x86/src/lib/infect.o [2022-03-10T19:01:18.249Z] #43 88.47 CC criu/filesystems.o [2022-03-10T19:01:18.306Z] #43 ... [2022-03-10T19:01:18.306Z] [2022-03-10T19:01:18.306Z] #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-03-10T19:01:18.306Z] #37 sha256:b8f77b50972757d2a2f05b9ae2334597a6eb41166d8fae3891024bc763e93dda [2022-03-10T19:01:18.306Z] #37 12.25 [100%] Linking C executable tini-static [2022-03-10T19:01:18.306Z] #37 13.19 [100%] Built target tini-static [2022-03-10T19:01:18.306Z] #37 13.30 + mkdir -p /build [2022-03-10T19:01:18.306Z] #37 13.32 + cp tini-static /build/docker-init [2022-03-10T19:01:18.306Z] #37 DONE 13.5s [2022-03-10T19:01:18.306Z] [2022-03-10T19:01:18.306Z] #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-03-10T19:01:18.306Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:01:18.306Z] #34 97.56 internal/fmtsort [2022-03-10T19:01:18.306Z] #34 98.16 internal/poll [2022-03-10T19:01:18.306Z] #34 98.70 internal/syscall/execenv [2022-03-10T19:01:18.306Z] #34 99.02 path [2022-03-10T19:01:18.306Z] #34 99.95 io/fs [2022-03-10T19:01:18.306Z] #34 101.7 strings [2022-03-10T19:01:18.306Z] #34 102.5 os [2022-03-10T19:01:18.306Z] #37 3.712 + cd /tmp/tmp.X3blsWJN0Q/tini [2022-03-10T19:01:18.306Z] #37 3.713 + git checkout -q v0.19.0 [2022-03-10T19:01:18.306Z] #37 3.776 + cmake . [2022-03-10T19:01:18.352Z] #20 61.12 Setting up python3-setuptools (40.8.0-1) ... [2022-03-10T19:01:18.430Z] #43 40.36 CC compel/src/lib/infect-rpc.o [2022-03-10T19:01:19.002Z] #43 40.71 CC compel/src/lib/infect-util.o [2022-03-10T19:01:19.002Z] #43 40.99 CC compel/src/lib/infect.o [2022-03-10T19:01:19.002Z] #43 ... [2022-03-10T19:01:19.002Z] [2022-03-10T19:01:19.002Z] #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-03-10T19:01:19.002Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:19.002Z] #13 99.47 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T19:01:19.002Z] #13 99.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 99.48 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:01:19.002Z] #13 99.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T19:01:19.002Z] #13 99.59 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 99.60 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:01:19.002Z] #13 99.71 Selecting previously unselected package libbtrfs0. [2022-03-10T19:01:19.002Z] #13 99.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 99.72 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:01:19.002Z] #13 99.81 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:01:19.002Z] #13 99.82 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 99.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:01:19.002Z] #13 99.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T19:01:19.002Z] #13 99.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:19.002Z] #13 100.1 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T19:01:19.002Z] #13 100.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:01:19.002Z] #13 100.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T19:01:19.002Z] #13 100.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:01:19.002Z] #13 100.5 Selecting previously unselected package libpcre16-3:amd64. [2022-03-10T19:01:19.002Z] #13 100.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.002Z] #13 100.7 Selecting previously unselected package libpcre32-3:amd64. [2022-03-10T19:01:19.002Z] #13 100.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.002Z] #13 100.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-10T19:01:19.002Z] #13 100.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 100.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.002Z] #13 101.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-10T19:01:19.002Z] #13 101.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 101.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.002Z] #13 101.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T19:01:19.002Z] #13 101.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 101.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:01:19.002Z] #13 101.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T19:01:19.002Z] #13 101.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 101.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:19.002Z] #13 101.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T19:01:19.002Z] #13 101.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:01:19.002Z] #13 101.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:01:19.002Z] #13 102.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T19:01:19.002Z] #13 102.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:01:19.003Z] #13 102.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:01:19.184Z] #43 89.13 CC criu/fsnotify.o [2022-03-10T19:01:19.209Z] Merge succeeded, producing f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:01:19.209Z] Checking out Revision f5c56eaca842b4269934b162e237487b28c7cc9d (PR-43356) [2022-03-10T19:01:19.249Z] #34 106.1 bufio [2022-03-10T19:01:19.252Z] #37 4.533 -- The C compiler identification is GNU 8.3.0 [2022-03-10T19:01:19.252Z] #37 4.564 -- Check for working C compiler: /usr/bin/cc [2022-03-10T19:01:19.262Z] #13 102.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.262Z] #13 102.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:01:19.262Z] #13 102.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:01:19.262Z] #13 102.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:01:19.262Z] #13 102.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.262Z] #13 102.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:01:19.262Z] #13 102.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:19.262Z] #13 102.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:01:19.262Z] #13 102.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.522Z] #13 102.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:01:19.522Z] #13 102.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:01:19.522Z] #13 102.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:01:19.522Z] #13 102.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:01:19.522Z] #13 102.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-10T19:01:19.522Z] #13 102.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:01:19.522Z] #13 102.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:01:19.522Z] #13 102.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:01:19.730Z] #20 62.34 Setting up python3-pip (18.1-5) ... [2022-03-10T19:01:19.751Z] #43 ... [2022-03-10T19:01:19.751Z] [2022-03-10T19:01:19.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-03-10T19:01:19.751Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:01:19.751Z] #20 42.25 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-03-10T19:01:19.751Z] #20 42.27 Setting up xz-utils (5.2.4-1) ... [2022-03-10T19:01:19.751Z] #20 42.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T19:01:19.751Z] #20 42.30 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-10T19:01:19.751Z] #20 42.31 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:01:19.781Z] #13 102.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:19.781Z] #13 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:01:19.781Z] #13 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:01:19.781Z] #13 102.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:19.781Z] #13 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T19:01:19.781Z] #13 103.0 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-03-10T19:01:19.781Z] #13 103.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:01:19.781Z] #13 103.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:01:19.781Z] #13 103.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:19.781Z] #13 103.0 Setting up dmsetup (2:1.02.155-3) ... [2022-03-10T19:01:19.781Z] #13 103.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:19.781Z] #13 103.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:01:19.781Z] #13 103.1 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:20.010Z] #20 42.37 invoke-rc.d: could not determine current runlevel [2022-03-10T19:01:20.010Z] #20 42.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:01:20.010Z] #20 42.39 Setting up pigz (2.4-1) ... [2022-03-10T19:01:20.010Z] #20 42.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-10T19:01:20.010Z] #20 42.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-10T19:01:20.010Z] #20 42.44 Setting up python-pip-whl (18.1-5) ... [2022-03-10T19:01:20.010Z] #20 42.45 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-03-10T19:01:20.010Z] #20 42.46 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:01:20.195Z] #37 5.434 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-10T19:01:20.195Z] #37 5.453 -- Detecting C compiler ABI info [2022-03-10T19:01:20.197Z] #34 ... [2022-03-10T19:01:20.197Z] [2022-03-10T19:01:20.197Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:20.197Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:20.197Z] #43 3.095 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:01:20.197Z] #43 3.095 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:01:20.269Z] #20 42.75 Setting up libaio1:arm64 (0.3.112-3) ... [2022-03-10T19:01:20.269Z] #20 42.76 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-10T19:01:20.269Z] #20 42.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:20.269Z] #20 42.79 Setting up vim (2:8.1.0875-5) ... [2022-03-10T19:01:20.269Z] #20 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T19:01:20.269Z] #20 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T19:01:20.269Z] #20 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T19:01:20.269Z] #20 42.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T19:01:20.269Z] #20 42.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T19:01:20.269Z] #20 42.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T19:01:20.269Z] #20 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T19:01:20.269Z] #20 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T19:01:20.269Z] #20 42.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-10T19:01:20.269Z] #20 42.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:01:20.457Z] #37 ... [2022-03-10T19:01:20.457Z] [2022-03-10T19:01:20.457Z] #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-03-10T19:01:20.457Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-10T19:01:20.457Z] #42 101.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-10T19:01:20.457Z] #42 101.3 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:20.457Z] #42 DONE 102.1s [2022-03-10T19:01:20.457Z] [2022-03-10T19:01:20.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:20.457Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:20.460Z] #43 3.133 Note: Building without GnuTLS support [2022-03-10T19:01:20.460Z] #43 3.153 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:01:20.460Z] #43 3.153 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:01:20.529Z] #20 42.88 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-10T19:01:20.529Z] #20 42.90 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T19:01:20.529Z] #20 42.91 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-10T19:01:20.529Z] #20 42.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:01:20.668Z] #20 63.38 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:20.668Z] #20 63.45 Processing triggers for mime-support (3.62) ... [2022-03-10T19:01:18.827Z] > git remote # timeout=10 [2022-03-10T19:01:18.911Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T19:01:18.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-10T19:01:18.965Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-10T19:01:19.119Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-10T19:01:19.263Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T19:01:19.312Z] > git checkout -f f5c56eaca842b4269934b162e237487b28c7cc9d # timeout=10 [2022-03-10T19:01:22.048Z] #20 DONE 64.5s [2022-03-10T19:01:22.048Z] [2022-03-10T19:01:22.048Z] #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-03-10T19:01:22.048Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-10T19:01:22.322Z] #13 DONE 105.3s [2022-03-10T19:01:22.322Z] [2022-03-10T19:01:22.322Z] #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-03-10T19:01:22.322Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:01:22.617Z] #21 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T19:01:22.617Z] #21 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T19:01:22.617Z] #21 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T19:01:22.617Z] #21 DONE 0.9s [2022-03-10T19:01:22.617Z] [2022-03-10T19:01:22.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:22.617Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:22.617Z] #43 106.3 CC criu/fsnotify.o [2022-03-10T19:01:22.617Z] #43 107.5 CC criu/image-desc.o [2022-03-10T19:01:22.617Z] #43 107.6 CC criu/image.o [2022-03-10T19:01:22.617Z] #43 108.6 CC criu/ipc_ns.o [2022-03-10T19:01:22.617Z] #43 109.9 CC criu/irmap.o [2022-03-10T19:01:22.617Z] #43 110.5 CC criu/kcmp-ids.o [2022-03-10T19:01:22.617Z] #43 110.9 CC criu/kerndat.o [2022-03-10T19:01:22.617Z] #43 112.2 CC criu/libnetlink.o [2022-03-10T19:01:22.617Z] #43 112.6 CC criu/log.o [2022-03-10T19:01:22.617Z] #43 113.1 CC criu/lsm.o [2022-03-10T19:01:22.617Z] #43 113.6 CC criu/mem.o [2022-03-10T19:01:22.878Z] #43 ... [2022-03-10T19:01:22.878Z] [2022-03-10T19:01:22.878Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:01:22.878Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:01:23.013Z] #43 5.351 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:01:23.013Z] #43 5.417 GEN .gitid [2022-03-10T19:01:23.013Z] #43 5.465 GEN criu/include/version.h [2022-03-10T19:01:23.013Z] #43 5.537 GEN include/common/asm [2022-03-10T19:01:23.060Z] #20 45.73 Setting up iptables (1.8.2-4) ... [2022-03-10T19:01:23.262Z] #53 ... [2022-03-10T19:01:23.262Z] [2022-03-10T19:01:23.262Z] #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-03-10T19:01:23.262Z] #58 sha256:0111bb044c50ffb6371675aeaeb589d45c4e97703a19763a542cec1194516adc [2022-03-10T19:01:23.262Z] #58 103.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T19:01:23.262Z] #58 103.2 + GOBIN=/build [2022-03-10T19:01:23.262Z] #58 103.2 + GO111MODULE=on [2022-03-10T19:01:23.262Z] #58 103.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-10T19:01:23.262Z] #58 DONE 109.5s [2022-03-10T19:01:23.318Z] #20 45.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T19:01:23.318Z] #20 45.78 Setting up python3 (3.7.3-1) ... [2022-03-10T19:01:23.521Z] [2022-03-10T19:01:23.521Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T19:01:23.521Z] #59 sha256:1d98041633ea3c12ecb8809aaf0bf061be6307317d5f5ddbe9cb4b267518e88e [2022-03-10T19:01:23.576Z] #20 46.11 Setting up python3-wheel (0.32.3-2) ... [2022-03-10T19:01:23.771Z] #43 2.957 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:01:23.771Z] #43 2.957 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:01:23.771Z] #43 2.999 Note: Building without GnuTLS support [2022-03-10T19:01:23.771Z] #43 3.005 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:01:23.771Z] #43 3.005 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:01:23.780Z] #59 DONE 0.3s [2022-03-10T19:01:23.780Z] [2022-03-10T19:01:23.780Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T19:01:23.780Z] #60 sha256:c62c2488a2bdf854f17b1762655dfaf350380067d568d7b75ae3224d568eb4a5 [2022-03-10T19:01:23.780Z] #60 DONE 0.1s [2022-03-10T19:01:23.780Z] [2022-03-10T19:01:23.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:23.780Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:23.780Z] #43 42.81 CC compel/src/lib/ptrace.o [2022-03-10T19:01:23.780Z] #43 43.11 AR compel/libcompel.a [2022-03-10T19:01:23.780Z] #43 43.18 HOSTCC compel/src/main-host.o [2022-03-10T19:01:23.780Z] #43 43.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-10T19:01:23.780Z] #43 43.53 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-10T19:01:23.780Z] #43 43.73 HOSTCC compel/src/lib/log-host.o [2022-03-10T19:01:23.780Z] #43 43.84 HOSTLINK compel/compel-host-bin [2022-03-10T19:01:23.780Z] #43 44.03 DEP soccr/soccr.d [2022-03-10T19:01:23.780Z] #43 44.20 CC soccr/soccr.o [2022-03-10T19:01:23.780Z] #43 45.25 AR soccr/libsoccr.a [2022-03-10T19:01:23.780Z] #43 45.31 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:01:23.780Z] #43 45.47 DEP criu/arch/x86/sigframe.d [2022-03-10T19:01:23.780Z] #43 45.55 DEP criu/arch/x86/sigaction_compat.d [2022-03-10T19:01:23.780Z] #43 45.64 DEP criu/arch/x86/kerndat.d [2022-03-10T19:01:23.780Z] #43 45.71 DEP criu/arch/x86/crtools.d [2022-03-10T19:01:24.039Z] #43 45.83 DEP criu/arch/x86/cpu.d [2022-03-10T19:01:24.039Z] #43 45.94 CC criu/arch/x86/cpu.o [2022-03-10T19:01:24.512Z] #20 46.88 Setting up apparmor (2.13.2-10) ... [2022-03-10T19:01:24.606Z] #43 46.47 CC criu/arch/x86/crtools.o [2022-03-10T19:01:24.932Z] #43 7.551 PBCC images/timens.pb-c.c [2022-03-10T19:01:24.932Z] #43 7.609 DEP images/timens.pb-c.d [2022-03-10T19:01:24.932Z] #43 7.665 PBCC images/fown.pb-c.c [2022-03-10T19:01:24.932Z] #43 7.696 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-10T19:01:25.193Z] #43 7.786 PBCC images/opts.pb-c.c [2022-03-10T19:01:25.193Z] #43 7.837 PBCC images/memfd.pb-c.c [2022-03-10T19:01:25.193Z] #43 7.887 DEP images/fown.pb-c.d [2022-03-10T19:01:25.193Z] #43 7.928 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-10T19:01:25.454Z] #43 8.069 DEP images/opts.pb-c.d [2022-03-10T19:01:25.454Z] #43 8.149 DEP images/memfd.pb-c.d [2022-03-10T19:01:25.454Z] #43 8.214 PBCC images/sit.pb-c.c [2022-03-10T19:01:25.454Z] #43 8.252 DEP images/sit.pb-c.d [2022-03-10T19:01:25.454Z] #43 8.324 PBCC images/macvlan.pb-c.c [2022-03-10T19:01:25.454Z] #43 8.358 DEP images/macvlan.pb-c.d [2022-03-10T19:01:25.542Z] #43 ... [2022-03-10T19:01:25.542Z] [2022-03-10T19:01:25.542Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-10T19:01:25.542Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-10T19:01:25.542Z] #14 DONE 3.5s [2022-03-10T19:01:25.693Z] #43 5.483 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:01:25.716Z] #43 8.461 PBCC images/autofs.pb-c.c [2022-03-10T19:01:25.716Z] #43 8.558 DEP images/autofs.pb-c.d [2022-03-10T19:01:25.801Z] [2022-03-10T19:01:25.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:25.801Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:25.801Z] #43 47.48 CC criu/arch/x86/kerndat.o [2022-03-10T19:01:25.886Z] #20 48.43 Setting up xfsprogs (4.20.0-1) ... [2022-03-10T19:01:25.887Z] #20 48.44 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:01:25.956Z] #43 5.546 GEN .gitid [2022-03-10T19:01:25.956Z] #43 5.577 GEN criu/include/version.h [2022-03-10T19:01:25.956Z] #43 ... [2022-03-10T19:01:25.956Z] [2022-03-10T19:01:25.956Z] #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-03-10T19:01:25.956Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:01:25.956Z] #34 97.71 strings [2022-03-10T19:01:25.956Z] #34 98.73 os [2022-03-10T19:01:25.956Z] #34 101.9 bufio [2022-03-10T19:01:25.956Z] #34 104.1 fmt [2022-03-10T19:01:25.956Z] #34 105.0 path/filepath [2022-03-10T19:01:25.956Z] #34 106.9 io/ioutil [2022-03-10T19:01:25.956Z] #34 107.5 text/tabwriter [2022-03-10T19:01:25.956Z] #34 ... [2022-03-10T19:01:25.956Z] [2022-03-10T19:01:25.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:25.956Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:25.956Z] #43 5.684 GEN include/common/asm [2022-03-10T19:01:25.979Z] #43 8.652 PBCC images/sysctl.pb-c.c [2022-03-10T19:01:25.979Z] #43 8.693 DEP images/sysctl.pb-c.d [2022-03-10T19:01:25.979Z] #43 8.826 PBCC images/time.pb-c.c [2022-03-10T19:01:26.063Z] #43 47.93 CC criu/arch/x86/sigaction_compat.o [2022-03-10T19:01:26.241Z] #43 8.917 DEP images/time.pb-c.d [2022-03-10T19:01:26.241Z] #43 9.042 PBCC images/binfmt-misc.pb-c.c [2022-03-10T19:01:26.241Z] #43 9.097 DEP images/binfmt-misc.pb-c.d [2022-03-10T19:01:26.322Z] #43 48.14 CC criu/arch/x86/sigframe.o [2022-03-10T19:01:26.454Z] #20 48.85 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:01:26.503Z] #43 9.177 PBCC images/seccomp.pb-c.c [2022-03-10T19:01:26.503Z] #43 9.245 DEP images/seccomp.pb-c.d [2022-03-10T19:01:26.503Z] #43 9.373 PBCC images/userns.pb-c.c [2022-03-10T19:01:26.581Z] #43 48.36 LINK criu/arch/x86/crtools.built-in.o [2022-03-10T19:01:26.581Z] #43 48.40 DEP criu/pie/util-vdso-elf32.d [2022-03-10T19:01:26.581Z] #43 48.48 DEP criu/pie/util-vdso.d [2022-03-10T19:01:26.765Z] #43 9.485 DEP images/userns.pb-c.d [2022-03-10T19:01:26.765Z] #43 9.581 PBCC images/cgroup.pb-c.c [2022-03-10T19:01:26.844Z] #43 48.60 DEP criu/pie/util.d [2022-03-10T19:01:26.844Z] #43 48.69 CC criu/pie/util.o [2022-03-10T19:01:27.021Z] #20 49.71 Setting up python3-distutils (3.7.3-1) ... [2022-03-10T19:01:27.027Z] #43 9.685 DEP images/cgroup.pb-c.d [2022-03-10T19:01:27.027Z] #43 9.785 PBCC images/ext-file.pb-c.c [2022-03-10T19:01:27.027Z] #43 9.825 DEP images/ext-file.pb-c.d [2022-03-10T19:01:27.027Z] #43 9.933 PBCC images/rpc.pb-c.c [2022-03-10T19:01:27.103Z] #43 48.89 CC criu/pie/util-vdso.o [2022-03-10T19:01:27.288Z] #43 9.969 DEP images/rpc.pb-c.d [2022-03-10T19:01:27.288Z] #43 10.02 PBCC images/siginfo.pb-c.c [2022-03-10T19:01:27.551Z] #43 10.13 DEP images/siginfo.pb-c.d [2022-03-10T19:01:27.551Z] #43 10.22 PBCC images/pagemap.pb-c.c [2022-03-10T19:01:27.551Z] #43 10.25 DEP images/pagemap.pb-c.d [2022-03-10T19:01:27.551Z] #43 10.37 PBCC images/rlimit.pb-c.c [2022-03-10T19:01:27.590Z] #20 50.13 Setting up python3-setuptools (40.8.0-1) ... [2022-03-10T19:01:27.672Z] #43 49.42 CC criu/pie/util-vdso-elf32.o [2022-03-10T19:01:27.813Z] #43 10.41 DEP images/rlimit.pb-c.d [2022-03-10T19:01:27.813Z] #43 10.48 PBCC images/file-lock.pb-c.c [2022-03-10T19:01:27.813Z] #43 10.53 DEP images/file-lock.pb-c.d [2022-03-10T19:01:27.813Z] #43 10.61 PBCC images/tty.pb-c.c [2022-03-10T19:01:28.074Z] #43 10.67 DEP images/tty.pb-c.d [2022-03-10T19:01:28.074Z] #43 10.79 PBCC images/tun.pb-c.c [2022-03-10T19:01:28.074Z] #43 10.80 PBCC images/netdev.pb-c.c [2022-03-10T19:01:28.074Z] #43 10.82 DEP images/tun.pb-c.d [2022-03-10T19:01:28.074Z] #43 10.83 DEP images/netdev.pb-c.d [2022-03-10T19:01:28.074Z] #43 10.85 PBCC images/vma.pb-c.c [2022-03-10T19:01:28.074Z] #43 10.87 DEP images/vma.pb-c.d [2022-03-10T19:01:28.074Z] #43 10.94 PBCC images/creds.pb-c.c [2022-03-10T19:01:28.074Z] #43 10.99 DEP images/creds.pb-c.d [2022-03-10T19:01:28.154Z] #22 4.732 Collecting yamllint==1.26.1 [2022-03-10T19:01:28.245Z] #43 50.02 AR criu/pie/pie.lib.a [2022-03-10T19:01:28.245Z] #43 50.07 DEP criu/pie/restorer.d [2022-03-10T19:01:28.245Z] #43 ... [2022-03-10T19:01:28.245Z] [2022-03-10T19:01:28.245Z] #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-03-10T19:01:28.245Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-10T19:01:28.245Z] #15 DONE 2.8s [2022-03-10T19:01:28.336Z] #43 11.06 PBCC images/utsns.pb-c.c [2022-03-10T19:01:28.336Z] #43 11.11 DEP images/utsns.pb-c.d [2022-03-10T19:01:28.336Z] #43 11.19 PBCC images/ipc-desc.pb-c.c [2022-03-10T19:01:28.506Z] [2022-03-10T19:01:28.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:28.506Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:28.506Z] #43 50.34 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-10T19:01:28.506Z] #43 50.42 DEP criu/arch/x86/restorer_unmap.d [2022-03-10T19:01:28.506Z] #43 50.43 DEP criu/arch/x86/restorer.d [2022-03-10T19:01:28.506Z] #43 ... [2022-03-10T19:01:28.506Z] [2022-03-10T19:01:28.506Z] #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-03-10T19:01:28.506Z] #37 sha256:1347612921ac0d852f9e2477733b9f96bde2cb8485cae608b662cdeb67f1cab9 [2022-03-10T19:01:28.506Z] #37 6.456 -- Detecting C compiler ABI info - done [2022-03-10T19:01:28.506Z] #37 6.483 -- Detecting C compile features [2022-03-10T19:01:28.506Z] #37 9.094 -- Detecting C compile features - done [2022-03-10T19:01:28.506Z] #37 9.188 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-10T19:01:28.506Z] #37 9.527 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-10T19:01:28.506Z] #37 9.661 -- Configuring done [2022-03-10T19:01:28.506Z] #37 9.672 -- Generating done [2022-03-10T19:01:28.506Z] #37 9.690 -- Build files have been written to: /tmp/tmp.X3blsWJN0Q/tini [2022-03-10T19:01:28.506Z] #37 9.698 + make tini-static [2022-03-10T19:01:28.506Z] #37 10.41 Scanning dependencies of target tini-static [2022-03-10T19:01:28.506Z] #37 10.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-10T19:01:28.506Z] #37 12.19 [100%] Linking C executable tini-static [2022-03-10T19:01:28.506Z] #37 12.79 [100%] Built target tini-static [2022-03-10T19:01:28.506Z] #37 12.88 + mkdir -p /build [2022-03-10T19:01:28.506Z] #37 12.88 + cp tini-static /build/docker-init [2022-03-10T19:01:28.506Z] #37 DONE 13.7s [2022-03-10T19:01:28.506Z] [2022-03-10T19:01:28.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:28.506Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:28.506Z] #43 7.991 PBCC images/timens.pb-c.c [2022-03-10T19:01:28.506Z] #43 8.031 DEP images/timens.pb-c.d [2022-03-10T19:01:28.506Z] #43 8.155 PBCC images/fown.pb-c.c [2022-03-10T19:01:28.506Z] #43 8.195 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-10T19:01:28.526Z] #20 ... [2022-03-10T19:01:28.526Z] [2022-03-10T19:01:28.526Z] #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-03-10T19:01:28.526Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-10T19:01:28.526Z] #40 150.9 + dpkg --print-architecture [2022-03-10T19:01:28.599Z] #43 11.26 PBCC images/ipc-sem.pb-c.c [2022-03-10T19:01:28.599Z] #43 11.30 DEP images/ipc-desc.pb-c.d [2022-03-10T19:01:28.766Z] #43 50.62 DEP criu/arch/x86/vdso-pie.d [2022-03-10T19:01:28.766Z] #43 50.66 DEP criu/pie/parasite-vdso.d [2022-03-10T19:01:28.766Z] #43 50.74 DEP criu/pie/parasite.d [2022-03-10T19:01:28.767Z] #43 8.309 PBCC images/opts.pb-c.c [2022-03-10T19:01:28.767Z] #43 8.367 PBCC images/memfd.pb-c.c [2022-03-10T19:01:28.767Z] #43 8.472 DEP images/fown.pb-c.d [2022-03-10T19:01:28.767Z] #43 8.538 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-10T19:01:28.860Z] #43 11.44 DEP images/ipc-sem.pb-c.d [2022-03-10T19:01:28.860Z] #43 11.48 PBCC images/ipc-msg.pb-c.c [2022-03-10T19:01:28.860Z] #43 11.54 DEP images/ipc-msg.pb-c.d [2022-03-10T19:01:28.860Z] #43 11.64 PBCC images/ipc-shm.pb-c.c [2022-03-10T19:01:29.029Z] #43 8.647 DEP images/opts.pb-c.d [2022-03-10T19:01:29.029Z] #43 8.721 DEP images/memfd.pb-c.d [2022-03-10T19:01:29.029Z] #43 8.855 PBCC images/sit.pb-c.c [2022-03-10T19:01:29.122Z] #43 11.69 DEP images/ipc-shm.pb-c.d [2022-03-10T19:01:29.122Z] #43 11.79 PBCC images/ipc-var.pb-c.c [2022-03-10T19:01:29.122Z] #43 11.84 DEP images/ipc-var.pb-c.d [2022-03-10T19:01:29.122Z] #43 12.04 PBCC images/sk-opts.pb-c.c [2022-03-10T19:01:29.291Z] #43 8.922 DEP images/sit.pb-c.d [2022-03-10T19:01:29.291Z] #43 ... [2022-03-10T19:01:29.291Z] [2022-03-10T19:01:29.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-03-10T19:01:29.291Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:29.291Z] #13 95.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-10T19:01:29.291Z] #13 95.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-10T19:01:29.291Z] #13 95.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:01:29.291Z] #13 103.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T19:01:29.291Z] #13 103.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:29.291Z] #13 103.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:29.291Z] #13 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-10T19:01:29.291Z] #13 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:29.291Z] #13 103.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:29.336Z] #43 50.94 CC criu/pie/parasite.o [2022-03-10T19:01:29.384Z] #43 12.08 PBCC images/packet-sock.pb-c.c [2022-03-10T19:01:29.384Z] #43 12.14 DEP images/sk-opts.pb-c.d [2022-03-10T19:01:29.552Z] #13 ... [2022-03-10T19:01:29.552Z] [2022-03-10T19:01:29.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:29.553Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:29.553Z] #43 9.056 PBCC images/macvlan.pb-c.c [2022-03-10T19:01:29.553Z] #43 9.098 DEP images/macvlan.pb-c.d [2022-03-10T19:01:29.645Z] #43 12.32 DEP images/packet-sock.pb-c.d [2022-03-10T19:01:29.645Z] #43 12.43 PBCC images/sk-netlink.pb-c.c [2022-03-10T19:01:29.815Z] #43 9.283 PBCC images/autofs.pb-c.c [2022-03-10T19:01:29.815Z] #43 9.333 DEP images/autofs.pb-c.d [2022-03-10T19:01:29.815Z] #43 9.415 PBCC images/sysctl.pb-c.c [2022-03-10T19:01:29.815Z] #43 9.495 DEP images/sysctl.pb-c.d [2022-03-10T19:01:29.906Z] #43 12.53 DEP images/sk-netlink.pb-c.d [2022-03-10T19:01:29.906Z] #43 12.63 PBCC images/sk-inet.pb-c.c [2022-03-10T19:01:30.061Z] #22 ... [2022-03-10T19:01:30.061Z] [2022-03-10T19:01:30.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:30.061Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:30.061Z] #43 115.4 CC criu/memfd.o [2022-03-10T19:01:30.061Z] #43 116.2 CC criu/mount.o [2022-03-10T19:01:30.061Z] #43 120.6 CC criu/namespaces.o [2022-03-10T19:01:30.061Z] #43 122.2 CC criu/net.o [2022-03-10T19:01:30.077Z] #43 9.632 PBCC images/time.pb-c.c [2022-03-10T19:01:30.077Z] #43 9.652 DEP images/time.pb-c.d [2022-03-10T19:01:30.077Z] #43 9.841 PBCC images/binfmt-misc.pb-c.c [2022-03-10T19:01:30.077Z] #43 9.841 DEP images/binfmt-misc.pb-c.d [2022-03-10T19:01:30.195Z] #43 12.74 DEP images/sk-inet.pb-c.d [2022-03-10T19:01:30.195Z] #43 12.89 PBCC images/sk-unix.pb-c.c [2022-03-10T19:01:30.195Z] #43 13.00 DEP images/sk-unix.pb-c.d [2022-03-10T19:01:30.275Z] #43 52.15 LINK criu/pie/parasite.built-in.o [2022-03-10T19:01:30.275Z] #43 52.17 GEN criu/pie/parasite-blob.h [2022-03-10T19:01:30.275Z] #43 52.17 CC criu/pie/parasite-vdso.o [2022-03-10T19:01:30.338Z] #43 9.928 PBCC images/seccomp.pb-c.c [2022-03-10T19:01:30.338Z] #43 9.966 DEP images/seccomp.pb-c.d [2022-03-10T19:01:30.430Z] #40 ... [2022-03-10T19:01:30.430Z] [2022-03-10T19:01:30.430Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:30.430Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:30.430Z] #43 90.26 CC criu/image-desc.o [2022-03-10T19:01:30.430Z] #43 90.44 CC criu/image.o [2022-03-10T19:01:30.430Z] #43 91.28 CC criu/ipc_ns.o [2022-03-10T19:01:30.430Z] #43 92.48 CC criu/irmap.o [2022-03-10T19:01:30.430Z] #43 93.08 CC criu/kcmp-ids.o [2022-03-10T19:01:30.430Z] #43 93.39 CC criu/kerndat.o [2022-03-10T19:01:30.430Z] #43 94.51 CC criu/libnetlink.o [2022-03-10T19:01:30.430Z] #43 94.68 CC criu/log.o [2022-03-10T19:01:30.430Z] #43 95.19 CC criu/lsm.o [2022-03-10T19:01:30.430Z] #43 95.49 CC criu/mem.o [2022-03-10T19:01:30.430Z] #43 97.36 CC criu/memfd.o [2022-03-10T19:01:30.430Z] #43 98.00 CC criu/mount.o [2022-03-10T19:01:30.430Z] #43 ... [2022-03-10T19:01:30.430Z] [2022-03-10T19:01:30.431Z] #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-03-10T19:01:30.431Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-10T19:01:30.431Z] #20 51.20 Setting up python3-pip (18.1-5) ... [2022-03-10T19:01:30.431Z] #20 52.18 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:01:30.431Z] #20 52.23 Processing triggers for mime-support (3.62) ... [2022-03-10T19:01:30.431Z] #20 DONE 52.8s [2022-03-10T19:01:30.431Z] [2022-03-10T19:01:30.431Z] #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-03-10T19:01:30.431Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-10T19:01:30.431Z] #40 DONE 152.6s [2022-03-10T19:01:30.431Z] [2022-03-10T19:01:30.431Z] #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-03-10T19:01:30.431Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-03-10T19:01:30.466Z] #43 13.17 PBCC images/mm.pb-c.c [2022-03-10T19:01:30.466Z] #43 13.28 DEP images/mm.pb-c.d [2022-03-10T19:01:30.599Z] #43 10.12 PBCC images/userns.pb-c.c [2022-03-10T19:01:30.599Z] #43 10.16 DEP images/userns.pb-c.d [2022-03-10T19:01:30.599Z] #43 10.31 PBCC images/cgroup.pb-c.c [2022-03-10T19:01:30.599Z] #43 10.34 DEP images/cgroup.pb-c.d [2022-03-10T19:01:30.731Z] #43 13.35 PBCC images/timerfd.pb-c.c [2022-03-10T19:01:30.731Z] #43 13.44 DEP images/timerfd.pb-c.d [2022-03-10T19:01:30.731Z] #43 13.47 PBCC images/timer.pb-c.c [2022-03-10T19:01:30.731Z] #43 13.49 DEP images/timer.pb-c.d [2022-03-10T19:01:30.731Z] #43 13.57 PBCC images/sa.pb-c.c [2022-03-10T19:01:30.844Z] #43 52.75 CC criu/arch/x86/vdso-pie.o [2022-03-10T19:01:30.859Z] #43 10.55 PBCC images/ext-file.pb-c.c [2022-03-10T19:01:30.859Z] #43 10.65 DEP images/ext-file.pb-c.d [2022-03-10T19:01:30.997Z] #43 13.62 DEP images/sa.pb-c.d [2022-03-10T19:01:30.997Z] #43 13.70 PBCC images/pipe-data.pb-c.c [2022-03-10T19:01:30.997Z] #43 13.72 DEP images/pipe-data.pb-c.d [2022-03-10T19:01:30.997Z] #43 13.76 PBCC images/mnt.pb-c.c [2022-03-10T19:01:30.997Z] #43 13.81 DEP images/mnt.pb-c.d [2022-03-10T19:01:31.121Z] #43 10.77 PBCC images/rpc.pb-c.c [2022-03-10T19:01:31.121Z] #43 10.91 DEP images/rpc.pb-c.d [2022-03-10T19:01:31.260Z] #43 13.87 PBCC images/sk-packet.pb-c.c [2022-03-10T19:01:31.260Z] #43 13.90 DEP images/sk-packet.pb-c.d [2022-03-10T19:01:31.260Z] #43 13.99 PBCC images/tcp-stream.pb-c.c [2022-03-10T19:01:31.260Z] #43 14.03 DEP images/tcp-stream.pb-c.d [2022-03-10T19:01:31.260Z] #43 14.08 PBCC images/pipe.pb-c.c [2022-03-10T19:01:31.365Z] #21 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T19:01:31.365Z] #21 0.878 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T19:01:31.365Z] #21 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T19:01:31.365Z] #21 DONE 1.0s [2022-03-10T19:01:31.365Z] [2022-03-10T19:01:31.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:31.365Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:31.365Z] #43 ... [2022-03-10T19:01:31.365Z] [2022-03-10T19:01:31.365Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:01:31.365Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-10T19:01:31.384Z] #43 11.04 PBCC images/siginfo.pb-c.c [2022-03-10T19:01:31.384Z] #43 11.10 DEP images/siginfo.pb-c.d [2022-03-10T19:01:31.384Z] #43 11.16 PBCC images/pagemap.pb-c.c [2022-03-10T19:01:31.414Z] #43 53.15 CC criu/arch/x86/restorer.o [2022-03-10T19:01:31.414Z] #43 ... [2022-03-10T19:01:31.414Z] [2022-03-10T19:01:31.414Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T19:01:31.414Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-10T19:01:31.414Z] #16 2.790 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T19:01:31.414Z] #16 DONE 3.2s [2022-03-10T19:01:31.546Z] #43 14.13 DEP images/pipe.pb-c.d [2022-03-10T19:01:31.546Z] #43 ... [2022-03-10T19:01:31.546Z] [2022-03-10T19:01:31.546Z] #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-03-10T19:01:31.546Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:01:31.546Z] #34 108.3 text/tabwriter [2022-03-10T19:01:31.546Z] #34 108.8 fmt [2022-03-10T19:01:31.546Z] #34 109.0 path/filepath [2022-03-10T19:01:31.546Z] #34 110.9 io/ioutil [2022-03-10T19:01:31.546Z] #34 112.9 github.com/BurntSushi/toml [2022-03-10T19:01:31.546Z] #34 112.9 flag [2022-03-10T19:01:31.546Z] #34 115.5 log [2022-03-10T19:01:31.546Z] #34 ... [2022-03-10T19:01:31.546Z] [2022-03-10T19:01:31.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:31.546Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:31.546Z] #43 14.23 PBCC images/pstree.pb-c.c [2022-03-10T19:01:31.546Z] #43 14.27 DEP images/pstree.pb-c.d [2022-03-10T19:01:31.546Z] #43 14.28 PBCC images/fs.pb-c.c [2022-03-10T19:01:31.546Z] #43 14.32 DEP images/fs.pb-c.d [2022-03-10T19:01:31.546Z] #43 14.37 PBCC images/signalfd.pb-c.c [2022-03-10T19:01:31.645Z] #43 11.39 DEP images/pagemap.pb-c.d [2022-03-10T19:01:31.674Z] [2022-03-10T19:01:31.674Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T19:01:31.674Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-10T19:01:31.808Z] #43 14.44 DEP images/signalfd.pb-c.d [2022-03-10T19:01:31.808Z] #43 14.49 PBCC images/fh.pb-c.c [2022-03-10T19:01:31.808Z] #43 14.52 PBCC images/fsnotify.pb-c.c [2022-03-10T19:01:31.808Z] #43 14.56 DEP images/fh.pb-c.d [2022-03-10T19:01:31.808Z] #43 14.61 DEP images/fsnotify.pb-c.d [2022-03-10T19:01:31.907Z] #43 11.51 PBCC images/rlimit.pb-c.c [2022-03-10T19:01:31.907Z] #43 11.58 DEP images/rlimit.pb-c.d [2022-03-10T19:01:31.907Z] #43 11.64 PBCC images/file-lock.pb-c.c [2022-03-10T19:01:31.907Z] #43 11.72 DEP images/file-lock.pb-c.d [2022-03-10T19:01:32.069Z] #43 14.70 PBCC images/eventpoll.pb-c.c [2022-03-10T19:01:32.069Z] #43 14.73 DEP images/eventpoll.pb-c.d [2022-03-10T19:01:32.069Z] #43 14.76 PBCC images/eventfd.pb-c.c [2022-03-10T19:01:32.069Z] #43 14.83 DEP images/eventfd.pb-c.d [2022-03-10T19:01:32.069Z] #43 14.87 PBCC images/remap-file-path.pb-c.c [2022-03-10T19:01:32.069Z] #43 14.90 DEP images/remap-file-path.pb-c.d [2022-03-10T19:01:32.069Z] #43 14.96 PBCC images/fifo.pb-c.c [2022-03-10T19:01:32.168Z] #43 11.82 PBCC images/tty.pb-c.c [2022-03-10T19:01:32.168Z] #43 11.96 DEP images/tty.pb-c.d [2022-03-10T19:01:32.253Z] Commit message: "[20.10] bump swarmkit for config size increase" [2022-03-10T19:01:32.330Z] #43 14.98 DEP images/fifo.pb-c.d [2022-03-10T19:01:32.330Z] #43 15.01 PBCC images/ghost-file.pb-c.c [2022-03-10T19:01:32.330Z] #43 15.07 DEP images/ghost-file.pb-c.d [2022-03-10T19:01:32.330Z] #43 15.14 PBCC images/regfile.pb-c.c [2022-03-10T19:01:32.330Z] #43 15.21 DEP images/regfile.pb-c.d [2022-03-10T19:01:32.429Z] #43 12.08 PBCC images/tun.pb-c.c [2022-03-10T19:01:32.429Z] #43 12.17 PBCC images/netdev.pb-c.c [2022-03-10T19:01:32.592Z] #43 15.30 PBCC images/ns.pb-c.c [2022-03-10T19:01:32.592Z] #43 15.33 DEP images/ns.pb-c.d [2022-03-10T19:01:32.592Z] #43 15.39 PBCC images/fdinfo.pb-c.c [2022-03-10T19:01:32.597Z] #43 ... [2022-03-10T19:01:32.597Z] [2022-03-10T19:01:32.597Z] #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-03-10T19:01:32.597Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:01:32.597Z] #40 218.0 + dpkg --print-architecture [2022-03-10T19:01:32.597Z] #40 218.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-10T19:01:32.597Z] #40 218.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T19:01:32.597Z] #40 218.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T19:01:32.690Z] #43 12.26 DEP images/tun.pb-c.d [2022-03-10T19:01:32.690Z] #43 12.34 DEP images/netdev.pb-c.d [2022-03-10T19:01:32.856Z] #43 15.55 DEP images/fdinfo.pb-c.d [2022-03-10T19:01:32.737Z] > git --version # timeout=10 [2022-03-10T19:01:32.788Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-10T19:01:32.838Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-10T19:01:32.951Z] #43 12.51 PBCC images/vma.pb-c.c [2022-03-10T19:01:32.951Z] #43 12.76 DEP images/vma.pb-c.d [2022-03-10T19:01:33.121Z] #43 15.64 PBCC images/core-aarch64.pb-c.c [2022-03-10T19:01:33.121Z] #43 15.72 PBCC images/core-arm.pb-c.c [2022-03-10T19:01:33.121Z] #43 15.78 PBCC images/core-ppc64.pb-c.c [2022-03-10T19:01:33.121Z] #43 15.84 PBCC images/core-s390.pb-c.c [2022-03-10T19:01:33.121Z] #43 15.91 PBCC images/core-x86.pb-c.c [2022-03-10T19:01:33.121Z] #43 ... [2022-03-10T19:01:33.121Z] [2022-03-10T19:01:33.121Z] #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-03-10T19:01:33.121Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:33.121Z] #13 106.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-10T19:01:33.121Z] #13 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:33.121Z] #13 106.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:33.121Z] #13 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-10T19:01:33.121Z] #13 106.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:33.121Z] #13 106.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:33.212Z] #43 12.87 PBCC images/creds.pb-c.c [2022-03-10T19:01:33.212Z] #43 12.91 DEP images/creds.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-10T19:01:33.383Z] #13 ... [2022-03-10T19:01:33.383Z] [2022-03-10T19:01:33.383Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:33.383Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:33.383Z] #43 16.00 PBCC images/core.pb-c.c [2022-03-10T19:01:33.383Z] #43 16.11 PBCC images/inventory.pb-c.c [2022-03-10T19:01:33.383Z] #43 16.18 DEP images/core-aarch64.pb-c.d [2022-03-10T19:01:33.383Z] #43 16.22 DEP images/core-arm.pb-c.d [2022-03-10T19:01:33.383Z] #43 16.29 DEP images/core-ppc64.pb-c.d [2022-03-10T19:01:33.473Z] #43 13.04 PBCC images/utsns.pb-c.c [2022-03-10T19:01:33.473Z] #43 13.16 DEP images/utsns.pb-c.d [2022-03-10T19:01:33.473Z] #43 13.26 PBCC images/ipc-desc.pb-c.c [2022-03-10T19:01:33.582Z] #17 DONE 2.1s [2022-03-10T19:01:33.582Z] [2022-03-10T19:01:33.582Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T19:01:33.582Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-10T19:01:33.644Z] #43 16.38 DEP images/core-s390.pb-c.d [2022-03-10T19:01:33.644Z] #43 ... [2022-03-10T19:01:33.644Z] [2022-03-10T19:01:33.644Z] #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-03-10T19:01:33.644Z] #34 sha256:183bd969b7d54c411f9c247639dd38e2a29e5a4d3125e0fd9f715a2ab9f4e5e4 [2022-03-10T19:01:33.644Z] #34 118.7 github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T19:01:33.644Z] #34 DONE 120.7s [2022-03-10T19:01:33.644Z] [2022-03-10T19:01:33.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:33.644Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:33.644Z] #43 16.45 DEP images/core-x86.pb-c.d [2022-03-10T19:01:33.644Z] #43 16.55 DEP images/core.pb-c.d [2022-03-10T19:01:33.735Z] #43 13.31 PBCC images/ipc-sem.pb-c.c [2022-03-10T19:01:33.735Z] #43 13.39 DEP images/ipc-desc.pb-c.d [2022-03-10T19:01:33.905Z] #43 16.61 DEP images/inventory.pb-c.d [2022-03-10T19:01:33.905Z] #43 16.69 PBCC images/cpuinfo.pb-c.c [2022-03-10T19:01:33.905Z] #43 16.74 DEP images/cpuinfo.pb-c.d [2022-03-10T19:01:33.905Z] #43 16.80 PBCC images/stats.pb-c.c [2022-03-10T19:01:34.001Z] #43 13.49 DEP images/ipc-sem.pb-c.d [2022-03-10T19:01:34.001Z] #43 13.58 PBCC images/ipc-msg.pb-c.c [2022-03-10T19:01:34.001Z] #43 13.65 DEP images/ipc-msg.pb-c.d [2022-03-10T19:01:34.166Z] #43 16.85 DEP images/stats.pb-c.d [2022-03-10T19:01:34.263Z] #43 13.79 PBCC images/ipc-shm.pb-c.c [2022-03-10T19:01:34.263Z] #43 13.86 DEP images/ipc-shm.pb-c.d [2022-03-10T19:01:34.263Z] #43 13.96 PBCC images/ipc-var.pb-c.c [2022-03-10T19:01:34.524Z] #43 14.04 DEP images/ipc-var.pb-c.d [2022-03-10T19:01:34.524Z] #43 14.11 PBCC images/sk-opts.pb-c.c [2022-03-10T19:01:34.524Z] #43 14.20 PBCC images/packet-sock.pb-c.c [2022-03-10T19:01:34.785Z] #43 14.32 DEP images/sk-opts.pb-c.d [2022-03-10T19:01:34.785Z] #43 14.41 DEP images/packet-sock.pb-c.d [2022-03-10T19:01:34.785Z] #43 14.50 PBCC images/sk-netlink.pb-c.c [2022-03-10T19:01:34.785Z] #43 14.54 DEP images/sk-netlink.pb-c.d [2022-03-10T19:01:35.047Z] #43 14.62 PBCC images/sk-inet.pb-c.c [2022-03-10T19:01:35.047Z] #43 14.70 DEP images/sk-inet.pb-c.d [2022-03-10T19:01:35.047Z] #43 14.76 PBCC images/sk-unix.pb-c.c [2022-03-10T19:01:35.047Z] #43 14.80 DEP images/sk-unix.pb-c.d [2022-03-10T19:01:35.308Z] #43 14.84 PBCC images/mm.pb-c.c [2022-03-10T19:01:35.308Z] #43 14.87 DEP images/mm.pb-c.d [2022-03-10T19:01:35.308Z] #43 14.93 PBCC images/timerfd.pb-c.c [2022-03-10T19:01:35.308Z] #43 15.04 DEP images/timerfd.pb-c.d [2022-03-10T19:01:35.308Z] #43 15.08 PBCC images/timer.pb-c.c [2022-03-10T19:01:35.308Z] #43 15.10 DEP images/timer.pb-c.d [2022-03-10T19:01:35.308Z] #43 15.14 PBCC images/sa.pb-c.c [2022-03-10T19:01:35.489Z] #18 DONE 1.8s [2022-03-10T19:01:35.489Z] [2022-03-10T19:01:35.489Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:01:35.489Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-10T19:01:35.551Z] #22 4.086 Collecting yamllint==1.26.1 [2022-03-10T19:01:35.569Z] #43 15.18 DEP images/sa.pb-c.d [2022-03-10T19:01:35.569Z] #43 15.23 PBCC images/pipe-data.pb-c.c [2022-03-10T19:01:35.569Z] #43 15.25 DEP images/pipe-data.pb-c.d [2022-03-10T19:01:35.569Z] #43 ... [2022-03-10T19:01:35.569Z] [2022-03-10T19:01:35.569Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-10T19:01:35.569Z] #34 sha256:61d3127e54328748cad67bebc5dee752e1a0cca5e6bdbe69dacb59925fa1b16c [2022-03-10T19:01:35.569Z] #34 109.0 flag [2022-03-10T19:01:35.569Z] #34 109.0 github.com/BurntSushi/toml [2022-03-10T19:01:35.569Z] #34 111.4 log [2022-03-10T19:01:35.569Z] #34 114.6 github.com/BurntSushi/toml/cmd/tomlv [2022-03-10T19:01:35.569Z] #34 DONE 117.5s [2022-03-10T19:01:35.569Z] [2022-03-10T19:01:35.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:35.569Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:35.569Z] #43 15.30 PBCC images/mnt.pb-c.c [2022-03-10T19:01:35.569Z] #43 15.33 DEP images/mnt.pb-c.d [2022-03-10T19:01:35.834Z] #43 15.40 PBCC images/sk-packet.pb-c.c [2022-03-10T19:01:35.834Z] #43 15.45 DEP images/sk-packet.pb-c.d [2022-03-10T19:01:36.059Z] #19 ... [2022-03-10T19:01:36.059Z] [2022-03-10T19:01:36.059Z] #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-03-10T19:01:36.059Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:01:36.059Z] #53 3.939 + RM_GOPATH=0 [2022-03-10T19:01:36.059Z] #53 3.939 + TMP_GOPATH= [2022-03-10T19:01:36.059Z] #53 3.939 + : /build [2022-03-10T19:01:36.059Z] #53 3.939 + '[' -z '' ']' [2022-03-10T19:01:36.059Z] #53 3.951 ++ mktemp -d [2022-03-10T19:01:36.059Z] #53 3.951 + export GOPATH=/tmp/tmp.WwPtPFFxEv [2022-03-10T19:01:36.059Z] #53 3.951 + GOPATH=/tmp/tmp.WwPtPFFxEv [2022-03-10T19:01:36.059Z] #53 3.951 + RM_GOPATH=1 [2022-03-10T19:01:36.059Z] #53 3.951 + case "$(go env GOARCH)" in [2022-03-10T19:01:36.059Z] #53 3.951 ++ go env GOARCH [2022-03-10T19:01:36.059Z] #53 3.960 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:36.059Z] #53 3.960 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:01:36.059Z] #53 3.971 Install runc version v1.0.3 (build tags: seccomp) [2022-03-10T19:01:36.059Z] #53 3.971 ++ dirname /tmp/install/install.sh [2022-03-10T19:01:36.059Z] #53 3.971 + dir=/tmp/install [2022-03-10T19:01:36.059Z] #53 3.971 + bin=runc [2022-03-10T19:01:36.059Z] #53 3.971 + shift [2022-03-10T19:01:36.059Z] #53 3.971 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-10T19:01:36.059Z] #53 3.971 + . /tmp/install/runc.installer [2022-03-10T19:01:36.059Z] #53 3.971 ++ set -e [2022-03-10T19:01:36.059Z] #53 3.971 ++ : v1.0.3 [2022-03-10T19:01:36.059Z] #53 3.971 + install_runc [2022-03-10T19:01:36.059Z] #53 3.971 + RUNC_BUILDTAGS=seccomp [2022-03-10T19:01:36.059Z] #53 3.971 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-10T19:01:36.059Z] #53 3.971 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WwPtPFFxEv/src/github.com/opencontainers/runc [2022-03-10T19:01:36.059Z] #53 3.971 Cloning into '/tmp/tmp.WwPtPFFxEv/src/github.com/opencontainers/runc'... [2022-03-10T19:01:36.059Z] #53 ... [2022-03-10T19:01:36.059Z] [2022-03-10T19:01:36.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-03-10T19:01:36.059Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:36.059Z] #43 53.63 CC criu/arch/x86/restorer_unmap.o [2022-03-10T19:01:36.059Z] #43 53.65 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-10T19:01:36.059Z] #43 53.90 CC criu/pie/restorer.o [2022-03-10T19:01:36.059Z] #43 56.42 LINK criu/pie/restorer.built-in.o [2022-03-10T19:01:36.059Z] #43 56.43 GEN criu/pie/restorer-blob.h [2022-03-10T19:01:36.059Z] #43 56.55 DEP criu/vdso.d [2022-03-10T19:01:36.059Z] #43 56.73 DEP criu/vdso-compat.d [2022-03-10T19:01:36.059Z] #43 56.91 DEP criu/uts_ns.d [2022-03-10T19:01:36.059Z] #43 57.04 DEP criu/util.d [2022-03-10T19:01:36.059Z] #43 57.28 DEP criu/uffd.d [2022-03-10T19:01:36.059Z] #43 57.53 DEP criu/tun.d [2022-03-10T19:01:36.059Z] #43 57.67 DEP criu/tty.d [2022-03-10T19:01:36.059Z] #43 57.92 DEP criu/timerfd.d [2022-03-10T19:01:36.059Z] #43 58.06 DEP criu/timens.d [2022-03-10T19:01:36.095Z] #43 15.54 PBCC images/tcp-stream.pb-c.c [2022-03-10T19:01:36.095Z] #43 15.58 DEP images/tcp-stream.pb-c.d [2022-03-10T19:01:36.095Z] #43 15.73 PBCC images/pipe.pb-c.c [2022-03-10T19:01:36.095Z] #43 15.76 DEP images/pipe.pb-c.d [2022-03-10T19:01:36.095Z] #43 15.80 PBCC images/pstree.pb-c.c [2022-03-10T19:01:36.095Z] #43 15.83 DEP images/pstree.pb-c.d [2022-03-10T19:01:36.095Z] #43 15.89 PBCC images/fs.pb-c.c [2022-03-10T19:01:36.095Z] #43 15.93 DEP images/fs.pb-c.d [2022-03-10T19:01:36.319Z] #43 58.21 DEP criu/sysfs_parse.d [2022-03-10T19:01:36.357Z] #43 16.00 PBCC images/signalfd.pb-c.c [2022-03-10T19:01:36.357Z] #43 16.06 DEP images/signalfd.pb-c.d [2022-03-10T19:01:36.357Z] #43 16.10 PBCC images/fh.pb-c.c [2022-03-10T19:01:36.357Z] #43 16.13 PBCC images/fsnotify.pb-c.c [2022-03-10T19:01:36.357Z] #43 16.18 DEP images/fh.pb-c.d [2022-03-10T19:01:36.580Z] #43 58.39 DEP criu/sysctl.d [2022-03-10T19:01:36.580Z] #43 58.48 DEP criu/string.d [2022-03-10T19:01:36.620Z] #43 16.24 DEP images/fsnotify.pb-c.d [2022-03-10T19:01:36.620Z] #43 16.33 PBCC images/eventpoll.pb-c.c [2022-03-10T19:01:36.620Z] #43 16.35 DEP images/eventpoll.pb-c.d [2022-03-10T19:01:36.620Z] #43 16.44 PBCC images/eventfd.pb-c.c [2022-03-10T19:01:36.712Z] #43 19.35 make[1]: Nothing to be done for 'all'. [2022-03-10T19:01:36.790Z] #40 ... [2022-03-10T19:01:36.790Z] [2022-03-10T19:01:36.790Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:01:36.790Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:01:36.790Z] #22 10.10 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-10T19:01:36.790Z] #22 11.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-10T19:01:36.790Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-10T19:01:36.790Z] #22 11.43 Collecting pyyaml (from yamllint==1.26.1) [2022-03-10T19:01:36.790Z] #22 11.74 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-03-10T19:01:36.790Z] #22 12.00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-10T19:01:36.790Z] #22 12.00 Building wheels for collected packages: yamllint [2022-03-10T19:01:36.790Z] #22 12.01 Running setup.py bdist_wheel for yamllint: started [2022-03-10T19:01:36.790Z] #22 13.14 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-10T19:01:36.790Z] #22 13.14 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-10T19:01:36.790Z] #22 13.19 Successfully built yamllint [2022-03-10T19:01:36.790Z] #22 13.20 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-10T19:01:36.790Z] #22 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T19:01:36.790Z] #22 DONE 14.1s [2022-03-10T19:01:36.790Z] [2022-03-10T19:01:36.790Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T19:01:36.790Z] #25 sha256:a8fec005b444278b9c77614c7e52920f1f089c0bd758f94db5da5d094ea987ec [2022-03-10T19:01:36.840Z] #43 58.51 DEP criu/stats.d [2022-03-10T19:01:36.840Z] #43 58.61 DEP criu/sockets.d [2022-03-10T19:01:36.881Z] #43 16.46 DEP images/eventfd.pb-c.d [2022-03-10T19:01:36.881Z] #43 16.53 PBCC images/remap-file-path.pb-c.c [2022-03-10T19:01:36.881Z] #43 16.56 DEP images/remap-file-path.pb-c.d [2022-03-10T19:01:36.881Z] #43 16.66 PBCC images/fifo.pb-c.c [2022-03-10T19:01:36.881Z] #43 16.69 DEP images/fifo.pb-c.d [2022-03-10T19:01:37.050Z] #25 DONE 0.4s [2022-03-10T19:01:37.050Z] [2022-03-10T19:01:37.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:37.050Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:37.050Z] #43 125.1 CC criu/netfilter.o [2022-03-10T19:01:37.050Z] #43 125.5 CC criu/page-pipe.o [2022-03-10T19:01:37.050Z] #43 126.1 CC criu/page-xfer.o [2022-03-10T19:01:37.050Z] #43 127.8 CC criu/pagemap-cache.o [2022-03-10T19:01:37.050Z] #43 128.2 CC criu/pagemap.o [2022-03-10T19:01:37.050Z] #43 129.1 CC criu/parasite-syscall.o [2022-03-10T19:01:37.099Z] #43 58.85 DEP criu/sk-unix.d [2022-03-10T19:01:37.099Z] #43 59.02 DEP criu/sk-tcp.d [2022-03-10T19:01:37.144Z] #43 16.77 PBCC images/ghost-file.pb-c.c [2022-03-10T19:01:37.144Z] #43 16.83 DEP images/ghost-file.pb-c.d [2022-03-10T19:01:37.144Z] #43 16.94 PBCC images/regfile.pb-c.c [2022-03-10T19:01:37.287Z] + docker version [2022-03-10T19:01:37.360Z] #43 ... [2022-03-10T19:01:37.360Z] [2022-03-10T19:01:37.360Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:01:37.360Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-10T19:01:37.360Z] #19 DONE 1.7s [2022-03-10T19:01:37.360Z] [2022-03-10T19:01:37.360Z] #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-03-10T19:01:37.360Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:01:37.407Z] #43 16.99 DEP images/regfile.pb-c.d [2022-03-10T19:01:37.407Z] #43 17.06 PBCC images/ns.pb-c.c [2022-03-10T19:01:37.407Z] #43 17.10 DEP images/ns.pb-c.d [2022-03-10T19:01:37.407Z] #43 17.17 PBCC images/fdinfo.pb-c.c [2022-03-10T19:01:37.623Z] #43 130.3 CC criu/path.o [2022-03-10T19:01:37.668Z] #43 17.27 DEP images/fdinfo.pb-c.d [2022-03-10T19:01:37.668Z] #43 17.33 PBCC images/core-aarch64.pb-c.c [2022-03-10T19:01:37.668Z] #43 17.40 PBCC images/core-arm.pb-c.c [2022-03-10T19:01:37.931Z] #43 17.52 PBCC images/core-ppc64.pb-c.c [2022-03-10T19:01:37.931Z] #43 17.59 PBCC images/core-s390.pb-c.c [2022-03-10T19:01:37.932Z] #43 17.63 PBCC images/core-x86.pb-c.c [2022-03-10T19:01:37.932Z] #43 17.74 PBCC images/core.pb-c.c [2022-03-10T19:01:38.079Z] #22 ... [2022-03-10T19:01:38.079Z] [2022-03-10T19:01:38.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:38.079Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:38.079Z] #43 102.4 CC criu/namespaces.o [2022-03-10T19:01:38.079Z] #43 104.0 CC criu/net.o [2022-03-10T19:01:38.079Z] #43 106.8 CC criu/netfilter.o [2022-03-10T19:01:38.079Z] #43 107.0 CC criu/page-pipe.o [2022-03-10T19:01:38.079Z] #43 107.6 CC criu/page-xfer.o [2022-03-10T19:01:38.193Z] #43 17.84 PBCC images/inventory.pb-c.c [2022-03-10T19:01:38.194Z] #43 17.93 DEP images/core-aarch64.pb-c.d [2022-03-10T19:01:38.194Z] #43 17.97 DEP images/core-arm.pb-c.d [2022-03-10T19:01:38.194Z] #43 18.03 DEP images/core-ppc64.pb-c.d [2022-03-10T19:01:38.195Z] #43 130.7 CC criu/pie-util-vdso-elf32.o [2022-03-10T19:01:38.485Z] #43 18.09 DEP images/core-s390.pb-c.d [2022-03-10T19:01:38.485Z] #43 18.17 DEP images/core-x86.pb-c.d [2022-03-10T19:01:38.485Z] #43 18.23 DEP images/core.pb-c.d [2022-03-10T19:01:38.633Z] #43 21.43 CC images/stats.o [2022-03-10T19:01:38.646Z] #43 108.8 CC criu/pagemap-cache.o [2022-03-10T19:01:38.766Z] #43 131.2 CC criu/pie-util-vdso.o [2022-03-10T19:01:38.779Z] #43 18.44 DEP images/inventory.pb-c.d [2022-03-10T19:01:38.779Z] #43 18.58 PBCC images/cpuinfo.pb-c.c [2022-03-10T19:01:38.905Z] #43 109.2 CC criu/pagemap.o [2022-03-10T19:01:39.047Z] #43 18.61 DEP images/cpuinfo.pb-c.d [2022-03-10T19:01:39.048Z] #43 18.70 PBCC images/stats.pb-c.c [2022-03-10T19:01:39.048Z] #43 18.70 DEP images/stats.pb-c.d [2022-03-10T19:01:39.204Z] #43 21.97 CC images/core.o [2022-03-10T19:01:39.335Z] #43 131.7 CC criu/pie-util.o [2022-03-10T19:01:39.335Z] #43 131.9 CC criu/pipes.o [2022-03-10T19:01:39.472Z] #43 109.9 CC criu/parasite-syscall.o [2022-03-10T19:01:39.472Z] #43 ... [2022-03-10T19:01:39.472Z] [2022-03-10T19:01:39.472Z] #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-03-10T19:01:39.472Z] #49 sha256:2dcadb2edce5fa9c2b42bead0afd00b05dcb9e66b764fc16dea97195e54c7ee0 [2022-03-10T19:01:39.472Z] #49 162.1 + /build/golangci-lint --version [2022-03-10T19:01:40.039Z] #49 162.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-10T19:01:40.273Z] #43 132.7 CC criu/plugin.o [2022-03-10T19:01:40.532Z] #43 133.0 CC criu/proc_parse.o [2022-03-10T19:01:40.591Z] #43 22.98 CC images/core-x86.o [2022-03-10T19:01:40.610Z] #49 DONE 163.3s [2022-03-10T19:01:40.610Z] [2022-03-10T19:01:40.610Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:40.610Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:40.610Z] #43 110.6 CC criu/path.o [2022-03-10T19:01:40.610Z] #43 110.8 CC criu/pie-util-vdso.o [2022-03-10T19:01:40.653Z] #20 3.043 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T19:01:40.653Z] #20 3.064 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T19:01:40.653Z] #20 3.146 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T19:01:40.653Z] #20 3.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T19:01:40.653Z] #20 3.595 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T19:01:40.851Z] #43 23.46 CC images/core-arm.o [2022-03-10T19:01:40.868Z] #43 111.1 CC criu/pie-util.o [2022-03-10T19:01:41.111Z] #43 23.72 CC images/core-aarch64.o [2022-03-10T19:01:41.126Z] #43 111.4 CC criu/pipes.o [2022-03-10T19:01:41.373Z] #43 24.06 CC images/core-ppc64.o [2022-03-10T19:01:41.619Z] #43 21.37 make[1]: Nothing to be done for 'all'. [2022-03-10T19:01:41.913Z] #43 ... [2022-03-10T19:01:41.913Z] [2022-03-10T19:01:41.913Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:01:41.913Z] #30 sha256:cf2f5eedd5d8cc01555c47ad7ee9ef0015e71f062ed5b4bb49c4e085d042ca27 [2022-03-10T19:01:41.913Z] #30 DONE 4.7s [2022-03-10T19:01:41.913Z] [2022-03-10T19:01:41.913Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T19:01:41.913Z] #33 sha256:10014de0f0406c481c746bae0a96c744c39f938b17be17191e110a1e9e9ea1fc [2022-03-10T19:01:41.945Z] #43 24.60 CC images/core-s390.o [2022-03-10T19:01:42.036Z] #20 4.511 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T19:01:42.061Z] #43 112.3 CC criu/plugin.o [2022-03-10T19:01:42.173Z] #33 DONE 0.3s [2022-03-10T19:01:42.173Z] [2022-03-10T19:01:42.173Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-10T19:01:42.173Z] #35 sha256:11377fb02b99bd0a076be0ac8b02adde399d2a6f3a4c01b83b1a69deaf3cc03c [2022-03-10T19:01:42.173Z] #35 DONE 0.0s [2022-03-10T19:01:42.173Z] [2022-03-10T19:01:42.173Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T19:01:42.173Z] #38 sha256:7e72ec9a37eb6407c1c56c80969895f8ed2290d8a4759a914b6d2993fc7fb0af [2022-03-10T19:01:42.173Z] #38 DONE 0.0s [2022-03-10T19:01:42.173Z] [2022-03-10T19:01:42.173Z] #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-03-10T19:01:42.173Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T19:01:42.319Z] #43 112.5 CC criu/proc_parse.o [2022-03-10T19:01:42.519Z] #43 25.10 CC images/cpuinfo.o [2022-03-10T19:01:42.605Z] #20 5.323 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:01:42.780Z] #43 25.52 CC images/inventory.o [2022-03-10T19:01:43.042Z] #43 25.72 CC images/fdinfo.o [2022-03-10T19:01:43.109Z] #49 ... [2022-03-10T19:01:43.109Z] [2022-03-10T19:01:43.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:43.109Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:43.109Z] #43 135.5 CC criu/protobuf-desc.o [2022-03-10T19:01:43.175Z] #20 ... [2022-03-10T19:01:43.175Z] [2022-03-10T19:01:43.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:43.175Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:43.175Z] #43 59.29 DEP criu/sk-queue.d [2022-03-10T19:01:43.175Z] #43 59.47 DEP criu/sk-packet.d [2022-03-10T19:01:43.175Z] #43 59.60 DEP criu/sk-netlink.d [2022-03-10T19:01:43.175Z] #43 59.77 DEP criu/sk-inet.d [2022-03-10T19:01:43.175Z] #43 59.91 DEP criu/signalfd.d [2022-03-10T19:01:43.175Z] #43 60.03 DEP criu/sigframe.d [2022-03-10T19:01:43.175Z] #43 60.13 DEP criu/shmem.d [2022-03-10T19:01:43.175Z] #43 60.24 DEP criu/servicefd.d [2022-03-10T19:01:43.175Z] #43 60.41 DEP criu/seize.d [2022-03-10T19:01:43.175Z] #43 60.52 DEP criu/seccomp.d [2022-03-10T19:01:43.175Z] #43 60.64 DEP criu/rst-malloc.d [2022-03-10T19:01:43.175Z] #43 60.71 DEP criu/rbtree.d [2022-03-10T19:01:43.175Z] #43 60.77 DEP criu/pstree.d [2022-03-10T19:01:43.175Z] #43 60.90 DEP criu/protobuf.d [2022-03-10T19:01:43.175Z] #43 61.07 GEN criu/protobuf-desc-gen.h [2022-03-10T19:01:43.175Z] #43 62.66 DEP criu/protobuf-desc.d [2022-03-10T19:01:43.175Z] #43 62.77 DEP criu/proc_parse.d [2022-03-10T19:01:43.175Z] #43 62.92 DEP criu/plugin.d [2022-03-10T19:01:43.175Z] #43 62.98 DEP criu/pipes.d [2022-03-10T19:01:43.175Z] #43 63.10 DEP criu/pie-util.d [2022-03-10T19:01:43.175Z] #43 63.18 DEP criu/pie-util-vdso.d [2022-03-10T19:01:43.175Z] #43 63.27 DEP criu/pie-util-vdso-elf32.d [2022-03-10T19:01:43.175Z] #43 63.38 DEP criu/path.d [2022-03-10T19:01:43.175Z] #43 63.48 DEP criu/parasite-syscall.d [2022-03-10T19:01:43.175Z] #43 63.69 DEP criu/pagemap.d [2022-03-10T19:01:43.175Z] #43 63.85 DEP criu/pagemap-cache.d [2022-03-10T19:01:43.175Z] #43 63.96 DEP criu/page-xfer.d [2022-03-10T19:01:43.175Z] #43 64.15 DEP criu/page-pipe.d [2022-03-10T19:01:43.175Z] #43 64.30 DEP criu/netfilter.d [2022-03-10T19:01:43.175Z] #43 64.41 DEP criu/net.d [2022-03-10T19:01:43.175Z] #43 64.55 DEP criu/namespaces.d [2022-03-10T19:01:43.175Z] #43 64.69 DEP criu/mount.d [2022-03-10T19:01:43.175Z] #43 64.90 DEP criu/memfd.d [2022-03-10T19:01:43.175Z] #43 65.02 DEP criu/mem.d [2022-03-10T19:01:43.175Z] #43 65.16 DEP criu/lsm.d [2022-03-10T19:01:43.304Z] #43 26.03 CC images/fown.o [2022-03-10T19:01:43.435Z] #43 65.27 DEP criu/log.d [2022-03-10T19:01:43.435Z] #43 65.39 DEP criu/libnetlink.d [2022-03-10T19:01:43.565Z] #43 26.23 CC images/ns.o [2022-03-10T19:01:43.697Z] #43 65.50 DEP criu/kerndat.d [2022-03-10T19:01:43.826Z] #43 26.46 CC images/regfile.o [2022-03-10T19:01:43.826Z] #43 26.66 CC images/ghost-file.o [2022-03-10T19:01:43.959Z] #43 65.68 DEP criu/kcmp-ids.d [2022-03-10T19:01:43.959Z] #43 65.75 DEP criu/irmap.d [2022-03-10T19:01:43.959Z] #43 65.89 DEP criu/ipc_ns.d [2022-03-10T19:01:44.046Z] #43 136.5 CC criu/protobuf.o [2022-03-10T19:01:44.087Z] #43 26.89 CC images/fifo.o [2022-03-10T19:01:44.175Z] #43 23.87 CC images/stats.o [2022-03-10T19:01:44.218Z] #43 66.04 DEP criu/image.d [2022-03-10T19:01:44.218Z] #43 66.17 DEP criu/image-desc.d [2022-03-10T19:01:44.220Z] #43 114.2 CC criu/protobuf-desc.o [2022-03-10T19:01:44.305Z] #43 136.8 CC criu/pstree.o [2022-03-10T19:01:44.347Z] #43 27.13 CC images/remap-file-path.o [2022-03-10T19:01:44.348Z] #43 ... [2022-03-10T19:01:44.348Z] [2022-03-10T19:01:44.348Z] #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-03-10T19:01:44.348Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:01:44.435Z] #43 24.18 CC images/core.o [2022-03-10T19:01:44.478Z] #43 66.25 DEP criu/fsnotify.d [2022-03-10T19:01:44.478Z] #43 66.41 DEP criu/filesystems.d [2022-03-10T19:01:44.478Z] #43 114.8 CC criu/protobuf.o [2022-03-10T19:01:44.737Z] #43 115.0 CC criu/pstree.o [2022-03-10T19:01:44.737Z] #43 66.59 DEP criu/files.d [2022-03-10T19:01:44.997Z] #43 66.76 DEP criu/files-reg.d [2022-03-10T19:01:45.006Z] #43 24.78 CC images/core-x86.o [2022-03-10T19:01:45.256Z] #43 66.92 DEP criu/files-ext.d [2022-03-10T19:01:45.256Z] #43 67.10 DEP criu/file-lock.d [2022-03-10T19:01:45.393Z] #56 61.12 Checking out files: 56% (2664/4731) Checking out files: 57% (2697/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 97% (4601/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-10T19:01:45.515Z] #43 67.31 DEP criu/file-ids.d [2022-03-10T19:01:45.515Z] #43 67.45 DEP criu/fifo.d [2022-03-10T19:01:45.578Z] #43 25.17 CC images/core-arm.o [2022-03-10T19:01:45.655Z] #56 62.25 + cd /tmp/tmp.r0LSm4mLuS/src/github.com/containerd/containerd [2022-03-10T19:01:45.655Z] #56 62.25 + git checkout -q v1.5.10 [2022-03-10T19:01:45.670Z] #43 115.9 CC criu/rbtree.o [2022-03-10T19:01:45.682Z] #43 137.9 CC criu/rbtree.o [2022-03-10T19:01:45.682Z] #43 138.3 CC criu/rst-malloc.o [2022-03-10T19:01:45.775Z] #43 67.58 DEP criu/fdstore.d [2022-03-10T19:01:45.775Z] #43 67.69 DEP criu/fault-injection.d [2022-03-10T19:01:45.839Z] #43 25.42 CC images/core-aarch64.o [2022-03-10T19:01:45.928Z] #43 116.2 CC criu/rst-malloc.o [2022-03-10T19:01:45.941Z] #43 138.6 CC criu/seccomp.o [2022-03-10T19:01:46.035Z] #43 67.73 DEP criu/external.d [2022-03-10T19:01:46.035Z] #43 67.87 DEP criu/eventpoll.d [2022-03-10T19:01:46.100Z] #43 25.77 CC images/core-ppc64.o [2022-03-10T19:01:46.187Z] #43 116.4 CC criu/seccomp.o [2022-03-10T19:01:46.295Z] #43 68.03 DEP criu/eventfd.d [2022-03-10T19:01:46.295Z] #43 68.16 DEP criu/crtools.d [2022-03-10T19:01:46.295Z] #43 ... [2022-03-10T19:01:46.295Z] [2022-03-10T19:01:46.295Z] #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-03-10T19:01:46.295Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:01:46.295Z] #53 14.40 + cd /tmp/tmp.WwPtPFFxEv/src/github.com/opencontainers/runc [2022-03-10T19:01:46.295Z] #53 14.40 + git checkout -q v1.0.3 [2022-03-10T19:01:46.295Z] #53 15.09 + '[' -z '' ']' [2022-03-10T19:01:46.295Z] #53 15.09 + target=static [2022-03-10T19:01:46.295Z] #53 15.09 + make BUILDTAGS=seccomp static [2022-03-10T19:01:46.295Z] #53 15.42 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-03-10T19:01:46.555Z] #53 ... [2022-03-10T19:01:46.555Z] [2022-03-10T19:01:46.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:46.555Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:46.555Z] #43 68.34 DEP criu/cr-service.d [2022-03-10T19:01:46.671Z] #43 26.22 CC images/core-s390.o [2022-03-10T19:01:46.754Z] #43 117.0 CC criu/seize.o [2022-03-10T19:01:46.814Z] #43 68.53 DEP criu/cr-restore.d [2022-03-10T19:01:46.814Z] #43 68.73 DEP criu/cr-errno.d [2022-03-10T19:01:46.878Z] #43 139.3 CC criu/seize.o [2022-03-10T19:01:46.933Z] #43 26.69 CC images/cpuinfo.o [2022-03-10T19:01:47.074Z] #43 68.74 DEP criu/cr-dump.d [2022-03-10T19:01:47.074Z] #43 68.97 DEP criu/cr-dedup.d [2022-03-10T19:01:47.334Z] #43 ... [2022-03-10T19:01:47.334Z] [2022-03-10T19:01:47.334Z] #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-03-10T19:01:47.334Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:01:47.334Z] #32 DONE 133.2s [2022-03-10T19:01:47.334Z] [2022-03-10T19:01:47.334Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:47.334Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:47.334Z] #43 69.10 DEP criu/cr-check.d [2022-03-10T19:01:47.504Z] #43 27.12 CC images/inventory.o [2022-03-10T19:01:47.572Z] #56 63.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T19:01:47.572Z] #56 63.93 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T19:01:47.572Z] #56 63.93 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:47.572Z] #56 63.93 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:47.572Z] #56 63.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T19:01:47.572Z] #56 63.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T19:01:47.572Z] #56 63.93 + '[' '' = dynamic ']' [2022-03-10T19:01:47.572Z] #56 63.93 + make [2022-03-10T19:01:47.593Z] #43 69.30 DEP criu/config.d [2022-03-10T19:01:47.593Z] #43 69.45 DEP criu/clone-noasan.d [2022-03-10T19:01:47.689Z] #43 117.8 CC criu/servicefd.o [2022-03-10T19:01:47.765Z] #43 27.29 CC images/fdinfo.o [2022-03-10T19:01:47.765Z] #43 27.53 CC images/fown.o [2022-03-10T19:01:47.815Z] #43 140.2 CC criu/servicefd.o [2022-03-10T19:01:47.853Z] #43 69.53 DEP criu/cgroup.d [2022-03-10T19:01:47.853Z] #43 69.68 DEP criu/cgroup-props.d [2022-03-10T19:01:47.948Z] #43 118.1 CC criu/shmem.o [2022-03-10T19:01:48.026Z] #43 27.71 CC images/ns.o [2022-03-10T19:01:48.074Z] #43 140.6 CC criu/shmem.o [2022-03-10T19:01:48.112Z] #43 69.76 DEP criu/bitmap.d [2022-03-10T19:01:48.112Z] #43 69.79 DEP criu/bfd.d [2022-03-10T19:01:48.112Z] #43 69.87 DEP criu/autofs.d [2022-03-10T19:01:48.288Z] #43 27.88 CC images/regfile.o [2022-03-10T19:01:48.288Z] #43 ... [2022-03-10T19:01:48.288Z] [2022-03-10T19:01:48.288Z] #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-03-10T19:01:48.288Z] #56 sha256:fb0fa8232a159f8945433fc964e631df268698478d2f5a1935fa64ddeac65cc5 [2022-03-10T19:01:48.372Z] #43 70.09 DEP criu/aio.d [2022-03-10T19:01:48.372Z] #43 70.24 DEP criu/action-scripts.d [2022-03-10T19:01:48.516Z] #56 65.17 + bin/ctr [2022-03-10T19:01:48.631Z] #43 70.57 CC criu/action-scripts.o [2022-03-10T19:01:48.883Z] #43 119.1 CC criu/sigframe.o [2022-03-10T19:01:48.883Z] #43 119.2 CC criu/signalfd.o [2022-03-10T19:01:49.014Z] #43 141.5 CC criu/sigframe.o [2022-03-10T19:01:49.014Z] #43 141.6 CC criu/signalfd.o [2022-03-10T19:01:49.142Z] #43 119.4 CC criu/sk-inet.o [2022-03-10T19:01:49.200Z] #43 71.06 CC criu/aio.o [2022-03-10T19:01:49.341Z] #56 61.73 Checking out files: 57% (2743/4731) Checking out files: 58% (2744/4731) Checking out files: 59% (2792/4731) Checking out files: 60% (2839/4731) Checking out files: 61% (2886/4731) Checking out files: 62% (2934/4731) Checking out files: 63% (2981/4731) Checking out files: 64% (3028/4731) Checking out files: 65% (3076/4731) Checking out files: 66% (3123/4731) Checking out files: 67% (3170/4731) Checking out files: 68% (3218/4731) Checking out files: 69% (3265/4731) Checking out files: 70% (3312/4731) Checking out files: 71% (3360/4731) Checking out files: 72% (3407/4731) Checking out files: 73% (3454/4731) Checking out files: 74% (3501/4731) Checking out files: 75% (3549/4731) Checking out files: 76% (3596/4731) Checking out files: 77% (3643/4731) Checking out files: 78% (3691/4731) Checking out files: 79% (3738/4731) Checking out files: 80% (3785/4731) Checking out files: 81% (3833/4731) Checking out files: 82% (3880/4731) Checking out files: 83% (3927/4731) Checking out files: 84% (3975/4731) Checking out files: 85% (4022/4731) Checking out files: 86% (4069/4731) Checking out files: 87% (4116/4731) Checking out files: 88% (4164/4731) Checking out files: 89% (4211/4731) Checking out files: 90% (4258/4731) Checking out files: 91% (4306/4731) Checking out files: 92% (4353/4731) Checking out files: 93% (4400/4731) Checking out files: 94% (4448/4731) Checking out files: 95% (4495/4731) Checking out files: 96% (4542/4731) Checking out files: 97% (4590/4731) Checking out files: 97% (4635/4731) Checking out files: 98% (4637/4731) Checking out files: 99% (4684/4731) Checking out files: 100% (4731/4731) Checking out files: 100% (4731/4731), done. [2022-03-10T19:01:49.341Z] #56 62.83 + cd /tmp/tmp.uiEYInpsKm/src/github.com/containerd/containerd [2022-03-10T19:01:49.341Z] #56 62.84 + git checkout -q v1.5.10 [2022-03-10T19:01:49.606Z] #43 142.0 CC criu/sk-inet.o [2022-03-10T19:01:49.773Z] #43 71.59 CC criu/autofs.o [2022-03-10T19:01:49.874Z] #43 ... [2022-03-10T19:01:49.874Z] [2022-03-10T19:01:49.874Z] #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-03-10T19:01:49.874Z] #49 sha256:c23a4316f3b21c0c196f1bf9cb83cf32667b211c30c8ff0b468ed789a896f2b7 [2022-03-10T19:01:49.874Z] #49 235.9 + /build/golangci-lint --version [2022-03-10T19:01:50.078Z] #43 120.3 CC criu/sk-netlink.o [2022-03-10T19:01:50.336Z] #43 120.6 CC criu/sk-packet.o [2022-03-10T19:01:50.486Z] #49 236.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-10T19:01:50.746Z] #49 DONE 236.9s [2022-03-10T19:01:50.746Z] [2022-03-10T19:01:50.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:50.746Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:50.746Z] #43 143.3 CC criu/sk-netlink.o [2022-03-10T19:01:50.904Z] #43 121.1 CC criu/sk-queue.o [2022-03-10T19:01:51.162Z] #43 121.3 CC criu/sk-tcp.o [2022-03-10T19:01:51.259Z] #56 64.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-10T19:01:51.259Z] #56 64.64 + BUILDTAGS='netgo osusergo static_build' [2022-03-10T19:01:51.259Z] #56 64.64 + export EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:51.259Z] #56 64.64 + EXTRA_FLAGS=-buildmode=pie [2022-03-10T19:01:51.259Z] #56 64.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-10T19:01:51.259Z] #56 64.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-10T19:01:51.259Z] #56 64.64 + '[' '' = dynamic ']' [2022-03-10T19:01:51.259Z] #56 64.64 + make [2022-03-10T19:01:51.315Z] #43 143.8 CC criu/sk-packet.o [2022-03-10T19:01:51.420Z] #43 121.7 CC criu/sk-unix.o [2022-03-10T19:01:51.679Z] #43 73.04 CC criu/bfd.o [2022-03-10T19:01:51.679Z] #43 73.53 CC criu/bitmap.o [2022-03-10T19:01:51.883Z] #43 144.4 CC criu/sk-queue.o [2022-03-10T19:01:51.939Z] #43 73.64 CC criu/cgroup-props.o [2022-03-10T19:01:52.203Z] #56 65.69 + bin/ctr [2022-03-10T19:01:52.507Z] #43 74.35 CC criu/cgroup.o [2022-03-10T19:01:52.708Z] Client: [2022-03-10T19:01:52.708Z] Version: 20.10.9 [2022-03-10T19:01:52.708Z] API version: 1.41 [2022-03-10T19:01:52.708Z] Go version: go1.16.8 [2022-03-10T19:01:52.708Z] Git commit: c2ea9bc [2022-03-10T19:01:52.708Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T19:01:52.708Z] OS/Arch: windows/amd64 [2022-03-10T19:01:52.708Z] Context: default [2022-03-10T19:01:52.708Z] Experimental: true [2022-03-10T19:01:52.708Z] [2022-03-10T19:01:52.708Z] Server: Docker Engine - Community [2022-03-10T19:01:52.708Z] Engine: [2022-03-10T19:01:52.708Z] Version: 20.10.9 [2022-03-10T19:01:52.708Z] API version: 1.41 (minimum version 1.24) [2022-03-10T19:01:52.708Z] Go version: go1.16.8 [2022-03-10T19:01:52.708Z] Git commit: 79ea9d3 [2022-03-10T19:01:52.708Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T19:01:52.708Z] OS/Arch: windows/amd64 [2022-03-10T19:01:52.708Z] Experimental: true [2022-03-10T19:01:52.820Z] #43 145.1 CC criu/sk-tcp.o [2022-03-10T19:01:53.079Z] #43 145.6 CC criu/sk-unix.o [2022-03-10T19:01:53.356Z] #43 123.2 CC criu/sockets.o [Pipeline] sh [2022-03-10T19:01:53.615Z] #43 123.9 CC criu/stats.o [2022-03-10T19:01:53.875Z] #43 124.1 CC criu/string.o [2022-03-10T19:01:53.875Z] #43 124.2 CC criu/sysctl.o [2022-03-10T19:01:53.888Z] #43 ... [2022-03-10T19:01:53.888Z] [2022-03-10T19:01:53.888Z] #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-03-10T19:01:53.888Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:01:53.888Z] #20 6.538 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:01:53.888Z] #20 11.64 Fetched 9005 kB in 9s (1019 kB/s) [2022-03-10T19:01:53.888Z] #20 11.64 Reading package lists... [2022-03-10T19:01:54.448Z] #43 124.7 CC criu/sysfs_parse.o [2022-03-10T19:01:54.458Z] #43 147.0 CC criu/sockets.o [2022-03-10T19:01:54.510Z] + docker info [2022-03-10T19:01:55.014Z] #43 125.1 CC criu/timens.o [2022-03-10T19:01:55.014Z] #43 125.3 CC criu/timerfd.o [2022-03-10T19:01:55.106Z] #56 ... [2022-03-10T19:01:55.106Z] [2022-03-10T19:01:55.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:55.106Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:55.106Z] #43 27.30 CC images/eventfd.o [2022-03-10T19:01:55.106Z] #43 27.49 CC images/eventpoll.o [2022-03-10T19:01:55.106Z] #43 27.72 CC images/fh.o [2022-03-10T19:01:55.106Z] #43 28.04 CC images/fsnotify.o [2022-03-10T19:01:55.106Z] #43 28.49 CC images/signalfd.o [2022-03-10T19:01:55.106Z] #43 28.77 CC images/fs.o [2022-03-10T19:01:55.106Z] #43 28.93 CC images/pstree.o [2022-03-10T19:01:55.106Z] #43 29.15 CC images/pipe.o [2022-03-10T19:01:55.106Z] #43 29.40 CC images/tcp-stream.o [2022-03-10T19:01:55.106Z] #43 29.66 CC images/sk-packet.o [2022-03-10T19:01:55.106Z] #43 29.93 CC images/mnt.o [2022-03-10T19:01:55.106Z] #43 30.13 CC images/pipe-data.o [2022-03-10T19:01:55.106Z] #43 30.29 CC images/sa.o [2022-03-10T19:01:55.106Z] #43 30.43 CC images/timer.o [2022-03-10T19:01:55.106Z] #43 30.67 CC images/timerfd.o [2022-03-10T19:01:55.106Z] #43 30.83 CC images/mm.o [2022-03-10T19:01:55.106Z] #43 31.12 CC images/sk-opts.o [2022-03-10T19:01:55.106Z] #43 31.34 CC images/sk-unix.o [2022-03-10T19:01:55.106Z] #43 31.59 CC images/sk-inet.o [2022-03-10T19:01:55.106Z] #43 31.95 CC images/tun.o [2022-03-10T19:01:55.106Z] #43 32.15 CC images/sk-netlink.o [2022-03-10T19:01:55.106Z] #43 32.43 CC images/packet-sock.o [2022-03-10T19:01:55.106Z] #43 32.78 CC images/ipc-var.o [2022-03-10T19:01:55.106Z] #43 33.01 CC images/ipc-desc.o [2022-03-10T19:01:55.106Z] #43 33.26 CC images/ipc-shm.o [2022-03-10T19:01:55.106Z] #43 33.49 CC images/ipc-msg.o [2022-03-10T19:01:55.106Z] #43 33.74 CC images/ipc-sem.o [2022-03-10T19:01:55.106Z] #43 33.98 CC images/utsns.o [2022-03-10T19:01:55.106Z] #43 34.24 CC images/creds.o [2022-03-10T19:01:55.106Z] #43 34.45 CC images/vma.o [2022-03-10T19:01:55.106Z] #43 34.67 CC images/netdev.o [2022-03-10T19:01:55.106Z] #43 34.98 CC images/tty.o [2022-03-10T19:01:55.107Z] #43 35.37 CC images/file-lock.o [2022-03-10T19:01:55.107Z] #43 35.52 CC images/rlimit.o [2022-03-10T19:01:55.107Z] #43 35.68 CC images/pagemap.o [2022-03-10T19:01:55.107Z] #43 35.95 CC images/siginfo.o [2022-03-10T19:01:55.107Z] #43 36.18 CC images/rpc.o [2022-03-10T19:01:55.107Z] #43 37.11 CC images/ext-file.o [2022-03-10T19:01:55.107Z] #43 37.28 CC images/cgroup.o [2022-03-10T19:01:55.107Z] #43 37.81 CC images/userns.o [2022-03-10T19:01:55.276Z] #20 15.07 Reading package lists... [2022-03-10T19:01:55.276Z] #20 17.98 Building dependency tree... [2022-03-10T19:01:55.276Z] #20 ... [2022-03-10T19:01:55.276Z] [2022-03-10T19:01:55.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-03-10T19:01:55.276Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:55.276Z] #43 76.93 CC criu/clone-noasan.o [2022-03-10T19:01:55.276Z] #43 77.10 CC criu/config.o [2022-03-10T19:01:55.369Z] #43 38.11 CC images/google/protobuf/descriptor.o [2022-03-10T19:01:55.395Z] #43 ... [2022-03-10T19:01:55.395Z] [2022-03-10T19:01:55.395Z] #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-03-10T19:01:55.395Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:01:55.395Z] #40 DONE 241.0s [2022-03-10T19:01:55.395Z] [2022-03-10T19:01:55.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:55.395Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:55.395Z] #43 147.7 CC criu/stats.o [2022-03-10T19:01:55.580Z] #43 125.6 CC criu/tty.o [2022-03-10T19:01:55.654Z] #43 148.1 CC criu/string.o [2022-03-10T19:01:55.654Z] #43 148.3 CC criu/sysctl.o [2022-03-10T19:01:55.838Z] #43 ... [2022-03-10T19:01:55.838Z] [2022-03-10T19:01:55.838Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:01:55.838Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-10T19:01:55.838Z] #22 14.44 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-10T19:01:55.838Z] #22 15.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-10T19:01:55.838Z] #22 15.35 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-10T19:01:55.838Z] #22 15.42 Collecting pyyaml (from yamllint==1.26.1) [2022-03-10T19:01:55.838Z] #22 15.61 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-03-10T19:01:55.838Z] #22 16.04 Installing build dependencies: started [2022-03-10T19:01:56.590Z] #43 149.0 CC criu/sysfs_parse.o [2022-03-10T19:01:56.655Z] #43 78.44 CC criu/cr-check.o [2022-03-10T19:01:56.757Z] #43 39.52 CC images/opts.o [2022-03-10T19:01:57.018Z] #43 39.72 CC images/seccomp.o [2022-03-10T19:01:57.160Z] #43 149.5 CC criu/timens.o [2022-03-10T19:01:57.160Z] #43 149.7 CC criu/timerfd.o [2022-03-10T19:01:57.213Z] #22 ... [2022-03-10T19:01:57.213Z] [2022-03-10T19:01:57.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:57.213Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-10T19:01:57.213Z] #43 127.3 CC criu/tun.o [2022-03-10T19:01:57.279Z] #43 40.00 CC images/binfmt-misc.o [2022-03-10T19:01:57.419Z] #43 ... [2022-03-10T19:01:57.419Z] [2022-03-10T19:01:57.419Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:01:57.419Z] #41 sha256:8ed71116e2703ec340d8544ab251e9fae4807773d3db510d4ebbb28d79e684ee [2022-03-10T19:01:57.419Z] #41 DONE 0.5s [2022-03-10T19:01:57.419Z] [2022-03-10T19:01:57.419Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:01:57.419Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:57.419Z] #43 150.1 CC criu/tty.o [2022-03-10T19:01:57.472Z] #43 127.7 CC criu/uffd.o [2022-03-10T19:01:57.541Z] #43 40.16 CC images/time.o [2022-03-10T19:01:57.541Z] #43 40.39 CC images/sysctl.o [2022-03-10T19:01:57.541Z] #43 ... [2022-03-10T19:01:57.541Z] [2022-03-10T19:01:57.541Z] #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-03-10T19:01:57.541Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:01:57.541Z] #13 130.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T19:01:57.541Z] #13 130.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:01:57.541Z] #13 130.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:01:57.803Z] #13 ... [2022-03-10T19:01:57.803Z] [2022-03-10T19:01:57.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-03-10T19:01:57.803Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:57.803Z] #43 40.57 CC images/autofs.o [2022-03-10T19:01:58.065Z] #43 40.81 CC images/macvlan.o [2022-03-10T19:01:58.328Z] #43 41.04 CC images/sit.o [2022-03-10T19:01:58.565Z] #43 80.09 CC criu/cr-dedup.o [2022-03-10T19:01:58.565Z] #43 80.50 CC criu/cr-dump.o [2022-03-10T19:01:58.588Z] #43 41.23 CC images/memfd.o [2022-03-10T19:01:58.797Z] #43 151.3 CC criu/tun.o [2022-03-10T19:01:58.797Z] #56 ... [2022-03-10T19:01:58.797Z] [2022-03-10T19:01:58.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-03-10T19:01:58.797Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:01:58.797Z] #43 28.07 CC images/ghost-file.o [2022-03-10T19:01:58.797Z] #43 28.31 CC images/fifo.o [2022-03-10T19:01:58.797Z] #43 28.46 CC images/remap-file-path.o [2022-03-10T19:01:58.797Z] #43 28.67 CC images/eventfd.o [2022-03-10T19:01:58.797Z] #43 28.91 CC images/eventpoll.o [2022-03-10T19:01:58.797Z] #43 29.21 CC images/fh.o [2022-03-10T19:01:58.797Z] #43 29.53 CC images/fsnotify.o [2022-03-10T19:01:58.797Z] #43 30.14 CC images/signalfd.o [2022-03-10T19:01:58.797Z] #43 30.46 CC images/fs.o [2022-03-10T19:01:58.797Z] #43 30.61 CC images/pstree.o [2022-03-10T19:01:58.797Z] #43 30.82 CC images/pipe.o [2022-03-10T19:01:58.797Z] #43 30.98 CC images/tcp-stream.o [2022-03-10T19:01:58.797Z] #43 31.16 CC images/sk-packet.o [2022-03-10T19:01:58.797Z] #43 31.47 CC images/mnt.o [2022-03-10T19:01:58.797Z] #43 31.71 CC images/pipe-data.o [2022-03-10T19:01:58.797Z] #43 31.97 CC images/sa.o [2022-03-10T19:01:58.797Z] #43 32.15 CC images/timer.o [2022-03-10T19:01:58.797Z] #43 32.44 CC images/timerfd.o [2022-03-10T19:01:58.797Z] #43 32.62 CC images/mm.o [2022-03-10T19:01:58.797Z] #43 32.90 CC images/sk-opts.o [2022-03-10T19:01:58.797Z] #43 33.14 CC images/sk-unix.o [2022-03-10T19:01:58.797Z] #43 33.44 CC images/sk-inet.o [2022-03-10T19:01:58.797Z] #43 33.78 CC images/tun.o [2022-03-10T19:01:58.797Z] #43 34.00 CC images/sk-netlink.o [2022-03-10T19:01:58.797Z] #43 34.20 CC images/packet-sock.o [2022-03-10T19:01:58.797Z] #43 34.48 CC images/ipc-var.o [2022-03-10T19:01:58.797Z] #43 34.66 CC images/ipc-desc.o [2022-03-10T19:01:58.797Z] #43 34.84 CC images/ipc-shm.o [2022-03-10T19:01:58.797Z] #43 35.05 CC images/ipc-msg.o [2022-03-10T19:01:58.797Z] #43 35.37 CC images/ipc-sem.o [2022-03-10T19:01:58.797Z] #43 35.55 CC images/utsns.o [2022-03-10T19:01:58.797Z] #43 35.72 CC images/creds.o [2022-03-10T19:01:58.797Z] #43 35.99 CC images/vma.o [2022-03-10T19:01:58.797Z] #43 36.19 CC images/netdev.o [2022-03-10T19:01:58.797Z] #43 36.51 CC images/tty.o [2022-03-10T19:01:58.797Z] #43 37.05 CC images/file-lock.o [2022-03-10T19:01:58.797Z] #43 37.23 CC images/rlimit.o [2022-03-10T19:01:58.797Z] #43 37.41 CC images/pagemap.o [2022-03-10T19:01:58.797Z] #43 37.68 CC images/siginfo.o [2022-03-10T19:01:58.797Z] #43 38.02 CC images/rpc.o [2022-03-10T19:01:58.845Z] #43 128.9 CC criu/util.o [2022-03-10T19:01:58.848Z] #43 41.50 CC images/timens.o [2022-03-10T19:01:59.056Z] #43 151.7 CC criu/uffd.o [2022-03-10T19:01:59.109Z] #43 41.79 LINK images/built-in.o [2022-03-10T19:01:59.371Z] #43 41.93 GEN compel/include/asm [2022-03-10T19:01:59.371Z] #43 41.95 GEN compel/include/version.h [2022-03-10T19:01:59.371Z] #43 41.97 touch .config [2022-03-10T19:01:59.371Z] #43 42.01 GEN include/common/config.h [2022-03-10T19:01:59.371Z] #43 42.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-10T19:01:59.371Z] #43 42.13 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-10T19:01:59.371Z] #43 42.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-10T19:01:59.371Z] #43 42.17 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-10T19:01:59.371Z] #43 39.07 CC images/ext-file.o [2022-03-10T19:01:59.371Z] #43 42.21 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-10T19:01:59.633Z] #43 42.24 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-10T19:01:59.633Z] #43 42.28 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-10T19:01:59.633Z] #43 42.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-10T19:01:59.633Z] #43 42.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-10T19:01:59.633Z] #43 42.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-10T19:01:59.633Z] #43 42.34 DEP compel/plugins/std/infect.d [2022-03-10T19:01:59.633Z] #43 42.44 DEP compel/plugins/std/string.d [2022-03-10T19:01:59.633Z] #43 39.25 CC images/cgroup.o [2022-03-10T19:01:59.894Z] #43 42.51 DEP compel/plugins/std/log.d [2022-03-10T19:01:59.894Z] #43 42.57 DEP compel/plugins/std/fds.d [2022-03-10T19:01:59.894Z] #43 42.65 DEP compel/plugins/std/std.d [2022-03-10T19:01:59.994Z] #43 152.4 CC criu/util.o [2022-03-10T19:02:00.156Z] #43 42.78 DEP compel/plugins/shmem/shmem.d [2022-03-10T19:02:00.156Z] #43 42.91 DEP compel/plugins/fds/fds.d [2022-03-10T19:02:00.157Z] #43 43.00 CC compel/plugins/std/std.o [2022-03-10T19:02:00.206Z] #43 39.83 CC images/userns.o [2022-03-10T19:02:00.219Z] #43 130.1 CC criu/uts_ns.o [2022-03-10T19:02:00.219Z] #43 130.4 CC criu/vdso.o [2022-03-10T19:02:00.418Z] #43 43.25 CC compel/plugins/std/fds.o [2022-03-10T19:02:00.467Z] #43 40.03 CC images/google/protobuf/descriptor.o [2022-03-10T19:02:00.477Z] #43 130.8 LINK criu/built-in.o [2022-03-10T19:02:00.478Z] #43 ... [2022-03-10T19:02:00.478Z] [2022-03-10T19:02:00.478Z] #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-03-10T19:02:00.478Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:00.478Z] #20 17.98 Building dependency tree... [2022-03-10T19:02:00.478Z] #20 19.20 libcap2-bin is already the newest version (1:2.25-2). [2022-03-10T19:02:00.478Z] #20 19.20 The following additional packages will be installed: [2022-03-10T19:02:00.478Z] #20 19.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-10T19:02:00.478Z] #20 19.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-10T19:02:00.478Z] #20 19.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-10T19:02:00.478Z] #20 19.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-10T19:02:00.478Z] #20 19.21 python3.7 python3.7-minimal vim-runtime xxd [2022-03-10T19:02:00.478Z] #20 19.22 Suggested packages: [2022-03-10T19:02:00.478Z] #20 19.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-10T19:02:00.478Z] #20 19.22 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-10T19:02:00.478Z] #20 19.22 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-10T19:02:00.478Z] #20 19.22 quota [2022-03-10T19:02:00.478Z] #20 19.22 Recommended packages: [2022-03-10T19:02:00.478Z] #20 19.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-10T19:02:00.478Z] #20 19.22 python3-keyrings.alt python3-xdg unzip [2022-03-10T19:02:00.478Z] #20 20.72 The following NEW packages will be installed: [2022-03-10T19:02:00.478Z] #20 20.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-10T19:02:00.478Z] #20 20.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-10T19:02:00.478Z] #20 20.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-10T19:02:00.478Z] #20 20.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-10T19:02:00.478Z] #20 20.73 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-10T19:02:00.478Z] #20 20.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-10T19:02:00.478Z] #20 20.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-10T19:02:00.478Z] #20 20.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T19:02:00.478Z] #20 20.73 xz-utils zip [2022-03-10T19:02:00.478Z] #20 21.04 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:02:00.478Z] #20 21.04 Need to get 28.6 MB of archives. [2022-03-10T19:02:00.478Z] #20 21.04 After this operation, 116 MB of additional disk space will be used. [2022-03-10T19:02:00.478Z] #20 21.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-10T19:02:00.478Z] #20 21.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-10T19:02:00.478Z] #20 21.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-10T19:02:00.478Z] #20 21.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-10T19:02:00.478Z] #20 21.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-10T19:02:00.478Z] #20 21.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-10T19:02:00.478Z] #20 21.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-10T19:02:00.478Z] #20 21.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-10T19:02:00.478Z] #20 21.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-10T19:02:00.478Z] #20 21.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-10T19:02:00.478Z] #20 21.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-10T19:02:00.478Z] #20 21.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-10T19:02:00.478Z] #20 21.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T19:02:00.478Z] #20 21.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-10T19:02:00.478Z] #20 21.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-10T19:02:00.478Z] #20 21.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-10T19:02:00.478Z] #20 21.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:02:00.478Z] #20 21.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:02:00.478Z] #20 21.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-10T19:02:00.478Z] #20 21.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-10T19:02:00.478Z] #20 21.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-10T19:02:00.478Z] #20 21.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-10T19:02:00.478Z] #20 21.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-10T19:02:00.478Z] #20 21.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T19:02:00.478Z] #20 21.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T19:02:00.478Z] #20 21.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T19:02:00.478Z] #20 21.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-10T19:02:00.478Z] #20 21.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-10T19:02:00.478Z] #20 21.39 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:02:00.478Z] #20 21.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:02:00.478Z] #20 21.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:02:00.478Z] #20 21.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:02:00.478Z] #20 21.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-10T19:02:00.478Z] #20 21.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-10T19:02:00.478Z] #20 21.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-10T19:02:00.478Z] #20 21.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-10T19:02:00.478Z] #20 21.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-10T19:02:00.478Z] #20 21.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-10T19:02:00.478Z] #20 21.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-10T19:02:00.478Z] #20 21.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-10T19:02:00.478Z] #20 21.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-10T19:02:00.478Z] #20 21.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-10T19:02:00.478Z] #20 21.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-10T19:02:00.478Z] #20 21.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-10T19:02:00.478Z] #20 21.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-10T19:02:00.478Z] #20 21.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-10T19:02:00.478Z] #20 22.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-10T19:02:00.478Z] #20 22.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-10T19:02:00.478Z] #20 22.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-10T19:02:00.478Z] #20 22.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:02:00.478Z] #20 22.91 Fetched 28.6 MB in 1s (19.3 MB/s) [2022-03-10T19:02:00.478Z] #20 23.01 Selecting previously unselected package pigz. [2022-03-10T19:02:00.478Z] #20 23.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-10T19:02:00.478Z] #20 23.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-10T19:02:00.478Z] #20 23.06 Unpacking pigz (2.4-1) ... [2022-03-10T19:02:00.478Z] #20 23.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-10T19:02:00.478Z] #20 23.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:00.478Z] #20 23.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:00.735Z] #43 130.9 LINK criu/criu [2022-03-10T19:02:00.931Z] #43 153.3 CC criu/uts_ns.o [2022-03-10T19:02:00.931Z] #43 153.5 CC criu/vdso-compat.o [2022-03-10T19:02:00.931Z] #43 153.6 CC criu/vdso.o [2022-03-10T19:02:00.991Z] #43 43.56 CC compel/plugins/std/log.o [2022-03-10T19:02:00.992Z] #43 131.3 DEP lib/c/criu.d [2022-03-10T19:02:00.992Z] #43 131.4 CC images/rpc.pb-c.o [2022-03-10T19:02:01.046Z] #20 23.60 Selecting previously unselected package python3.7-minimal. [2022-03-10T19:02:01.046Z] #20 23.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:01.046Z] #20 23.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:01.499Z] #43 154.1 LINK criu/built-in.o [2022-03-10T19:02:01.499Z] #43 154.2 LINK criu/criu [2022-03-10T19:02:01.559Z] #43 132.0 CC lib/c/criu.o [2022-03-10T19:02:01.564Z] #43 44.17 CC compel/plugins/std/string.o [2022-03-10T19:02:01.616Z] #20 24.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:01.616Z] #20 24.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:01.758Z] #43 154.4 DEP lib/c/criu.d [2022-03-10T19:02:01.825Z] #43 44.62 CC compel/plugins/std/infect.o [2022-03-10T19:02:01.854Z] #43 ... [2022-03-10T19:02:01.854Z] [2022-03-10T19:02:01.854Z] #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-03-10T19:02:01.854Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:02:01.854Z] #13 127.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-10T19:02:01.854Z] #13 127.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-10T19:02:01.854Z] #13 127.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:01.854Z] #13 ... [2022-03-10T19:02:01.854Z] [2022-03-10T19:02:01.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:01.854Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:01.854Z] #43 41.49 CC images/opts.o [2022-03-10T19:02:02.017Z] #43 154.5 CC images/rpc.pb-c.o [2022-03-10T19:02:02.086Z] #43 44.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-10T19:02:02.086Z] #43 45.00 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-10T19:02:02.118Z] #43 41.73 CC images/seccomp.o [2022-03-10T19:02:02.348Z] #43 45.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-10T19:02:02.348Z] #43 45.12 AR compel/plugins/std.lib.a [2022-03-10T19:02:02.348Z] #43 45.18 CC compel/plugins/fds/fds.o [2022-03-10T19:02:02.379Z] #43 42.04 CC images/binfmt-misc.o [2022-03-10T19:02:02.596Z] #43 154.9 CC lib/c/criu.o [2022-03-10T19:02:02.609Z] #43 45.38 AR compel/plugins/fds.lib.a [2022-03-10T19:02:02.609Z] #43 45.44 HOSTDEP compel/src/lib/log-host.d [2022-03-10T19:02:02.642Z] #43 42.19 CC images/time.o [2022-03-10T19:02:02.642Z] #43 42.41 CC images/sysctl.o [2022-03-10T19:02:02.870Z] #43 45.54 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-10T19:02:02.871Z] #43 45.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-10T19:02:02.871Z] #43 45.71 HOSTDEP compel/src/main-host.d [2022-03-10T19:02:02.871Z] #43 ... [2022-03-10T19:02:02.871Z] [2022-03-10T19:02:02.871Z] #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-03-10T19:02:02.871Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T19:02:02.871Z] #58 150.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T19:02:02.871Z] #58 150.0 + GOBIN=/build [2022-03-10T19:02:02.903Z] #43 42.58 CC images/autofs.o [2022-03-10T19:02:02.934Z] #43 133.0 LINK lib/c/built-in.o [2022-03-10T19:02:02.934Z] #43 133.0 LINK lib/c/libcriu.so [2022-03-10T19:02:02.934Z] #43 133.1 LINK lib/c/libcriu.a [2022-03-10T19:02:02.934Z] #43 133.2 GEN magic.py [2022-03-10T19:02:02.934Z] #43 133.3 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:02:02.934Z] #43 133.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:02:03.132Z] #58 150.0 + GO111MODULE=on [2022-03-10T19:02:03.132Z] #58 150.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-10T19:02:03.164Z] #43 155.7 LINK lib/c/built-in.o [2022-03-10T19:02:03.164Z] #43 155.7 LINK lib/c/libcriu.so [2022-03-10T19:02:03.164Z] #43 155.7 LINK lib/c/libcriu.a [2022-03-10T19:02:03.164Z] #43 42.78 CC images/macvlan.o [2022-03-10T19:02:03.193Z] #43 133.3 Note: Building without GnuTLS support [2022-03-10T19:02:03.193Z] #43 133.3 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:02:03.193Z] #43 133.3 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:02:03.423Z] #43 155.9 GEN magic.py [2022-03-10T19:02:03.424Z] #43 156.0 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:02:03.424Z] #43 156.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:02:03.424Z] #43 156.0 Note: Building without GnuTLS support [2022-03-10T19:02:03.424Z] #43 156.0 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:02:03.424Z] #43 156.0 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:02:03.425Z] #43 43.03 CC images/sit.o [2022-03-10T19:02:03.451Z] #43 133.8 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:02:03.522Z] #20 26.46 Selecting previously unselected package python3-minimal. [2022-03-10T19:02:03.687Z] #43 43.24 CC images/memfd.o [2022-03-10T19:02:03.782Z] #20 26.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-10T19:02:03.782Z] #20 26.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-10T19:02:03.782Z] #20 26.51 Unpacking python3-minimal (3.7.3-1) ... [2022-03-10T19:02:03.782Z] #20 26.60 Selecting previously unselected package libmpdec2:amd64. [2022-03-10T19:02:03.782Z] #20 26.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-10T19:02:03.782Z] #20 26.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:02:03.782Z] #20 26.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-10T19:02:03.948Z] #43 43.49 CC images/timens.o [2022-03-10T19:02:03.995Z] #43 156.6 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:02:04.042Z] #20 26.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:04.042Z] #20 26.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:04.210Z] #43 43.73 LINK images/built-in.o [2022-03-10T19:02:04.210Z] #43 43.87 GEN compel/include/asm [2022-03-10T19:02:04.210Z] #43 43.91 GEN compel/include/version.h [2022-03-10T19:02:04.210Z] #43 43.93 touch .config [2022-03-10T19:02:04.210Z] #43 43.95 GEN include/common/config.h [2022-03-10T19:02:04.385Z] #43 134.5 make[1]: Nothing to be done for 'all'. [2022-03-10T19:02:04.472Z] #43 44.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-10T19:02:04.472Z] #43 44.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-10T19:02:04.472Z] #43 44.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-10T19:02:04.472Z] #43 44.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-10T19:02:04.472Z] #43 44.09 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-10T19:02:04.472Z] #43 44.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-10T19:02:04.472Z] #43 44.11 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-10T19:02:04.472Z] #43 44.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-10T19:02:04.472Z] #43 44.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-10T19:02:04.472Z] #43 44.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-10T19:02:04.472Z] #43 44.15 DEP compel/plugins/std/infect.d [2022-03-10T19:02:04.564Z] #43 157.1 make[1]: Nothing to be done for 'all'. [2022-03-10T19:02:04.735Z] #43 44.26 DEP compel/plugins/std/string.d [2022-03-10T19:02:04.735Z] #43 44.36 DEP compel/plugins/std/log.d [2022-03-10T19:02:04.735Z] #43 44.43 DEP compel/plugins/std/fds.d [2022-03-10T19:02:04.953Z] #43 135.1 make[1]: 'images/built-in.o' is up to date. [2022-03-10T19:02:04.953Z] #43 135.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-10T19:02:04.953Z] #43 135.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-10T19:02:04.953Z] #43 135.2 make[1]: 'compel/libcompel.a' is up to date. [2022-03-10T19:02:04.953Z] #43 135.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-10T19:02:04.953Z] #43 135.2 make[1]: Nothing to be done for 'all'. [2022-03-10T19:02:04.953Z] #43 135.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:02:04.981Z] #20 27.66 Selecting previously unselected package python3.7. [2022-03-10T19:02:04.982Z] #20 27.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:04.982Z] #20 27.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:04.982Z] #20 27.79 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-10T19:02:04.982Z] #20 27.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-10T19:02:04.982Z] #20 27.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:02:04.982Z] #20 27.90 Setting up python3-minimal (3.7.3-1) ... [2022-03-10T19:02:04.996Z] #43 44.54 DEP compel/plugins/std/std.d [2022-03-10T19:02:04.996Z] #43 44.62 DEP compel/plugins/shmem/shmem.d [2022-03-10T19:02:04.996Z] #43 44.68 DEP compel/plugins/fds/fds.d [2022-03-10T19:02:05.134Z] #43 157.7 make[1]: 'images/built-in.o' is up to date. [2022-03-10T19:02:05.134Z] #43 157.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-10T19:02:05.134Z] #43 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-10T19:02:05.134Z] #43 157.8 make[1]: 'compel/libcompel.a' is up to date. [2022-03-10T19:02:05.134Z] #43 157.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-10T19:02:05.134Z] #43 157.8 make[1]: Nothing to be done for 'all'. [2022-03-10T19:02:05.212Z] #43 135.5 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.212Z] #43 135.5 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.212Z] #43 135.5 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.212Z] #43 135.6 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.258Z] #43 44.80 CC compel/plugins/std/std.o [2022-03-10T19:02:05.396Z] #43 157.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:02:05.474Z] #43 135.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.474Z] #43 135.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.474Z] #43 135.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.474Z] #43 135.8 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.474Z] #43 135.8 INSTALL criu/criu [2022-03-10T19:02:05.520Z] #43 45.07 CC compel/plugins/std/fds.o [2022-03-10T19:02:05.655Z] #43 158.0 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.655Z] #43 158.0 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.655Z] #43 158.1 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.655Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.655Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.782Z] #43 45.39 CC compel/plugins/std/log.o [2022-03-10T19:02:05.915Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.916Z] #43 158.3 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.916Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-03-10T19:02:05.916Z] #43 158.4 INSTALL criu/criu [2022-03-10T19:02:05.919Z] #20 28.66 Selecting previously unselected package python3. [2022-03-10T19:02:05.919Z] #20 28.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-10T19:02:05.919Z] #20 28.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-10T19:02:05.919Z] #20 28.72 Unpacking python3 (3.7.3-1) ... [2022-03-10T19:02:06.054Z] #43 DONE 136.5s [2022-03-10T19:02:06.054Z] [2022-03-10T19:02:06.054Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:02:06.054Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-10T19:02:06.054Z] #22 30.59 Installing build dependencies: finished with status 'done' [2022-03-10T19:02:06.175Z] #43 DONE 158.7s [2022-03-10T19:02:06.175Z] [2022-03-10T19:02:06.176Z] #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-03-10T19:02:06.176Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T19:02:06.178Z] #20 28.81 Selecting previously unselected package libip4tc0:amd64. [2022-03-10T19:02:06.178Z] #20 28.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:06.178Z] #20 28.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:06.178Z] #20 28.90 Selecting previously unselected package libip6tc0:amd64. [2022-03-10T19:02:06.178Z] #20 28.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:06.178Z] #20 28.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:06.178Z] #20 29.04 Selecting previously unselected package libiptc0:amd64. [2022-03-10T19:02:06.178Z] #20 29.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:06.178Z] #20 29.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:06.178Z] #20 29.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T19:02:06.178Z] #20 29.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T19:02:06.357Z] #43 45.95 CC compel/plugins/std/string.o [2022-03-10T19:02:06.438Z] #20 29.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:02:06.438Z] #20 29.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T19:02:06.438Z] #20 29.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-10T19:02:06.438Z] #20 29.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:02:06.438Z] #20 29.31 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T19:02:06.438Z] #20 29.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-10T19:02:06.438Z] #20 29.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:02:06.438Z] #20 29.41 Selecting previously unselected package iptables. [2022-03-10T19:02:06.697Z] #20 29.41 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-10T19:02:06.697Z] #20 29.42 Unpacking iptables (1.8.2-4) ... [2022-03-10T19:02:06.931Z] #43 46.53 CC compel/plugins/std/infect.o [2022-03-10T19:02:06.955Z] #20 29.74 Selecting previously unselected package xxd. [2022-03-10T19:02:06.955Z] #20 29.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:02:06.955Z] #20 29.76 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:02:07.118Z] #56 ... [2022-03-10T19:02:07.118Z] [2022-03-10T19:02:07.118Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-10T19:02:07.119Z] #44 sha256:9b405c73124d638b062eb3a5a49f8b17271b723db9e49506b48592c17af80dc0 [2022-03-10T19:02:07.193Z] #43 46.96 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-10T19:02:07.214Z] #20 29.90 Selecting previously unselected package vim-common. [2022-03-10T19:02:07.214Z] #20 29.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:02:07.214Z] #20 29.92 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:02:07.214Z] #20 30.09 Selecting previously unselected package bash-completion. [2022-03-10T19:02:07.214Z] #20 30.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-10T19:02:07.347Z] #58 ... [2022-03-10T19:02:07.347Z] [2022-03-10T19:02:07.347Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-10T19:02:07.347Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:02:07.347Z] #13 144.1 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T19:02:07.347Z] #13 144.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:02:07.347Z] #13 144.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T19:02:07.347Z] #13 144.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:02:07.347Z] #13 144.4 Selecting previously unselected package libbtrfs0. [2022-03-10T19:02:07.347Z] #13 144.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.4 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:02:07.347Z] #13 144.5 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:02:07.347Z] #13 144.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:02:07.347Z] #13 144.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T19:02:07.347Z] #13 144.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 144.8 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T19:02:07.347Z] #13 144.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 144.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:07.347Z] #13 145.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T19:02:07.347Z] #13 145.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 145.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:02:07.347Z] #13 145.3 Selecting previously unselected package libpcre16-3:amd64. [2022-03-10T19:02:07.347Z] #13 145.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 145.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 145.5 Selecting previously unselected package libpcre32-3:amd64. [2022-03-10T19:02:07.347Z] #13 145.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 145.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 145.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-10T19:02:07.347Z] #13 145.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 145.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 145.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-10T19:02:07.347Z] #13 145.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 145.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 146.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T19:02:07.347Z] #13 146.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 146.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:02:07.347Z] #13 146.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T19:02:07.347Z] #13 146.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 146.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 146.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T19:02:07.347Z] #13 146.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 146.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:02:07.347Z] #13 146.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T19:02:07.347Z] #13 146.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:02:07.347Z] #13 146.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:07.347Z] #13 147.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 147.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:02:07.347Z] #13 147.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:02:07.347Z] #13 147.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:02:07.347Z] #13 147.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 147.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:02:07.347Z] #13 147.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:07.347Z] #13 147.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:02:07.347Z] #13 147.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 147.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:07.347Z] #13 147.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:02:07.347Z] #13 147.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:02:07.347Z] #13 147.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:02:07.347Z] #13 147.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-10T19:02:07.347Z] #13 147.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:07.347Z] #13 147.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:02:07.347Z] #13 147.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:02:07.347Z] #13 147.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:07.347Z] #13 147.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:02:07.347Z] #13 147.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:02:07.347Z] #13 147.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:07.347Z] #13 147.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T19:02:07.347Z] #13 147.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T19:02:07.347Z] #13 147.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:02:07.347Z] #13 147.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:02:07.347Z] #13 147.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 147.9 Setting up dmsetup (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 147.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 147.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:07.347Z] #13 148.0 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:02:07.347Z] #13 DONE 150.4s [2022-03-10T19:02:07.347Z] [2022-03-10T19:02:07.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-03-10T19:02:07.348Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:02:07.378Z] #44 DONE 0.1s [2022-03-10T19:02:07.378Z] [2022-03-10T19:02:07.378Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-10T19:02:07.378Z] #46 sha256:13819bd4d973ee82878f73b1175d2100d418388600ceb7d737419858657ffa06 [2022-03-10T19:02:07.378Z] #46 DONE 0.1s [2022-03-10T19:02:07.378Z] [2022-03-10T19:02:07.378Z] #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-03-10T19:02:07.378Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T19:02:07.378Z] #56 ... [2022-03-10T19:02:07.378Z] [2022-03-10T19:02:07.378Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T19:02:07.378Z] #48 sha256:fa20b22af7e23e416b2d553b6ca7abf8e24e9cd9533c7c9073a01109e156abc0 [2022-03-10T19:02:07.378Z] #48 DONE 0.1s [2022-03-10T19:02:07.378Z] [2022-03-10T19:02:07.378Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T19:02:07.378Z] #50 sha256:969e8044a293a8ebe39cdc48d010bd8c28efce907d18f261851eb246aea0682d [2022-03-10T19:02:07.454Z] #43 47.02 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-10T19:02:07.454Z] #43 47.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-10T19:02:07.454Z] #43 47.15 AR compel/plugins/std.lib.a [2022-03-10T19:02:07.454Z] #43 47.22 CC compel/plugins/fds/fds.o [2022-03-10T19:02:07.947Z] #50 DONE 0.4s [2022-03-10T19:02:07.947Z] [2022-03-10T19:02:07.947Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T19:02:07.947Z] #52 sha256:81caf1baf717956210cfabc3078a959bfa507bc8c0c30a6ece092db068b999e4 [2022-03-10T19:02:07.947Z] #52 DONE 0.1s [2022-03-10T19:02:07.947Z] [2022-03-10T19:02:07.947Z] #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-03-10T19:02:07.947Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T19:02:07.953Z] #22 36.73 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-10T19:02:08.029Z] #43 47.46 AR compel/plugins/fds.lib.a [2022-03-10T19:02:08.029Z] #43 47.49 HOSTDEP compel/src/lib/log-host.d [2022-03-10T19:02:08.029Z] #43 47.55 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-10T19:02:08.029Z] #43 47.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-10T19:02:08.029Z] #43 47.67 HOSTDEP compel/src/main-host.d [2022-03-10T19:02:08.029Z] #43 ... [2022-03-10T19:02:08.029Z] [2022-03-10T19:02:08.029Z] #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-03-10T19:02:08.029Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-10T19:02:08.029Z] #13 140.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-10T19:02:08.029Z] #13 140.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 140.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:02:08.029Z] #13 140.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-10T19:02:08.029Z] #13 140.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 140.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:02:08.029Z] #13 140.6 Selecting previously unselected package libbtrfs0. [2022-03-10T19:02:08.029Z] #13 140.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 140.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-10T19:02:08.029Z] #13 140.7 Selecting previously unselected package libbtrfs-dev. [2022-03-10T19:02:08.029Z] #13 140.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 140.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:02:08.029Z] #13 140.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-10T19:02:08.029Z] #13 140.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 140.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:08.029Z] #13 140.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-10T19:02:08.029Z] #13 140.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:08.029Z] #13 141.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-10T19:02:08.029Z] #13 141.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:02:08.029Z] #13 141.4 Selecting previously unselected package libpcre16-3:amd64. [2022-03-10T19:02:08.029Z] #13 141.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 141.6 Selecting previously unselected package libpcre32-3:amd64. [2022-03-10T19:02:08.029Z] #13 141.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 141.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-10T19:02:08.029Z] #13 141.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 141.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-10T19:02:08.029Z] #13 141.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 141.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 142.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-10T19:02:08.029Z] #13 142.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 142.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:02:08.029Z] #13 142.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-10T19:02:08.029Z] #13 142.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 142.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:08.029Z] #13 142.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-10T19:02:08.029Z] #13 142.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 142.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:02:08.029Z] #13 142.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-10T19:02:08.029Z] #13 142.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-10T19:02:08.029Z] #13 142.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:08.029Z] #13 143.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 143.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-10T19:02:08.029Z] #13 143.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-10T19:02:08.029Z] #13 143.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-10T19:02:08.029Z] #13 143.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 143.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-10T19:02:08.029Z] #13 143.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:08.029Z] #13 143.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-10T19:02:08.029Z] #13 143.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 143.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:08.029Z] #13 143.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-10T19:02:08.029Z] #13 143.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-10T19:02:08.029Z] #13 143.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-10T19:02:08.029Z] #13 143.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-10T19:02:08.029Z] #13 143.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-10T19:02:08.029Z] #13 143.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-10T19:02:08.029Z] #13 143.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-10T19:02:08.029Z] #13 143.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:08.029Z] #13 143.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:02:08.029Z] #13 143.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-10T19:02:08.210Z] #22 36.74 Building wheels for collected packages: yamllint, pyyaml [2022-03-10T19:02:08.210Z] #22 36.74 Running setup.py bdist_wheel for yamllint: started [2022-03-10T19:02:08.291Z] #13 143.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-10T19:02:08.291Z] #13 143.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T19:02:08.291Z] #13 143.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-10T19:02:08.291Z] #13 143.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-10T19:02:08.291Z] #13 143.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-10T19:02:08.291Z] #13 143.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:08.291Z] #13 143.9 Setting up dmsetup (2:1.02.155-3) ... [2022-03-10T19:02:08.291Z] #13 143.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:08.291Z] #13 144.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-10T19:02:08.291Z] #13 144.0 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:02:08.295Z] #53 1.241 + RM_GOPATH=0 [2022-03-10T19:02:08.295Z] #53 1.241 + TMP_GOPATH= [2022-03-10T19:02:08.295Z] #53 1.241 + : /build [2022-03-10T19:02:08.295Z] #53 1.241 + '[' -z '' ']' [2022-03-10T19:02:08.295Z] #53 1.241 ++ mktemp -d [2022-03-10T19:02:08.295Z] #53 1.244 + export GOPATH=/tmp/tmp.GR2G36EvCf [2022-03-10T19:02:08.295Z] #53 1.244 + GOPATH=/tmp/tmp.GR2G36EvCf [2022-03-10T19:02:08.295Z] #53 1.244 + RM_GOPATH=1 [2022-03-10T19:02:08.295Z] #53 1.244 + case "$(go env GOARCH)" in [2022-03-10T19:02:08.295Z] #53 1.244 ++ go env GOARCH [2022-03-10T19:02:08.295Z] #53 1.263 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:02:08.295Z] #53 1.263 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:02:08.468Z] #22 37.33 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-10T19:02:08.561Z] #53 1.264 ++ dirname /tmp/install/install.sh [2022-03-10T19:02:08.561Z] #53 1.267 + dir=/tmp/install [2022-03-10T19:02:08.561Z] #53 1.267 + bin=runc [2022-03-10T19:02:08.561Z] #53 1.267 + shift [2022-03-10T19:02:08.561Z] #53 1.267 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-10T19:02:08.561Z] #53 1.267 + . /tmp/install/runc.installer [2022-03-10T19:02:08.561Z] #53 1.267 ++ set -e [2022-03-10T19:02:08.561Z] #53 1.267 ++ : v1.0.3 [2022-03-10T19:02:08.561Z] #53 1.268 + install_runc [2022-03-10T19:02:08.561Z] #53 1.268 + RUNC_BUILDTAGS=seccomp [2022-03-10T19:02:08.561Z] #53 1.268 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-10T19:02:08.561Z] #53 1.268 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GR2G36EvCf/src/github.com/opencontainers/runc [2022-03-10T19:02:08.561Z] #53 1.268 Install runc version v1.0.3 (build tags: seccomp) [2022-03-10T19:02:08.561Z] #53 1.270 Cloning into '/tmp/tmp.GR2G36EvCf/src/github.com/opencontainers/runc'... [2022-03-10T19:02:08.561Z] #53 ... [2022-03-10T19:02:08.561Z] [2022-03-10T19:02:08.561Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-10T19:02:08.561Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-10T19:02:08.561Z] #14 DONE 1.5s [2022-03-10T19:02:08.727Z] #22 37.34 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-10T19:02:08.727Z] #22 37.36 Running setup.py bdist_wheel for pyyaml: started [2022-03-10T19:02:08.827Z] [2022-03-10T19:02:08.827Z] #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-03-10T19:02:08.827Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-10T19:02:09.090Z] #15 ... [2022-03-10T19:02:09.090Z] [2022-03-10T19:02:09.090Z] #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-03-10T19:02:09.090Z] #58 sha256:2b56419fe4b974d5e67137399fa2fddf7a83edccf9eea4ae9890517f5fb74d7a [2022-03-10T19:02:09.090Z] #58 DONE 156.1s [2022-03-10T19:02:09.090Z] [2022-03-10T19:02:09.090Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T19:02:09.090Z] #59 sha256:5678c64759ea331a0076a9163148a7d6fdbec5af9046b6f271c417aeee068802 [2022-03-10T19:02:09.090Z] #59 DONE 0.1s [2022-03-10T19:02:09.351Z] [2022-03-10T19:02:09.351Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T19:02:09.351Z] #60 sha256:91079b682440748c3228cfe2db0a22245d0876d1723da81bf7699a2f717d3ab6 [2022-03-10T19:02:09.351Z] #60 DONE 0.1s [2022-03-10T19:02:09.351Z] [2022-03-10T19:02:09.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:09.351Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:09.351Z] #43 45.81 DEP compel/src/lib/ptrace.d [2022-03-10T19:02:09.351Z] #43 45.95 DEP compel/src/lib/infect.d [2022-03-10T19:02:09.351Z] #43 46.07 DEP compel/src/lib/infect-util.d [2022-03-10T19:02:09.351Z] #43 46.19 DEP compel/src/lib/infect-rpc.d [2022-03-10T19:02:09.351Z] #43 46.32 DEP compel/arch/x86/src/lib/infect.d [2022-03-10T19:02:09.351Z] #43 46.47 DEP compel/arch/x86/src/lib/cpu.d [2022-03-10T19:02:09.351Z] #43 46.56 DEP compel/src/lib/log.d [2022-03-10T19:02:09.351Z] #43 46.66 DEP compel/src/main.d [2022-03-10T19:02:09.351Z] #43 46.72 DEP compel/src/lib/handle-elf.d [2022-03-10T19:02:09.351Z] #43 46.78 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-10T19:02:09.351Z] #43 46.88 CC compel/src/lib/log.o [2022-03-10T19:02:09.351Z] #43 47.05 CC compel/arch/x86/src/lib/cpu.o [2022-03-10T19:02:09.351Z] #43 47.65 CC compel/arch/x86/src/lib/infect.o [2022-03-10T19:02:09.351Z] #43 48.33 CC compel/src/lib/infect-rpc.o [2022-03-10T19:02:09.351Z] #43 48.53 CC compel/src/lib/infect-util.o [2022-03-10T19:02:09.351Z] #43 48.75 CC compel/src/lib/infect.o [2022-03-10T19:02:09.351Z] #43 51.20 CC compel/src/lib/ptrace.o [2022-03-10T19:02:09.351Z] #43 51.91 AR compel/libcompel.a [2022-03-10T19:02:09.351Z] #43 52.12 HOSTCC compel/src/main-host.o [2022-03-10T19:02:09.923Z] #43 52.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-10T19:02:09.923Z] #43 ... [2022-03-10T19:02:09.923Z] [2022-03-10T19:02:09.923Z] #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-03-10T19:02:09.923Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-10T19:02:09.923Z] #15 DONE 1.4s [2022-03-10T19:02:09.923Z] [2022-03-10T19:02:09.923Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T19:02:09.923Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-10T19:02:10.551Z] #20 32.85 Unpacking bash-completion (1:2.8-6) ... [2022-03-10T19:02:10.551Z] #20 33.24 Selecting previously unselected package bzip2. [2022-03-10T19:02:10.551Z] #20 33.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-10T19:02:10.551Z] #20 33.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:02:10.551Z] #20 33.35 Selecting previously unselected package xz-utils. [2022-03-10T19:02:10.551Z] #20 33.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-10T19:02:10.551Z] #20 33.36 Unpacking xz-utils (5.2.4-1) ... [2022-03-10T19:02:10.827Z] #20 33.56 Selecting previously unselected package apparmor. [2022-03-10T19:02:10.827Z] #20 33.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-10T19:02:10.827Z] #20 33.66 Unpacking apparmor (2.13.2-10) ... [2022-03-10T19:02:10.827Z] #20 ... [2022-03-10T19:02:10.827Z] [2022-03-10T19:02:10.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:10.827Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:10.827Z] #43 82.81 CC criu/cr-errno.o [2022-03-10T19:02:10.827Z] #43 82.90 CC criu/cr-restore.o [2022-03-10T19:02:10.827Z] #43 87.45 CC criu/cr-service.o [2022-03-10T19:02:10.827Z] #43 89.10 CC criu/crtools.o [2022-03-10T19:02:10.827Z] #43 89.71 CC criu/eventfd.o [2022-03-10T19:02:10.827Z] #43 90.05 CC criu/eventpoll.o [2022-03-10T19:02:10.827Z] #43 90.85 CC criu/external.o [2022-03-10T19:02:10.827Z] #43 91.19 CC criu/fault-injection.o [2022-03-10T19:02:10.827Z] #43 91.35 CC criu/fdstore.o [2022-03-10T19:02:10.827Z] #43 91.71 CC criu/fifo.o [2022-03-10T19:02:10.827Z] #43 92.08 CC criu/file-ids.o [2022-03-10T19:02:10.827Z] #43 92.40 CC criu/file-lock.o [2022-03-10T19:02:11.257Z] #22 39.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-03-10T19:02:11.257Z] #22 39.67 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-03-10T19:02:11.257Z] #22 39.77 Successfully built yamllint pyyaml [2022-03-10T19:02:11.257Z] #22 39.79 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-10T19:02:11.257Z] #22 40.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T19:02:11.316Z] #16 1.205 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T19:02:11.316Z] #16 DONE 1.3s [2022-03-10T19:02:11.316Z] [2022-03-10T19:02:11.316Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T19:02:11.316Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-10T19:02:11.404Z] #43 ... [2022-03-10T19:02:11.404Z] [2022-03-10T19:02:11.404Z] #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-03-10T19:02:11.404Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:11.404Z] #20 34.11 Selecting previously unselected package aufs-tools. [2022-03-10T19:02:11.404Z] #20 34.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-10T19:02:11.404Z] #20 34.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:02:11.516Z] #22 DONE 40.2s [2022-03-10T19:02:11.516Z] [2022-03-10T19:02:11.516Z] #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-03-10T19:02:11.516Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:11.600Z] #13 DONE 147.4s [2022-03-10T19:02:11.600Z] [2022-03-10T19:02:11.600Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-10T19:02:11.600Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-10T19:02:11.666Z] #20 34.26 Selecting previously unselected package libonig5:amd64. [2022-03-10T19:02:11.666Z] #20 34.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T19:02:11.666Z] #20 34.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:02:11.666Z] #20 34.45 Selecting previously unselected package libjq1:amd64. [2022-03-10T19:02:11.666Z] #20 34.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:11.666Z] #20 34.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:02:11.666Z] #20 34.54 Selecting previously unselected package jq. [2022-03-10T19:02:11.925Z] #20 34.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:11.925Z] #20 34.55 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T19:02:11.925Z] #20 34.63 Selecting previously unselected package libaio1:amd64. [2022-03-10T19:02:11.925Z] #20 34.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-10T19:02:11.925Z] #20 34.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:02:11.925Z] #20 34.71 Selecting previously unselected package libgpm2:amd64. [2022-03-10T19:02:11.925Z] #20 34.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-10T19:02:11.925Z] #20 34.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:02:11.925Z] #20 34.77 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:02:11.925Z] #20 34.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:02:12.183Z] #20 34.80 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:02:12.702Z] #17 DONE 1.5s [2022-03-10T19:02:12.702Z] [2022-03-10T19:02:12.702Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T19:02:12.702Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-10T19:02:12.848Z] Client: [2022-03-10T19:02:12.848Z] Context: default [2022-03-10T19:02:12.848Z] Debug Mode: false [2022-03-10T19:02:12.848Z] Plugins: [2022-03-10T19:02:12.848Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T19:02:12.848Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T19:02:12.848Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T19:02:12.848Z] [2022-03-10T19:02:12.848Z] Server: [2022-03-10T19:02:12.848Z] Containers: 0 [2022-03-10T19:02:12.848Z] Running: 0 [2022-03-10T19:02:12.848Z] Paused: 0 [2022-03-10T19:02:12.848Z] Stopped: 0 [2022-03-10T19:02:12.848Z] Images: 0 [2022-03-10T19:02:12.848Z] Server Version: 20.10.9 [2022-03-10T19:02:12.848Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T19:02:12.848Z] Windows: [2022-03-10T19:02:12.848Z] LCOW: [2022-03-10T19:02:12.848Z] Logging Driver: json-file [2022-03-10T19:02:12.848Z] Plugins: [2022-03-10T19:02:12.848Z] Volume: local [2022-03-10T19:02:12.848Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T19:02:12.848Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T19:02:12.848Z] Swarm: inactive [2022-03-10T19:02:12.848Z] Default Isolation: process [2022-03-10T19:02:12.848Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T19:02:12.848Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T19:02:12.848Z] OSType: windows [2022-03-10T19:02:12.848Z] Architecture: x86_64 [2022-03-10T19:02:12.848Z] CPUs: 4 [2022-03-10T19:02:12.848Z] Total Memory: 32GiB [2022-03-10T19:02:12.848Z] Name: azwin-2-88c6f0 [2022-03-10T19:02:12.848Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T19:02:12.848Z] Docker Root Dir: D:\docker [2022-03-10T19:02:12.848Z] Debug Mode: false [2022-03-10T19:02:12.848Z] Registry: https://index.docker.io/v1/ [2022-03-10T19:02:12.848Z] Labels: [2022-03-10T19:02:12.848Z] Experimental: true [2022-03-10T19:02:12.848Z] Insecure Registries: [2022-03-10T19:02:12.848Z] 10.0.0.4:5000 [2022-03-10T19:02:12.848Z] 127.0.0.0/8 [2022-03-10T19:02:12.848Z] Registry Mirrors: [2022-03-10T19:02:12.848Z] http://10.0.0.4:5000/ [2022-03-10T19:02:12.848Z] Live Restore Enabled: false [2022-03-10T19:02:12.848Z] Product License: Community Engine [2022-03-10T19:02:12.848Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-10T19:02:13.528Z] #14 DONE 1.6s [2022-03-10T19:02:13.528Z] [2022-03-10T19:02:13.528Z] #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-03-10T19:02:13.528Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:02:13.528Z] #53 1.443 + RM_GOPATH=0 [2022-03-10T19:02:13.528Z] #53 1.445 + TMP_GOPATH= [2022-03-10T19:02:13.528Z] #53 1.445 + : /build [2022-03-10T19:02:13.528Z] #53 1.446 + '[' -z '' ']' [2022-03-10T19:02:13.528Z] #53 1.448 ++ mktemp -d [2022-03-10T19:02:13.528Z] #53 1.452 + export GOPATH=/tmp/tmp.orznwdGOBK [2022-03-10T19:02:13.528Z] #53 1.454 + GOPATH=/tmp/tmp.orznwdGOBK [2022-03-10T19:02:13.528Z] #53 1.454 + RM_GOPATH=1 [2022-03-10T19:02:13.528Z] #53 1.455 + case "$(go env GOARCH)" in [2022-03-10T19:02:13.528Z] #53 1.455 ++ go env GOARCH [2022-03-10T19:02:13.528Z] #53 1.470 + export GO_BUILDMODE=-buildmode=pie [2022-03-10T19:02:13.528Z] #53 1.470 + GO_BUILDMODE=-buildmode=pie [2022-03-10T19:02:13.528Z] #53 1.474 ++ dirname /tmp/install/install.sh [2022-03-10T19:02:13.528Z] #53 1.479 + dir=/tmp/install [2022-03-10T19:02:13.528Z] #53 1.479 + bin=runc [2022-03-10T19:02:13.528Z] #53 1.479 + shift [2022-03-10T19:02:13.528Z] #53 1.479 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-10T19:02:13.528Z] #53 1.479 + . /tmp/install/runc.installer [2022-03-10T19:02:13.528Z] #53 1.479 ++ set -e [2022-03-10T19:02:13.528Z] #53 1.479 ++ : v1.0.3 [2022-03-10T19:02:13.528Z] #53 1.481 + install_runc [2022-03-10T19:02:13.528Z] #53 1.481 + RUNC_BUILDTAGS=seccomp [2022-03-10T19:02:13.528Z] #53 1.481 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-10T19:02:13.528Z] #53 1.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.orznwdGOBK/src/github.com/opencontainers/runc [2022-03-10T19:02:13.528Z] #53 1.496 Install runc version v1.0.3 (build tags: seccomp) [2022-03-10T19:02:13.528Z] #53 1.504 Cloning into '/tmp/tmp.orznwdGOBK/src/github.com/opencontainers/runc'... [2022-03-10T19:02:14.118Z] #18 DONE 1.1s [2022-03-10T19:02:14.118Z] [2022-03-10T19:02:14.118Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:02:14.118Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-10T19:02:14.474Z] #53 ... [2022-03-10T19:02:14.474Z] [2022-03-10T19:02:14.474Z] #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-03-10T19:02:14.474Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-10T19:02:14.474Z] #15 DONE 1.1s [2022-03-10T19:02:14.474Z] [2022-03-10T19:02:14.474Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-10T19:02:14.474Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-10T19:02:15.048Z] #16 0.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-10T19:02:15.071Z] #19 DONE 1.1s [2022-03-10T19:02:15.071Z] [2022-03-10T19:02:15.071Z] #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-03-10T19:02:15.071Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:15.310Z] #16 DONE 1.0s [2022-03-10T19:02:15.310Z] [2022-03-10T19:02:15.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:15.310Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:15.310Z] #43 47.82 DEP compel/src/lib/ptrace.d [2022-03-10T19:02:15.310Z] #43 48.01 DEP compel/src/lib/infect.d [2022-03-10T19:02:15.310Z] #43 48.11 DEP compel/src/lib/infect-util.d [2022-03-10T19:02:15.310Z] #43 48.25 DEP compel/src/lib/infect-rpc.d [2022-03-10T19:02:15.310Z] #43 48.39 DEP compel/arch/x86/src/lib/infect.d [2022-03-10T19:02:15.310Z] #43 48.49 DEP compel/arch/x86/src/lib/cpu.d [2022-03-10T19:02:15.310Z] #43 48.56 DEP compel/src/lib/log.d [2022-03-10T19:02:15.310Z] #43 48.65 DEP compel/src/main.d [2022-03-10T19:02:15.310Z] #43 48.72 DEP compel/src/lib/handle-elf.d [2022-03-10T19:02:15.310Z] #43 48.77 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-10T19:02:15.310Z] #43 48.88 CC compel/src/lib/log.o [2022-03-10T19:02:15.310Z] #43 49.13 CC compel/arch/x86/src/lib/cpu.o [2022-03-10T19:02:15.310Z] #43 49.66 CC compel/arch/x86/src/lib/infect.o [2022-03-10T19:02:15.310Z] #43 50.28 CC compel/src/lib/infect-rpc.o [2022-03-10T19:02:15.310Z] #43 50.63 CC compel/src/lib/infect-util.o [2022-03-10T19:02:15.310Z] #43 50.89 CC compel/src/lib/infect.o [2022-03-10T19:02:15.310Z] #43 53.86 CC compel/src/lib/ptrace.o [2022-03-10T19:02:15.310Z] #43 54.61 AR compel/libcompel.a [2022-03-10T19:02:15.310Z] #43 54.71 HOSTCC compel/src/main-host.o [2022-03-10T19:02:15.310Z] #43 ... [2022-03-10T19:02:15.310Z] [2022-03-10T19:02:15.310Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-10T19:02:15.310Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-10T19:02:15.473Z] #20 38.25 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:02:15.473Z] #20 38.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:02:15.473Z] #20 38.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:02:15.473Z] #20 38.33 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:02:15.473Z] #20 38.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:02:15.473Z] #20 38.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:02:15.731Z] #20 38.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:02:15.731Z] #20 38.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:02:15.731Z] #20 38.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:02:15.731Z] #20 38.52 Selecting previously unselected package libreadline5:amd64. [2022-03-10T19:02:15.731Z] #20 38.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-10T19:02:15.731Z] #20 38.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:02:15.731Z] #20 38.67 Selecting previously unselected package net-tools. [2022-03-10T19:02:15.990Z] #20 38.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-10T19:02:15.990Z] #20 38.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:02:15.990Z] #20 38.89 Selecting previously unselected package patch. [2022-03-10T19:02:15.990Z] #20 38.89 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-10T19:02:15.990Z] #20 38.90 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-10T19:02:16.250Z] #20 39.02 Selecting previously unselected package python-pip-whl. [2022-03-10T19:02:16.250Z] #20 39.02 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-10T19:02:16.250Z] #20 39.05 Unpacking python-pip-whl (18.1-5) ... [2022-03-10T19:02:16.458Z] #20 1.275 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T19:02:16.458Z] #20 1.312 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T19:02:16.458Z] #20 1.313 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T19:02:16.458Z] #20 1.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T19:02:16.699Z] #17 DONE 1.2s [2022-03-10T19:02:16.699Z] [2022-03-10T19:02:16.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:16.699Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:16.699Z] #43 55.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-10T19:02:16.699Z] #43 55.44 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-10T19:02:16.699Z] #43 55.88 HOSTCC compel/src/lib/log-host.o [2022-03-10T19:02:16.699Z] #43 ... [2022-03-10T19:02:16.699Z] [2022-03-10T19:02:16.699Z] #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-03-10T19:02:16.699Z] #58 sha256:a42210f7632dc8677ddd626457d3616180ead05f6008b5b90194b94960da7152 [2022-03-10T19:02:16.699Z] #58 150.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-10T19:02:16.699Z] #58 150.6 + GOBIN=/build [2022-03-10T19:02:16.699Z] #58 150.6 + GO111MODULE=on [2022-03-10T19:02:16.699Z] #58 150.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-10T19:02:16.699Z] #58 DONE 158.2s [2022-03-10T19:02:16.699Z] [2022-03-10T19:02:16.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:16.699Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:16.699Z] #43 56.15 HOSTLINK compel/compel-host-bin [2022-03-10T19:02:16.699Z] #43 ... [2022-03-10T19:02:16.699Z] [2022-03-10T19:02:16.699Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-10T19:02:16.699Z] #59 sha256:067faf3eee47ccb499327e0da8e4eaede8041635efcfd9adc4ffb5896808d3cc [2022-03-10T19:02:16.699Z] #59 DONE 0.2s [2022-03-10T19:02:16.719Z] #20 1.853 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T19:02:16.818Z] #20 39.62 Selecting previously unselected package python3-lib2to3. [2022-03-10T19:02:16.818Z] #20 39.63 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-10T19:02:16.818Z] #20 39.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:02:16.818Z] #20 39.77 Selecting previously unselected package python3-distutils. [2022-03-10T19:02:16.818Z] #20 39.77 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-10T19:02:16.961Z] [2022-03-10T19:02:16.961Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-10T19:02:16.961Z] #60 sha256:0607aaf15396b4031b4d096b1ab755d777ea5365e333756483dc72ba33e2fec1 [2022-03-10T19:02:16.961Z] #60 DONE 0.1s [2022-03-10T19:02:16.961Z] [2022-03-10T19:02:16.961Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:16.961Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:16.961Z] #43 56.53 DEP soccr/soccr.d [2022-03-10T19:02:17.077Z] #20 39.77 Unpacking python3-distutils (3.7.3-1) ... [2022-03-10T19:02:17.223Z] #43 56.80 CC soccr/soccr.o [2022-03-10T19:02:17.336Z] #20 39.94 Selecting previously unselected package python3-pip. [2022-03-10T19:02:17.336Z] #20 39.95 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-10T19:02:17.336Z] #20 39.96 Unpacking python3-pip (18.1-5) ... [2022-03-10T19:02:17.336Z] #20 40.11 Selecting previously unselected package python3-pkg-resources. [2022-03-10T19:02:17.336Z] #20 40.12 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:02:17.336Z] #20 40.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:02:17.596Z] #20 40.26 Selecting previously unselected package python3-setuptools. [2022-03-10T19:02:17.596Z] #20 40.26 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-10T19:02:17.596Z] #20 40.27 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-10T19:02:17.661Z] #20 2.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T19:02:17.855Z] #20 40.50 Selecting previously unselected package python3-wheel. [2022-03-10T19:02:17.855Z] #20 40.52 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-10T19:02:17.855Z] #20 40.52 Unpacking python3-wheel (0.32.3-2) ... [2022-03-10T19:02:17.855Z] #20 40.59 Selecting previously unselected package sudo. [2022-03-10T19:02:17.855Z] #20 40.60 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-10T19:02:17.855Z] #20 40.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:02:18.168Z] #43 ... [2022-03-10T19:02:18.168Z] [2022-03-10T19:02:18.168Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-10T19:02:18.168Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-10T19:02:18.168Z] #18 DONE 1.5s [2022-03-10T19:02:18.168Z] [2022-03-10T19:02:18.168Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-10T19:02:18.168Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-10T19:02:18.423Z] #20 41.10 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T19:02:18.423Z] #20 41.11 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-10T19:02:18.423Z] #20 41.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:02:18.682Z] #20 41.36 Selecting previously unselected package uidmap. [2022-03-10T19:02:18.682Z] #20 41.37 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-10T19:02:18.682Z] #20 41.38 Unpacking uidmap (1:4.5-1.1) ... [2022-03-10T19:02:18.682Z] #20 41.47 Selecting previously unselected package vim-runtime. [2022-03-10T19:02:18.682Z] #20 41.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:02:18.682Z] #20 41.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T19:02:18.682Z] #20 41.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-10T19:02:18.682Z] #20 41.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:02:19.575Z] #20 4.239 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:02:19.575Z] #19 DONE 1.5s [2022-03-10T19:02:19.575Z] [2022-03-10T19:02:19.575Z] #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-03-10T19:02:19.575Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:19.625Z] #56 ... [2022-03-10T19:02:19.626Z] [2022-03-10T19:02:19.626Z] #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-03-10T19:02:19.626Z] #24 sha256:13f0e1a70436521c974a02ffa5dfd2a19a2cc2f596ef5baaf12fe324776be53a [2022-03-10T19:02:19.626Z] #24 201.2 + return [2022-03-10T19:02:19.883Z] #24 DONE 202.3s [2022-03-10T19:02:19.883Z] [2022-03-10T19:02:19.883Z] #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-03-10T19:02:19.883Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:20.147Z] #20 ... [2022-03-10T19:02:20.147Z] [2022-03-10T19:02:20.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-03-10T19:02:20.147Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:20.147Z] #43 52.96 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-10T19:02:20.147Z] #43 53.32 HOSTCC compel/src/lib/log-host.o [2022-03-10T19:02:20.147Z] #43 53.68 HOSTLINK compel/compel-host-bin [2022-03-10T19:02:20.147Z] #43 53.90 DEP soccr/soccr.d [2022-03-10T19:02:20.147Z] #43 54.24 CC soccr/soccr.o [2022-03-10T19:02:20.147Z] #43 56.19 AR soccr/libsoccr.a [2022-03-10T19:02:20.147Z] #43 56.26 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:02:20.147Z] #43 56.67 DEP criu/arch/x86/sigframe.d [2022-03-10T19:02:20.147Z] #43 56.84 DEP criu/arch/x86/sigaction_compat.d [2022-03-10T19:02:20.147Z] #43 56.94 DEP criu/arch/x86/kerndat.d [2022-03-10T19:02:20.147Z] #43 57.05 DEP criu/arch/x86/crtools.d [2022-03-10T19:02:20.147Z] #43 57.24 DEP criu/arch/x86/cpu.d [2022-03-10T19:02:20.147Z] #43 57.42 CC criu/arch/x86/cpu.o [2022-03-10T19:02:20.147Z] #43 58.19 CC criu/arch/x86/crtools.o [2022-03-10T19:02:20.147Z] #43 59.36 CC criu/arch/x86/kerndat.o [2022-03-10T19:02:20.147Z] #43 59.88 CC criu/arch/x86/sigaction_compat.o [2022-03-10T19:02:20.147Z] #43 60.16 CC criu/arch/x86/sigframe.o [2022-03-10T19:02:20.147Z] #43 60.41 LINK criu/arch/x86/crtools.built-in.o [2022-03-10T19:02:20.147Z] #43 60.48 DEP criu/pie/util-vdso-elf32.d [2022-03-10T19:02:20.147Z] #43 60.59 DEP criu/pie/util-vdso.d [2022-03-10T19:02:20.147Z] #43 60.71 DEP criu/pie/util.d [2022-03-10T19:02:20.147Z] #43 60.85 CC criu/pie/util.o [2022-03-10T19:02:20.147Z] #43 61.19 CC criu/pie/util-vdso.o [2022-03-10T19:02:20.147Z] #43 61.87 CC criu/pie/util-vdso-elf32.o [2022-03-10T19:02:20.147Z] #43 62.59 AR criu/pie/pie.lib.a [2022-03-10T19:02:20.147Z] #43 62.63 DEP criu/pie/restorer.d [2022-03-10T19:02:20.147Z] #43 62.92 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-10T19:02:20.147Z] #43 63.01 DEP criu/arch/x86/restorer_unmap.d [2022-03-10T19:02:20.408Z] #43 63.03 DEP criu/arch/x86/restorer.d [2022-03-10T19:02:20.408Z] #43 ... [2022-03-10T19:02:20.408Z] [2022-03-10T19:02:20.408Z] #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-03-10T19:02:20.408Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:02:20.408Z] #53 12.96 + cd /tmp/tmp.GR2G36EvCf/src/github.com/opencontainers/runc [2022-03-10T19:02:20.408Z] #53 12.96 + git checkout -q v1.0.3 [2022-03-10T19:02:20.669Z] #53 13.73 + '[' -z '' ']' [2022-03-10T19:02:20.669Z] #53 13.73 + target=static [2022-03-10T19:02:20.669Z] #53 13.73 + make BUILDTAGS=seccomp static [2022-03-10T19:02:20.819Z] #56 ... [2022-03-10T19:02:20.819Z] [2022-03-10T19:02:20.819Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T19:02:20.819Z] #25 sha256:e346dc66b38bb6eac8a6fe3562208ea930ec9f82d1f7a527661428f8776b3f23 [2022-03-10T19:02:20.969Z] #20 1.508 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-10T19:02:20.969Z] #20 1.563 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-10T19:02:20.970Z] #20 1.566 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-10T19:02:20.970Z] #20 1.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-10T19:02:21.384Z] #25 DONE 0.7s [2022-03-10T19:02:21.385Z] [2022-03-10T19:02:21.385Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:02:21.385Z] #30 sha256:d944adf519ff3cfda9e57ead3658b1b4f2081b0d6cbe20198c6b393f376140c0 [2022-03-10T19:02:21.610Z] #53 14.28 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-03-10T19:02:21.915Z] #20 2.361 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-10T19:02:21.972Z] #20 ... [2022-03-10T19:02:21.972Z] [2022-03-10T19:02:21.972Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:21.972Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:21.972Z] #43 93.44 CC criu/files-ext.o [2022-03-10T19:02:21.972Z] #43 93.83 CC criu/files-reg.o [2022-03-10T19:02:21.972Z] #43 95.95 CC criu/files.o [2022-03-10T19:02:21.972Z] #43 98.10 CC criu/filesystems.o [2022-03-10T19:02:21.972Z] #43 98.85 CC criu/fsnotify.o [2022-03-10T19:02:21.972Z] #43 100.0 CC criu/image-desc.o [2022-03-10T19:02:21.972Z] #43 100.1 CC criu/image.o [2022-03-10T19:02:21.972Z] #43 101.0 CC criu/ipc_ns.o [2022-03-10T19:02:21.972Z] #43 102.2 CC criu/irmap.o [2022-03-10T19:02:21.972Z] #43 102.8 CC criu/kcmp-ids.o [2022-03-10T19:02:21.972Z] #43 103.1 CC criu/kerndat.o [2022-03-10T19:02:21.972Z] #43 ... [2022-03-10T19:02:21.972Z] [2022-03-10T19:02:21.972Z] #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-03-10T19:02:21.972Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:21.972Z] #20 44.74 Selecting previously unselected package vim. [2022-03-10T19:02:21.972Z] #20 44.75 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:02:21.972Z] #20 44.77 Unpacking vim (2:8.1.0875-5) ... [2022-03-10T19:02:22.544Z] #20 45.28 Selecting previously unselected package xfsprogs. [2022-03-10T19:02:22.544Z] #20 45.29 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-10T19:02:22.544Z] #20 45.30 Unpacking xfsprogs (4.20.0-1) ... [2022-03-10T19:02:22.860Z] #20 3.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-10T19:02:23.112Z] #20 45.74 Selecting previously unselected package zip. [2022-03-10T19:02:23.112Z] #20 45.76 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-10T19:02:23.112Z] #20 45.76 Unpacking zip (3.0-11+b1) ... [2022-03-10T19:02:23.112Z] #20 45.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:02:23.112Z] #20 45.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:02:23.112Z] #20 45.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:23.112Z] #20 45.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:02:23.112Z] #20 45.97 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:02:23.112Z] #20 45.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:23.112Z] #20 46.01 Setting up uidmap (1:4.5-1.1) ... [2022-03-10T19:02:23.112Z] #20 46.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:02:23.112Z] #20 46.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:02:23.112Z] #20 46.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:02:23.112Z] #20 46.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:02:23.112Z] #20 46.08 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:02:23.372Z] #20 46.10 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:02:23.372Z] #20 46.11 Setting up zip (3.0-11+b1) ... [2022-03-10T19:02:23.372Z] #20 46.12 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:02:23.372Z] #20 46.15 Setting up bash-completion (1:2.8-6) ... [2022-03-10T19:02:23.806Z] #20 4.477 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-03-10T19:02:24.752Z] #20 ... [2022-03-10T19:02:24.752Z] [2022-03-10T19:02:24.752Z] #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-03-10T19:02:24.752Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:02:24.752Z] #53 13.10 + cd /tmp/tmp.orznwdGOBK/src/github.com/opencontainers/runc [2022-03-10T19:02:24.752Z] #53 13.11 + git checkout -q v1.0.3 [2022-03-10T19:02:25.697Z] #53 13.87 + '[' -z '' ']' [2022-03-10T19:02:25.697Z] #53 13.87 + target=static [2022-03-10T19:02:25.697Z] #53 13.87 + make BUILDTAGS=seccomp static [2022-03-10T19:02:25.958Z] #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-03-10T19:02:26.038Z] #56 ... [2022-03-10T19:02:26.038Z] [2022-03-10T19:02:26.038Z] #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-03-10T19:02:26.038Z] #53 sha256:fb91872c03d0822fb4ff52346546d0d3f74f9045605c24528c0602103543a6c5 [2022-03-10T19:02:26.038Z] #53 133.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-03-10T19:02:26.038Z] #53 134.1 + mkdir -p /build [2022-03-10T19:02:26.038Z] #53 134.1 + cp runc /build/runc [2022-03-10T19:02:26.038Z] #53 DONE 134.9s [2022-03-10T19:02:26.038Z] [2022-03-10T19:02:26.038Z] #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-03-10T19:02:26.038Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T19:02:26.038Z] #56 204.3 + bin/containerd [2022-03-10T19:02:26.664Z] #20 49.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:26.664Z] #20 49.14 Setting up xz-utils (5.2.4-1) ... [2022-03-10T19:02:26.664Z] #20 49.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T19:02:26.664Z] #20 49.17 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-10T19:02:26.664Z] #20 49.18 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:02:26.664Z] #20 49.24 invoke-rc.d: could not determine current runlevel [2022-03-10T19:02:26.664Z] #20 49.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:02:26.664Z] #20 49.28 Setting up pigz (2.4-1) ... [2022-03-10T19:02:26.664Z] #20 49.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:02:26.664Z] #20 49.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:02:26.664Z] #20 49.32 Setting up python-pip-whl (18.1-5) ... [2022-03-10T19:02:26.664Z] #20 49.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:02:26.664Z] #20 49.36 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:02:26.900Z] #53 ... [2022-03-10T19:02:26.900Z] [2022-03-10T19:02:26.900Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:26.900Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:26.900Z] #43 63.23 DEP criu/arch/x86/vdso-pie.d [2022-03-10T19:02:26.900Z] #43 63.33 DEP criu/pie/parasite-vdso.d [2022-03-10T19:02:26.900Z] #43 63.47 DEP criu/pie/parasite.d [2022-03-10T19:02:26.900Z] #43 63.67 CC criu/pie/parasite.o [2022-03-10T19:02:26.900Z] #43 64.77 LINK criu/pie/parasite.built-in.o [2022-03-10T19:02:26.900Z] #43 64.79 GEN criu/pie/parasite-blob.h [2022-03-10T19:02:26.900Z] #43 64.81 CC criu/pie/parasite-vdso.o [2022-03-10T19:02:26.900Z] #43 65.45 CC criu/arch/x86/vdso-pie.o [2022-03-10T19:02:26.900Z] #43 65.75 CC criu/arch/x86/restorer.o [2022-03-10T19:02:26.900Z] #43 66.22 CC criu/arch/x86/restorer_unmap.o [2022-03-10T19:02:26.900Z] #43 66.29 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-10T19:02:26.900Z] #43 66.55 CC criu/pie/restorer.o [2022-03-10T19:02:26.900Z] #43 69.22 LINK criu/pie/restorer.built-in.o [2022-03-10T19:02:26.900Z] #43 69.23 GEN criu/pie/restorer-blob.h [2022-03-10T19:02:26.900Z] #43 69.31 DEP criu/vdso.d [2022-03-10T19:02:26.900Z] #43 69.48 DEP criu/vdso-compat.d [2022-03-10T19:02:26.900Z] #43 69.64 DEP criu/uts_ns.d [2022-03-10T19:02:26.976Z] #56 ... [2022-03-10T19:02:26.976Z] [2022-03-10T19:02:26.976Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T19:02:26.976Z] #54 sha256:24fd4f879af67a694eeb2877a5e1c52a1f003fe151232313ada6ed515cf37f7a [2022-03-10T19:02:26.976Z] #54 DONE 0.2s [2022-03-10T19:02:26.976Z] [2022-03-10T19:02:26.976Z] #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-03-10T19:02:26.976Z] #56 sha256:a7201a4b25dcdea0966a14eaa1ed7eff08c960eb4d1e328ac8e031c1421be5a2 [2022-03-10T19:02:27.162Z] #43 69.88 DEP criu/util.d [2022-03-10T19:02:27.233Z] #20 49.84 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:02:27.233Z] #20 49.85 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:02:27.233Z] #20 49.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:27.233Z] #20 49.87 Setting up vim (2:8.1.0875-5) ... [2022-03-10T19:02:27.233Z] #20 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T19:02:27.233Z] #20 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T19:02:27.233Z] #20 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T19:02:27.233Z] #20 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T19:02:27.233Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T19:02:27.233Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T19:02:27.233Z] #20 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T19:02:27.233Z] #20 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T19:02:27.233Z] #20 49.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:02:27.233Z] #20 49.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:02:27.233Z] #20 49.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:02:27.233Z] #20 49.98 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T19:02:27.233Z] #20 49.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:02:27.233Z] #20 50.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:27.423Z] #43 70.15 DEP criu/uffd.d [2022-03-10T19:02:27.685Z] #43 70.32 DEP criu/tun.d [2022-03-10T19:02:27.685Z] #43 70.45 DEP criu/tty.d [2022-03-10T19:02:27.946Z] #30 ... [2022-03-10T19:02:27.946Z] [2022-03-10T19:02:27.946Z] #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-03-10T19:02:27.946Z] #53 sha256:270e6d7778ea80563c0fc8d0b466afdd13f3bb7de31a1ac9a498b7043be8ef8a [2022-03-10T19:02:27.946Z] #53 111.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-03-10T19:02:27.946Z] #53 112.3 + mkdir -p /build [2022-03-10T19:02:27.946Z] #53 112.3 + cp runc /build/runc [2022-03-10T19:02:27.947Z] #43 70.57 DEP criu/timerfd.d [2022-03-10T19:02:27.947Z] #43 70.76 DEP criu/timens.d [2022-03-10T19:02:28.208Z] #43 70.92 DEP criu/sysfs_parse.d [2022-03-10T19:02:28.469Z] #43 71.07 DEP criu/sysctl.d [2022-03-10T19:02:28.469Z] #43 71.26 DEP criu/string.d [2022-03-10T19:02:28.469Z] #43 71.30 DEP criu/stats.d [2022-03-10T19:02:28.469Z] #43 71.39 DEP criu/sockets.d [2022-03-10T19:02:29.047Z] #43 71.54 DEP criu/sk-unix.d [2022-03-10T19:02:29.047Z] #43 71.76 DEP criu/sk-tcp.d [2022-03-10T19:02:29.266Z] #53 ... [2022-03-10T19:02:29.266Z] [2022-03-10T19:02:29.266Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:29.266Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:29.266Z] #43 58.66 AR soccr/libsoccr.a [2022-03-10T19:02:29.266Z] #43 58.72 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:02:29.266Z] #43 59.25 DEP criu/arch/x86/sigframe.d [2022-03-10T19:02:29.266Z] #43 59.45 DEP criu/arch/x86/sigaction_compat.d [2022-03-10T19:02:29.266Z] #43 59.60 DEP criu/arch/x86/kerndat.d [2022-03-10T19:02:29.266Z] #43 59.78 DEP criu/arch/x86/crtools.d [2022-03-10T19:02:29.266Z] #43 60.00 DEP criu/arch/x86/cpu.d [2022-03-10T19:02:29.266Z] #43 60.29 CC criu/arch/x86/cpu.o [2022-03-10T19:02:29.266Z] #43 61.15 CC criu/arch/x86/crtools.o [2022-03-10T19:02:29.266Z] #43 62.29 CC criu/arch/x86/kerndat.o [2022-03-10T19:02:29.266Z] #43 62.71 CC criu/arch/x86/sigaction_compat.o [2022-03-10T19:02:29.266Z] #43 62.98 CC criu/arch/x86/sigframe.o [2022-03-10T19:02:29.266Z] #43 63.20 LINK criu/arch/x86/crtools.built-in.o [2022-03-10T19:02:29.266Z] #43 63.25 DEP criu/pie/util-vdso-elf32.d [2022-03-10T19:02:29.266Z] #43 63.40 DEP criu/pie/util-vdso.d [2022-03-10T19:02:29.266Z] #43 63.48 DEP criu/pie/util.d [2022-03-10T19:02:29.266Z] #43 63.61 CC criu/pie/util.o [2022-03-10T19:02:29.266Z] #43 63.90 CC criu/pie/util-vdso.o [2022-03-10T19:02:29.266Z] #43 64.58 CC criu/pie/util-vdso-elf32.o [2022-03-10T19:02:29.266Z] #43 65.14 AR criu/pie/pie.lib.a [2022-03-10T19:02:29.266Z] #43 65.22 DEP criu/pie/restorer.d [2022-03-10T19:02:29.266Z] #43 65.42 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-10T19:02:29.266Z] #43 65.56 DEP criu/arch/x86/restorer_unmap.d [2022-03-10T19:02:29.266Z] #43 65.60 DEP criu/arch/x86/restorer.d [2022-03-10T19:02:29.266Z] #43 65.75 DEP criu/arch/x86/vdso-pie.d [2022-03-10T19:02:29.266Z] #43 65.92 DEP criu/pie/parasite-vdso.d [2022-03-10T19:02:29.266Z] #43 66.06 DEP criu/pie/parasite.d [2022-03-10T19:02:29.266Z] #43 66.33 CC criu/pie/parasite.o [2022-03-10T19:02:29.266Z] #43 67.35 LINK criu/pie/parasite.built-in.o [2022-03-10T19:02:29.266Z] #43 67.36 GEN criu/pie/parasite-blob.h [2022-03-10T19:02:29.266Z] #43 67.39 CC criu/pie/parasite-vdso.o [2022-03-10T19:02:29.266Z] #43 67.92 CC criu/arch/x86/vdso-pie.o [2022-03-10T19:02:29.266Z] #43 68.27 CC criu/arch/x86/restorer.o [2022-03-10T19:02:29.266Z] #43 68.84 CC criu/arch/x86/restorer_unmap.o [2022-03-10T19:02:29.266Z] #43 68.89 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-10T19:02:29.309Z] #43 71.92 DEP criu/sk-queue.d [2022-03-10T19:02:29.309Z] #43 72.07 DEP criu/sk-packet.d [2022-03-10T19:02:29.527Z] #43 69.22 CC criu/pie/restorer.o [2022-03-10T19:02:29.570Z] #43 72.29 DEP criu/sk-netlink.d [2022-03-10T19:02:29.832Z] #43 72.49 DEP criu/sk-inet.d [2022-03-10T19:02:29.832Z] #43 72.65 DEP criu/signalfd.d [2022-03-10T19:02:30.093Z] #43 72.80 DEP criu/sigframe.d [2022-03-10T19:02:30.093Z] #43 72.87 DEP criu/shmem.d [2022-03-10T19:02:30.093Z] #43 73.01 DEP criu/servicefd.d [2022-03-10T19:02:30.525Z] #20 52.80 Setting up iptables (1.8.2-4) ... [2022-03-10T19:02:30.525Z] #20 52.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:02:30.525Z] #20 52.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:02:30.525Z] #20 52.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:02:30.526Z] #20 52.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:02:30.526Z] #20 52.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T19:02:30.526Z] #20 52.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T19:02:30.526Z] #20 52.86 Setting up python3 (3.7.3-1) ... [2022-03-10T19:02:30.526Z] #20 53.24 Setting up python3-wheel (0.32.3-2) ... [2022-03-10T19:02:30.666Z] #43 73.17 DEP criu/seize.d [2022-03-10T19:02:30.666Z] #43 73.30 DEP criu/seccomp.d [2022-03-10T19:02:30.666Z] #43 ... [2022-03-10T19:02:30.666Z] [2022-03-10T19:02:30.666Z] #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-03-10T19:02:30.666Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:30.666Z] #20 5.598 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:02:30.666Z] #20 10.38 Fetched 9005 kB in 9s (962 kB/s) [2022-03-10T19:02:30.666Z] #20 10.38 Reading package lists... [2022-03-10T19:02:30.666Z] #20 13.90 Reading package lists... [2022-03-10T19:02:30.666Z] #20 ... [2022-03-10T19:02:30.666Z] [2022-03-10T19:02:30.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:30.666Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:30.666Z] #43 73.46 DEP criu/rst-malloc.d [2022-03-10T19:02:30.666Z] #43 73.54 DEP criu/rbtree.d [2022-03-10T19:02:30.666Z] #43 73.58 DEP criu/pstree.d [2022-03-10T19:02:31.230Z] #53 DONE 118.6s [2022-03-10T19:02:31.230Z] [2022-03-10T19:02:31.230Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:02:31.230Z] #30 sha256:d944adf519ff3cfda9e57ead3658b1b4f2081b0d6cbe20198c6b393f376140c0 [2022-03-10T19:02:31.230Z] #30 DONE 9.9s [2022-03-10T19:02:31.230Z] [2022-03-10T19:02:31.230Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T19:02:31.230Z] #33 sha256:36cb64fd70ccb4efc0b1e9da85511d0a42ec75158624d749155c437325de5304 [2022-03-10T19:02:31.237Z] #43 73.75 DEP criu/protobuf.d [2022-03-10T19:02:31.237Z] #43 73.87 GEN criu/protobuf-desc-gen.h [2022-03-10T19:02:31.465Z] #20 54.00 Setting up apparmor (2.13.2-10) ... [2022-03-10T19:02:31.801Z] #33 DONE 0.7s [2022-03-10T19:02:31.801Z] [2022-03-10T19:02:31.801Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-10T19:02:31.801Z] #35 sha256:5eb8e804b43241aff2a915ca9c06fcf1c6f176a1a454906169fc25910cef9f6e [2022-03-10T19:02:32.059Z] #35 DONE 0.1s [2022-03-10T19:02:32.059Z] [2022-03-10T19:02:32.059Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T19:02:32.059Z] #38 sha256:474247f80bc7fdb2e7d6aa2a67328b6d78572e8ddb04c3bff86eee0b85c36387 [2022-03-10T19:02:32.318Z] #38 DONE 0.2s [2022-03-10T19:02:32.318Z] [2022-03-10T19:02:32.318Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:02:32.318Z] #41 sha256:9d9d950ba5cf434a4f9f2b472de584b7320f96ec086fd7e53653f3e791e1505d [2022-03-10T19:02:32.582Z] #41 ... [2022-03-10T19:02:32.582Z] [2022-03-10T19:02:32.582Z] #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-03-10T19:02:32.582Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:32.582Z] #56 169.6 + bin/containerd [2022-03-10T19:02:32.582Z] #56 ... [2022-03-10T19:02:32.582Z] [2022-03-10T19:02:32.582Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:02:32.582Z] #41 sha256:9d9d950ba5cf434a4f9f2b472de584b7320f96ec086fd7e53653f3e791e1505d [2022-03-10T19:02:32.582Z] #41 DONE 0.5s [2022-03-10T19:02:32.624Z] #43 75.44 DEP criu/protobuf-desc.d [2022-03-10T19:02:32.831Z] #43 72.15 LINK criu/pie/restorer.built-in.o [2022-03-10T19:02:32.831Z] #43 72.17 GEN criu/pie/restorer-blob.h [2022-03-10T19:02:32.831Z] #43 72.30 DEP criu/vdso.d [2022-03-10T19:02:32.831Z] #43 72.46 DEP criu/vdso-compat.d [2022-03-10T19:02:32.841Z] [2022-03-10T19:02:32.841Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-10T19:02:32.841Z] #44 sha256:61c72b8755bf97c64df14453da9312f06133b98f57ee9761fa7a5dfd98abb7b5 [2022-03-10T19:02:32.841Z] #44 DONE 0.1s [2022-03-10T19:02:32.841Z] [2022-03-10T19:02:32.841Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-10T19:02:32.841Z] #46 sha256:917ee918d04c5d3972b01554421154f594dc6dce33f14cc6e4ff1036e676cf2b [2022-03-10T19:02:32.841Z] #46 DONE 0.1s [2022-03-10T19:02:32.841Z] [2022-03-10T19:02:32.841Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T19:02:32.841Z] #48 sha256:6506f5c750dc35306079924c57cf82b0a0beee3e1e4656b7c3dc2899e1de411e [2022-03-10T19:02:32.841Z] #48 DONE 0.1s [2022-03-10T19:02:32.841Z] [2022-03-10T19:02:32.841Z] #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-03-10T19:02:32.841Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:32.843Z] #20 ... [2022-03-10T19:02:32.843Z] [2022-03-10T19:02:32.843Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:32.843Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:32.843Z] #43 104.3 CC criu/libnetlink.o [2022-03-10T19:02:32.843Z] #43 104.7 CC criu/log.o [2022-03-10T19:02:32.843Z] #43 105.2 CC criu/lsm.o [2022-03-10T19:02:32.843Z] #43 105.6 CC criu/mem.o [2022-03-10T19:02:32.843Z] #43 107.2 CC criu/memfd.o [2022-03-10T19:02:32.843Z] #43 107.9 CC criu/mount.o [2022-03-10T19:02:32.843Z] #43 112.1 CC criu/namespaces.o [2022-03-10T19:02:32.843Z] #43 114.1 CC criu/net.o [2022-03-10T19:02:32.885Z] #43 75.56 DEP criu/proc_parse.d [2022-03-10T19:02:33.093Z] #43 72.65 DEP criu/uts_ns.d [2022-03-10T19:02:33.099Z] #56 ... [2022-03-10T19:02:33.099Z] [2022-03-10T19:02:33.099Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T19:02:33.099Z] #50 sha256:7697b310444a0a3a561f3ea43a5197da90253709ba6b34beb749e649e7bb5908 [2022-03-10T19:02:33.146Z] #43 75.76 DEP criu/plugin.d [2022-03-10T19:02:33.146Z] #43 75.92 DEP criu/pipes.d [2022-03-10T19:02:33.356Z] #43 72.89 DEP criu/util.d [2022-03-10T19:02:33.356Z] #43 73.11 DEP criu/uffd.d [2022-03-10T19:02:33.409Z] #43 76.17 DEP criu/pie-util.d [2022-03-10T19:02:33.409Z] #43 76.25 DEP criu/pie-util-vdso.d [2022-03-10T19:02:33.671Z] #43 76.34 DEP criu/pie-util-vdso-elf32.d [2022-03-10T19:02:33.671Z] #43 76.49 DEP criu/path.d [2022-03-10T19:02:33.709Z] #43 73.33 DEP criu/tun.d [2022-03-10T19:02:33.779Z] #43 ... [2022-03-10T19:02:33.779Z] [2022-03-10T19:02:33.779Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-10T19:02:33.779Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:33.779Z] #20 56.32 Setting up xfsprogs (4.20.0-1) ... [2022-03-10T19:02:33.779Z] #20 56.37 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:02:33.933Z] #43 76.60 DEP criu/parasite-syscall.d [2022-03-10T19:02:33.976Z] #43 73.49 DEP criu/tty.d [2022-03-10T19:02:33.976Z] #43 73.67 DEP criu/timerfd.d [2022-03-10T19:02:34.036Z] #50 DONE 0.9s [2022-03-10T19:02:34.036Z] [2022-03-10T19:02:34.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-03-10T19:02:34.036Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:34.036Z] #56 ... [2022-03-10T19:02:34.036Z] [2022-03-10T19:02:34.036Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T19:02:34.036Z] #52 sha256:3e119e36d00156a4f5b7d982db387ffe3e4a67f7f6fc2117a508ec33869e7271 [2022-03-10T19:02:34.036Z] #52 DONE 0.1s [2022-03-10T19:02:34.036Z] [2022-03-10T19:02:34.036Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T19:02:34.036Z] #54 sha256:dfe87efd7030580b76f55b1eb9a768ed2ed1e20687c98c37b6481c2ce221caa2 [2022-03-10T19:02:34.038Z] #20 56.74 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:02:34.194Z] #43 76.87 DEP criu/pagemap.d [2022-03-10T19:02:34.194Z] #43 77.05 DEP criu/pagemap-cache.d [2022-03-10T19:02:34.249Z] #43 73.78 DEP criu/timens.d [2022-03-10T19:02:34.249Z] #43 73.94 DEP criu/sysfs_parse.d [2022-03-10T19:02:34.456Z] #43 77.18 DEP criu/page-xfer.d [2022-03-10T19:02:34.512Z] #43 74.06 DEP criu/sysctl.d [2022-03-10T19:02:34.512Z] #43 74.22 DEP criu/string.d [2022-03-10T19:02:34.512Z] #43 74.28 DEP criu/stats.d [2022-03-10T19:02:34.603Z] #54 DONE 0.4s [2022-03-10T19:02:34.603Z] [2022-03-10T19:02:34.603Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-10T19:02:34.603Z] #56 sha256:1831aa53e2536f05abde1d79d3872750b2f7810ee32e2dcecd99d6eccf0176ee [2022-03-10T19:02:34.719Z] #43 77.39 DEP criu/page-pipe.d [2022-03-10T19:02:34.719Z] #43 77.49 DEP criu/netfilter.d [2022-03-10T19:02:34.784Z] #43 74.40 DEP criu/sockets.d [2022-03-10T19:02:34.784Z] #43 74.59 DEP criu/sk-unix.d [2022-03-10T19:02:34.975Z] #20 57.62 Setting up python3-distutils (3.7.3-1) ... [2022-03-10T19:02:34.980Z] #43 77.69 DEP criu/net.d [2022-03-10T19:02:34.980Z] #43 77.89 DEP criu/namespaces.d [2022-03-10T19:02:35.359Z] #43 74.83 DEP criu/sk-tcp.d [2022-03-10T19:02:35.359Z] #43 ... [2022-03-10T19:02:35.359Z] [2022-03-10T19:02:35.359Z] #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-03-10T19:02:35.359Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:35.359Z] #20 5.741 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-10T19:02:35.359Z] #20 10.89 Fetched 9005 kB in 10s (935 kB/s) [2022-03-10T19:02:35.359Z] #20 10.89 Reading package lists... [2022-03-10T19:02:35.359Z] #20 14.63 Reading package lists... [2022-03-10T19:02:35.359Z] #20 ... [2022-03-10T19:02:35.359Z] [2022-03-10T19:02:35.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:35.359Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:35.359Z] #43 75.01 DEP criu/sk-queue.d [2022-03-10T19:02:35.359Z] #43 75.13 DEP criu/sk-packet.d [2022-03-10T19:02:35.543Z] #20 58.12 Setting up python3-setuptools (40.8.0-1) ... [2022-03-10T19:02:35.552Z] #43 78.05 DEP criu/mount.d [2022-03-10T19:02:35.552Z] #43 78.26 DEP criu/memfd.d [2022-03-10T19:02:35.552Z] #43 78.48 DEP criu/mem.d [2022-03-10T19:02:35.620Z] #43 75.30 DEP criu/sk-netlink.d [2022-03-10T19:02:35.882Z] #43 75.46 DEP criu/sk-inet.d [2022-03-10T19:02:36.125Z] #43 78.66 DEP criu/lsm.d [2022-03-10T19:02:36.125Z] #43 78.77 DEP criu/log.d [2022-03-10T19:02:36.125Z] #43 78.95 DEP criu/libnetlink.d [2022-03-10T19:02:36.146Z] #43 75.62 DEP criu/signalfd.d [2022-03-10T19:02:36.146Z] #43 75.73 DEP criu/sigframe.d [2022-03-10T19:02:36.146Z] #43 75.81 DEP criu/shmem.d [2022-03-10T19:02:36.387Z] #43 79.12 DEP criu/kerndat.d [2022-03-10T19:02:36.387Z] #43 79.31 DEP criu/kcmp-ids.d [2022-03-10T19:02:36.406Z] #43 75.94 DEP criu/servicefd.d [2022-03-10T19:02:36.406Z] #43 76.12 DEP criu/seize.d [2022-03-10T19:02:36.482Z] #20 59.16 Setting up python3-pip (18.1-5) ... [2022-03-10T19:02:36.650Z] #43 79.38 DEP criu/irmap.d [2022-03-10T19:02:36.667Z] #43 76.26 DEP criu/seccomp.d [2022-03-10T19:02:36.912Z] #43 79.54 DEP criu/ipc_ns.d [2022-03-10T19:02:36.912Z] #43 79.73 DEP criu/image.d [2022-03-10T19:02:36.928Z] #43 76.48 DEP criu/rst-malloc.d [2022-03-10T19:02:36.928Z] #43 76.55 DEP criu/rbtree.d [2022-03-10T19:02:36.928Z] #43 76.58 DEP criu/pstree.d [2022-03-10T19:02:36.928Z] #43 76.73 DEP criu/protobuf.d [2022-03-10T19:02:37.174Z] #43 ... [2022-03-10T19:02:37.174Z] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:02:37.174Z] #32 DONE 183.7s [2022-03-10T19:02:37.174Z] [2022-03-10T19:02:37.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:37.174Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:37.174Z] #43 79.85 DEP criu/image-desc.d [2022-03-10T19:02:37.174Z] #43 79.94 DEP criu/fsnotify.d [2022-03-10T19:02:37.174Z] #43 ... [2022-03-10T19:02:37.174Z] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:37.174Z] #20 13.90 Reading package lists... [2022-03-10T19:02:37.174Z] #20 17.60 Building dependency tree... [2022-03-10T19:02:37.174Z] #20 19.23 libcap2-bin is already the newest version (1:2.25-2). [2022-03-10T19:02:37.174Z] #20 19.23 The following additional packages will be installed: [2022-03-10T19:02:37.174Z] #20 19.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-10T19:02:37.174Z] #20 19.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-10T19:02:37.174Z] #20 19.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-10T19:02:37.174Z] #20 19.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-10T19:02:37.174Z] #20 19.24 python3.7 python3.7-minimal vim-runtime xxd [2022-03-10T19:02:37.174Z] #20 19.24 Suggested packages: [2022-03-10T19:02:37.174Z] #20 19.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-10T19:02:37.174Z] #20 19.25 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-10T19:02:37.174Z] #20 19.25 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-10T19:02:37.174Z] #20 19.25 quota [2022-03-10T19:02:37.174Z] #20 19.25 Recommended packages: [2022-03-10T19:02:37.174Z] #20 19.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-10T19:02:37.174Z] #20 19.25 python3-keyrings.alt python3-xdg unzip [2022-03-10T19:02:37.174Z] #20 20.94 The following NEW packages will be installed: [2022-03-10T19:02:37.174Z] #20 20.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-10T19:02:37.174Z] #20 20.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-10T19:02:37.174Z] #20 20.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-10T19:02:37.174Z] #20 20.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-10T19:02:37.174Z] #20 20.96 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-10T19:02:37.174Z] #20 20.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-10T19:02:37.174Z] #20 20.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-10T19:02:37.174Z] #20 20.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T19:02:37.174Z] #20 20.96 xz-utils zip [2022-03-10T19:02:37.174Z] #20 21.33 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:02:37.174Z] #20 21.33 Need to get 28.6 MB of archives. [2022-03-10T19:02:37.174Z] #20 21.33 After this operation, 116 MB of additional disk space will be used. [2022-03-10T19:02:37.174Z] #20 21.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-10T19:02:37.174Z] #20 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-10T19:02:37.174Z] #20 21.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-10T19:02:37.174Z] #20 21.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-10T19:02:37.174Z] #20 21.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-10T19:02:37.174Z] #20 21.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-10T19:02:37.174Z] #20 21.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-10T19:02:37.174Z] #20 21.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-10T19:02:37.174Z] #20 21.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-10T19:02:37.174Z] #20 21.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-10T19:02:37.174Z] #20 21.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-10T19:02:37.174Z] #20 21.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-10T19:02:37.174Z] #20 21.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #20 21.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-10T19:02:37.174Z] #20 21.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:02:37.174Z] #20 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #20 21.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-10T19:02:37.174Z] #20 21.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-10T19:02:37.174Z] #20 21.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #20 21.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T19:02:37.174Z] #20 21.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #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-03-10T19:02:37.174Z] #20 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:02:37.174Z] #20 22.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:02:37.174Z] #20 22.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:02:37.174Z] #20 22.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:02:37.174Z] #20 22.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-10T19:02:37.174Z] #20 22.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-10T19:02:37.189Z] #43 76.86 GEN criu/protobuf-desc-gen.h [2022-03-10T19:02:37.419Z] #20 60.15 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:02:37.419Z] #20 60.18 Processing triggers for mime-support (3.62) ... [2022-03-10T19:02:37.435Z] #20 22.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-10T19:02:37.435Z] #20 22.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-10T19:02:37.435Z] #20 22.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-10T19:02:37.435Z] #20 22.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-10T19:02:37.435Z] #20 22.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-10T19:02:37.435Z] #20 22.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-10T19:02:37.435Z] #20 22.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-10T19:02:37.435Z] #20 22.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-10T19:02:37.435Z] #20 22.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-10T19:02:37.696Z] #20 22.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-10T19:02:37.696Z] #20 22.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-10T19:02:37.696Z] #20 22.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-10T19:02:37.988Z] #20 DONE 60.8s [2022-03-10T19:02:37.988Z] [2022-03-10T19:02:37.988Z] #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-03-10T19:02:37.988Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-10T19:02:38.272Z] #20 23.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-10T19:02:38.272Z] #20 23.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-10T19:02:38.272Z] #20 23.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-10T19:02:38.576Z] #43 ... [2022-03-10T19:02:38.576Z] [2022-03-10T19:02:38.576Z] #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-03-10T19:02:38.576Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-10T19:02:38.576Z] #32 DONE 179.6s [2022-03-10T19:02:38.576Z] [2022-03-10T19:02:38.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-03-10T19:02:38.576Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:38.576Z] #20 14.63 Reading package lists... [2022-03-10T19:02:38.838Z] #20 18.55 Building dependency tree... [2022-03-10T19:02:38.846Z] #20 23.98 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:02:39.107Z] #20 24.12 Fetched 28.6 MB in 2s (12.9 MB/s) [2022-03-10T19:02:39.107Z] #20 24.18 Selecting previously unselected package pigz. [2022-03-10T19:02:39.107Z] #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-03-10T19:02:39.107Z] #20 24.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-10T19:02:39.107Z] #20 24.25 Unpacking pigz (2.4-1) ... [2022-03-10T19:02:39.370Z] #20 24.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-10T19:02:39.370Z] #20 24.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:39.370Z] #20 24.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:39.563Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-10T19:02:39.563Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e86c3a1d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-10T19:02:39.563Z] ---------------------------------------------------------------------------- [2022-03-10T19:02:39.563Z] [2022-03-10T19:02:39.563Z] INFO: executeCI.ps1 starting at Thu Mar 10 19:02:36 CUT 2022 [2022-03-10T19:02:39.563Z] [2022-03-10T19:02:39.563Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-10T19:02:39.563Z] INFO: Running git version 2.24.1.windows.2 [2022-03-10T19:02:39.563Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-10T19:02:39.563Z] INFO: Environment variables: [2022-03-10T19:02:39.563Z] [2022-03-10T19:02:39.563Z] Name Value [2022-03-10T19:02:39.563Z] ---- ----- [2022-03-10T19:02:39.563Z] ALLUSERSPROFILE C:\ProgramData [2022-03-10T19:02:39.563Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-10T19:02:39.563Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-10T19:02:39.563Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-10T19:02:39.563Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-10T19:02:39.563Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-10T19:02:39.563Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-10T19:02:39.563Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-10T19:02:39.563Z] BRANCH_NAME PR-43356 [2022-03-10T19:02:39.563Z] BUILD_DISPLAY_NAME #1 [2022-03-10T19:02:39.563Z] BUILD_ID 1 [2022-03-10T19:02:39.563Z] BUILD_NUMBER 1 [2022-03-10T19:02:39.563Z] BUILD_TAG jenkins-moby-PR-43356-1 [2022-03-10T19:02:39.563Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/1/ [2022-03-10T19:02:39.563Z] CHANGE_AUTHOR awmirantis [2022-03-10T19:02:39.563Z] CHANGE_AUTHOR_DISPLAY_NAME Adam Williams [2022-03-10T19:02:39.563Z] CHANGE_BRANCH 20.10-bump-swarmkit-increase-config-size [2022-03-10T19:02:39.563Z] CHANGE_FORK awmirantis [2022-03-10T19:02:39.563Z] CHANGE_ID 43356 [2022-03-10T19:02:39.563Z] CHANGE_TARGET 20.10 [2022-03-10T19:02:39.563Z] CHANGE_TITLE [20.10] Bump swarmkit for change to max config size [2022-03-10T19:02:39.563Z] CHANGE_URL https://github.com/moby/moby/pull/43356 [2022-03-10T19:02:39.563Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-10T19:02:39.563Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-10T19:02:39.563Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-10T19:02:39.563Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-10T19:02:39.563Z] COMPUTERNAME azwin-2-88c6f0 [2022-03-10T19:02:39.563Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-10T19:02:39.563Z] ConfigSequenceNumber 0 [2022-03-10T19:02:39.563Z] DOCKER_BUILDKIT 0 [2022-03-10T19:02:39.563Z] DOCKER_DUT_DEBUG 1 [2022-03-10T19:02:39.563Z] DOCKER_EXPERIMENTAL 1 [2022-03-10T19:02:39.563Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-10T19:02:39.563Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-10T19:02:39.563Z] EXECUTOR_NUMBER 0 [2022-03-10T19:02:39.563Z] FQDN azwin-2-88c6f0.westus.cloudapp.azure.com [2022-03-10T19:02:39.563Z] GIT_BRANCH PR-43356 [2022-03-10T19:02:39.563Z] GIT_COMMIT f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:02:39.563Z] GIT_URL https://github.com/moby/moby.git [2022-03-10T19:02:39.563Z] HUDSON_COOKIE 534d59ab-3142-4512-9d29-dc2d9e4a3057 [2022-03-10T19:02:39.563Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-10T19:02:39.563Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-10T19:02:39.563Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-10T19:02:39.563Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-10T19:02:39.563Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-10T19:02:39.563Z] JENKINS_NODE_COOKIE b9e2fe37-125d-4ec2-ab52-26e0be56256e [2022-03-10T19:02:39.563Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-10T19:02:39.563Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-10T19:02:39.563Z] JOB_BASE_NAME PR-43356 [2022-03-10T19:02:39.563Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/display/redirect [2022-03-10T19:02:39.563Z] JOB_NAME moby/PR-43356 [2022-03-10T19:02:39.563Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/ [2022-03-10T19:02:39.563Z] library.jps.version master [2022-03-10T19:02:39.563Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-10T19:02:39.563Z] NODE_LABELS amd64 azure azwin-2-88c6f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-10T19:02:39.563Z] NODE_NAME azwin-2-88c6f0 [2022-03-10T19:02:39.563Z] NUMBER_OF_PROCESSORS 4 [2022-03-10T19:02:39.563Z] OS Windows_NT [2022-03-10T19:02:39.563Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-10T19:02:39.563Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-10T19:02:39.564Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-10T19:02:39.564Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-10T19:02:39.564Z] PROCESSOR_LEVEL 6 [2022-03-10T19:02:39.564Z] PROCESSOR_REVISION 4f01 [2022-03-10T19:02:39.564Z] ProgramData C:\ProgramData [2022-03-10T19:02:39.564Z] ProgramFiles C:\Program Files [2022-03-10T19:02:39.564Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-10T19:02:39.564Z] ProgramW6432 C:\Program Files [2022-03-10T19:02:39.564Z] PROMPT $P$G [2022-03-10T19:02:39.564Z] PSExecutionPolicyPreference Bypass [2022-03-10T19:02:39.564Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-10T19:02:39.564Z] PUBLIC C:\Users\Public [2022-03-10T19:02:39.564Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/1/display/redirect?page=artif... [2022-03-10T19:02:39.564Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/1/display/redirect?page=changes [2022-03-10T19:02:39.564Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/1/display/redirect [2022-03-10T19:02:39.564Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43356/1/display/redirect?page=tests [2022-03-10T19:02:39.564Z] SKIP_VALIDATION_TESTS 1 [2022-03-10T19:02:39.564Z] SOURCES_DRIVE d [2022-03-10T19:02:39.564Z] SOURCES_SUBDIR gopath [2022-03-10T19:02:39.564Z] STAGE_NAME Run tests [2022-03-10T19:02:39.564Z] SystemDrive C: [2022-03-10T19:02:39.564Z] SystemRoot C:\Windows [2022-03-10T19:02:39.564Z] TEMP C:\Windows\TEMP [2022-03-10T19:02:39.564Z] TESTDEBUG 0 [2022-03-10T19:02:39.564Z] TESTRUN_DRIVE d [2022-03-10T19:02:39.564Z] TESTRUN_SUBDIR CI [2022-03-10T19:02:39.564Z] TIMEOUT 120m [2022-03-10T19:02:39.564Z] TMP C:\Windows\TEMP [2022-03-10T19:02:39.564Z] USERDOMAIN WORKGROUP [2022-03-10T19:02:39.564Z] USERNAME azwin-2-88c6f0$ [2022-03-10T19:02:39.564Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-10T19:02:39.564Z] windir C:\Windows [2022-03-10T19:02:39.564Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-10T19:02:39.564Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-10T19:02:39.564Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-10T19:02:39.564Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-10T19:02:39.564Z] [2022-03-10T19:02:39.564Z] [2022-03-10T19:02:39.564Z] [2022-03-10T19:02:39.564Z] INFO: Sources under d:\gopath\... [2022-03-10T19:02:39.564Z] INFO: Test run under d:\CI\... [2022-03-10T19:02:39.564Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-10T19:02:39.564Z] INFO: docker/docker repository was found [2022-03-10T19:02:39.564Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-10T19:02:39.629Z] #21 1.471 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T19:02:39.629Z] #21 1.479 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T19:02:39.629Z] #21 1.483 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T19:02:39.629Z] #21 DONE 1.5s [2022-03-10T19:02:39.629Z] [2022-03-10T19:02:39.629Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:02:39.629Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:02:39.943Z] #20 24.75 Selecting previously unselected package python3.7-minimal. [2022-03-10T19:02:39.943Z] #20 24.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:39.943Z] #20 24.77 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:40.072Z] ltsc2019: Pulling from windows/servercore [2022-03-10T19:02:40.227Z] #20 20.59 libcap2-bin is already the newest version (1:2.25-2). [2022-03-10T19:02:40.227Z] #20 20.59 The following additional packages will be installed: [2022-03-10T19:02:40.227Z] #20 20.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-10T19:02:40.227Z] #20 20.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-10T19:02:40.227Z] #20 20.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-10T19:02:40.227Z] #20 20.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-10T19:02:40.227Z] #20 20.61 python3.7 python3.7-minimal vim-runtime xxd [2022-03-10T19:02:40.227Z] #20 20.61 Suggested packages: [2022-03-10T19:02:40.227Z] #20 20.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-10T19:02:40.227Z] #20 20.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-10T19:02:40.227Z] #20 20.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-10T19:02:40.227Z] #20 20.61 quota [2022-03-10T19:02:40.227Z] #20 20.61 Recommended packages: [2022-03-10T19:02:40.227Z] #20 20.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-10T19:02:40.227Z] #20 20.61 python3-keyrings.alt python3-xdg unzip [2022-03-10T19:02:40.517Z] #20 25.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:40.517Z] #20 25.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:40.580Z] 4612f6d0b889: Pulling fs layer [2022-03-10T19:02:40.580Z] 0a6173b79e25: Pulling fs layer [2022-03-10T19:02:41.613Z] #20 22.20 The following NEW packages will be installed: [2022-03-10T19:02:41.873Z] #20 22.20 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-10T19:02:41.873Z] #20 22.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-10T19:02:41.873Z] #20 22.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-10T19:02:41.873Z] #20 22.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-10T19:02:41.873Z] #20 22.21 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-10T19:02:41.873Z] #20 22.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-10T19:02:41.873Z] #20 22.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-10T19:02:41.873Z] #20 22.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-10T19:02:41.873Z] #20 22.21 xz-utils zip [2022-03-10T19:02:42.134Z] #20 22.53 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:02:42.134Z] #20 22.53 Need to get 28.6 MB of archives. [2022-03-10T19:02:42.134Z] #20 22.53 After this operation, 116 MB of additional disk space will be used. [2022-03-10T19:02:42.134Z] #20 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-10T19:02:42.134Z] #20 22.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-10T19:02:42.134Z] #20 22.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-10T19:02:42.134Z] #20 22.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-10T19:02:42.134Z] #20 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-10T19:02:42.134Z] #20 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-10T19:02:42.134Z] #20 22.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-10T19:02:42.395Z] #20 22.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-10T19:02:42.395Z] #20 22.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-10T19:02:42.395Z] #20 22.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-10T19:02:42.395Z] #20 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-10T19:02:42.395Z] #20 22.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-10T19:02:42.395Z] #20 22.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-10T19:02:42.395Z] #20 22.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-10T19:02:42.395Z] #20 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-10T19:02:42.395Z] #20 22.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-10T19:02:42.395Z] #20 22.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-10T19:02:42.395Z] #20 22.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-10T19:02:42.395Z] #20 22.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-10T19:02:42.395Z] #20 22.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-10T19:02:42.395Z] #20 22.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-10T19:02:42.395Z] #20 22.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-10T19:02:42.395Z] #20 22.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-10T19:02:42.395Z] #20 22.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-10T19:02:42.396Z] #20 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-10T19:02:42.396Z] #20 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-10T19:02:42.396Z] #20 22.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-10T19:02:42.396Z] #20 22.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-10T19:02:42.396Z] #20 22.94 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-10T19:02:42.657Z] #20 23.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-10T19:02:42.918Z] #20 23.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-10T19:02:42.918Z] #20 23.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-10T19:02:42.918Z] #20 23.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-10T19:02:42.918Z] #20 23.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-10T19:02:42.918Z] #20 23.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-10T19:02:42.918Z] #20 23.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-10T19:02:42.918Z] #20 23.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-10T19:02:42.918Z] #20 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-10T19:02:42.918Z] #20 23.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-10T19:02:42.918Z] #20 23.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-10T19:02:42.918Z] #20 23.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-10T19:02:42.918Z] #20 23.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-10T19:02:42.918Z] #20 23.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-10T19:02:43.066Z] #20 27.68 Selecting previously unselected package python3-minimal. [2022-03-10T19:02:43.066Z] #20 27.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-10T19:02:43.066Z] #20 27.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-10T19:02:43.066Z] #20 27.74 Unpacking python3-minimal (3.7.3-1) ... [2022-03-10T19:02:43.066Z] #20 27.85 Selecting previously unselected package libmpdec2:amd64. [2022-03-10T19:02:43.066Z] #20 27.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-10T19:02:43.066Z] #20 27.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:02:43.066Z] #20 27.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-10T19:02:43.066Z] #20 27.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:43.066Z] #20 27.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:43.182Z] #20 23.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-10T19:02:43.182Z] #20 23.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-10T19:02:43.182Z] #20 23.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-10T19:02:43.443Z] #20 23.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-10T19:02:43.443Z] #20 23.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-10T19:02:43.443Z] #20 23.97 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-10T19:02:44.019Z] #20 28.88 Selecting previously unselected package python3.7. [2022-03-10T19:02:44.019Z] #20 28.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:44.019Z] #20 28.95 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:44.023Z] #20 24.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:02:44.023Z] #20 24.67 Fetched 28.6 MB in 2s (16.6 MB/s) [2022-03-10T19:02:44.280Z] #20 29.11 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-10T19:02:44.280Z] #20 29.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-10T19:02:44.280Z] #20 29.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:02:44.280Z] #20 29.18 Setting up python3-minimal (3.7.3-1) ... [2022-03-10T19:02:44.284Z] #20 24.73 Selecting previously unselected package pigz. [2022-03-10T19:02:44.284Z] #20 24.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 ... 23452 files and directories currently installed.) [2022-03-10T19:02:44.284Z] #20 24.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-10T19:02:44.284Z] #20 24.81 Unpacking pigz (2.4-1) ... [2022-03-10T19:02:44.284Z] #20 24.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-10T19:02:44.284Z] #20 24.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:44.284Z] #20 24.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:44.855Z] #20 25.31 Selecting previously unselected package python3.7-minimal. [2022-03-10T19:02:44.855Z] #20 25.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:44.855Z] #20 25.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:44.902Z] #22 ... [2022-03-10T19:02:44.902Z] [2022-03-10T19:02:44.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:44.902Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:44.902Z] #43 117.7 CC criu/netfilter.o [2022-03-10T19:02:44.902Z] #43 118.0 CC criu/page-pipe.o [2022-03-10T19:02:44.902Z] #43 118.7 CC criu/page-xfer.o [2022-03-10T19:02:44.902Z] #43 120.1 CC criu/pagemap-cache.o [2022-03-10T19:02:44.902Z] #43 120.6 CC criu/pagemap.o [2022-03-10T19:02:44.902Z] #43 121.8 CC criu/parasite-syscall.o [2022-03-10T19:02:44.902Z] #43 122.8 CC criu/path.o [2022-03-10T19:02:44.902Z] #43 123.2 CC criu/pie-util-vdso-elf32.o [2022-03-10T19:02:44.902Z] #43 123.7 CC criu/pie-util-vdso.o [2022-03-10T19:02:44.902Z] #43 124.2 CC criu/pie-util.o [2022-03-10T19:02:44.902Z] #43 124.4 CC criu/pipes.o [2022-03-10T19:02:44.902Z] #43 125.3 CC criu/plugin.o [2022-03-10T19:02:44.902Z] #43 125.8 CC criu/proc_parse.o [2022-03-10T19:02:45.161Z] #43 ... [2022-03-10T19:02:45.161Z] [2022-03-10T19:02:45.161Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:02:45.161Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:02:45.161Z] #22 5.574 Collecting yamllint==1.26.1 [2022-03-10T19:02:45.225Z] #20 30.01 Selecting previously unselected package python3. [2022-03-10T19:02:45.225Z] #20 30.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-10T19:02:45.225Z] #20 30.07 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-10T19:02:45.225Z] #20 30.08 Unpacking python3 (3.7.3-1) ... [2022-03-10T19:02:45.225Z] #20 30.20 Selecting previously unselected package libip4tc0:amd64. [2022-03-10T19:02:45.225Z] #20 30.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:45.225Z] #20 30.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:45.225Z] #20 30.31 Selecting previously unselected package libip6tc0:amd64. [2022-03-10T19:02:45.225Z] #20 30.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:45.225Z] #20 30.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:45.427Z] #20 26.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:45.487Z] #20 30.41 Selecting previously unselected package libiptc0:amd64. [2022-03-10T19:02:45.487Z] #20 30.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:45.487Z] #20 30.43 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:45.487Z] #20 30.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T19:02:45.487Z] #20 30.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T19:02:45.487Z] #20 30.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:02:45.487Z] #20 30.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T19:02:45.487Z] #20 30.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-10T19:02:45.487Z] #20 30.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:02:45.688Z] #20 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-10T19:02:45.748Z] #20 30.71 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T19:02:45.748Z] #20 30.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-10T19:02:45.748Z] #20 30.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:02:45.748Z] #20 30.83 Selecting previously unselected package iptables. [2022-03-10T19:02:45.748Z] #20 30.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-10T19:02:45.748Z] #20 30.84 Unpacking iptables (1.8.2-4) ... [2022-03-10T19:02:46.321Z] #20 31.15 Selecting previously unselected package xxd. [2022-03-10T19:02:46.321Z] #20 31.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:02:46.321Z] #20 31.16 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:02:46.321Z] #20 31.28 Selecting previously unselected package vim-common. [2022-03-10T19:02:46.321Z] #20 31.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:02:46.321Z] #20 31.32 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:02:46.321Z] #20 31.51 Selecting previously unselected package bash-completion. [2022-03-10T19:02:46.583Z] #20 31.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-10T19:02:47.529Z] #20 ... [2022-03-10T19:02:47.529Z] [2022-03-10T19:02:47.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:47.529Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:47.529Z] #43 80.27 DEP criu/filesystems.d [2022-03-10T19:02:47.529Z] #43 80.53 DEP criu/files.d [2022-03-10T19:02:47.529Z] #43 80.89 DEP criu/files-reg.d [2022-03-10T19:02:47.529Z] #43 81.12 DEP criu/files-ext.d [2022-03-10T19:02:47.529Z] #43 81.25 DEP criu/file-lock.d [2022-03-10T19:02:47.529Z] #43 81.37 DEP criu/file-ids.d [2022-03-10T19:02:47.529Z] #43 81.52 DEP criu/fifo.d [2022-03-10T19:02:47.529Z] #43 81.62 DEP criu/fdstore.d [2022-03-10T19:02:47.529Z] #43 81.70 DEP criu/fault-injection.d [2022-03-10T19:02:47.529Z] #43 81.75 DEP criu/external.d [2022-03-10T19:02:47.529Z] #43 81.85 DEP criu/eventpoll.d [2022-03-10T19:02:47.529Z] #43 82.00 DEP criu/eventfd.d [2022-03-10T19:02:47.529Z] #43 82.15 DEP criu/crtools.d [2022-03-10T19:02:47.529Z] #43 82.30 DEP criu/cr-service.d [2022-03-10T19:02:47.529Z] #43 82.42 DEP criu/cr-restore.d [2022-03-10T19:02:47.529Z] #43 82.64 DEP criu/cr-errno.d [2022-03-10T19:02:47.529Z] #43 82.67 DEP criu/cr-dump.d [2022-03-10T19:02:47.529Z] #43 82.86 DEP criu/cr-dedup.d [2022-03-10T19:02:47.529Z] #43 83.06 DEP criu/cr-check.d [2022-03-10T19:02:47.529Z] #43 83.32 DEP criu/config.d [2022-03-10T19:02:47.529Z] #43 83.44 DEP criu/clone-noasan.d [2022-03-10T19:02:47.529Z] #43 83.51 DEP criu/cgroup.d [2022-03-10T19:02:47.529Z] #43 83.62 DEP criu/cgroup-props.d [2022-03-10T19:02:47.529Z] #43 83.76 DEP criu/bitmap.d [2022-03-10T19:02:47.529Z] #43 83.79 DEP criu/bfd.d [2022-03-10T19:02:47.529Z] #43 83.89 DEP criu/autofs.d [2022-03-10T19:02:47.529Z] #43 84.02 DEP criu/aio.d [2022-03-10T19:02:47.529Z] #43 84.25 DEP criu/action-scripts.d [2022-03-10T19:02:47.529Z] #43 84.61 CC criu/action-scripts.o [2022-03-10T19:02:47.529Z] #43 84.98 CC criu/aio.o [2022-03-10T19:02:47.529Z] #43 85.43 CC criu/autofs.o [2022-03-10T19:02:47.529Z] #43 86.70 CC criu/bfd.o [2022-03-10T19:02:47.529Z] #43 87.24 CC criu/bitmap.o [2022-03-10T19:02:47.529Z] #43 87.40 CC criu/cgroup-props.o [2022-03-10T19:02:47.529Z] #43 88.02 CC criu/cgroup.o [2022-03-10T19:02:47.606Z] #20 28.05 Selecting previously unselected package python3-minimal. [2022-03-10T19:02:47.606Z] #20 28.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-10T19:02:47.606Z] #20 28.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-10T19:02:47.606Z] #20 28.12 Unpacking python3-minimal (3.7.3-1) ... [2022-03-10T19:02:47.606Z] #20 28.21 Selecting previously unselected package libmpdec2:amd64. [2022-03-10T19:02:47.606Z] #20 28.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-10T19:02:47.606Z] #20 28.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:02:47.698Z] #22 ... [2022-03-10T19:02:47.698Z] [2022-03-10T19:02:47.698Z] #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-03-10T19:02:47.698Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:02:47.698Z] #40 183.7 + dpkg --print-architecture [2022-03-10T19:02:47.698Z] #40 183.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-10T19:02:47.698Z] #40 183.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T19:02:47.698Z] #40 183.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T19:02:47.867Z] #20 28.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-10T19:02:47.867Z] #20 28.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:47.867Z] #20 28.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:47.963Z] #40 ... [2022-03-10T19:02:47.963Z] [2022-03-10T19:02:47.963Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:47.963Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:47.963Z] #43 128.6 CC criu/protobuf-desc.o [2022-03-10T19:02:47.963Z] #43 129.6 CC criu/protobuf.o [2022-03-10T19:02:48.103Z] #43 90.65 CC criu/clone-noasan.o [2022-03-10T19:02:48.103Z] #43 90.83 CC criu/config.o [2022-03-10T19:02:48.222Z] #43 130.0 CC criu/pstree.o [2022-03-10T19:02:48.813Z] #20 29.26 Selecting previously unselected package python3.7. [2022-03-10T19:02:48.813Z] #20 29.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-10T19:02:48.813Z] #20 29.29 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:02:48.813Z] #20 29.39 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-10T19:02:48.813Z] #20 29.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-10T19:02:48.813Z] #20 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:02:48.813Z] #20 29.50 Setting up python3-minimal (3.7.3-1) ... [2022-03-10T19:02:49.387Z] #20 ... [2022-03-10T19:02:49.387Z] [2022-03-10T19:02:49.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-03-10T19:02:49.387Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:49.387Z] #43 79.03 DEP criu/protobuf-desc.d [2022-03-10T19:02:49.387Z] #43 79.11 DEP criu/proc_parse.d [2022-03-10T19:02:49.387Z] #43 79.21 DEP criu/plugin.d [2022-03-10T19:02:49.387Z] #43 79.27 DEP criu/pipes.d [2022-03-10T19:02:49.387Z] #43 79.40 DEP criu/pie-util.d [2022-03-10T19:02:49.387Z] #43 79.47 DEP criu/pie-util-vdso.d [2022-03-10T19:02:49.387Z] #43 79.60 DEP criu/pie-util-vdso-elf32.d [2022-03-10T19:02:49.387Z] #43 79.71 DEP criu/path.d [2022-03-10T19:02:49.387Z] #43 79.84 DEP criu/parasite-syscall.d [2022-03-10T19:02:49.387Z] #43 80.00 DEP criu/pagemap.d [2022-03-10T19:02:49.387Z] #43 80.17 DEP criu/pagemap-cache.d [2022-03-10T19:02:49.387Z] #43 80.32 DEP criu/page-xfer.d [2022-03-10T19:02:49.387Z] #43 80.45 DEP criu/page-pipe.d [2022-03-10T19:02:49.387Z] #43 80.55 DEP criu/netfilter.d [2022-03-10T19:02:49.387Z] #43 80.68 DEP criu/net.d [2022-03-10T19:02:49.387Z] #43 80.84 DEP criu/namespaces.d [2022-03-10T19:02:49.387Z] #43 80.95 DEP criu/mount.d [2022-03-10T19:02:49.387Z] #43 81.10 DEP criu/memfd.d [2022-03-10T19:02:49.387Z] #43 81.21 DEP criu/mem.d [2022-03-10T19:02:49.387Z] #43 81.36 DEP criu/lsm.d [2022-03-10T19:02:49.387Z] #43 81.48 DEP criu/log.d [2022-03-10T19:02:49.387Z] #43 81.59 DEP criu/libnetlink.d [2022-03-10T19:02:49.387Z] #43 81.68 DEP criu/kerndat.d [2022-03-10T19:02:49.387Z] #43 81.82 DEP criu/kcmp-ids.d [2022-03-10T19:02:49.387Z] #43 81.89 DEP criu/irmap.d [2022-03-10T19:02:49.387Z] #43 82.01 DEP criu/ipc_ns.d [2022-03-10T19:02:49.387Z] #43 82.14 DEP criu/image.d [2022-03-10T19:02:49.387Z] #43 82.31 DEP criu/image-desc.d [2022-03-10T19:02:49.387Z] #43 82.39 DEP criu/fsnotify.d [2022-03-10T19:02:49.387Z] #43 82.52 DEP criu/filesystems.d [2022-03-10T19:02:49.387Z] #43 82.63 DEP criu/files.d [2022-03-10T19:02:49.387Z] #43 82.87 DEP criu/files-reg.d [2022-03-10T19:02:49.387Z] #43 83.01 DEP criu/files-ext.d [2022-03-10T19:02:49.387Z] #43 83.15 DEP criu/file-lock.d [2022-03-10T19:02:49.387Z] #43 83.32 DEP criu/file-ids.d [2022-03-10T19:02:49.387Z] #43 83.44 DEP criu/fifo.d [2022-03-10T19:02:49.387Z] #43 83.62 DEP criu/fdstore.d [2022-03-10T19:02:49.387Z] #43 83.69 DEP criu/fault-injection.d [2022-03-10T19:02:49.387Z] #43 83.73 DEP criu/external.d [2022-03-10T19:02:49.387Z] #43 83.82 DEP criu/eventpoll.d [2022-03-10T19:02:49.387Z] #43 83.98 DEP criu/eventfd.d [2022-03-10T19:02:49.387Z] #43 84.09 DEP criu/crtools.d [2022-03-10T19:02:49.387Z] #43 84.25 DEP criu/cr-service.d [2022-03-10T19:02:49.387Z] #43 84.42 DEP criu/cr-restore.d [2022-03-10T19:02:49.387Z] #43 84.64 DEP criu/cr-errno.d [2022-03-10T19:02:49.387Z] #43 84.67 DEP criu/cr-dump.d [2022-03-10T19:02:49.387Z] #43 84.90 DEP criu/cr-dedup.d [2022-03-10T19:02:49.387Z] #43 85.01 DEP criu/cr-check.d [2022-03-10T19:02:49.387Z] #43 85.15 DEP criu/config.d [2022-03-10T19:02:49.387Z] #43 85.33 DEP criu/clone-noasan.d [2022-03-10T19:02:49.387Z] #43 85.40 DEP criu/cgroup.d [2022-03-10T19:02:49.387Z] #43 85.61 DEP criu/cgroup-props.d [2022-03-10T19:02:49.387Z] #43 85.75 DEP criu/bitmap.d [2022-03-10T19:02:49.387Z] #43 85.77 DEP criu/bfd.d [2022-03-10T19:02:49.387Z] #43 85.92 DEP criu/autofs.d [2022-03-10T19:02:49.387Z] #43 86.01 DEP criu/aio.d [2022-03-10T19:02:49.387Z] #43 86.14 DEP criu/action-scripts.d [2022-03-10T19:02:49.387Z] #43 86.41 CC criu/action-scripts.o [2022-03-10T19:02:49.387Z] #43 86.78 CC criu/aio.o [2022-03-10T19:02:49.387Z] #43 87.29 CC criu/autofs.o [2022-03-10T19:02:49.387Z] #43 88.52 CC criu/bfd.o [2022-03-10T19:02:49.387Z] #43 89.01 CC criu/bitmap.o [2022-03-10T19:02:49.387Z] #43 89.17 CC criu/cgroup-props.o [2022-03-10T19:02:49.480Z] #56 194.6 # github.com/containerd/containerd/cmd/containerd [2022-03-10T19:02:49.480Z] #56 194.6 /usr/bin/ld: /tmp/go-link-501299339/000019.o: in function `New': [2022-03-10T19:02:49.480Z] #56 194.6 /tmp/tmp.opdVCzpmYv/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-03-10T19:02:49.480Z] #56 194.6 + bin/containerd-stress [2022-03-10T19:02:49.480Z] #56 195.6 + bin/containerd-shim [2022-03-10T19:02:49.493Z] #43 ... [2022-03-10T19:02:49.493Z] [2022-03-10T19:02:49.493Z] #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-03-10T19:02:49.493Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:49.493Z] #20 34.36 Unpacking bash-completion (1:2.8-6) ... [2022-03-10T19:02:49.605Z] #43 131.0 CC criu/rbtree.o [2022-03-10T19:02:49.605Z] #43 131.4 CC criu/rst-malloc.o [2022-03-10T19:02:49.754Z] #20 34.76 Selecting previously unselected package bzip2. [2022-03-10T19:02:49.754Z] #20 34.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-10T19:02:49.754Z] #20 34.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:02:49.864Z] #43 131.6 CC criu/seccomp.o [2022-03-10T19:02:49.959Z] #43 ... [2022-03-10T19:02:49.959Z] [2022-03-10T19:02:49.959Z] #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-03-10T19:02:49.959Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:02:49.959Z] #20 30.45 Selecting previously unselected package python3. [2022-03-10T19:02:49.959Z] #20 30.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 ... 24113 files and directories currently installed.) [2022-03-10T19:02:49.959Z] #20 30.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-10T19:02:49.959Z] #20 30.56 Unpacking python3 (3.7.3-1) ... [2022-03-10T19:02:50.015Z] #20 34.87 Selecting previously unselected package xz-utils. [2022-03-10T19:02:50.015Z] #20 34.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-10T19:02:50.015Z] #20 34.89 Unpacking xz-utils (5.2.4-1) ... [2022-03-10T19:02:50.015Z] #20 35.11 Selecting previously unselected package apparmor. [2022-03-10T19:02:50.015Z] #20 35.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-10T19:02:50.220Z] #20 30.67 Selecting previously unselected package libip4tc0:amd64. [2022-03-10T19:02:50.220Z] #20 30.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:50.220Z] #20 30.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:50.220Z] #20 30.82 Selecting previously unselected package libip6tc0:amd64. [2022-03-10T19:02:50.220Z] #20 30.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:50.220Z] #20 30.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:50.277Z] #20 35.22 Unpacking apparmor (2.13.2-10) ... [2022-03-10T19:02:50.481Z] #20 30.92 Selecting previously unselected package libiptc0:amd64. [2022-03-10T19:02:50.481Z] #20 30.93 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-10T19:02:50.481Z] #20 30.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:02:50.481Z] #20 31.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-10T19:02:50.481Z] #20 31.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-10T19:02:50.481Z] #20 31.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:02:50.481Z] #20 31.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-10T19:02:50.481Z] #20 31.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-10T19:02:50.481Z] #20 31.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:02:50.538Z] #20 35.55 Selecting previously unselected package aufs-tools. [2022-03-10T19:02:50.538Z] #20 35.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-10T19:02:50.538Z] #20 35.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:02:50.743Z] #20 31.19 Selecting previously unselected package libnftnl11:amd64. [2022-03-10T19:02:50.743Z] #20 31.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-10T19:02:50.743Z] #20 31.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:02:50.743Z] #20 31.29 Selecting previously unselected package iptables. [2022-03-10T19:02:50.743Z] #20 31.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-10T19:02:50.743Z] #20 31.30 Unpacking iptables (1.8.2-4) ... [2022-03-10T19:02:50.807Z] #20 35.68 Selecting previously unselected package libonig5:amd64. [2022-03-10T19:02:50.807Z] #20 35.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T19:02:50.807Z] #20 35.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:02:50.807Z] #20 35.88 Selecting previously unselected package libjq1:amd64. [2022-03-10T19:02:50.807Z] #20 35.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:50.807Z] #20 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:02:50.809Z] #43 132.5 CC criu/seize.o [2022-03-10T19:02:51.004Z] #20 31.61 Selecting previously unselected package xxd. [2022-03-10T19:02:51.004Z] #20 31.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:02:51.005Z] #20 31.62 Unpacking xxd (2:8.1.0875-5) ... [2022-03-10T19:02:51.068Z] #20 36.00 Selecting previously unselected package jq. [2022-03-10T19:02:51.068Z] #20 36.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:51.068Z] #20 36.02 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T19:02:51.068Z] #20 36.10 Selecting previously unselected package libaio1:amd64. [2022-03-10T19:02:51.068Z] #20 36.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-10T19:02:51.069Z] #20 36.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:02:51.069Z] #20 36.19 Selecting previously unselected package libgpm2:amd64. [2022-03-10T19:02:51.069Z] #20 36.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-10T19:02:51.069Z] #20 36.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:02:51.266Z] #20 31.71 Selecting previously unselected package vim-common. [2022-03-10T19:02:51.266Z] #20 31.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:02:51.266Z] #20 31.75 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-10T19:02:51.330Z] #20 36.27 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:02:51.330Z] #20 36.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:02:51.330Z] #20 36.27 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:02:51.527Z] #20 31.93 Selecting previously unselected package bash-completion. [2022-03-10T19:02:51.527Z] #20 31.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-10T19:02:51.747Z] #43 133.7 CC criu/servicefd.o [2022-03-10T19:02:52.685Z] #43 134.4 CC criu/shmem.o [2022-03-10T19:02:53.253Z] #43 ... [2022-03-10T19:02:53.253Z] [2022-03-10T19:02:53.253Z] #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-03-10T19:02:53.253Z] #49 sha256:d49ab7061018e460d885c27e853534b7a4ec786bdf661bfc1592f4e886cd9ebe [2022-03-10T19:02:53.253Z] #49 199.5 + /build/golangci-lint --version [2022-03-10T19:02:53.672Z] #56 200.8 + bin/containerd-shim-runc-v1 [2022-03-10T19:02:53.822Z] #49 200.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-10T19:02:54.076Z] #20 34.51 Unpacking bash-completion (1:2.8-6) ... [2022-03-10T19:02:54.336Z] #20 34.89 Selecting previously unselected package bzip2. [2022-03-10T19:02:54.336Z] #20 34.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-10T19:02:54.336Z] #20 34.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:02:54.336Z] #20 35.01 Selecting previously unselected package xz-utils. [2022-03-10T19:02:54.336Z] #20 35.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-10T19:02:54.597Z] #20 35.02 Unpacking xz-utils (5.2.4-1) ... [2022-03-10T19:02:54.597Z] #20 35.19 Selecting previously unselected package apparmor. [2022-03-10T19:02:54.597Z] #20 35.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-10T19:02:54.635Z] #20 39.76 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:02:54.635Z] #20 39.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:02:54.760Z] #49 DONE 200.8s [2022-03-10T19:02:54.760Z] [2022-03-10T19:02:54.760Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:02:54.760Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:02:54.760Z] #22 10.94 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-10T19:02:54.760Z] #22 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-10T19:02:54.760Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-10T19:02:54.760Z] #22 12.21 Collecting pyyaml (from yamllint==1.26.1) [2022-03-10T19:02:54.760Z] #22 12.45 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-03-10T19:02:54.760Z] #22 12.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-10T19:02:54.760Z] #22 12.73 Building wheels for collected packages: yamllint [2022-03-10T19:02:54.760Z] #22 12.73 Running setup.py bdist_wheel for yamllint: started [2022-03-10T19:02:54.760Z] #22 13.77 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-10T19:02:54.760Z] #22 13.77 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-10T19:02:54.760Z] #22 13.83 Successfully built yamllint [2022-03-10T19:02:54.760Z] #22 13.86 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-10T19:02:54.760Z] #22 14.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T19:02:54.760Z] #22 DONE 15.1s [2022-03-10T19:02:54.760Z] [2022-03-10T19:02:54.760Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T19:02:54.760Z] #25 sha256:27d634c904154ce7a5547101daa58160818444e4bec804567b37207448b7b707 [2022-03-10T19:02:54.858Z] #20 35.29 Unpacking apparmor (2.13.2-10) ... [2022-03-10T19:02:54.896Z] #20 39.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:02:54.896Z] #20 39.88 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:02:54.896Z] #20 39.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:02:54.896Z] #20 39.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:02:54.896Z] #20 39.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:02:54.896Z] #20 39.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:02:54.896Z] #20 39.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:02:55.120Z] #20 35.69 Selecting previously unselected package aufs-tools. [2022-03-10T19:02:55.158Z] #20 40.05 Selecting previously unselected package libreadline5:amd64. [2022-03-10T19:02:55.158Z] #20 40.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-10T19:02:55.158Z] #20 40.07 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:02:55.158Z] #20 40.18 Selecting previously unselected package net-tools. [2022-03-10T19:02:55.158Z] #20 40.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-10T19:02:55.158Z] #20 40.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:02:55.381Z] #20 35.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-10T19:02:55.381Z] #20 35.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:02:55.381Z] #20 35.87 Selecting previously unselected package libonig5:amd64. [2022-03-10T19:02:55.381Z] #20 35.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-10T19:02:55.381Z] #20 35.89 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:02:55.419Z] #20 40.41 Selecting previously unselected package patch. [2022-03-10T19:02:55.419Z] #20 40.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-10T19:02:55.419Z] #20 40.43 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-10T19:02:55.419Z] #20 40.54 Selecting previously unselected package python-pip-whl. [2022-03-10T19:02:55.642Z] #20 36.06 Selecting previously unselected package libjq1:amd64. [2022-03-10T19:02:55.642Z] #20 36.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:55.642Z] #20 36.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:02:55.642Z] #20 36.18 Selecting previously unselected package jq. [2022-03-10T19:02:55.642Z] #20 36.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-10T19:02:55.642Z] #20 36.19 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-10T19:02:55.680Z] #20 40.55 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-10T19:02:55.680Z] #20 40.55 Unpacking python-pip-whl (18.1-5) ... [2022-03-10T19:02:55.698Z] #25 DONE 0.8s [2022-03-10T19:02:55.698Z] [2022-03-10T19:02:55.698Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:02:55.698Z] #30 sha256:d9074346b886421cf63073984cc51f4de76346e055b499a1f49e6a4960c579ab [2022-03-10T19:02:55.844Z] 0a6173b79e25: Download complete [2022-03-10T19:02:55.904Z] #20 36.36 Selecting previously unselected package libaio1:amd64. [2022-03-10T19:02:55.904Z] #20 36.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-10T19:02:55.904Z] #20 36.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:02:55.904Z] #20 36.45 Selecting previously unselected package libgpm2:amd64. [2022-03-10T19:02:55.904Z] #20 36.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-10T19:02:55.904Z] #20 36.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:02:55.904Z] #20 36.54 Selecting previously unselected package libicu63:amd64. [2022-03-10T19:02:55.904Z] #20 36.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-10T19:02:55.904Z] #20 36.55 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:02:56.202Z] #20 41.10 Selecting previously unselected package python3-lib2to3. [2022-03-10T19:02:56.202Z] #20 41.10 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-10T19:02:56.202Z] #20 41.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:02:56.202Z] #20 41.24 Selecting previously unselected package python3-distutils. [2022-03-10T19:02:56.202Z] #20 41.25 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-10T19:02:56.202Z] #20 41.26 Unpacking python3-distutils (3.7.3-1) ... [2022-03-10T19:02:56.464Z] #20 41.44 Selecting previously unselected package python3-pip. [2022-03-10T19:02:56.464Z] #20 41.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-10T19:02:56.464Z] #20 41.47 Unpacking python3-pip (18.1-5) ... [2022-03-10T19:02:56.754Z] #20 41.63 Selecting previously unselected package python3-pkg-resources. [2022-03-10T19:02:56.754Z] #20 41.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:02:56.754Z] #20 41.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:02:56.754Z] #20 41.81 Selecting previously unselected package python3-setuptools. [2022-03-10T19:02:56.754Z] #20 41.83 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-10T19:02:56.754Z] #20 41.85 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-10T19:02:57.333Z] #20 42.15 Selecting previously unselected package python3-wheel. [2022-03-10T19:02:57.333Z] #20 42.15 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-10T19:02:57.333Z] #20 42.16 Unpacking python3-wheel (0.32.3-2) ... [2022-03-10T19:02:57.333Z] #20 42.25 Selecting previously unselected package sudo. [2022-03-10T19:02:57.333Z] #20 42.26 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-10T19:02:57.333Z] #20 42.26 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:02:57.909Z] #20 42.83 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T19:02:57.909Z] #20 42.84 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-10T19:02:57.909Z] #20 42.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:02:57.909Z] #20 43.10 Selecting previously unselected package uidmap. [2022-03-10T19:02:57.920Z] #56 204.6 + bin/containerd-shim-runc-v2 [2022-03-10T19:02:58.170Z] #20 43.10 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-10T19:02:58.170Z] #20 43.12 Unpacking uidmap (1:4.5-1.1) ... [2022-03-10T19:02:58.170Z] #20 43.24 Selecting previously unselected package vim-runtime. [2022-03-10T19:02:58.178Z] #56 205.2 + binaries [2022-03-10T19:02:58.178Z] #56 205.2 + install -D bin/containerd /build/containerd [2022-03-10T19:02:58.178Z] #56 205.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T19:02:58.178Z] #56 205.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T19:02:58.179Z] #56 205.2 + install -D bin/ctr /build/ctr [2022-03-10T19:02:58.431Z] #20 43.24 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:02:58.431Z] #20 43.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-03-10T19:02:58.431Z] #20 43.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-10T19:02:58.431Z] #20 43.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:02:59.061Z] #56 235.4 # github.com/containerd/containerd/cmd/containerd [2022-03-10T19:02:59.061Z] #56 235.4 /usr/bin/ld: /tmp/go-link-263843664/000019.o: in function `New': [2022-03-10T19:02:59.061Z] #56 235.4 /tmp/tmp.eET967HSOa/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-03-10T19:02:59.061Z] #56 235.5 + bin/containerd-stress [2022-03-10T19:02:59.061Z] #56 236.6 + bin/containerd-shim [2022-03-10T19:02:59.816Z] #20 ... [2022-03-10T19:02:59.816Z] [2022-03-10T19:02:59.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:02:59.816Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:02:59.816Z] #43 92.39 CC criu/cr-check.o [2022-03-10T19:02:59.816Z] #43 94.17 CC criu/cr-dedup.o [2022-03-10T19:02:59.816Z] #43 94.66 CC criu/cr-dump.o [2022-03-10T19:02:59.816Z] #43 96.82 CC criu/cr-errno.o [2022-03-10T19:02:59.816Z] #43 96.93 CC criu/cr-restore.o [2022-03-10T19:02:59.816Z] #43 101.6 CC criu/cr-service.o [2022-03-10T19:03:00.117Z] #20 40.20 Selecting previously unselected package libnet1:amd64. [2022-03-10T19:03:00.117Z] #20 40.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-10T19:03:00.117Z] #20 40.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:03:00.117Z] #20 40.32 Selecting previously unselected package libnl-3-200:amd64. [2022-03-10T19:03:00.117Z] #20 40.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-10T19:03:00.117Z] #20 40.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:03:00.117Z] #20 40.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-10T19:03:00.117Z] #20 40.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-10T19:03:00.117Z] #20 40.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:03:00.117Z] #20 40.54 Selecting previously unselected package libreadline5:amd64. [2022-03-10T19:03:00.117Z] #20 40.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-10T19:03:00.117Z] #20 40.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:03:00.117Z] #20 40.69 Selecting previously unselected package net-tools. [2022-03-10T19:03:00.378Z] #20 40.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-10T19:03:00.378Z] #20 40.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:03:00.378Z] #20 ... [2022-03-10T19:03:00.378Z] [2022-03-10T19:03:00.378Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:00.378Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:00.378Z] #43 89.93 CC criu/cgroup.o [2022-03-10T19:03:00.378Z] #43 92.47 CC criu/clone-noasan.o [2022-03-10T19:03:00.378Z] #43 92.68 CC criu/config.o [2022-03-10T19:03:00.378Z] #43 93.95 CC criu/cr-check.o [2022-03-10T19:03:00.378Z] #43 95.68 CC criu/cr-dedup.o [2022-03-10T19:03:00.378Z] #43 96.11 CC criu/cr-dump.o [2022-03-10T19:03:00.378Z] #43 98.13 CC criu/cr-errno.o [2022-03-10T19:03:00.378Z] #43 98.20 CC criu/cr-restore.o [2022-03-10T19:03:00.378Z] #43 ... [2022-03-10T19:03:00.378Z] [2022-03-10T19:03:00.378Z] #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-03-10T19:03:00.378Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:03:00.378Z] #20 40.91 Selecting previously unselected package patch. [2022-03-10T19:03:00.378Z] #20 40.91 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-10T19:03:00.378Z] #20 40.92 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-10T19:03:00.638Z] #20 41.04 Selecting previously unselected package python-pip-whl. [2022-03-10T19:03:00.638Z] #20 41.05 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-10T19:03:00.638Z] #20 41.06 Unpacking python-pip-whl (18.1-5) ... [2022-03-10T19:03:00.758Z] #43 103.2 CC criu/crtools.o [2022-03-10T19:03:00.983Z] #30 ... [2022-03-10T19:03:00.984Z] [2022-03-10T19:03:00.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-03-10T19:03:00.984Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:00.984Z] #43 135.5 CC criu/sigframe.o [2022-03-10T19:03:00.984Z] #43 135.8 CC criu/signalfd.o [2022-03-10T19:03:00.984Z] #43 136.2 CC criu/sk-inet.o [2022-03-10T19:03:00.984Z] #43 137.2 CC criu/sk-netlink.o [2022-03-10T19:03:00.984Z] #43 137.7 CC criu/sk-packet.o [2022-03-10T19:03:00.984Z] #43 138.3 CC criu/sk-queue.o [2022-03-10T19:03:00.984Z] #43 138.9 CC criu/sk-tcp.o [2022-03-10T19:03:00.984Z] #43 139.5 CC criu/sk-unix.o [2022-03-10T19:03:00.984Z] #43 141.6 CC criu/sockets.o [2022-03-10T19:03:00.984Z] #43 142.5 CC criu/stats.o [2022-03-10T19:03:00.984Z] #43 142.9 CC criu/string.o [2022-03-10T19:03:01.020Z] #43 103.9 CC criu/eventfd.o [2022-03-10T19:03:01.211Z] #20 41.66 Selecting previously unselected package python3-lib2to3. [2022-03-10T19:03:01.211Z] #20 41.66 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-10T19:03:01.211Z] #20 41.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:03:01.211Z] #20 41.81 Selecting previously unselected package python3-distutils. [2022-03-10T19:03:01.211Z] #20 41.81 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-10T19:03:01.211Z] #20 41.82 Unpacking python3-distutils (3.7.3-1) ... [2022-03-10T19:03:01.242Z] #43 143.0 CC criu/sysctl.o [2022-03-10T19:03:01.281Z] #43 ... [2022-03-10T19:03:01.281Z] [2022-03-10T19:03:01.281Z] #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-03-10T19:03:01.281Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:03:01.473Z] #20 41.96 Selecting previously unselected package python3-pip. [2022-03-10T19:03:01.473Z] #20 41.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-10T19:03:01.473Z] #20 41.98 Unpacking python3-pip (18.1-5) ... [2022-03-10T19:03:01.542Z] #20 46.35 Selecting previously unselected package vim. [2022-03-10T19:03:01.542Z] #20 46.36 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:03:01.542Z] #20 46.38 Unpacking vim (2:8.1.0875-5) ... [2022-03-10T19:03:01.734Z] #20 42.18 Selecting previously unselected package python3-pkg-resources. [2022-03-10T19:03:01.734Z] #20 42.18 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-10T19:03:01.734Z] #20 42.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:03:01.734Z] #20 42.32 Selecting previously unselected package python3-setuptools. [2022-03-10T19:03:01.809Z] #43 143.5 CC criu/sysfs_parse.o [2022-03-10T19:03:01.996Z] #20 42.32 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-10T19:03:01.996Z] #20 42.33 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-10T19:03:01.996Z] #20 42.58 Selecting previously unselected package python3-wheel. [2022-03-10T19:03:01.996Z] #20 42.58 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-10T19:03:01.996Z] #20 42.58 Unpacking python3-wheel (0.32.3-2) ... [2022-03-10T19:03:01.996Z] #20 42.69 Selecting previously unselected package sudo. [2022-03-10T19:03:02.068Z] #43 143.9 CC criu/timens.o [2022-03-10T19:03:02.113Z] #20 46.95 Selecting previously unselected package xfsprogs. [2022-03-10T19:03:02.113Z] #20 46.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-10T19:03:02.113Z] #20 46.98 Unpacking xfsprogs (4.20.0-1) ... [2022-03-10T19:03:02.258Z] #20 42.70 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-10T19:03:02.258Z] #20 42.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:03:02.328Z] #43 144.1 CC criu/timerfd.o [2022-03-10T19:03:02.360Z] #56 DONE 209.0s [2022-03-10T19:03:02.376Z] #20 47.47 Selecting previously unselected package zip. [2022-03-10T19:03:02.376Z] #20 47.47 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-10T19:03:02.376Z] #20 47.49 Unpacking zip (3.0-11+b1) ... [2022-03-10T19:03:02.589Z] #43 144.4 CC criu/tty.o [2022-03-10T19:03:02.619Z] [2022-03-10T19:03:02.619Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T19:03:02.619Z] #57 sha256:b738138f84cfcf8026ca6c1cf7df9e3a8a83fb837662af081e5581f18ba0a33b [2022-03-10T19:03:02.637Z] #20 47.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:03:02.637Z] #20 47.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:03:02.637Z] #20 47.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:02.637Z] #20 47.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:03:02.637Z] #20 47.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:03:02.832Z] #20 43.23 Selecting previously unselected package thin-provisioning-tools. [2022-03-10T19:03:02.832Z] #20 43.23 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-10T19:03:02.832Z] #20 43.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:03:02.832Z] #20 43.49 Selecting previously unselected package uidmap. [2022-03-10T19:03:02.898Z] #20 47.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:02.898Z] #20 47.82 Setting up uidmap (1:4.5-1.1) ... [2022-03-10T19:03:02.898Z] #20 47.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:03:02.898Z] #20 47.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:03:02.898Z] #20 47.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:03:02.898Z] #20 47.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:03:02.898Z] #20 47.92 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:03:02.898Z] #20 47.93 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:03:02.898Z] #20 47.95 Setting up zip (3.0-11+b1) ... [2022-03-10T19:03:02.898Z] #20 47.98 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:03:02.898Z] #20 48.04 Setting up bash-completion (1:2.8-6) ... [2022-03-10T19:03:03.093Z] #20 43.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-10T19:03:03.093Z] #20 43.50 Unpacking uidmap (1:4.5-1.1) ... [2022-03-10T19:03:03.093Z] #20 43.63 Selecting previously unselected package vim-runtime. [2022-03-10T19:03:03.094Z] #20 43.64 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-10T19:03:03.094Z] #20 43.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-10T19:03:03.094Z] #20 43.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-10T19:03:03.094Z] #20 43.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:03:03.970Z] #43 145.5 CC criu/tun.o [2022-03-10T19:03:03.970Z] #43 145.8 CC criu/uffd.o [2022-03-10T19:03:04.230Z] #43 ... [2022-03-10T19:03:04.230Z] [2022-03-10T19:03:04.230Z] #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-03-10T19:03:04.230Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:03:04.230Z] #40 DONE 210.1s [2022-03-10T19:03:04.230Z] [2022-03-10T19:03:04.230Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:03:04.230Z] #30 sha256:d9074346b886421cf63073984cc51f4de76346e055b499a1f49e6a4960c579ab [2022-03-10T19:03:04.230Z] #30 DONE 8.7s [2022-03-10T19:03:04.230Z] [2022-03-10T19:03:04.230Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T19:03:04.230Z] #33 sha256:5935a0a8c5fb17a80b18a88597f19ef7ad73eb1a042aee0d8f9deb0adab4f4d3 [2022-03-10T19:03:04.334Z] #56 243.4 + bin/containerd-shim-runc-v1 [2022-03-10T19:03:04.521Z] #57 DONE 1.4s [2022-03-10T19:03:04.521Z] [2022-03-10T19:03:04.521Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T19:03:04.521Z] #61 sha256:d4300b663664a60d42c18db7bd622dcb2ad66b20357741fc97163589936a4d3f [2022-03-10T19:03:04.521Z] #61 DONE 0.3s [2022-03-10T19:03:04.521Z] [2022-03-10T19:03:04.521Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T19:03:04.521Z] #66 sha256:e5ce87f8dc09d2b792fbabba7857c3dee2eb01048844e2742863cf580482bdf7 [2022-03-10T19:03:04.798Z] #33 DONE 0.5s [2022-03-10T19:03:04.798Z] [2022-03-10T19:03:04.798Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-10T19:03:04.798Z] #35 sha256:18ab69eb4466a9f41bc9555ba8a30a2cc2388065487d46d3d965e9d550638030 [2022-03-10T19:03:04.798Z] #35 DONE 0.2s [2022-03-10T19:03:04.798Z] [2022-03-10T19:03:04.798Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T19:03:04.798Z] #38 sha256:e046ce96ded38eaec79e81b4e37f6d7efc5145fdd7702bc3a270950feca7a76f [2022-03-10T19:03:05.057Z] #38 DONE 0.1s [2022-03-10T19:03:05.057Z] [2022-03-10T19:03:05.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-03-10T19:03:05.057Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:05.057Z] #43 146.9 CC criu/util.o [2022-03-10T19:03:06.168Z] 4612f6d0b889: Verifying Checksum [2022-03-10T19:03:06.168Z] 4612f6d0b889: Download complete [2022-03-10T19:03:06.219Z] #20 50.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:06.220Z] #20 50.98 Setting up xz-utils (5.2.4-1) ... [2022-03-10T19:03:06.220Z] #20 51.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T19:03:06.220Z] #20 51.03 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-10T19:03:06.220Z] #20 51.05 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:03:06.220Z] #20 51.15 invoke-rc.d: could not determine current runlevel [2022-03-10T19:03:06.220Z] #20 51.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:03:06.220Z] #20 51.17 Setting up pigz (2.4-1) ... [2022-03-10T19:03:06.220Z] #20 51.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:03:06.220Z] #20 51.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:03:06.220Z] #20 51.25 Setting up python-pip-whl (18.1-5) ... [2022-03-10T19:03:06.220Z] #20 51.27 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:03:06.220Z] #20 51.28 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:03:06.398Z] #20 46.89 Selecting previously unselected package vim. [2022-03-10T19:03:06.398Z] #20 46.89 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-10T19:03:06.398Z] #20 46.93 Unpacking vim (2:8.1.0875-5) ... [2022-03-10T19:03:06.419Z] #66 DONE 1.8s [2022-03-10T19:03:06.419Z] [2022-03-10T19:03:06.419Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-10T19:03:06.419Z] #68 sha256:2a65baf14240f1ae0a91e5d7d522f7b839844047de9c5726fb269f4ad88d7f30 [2022-03-10T19:03:06.419Z] #68 DONE 0.1s [2022-03-10T19:03:06.419Z] [2022-03-10T19:03:06.419Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-10T19:03:06.420Z] #69 sha256:cdf1be981f7ef2a79fb912ec2c0fa7b5e60b2afb20e72a969bef87939423332a [2022-03-10T19:03:06.420Z] #69 DONE 0.0s [2022-03-10T19:03:06.420Z] [2022-03-10T19:03:06.420Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T19:03:06.420Z] #70 sha256:ffeee0df89a3c66fd35ffc1ee28e68dd3b8000a05515addce226454a2c97a028 [2022-03-10T19:03:06.435Z] #43 148.0 CC criu/uts_ns.o [2022-03-10T19:03:06.436Z] #43 148.3 CC criu/vdso-compat.o [2022-03-10T19:03:06.436Z] #43 148.4 CC criu/vdso.o [2022-03-10T19:03:06.793Z] #20 51.76 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:03:06.793Z] #20 51.78 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:03:06.793Z] #20 51.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:03:06.793Z] #20 51.80 Setting up vim (2:8.1.0875-5) ... [2022-03-10T19:03:06.793Z] #20 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T19:03:06.793Z] #20 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T19:03:06.793Z] #20 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T19:03:06.793Z] #20 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T19:03:06.793Z] #20 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T19:03:06.793Z] #20 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T19:03:06.793Z] #20 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T19:03:06.793Z] #20 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T19:03:06.793Z] #20 51.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:03:06.971Z] #20 47.41 Selecting previously unselected package xfsprogs. [2022-03-10T19:03:06.971Z] #20 47.42 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-10T19:03:06.971Z] #20 47.42 Unpacking xfsprogs (4.20.0-1) ... [2022-03-10T19:03:07.004Z] #43 ... [2022-03-10T19:03:07.004Z] [2022-03-10T19:03:07.004Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:03:07.004Z] #41 sha256:80ac4b29f5aef03289e4c8b864c6967a0805403b0b74a07114247225ea3fb614 [2022-03-10T19:03:07.004Z] #41 DONE 0.7s [2022-03-10T19:03:07.004Z] [2022-03-10T19:03:07.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:07.004Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:07.004Z] #43 148.8 LINK criu/built-in.o [2022-03-10T19:03:07.004Z] #43 148.9 LINK criu/criu [2022-03-10T19:03:07.055Z] #20 51.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:03:07.055Z] #20 51.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:03:07.055Z] #20 51.97 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T19:03:07.055Z] #20 51.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:03:07.055Z] #20 52.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:03:07.232Z] #20 47.88 Selecting previously unselected package zip. [2022-03-10T19:03:07.232Z] #20 47.88 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-10T19:03:07.232Z] #20 47.90 Unpacking zip (3.0-11+b1) ... [2022-03-10T19:03:07.353Z] #70 DONE 0.8s [2022-03-10T19:03:07.353Z] [2022-03-10T19:03:07.353Z] #71 exporting to image [2022-03-10T19:03:07.353Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T19:03:07.353Z] #71 exporting layers [2022-03-10T19:03:07.495Z] #20 48.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-10T19:03:07.495Z] #20 48.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-10T19:03:07.495Z] #20 48.12 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:07.495Z] #20 48.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-10T19:03:07.495Z] #20 48.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-10T19:03:07.571Z] #43 149.2 DEP lib/c/criu.d [2022-03-10T19:03:07.571Z] #43 149.2 CC images/rpc.pb-c.o [2022-03-10T19:03:07.757Z] #20 48.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:07.757Z] #20 48.21 Setting up uidmap (1:4.5-1.1) ... [2022-03-10T19:03:07.757Z] #20 48.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-10T19:03:07.757Z] #20 48.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-10T19:03:07.757Z] #20 48.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-10T19:03:07.757Z] #20 48.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-10T19:03:07.757Z] #20 48.34 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-10T19:03:07.757Z] #20 48.36 Setting up xxd (2:8.1.0875-5) ... [2022-03-10T19:03:07.757Z] #20 48.38 Setting up zip (3.0-11+b1) ... [2022-03-10T19:03:07.757Z] #20 48.40 Setting up vim-common (2:8.1.0875-5) ... [2022-03-10T19:03:07.868Z] #43 149.6 CC lib/c/criu.o [2022-03-10T19:03:08.018Z] #20 48.44 Setting up bash-completion (1:2.8-6) ... [2022-03-10T19:03:08.461Z] #43 150.3 LINK lib/c/built-in.o [2022-03-10T19:03:08.530Z] #56 248.3 + bin/containerd-shim-runc-v2 [2022-03-10T19:03:08.723Z] #43 150.3 LINK lib/c/libcriu.so [2022-03-10T19:03:08.723Z] #43 150.4 LINK lib/c/libcriu.a [2022-03-10T19:03:08.723Z] #43 150.5 GEN magic.py [2022-03-10T19:03:08.997Z] #43 150.6 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:03:08.997Z] #43 150.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:03:08.997Z] #43 150.6 Note: Building without GnuTLS support [2022-03-10T19:03:08.997Z] #43 150.6 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:03:08.997Z] #43 150.6 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:03:09.098Z] #56 248.9 + binaries [2022-03-10T19:03:09.357Z] #56 248.9 + install -D bin/containerd /build/containerd [2022-03-10T19:03:09.357Z] #56 248.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T19:03:09.357Z] #56 248.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T19:03:09.357Z] #56 248.9 + install -D bin/ctr /build/ctr [2022-03-10T19:03:09.567Z] #43 151.4 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:03:10.135Z] #43 151.8 make[1]: Nothing to be done for 'all'. [2022-03-10T19:03:10.361Z] #20 55.09 Setting up iptables (1.8.2-4) ... [2022-03-10T19:03:10.361Z] #20 55.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T19:03:10.361Z] #20 55.16 Setting up python3 (3.7.3-1) ... [2022-03-10T19:03:10.395Z] #43 152.4 make[1]: 'images/built-in.o' is up to date. [2022-03-10T19:03:10.570Z] #20 51.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-10T19:03:10.623Z] #20 55.58 Setting up python3-wheel (0.32.3-2) ... [2022-03-10T19:03:10.635Z] #71 exporting layers 3.2s done [2022-03-10T19:03:10.636Z] #71 writing image sha256:c8879464445e5128ef62cfb5f84604e538f3822b5dbc76caab995d06f165da0d done [2022-03-10T19:03:10.636Z] #71 naming to docker.io/library/docker:f5c56eaca842b4269934b162e237487b28c7cc9d done [2022-03-10T19:03:10.636Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [2022-03-10T19:03:10.654Z] #43 152.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-10T19:03:10.654Z] #43 152.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-10T19:03:10.654Z] #43 152.5 make[1]: 'compel/libcompel.a' is up to date. [2022-03-10T19:03:10.654Z] #43 152.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-10T19:03:10.654Z] #43 152.5 make[1]: Nothing to be done for 'all'. [2022-03-10T19:03:10.654Z] #43 152.5 make[1]: 'soccr/libsoccr.a' is up to date. [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T19:03:10.832Z] #20 51.24 Setting up xz-utils (5.2.4-1) ... [2022-03-10T19:03:10.832Z] #20 51.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-10T19:03:10.832Z] #20 51.27 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-10T19:03:10.832Z] #20 51.29 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-10T19:03:10.832Z] #20 51.36 invoke-rc.d: could not determine current runlevel [2022-03-10T19:03:10.832Z] #20 51.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:03:10.832Z] #20 51.39 Setting up pigz (2.4-1) ... [2022-03-10T19:03:10.832Z] #20 51.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-10T19:03:10.832Z] #20 51.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-10T19:03:10.832Z] #20 51.47 Setting up python-pip-whl (18.1-5) ... [2022-03-10T19:03:10.914Z] #43 152.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:10.914Z] #43 152.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:10.914Z] #43 152.8 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:10.914Z] #43 152.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:10.914Z] #43 152.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:10.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/test/unit [2022-03-10T19:03:11.092Z] #20 51.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-10T19:03:11.093Z] #20 51.51 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-10T19:03:11.174Z] #43 152.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:11.174Z] #43 153.0 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:11.174Z] #43 153.0 make[2]: Nothing to be done for 'all'. [2022-03-10T19:03:11.358Z] #20 51.95 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-10T19:03:11.358Z] #20 51.99 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-10T19:03:11.358Z] #20 52.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-10T19:03:11.358Z] #20 52.05 Setting up vim (2:8.1.0875-5) ... [2022-03-10T19:03:11.433Z] #43 153.0 INSTALL criu/criu [2022-03-10T19:03:11.457Z] #20 56.29 Setting up apparmor (2.13.2-10) ... [2022-03-10T19:03:11.457Z] #20 ... [2022-03-10T19:03:11.457Z] [2022-03-10T19:03:11.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:11.457Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:11.457Z] #43 104.3 CC criu/eventpoll.o [2022-03-10T19:03:11.457Z] #43 105.2 CC criu/external.o [2022-03-10T19:03:11.457Z] #43 105.6 CC criu/fault-injection.o [2022-03-10T19:03:11.457Z] #43 105.7 CC criu/fdstore.o [2022-03-10T19:03:11.457Z] #43 106.1 CC criu/fifo.o [2022-03-10T19:03:11.457Z] #43 106.7 CC criu/file-ids.o [2022-03-10T19:03:11.457Z] #43 107.0 CC criu/file-lock.o [2022-03-10T19:03:11.457Z] #43 107.9 CC criu/files-ext.o [2022-03-10T19:03:11.457Z] #43 108.2 CC criu/files-reg.o [2022-03-10T19:03:11.457Z] #43 110.3 CC criu/files.o [2022-03-10T19:03:11.457Z] #43 112.5 CC criu/filesystems.o [2022-03-10T19:03:11.457Z] #43 113.1 CC criu/fsnotify.o [2022-03-10T19:03:11.619Z] #20 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-10T19:03:11.619Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-10T19:03:11.619Z] #20 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-10T19:03:11.619Z] #20 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-10T19:03:11.619Z] #20 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-10T19:03:11.619Z] #20 52.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-10T19:03:11.619Z] #20 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-10T19:03:11.619Z] #20 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-10T19:03:11.619Z] #20 52.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-10T19:03:11.619Z] #20 52.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-10T19:03:11.619Z] #20 52.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-10T19:03:11.619Z] #20 52.19 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-10T19:03:11.619Z] #20 52.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-10T19:03:11.619Z] #20 52.25 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-10T19:03:11.692Z] #43 DONE 153.3s [2022-03-10T19:03:11.692Z] [2022-03-10T19:03:11.692Z] #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-03-10T19:03:11.692Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:03:11.718Z] #43 114.3 CC criu/image-desc.o [2022-03-10T19:03:11.718Z] #43 114.5 CC criu/image.o [2022-03-10T19:03:11.887Z] #56 DONE 251.0s [2022-03-10T19:03:12.145Z] [2022-03-10T19:03:12.145Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T19:03:12.145Z] #57 sha256:fb5fb427cc7cddb8a0307b92d68c22a2dc2906516bd93704c48fd82e17d5fbfc [2022-03-10T19:03:12.661Z] #43 115.4 CC criu/ipc_ns.o [2022-03-10T19:03:13.007Z] #20 ... [2022-03-10T19:03:13.007Z] [2022-03-10T19:03:13.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:13.007Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:13.007Z] #43 102.5 CC criu/cr-service.o [2022-03-10T19:03:13.007Z] #43 104.1 CC criu/crtools.o [2022-03-10T19:03:13.007Z] #43 104.8 CC criu/eventfd.o [2022-03-10T19:03:13.007Z] #43 105.2 CC criu/eventpoll.o [2022-03-10T19:03:13.007Z] #43 106.0 CC criu/external.o [2022-03-10T19:03:13.007Z] #43 106.4 CC criu/fault-injection.o [2022-03-10T19:03:13.007Z] #43 106.5 CC criu/fdstore.o [2022-03-10T19:03:13.007Z] #43 106.9 CC criu/fifo.o [2022-03-10T19:03:13.007Z] #43 107.3 CC criu/file-ids.o [2022-03-10T19:03:13.007Z] #43 107.6 CC criu/file-lock.o [2022-03-10T19:03:13.007Z] #43 108.5 CC criu/files-ext.o [2022-03-10T19:03:13.007Z] #43 108.9 CC criu/files-reg.o [2022-03-10T19:03:13.007Z] #43 111.0 CC criu/files.o [2022-03-10T19:03:13.078Z] #57 DONE 0.9s [2022-03-10T19:03:13.078Z] [2022-03-10T19:03:13.078Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T19:03:13.078Z] #61 sha256:27ed29d9cc32c40ff4634d44fbab9842428ab73550c17a6ddd4f37eade5866b7 [2022-03-10T19:03:13.233Z] #43 ... [2022-03-10T19:03:13.233Z] [2022-03-10T19:03:13.233Z] #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-03-10T19:03:13.233Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:03:13.233Z] #20 58.31 Setting up xfsprogs (4.20.0-1) ... [2022-03-10T19:03:13.233Z] #20 58.32 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:03:13.336Z] #61 DONE 0.2s [2022-03-10T19:03:13.336Z] [2022-03-10T19:03:13.336Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T19:03:13.336Z] #66 sha256:812d18f1da2279191f9737a3ac160198823fc97c3f2bd46fbf0d9747303b5055 [2022-03-10T19:03:13.579Z] #43 113.1 CC criu/filesystems.o [2022-03-10T19:03:13.599Z] #53 ... [2022-03-10T19:03:13.599Z] [2022-03-10T19:03:13.599Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-10T19:03:13.599Z] #44 sha256:4094dc388a32b2b7ad265c0d95065c628e8dee6c01432f14e0255f8575d7d950 [2022-03-10T19:03:13.599Z] #44 DONE 0.2s [2022-03-10T19:03:13.599Z] [2022-03-10T19:03:13.599Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-10T19:03:13.599Z] #46 sha256:785a07c38f20beaac2ff5d85372ee7a92dd6568ae76e3b13bc1bc32a1301fbcf [2022-03-10T19:03:13.599Z] #46 DONE 0.2s [2022-03-10T19:03:13.599Z] [2022-03-10T19:03:13.599Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T19:03:13.599Z] #48 sha256:0665c47699ffb92badc34744dc5f1c4cf81dcdb22da162dee739ea42a1074b19 [2022-03-10T19:03:13.599Z] #48 DONE 0.1s [2022-03-10T19:03:13.599Z] [2022-03-10T19:03:13.599Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T19:03:13.599Z] #50 sha256:3f30af1422d0ac96234dcf7473cb9a2720e27ead37cad2a2defa7e937749114a [2022-03-10T19:03:13.757Z] #20 58.69 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:03:14.153Z] #43 113.8 CC criu/fsnotify.o [2022-03-10T19:03:14.241Z] ? github.com/docker/docker/api [no test files] [2022-03-10T19:03:14.269Z] #66 DONE 0.9s [2022-03-10T19:03:14.269Z] [2022-03-10T19:03:14.269Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-10T19:03:14.269Z] #68 sha256:408777b7560f6e953b36f9cccaaec7bfd47094778b2009d9cd80ea5937d60279 [2022-03-10T19:03:14.269Z] #68 DONE 0.0s [2022-03-10T19:03:14.269Z] [2022-03-10T19:03:14.269Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-10T19:03:14.269Z] #69 sha256:994e302a4c54a2deee72f54e44e537875ec9af282e8878f12b8b5d17276246bd [2022-03-10T19:03:14.269Z] #69 DONE 0.0s [2022-03-10T19:03:14.269Z] [2022-03-10T19:03:14.269Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T19:03:14.269Z] #70 sha256:07f80c5f6b06c456606b8bd37bb3ef097fe2f220deade7dd9a201a7d67f7551e [2022-03-10T19:03:14.537Z] #50 DONE 0.6s [2022-03-10T19:03:14.537Z] [2022-03-10T19:03:14.537Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T19:03:14.537Z] #52 sha256:b16a393df00b35d379ad4236b28b1280c1cbe494ce82621919e89d1be5aca46b [2022-03-10T19:03:14.537Z] #52 DONE 0.1s [2022-03-10T19:03:14.537Z] [2022-03-10T19:03:14.537Z] #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-03-10T19:03:14.537Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:03:14.698Z] #20 59.61 Setting up python3-distutils (3.7.3-1) ... [2022-03-10T19:03:14.726Z] #43 ... [2022-03-10T19:03:14.726Z] [2022-03-10T19:03:14.726Z] #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-03-10T19:03:14.726Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-10T19:03:14.726Z] #20 55.44 Setting up iptables (1.8.2-4) ... [2022-03-10T19:03:14.959Z] #20 60.04 Setting up python3-setuptools (40.8.0-1) ... [2022-03-10T19:03:14.988Z] #20 55.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-10T19:03:14.988Z] #20 55.54 Setting up python3 (3.7.3-1) ... [2022-03-10T19:03:15.560Z] #20 56.01 Setting up python3-wheel (0.32.3-2) ... [2022-03-10T19:03:16.349Z] #20 61.36 Setting up python3-pip (18.1-5) ... [2022-03-10T19:03:16.509Z] #20 56.93 Setting up apparmor (2.13.2-10) ... [2022-03-10T19:03:16.798Z] #70 DONE 2.1s [2022-03-10T19:03:16.798Z] [2022-03-10T19:03:16.798Z] #71 exporting to image [2022-03-10T19:03:16.798Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T19:03:16.798Z] #71 exporting layers [2022-03-10T19:03:17.555Z] #20 62.37 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:03:17.555Z] #20 62.42 Processing triggers for mime-support (3.62) ... [2022-03-10T19:03:18.428Z] #20 58.86 Setting up xfsprogs (4.20.0-1) ... [2022-03-10T19:03:18.428Z] #20 58.87 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-10T19:03:18.507Z] #20 DONE 63.3s [2022-03-10T19:03:18.507Z] [2022-03-10T19:03:18.507Z] #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-03-10T19:03:18.507Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-10T19:03:18.690Z] #20 59.32 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-10T19:03:19.455Z] #21 0.886 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T19:03:19.455Z] #21 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T19:03:19.455Z] #21 0.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T19:03:19.455Z] #21 DONE 1.0s [2022-03-10T19:03:19.455Z] [2022-03-10T19:03:19.455Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:19.455Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:20.079Z] #20 60.32 Setting up python3-distutils (3.7.3-1) ... [2022-03-10T19:03:20.341Z] #20 60.84 Setting up python3-setuptools (40.8.0-1) ... [2022-03-10T19:03:21.731Z] #20 62.15 Setting up python3-pip (18.1-5) ... [2022-03-10T19:03:22.675Z] #20 63.24 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:03:22.939Z] #20 63.30 Processing triggers for mime-support (3.62) ... [2022-03-10T19:03:23.361Z] #71 exporting layers 6.6s done [2022-03-10T19:03:23.362Z] #71 writing image sha256:07f8572fa1b416ce0105f8ddd132e8c40eed5a942c489bfac9558d33ee9a372e done [2022-03-10T19:03:23.362Z] #71 naming to docker.io/library/docker:f5c56eaca842b4269934b162e237487b28c7cc9d done [2022-03-10T19:03:23.362Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-10T19:03:23.515Z] #20 DONE 64.1s [2022-03-10T19:03:23.515Z] [2022-03-10T19:03:23.515Z] #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-03-10T19:03:23.515Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-10T19:03:23.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/validate/default [2022-03-10T19:03:24.254Z] Congratulations! All commits are properly signed with the DCO! [2022-03-10T19:03:24.739Z] #21 0.927 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-10T19:03:24.739Z] #21 0.932 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-10T19:03:24.739Z] #21 0.935 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-10T19:03:24.739Z] #21 DONE 1.0s [2022-03-10T19:03:24.739Z] [2022-03-10T19:03:24.739Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:24.739Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:24.756Z] #22 ... [2022-03-10T19:03:24.756Z] [2022-03-10T19:03:24.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:24.756Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:24.756Z] #43 116.7 CC criu/irmap.o [2022-03-10T19:03:24.756Z] #43 117.4 CC criu/kcmp-ids.o [2022-03-10T19:03:24.756Z] #43 117.8 CC criu/kerndat.o [2022-03-10T19:03:24.756Z] #43 118.8 CC criu/libnetlink.o [2022-03-10T19:03:24.756Z] #43 119.1 CC criu/log.o [2022-03-10T19:03:24.756Z] #43 119.7 CC criu/lsm.o [2022-03-10T19:03:24.756Z] #43 120.2 CC criu/mem.o [2022-03-10T19:03:24.756Z] #43 122.4 CC criu/memfd.o [2022-03-10T19:03:24.756Z] #43 123.1 CC criu/mount.o [2022-03-10T19:03:24.756Z] #43 ... [2022-03-10T19:03:24.756Z] [2022-03-10T19:03:24.756Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:24.756Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:24.756Z] #22 5.056 Collecting yamllint==1.26.1 [2022-03-10T19:03:25.216Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-10T19:03:25.216Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-10T19:03:25.341Z] #22 ... [2022-03-10T19:03:25.341Z] [2022-03-10T19:03:25.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:25.341Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:25.341Z] #43 114.9 CC criu/image-desc.o [2022-03-10T19:03:25.341Z] #43 115.1 CC criu/image.o [2022-03-10T19:03:25.341Z] #43 116.1 CC criu/ipc_ns.o [2022-03-10T19:03:25.341Z] #43 117.2 CC criu/irmap.o [2022-03-10T19:03:25.341Z] #43 117.9 CC criu/kcmp-ids.o [2022-03-10T19:03:25.341Z] #43 118.2 CC criu/kerndat.o [2022-03-10T19:03:25.341Z] #43 119.3 CC criu/libnetlink.o [2022-03-10T19:03:25.341Z] #43 119.8 CC criu/log.o [2022-03-10T19:03:25.341Z] #43 120.4 CC criu/lsm.o [2022-03-10T19:03:25.341Z] #43 120.8 CC criu/mem.o [2022-03-10T19:03:25.341Z] #43 122.8 CC criu/memfd.o [2022-03-10T19:03:25.341Z] #43 123.4 CC criu/mount.o [2022-03-10T19:03:26.444Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-03-10T19:03:28.669Z] #43 128.3 CC criu/namespaces.o [2022-03-10T19:03:30.051Z] #22 ... [2022-03-10T19:03:30.051Z] [2022-03-10T19:03:30.051Z] #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-03-10T19:03:30.051Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:03:30.051Z] #40 236.1 + dpkg --print-architecture [2022-03-10T19:03:30.051Z] #40 236.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-10T19:03:30.051Z] #40 236.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T19:03:30.051Z] #40 236.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T19:03:30.057Z] #43 ... [2022-03-10T19:03:30.057Z] [2022-03-10T19:03:30.057Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:30.057Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:30.057Z] #22 5.250 Collecting yamllint==1.26.1 [2022-03-10T19:03:32.629Z] #53 ... [2022-03-10T19:03:32.629Z] [2022-03-10T19:03:32.629Z] #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-03-10T19:03:32.629Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:03:32.629Z] #56 200.1 + bin/containerd [2022-03-10T19:03:33.363Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-10T19:03:34.008Z] #56 ... [2022-03-10T19:03:34.008Z] [2022-03-10T19:03:34.008Z] #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-03-10T19:03:34.008Z] #53 sha256:be31e8825c09fc5f17af4a85b1f4b22a45f3fb1d15e905059144a31fd0580ee9 [2022-03-10T19:03:34.008Z] #53 130.0 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-03-10T19:03:34.008Z] #53 130.8 + mkdir -p /build [2022-03-10T19:03:34.008Z] #53 130.8 + cp runc /build/runc [2022-03-10T19:03:34.008Z] #53 DONE 132.0s [2022-03-10T19:03:34.265Z] #40 ... [2022-03-10T19:03:34.266Z] [2022-03-10T19:03:34.266Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:34.266Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:34.266Z] #22 10.41 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-10T19:03:34.266Z] #22 11.56 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-10T19:03:34.266Z] #22 11.63 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-10T19:03:34.266Z] #22 11.67 Collecting pyyaml (from yamllint==1.26.1) [2022-03-10T19:03:34.266Z] #22 11.98 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-03-10T19:03:34.266Z] #22 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-10T19:03:34.266Z] #22 12.29 Building wheels for collected packages: yamllint [2022-03-10T19:03:34.266Z] #22 12.29 Running setup.py bdist_wheel for yamllint: started [2022-03-10T19:03:34.266Z] #22 13.41 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-10T19:03:34.266Z] #22 13.41 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-10T19:03:34.266Z] #22 13.47 Successfully built yamllint [2022-03-10T19:03:34.266Z] #22 13.49 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-10T19:03:34.266Z] #22 13.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T19:03:34.266Z] #22 DONE 14.5s [2022-03-10T19:03:34.266Z] [2022-03-10T19:03:34.266Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T19:03:34.266Z] #25 sha256:c35bc249653f7a1cd5a6457b31dc990359954e89c30f69eb824d91bd2c40c869 [2022-03-10T19:03:34.266Z] #25 DONE 0.5s [2022-03-10T19:03:34.266Z] [2022-03-10T19:03:34.266Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:03:34.266Z] #30 sha256:2d3a5e23920eb50654f1fe2b1c01e4e864d158040b2bc53182f5f4a633de49df [2022-03-10T19:03:34.267Z] [2022-03-10T19:03:34.268Z] #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-03-10T19:03:34.268Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:03:34.528Z] #30 ... [2022-03-10T19:03:34.528Z] [2022-03-10T19:03:34.528Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:34.528Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:34.528Z] #43 127.2 CC criu/namespaces.o [2022-03-10T19:03:34.528Z] #43 128.9 CC criu/net.o [2022-03-10T19:03:34.528Z] #43 132.0 CC criu/netfilter.o [2022-03-10T19:03:34.528Z] #43 132.4 CC criu/page-pipe.o [2022-03-10T19:03:34.528Z] #43 133.1 CC criu/page-xfer.o [2022-03-10T19:03:34.528Z] #43 134.8 CC criu/pagemap-cache.o [2022-03-10T19:03:34.528Z] #43 135.4 CC criu/pagemap.o [2022-03-10T19:03:34.528Z] #43 136.4 CC criu/parasite-syscall.o [2022-03-10T19:03:35.103Z] #43 137.7 CC criu/path.o [2022-03-10T19:03:35.266Z] Congratulations! All API changes are done the right way. [2022-03-10T19:03:35.266Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-10T19:03:35.266Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-10T19:03:35.266Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-10T19:03:35.266Z] Congratulations! No new tests were added to integration-cli. [2022-03-10T19:03:35.266Z] [2022-03-10T19:03:35.266Z] INFO Start validation with golang-ci-lint [2022-03-10T19:03:35.266Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-10T19:03:35.266Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-10T19:03:35.266Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-10T19:03:35.352Z] #22 ... [2022-03-10T19:03:35.352Z] [2022-03-10T19:03:35.352Z] #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-03-10T19:03:35.352Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:03:35.352Z] #40 233.1 + dpkg --print-architecture [2022-03-10T19:03:35.352Z] #40 233.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-10T19:03:35.352Z] #40 233.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-10T19:03:35.352Z] #40 233.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-10T19:03:35.365Z] #43 138.0 CC criu/pie-util-vdso-elf32.o [2022-03-10T19:03:35.626Z] #43 138.5 CC criu/pie-util-vdso.o [2022-03-10T19:03:35.645Z] #56 ... [2022-03-10T19:03:35.645Z] [2022-03-10T19:03:35.645Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T19:03:35.645Z] #54 sha256:37ad49ab727c13f2d3d2caa64e42f2b0c290e37268faed9816deed2bbedecf1d [2022-03-10T19:03:35.645Z] #54 DONE 0.4s [2022-03-10T19:03:35.645Z] [2022-03-10T19:03:35.645Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-10T19:03:35.645Z] #56 sha256:cf1b1e51bd16e07cb0ede23e746f21af1551cb170618faa8b297d3acf51d7ddc [2022-03-10T19:03:36.199Z] #43 139.0 CC criu/pie-util.o [2022-03-10T19:03:36.460Z] #43 139.2 CC criu/pipes.o [2022-03-10T19:03:37.032Z] #43 139.8 CC criu/plugin.o [2022-03-10T19:03:37.293Z] #43 140.2 CC criu/proc_parse.o [2022-03-10T19:03:39.211Z] #43 ... [2022-03-10T19:03:39.211Z] [2022-03-10T19:03:39.211Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:03:39.211Z] #30 sha256:2d3a5e23920eb50654f1fe2b1c01e4e864d158040b2bc53182f5f4a633de49df [2022-03-10T19:03:39.211Z] #30 DONE 4.8s [2022-03-10T19:03:39.211Z] [2022-03-10T19:03:39.211Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T19:03:39.211Z] #33 sha256:c3f4c48e60c11989e67db35a060b60980eb7258b843e3be6414ae86d24f20246 [2022-03-10T19:03:39.472Z] #33 DONE 0.3s [2022-03-10T19:03:39.472Z] [2022-03-10T19:03:39.472Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-10T19:03:39.472Z] #35 sha256:f244c49c742bf051825fe7b13307bcce43694e2c18ecf9d9e9b7b4c1dec73b68 [2022-03-10T19:03:39.472Z] #35 DONE 0.1s [2022-03-10T19:03:39.472Z] [2022-03-10T19:03:39.472Z] #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-03-10T19:03:39.472Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:03:39.472Z] #53 ... [2022-03-10T19:03:39.472Z] [2022-03-10T19:03:39.472Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T19:03:39.472Z] #38 sha256:27b4da3dec3fe70f6d0e9e1160bb5539f5657f893f8b7af2a0ed81f5f4801256 [2022-03-10T19:03:39.472Z] #38 DONE 0.1s [2022-03-10T19:03:39.567Z] #40 ... [2022-03-10T19:03:39.567Z] [2022-03-10T19:03:39.567Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-10T19:03:39.567Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-10T19:03:39.567Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-10T19:03:39.567Z] #22 11.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-10T19:03:39.567Z] #22 11.92 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-10T19:03:39.567Z] #22 12.02 Collecting pyyaml (from yamllint==1.26.1) [2022-03-10T19:03:39.567Z] #22 12.29 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-03-10T19:03:39.567Z] #22 12.57 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-10T19:03:39.567Z] #22 12.58 Building wheels for collected packages: yamllint [2022-03-10T19:03:39.567Z] #22 12.58 Running setup.py bdist_wheel for yamllint: started [2022-03-10T19:03:39.567Z] #22 13.85 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-10T19:03:39.567Z] #22 13.85 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-10T19:03:39.567Z] #22 13.92 Successfully built yamllint [2022-03-10T19:03:39.567Z] #22 13.95 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-10T19:03:39.567Z] #22 14.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-10T19:03:39.567Z] #22 DONE 14.9s [2022-03-10T19:03:39.567Z] [2022-03-10T19:03:39.567Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-10T19:03:39.567Z] #25 sha256:409214982c8da110f40b12cd0d5d752b7842ddf1e70e99ed4b0eb6325aa6b75a [2022-03-10T19:03:39.734Z] [2022-03-10T19:03:39.734Z] #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-03-10T19:03:39.734Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:03:40.146Z] #25 DONE 0.4s [2022-03-10T19:03:40.146Z] [2022-03-10T19:03:40.146Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:03:40.146Z] #30 sha256:f2e104afe1ca8863053b8f2654a3730c0e2d5afcbef42a2ff67074d1937cafae [2022-03-10T19:03:40.306Z] #53 ... [2022-03-10T19:03:40.306Z] [2022-03-10T19:03:40.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:40.306Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:40.306Z] #43 142.9 CC criu/protobuf-desc.o [2022-03-10T19:03:40.720Z] #30 ... [2022-03-10T19:03:40.720Z] [2022-03-10T19:03:40.720Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:40.720Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:40.720Z] #43 130.3 CC criu/net.o [2022-03-10T19:03:40.720Z] #43 133.1 CC criu/netfilter.o [2022-03-10T19:03:40.720Z] #43 133.5 CC criu/page-pipe.o [2022-03-10T19:03:40.720Z] #43 134.1 CC criu/page-xfer.o [2022-03-10T19:03:40.720Z] #43 135.7 CC criu/pagemap-cache.o [2022-03-10T19:03:40.720Z] #43 136.2 CC criu/pagemap.o [2022-03-10T19:03:40.720Z] #43 137.3 CC criu/parasite-syscall.o [2022-03-10T19:03:40.720Z] #43 138.3 CC criu/path.o [2022-03-10T19:03:40.720Z] #43 138.7 CC criu/pie-util-vdso-elf32.o [2022-03-10T19:03:40.720Z] #43 139.2 CC criu/pie-util-vdso.o [2022-03-10T19:03:40.720Z] #43 139.9 CC criu/pie-util.o [2022-03-10T19:03:40.720Z] #43 140.3 CC criu/pipes.o [2022-03-10T19:03:41.250Z] #43 143.8 CC criu/protobuf.o [2022-03-10T19:03:41.294Z] #43 141.0 CC criu/plugin.o [2022-03-10T19:03:41.512Z] #43 144.3 CC criu/pstree.o [2022-03-10T19:03:41.867Z] #43 141.5 CC criu/proc_parse.o [2022-03-10T19:03:42.904Z] #43 145.4 CC criu/rbtree.o [2022-03-10T19:03:42.904Z] #43 145.8 CC criu/rst-malloc.o [2022-03-10T19:03:43.166Z] #43 146.1 CC criu/seccomp.o [2022-03-10T19:03:44.110Z] #43 146.7 CC criu/seize.o [2022-03-10T19:03:45.053Z] #43 147.8 CC criu/servicefd.o [2022-03-10T19:03:45.175Z] #43 144.4 CC criu/protobuf-desc.o [2022-03-10T19:03:45.175Z] #43 ... [2022-03-10T19:03:45.175Z] [2022-03-10T19:03:45.175Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-10T19:03:45.175Z] #30 sha256:f2e104afe1ca8863053b8f2654a3730c0e2d5afcbef42a2ff67074d1937cafae [2022-03-10T19:03:45.175Z] #30 DONE 5.2s [2022-03-10T19:03:45.175Z] [2022-03-10T19:03:45.175Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-10T19:03:45.175Z] #33 sha256:401d3a8aef85f86b83fc1233bd5897468aa9b1b81f9763bfcb2bae2b5ec0216a [2022-03-10T19:03:45.664Z] #43 148.2 CC criu/shmem.o [2022-03-10T19:03:45.751Z] #33 DONE 0.5s [2022-03-10T19:03:45.751Z] [2022-03-10T19:03:45.751Z] #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-03-10T19:03:45.751Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:03:45.751Z] #53 ... [2022-03-10T19:03:45.751Z] [2022-03-10T19:03:45.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-03-10T19:03:45.751Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:45.751Z] #43 145.4 CC criu/protobuf.o [2022-03-10T19:03:46.013Z] #43 ... [2022-03-10T19:03:46.013Z] [2022-03-10T19:03:46.013Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-10T19:03:46.013Z] #35 sha256:1b35f2c0261c6ab073bdb09d34877354a7e8b28516cc44af4825166b2bb8f472 [2022-03-10T19:03:46.013Z] #35 DONE 0.2s [2022-03-10T19:03:46.013Z] [2022-03-10T19:03:46.013Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-10T19:03:46.013Z] #38 sha256:156cfc33f5b87b043891db2dcf5220c7f6afc359369bb4e547f930b449180872 [2022-03-10T19:03:46.013Z] #38 DONE 0.1s [2022-03-10T19:03:46.013Z] [2022-03-10T19:03:46.013Z] #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-03-10T19:03:46.013Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:03:46.275Z] #53 ... [2022-03-10T19:03:46.275Z] [2022-03-10T19:03:46.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:46.275Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:46.275Z] #43 145.9 CC criu/pstree.o [2022-03-10T19:03:46.629Z] #43 149.3 CC criu/sigframe.o [2022-03-10T19:03:46.891Z] #43 149.5 CC criu/signalfd.o [2022-03-10T19:03:47.155Z] #43 149.9 CC criu/sk-inet.o [2022-03-10T19:03:47.155Z] #43 ... [2022-03-10T19:03:47.155Z] [2022-03-10T19:03:47.155Z] #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-03-10T19:03:47.155Z] #49 sha256:d4d246ed98918f1ffc1ff62cce94273270b54df62066e1de034cc5cf50d48c2d [2022-03-10T19:03:47.155Z] #49 254.1 + /build/golangci-lint --version [2022-03-10T19:03:47.416Z] #49 254.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-10T19:03:47.663Z] #43 147.2 CC criu/rbtree.o [2022-03-10T19:03:47.925Z] #43 147.5 CC criu/rst-malloc.o [2022-03-10T19:03:48.186Z] #43 147.8 CC criu/seccomp.o [2022-03-10T19:03:48.358Z] #49 DONE 255.1s [2022-03-10T19:03:48.358Z] [2022-03-10T19:03:48.358Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-10T19:03:48.358Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:03:48.358Z] #53 ... [2022-03-10T19:03:48.358Z] [2022-03-10T19:03:48.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:48.358Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:48.358Z] #43 151.2 CC criu/sk-netlink.o [2022-03-10T19:03:48.929Z] #43 151.7 CC criu/sk-packet.o [2022-03-10T19:03:49.131Z] #43 148.5 CC criu/seize.o [2022-03-10T19:03:49.703Z] #43 149.4 CC criu/servicefd.o [2022-03-10T19:03:49.875Z] #43 152.5 CC criu/sk-queue.o [2022-03-10T19:03:50.277Z] #43 149.9 CC criu/shmem.o [2022-03-10T19:03:50.446Z] #43 153.3 CC criu/sk-tcp.o [2022-03-10T19:03:51.221Z] #43 150.9 CC criu/sigframe.o [2022-03-10T19:03:51.389Z] #43 153.9 CC criu/sk-unix.o [2022-03-10T19:03:51.483Z] #43 151.1 CC criu/signalfd.o [2022-03-10T19:03:51.745Z] #43 151.4 CC criu/sk-inet.o [2022-03-10T19:03:52.318Z] #43 ... [2022-03-10T19:03:52.318Z] [2022-03-10T19:03:52.318Z] #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-03-10T19:03:52.318Z] #49 sha256:63a0b6ca5282bc19a969568e9986c3b406dd4711ecdd0510ac10e67a3f5de274 [2022-03-10T19:03:52.318Z] #49 252.8 + /build/golangci-lint --version [2022-03-10T19:03:52.318Z] #49 253.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-10T19:03:52.318Z] #49 DONE 253.9s [2022-03-10T19:03:52.318Z] [2022-03-10T19:03:52.318Z] #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-03-10T19:03:52.318Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:03:52.779Z] #43 155.6 CC criu/sockets.o [2022-03-10T19:03:52.894Z] #53 ... [2022-03-10T19:03:52.894Z] [2022-03-10T19:03:52.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:52.894Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:52.894Z] #43 152.6 CC criu/sk-netlink.o [2022-03-10T19:03:53.157Z] #43 153.0 CC criu/sk-packet.o [2022-03-10T19:03:53.723Z] #43 156.4 CC criu/stats.o [2022-03-10T19:03:53.731Z] #43 153.6 CC criu/sk-queue.o [2022-03-10T19:03:53.985Z] #43 ... [2022-03-10T19:03:53.985Z] [2022-03-10T19:03:53.985Z] #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-03-10T19:03:53.985Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:03:53.985Z] #40 DONE 260.4s [2022-03-10T19:03:53.985Z] [2022-03-10T19:03:53.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:53.985Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:53.985Z] #43 156.7 CC criu/string.o [2022-03-10T19:03:53.985Z] #43 156.8 CC criu/sysctl.o [2022-03-10T19:03:54.306Z] #43 153.9 CC criu/sk-tcp.o [2022-03-10T19:03:54.931Z] #43 157.8 CC criu/sysfs_parse.o [2022-03-10T19:03:55.252Z] #43 154.8 CC criu/sk-unix.o [2022-03-10T19:03:55.505Z] #43 158.0 CC criu/timens.o [2022-03-10T19:03:55.505Z] #43 ... [2022-03-10T19:03:55.505Z] [2022-03-10T19:03:55.505Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:03:55.505Z] #41 sha256:7fb1aa4855ac7d02e40bca14431e906ef128563bb8c6da3787587b220099cf34 [2022-03-10T19:03:55.505Z] #41 DONE 0.5s [2022-03-10T19:03:55.505Z] [2022-03-10T19:03:55.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:55.505Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:55.505Z] #43 158.2 CC criu/timerfd.o [2022-03-10T19:03:55.768Z] #43 158.5 CC criu/tty.o [2022-03-10T19:03:56.642Z] #43 ... [2022-03-10T19:03:56.642Z] [2022-03-10T19:03:56.642Z] #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-03-10T19:03:56.642Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-10T19:03:56.642Z] #40 DONE 257.7s [2022-03-10T19:03:56.642Z] [2022-03-10T19:03:56.642Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:56.642Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:56.642Z] #43 156.3 CC criu/sockets.o [2022-03-10T19:03:57.156Z] #43 159.8 CC criu/tun.o [2022-03-10T19:03:57.418Z] #43 160.2 CC criu/uffd.o [2022-03-10T19:03:57.586Z] #43 157.3 CC criu/stats.o [2022-03-10T19:03:58.159Z] #43 157.6 CC criu/string.o [2022-03-10T19:03:58.159Z] #43 157.7 CC criu/sysctl.o [2022-03-10T19:03:58.363Z] #43 161.0 CC criu/util.o [2022-03-10T19:03:58.421Z] #43 158.2 CC criu/sysfs_parse.o [2022-03-10T19:03:58.682Z] #43 ... [2022-03-10T19:03:58.682Z] [2022-03-10T19:03:58.682Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-10T19:03:58.682Z] #41 sha256:07e89943f93aade08e5bcb7dfdda8ebe6ce4c61b27dd1e521d6317cc4027b611 [2022-03-10T19:03:58.682Z] #41 DONE 0.5s [2022-03-10T19:03:58.682Z] [2022-03-10T19:03:58.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-10T19:03:58.682Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-10T19:03:58.682Z] #43 158.4 CC criu/timens.o [2022-03-10T19:03:58.943Z] #43 158.7 CC criu/timerfd.o [2022-03-10T19:03:59.205Z] #43 158.9 CC criu/tty.o [2022-03-10T19:03:59.307Z] #43 162.0 CC criu/uts_ns.o [2022-03-10T19:03:59.307Z] #43 162.1 CC criu/vdso-compat.o [2022-03-10T19:03:59.307Z] #43 162.2 CC criu/vdso.o [2022-03-10T19:03:59.880Z] #43 162.6 LINK criu/built-in.o [2022-03-10T19:03:59.880Z] #43 162.8 LINK criu/criu [2022-03-10T19:04:00.453Z] #43 163.1 DEP lib/c/criu.d [2022-03-10T19:04:00.453Z] #43 163.1 CC images/rpc.pb-c.o [2022-03-10T19:04:00.594Z] #43 160.2 CC criu/tun.o [2022-03-10T19:04:00.855Z] #43 160.5 CC criu/uffd.o [2022-03-10T19:04:01.026Z] #43 163.6 CC lib/c/criu.o [2022-03-10T19:04:01.600Z] #43 164.3 LINK lib/c/built-in.o [2022-03-10T19:04:01.600Z] #43 164.3 LINK lib/c/libcriu.so [2022-03-10T19:04:01.600Z] #43 164.3 LINK lib/c/libcriu.a [2022-03-10T19:04:01.600Z] #43 164.4 GEN magic.py [2022-03-10T19:04:01.600Z] #43 164.5 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:04:01.600Z] #43 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:04:01.801Z] #43 161.3 CC criu/util.o [2022-03-10T19:04:01.861Z] #43 164.5 Note: Building without GnuTLS support [2022-03-10T19:04:01.861Z] #43 164.5 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:04:01.861Z] #43 164.5 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:04:02.434Z] #43 165.2 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:04:02.746Z] #43 162.2 CC criu/uts_ns.o [2022-03-10T19:04:02.746Z] #43 162.3 CC criu/vdso-compat.o [2022-03-10T19:04:03.008Z] #43 162.5 CC criu/vdso.o [2022-03-10T19:04:03.017Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2022-03-10T19:04:03.271Z] #43 163.0 LINK criu/built-in.o [2022-03-10T19:04:03.271Z] #43 163.1 LINK criu/criu [2022-03-10T19:04:03.590Z] #43 166.4 make[1]: 'images/built-in.o' is up to date. [2022-03-10T19:04:03.590Z] #43 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-10T19:04:03.590Z] #43 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-10T19:04:03.590Z] #43 166.5 make[1]: 'compel/libcompel.a' is up to date. [2022-03-10T19:04:03.847Z] #43 163.5 DEP lib/c/criu.d [2022-03-10T19:04:03.847Z] #43 163.5 CC images/rpc.pb-c.o [2022-03-10T19:04:03.851Z] #43 166.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-10T19:04:03.851Z] #43 166.5 make[1]: Nothing to be done for 'all'. [2022-03-10T19:04:03.851Z] #43 166.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:04:03.851Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.109Z] #43 163.9 CC lib/c/criu.o [2022-03-10T19:04:04.112Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.113Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:04.374Z] #43 167.0 INSTALL criu/criu [2022-03-10T19:04:04.638Z] #43 DONE 167.4s [2022-03-10T19:04:04.638Z] [2022-03-10T19:04:04.638Z] #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-03-10T19:04:04.638Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:04:05.054Z] #43 164.7 LINK lib/c/built-in.o [2022-03-10T19:04:05.054Z] #43 164.7 LINK lib/c/libcriu.so [2022-03-10T19:04:05.054Z] #43 164.7 LINK lib/c/libcriu.a [2022-03-10T19:04:05.316Z] #43 164.8 GEN magic.py [2022-03-10T19:04:05.316Z] #43 164.9 Note: Building without setproctitle() and strlcpy() support. [2022-03-10T19:04:05.316Z] #43 164.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-10T19:04:05.316Z] #43 164.9 Note: Building without GnuTLS support [2022-03-10T19:04:05.316Z] #43 164.9 Makefile.config:39: Warn: you have no libnftables installed [2022-03-10T19:04:05.316Z] #43 164.9 Makefile.config:40: Warn: Building without nftables support [2022-03-10T19:04:05.890Z] #43 165.6 fatal: not a git repository (or any of the parent directories): .git [2022-03-10T19:04:06.464Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2022-03-10T19:04:06.563Z] #56 ... [2022-03-10T19:04:06.563Z] [2022-03-10T19:04:06.563Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-10T19:04:06.563Z] #44 sha256:374ab86ae43d8e212b34baa8ad83226ada08282d3f9e98679df840353361fbcb [2022-03-10T19:04:06.563Z] #44 DONE 0.1s [2022-03-10T19:04:06.563Z] [2022-03-10T19:04:06.563Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-10T19:04:06.563Z] #46 sha256:ed58eb07b0d81f677c55eb4f2a134495a3608ec57d2e6b1ff55060e3c7c17592 [2022-03-10T19:04:06.563Z] #46 DONE 0.2s [2022-03-10T19:04:06.563Z] [2022-03-10T19:04:06.563Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T19:04:06.564Z] #48 sha256:6c282dc9e892d61e3d5898892be9df57092aea785f318124ac876bfa309c5b75 [2022-03-10T19:04:06.564Z] #48 DONE 0.1s [2022-03-10T19:04:06.564Z] [2022-03-10T19:04:06.564Z] #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-03-10T19:04:06.564Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:04:06.564Z] #53 ... [2022-03-10T19:04:06.564Z] [2022-03-10T19:04:06.564Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T19:04:06.564Z] #50 sha256:4e9a1f9a83f28b352c3b425cf94cbdb813b403b1885ca8f57f37638f4d9cb2ac [2022-03-10T19:04:06.826Z] #50 DONE 0.2s [2022-03-10T19:04:06.826Z] [2022-03-10T19:04:06.826Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T19:04:06.826Z] #52 sha256:1bad8c36ca952cc6712067da06b9df11c49f8f6b07d62b8d048233af812f098f [2022-03-10T19:04:06.826Z] #52 DONE 0.1s [2022-03-10T19:04:06.826Z] [2022-03-10T19:04:06.826Z] #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-03-10T19:04:06.826Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:04:07.037Z] #43 166.7 make[1]: 'images/built-in.o' is up to date. [2022-03-10T19:04:07.037Z] #43 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-10T19:04:07.037Z] #43 166.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-10T19:04:07.037Z] #43 166.8 make[1]: 'compel/libcompel.a' is up to date. [2022-03-10T19:04:07.037Z] #43 166.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-10T19:04:07.298Z] #43 166.8 make[1]: Nothing to be done for 'all'. [2022-03-10T19:04:07.298Z] #43 166.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-10T19:04:07.298Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.298Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.560Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.560Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.560Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.560Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.560Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.734Z] #56 231.5 # github.com/containerd/containerd/cmd/containerd [2022-03-10T19:04:07.734Z] #56 231.5 /usr/bin/ld: /tmp/go-link-107287596/000019.o: in function `New': [2022-03-10T19:04:07.734Z] #56 231.5 /tmp/tmp.z1s77or2Ax/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-03-10T19:04:07.734Z] #56 231.5 + bin/containerd-stress [2022-03-10T19:04:07.734Z] #56 232.6 + bin/containerd-shim [2022-03-10T19:04:07.821Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2022-03-10T19:04:07.822Z] #43 167.4 INSTALL criu/criu [2022-03-10T19:04:08.084Z] #43 DONE 167.9s [2022-03-10T19:04:08.084Z] [2022-03-10T19:04:08.084Z] #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-03-10T19:04:08.084Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:04:09.474Z] #53 ... [2022-03-10T19:04:09.474Z] [2022-03-10T19:04:09.474Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-10T19:04:09.474Z] #44 sha256:290460ba54387df0491de883df26dd6508391e25eec95d6f8211d61253ad59f6 [2022-03-10T19:04:09.474Z] #44 DONE 0.1s [2022-03-10T19:04:09.474Z] [2022-03-10T19:04:09.474Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-10T19:04:09.474Z] #46 sha256:cb9818bcb462ffc09a1d0f0200edc8b1eb90e3df92282691ab9a3bfc1031ec46 [2022-03-10T19:04:09.736Z] #46 DONE 0.1s [2022-03-10T19:04:09.736Z] [2022-03-10T19:04:09.736Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-10T19:04:09.736Z] #48 sha256:7cefb017d7263e6f823f843e5bf14a7c7e6006e837f52a5b1febbede5fb1e116 [2022-03-10T19:04:09.736Z] #48 DONE 0.1s [2022-03-10T19:04:09.736Z] [2022-03-10T19:04:09.736Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-10T19:04:09.736Z] #50 sha256:0315bbf3856a0e773230892b5b44c65fadf7720d0f2141213e8e80f61d793192 [2022-03-10T19:04:10.308Z] #50 DONE 0.5s [2022-03-10T19:04:10.308Z] [2022-03-10T19:04:10.308Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-10T19:04:10.308Z] #52 sha256:5f0909fe297cc8c853a77b15523b6a7491222345564dfc09901b130e2efdec19 [2022-03-10T19:04:10.308Z] #52 DONE 0.1s [2022-03-10T19:04:10.308Z] [2022-03-10T19:04:10.308Z] #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-03-10T19:04:10.308Z] #56 sha256:fb0fa8232a159f8945433fc964e631df268698478d2f5a1935fa64ddeac65cc5 [2022-03-10T19:04:11.928Z] #56 239.4 + bin/containerd-shim-runc-v1 [2022-03-10T19:04:16.138Z] #56 244.4 + bin/containerd-shim-runc-v2 [2022-03-10T19:04:16.706Z] #56 245.0 + binaries [2022-03-10T19:04:16.964Z] #56 245.0 + install -D bin/containerd /build/containerd [2022-03-10T19:04:16.964Z] #56 245.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T19:04:16.964Z] #56 245.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T19:04:16.964Z] #56 245.0 + install -D bin/ctr /build/ctr [2022-03-10T19:04:19.504Z] #56 DONE 247.8s [2022-03-10T19:04:20.442Z] [2022-03-10T19:04:20.442Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T19:04:20.442Z] #57 sha256:b077b88363b3281b9acf2df0042807ada1a392dd18f484dc1a441d2a798cf63a [2022-03-10T19:04:21.820Z] #57 DONE 1.2s [2022-03-10T19:04:21.820Z] [2022-03-10T19:04:21.820Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T19:04:21.820Z] #61 sha256:4524075774d27cf327bf21c68648f63bd6fd726939045daddff26a400f33755d [2022-03-10T19:04:22.080Z] #61 DONE 0.3s [2022-03-10T19:04:22.080Z] [2022-03-10T19:04:22.080Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T19:04:22.080Z] #66 sha256:a30bffe3db37483a3597d084a0e6e145076a9fee9e797a8887716a5ef741c41a [2022-03-10T19:04:23.455Z] #66 DONE 1.4s [2022-03-10T19:04:23.455Z] [2022-03-10T19:04:23.455Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-10T19:04:23.455Z] #68 sha256:de41e6d453080d413078ddbbb01bb8cfab6199c9b38b8720d218732db91f5b3a [2022-03-10T19:04:23.455Z] #68 DONE 0.1s [2022-03-10T19:04:23.455Z] [2022-03-10T19:04:23.455Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-10T19:04:23.455Z] #69 sha256:ffaefe75bdab4a8325d18837d9ffc55b23fadb15f313fdc2cf6a222166bd24d6 [2022-03-10T19:04:23.455Z] #69 DONE 0.0s [2022-03-10T19:04:23.455Z] [2022-03-10T19:04:23.455Z] #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-03-10T19:04:23.455Z] #70 sha256:9c0195543a7b0caca104b1cd929b576d4904d88663003f9934ea64a399c37a28 [2022-03-10T19:04:24.023Z] #70 0.637 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-03-10T19:04:24.023Z] #70 0.637 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-03-10T19:04:24.023Z] #70 0.637 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-03-10T19:04:24.023Z] #70 0.637 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-03-10T19:04:24.959Z] #56 218.9 + bin/containerd [2022-03-10T19:04:24.960Z] #56 ... [2022-03-10T19:04:24.960Z] [2022-03-10T19:04:24.960Z] #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-03-10T19:04:24.960Z] #53 sha256:5a1167ea214752d94c01002454907d90fda801fc036447e9002355a2b9eafb60 [2022-03-10T19:04:24.960Z] #53 135.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-03-10T19:04:24.960Z] #53 136.1 + mkdir -p /build [2022-03-10T19:04:24.960Z] #53 136.1 + cp runc /build/runc [2022-03-10T19:04:24.960Z] #53 DONE 136.9s [2022-03-10T19:04:24.960Z] [2022-03-10T19:04:24.960Z] #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-03-10T19:04:24.960Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:04:25.219Z] #70 0.988 Reading package lists... [2022-03-10T19:04:25.530Z] #56 ... [2022-03-10T19:04:25.530Z] [2022-03-10T19:04:25.530Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T19:04:25.530Z] #54 sha256:aed3f40b9af8897bc8431d694c310b0820dbb3cc661da956544d0d9316c28842 [2022-03-10T19:04:25.530Z] #54 DONE 0.3s [2022-03-10T19:04:25.530Z] [2022-03-10T19:04:25.530Z] #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-03-10T19:04:25.530Z] #56 sha256:a7bb0caf3567df7472205941bf19ce646a28ab9406a793de3fdfa58556f11b33 [2022-03-10T19:04:25.789Z] #70 1.626 Reading package lists... [2022-03-10T19:04:25.789Z] #70 2.222 Building dependency tree... [2022-03-10T19:04:25.789Z] #70 2.339 Reading state information... [2022-03-10T19:04:25.789Z] #70 2.436 The following additional packages will be installed: [2022-03-10T19:04:25.789Z] #70 2.437 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-03-10T19:04:25.789Z] #70 2.437 libpam-systemd [2022-03-10T19:04:25.789Z] #70 2.438 Suggested packages: [2022-03-10T19:04:25.789Z] #70 2.438 systemd-container policykit-1 [2022-03-10T19:04:25.789Z] #70 2.438 Recommended packages: [2022-03-10T19:04:25.789Z] #70 2.438 libnss-systemd [2022-03-10T19:04:26.049Z] #70 2.518 The following NEW packages will be installed: [2022-03-10T19:04:26.049Z] #70 2.519 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-03-10T19:04:26.049Z] #70 2.519 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-03-10T19:04:26.049Z] #70 2.786 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-10T19:04:26.049Z] #70 2.786 Need to get 4759 kB of archives. [2022-03-10T19:04:26.049Z] #70 2.786 After this operation, 16.6 MB of additional disk space will be used. [2022-03-10T19:04:26.049Z] #70 2.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-10T19:04:26.308Z] #70 2.788 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-03-10T19:04:26.308Z] #70 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-03-10T19:04:26.308Z] #70 2.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-03-10T19:04:26.308Z] #70 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-03-10T19:04:26.308Z] #70 2.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-03-10T19:04:26.308Z] #70 2.889 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-03-10T19:04:26.308Z] #70 2.905 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-03-10T19:04:26.308Z] #70 2.907 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-03-10T19:04:26.308Z] #70 2.910 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-03-10T19:04:26.308Z] #70 2.912 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-03-10T19:04:26.567Z] #70 3.117 debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T19:04:26.567Z] #70 3.144 Fetched 4759 kB in 0s (12.4 MB/s) [2022-03-10T19:04:26.567Z] #70 3.172 Selecting previously unselected package libargon2-1:amd64. [2022-03-10T19:04:26.567Z] #70 3.172 (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-03-10T19:04:26.567Z] #70 3.185 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-10T19:04:26.567Z] #70 3.197 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T19:04:26.825Z] #70 3.322 Selecting previously unselected package libjson-c3:amd64. [2022-03-10T19:04:26.825Z] #70 3.325 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-03-10T19:04:26.825Z] #70 3.328 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-10T19:04:26.825Z] #70 3.363 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-10T19:04:26.825Z] #70 3.366 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-03-10T19:04:26.825Z] #70 3.371 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-10T19:04:26.825Z] #70 3.421 Selecting previously unselected package libidn11:amd64. [2022-03-10T19:04:26.825Z] #70 3.424 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-03-10T19:04:26.825Z] #70 3.428 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-03-10T19:04:26.825Z] #70 3.471 Selecting previously unselected package libkmod2:amd64. [2022-03-10T19:04:26.825Z] #70 3.474 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-03-10T19:04:26.825Z] #70 3.479 Unpacking libkmod2:amd64 (26-1) ... [2022-03-10T19:04:26.825Z] #70 3.528 Selecting previously unselected package systemd. [2022-03-10T19:04:27.084Z] #70 3.531 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-03-10T19:04:27.084Z] #70 3.570 Unpacking systemd (241-7~deb10u8) ... [2022-03-10T19:04:27.343Z] #70 4.075 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-10T19:04:27.343Z] #70 4.087 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-10T19:04:27.603Z] #70 4.103 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-10T19:04:27.603Z] #70 4.113 Setting up libidn11:amd64 (1.33-2.2) ... [2022-03-10T19:04:27.603Z] #70 4.128 Setting up libkmod2:amd64 (26-1) ... [2022-03-10T19:04:27.603Z] #70 4.145 Setting up systemd (241-7~deb10u8) ... [2022-03-10T19:04:27.603Z] #70 4.195 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-10T19:04:27.603Z] #70 4.197 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-10T19:04:27.603Z] #70 4.200 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T19:04:27.603Z] #70 4.200 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-10T19:04:28.172Z] #70 4.746 Selecting previously unselected package systemd-sysv. [2022-03-10T19:04:28.173Z] #70 4.746 (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-03-10T19:04:28.173Z] #70 4.759 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-03-10T19:04:28.173Z] #70 4.765 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-03-10T19:04:28.173Z] #70 4.817 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-10T19:04:28.173Z] #70 4.820 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-03-10T19:04:28.173Z] #70 4.823 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.173Z] #70 4.886 Selecting previously unselected package dbus. [2022-03-10T19:04:28.432Z] #70 4.888 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-03-10T19:04:28.432Z] #70 4.903 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.432Z] #70 4.964 Selecting previously unselected package libpam-systemd:amd64. [2022-03-10T19:04:28.432Z] #70 4.964 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-03-10T19:04:28.432Z] #70 4.968 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-10T19:04:28.432Z] #70 5.016 Selecting previously unselected package dbus-user-session. [2022-03-10T19:04:28.432Z] #70 5.018 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-03-10T19:04:28.432Z] #70 5.023 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.432Z] #70 5.093 Setting up systemd-sysv (241-7~deb10u8) ... [2022-03-10T19:04:28.432Z] #70 5.107 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.432Z] #70 5.122 Setting up dbus (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.441Z] #56 ... [2022-03-10T19:04:28.441Z] [2022-03-10T19:04:28.441Z] #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-03-10T19:04:28.441Z] #53 sha256:4015ae41d3055b5f518160a2414134cc6fc91427379a98340d0092a292256e78 [2022-03-10T19:04:28.441Z] #53 134.9 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-03-10T19:04:28.441Z] #53 135.6 + mkdir -p /build [2022-03-10T19:04:28.441Z] #53 135.6 + cp runc /build/runc [2022-03-10T19:04:28.441Z] #53 DONE 136.6s [2022-03-10T19:04:28.441Z] [2022-03-10T19:04:28.442Z] #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-03-10T19:04:28.442Z] #56 sha256:fb0fa8232a159f8945433fc964e631df268698478d2f5a1935fa64ddeac65cc5 [2022-03-10T19:04:28.442Z] #56 220.2 + bin/containerd [2022-03-10T19:04:28.690Z] #70 5.248 invoke-rc.d: could not determine current runlevel [2022-03-10T19:04:28.690Z] #70 5.250 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T19:04:28.690Z] #70 5.256 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-10T19:04:28.949Z] #70 5.405 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-10T19:04:28.949Z] #70 5.417 Processing triggers for systemd (241-7~deb10u8) ... [2022-03-10T19:04:28.949Z] #70 5.428 Processing triggers for libc-bin (2.28-10) ... [2022-03-10T19:04:28.949Z] #70 DONE 5.6s [2022-03-10T19:04:28.949Z] [2022-03-10T19:04:28.949Z] #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-03-10T19:04:28.949Z] #71 sha256:4e3c2445785cf96f022df13c397c50315eba1efd0ae80d0ea928173a4b31d499 [2022-03-10T19:04:29.210Z] #71 0.387 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T19:04:29.469Z] #71 0.390 Dload Upload Total Spent Left Speed [2022-03-10T19:04:29.729Z] #71 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5918 0 --:--:-- --:--:-- --:--:-- 5918 [2022-03-10T19:04:29.729Z] #71 DONE 0.7s [2022-03-10T19:04:29.729Z] [2022-03-10T19:04:29.729Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T19:04:29.729Z] #72 sha256:09b66ad4cc8bb65cfecf2d1c9d4630735b786fd9c28c2cd5a35a4ff13696fcc2 [2022-03-10T19:04:29.831Z] #56 ... [2022-03-10T19:04:29.831Z] [2022-03-10T19:04:29.831Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-10T19:04:29.831Z] #54 sha256:e38f700bde2c80c4a5bf1e3a1c39e71cf668375c6091782d9e50ac75ad9c84f0 [2022-03-10T19:04:29.831Z] #54 DONE 0.1s [2022-03-10T19:04:29.831Z] [2022-03-10T19:04:29.831Z] #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-03-10T19:04:29.831Z] #56 sha256:fb0fa8232a159f8945433fc964e631df268698478d2f5a1935fa64ddeac65cc5 [2022-03-10T19:04:31.108Z] #72 DONE 1.2s [2022-03-10T19:04:31.108Z] [2022-03-10T19:04:31.108Z] #73 exporting to image [2022-03-10T19:04:31.108Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T19:04:31.108Z] #73 exporting layers [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 48.5% of statements [2022-03-10T19:04:34.120Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/builder/remotecontext 0.058s coverage: 13.7% of statements [2022-03-10T19:04:34.120Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-10T19:04:35.053Z] ok github.com/docker/docker/builder/remotecontext/git 0.905s coverage: 86.3% of statements [2022-03-10T19:04:35.053Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T19:04:35.053Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T19:04:37.585Z] ok github.com/docker/docker/client 0.123s coverage: 75.4% of statements [2022-03-10T19:04:37.675Z] #73 exporting layers 6.5s done [2022-03-10T19:04:37.675Z] #73 writing image sha256:4e968295eb43296b8e86888927d0a429fc0a4cdbfa2a5e3ea27617301c2afe70 done [2022-03-10T19:04:37.675Z] #73 naming to docker.io/library/docker:f5c56eaca842b4269934b162e237487b28c7cc9d done [2022-03-10T19:04:37.675Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T19:04:38.020Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -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:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh dynbinary test-integration [2022-03-10T19:04:39.401Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-10T19:04:39.401Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-10T19:04:39.401Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-10T19:04:39.401Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-10T19:04:39.401Z] 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-03-10T19:04:39.401Z] Detected virtualization docker. [2022-03-10T19:04:39.401Z] Detected architecture x86-64. [2022-03-10T19:04:39.401Z] Set hostname to . [2022-03-10T19:04:39.660Z] + source /etc/docker-entrypoint-cmd [2022-03-10T19:04:39.660Z] ++ hack/make.sh dynbinary test-integration [2022-03-10T19:04:39.660Z] [2022-03-10T19:04:39.660Z] Removing bundles/ [2022-03-10T19:04:39.660Z] [2022-03-10T19:04:39.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T19:04:39.660Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:04:39.660Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:04:57.656Z] #56 251.0 # github.com/containerd/containerd/cmd/containerd [2022-03-10T19:04:57.656Z] #56 251.0 /usr/bin/ld: /tmp/go-link-006431057/000019.o: in function `New': [2022-03-10T19:04:57.656Z] #56 251.0 /tmp/tmp.r0LSm4mLuS/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-03-10T19:04:57.656Z] #56 251.1 + bin/containerd-stress [2022-03-10T19:04:57.656Z] #56 252.1 + bin/containerd-shim [2022-03-10T19:05:02.019Z] #56 252.7 # github.com/containerd/containerd/cmd/containerd [2022-03-10T19:05:02.019Z] #56 252.7 /usr/bin/ld: /tmp/go-link-823789281/000019.o: in function `New': [2022-03-10T19:05:02.019Z] #56 252.7 /tmp/tmp.uiEYInpsKm/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-03-10T19:05:02.019Z] #56 252.7 + bin/containerd-stress [2022-03-10T19:05:02.019Z] #56 253.8 + bin/containerd-shim [2022-03-10T19:05:02.635Z] 4612f6d0b889: Pull complete [2022-03-10T19:05:02.948Z] #56 259.1 + bin/containerd-shim-runc-v1 [2022-03-10T19:05:07.310Z] #56 260.9 + bin/containerd-shim-runc-v1 [2022-03-10T19:05:08.247Z] #56 264.2 + bin/containerd-shim-runc-v2 [2022-03-10T19:05:08.247Z] #56 264.8 + binaries [2022-03-10T19:05:08.247Z] #56 264.8 + install -D bin/containerd /build/containerd [2022-03-10T19:05:08.247Z] #56 264.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T19:05:08.247Z] #56 264.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T19:05:08.247Z] #56 264.9 + install -D bin/ctr /build/ctr [2022-03-10T19:05:10.789Z] #56 DONE 267.2s [2022-03-10T19:05:11.376Z] [2022-03-10T19:05:11.377Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T19:05:11.377Z] #57 sha256:c01a53cdf113745fb5323f80621bce844e464f08f2b6515bb97ead0ba4ff07d2 [2022-03-10T19:05:12.329Z] #57 DONE 0.9s [2022-03-10T19:05:12.329Z] [2022-03-10T19:05:12.329Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T19:05:12.329Z] #61 sha256:f9ca00482623e19f2c8b55e3a06508768eaa2b2b6344f7b76db34462733f2ccd [2022-03-10T19:05:12.329Z] #61 DONE 0.2s [2022-03-10T19:05:12.598Z] [2022-03-10T19:05:12.598Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T19:05:12.598Z] #66 sha256:9ffe64c36f4baf8a1477bb3d19cf9b32641505f0f973295e97932b0ac9b35ab8 [2022-03-10T19:05:12.605Z] #56 266.0 + bin/containerd-shim-runc-v2 [2022-03-10T19:05:13.180Z] #56 266.7 + binaries [2022-03-10T19:05:13.180Z] #56 266.7 + install -D bin/containerd /build/containerd [2022-03-10T19:05:13.180Z] #56 266.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-10T19:05:13.180Z] #56 266.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-10T19:05:13.180Z] #56 266.7 + install -D bin/ctr /build/ctr [2022-03-10T19:05:13.546Z] #66 DONE 1.0s [2022-03-10T19:05:13.546Z] [2022-03-10T19:05:13.546Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-10T19:05:13.546Z] #68 sha256:45b68688e9c5193e6b76cb82e9f7a6bb157b4573a89d01dedf506a3168fb6b13 [2022-03-10T19:05:13.546Z] #68 DONE 0.1s [2022-03-10T19:05:13.546Z] [2022-03-10T19:05:13.546Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-10T19:05:13.546Z] #69 sha256:4868e19a7822fd835115fe33501e90b10f6e8491df7d13478cd5878cd73d59f8 [2022-03-10T19:05:13.546Z] #69 DONE 0.0s [2022-03-10T19:05:13.546Z] [2022-03-10T19:05:13.546Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T19:05:13.546Z] #70 sha256:1fdec2180802dd66f91beb9298d80f0480eb814e4814983d2abee85d56f911c7 [2022-03-10T19:05:14.123Z] #56 DONE 267.4s [2022-03-10T19:05:14.934Z] #70 DONE 1.4s [2022-03-10T19:05:14.934Z] [2022-03-10T19:05:14.934Z] #71 exporting to image [2022-03-10T19:05:14.934Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T19:05:14.934Z] #71 exporting layers [2022-03-10T19:05:15.065Z] [2022-03-10T19:05:15.066Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-10T19:05:15.066Z] #57 sha256:5b0e69a52b4a3e918a073ce9f6028b38c497ea9f0d7795158c27be9dd468bc63 [2022-03-10T19:05:15.066Z] #57 DONE 0.2s [2022-03-10T19:05:15.066Z] [2022-03-10T19:05:15.066Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-10T19:05:15.066Z] #61 sha256:48c81e5990c543c91148c2c94548668b847419bb4e765894531b17feb039425c [2022-03-10T19:05:15.327Z] #61 DONE 0.1s [2022-03-10T19:05:15.327Z] [2022-03-10T19:05:15.327Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-10T19:05:15.327Z] #66 sha256:5c146f34173bec31613d3c44016deeb2e1d021688aff8fe3704eaceeec5f8268 [2022-03-10T19:05:15.588Z] #66 DONE 0.3s [2022-03-10T19:05:15.588Z] [2022-03-10T19:05:15.588Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-10T19:05:15.588Z] #68 sha256:2c1d30d9abb1092828666583a25c53d9f8dda4cff3703eb2889265fd3c30701c [2022-03-10T19:05:15.588Z] #68 DONE 0.1s [2022-03-10T19:05:15.588Z] [2022-03-10T19:05:15.588Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-10T19:05:15.588Z] #69 sha256:d67a0610fa94243ab878fa7e0dba7f7ab04739af920b8645c50a1b4e6e6a8b4b [2022-03-10T19:05:15.588Z] #69 DONE 0.0s [2022-03-10T19:05:15.848Z] [2022-03-10T19:05:15.848Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-10T19:05:15.849Z] #70 sha256:5cadcee5c8b307da57f0de0897742174b051dc3d2288fe4bb9f3352cf3b1cdbf [2022-03-10T19:05:16.291Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2022-03-10T19:05:16.291Z] ok github.com/docker/docker/container 0.129s coverage: 34.5% of statements [2022-03-10T19:05:16.291Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T19:05:16.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T19:05:16.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T19:05:16.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T19:05:16.858Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-03-10T19:05:17.763Z] #70 DONE 1.9s [2022-03-10T19:05:17.763Z] [2022-03-10T19:05:17.763Z] #71 exporting to image [2022-03-10T19:05:17.763Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-10T19:05:17.763Z] #71 exporting layers [2022-03-10T19:05:17.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2022-03-10T19:05:18.732Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-10T19:05:21.521Z] #71 exporting layers 6.5s done [2022-03-10T19:05:21.521Z] #71 writing image sha256:a81d81fb24e54262139a8c1d713b8731ae35fb410f2cc98e44411e94d21aa78f done [2022-03-10T19:05:21.521Z] #71 naming to docker.io/library/docker:f5c56eaca842b4269934b162e237487b28c7cc9d done [2022-03-10T19:05:21.521Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T19:05:21.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -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:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh dynbinary test-integration [2022-03-10T19:05:23.250Z] [2022-03-10T19:05:23.250Z] Removing bundles/ [2022-03-10T19:05:23.250Z] [2022-03-10T19:05:23.251Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T19:05:23.251Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:05:23.251Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:05:24.353Z] #71 exporting layers 6.5s done [2022-03-10T19:05:24.353Z] #71 writing image sha256:f6aa41e08a4c47df458ca4b6d9fffdfa13c7e6f37f94a7b68e578dc740574b7d done [2022-03-10T19:05:24.353Z] #71 naming to docker.io/library/docker:f5c56eaca842b4269934b162e237487b28c7cc9d done [2022-03-10T19:05:24.353Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-10T19:05:24.688Z] + trap exit INT TERM [2022-03-10T19:05:24.688Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-10T19:05:24.688Z] + CONTAINER_NAME=docker-pr1 [2022-03-10T19:05:24.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh dynbinary-daemon [2022-03-10T19:05:25.293Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-10T19:05:26.076Z] [2022-03-10T19:05:26.076Z] Removing bundles/ [2022-03-10T19:05:26.076Z] [2022-03-10T19:05:26.076Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-10T19:05:26.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:05:26.076Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:05:26.681Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2022-03-10T19:05:26.681Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-03-10T19:05:27.253Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-10T19:05:27.820Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-10T19:05:28.756Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-03-10T19:05:30.130Z] ok github.com/docker/docker/daemon 12.107s coverage: 17.1% of statements [2022-03-10T19:05:30.130Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T19:05:30.130Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T19:05:30.130Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T19:05:30.130Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T19:05:30.130Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2022-03-10T19:05:30.697Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 56.2% of statements [2022-03-10T19:05:32.082Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-10T19:05:33.464Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.5% of statements [2022-03-10T19:05:34.840Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.948s coverage: 46.2% of statements [2022-03-10T19:05:34.840Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T19:05:35.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.713s coverage: 58.0% of statements [2022-03-10T19:05:35.098Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T19:05:35.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T19:05:36.032Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.8% of statements [2022-03-10T19:05:36.295Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-03-10T19:05:36.553Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-03-10T19:05:37.929Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.6% of statements [2022-03-10T19:05:37.929Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T19:05:37.929Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T19:05:38.187Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-03-10T19:05:39.122Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.8% of statements [2022-03-10T19:05:39.122Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-10T19:05:39.122Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T19:05:39.122Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-10T19:05:39.383Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-03-10T19:05:39.949Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-03-10T19:05:39.949Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-10T19:05:40.516Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-03-10T19:05:40.516Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T19:05:40.774Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 58.2% of statements [2022-03-10T19:05:41.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-10T19:05:41.750Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 2m4.672817952s [2022-03-10T19:05:41.750Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 423.312648ms [2022-03-10T19:05:42.273Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-10T19:05:42.274Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-10T19:05:42.840Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T19:05:43.406Z] ok github.com/docker/docker/daemon/logger/splunk 1.570s coverage: 82.5% of statements [2022-03-10T19:05:43.406Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T19:05:43.406Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T19:05:44.340Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-03-10T19:05:44.908Z] ok github.com/docker/docker/distribution 0.720s coverage: 27.6% of statements [2022-03-10T19:05:44.908Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T19:05:45.474Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-10T19:05:46.409Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-10T19:05:46.667Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-10T19:05:46.926Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 85.1% of statements [2022-03-10T19:05:46.926Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T19:05:46.926Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-10T19:05:47.185Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-10T19:05:47.185Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T19:05:47.443Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-03-10T19:05:48.378Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2022-03-10T19:05:48.944Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-03-10T19:05:49.203Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-10T19:05:50.576Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.3% of statements [2022-03-10T19:05:51.951Z] ok github.com/docker/docker/pkg/authorization 0.874s coverage: 68.3% of statements [2022-03-10T19:05:52.209Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-10T19:05:52.209Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T19:05:55.489Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2022-03-10T19:05:55.489Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-10T19:05:55.747Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-10T19:05:56.006Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-10T19:05:56.265Z] ok github.com/docker/docker/layer 7.537s coverage: 68.8% of statements [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-10T19:05:56.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T19:05:56.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2022-03-10T19:05:56.782Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-03-10T19:05:57.040Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-10T19:05:57.973Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-10T19:05:58.539Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2022-03-10T19:05:58.797Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-03-10T19:05:59.054Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-03-10T19:05:59.620Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2022-03-10T19:06:00.186Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.5% of statements [2022-03-10T19:06:00.444Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 70.1% of statements [2022-03-10T19:06:00.444Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-10T19:06:00.444Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-10T19:06:00.709Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-03-10T19:06:00.709Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T19:06:00.709Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-10T19:06:00.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-03-10T19:06:00.709Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-10T19:06:00.968Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-10T19:06:00.968Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-03-10T19:06:01.226Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2022-03-10T19:06:01.226Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-10T19:06:01.226Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T19:06:01.226Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T19:06:02.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-10T19:06:02.420Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-10T19:06:02.678Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-10T19:06:02.678Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-10T19:06:04.051Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-03-10T19:06:04.309Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-10T19:06:08.529Z] ok github.com/docker/docker/pkg/signal 3.327s coverage: 62.3% of statements [2022-03-10T19:06:08.529Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-10T19:06:08.529Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-10T19:06:08.529Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T19:06:09.096Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-03-10T19:06:09.663Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-03-10T19:06:09.663Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-03-10T19:06:10.229Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-10T19:06:10.229Z] coverage: [no statements] [2022-03-10T19:06:10.229Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-10T19:06:10.795Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T19:06:10.795Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-10T19:06:10.795Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-10T19:06:12.694Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-10T19:06:12.952Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-10T19:06:13.519Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-03-10T19:06:14.454Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-03-10T19:06:14.712Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-03-10T19:06:15.646Z] ok github.com/docker/docker/registry 0.096s coverage: 57.2% of statements [2022-03-10T19:06:16.212Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-10T19:06:16.212Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-10T19:06:16.228Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:06:16.228Z] [2022-03-10T19:06:16.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:06:16.228Z] DOCKER_SYSTEMD=1 [2022-03-10T19:06:16.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:06:16.228Z] HOSTNAME=aea8d17dcf4f [2022-03-10T19:06:16.228Z] DEST=bundles/test-integration [2022-03-10T19:06:16.228Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:06:16.228Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:06:16.228Z] container=docker [2022-03-10T19:06:16.228Z] HOME=/root [2022-03-10T19:06:16.228Z] LANG=C.UTF-8 [2022-03-10T19:06:16.228Z] INVOCATION_ID=f8e27cb5ccee4305bdbf0f82657cd22d [2022-03-10T19:06:16.228Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:06:16.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:06:16.228Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:06:16.228Z] TERM=xterm [2022-03-10T19:06:16.228Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:06:16.228Z] SHLVL=3 [2022-03-10T19:06:16.228Z] TIMEOUT=120m [2022-03-10T19:06:16.228Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:06:16.228Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:06:16.228Z] GO111MODULE=off [2022-03-10T19:06:16.228Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T19:06:16.228Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T19:06:16.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:06:16.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:06:16.228Z] GOPATH=/go [2022-03-10T19:06:16.228Z] PKG_CONFIG=pkg-config [2022-03-10T19:06:16.228Z] _=/usr/bin/env [2022-03-10T19:06:16.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T19:06:16.779Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-10T19:06:17.037Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-10T19:06:19.565Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-10T19:06:20.501Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-03-10T19:06:20.759Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-03-10T19:06:22.132Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2022-03-10T19:06:37.000Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T19:06:37.000Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === Skipped [2022-03-10T19:06:37.000Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-10T19:06:37.000Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-10T19:06:37.000Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.000Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-10T19:06:37.000Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.000Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.000Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-10T19:06:37.001Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:28Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-10T19:06:37.001Z] aufs_test.go:37: driver not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T19:06:37.001Z] time="2022-03-10T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T19:06:37.001Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T19:06:37.001Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T19:06:37.001Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:06:37.001Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T19:06:37.001Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T19:06:37.001Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T19:06:37.001Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-10T19:06:37.001Z] [2022-03-10T19:06:37.001Z] DONE 2251 tests, 51 skipped in 202.592s Post stage [Pipeline] junit [2022-03-10T19:06:37.014Z] Recording test results [2022-03-10T19:06:38.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-10T19:06:38.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -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:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh dynbinary test-integration [2022-03-10T19:06:39.176Z] [2022-03-10T19:06:39.434Z] Removing bundles/ [2022-03-10T19:06:39.434Z] [2022-03-10T19:06:39.434Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-10T19:06:39.434Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:06:39.434Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:06:48.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T19:06:48.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T19:06:59.767Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:06:59.767Z] [2022-03-10T19:06:59.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:06:59.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:06:59.767Z] HOSTNAME=27798c23344c [2022-03-10T19:06:59.767Z] DEST=bundles/test-integration [2022-03-10T19:06:59.767Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:06:59.767Z] DOCKER_ROOTLESS=1 [2022-03-10T19:06:59.767Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:06:59.767Z] container=docker [2022-03-10T19:06:59.767Z] HOME=/root [2022-03-10T19:06:59.767Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:06:59.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:06:59.767Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:06:59.767Z] TERM=xterm [2022-03-10T19:06:59.767Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:06:59.767Z] SHLVL=1 [2022-03-10T19:06:59.767Z] TIMEOUT=120m [2022-03-10T19:06:59.767Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:06:59.767Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:06:59.767Z] GO111MODULE=off [2022-03-10T19:06:59.767Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T19:06:59.767Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T19:06:59.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:06:59.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:06:59.767Z] GOPATH=/go [2022-03-10T19:06:59.767Z] PKG_CONFIG=pkg-config [2022-03-10T19:06:59.767Z] _=/usr/bin/env [2022-03-10T19:06:59.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T19:07:02.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:07:02.610Z] [2022-03-10T19:07:02.610Z] + TEST_INTEGRATION_DEST=1 [2022-03-10T19:07:02.610Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-10T19:07:02.610Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T19:07:02.610Z] + run_tests test-integration-flaky [2022-03-10T19:07:02.610Z] + '[' -n 0 ']' [2022-03-10T19:07:02.610Z] + rm= [2022-03-10T19:07:02.610Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43356/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh test-integration-flaky test-integration [2022-03-10T19:07:02.610Z] + c=0 [2022-03-10T19:07:02.610Z] ++ jobs -p [2022-03-10T19:07:02.610Z] + for job in $(jobs -p) [2022-03-10T19:07:02.610Z] + wait 12854 [2022-03-10T19:07:02.610Z] + TEST_INTEGRATION_DEST=2 [2022-03-10T19:07:02.610Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-10T19:07:02.610Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T19:07:02.610Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-10T19:07:02.610Z] + run_tests [2022-03-10T19:07:02.610Z] + '[' -n 0 ']' [2022-03-10T19:07:02.610Z] + rm= [2022-03-10T19:07:02.610Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43356/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh '' test-integration [2022-03-10T19:07:02.610Z] + TEST_INTEGRATION_DEST=3 [2022-03-10T19:07:02.610Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-10T19:07:02.610Z] + TEST_SKIP_INTEGRATION=1 [2022-03-10T19:07:02.610Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-10T19:07:02.610Z] + run_tests [2022-03-10T19:07:02.610Z] + '[' -n 0 ']' [2022-03-10T19:07:02.610Z] + rm= [2022-03-10T19:07:02.610Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43356/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh '' test-integration [2022-03-10T19:07:02.610Z] [2022-03-10T19:07:02.610Z] [2022-03-10T19:07:02.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:07:02.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:07:02.610Z] HOSTNAME=d57d128241e6 [2022-03-10T19:07:02.610Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T19:07:02.610Z] TESTDEBUG=0 [2022-03-10T19:07:02.610Z] DEST=bundles/test-integration [2022-03-10T19:07:02.610Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:07:02.610Z] KEEPBUNDLE=1 [2022-03-10T19:07:02.610Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:07:02.610Z] container=docker [2022-03-10T19:07:02.610Z] HOME=/root [2022-03-10T19:07:02.610Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:07:02.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:07:02.610Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:07:02.610Z] TERM=xterm [2022-03-10T19:07:02.610Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:07:02.610Z] SHLVL=1 [2022-03-10T19:07:02.610Z] TIMEOUT=120m [2022-03-10T19:07:02.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:07:02.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:07:02.610Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-10T19:07:02.610Z] GO111MODULE=off [2022-03-10T19:07:02.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:07:02.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:07:02.610Z] GOPATH=/go [2022-03-10T19:07:02.610Z] PKG_CONFIG=pkg-config [2022-03-10T19:07:02.610Z] _=/usr/bin/env [2022-03-10T19:07:02.610Z] Building test suite binary ./integration-cli/test.main [2022-03-10T19:07:02.610Z] [2022-03-10T19:07:02.610Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-10T19:07:02.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:07:02.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:07:02.610Z] HOSTNAME=f6887df8ec08 [2022-03-10T19:07:02.610Z] TEST_SKIP_INTEGRATION=1 [2022-03-10T19:07:02.610Z] TESTDEBUG=0 [2022-03-10T19:07:02.610Z] DEST=bundles/test-integration [2022-03-10T19:07:02.610Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:07:02.610Z] KEEPBUNDLE=1 [2022-03-10T19:07:02.610Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:07:02.610Z] container=docker [2022-03-10T19:07:02.610Z] HOME=/root [2022-03-10T19:07:02.610Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:07:02.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:07:02.610Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:07:02.610Z] TERM=xterm [2022-03-10T19:07:02.610Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:07:02.610Z] SHLVL=1 [2022-03-10T19:07:02.610Z] TIMEOUT=120m [2022-03-10T19:07:02.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:07:02.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:07:02.610Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-10T19:07:02.610Z] GO111MODULE=off [2022-03-10T19:07:02.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:07:02.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:07:02.610Z] GOPATH=/go [2022-03-10T19:07:02.610Z] PKG_CONFIG=pkg-config [2022-03-10T19:07:02.610Z] _=/usr/bin/env [2022-03-10T19:07:02.610Z] Building test suite binary ./integration-cli/test.main [2022-03-10T19:07:02.610Z] No new tests added to integration. [2022-03-10T19:07:02.610Z] [2022-03-10T19:07:02.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:07:02.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:07:02.610Z] HOSTNAME=edc84d3b6285 [2022-03-10T19:07:02.610Z] TESTDEBUG=0 [2022-03-10T19:07:02.610Z] DEST=bundles/test-integration [2022-03-10T19:07:02.610Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:07:02.610Z] KEEPBUNDLE=1 [2022-03-10T19:07:02.610Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:07:02.610Z] container=docker [2022-03-10T19:07:02.610Z] HOME=/root [2022-03-10T19:07:02.610Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:07:02.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:07:02.610Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:07:02.610Z] TERM=xterm [2022-03-10T19:07:02.610Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:07:02.610Z] SHLVL=1 [2022-03-10T19:07:02.610Z] TIMEOUT=120m [2022-03-10T19:07:02.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:07:02.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:07:02.610Z] GO111MODULE=off [2022-03-10T19:07:02.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T19:07:02.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:07:02.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:07:02.610Z] GOPATH=/go [2022-03-10T19:07:02.610Z] PKG_CONFIG=pkg-config [2022-03-10T19:07:02.610Z] _=/usr/bin/env [2022-03-10T19:07:02.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T19:07:03.188Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m55.382934703s with top 10 stages: buildssa: 1m31.899967178s, goimports: 19.36579478s, unconvert: 11.468724553s, gosec: 8.92341687s, golint: 5.934132762s, ineffassign: 3.962830138s, misspell: 3.812041326s, inspect: 3.773018881s, vrp: 2.796975339s, printf: 2.038609354s [2022-03-10T19:07:11.313Z] INFO [runner/unused/goanalysis] analyzers took 24.066147408s with top 10 stages: buildssa: 20.843103504s, U1000: 3.223043904s [2022-03-10T19:07:11.313Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-10T19:07:11.313Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, identifier_marker: 1577/1577, nolint: 0/64, filename_unadjuster: 1682/1682, skip_files: 1682/1682, exclude-rules: 64/1577, cgo: 1682/2258, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, exclude: 1577/1577 [2022-03-10T19:07:11.313Z] INFO [runner] processing took 50.959887ms with stages: nolint: 19.362323ms, identifier_marker: 15.462372ms, path_prettifier: 7.365664ms, autogenerated_exclude: 3.837142ms, exclude-rules: 3.159478ms, skip_dirs: 1.467061ms, cgo: 216.514µs, filename_unadjuster: 85.443µs, uniq_by_line: 964ns, max_same_issues: 793ns, skip_files: 493ns, diff: 339ns, max_from_linter: 319ns, source_code: 305ns, exclude: 302ns, path_shortener: 211ns, max_per_file_from_linter: 164ns [2022-03-10T19:07:11.313Z] INFO [runner] linters took 1m31.21699506s with stages: goanalysis_metalinter: 1m13.178720897s, unused: 17.986932615s [2022-03-10T19:07:11.313Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-10T19:07:11.313Z] INFO Memory: 2165 samples, avg is 398.4MB, max is 3165.2MB [2022-03-10T19:07:11.313Z] INFO Execution took 3m36.322276383s [2022-03-10T19:07:11.572Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-10T19:07:12.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh dynbinary-daemon test-docker-py [2022-03-10T19:07:12.730Z] [2022-03-10T19:07:12.988Z] Removing bundles/ [2022-03-10T19:07:12.988Z] [2022-03-10T19:07:12.988Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-10T19:07:12.988Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:07:12.988Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:07:15.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T19:07:23.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T19:07:23.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T19:07:23.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T19:07:24.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T19:07:24.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T19:07:26.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T19:07:29.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T19:07:29.739Z] 0a6173b79e25: Pull complete [2022-03-10T19:07:29.739Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-10T19:07:29.739Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:07:29.739Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:07:29.739Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-10T19:07:29.739Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-10T19:07:29.739Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-10T19:07:29.739Z] INFO: Docker version of control daemon [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Client: [2022-03-10T19:07:29.739Z] Version: 20.10.9 [2022-03-10T19:07:29.739Z] API version: 1.41 [2022-03-10T19:07:29.739Z] Go version: go1.16.8 [2022-03-10T19:07:29.739Z] Git commit: c2ea9bc [2022-03-10T19:07:29.739Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-10T19:07:29.739Z] OS/Arch: windows/amd64 [2022-03-10T19:07:29.739Z] Context: default [2022-03-10T19:07:29.739Z] Experimental: true [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Server: Docker Engine - Community [2022-03-10T19:07:29.739Z] Engine: [2022-03-10T19:07:29.739Z] Version: 20.10.9 [2022-03-10T19:07:29.739Z] API version: 1.41 (minimum version 1.24) [2022-03-10T19:07:29.739Z] Go version: go1.16.8 [2022-03-10T19:07:29.739Z] Git commit: 79ea9d3 [2022-03-10T19:07:29.739Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-10T19:07:29.739Z] OS/Arch: windows/amd64 [2022-03-10T19:07:29.739Z] Experimental: true [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] INFO: Docker info of control daemon [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Client: [2022-03-10T19:07:29.739Z] Context: default [2022-03-10T19:07:29.739Z] Debug Mode: false [2022-03-10T19:07:29.739Z] Plugins: [2022-03-10T19:07:29.739Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-10T19:07:29.739Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-10T19:07:29.739Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Server: [2022-03-10T19:07:29.739Z] Containers: 0 [2022-03-10T19:07:29.739Z] Running: 0 [2022-03-10T19:07:29.739Z] Paused: 0 [2022-03-10T19:07:29.739Z] Stopped: 0 [2022-03-10T19:07:29.739Z] Images: 1 [2022-03-10T19:07:29.739Z] Server Version: 20.10.9 [2022-03-10T19:07:29.739Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-10T19:07:29.739Z] Windows: [2022-03-10T19:07:29.739Z] LCOW: [2022-03-10T19:07:29.739Z] Logging Driver: json-file [2022-03-10T19:07:29.739Z] Plugins: [2022-03-10T19:07:29.739Z] Volume: local [2022-03-10T19:07:29.739Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T19:07:29.739Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T19:07:29.739Z] Swarm: inactive [2022-03-10T19:07:29.739Z] Default Isolation: process [2022-03-10T19:07:29.739Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T19:07:29.739Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T19:07:29.739Z] OSType: windows [2022-03-10T19:07:29.739Z] Architecture: x86_64 [2022-03-10T19:07:29.739Z] CPUs: 4 [2022-03-10T19:07:29.739Z] Total Memory: 32GiB [2022-03-10T19:07:29.739Z] Name: azwin-2-88c6f0 [2022-03-10T19:07:29.739Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-10T19:07:29.739Z] Docker Root Dir: D:\docker [2022-03-10T19:07:29.739Z] Debug Mode: false [2022-03-10T19:07:29.739Z] Registry: https://index.docker.io/v1/ [2022-03-10T19:07:29.739Z] Labels: [2022-03-10T19:07:29.739Z] Experimental: true [2022-03-10T19:07:29.739Z] Insecure Registries: [2022-03-10T19:07:29.739Z] 10.0.0.4:5000 [2022-03-10T19:07:29.739Z] 127.0.0.0/8 [2022-03-10T19:07:29.739Z] Registry Mirrors: [2022-03-10T19:07:29.739Z] http://10.0.0.4:5000/ [2022-03-10T19:07:29.739Z] Live Restore Enabled: false [2022-03-10T19:07:29.739Z] Product License: Community Engine [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] INFO: Commit hash is f5c56eaca8 [2022-03-10T19:07:29.739Z] INFO: Nuke-Everything... [2022-03-10T19:07:29.739Z] INFO: Container count on control daemon to delete is 0 [2022-03-10T19:07:29.739Z] INFO: Nuking d:\CI [2022-03-10T19:07:29.739Z] INFO: Zapped successfully [2022-03-10T19:07:29.739Z] INFO: Location for testing is d:\CI\PR-43356\1 [2022-03-10T19:07:29.739Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] INFO: Building the image from Dockerfile.windows at 03/10/2022 19:07:19... [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Sending build context to Docker daemon 57.36MB [2022-03-10T19:07:29.739Z] [2022-03-10T19:07:29.739Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-10T19:07:29.739Z] ---> 6a11116086a4 [2022-03-10T19:07:29.739Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-10T19:07:29.739Z] ---> Running in f47db29875a5 [2022-03-10T19:07:29.739Z] Removing intermediate container f47db29875a5 [2022-03-10T19:07:29.739Z] ---> 5de85e773ea4 [2022-03-10T19:07:29.739Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-10T19:07:29.739Z] ---> Running in 8023c0c3430b [2022-03-10T19:07:29.739Z] Removing intermediate container 8023c0c3430b [2022-03-10T19:07:29.739Z] ---> fcb38600ea58 [2022-03-10T19:07:29.739Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-10T19:07:29.739Z] ---> Running in 0ae736683af4 [2022-03-10T19:07:29.739Z] Removing intermediate container 0ae736683af4 [2022-03-10T19:07:29.739Z] ---> 95c9f846f8af [2022-03-10T19:07:29.739Z] 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-03-10T19:07:29.739Z] ---> Running in 23644c79b02c [2022-03-10T19:07:29.739Z] Removing intermediate container 23644c79b02c [2022-03-10T19:07:29.739Z] ---> 0f657446ad19 [2022-03-10T19:07:29.739Z] 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-03-10T19:07:29.739Z] ---> Running in 3693e711b213 [2022-03-10T19:07:30.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T19:07:30.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T19:07:31.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T19:07:32.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T19:07:33.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T19:07:34.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T19:07:34.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T19:07:35.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T19:07:36.470Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:07:36.470Z] Using test binary docker [2022-03-10T19:07:36.470Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T19:07:36.470Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-10T19:07:36.470Z] INFO: Waiting for daemon to start... [2022-03-10T19:07:36.470Z] Starting dockerd [2022-03-10T19:07:38.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T19:07:38.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T19:07:40.661Z] . [2022-03-10T19:07:40.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:07:40.661Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:07:40.661Z] Error: No such image: emptyfs [2022-03-10T19:07:40.919Z] Running integration-test (iteration 1) [2022-03-10T19:07:40.920Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T19:07:47.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:07:47.117Z] [2022-03-10T19:07:47.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-10T19:07:47.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-10T19:07:47.117Z] HOSTNAME=3d9bff42966a [2022-03-10T19:07:47.117Z] TESTDEBUG=0 [2022-03-10T19:07:47.117Z] DEST=bundles/test-integration [2022-03-10T19:07:47.117Z] PWD=/go/src/github.com/docker/docker [2022-03-10T19:07:47.117Z] DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d [2022-03-10T19:07:47.117Z] container=docker [2022-03-10T19:07:47.117Z] HOME=/root [2022-03-10T19:07:47.117Z] GOLANG_VERSION=1.16.15 [2022-03-10T19:07:47.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-10T19:07:47.117Z] VALIDATE_BRANCH=20.10 [2022-03-10T19:07:47.117Z] TERM=xterm [2022-03-10T19:07:47.117Z] DOCKER_PKG=github.com/docker/docker [2022-03-10T19:07:47.117Z] SHLVL=1 [2022-03-10T19:07:47.117Z] TIMEOUT=120m [2022-03-10T19:07:47.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-10T19:07:47.117Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-10T19:07:47.117Z] GO111MODULE=off [2022-03-10T19:07:47.117Z] DOCKER_EXPERIMENTAL=1 [2022-03-10T19:07:47.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-10T19:07:47.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-10T19:07:47.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-10T19:07:47.117Z] GOPATH=/go [2022-03-10T19:07:47.117Z] PKG_CONFIG=pkg-config [2022-03-10T19:07:47.117Z] _=/usr/bin/env [2022-03-10T19:07:47.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-10T19:07:47.974Z] [2022-03-10T19:07:47.974Z] SUCCESS: Specified value was saved. [2022-03-10T19:07:47.974Z] INFO: Downloading git... [2022-03-10T19:07:48.472Z] INFO: Downloading go... [2022-03-10T19:07:52.343Z] INFO: Downloading compiler 1 of 3... [2022-03-10T19:07:53.332Z] INFO: Downloading compiler 2 of 3... [2022-03-10T19:07:54.325Z] INFO: Downloading compiler 3 of 3... [2022-03-10T19:07:55.314Z] INFO: Extracting git... [2022-03-10T19:07:55.797Z] Loaded image: buildpack-deps:buster [2022-03-10T19:07:55.798Z] Loaded image: busybox:latest [2022-03-10T19:07:55.798Z] Loaded image: busybox:glibc [2022-03-10T19:07:57.176Z] Loaded image: debian:bullseye [2022-03-10T19:07:57.176Z] Loaded image: hello-world:latest [2022-03-10T19:07:57.176Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:07:57.176Z] INFO: Testing against a local daemon [2022-03-10T19:07:57.176Z] === RUN TestCgroupNamespacesBuild [2022-03-10T19:07:59.079Z] --- PASS: TestCgroupNamespacesBuild (1.95s) [2022-03-10T19:07:59.079Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T19:08:00.454Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-03-10T19:08:00.454Z] === RUN TestBuildWithSession [2022-03-10T19:08:00.454Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:08:00.454Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T19:08:00.454Z] === RUN TestBuildSquashParent [2022-03-10T19:08:00.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T19:08:04.645Z] --- PASS: TestBuildSquashParent (4.11s) [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:04.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:04.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:04.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:04.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:06.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:06.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:07.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:07.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:08:08.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T19:08:09.565Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-03-10T19:08:09.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-03-10T19:08:09.566Z] === RUN TestBuildMultiStageCopy [2022-03-10T19:08:09.566Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T19:08:09.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T19:08:10.280Z] INFO: Expanding go... [2022-03-10T19:08:10.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T19:08:10.554Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T19:08:10.816Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T19:08:11.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T19:08:11.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T19:08:11.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T19:08:11.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-10T19:08:11.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-10T19:08:11.599Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T19:08:12.168Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-10T19:08:12.168Z] === RUN TestBuildLabelWithTargets [2022-03-10T19:08:12.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T19:08:13.104Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-03-10T19:08:13.104Z] === RUN TestBuildWithEmptyLayers [2022-03-10T19:08:13.670Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-03-10T19:08:13.670Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T19:08:15.047Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-03-10T19:08:15.047Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T19:08:15.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T19:08:15.615Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-10T19:08:15.615Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T19:08:16.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T19:08:17.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T19:08:17.520Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-03-10T19:08:17.520Z] === RUN TestBuildWithHugeFile [2022-03-10T19:08:17.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T19:08:18.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T19:08:19.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T19:08:19.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T19:08:19.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T19:08:20.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T19:08:21.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T19:08:22.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T19:08:22.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:08:22.895Z] Using test binary docker [2022-03-10T19:08:22.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T19:08:22.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:08:22.895Z] INFO: Waiting for daemon to start... [2022-03-10T19:08:22.895Z] Starting dockerd [2022-03-10T19:08:25.442Z] . [2022-03-10T19:08:25.442Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:08:25.442Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:08:25.442Z] Error: No such image: emptyfs [2022-03-10T19:08:25.442Z] Running integration-test (iteration 1) [2022-03-10T19:08:25.442Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T19:08:34.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T19:08:35.605Z] INFO: Expanding compiler 1 of 3... [2022-03-10T19:08:35.605Z] INFO: Expanding compiler 2 of 3... [2022-03-10T19:08:39.414Z] INFO: Expanding compiler 3 of 3... [2022-03-10T19:08:39.888Z] INFO: Removing downloaded files... [2022-03-10T19:08:40.358Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-10T19:08:40.358Z] INFO: Configuring git core.autocrlf... [2022-03-10T19:08:42.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T19:08:42.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T19:08:42.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T19:08:43.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T19:08:43.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T19:08:43.560Z] Loaded image: buildpack-deps:buster [2022-03-10T19:08:43.560Z] Loaded image: busybox:latest [2022-03-10T19:08:43.560Z] Loaded image: busybox:glibc [2022-03-10T19:08:43.560Z] Loaded image: debian:bullseye [2022-03-10T19:08:43.560Z] Loaded image: hello-world:latest [2022-03-10T19:08:43.560Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:08:43.560Z] INFO: Testing against a local daemon [2022-03-10T19:08:43.560Z] === RUN TestCgroupNamespacesBuild [2022-03-10T19:08:44.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T19:08:46.103Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-03-10T19:08:46.103Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T19:08:47.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T19:08:47.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T19:08:48.016Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-03-10T19:08:48.016Z] === RUN TestBuildWithSession [2022-03-10T19:08:48.016Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:08:48.016Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T19:08:48.016Z] === RUN TestBuildSquashParent [2022-03-10T19:08:48.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T19:08:49.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T19:08:49.432Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-10T19:08:49.432Z] [2022-03-10T19:08:49.432Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-10T19:08:49.432Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-10T19:08:49.432Z] Using test binary docker [2022-03-10T19:08:49.432Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T19:08:49.432Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:08:49.432Z] INFO: Waiting for daemon to start... [2022-03-10T19:08:49.432Z] Starting dockerd [2022-03-10T19:08:49.432Z] . [2022-03-10T19:08:49.432Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-10T19:08:49.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T19:08:50.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T19:08:51.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T19:08:51.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T19:08:52.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T19:08:53.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:08:53.231Z] Using test binary docker [2022-03-10T19:08:53.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-10T19:08:53.231Z] +++ /etc/init.d/apparmor start [2022-03-10T19:08:53.231Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:08:53.231Z] Starting dockerd [2022-03-10T19:08:53.231Z] INFO: Waiting for daemon to start... [2022-03-10T19:08:53.231Z] +++ 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-03-10T19:08:56.150Z] --- PASS: TestBuildSquashParent (6.96s) [2022-03-10T19:08:56.150Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T19:08:56.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:56.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:56.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:08:56.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:08:56.151Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:56.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:56.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:56.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:56.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:56.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:56.151Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:56.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:56.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:08:56.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:08:56.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:08:56.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:08:58.494Z] . [2022-03-10T19:08:58.494Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:08:58.494Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:08:58.494Z] Error: No such image: emptyfs [2022-03-10T19:08:58.494Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T19:08:58.494Z] ++++ docker load [2022-03-10T19:08:58.494Z] Running integration-test (iteration 1) [2022-03-10T19:08:58.494Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T19:08:58.494Z] ++ 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-03-10T19:08:58.494Z] ++ set -e [2022-03-10T19:08:58.494Z] ++ '[' -n 0 ']' [2022-03-10T19:08:58.494Z] ++ set -x [2022-03-10T19:08:58.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T19:08:58.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:08:58.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-03-10T19:09:01.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-03-10T19:09:01.184Z] === RUN TestBuildMultiStageCopy [2022-03-10T19:09:01.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T19:09:04.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T19:09:05.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T19:09:05.994Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T19:09:07.378Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-10T19:09:08.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2022-03-10T19:09:08.320Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T19:09:09.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-10T19:09:10.692Z] Loaded image: buildpack-deps:buster [2022-03-10T19:09:10.693Z] Loaded image: busybox:latest [2022-03-10T19:09:10.693Z] Loaded image: busybox:glibc [2022-03-10T19:09:12.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-10T19:09:12.592Z] Loaded image: debian:bullseye [2022-03-10T19:09:12.592Z] Loaded image: hello-world:latest [2022-03-10T19:09:12.592Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:09:12.592Z] INFO: Testing against a local daemon [2022-03-10T19:09:12.592Z] === RUN TestCgroupNamespacesBuild [2022-03-10T19:09:13.605Z] --- PASS: TestBuildMultiStageParentConfig (4.94s) [2022-03-10T19:09:13.605Z] === RUN TestBuildLabelWithTargets [2022-03-10T19:09:13.759Z] --- PASS: TestBuildWithHugeFile (51.99s) [2022-03-10T19:09:13.759Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T19:09:13.759Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:09:13.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:09:13.759Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:09:13.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:09:13.759Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:09:13.759Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:09:13.759Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:09:13.759Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:09:13.759Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:09:13.759Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-10T19:09:13.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-10T19:09:13.759Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-10T19:09:13.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T19:09:13.759Z] === RUN TestBuildPreserveOwnership [2022-03-10T19:09:13.759Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T19:09:13.759Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T19:09:13.759Z] --- PASS: TestBuildPreserveOwnership (3.23s) [2022-03-10T19:09:13.759Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-03-10T19:09:13.759Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-03-10T19:09:13.759Z] === RUN TestBuildPlatformInvalid [2022-03-10T19:09:13.759Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T19:09:13.759Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T19:09:16.775Z] --- PASS: TestCgroupNamespacesBuild (3.83s) [2022-03-10T19:09:16.775Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T19:09:17.340Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-03-10T19:09:17.340Z] === RUN TestBuildWithSession [2022-03-10T19:09:17.340Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:09:17.340Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T19:09:17.340Z] === RUN TestBuildSquashParent [2022-03-10T19:09:21.600Z] --- PASS: TestBuildSquashParent (3.81s) [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:09:21.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:09:21.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:09:21.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:09:21.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:09:21.739Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-10T19:09:21.739Z] === RUN TestBuildWithEmptyLayers [2022-03-10T19:09:22.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:09:22.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:09:23.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:09:23.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:09:24.287Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-10T19:09:24.287Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-03-10T19:09:25.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-03-10T19:09:25.293Z] === RUN TestBuildMultiStageCopy [2022-03-10T19:09:25.293Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T19:09:26.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T19:09:26.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T19:09:26.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T19:09:26.486Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy (1.74s) [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-10T19:09:26.744Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-10T19:09:26.744Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T19:09:27.309Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-03-10T19:09:27.309Z] === RUN TestBuildLabelWithTargets [2022-03-10T19:09:28.243Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2022-03-10T19:09:28.243Z] === RUN TestBuildWithEmptyLayers [2022-03-10T19:09:28.501Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-03-10T19:09:28.501Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T19:09:28.640Z] Loaded image: buildpack-deps:buster [2022-03-10T19:09:28.640Z] Loaded image: busybox:latest [2022-03-10T19:09:28.640Z] Loaded image: busybox:glibc [2022-03-10T19:09:29.571Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-10T19:09:29.571Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T19:09:29.832Z] --- PASS: TestBuildUncleanTarFilenames (0.75s) [2022-03-10T19:09:29.832Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T19:09:29.878Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) [2022-03-10T19:09:29.878Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T19:09:30.444Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-10T19:09:30.444Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T19:09:31.377Z] --- PASS: TestBuildMultiStageLayerLeak (1.20s) [2022-03-10T19:09:31.377Z] === RUN TestBuildWithHugeFile [2022-03-10T19:09:31.929Z] Loaded image: debian:bullseye [2022-03-10T19:09:31.929Z] Loaded image: hello-world:latest [2022-03-10T19:09:31.929Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:09:34.038Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2022-03-10T19:09:34.038Z] === RUN TestBuildWithHugeFile [2022-03-10T19:09:36.106Z] sha256:9fb7dcee81acd5beed7349ddc3dc8d026f7b47b088fa28a9dc878d18bbd57395 [2022-03-10T19:09:36.106Z] INFO: Starting docker-py tests... [2022-03-10T19:09:36.106Z] ============================= test session starts ============================== [2022-03-10T19:09:36.106Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-10T19:09:36.106Z] rootdir: /src, inifile: pytest.ini [2022-03-10T19:09:36.106Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-10T19:09:36.106Z] collected 389 items / 1 deselected / 388 selected [2022-03-10T19:09:36.106Z] [2022-03-10T19:09:38.496Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.65s) [2022-03-10T19:09:38.496Z] PASS [2022-03-10T19:09:38.496Z] [2022-03-10T19:09:38.496Z] === Skipped [2022-03-10T19:09:38.496Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T19:09:38.496Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:09:38.496Z] [2022-03-10T19:09:38.496Z] DONE 33 tests, 1 skipped in 117.546s [2022-03-10T19:09:38.496Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T19:09:38.496Z] INFO: Testing against a local daemon [2022-03-10T19:09:38.496Z] === RUN TestConfigInspect [2022-03-10T19:09:41.029Z] --- PASS: TestConfigInspect (2.32s) [2022-03-10T19:09:41.029Z] === RUN TestConfigList [2022-03-10T19:09:42.933Z] --- PASS: TestConfigList (2.13s) [2022-03-10T19:09:42.933Z] === RUN TestConfigsCreateAndDelete [2022-03-10T19:09:45.467Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-03-10T19:09:45.467Z] === RUN TestConfigsUpdate [2022-03-10T19:09:46.262Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-10T19:09:47.110Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-10T19:09:47.370Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-10T19:09:47.370Z] === RUN TestTemplatedConfig [2022-03-10T19:09:48.628Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-10T19:09:49.903Z] --- PASS: TestTemplatedConfig (2.62s) [2022-03-10T19:09:49.903Z] === RUN TestConfigCreateResolve [2022-03-10T19:09:51.805Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-10T19:09:51.805Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T19:09:52.372Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-10T19:09:52.372Z] PASS [2022-03-10T19:09:52.372Z] [2022-03-10T19:09:52.372Z] DONE 7 tests in 14.054s [2022-03-10T19:09:52.372Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T19:09:52.630Z] INFO: Testing against a local daemon [2022-03-10T19:09:52.630Z] === RUN TestCheckpoint [2022-03-10T19:09:52.630Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:09:52.630Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T19:09:52.630Z] === RUN TestContainerInvalidJSON [2022-03-10T19:09:52.630Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:09:52.630Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:09:52.630Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:09:52.630Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:09:52.630Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:09:52.630Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:09:52.630Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:09:52.630Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:09:52.630Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:09:52.630Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T19:09:52.630Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-10T19:09:52.630Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T19:09:52.630Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T19:09:52.630Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T19:09:52.630Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-10T19:09:52.630Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T19:09:52.630Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T19:09:52.630Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T19:09:52.630Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T19:09:52.630Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T19:09:52.630Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T19:09:52.630Z] === RUN TestCopyFromContainer [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer// [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T19:09:54.009Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T19:09:54.269Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T19:09:54.269Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T19:09:54.269Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer (1.63s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-10T19:09:54.269Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-10T19:09:54.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T19:09:54.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:09:54.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:09:54.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:09:54.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:09:54.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:09:54.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:09:54.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:09:54.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:09:54.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:09:54.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T19:09:54.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T19:09:54.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T19:09:54.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T19:09:54.269Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T19:09:54.528Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-10T19:09:54.528Z] === RUN TestCreateWithInvalidEnv [2022-03-10T19:09:54.528Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T19:09:54.528Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T19:09:54.528Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T19:09:54.528Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T19:09:54.528Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T19:09:54.528Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T19:09:54.528Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T19:09:54.528Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T19:09:54.528Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T19:09:54.528Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T19:09:54.528Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T19:09:54.528Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T19:09:54.528Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T19:09:54.528Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T19:09:54.528Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-10T19:09:54.528Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T19:09:55.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2022-03-10T19:09:55.904Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T19:09:57.282Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s) [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:09:57.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:09:57.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:09:57.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:09:57.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:09:57.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:09:57.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:09:57.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:09:57.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:09:57.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:09:57.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:09:57.541Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:09:57.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T19:09:57.541Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T19:09:57.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T19:09:57.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T19:09:57.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T19:09:57.542Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T19:09:57.542Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T19:09:58.110Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-03-10T19:09:58.110Z] === RUN TestCreateDifferentPlatform [2022-03-10T19:09:58.110Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T19:09:58.110Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T19:09:58.110Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-10T19:09:58.110Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T19:09:58.110Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T19:09:58.110Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T19:09:58.110Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-10T19:09:58.110Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T19:09:58.110Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T19:09:58.110Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T19:09:58.110Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T19:09:58.110Z] === RUN TestDaemonRestartIpcMode [2022-03-10T19:09:58.110Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T19:09:58.110Z] === RUN TestDaemonHostGatewayIP [2022-03-10T19:09:58.110Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T19:09:58.110Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T19:09:58.110Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T19:09:58.110Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T19:09:58.110Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T19:09:58.110Z] === RUN TestDiff [2022-03-10T19:09:58.678Z] --- PASS: TestDiff (0.63s) [2022-03-10T19:09:58.678Z] === RUN TestExecWithCloseStdin [2022-03-10T19:09:59.247Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-03-10T19:09:59.247Z] === RUN TestExec [2022-03-10T19:09:59.815Z] --- PASS: TestExec (0.59s) [2022-03-10T19:09:59.815Z] === RUN TestExecUser [2022-03-10T19:10:00.381Z] --- PASS: TestExecUser (0.57s) [2022-03-10T19:10:00.381Z] === RUN TestExportContainerAndImportImage [2022-03-10T19:10:01.317Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-03-10T19:10:01.317Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T19:10:02.693Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-10T19:10:02.693Z] === RUN TestHealthCheckWorkdir [2022-03-10T19:10:03.260Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-03-10T19:10:03.260Z] === RUN TestHealthKillContainer [2022-03-10T19:10:06.619Z] Removing intermediate container 3693e711b213 [2022-03-10T19:10:06.619Z] ---> e51d0b3e4f8c [2022-03-10T19:10:06.619Z] 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-03-10T19:10:06.619Z] ---> Running in 9e821189d111 [2022-03-10T19:10:07.077Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-10T19:10:07.535Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-10T19:10:07.993Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-10T19:10:07.993Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-10T19:10:07.993Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-10T19:10:07.993Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-10T19:10:08.452Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-10T19:10:08.452Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-10T19:10:08.452Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-10T19:10:08.452Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-10T19:10:08.452Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-10T19:10:08.452Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-10T19:10:08.911Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-10T19:10:08.911Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-10T19:10:09.878Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-10T19:10:09.878Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-10T19:10:11.377Z] --- PASS: TestHealthKillContainer (8.17s) [2022-03-10T19:10:11.377Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T19:10:11.635Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-10T19:10:11.635Z] === RUN TestIpcModeNone [2022-03-10T19:10:12.239Z] --- PASS: TestIpcModeNone (0.59s) [2022-03-10T19:10:12.239Z] === RUN TestIpcModePrivate [2022-03-10T19:10:12.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-03-10T19:10:12.836Z] --- PASS: TestIpcModePrivate (0.59s) [2022-03-10T19:10:12.836Z] === RUN TestIpcModeShareable [2022-03-10T19:10:13.408Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-03-10T19:10:13.667Z] --- PASS: TestIpcModeShareable (0.62s) [2022-03-10T19:10:13.667Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T19:10:15.570Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-03-10T19:10:15.570Z] === RUN TestAPIIpcModeHost [2022-03-10T19:10:15.570Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-03-10T19:10:15.570Z] === RUN TestDaemonIpcModeShareable [2022-03-10T19:10:16.949Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-10T19:10:16.949Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-10T19:10:16.949Z] === RUN TestDaemonIpcModePrivate [2022-03-10T19:10:17.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-10T19:10:17.886Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-03-10T19:10:17.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T19:10:17.949Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-10T19:10:18.042Z] --- PASS: TestBuildWithHugeFile (42.75s) [2022-03-10T19:10:18.042Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T19:10:18.042Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:18.042Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:18.042Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:18.042Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:18.042Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:18.042Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:18.042Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:18.042Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:18.042Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:18.042Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-10T19:10:18.042Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-03-10T19:10:18.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-03-10T19:10:18.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-10T19:10:18.042Z] === RUN TestBuildPreserveOwnership [2022-03-10T19:10:18.042Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T19:10:18.042Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T19:10:18.042Z] --- PASS: TestBuildPreserveOwnership (2.50s) [2022-03-10T19:10:18.042Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.66s) [2022-03-10T19:10:18.042Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-03-10T19:10:18.042Z] === RUN TestBuildPlatformInvalid [2022-03-10T19:10:18.042Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T19:10:18.042Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T19:10:19.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-10T19:10:19.264Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-03-10T19:10:19.264Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T19:10:20.203Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-10T19:10:20.203Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-03-10T19:10:20.203Z] === RUN TestIpcModeOlderClient [2022-03-10T19:10:20.203Z] === PAUSE TestIpcModeOlderClient [2022-03-10T19:10:20.203Z] === RUN TestKillContainerInvalidSignal [2022-03-10T19:10:20.770Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-10T19:10:20.770Z] === RUN TestKillContainer [2022-03-10T19:10:20.770Z] === RUN TestKillContainer/no_signal [2022-03-10T19:10:21.340Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T19:10:21.600Z] === RUN TestKillContainer/killing_signal [2022-03-10T19:10:22.168Z] --- PASS: TestKillContainer (1.30s) [2022-03-10T19:10:22.168Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-10T19:10:22.168Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-03-10T19:10:22.168Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-10T19:10:22.168Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T19:10:22.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T19:10:22.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T19:10:23.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-03-10T19:10:23.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-10T19:10:23.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-10T19:10:23.363Z] === RUN TestKillStoppedContainer [2022-03-10T19:10:23.363Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-10T19:10:23.363Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T19:10:23.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-10T19:10:23.363Z] === RUN TestKillDifferentUserContainer [2022-03-10T19:10:23.929Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-10T19:10:23.929Z] === RUN TestInspectOomKilledTrue [2022-03-10T19:10:23.929Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-10T19:10:23.929Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T19:10:23.929Z] === RUN TestInspectOomKilledFalse [2022-03-10T19:10:24.188Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-10T19:10:24.188Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T19:10:24.447Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-03-10T19:10:24.447Z] === RUN TestLinksContainerNames [2022-03-10T19:10:25.381Z] --- PASS: TestLinksContainerNames (0.86s) [2022-03-10T19:10:25.381Z] === RUN TestLogsFollowTailEmpty [2022-03-10T19:10:25.950Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-10T19:10:25.950Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T19:10:26.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/default [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/private [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/slave [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/shared [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T19:10:26.209Z] === CONT TestMountDaemonRoot/default [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:10:26.209Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T19:10:26.209Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:10:26.209Z] === CONT TestMountDaemonRoot/shared [2022-03-10T19:10:26.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T19:10:26.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/slave [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/private [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T19:10:26.210Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:10:26.210Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:10:26.210Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T19:10:26.468Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T19:10:26.730Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-10T19:10:26.730Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T19:10:26.730Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T19:10:28.107Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-03-10T19:10:28.107Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T19:10:28.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-03-10T19:10:28.367Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T19:10:28.626Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-10T19:10:28.626Z] === RUN TestNetworkNat [2022-03-10T19:10:29.195Z] --- PASS: TestNetworkNat (0.48s) [2022-03-10T19:10:29.195Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T19:10:29.764Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-03-10T19:10:29.764Z] === RUN TestNetworkLoopbackNat [2022-03-10T19:10:30.355Z] --- PASS: TestBuildWithHugeFile (51.18s) [2022-03-10T19:10:30.356Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T19:10:30.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:30.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:30.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:30.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:30.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:30.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:30.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:10:30.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:10:30.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:10:30.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-10T19:10:30.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-10T19:10:30.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-10T19:10:30.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-10T19:10:30.356Z] === RUN TestBuildPreserveOwnership [2022-03-10T19:10:30.356Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T19:10:30.962Z] Removing intermediate container 9e821189d111 [2022-03-10T19:10:30.962Z] ---> 71cb07dbdc0f [2022-03-10T19:10:30.962Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-10T19:10:30.962Z] ---> Running in d0053c3f8e85 [2022-03-10T19:10:31.298Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T19:10:31.426Z] Removing intermediate container d0053c3f8e85 [2022-03-10T19:10:31.426Z] ---> 9ac336fd9426 [2022-03-10T19:10:31.426Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-10T19:10:31.426Z] ---> Running in 0dc28b160685 [2022-03-10T19:10:31.893Z] Removing intermediate container 0dc28b160685 [2022-03-10T19:10:31.893Z] ---> a3113bda3a8a [2022-03-10T19:10:31.893Z] Step 10/10 : COPY . . [2022-03-10T19:10:32.297Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-10T19:10:32.297Z] === RUN TestPause [2022-03-10T19:10:32.869Z] --- PASS: TestPause (0.47s) [2022-03-10T19:10:32.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T19:10:32.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:10:32.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:10:32.869Z] === RUN TestPauseStopPausedContainer [2022-03-10T19:10:32.923Z] Loaded image: buildpack-deps:buster [2022-03-10T19:10:32.923Z] Loaded image: busybox:latest [2022-03-10T19:10:32.923Z] Loaded image: busybox:glibc [2022-03-10T19:10:33.128Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-10T19:10:33.128Z] === RUN TestPsFilter [2022-03-10T19:10:33.387Z] --- PASS: TestPsFilter (0.12s) [2022-03-10T19:10:33.387Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T19:10:33.647Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-03-10T19:10:33.647Z] === RUN TestRemoveContainerWithVolume [2022-03-10T19:10:33.857Z] Loaded image: debian:bullseye [2022-03-10T19:10:33.857Z] Loaded image: hello-world:latest [2022-03-10T19:10:33.857Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:10:33.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-10T19:10:34.216Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-10T19:10:34.216Z] === RUN TestRemoveContainerRunning [2022-03-10T19:10:34.783Z] --- PASS: TestRemoveContainerRunning (0.50s) [2022-03-10T19:10:34.783Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T19:10:35.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-10T19:10:35.042Z] === RUN TestRemoveInvalidContainer [2022-03-10T19:10:35.042Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T19:10:35.042Z] === RUN TestRenameLinkedContainer [2022-03-10T19:10:35.501Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2022-03-10T19:10:35.501Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2022-03-10T19:10:35.501Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-10T19:10:35.501Z] === RUN TestBuildPlatformInvalid [2022-03-10T19:10:35.501Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-10T19:10:35.501Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T19:10:35.501Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-10T19:10:35.501Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T19:10:35.501Z] PASS [2022-03-10T19:10:35.501Z] [2022-03-10T19:10:35.501Z] === Skipped [2022-03-10T19:10:35.501Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-10T19:10:35.501Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:10:35.501Z] [2022-03-10T19:10:35.501Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-10T19:10:35.501Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-10T19:10:35.501Z] [2022-03-10T19:10:35.501Z] DONE 33 tests, 2 skipped in 129.942s [2022-03-10T19:10:35.501Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T19:10:35.501Z] INFO: Testing against a local daemon [2022-03-10T19:10:35.501Z] === RUN TestConfigInspect [2022-03-10T19:10:35.501Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-10T19:10:35.501Z] === RUN TestConfigList [2022-03-10T19:10:35.501Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestConfigList (0.01s) [2022-03-10T19:10:35.501Z] === RUN TestConfigsCreateAndDelete [2022-03-10T19:10:35.501Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-10T19:10:35.501Z] === RUN TestConfigsUpdate [2022-03-10T19:10:35.501Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-10T19:10:35.501Z] === RUN TestTemplatedConfig [2022-03-10T19:10:35.501Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T19:10:35.501Z] === RUN TestConfigCreateResolve [2022-03-10T19:10:35.501Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:35.501Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-10T19:10:35.501Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T19:10:36.883Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-03-10T19:10:36.883Z] PASS [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === Skipped [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-10T19:10:36.883Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-10T19:10:36.883Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-10T19:10:36.883Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-10T19:10:36.883Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-10T19:10:36.883Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-10T19:10:36.883Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:10:36.883Z] [2022-03-10T19:10:36.883Z] DONE 7 tests, 6 skipped in 1.733s [2022-03-10T19:10:36.883Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T19:10:36.950Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-03-10T19:10:36.950Z] === RUN TestRenameStoppedContainer [2022-03-10T19:10:37.144Z] INFO: Testing against a local daemon [2022-03-10T19:10:37.144Z] === RUN TestCheckpoint [2022-03-10T19:10:37.144Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:10:37.144Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T19:10:37.144Z] === RUN TestContainerInvalidJSON [2022-03-10T19:10:37.144Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:37.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:37.144Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:37.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:37.144Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:37.144Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:37.144Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:37.144Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:37.144Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:37.144Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T19:10:37.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-10T19:10:37.144Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T19:10:37.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T19:10:37.144Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T19:10:37.144Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-10T19:10:37.144Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T19:10:37.144Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T19:10:37.144Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T19:10:37.211Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-10T19:10:37.211Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T19:10:37.404Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T19:10:37.404Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T19:10:37.404Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-10T19:10:37.404Z] === RUN TestCopyFromContainer [2022-03-10T19:10:38.147Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-03-10T19:10:38.147Z] === RUN TestRenameInvalidName [2022-03-10T19:10:38.715Z] --- PASS: TestRenameInvalidName (0.43s) [2022-03-10T19:10:38.715Z] === RUN TestRenameAnonymousContainer [2022-03-10T19:10:40.093Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-03-10T19:10:40.093Z] === RUN TestRenameContainerWithSameName [2022-03-10T19:10:40.412Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.20s) [2022-03-10T19:10:40.412Z] PASS [2022-03-10T19:10:40.412Z] [2022-03-10T19:10:40.412Z] === Skipped [2022-03-10T19:10:40.412Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-10T19:10:40.412Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:10:40.412Z] [2022-03-10T19:10:40.412Z] DONE 33 tests, 1 skipped in 101.839s [2022-03-10T19:10:40.412Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T19:10:40.412Z] ++ 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-03-10T19:10:40.412Z] ++ set -e [2022-03-10T19:10:40.412Z] ++ '[' -n 0 ']' [2022-03-10T19:10:40.412Z] ++ set -x [2022-03-10T19:10:40.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-10T19:10:40.412Z] INFO: Testing against a local daemon [2022-03-10T19:10:40.412Z] === RUN TestConfigInspect [2022-03-10T19:10:40.662Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-03-10T19:10:40.662Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T19:10:41.600Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-03-10T19:10:41.600Z] === RUN TestResize [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer// [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T19:10:41.612Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer (4.29s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-10T19:10:41.612Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-10T19:10:41.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T19:10:41.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:41.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:41.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:41.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:41.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:41.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:41.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:41.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:41.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:41.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T19:10:41.612Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T19:10:41.612Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T19:10:41.612Z] === RUN TestCreateWithInvalidEnv [2022-03-10T19:10:41.612Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T19:10:41.612Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T19:10:41.612Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T19:10:41.612Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T19:10:41.612Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T19:10:41.612Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T19:10:41.612Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T19:10:41.612Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T19:10:41.612Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T19:10:41.612Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T19:10:41.612Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T19:10:41.612Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T19:10:41.612Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-10T19:10:41.612Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T19:10:41.864Z] --- PASS: TestResize (0.44s) [2022-03-10T19:10:41.864Z] === RUN TestResizeWithInvalidSize [2022-03-10T19:10:42.432Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-03-10T19:10:42.432Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T19:10:42.942Z] --- PASS: TestConfigInspect (2.35s) [2022-03-10T19:10:42.942Z] === RUN TestConfigList [2022-03-10T19:10:43.000Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-03-10T19:10:43.000Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T19:10:43.001Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:43.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:43.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:43.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:10:43.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:43.941Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:43.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:43.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:43.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:43.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:43.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:43.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:43.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:43.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:43.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:43.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:43.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T19:10:44.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T19:10:44.202Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T19:10:44.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:10:44.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-10T19:10:44.462Z] === RUN TestCreateDifferentPlatform [2022-03-10T19:10:44.462Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T19:10:44.462Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T19:10:44.462Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-10T19:10:44.462Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T19:10:44.462Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T19:10:44.462Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T19:10:44.462Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-10T19:10:44.462Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T19:10:44.462Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T19:10:44.462Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T19:10:44.462Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T19:10:44.462Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T19:10:44.462Z] === RUN TestDaemonRestartIpcMode [2022-03-10T19:10:44.462Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T19:10:44.462Z] === RUN TestDaemonHostGatewayIP [2022-03-10T19:10:44.462Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:10:44.462Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-10T19:10:44.462Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T19:10:44.462Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T19:10:44.462Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T19:10:44.462Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T19:10:44.462Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T19:10:44.462Z] === RUN TestDiff [2022-03-10T19:10:44.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:44.844Z] --- PASS: TestConfigList (2.10s) [2022-03-10T19:10:44.844Z] === RUN TestConfigsCreateAndDelete [2022-03-10T19:10:45.033Z] --- PASS: TestDiff (0.40s) [2022-03-10T19:10:45.033Z] === RUN TestExecWithCloseStdin [2022-03-10T19:10:45.603Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-03-10T19:10:45.603Z] === RUN TestExec [2022-03-10T19:10:45.863Z] --- PASS: TestExec (0.49s) [2022-03-10T19:10:45.863Z] === RUN TestExecUser [2022-03-10T19:10:46.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:10:46.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:10:46.439Z] --- PASS: TestExecUser (0.48s) [2022-03-10T19:10:46.439Z] === RUN TestExportContainerAndImportImage [2022-03-10T19:10:47.010Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-10T19:10:47.010Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T19:10:47.370Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-03-10T19:10:47.370Z] === RUN TestConfigsUpdate [2022-03-10T19:10:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:10:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:10:48.744Z] --- PASS: TestConfigsUpdate (1.72s) [2022-03-10T19:10:48.744Z] === RUN TestTemplatedConfig [2022-03-10T19:10:49.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:10:49.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:10:50.308Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-03-10T19:10:50.308Z] === RUN TestHealthCheckWorkdir [2022-03-10T19:10:50.880Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-03-10T19:10:50.880Z] === RUN TestHealthKillContainer [2022-03-10T19:10:51.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:10:51.272Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-10T19:10:51.272Z] === RUN TestConfigCreateResolve [2022-03-10T19:10:51.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:10:52.648Z] --- PASS: TestConfigCreateResolve (1.69s) [2022-03-10T19:10:52.648Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T19:10:53.215Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-10T19:10:53.215Z] PASS [2022-03-10T19:10:53.215Z] [2022-03-10T19:10:53.215Z] DONE 7 tests in 13.000s [2022-03-10T19:10:53.215Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T19:10:53.215Z] ++ 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-03-10T19:10:53.215Z] ++ set -e [2022-03-10T19:10:53.215Z] ++ '[' -n 0 ']' [2022-03-10T19:10:53.215Z] ++ set -x [2022-03-10T19:10:53.215Z] ++ 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-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-03-10T19:10:53.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-03-10T19:10:53.367Z] === RUN TestCgroupNamespacesRun [2022-03-10T19:10:53.473Z] INFO: Testing against a local daemon [2022-03-10T19:10:53.473Z] === RUN TestCheckpoint [2022-03-10T19:10:53.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:10:53.473Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T19:10:53.473Z] === RUN TestContainerInvalidJSON [2022-03-10T19:10:53.473Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:53.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:53.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:53.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:53.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:53.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:53.473Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:10:53.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:10:53.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:10:53.473Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T19:10:53.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-10T19:10:53.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-10T19:10:53.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-10T19:10:53.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T19:10:53.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-10T19:10:53.473Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T19:10:53.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-10T19:10:53.731Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T19:10:53.731Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-10T19:10:53.731Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T19:10:53.731Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-10T19:10:53.731Z] === RUN TestCopyFromContainer [2022-03-10T19:10:54.304Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-10T19:10:54.304Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T19:10:54.304Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T19:10:54.304Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T19:10:54.304Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T19:10:54.665Z] === RUN TestCopyFromContainer// [2022-03-10T19:10:54.665Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T19:10:54.665Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T19:10:54.665Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T19:10:54.665Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T19:10:54.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T19:10:54.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T19:10:54.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T19:10:54.923Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T19:10:54.923Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer (1.35s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-10T19:10:55.181Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-10T19:10:55.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T19:10:55.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:55.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:55.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:55.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:55.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:55.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:55.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:10:55.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:10:55.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:10:55.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T19:10:55.181Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T19:10:55.181Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-10T19:10:55.181Z] === RUN TestCreateWithInvalidEnv [2022-03-10T19:10:55.181Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T19:10:55.181Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T19:10:55.181Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T19:10:55.181Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T19:10:55.181Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T19:10:55.181Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T19:10:55.181Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T19:10:55.181Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T19:10:55.181Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T19:10:55.181Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T19:10:55.181Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T19:10:55.181Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T19:10:55.181Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-10T19:10:55.181Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T19:10:55.683Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-10T19:10:55.683Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T19:10:56.554Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-03-10T19:10:56.554Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T19:10:56.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-03-10T19:10:56.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:57.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:57.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:57.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:57.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:57.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:57.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:57.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:10:57.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:10:57.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:10:57.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:10:57.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T19:10:57.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T19:10:57.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T19:10:57.787Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-10T19:10:57.787Z] === RUN TestCreateDifferentPlatform [2022-03-10T19:10:57.787Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T19:10:57.787Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T19:10:57.787Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-10T19:10:57.787Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-10T19:10:57.787Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T19:10:57.787Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T19:10:57.787Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-10T19:10:57.787Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T19:10:57.787Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-10T19:10:57.787Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T19:10:57.787Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T19:10:57.787Z] === RUN TestDaemonRestartIpcMode [2022-03-10T19:10:57.787Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T19:10:57.787Z] === RUN TestDaemonHostGatewayIP [2022-03-10T19:10:57.787Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T19:10:57.787Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T19:10:57.787Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T19:10:57.787Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T19:10:57.787Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T19:10:57.787Z] === RUN TestDiff [2022-03-10T19:10:57.996Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-03-10T19:10:57.996Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T19:10:58.355Z] --- PASS: TestDiff (0.39s) [2022-03-10T19:10:58.355Z] === RUN TestExecWithCloseStdin [2022-03-10T19:10:58.613Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-10T19:10:58.613Z] === RUN TestExec [2022-03-10T19:10:58.931Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-03-10T19:10:58.931Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T19:10:59.019Z] --- PASS: TestHealthKillContainer (7.91s) [2022-03-10T19:10:59.019Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T19:10:59.019Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T19:10:59.019Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T19:10:59.020Z] === RUN TestIpcModeNone [2022-03-10T19:10:59.179Z] --- PASS: TestExec (0.44s) [2022-03-10T19:10:59.179Z] === RUN TestExecUser [2022-03-10T19:10:59.279Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-10T19:10:59.279Z] === RUN TestIpcModePrivate [2022-03-10T19:10:59.499Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-10T19:10:59.499Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T19:10:59.539Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-10T19:10:59.744Z] --- PASS: TestExecUser (0.45s) [2022-03-10T19:10:59.744Z] === RUN TestExportContainerAndImportImage [2022-03-10T19:10:59.799Z] --- PASS: TestIpcModePrivate (0.48s) [2022-03-10T19:10:59.799Z] === RUN TestIpcModeShareable [2022-03-10T19:10:59.799Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:10:59.799Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-10T19:10:59.799Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T19:11:00.311Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-10T19:11:00.311Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T19:11:00.878Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-03-10T19:11:00.878Z] === RUN TestNISDomainname [2022-03-10T19:11:01.183Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-10T19:11:01.183Z] === RUN TestAPIIpcModeHost [2022-03-10T19:11:01.183Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:11:01.183Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-10T19:11:01.183Z] === RUN TestDaemonIpcModeShareable [2022-03-10T19:11:01.183Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:11:01.183Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-10T19:11:01.183Z] === RUN TestDaemonIpcModePrivate [2022-03-10T19:11:01.446Z] --- PASS: TestNISDomainname (0.55s) [2022-03-10T19:11:01.446Z] === RUN TestHostnameDnsResolution [2022-03-10T19:11:01.695Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-10T19:11:01.695Z] === RUN TestHealthCheckWorkdir [2022-03-10T19:11:01.829Z] ---> cd76150dfd50 [2022-03-10T19:11:01.829Z] Successfully built cd76150dfd50 [2022-03-10T19:11:01.829Z] Successfully tagged docker:latest [2022-03-10T19:11:01.829Z] INFO: Image build ended at 03/10/2022 19:11:00. Duration:00:03:41.5199888 [2022-03-10T19:11:01.829Z] [2022-03-10T19:11:01.829Z] [2022-03-10T19:11:01.829Z] INFO: Building the test binaries at 03/10/2022 19:11:01... [2022-03-10T19:11:01.953Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-03-10T19:11:01.953Z] === RUN TestHealthKillContainer [2022-03-10T19:11:02.013Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-03-10T19:11:02.013Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T19:11:02.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-10T19:11:02.581Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-03-10T19:11:02.581Z] === RUN TestStats [2022-03-10T19:11:03.509Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2022-03-10T19:11:03.509Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T19:11:03.509Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:11:03.509Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T19:11:03.509Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T19:11:03.509Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:11:03.509Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T19:11:03.509Z] === RUN TestIpcModeOlderClient [2022-03-10T19:11:03.509Z] === PAUSE TestIpcModeOlderClient [2022-03-10T19:11:03.509Z] === RUN TestKillContainerInvalidSignal [2022-03-10T19:11:03.769Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-03-10T19:11:03.769Z] === RUN TestKillContainer [2022-03-10T19:11:03.769Z] === RUN TestKillContainer/no_signal [2022-03-10T19:11:04.340Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T19:11:04.340Z] === RUN TestKillContainer/killing_signal [2022-03-10T19:11:05.180Z] --- PASS: TestStats (2.48s) [2022-03-10T19:11:05.180Z] === RUN TestStopContainerWithTimeout [2022-03-10T19:11:05.180Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T19:11:05.180Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T19:11:05.180Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T19:11:05.180Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T19:11:05.180Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T19:11:05.180Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T19:11:05.180Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T19:11:05.180Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T19:11:05.180Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T19:11:05.180Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T19:11:05.282Z] --- PASS: TestKillContainer (1.32s) [2022-03-10T19:11:05.282Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-03-10T19:11:05.282Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-10T19:11:05.282Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-10T19:11:05.282Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T19:11:05.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T19:11:05.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T19:11:06.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-10T19:11:06.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-10T19:11:06.114Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T19:11:06.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2022-03-10T19:11:06.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-03-10T19:11:06.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-10T19:11:06.115Z] === RUN TestKillStoppedContainer [2022-03-10T19:11:06.115Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-03-10T19:11:06.115Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T19:11:06.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-10T19:11:06.115Z] === RUN TestKillDifferentUserContainer [2022-03-10T19:11:06.686Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-03-10T19:11:06.686Z] === RUN TestInspectOomKilledTrue [2022-03-10T19:11:06.686Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:06.686Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T19:11:06.686Z] === RUN TestInspectOomKilledFalse [2022-03-10T19:11:06.686Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:11:06.686Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T19:11:06.686Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T19:11:06.686Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T19:11:06.686Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T19:11:06.686Z] === RUN TestLinksContainerNames [2022-03-10T19:11:07.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-10T19:11:07.628Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-10T19:11:07.628Z] === RUN TestLogsFollowTailEmpty [2022-03-10T19:11:07.632Z] INFO: make.ps1 starting at 03/10/2022 19:11:07 [2022-03-10T19:11:07.632Z] INFO: Git commit (f5c56eaca8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T19:11:07.632Z] INFO: Invoking autogen... [2022-03-10T19:11:07.888Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-10T19:11:07.888Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T19:11:08.019Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T19:11:08.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/default [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/private [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/slave [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/shared [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T19:11:08.148Z] === CONT TestMountDaemonRoot/default [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:08.148Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:08.148Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:08.148Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:08.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:08.148Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/shared [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/slave [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/private [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:08.409Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:08.409Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:08.409Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:08.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:08.595Z] INFO: Building daemon... [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:08.670Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-10T19:11:08.670Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T19:11:08.670Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T19:11:08.670Z] 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-03-10T19:11:08.670Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-10T19:11:08.670Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T19:11:08.670Z] 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-03-10T19:11:08.670Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T19:11:08.670Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T19:11:08.670Z] 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-03-10T19:11:08.670Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T19:11:08.670Z] === RUN TestNetworkNat [2022-03-10T19:11:09.242Z] --- PASS: TestNetworkNat (0.54s) [2022-03-10T19:11:09.242Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T19:11:09.394Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T19:11:09.394Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-03-10T19:11:09.394Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-03-10T19:11:09.394Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-03-10T19:11:09.394Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-03-10T19:11:09.394Z] === RUN TestDeleteDevicemapper [2022-03-10T19:11:09.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:11:09.394Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T19:11:09.394Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T19:11:09.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-10T19:11:09.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-10T19:11:09.814Z] === RUN TestNetworkLoopbackNat [2022-03-10T19:11:10.062Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-10T19:11:10.062Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T19:11:10.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-10T19:11:10.320Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-10T19:11:10.320Z] === RUN TestIpcModeNone [2022-03-10T19:11:10.578Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-10T19:11:10.578Z] === RUN TestIpcModePrivate [2022-03-10T19:11:10.773Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-03-10T19:11:10.773Z] === RUN TestUpdateMemory [2022-03-10T19:11:11.134Z] ..........................xx.................... [ 29%] [2022-03-10T19:11:11.143Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-10T19:11:11.143Z] --- PASS: TestIpcModePrivate (0.45s) [2022-03-10T19:11:11.143Z] === RUN TestIpcModeShareable [2022-03-10T19:11:11.340Z] --- PASS: TestUpdateMemory (0.57s) [2022-03-10T19:11:11.341Z] === RUN TestUpdateCPUQuota [2022-03-10T19:11:11.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-10T19:11:11.658Z] --- PASS: TestIpcModeShareable (0.45s) [2022-03-10T19:11:11.658Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T19:11:12.277Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-03-10T19:11:12.277Z] === RUN TestUpdatePidsLimit [2022-03-10T19:11:12.277Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T19:11:12.277Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T19:11:12.354Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-10T19:11:12.354Z] === RUN TestPause [2022-03-10T19:11:12.354Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:12.354Z] --- SKIP: TestPause (0.00s) [2022-03-10T19:11:12.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T19:11:12.354Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:11:12.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:11:12.354Z] === RUN TestPauseStopPausedContainer [2022-03-10T19:11:12.354Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:12.354Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-10T19:11:12.354Z] === RUN TestPsFilter [2022-03-10T19:11:12.354Z] --- PASS: TestPsFilter (0.10s) [2022-03-10T19:11:12.354Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T19:11:12.536Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T19:11:12.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-10T19:11:12.614Z] === RUN TestRemoveContainerWithVolume [2022-03-10T19:11:12.796Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T19:11:13.031Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-03-10T19:11:13.031Z] === RUN TestAPIIpcModeHost [2022-03-10T19:11:13.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T19:11:13.187Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-10T19:11:13.187Z] === RUN TestRemoveContainerRunning [2022-03-10T19:11:13.288Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-03-10T19:11:13.288Z] === RUN TestDaemonIpcModeShareable [2022-03-10T19:11:13.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T19:11:13.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T19:11:13.450Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-10T19:11:13.450Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T19:11:14.022Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-10T19:11:14.022Z] === RUN TestRemoveInvalidContainer [2022-03-10T19:11:14.022Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T19:11:14.022Z] === RUN TestRenameLinkedContainer [2022-03-10T19:11:14.222Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-10T19:11:14.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-03-10T19:11:14.250Z] === RUN TestUpdateRestartPolicy [2022-03-10T19:11:14.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-10T19:11:14.480Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-10T19:11:14.481Z] === RUN TestDaemonIpcModePrivate [2022-03-10T19:11:15.415Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T19:11:15.415Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-10T19:11:15.415Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T19:11:15.948Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-10T19:11:15.948Z] === RUN TestRenameStoppedContainer [2022-03-10T19:11:15.948Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-10T19:11:15.948Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T19:11:16.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-10T19:11:16.606Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-10T19:11:16.606Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T19:11:16.913Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-03-10T19:11:16.913Z] === RUN TestRenameInvalidName [2022-03-10T19:11:17.486Z] --- PASS: TestRenameInvalidName (0.47s) [2022-03-10T19:11:17.486Z] === RUN TestRenameAnonymousContainer [2022-03-10T19:11:17.540Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-10T19:11:17.798Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-10T19:11:17.798Z] === RUN TestIpcModeOlderClient [2022-03-10T19:11:17.798Z] === PAUSE TestIpcModeOlderClient [2022-03-10T19:11:17.798Z] === RUN TestKillContainerInvalidSignal [2022-03-10T19:11:18.055Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-10T19:11:18.055Z] === RUN TestKillContainer [2022-03-10T19:11:18.055Z] === RUN TestKillContainer/no_signal [2022-03-10T19:11:18.621Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T19:11:18.867Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-03-10T19:11:18.867Z] === RUN TestRenameContainerWithSameName [2022-03-10T19:11:18.879Z] === RUN TestKillContainer/killing_signal [2022-03-10T19:11:19.128Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-10T19:11:19.128Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T19:11:19.445Z] --- PASS: TestKillContainer (1.17s) [2022-03-10T19:11:19.445Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-10T19:11:19.445Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-10T19:11:19.445Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-10T19:11:19.445Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T19:11:19.445Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T19:11:19.702Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-10T19:11:20.067Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-03-10T19:11:20.067Z] === RUN TestResize [2022-03-10T19:11:20.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2022-03-10T19:11:20.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-10T19:11:20.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-03-10T19:11:20.636Z] === RUN TestKillStoppedContainer [2022-03-10T19:11:20.636Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-10T19:11:20.636Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T19:11:20.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-10T19:11:20.636Z] === RUN TestKillDifferentUserContainer [2022-03-10T19:11:20.638Z] --- PASS: TestResize (0.50s) [2022-03-10T19:11:20.638Z] === RUN TestResizeWithInvalidSize [2022-03-10T19:11:20.894Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-10T19:11:20.894Z] === RUN TestInspectOomKilledTrue [2022-03-10T19:11:20.899Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-10T19:11:20.899Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T19:11:21.461Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-10T19:11:21.461Z] === RUN TestInspectOomKilledFalse [2022-03-10T19:11:21.469Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-10T19:11:21.469Z] === RUN TestDaemonRestartKillContainers [2022-03-10T19:11:21.469Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T19:11:21.469Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:11:21.469Z] === RUN TestCgroupNamespacesRun [2022-03-10T19:11:21.719Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-10T19:11:21.719Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T19:11:21.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-10T19:11:21.977Z] === RUN TestLinksContainerNames [2022-03-10T19:11:22.911Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-10T19:11:22.911Z] === RUN TestLogsFollowTailEmpty [2022-03-10T19:11:23.171Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-10T19:11:23.171Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T19:11:23.428Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/default [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/private [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/slave [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/shared [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T19:11:23.428Z] === CONT TestMountDaemonRoot/default [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:23.428Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:23.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:23.428Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/shared [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/slave [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/private [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:23.429Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:23.429Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T19:11:23.429Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:11:23.687Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T19:11:23.946Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-10T19:11:23.946Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-10T19:11:23.946Z] === RUN TestContainerBindMountNonRecursive [2022-03-10T19:11:24.014Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-03-10T19:11:24.014Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T19:11:24.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-10T19:11:25.320Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-03-10T19:11:25.321Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T19:11:25.579Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-03-10T19:11:25.579Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T19:11:25.837Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-03-10T19:11:25.837Z] === RUN TestNetworkNat [2022-03-10T19:11:25.928Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2022-03-10T19:11:25.928Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T19:11:26.402Z] --- PASS: TestNetworkNat (0.43s) [2022-03-10T19:11:26.403Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T19:11:26.454Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-03-10T19:11:26.454Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T19:11:26.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-03-10T19:11:26.454Z] === RUN TestWaitNonBlocked [2022-03-10T19:11:26.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:26.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:26.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:26.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:26.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:26.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:26.455Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T19:11:26.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-03-10T19:11:26.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-03-10T19:11:26.455Z] === RUN TestWaitBlocked [2022-03-10T19:11:26.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:26.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:26.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:26.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:26.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:26.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:26.661Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s) [2022-03-10T19:11:26.661Z] === RUN TestNetworkLoopbackNat [2022-03-10T19:11:26.681Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-10T19:11:27.023Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T19:11:27.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-10T19:11:27.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-03-10T19:11:27.023Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T19:11:27.023Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T19:11:27.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-10T19:11:27.839Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-03-10T19:11:27.839Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T19:11:29.190Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-10T19:11:29.190Z] === RUN TestPause [2022-03-10T19:11:29.556Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-03-10T19:11:29.556Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T19:11:29.755Z] --- PASS: TestPause (0.42s) [2022-03-10T19:11:29.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T19:11:29.755Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:11:29.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:11:29.755Z] === RUN TestPauseStopPausedContainer [2022-03-10T19:11:30.013Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-10T19:11:30.013Z] === RUN TestPsFilter [2022-03-10T19:11:30.271Z] --- PASS: TestPsFilter (0.12s) [2022-03-10T19:11:30.271Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T19:11:30.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-10T19:11:30.381Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-03-10T19:11:30.381Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T19:11:30.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-10T19:11:30.529Z] === RUN TestRemoveContainerWithVolume [2022-03-10T19:11:30.932Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s) [2022-03-10T19:11:30.932Z] === CONT TestDaemonHostGatewayIP [2022-03-10T19:11:31.095Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-03-10T19:11:31.095Z] === RUN TestRemoveContainerRunning [2022-03-10T19:11:31.353Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-10T19:11:31.353Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T19:11:31.611Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2022-03-10T19:11:31.611Z] === RUN TestRemoveInvalidContainer [2022-03-10T19:11:31.611Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-10T19:11:31.611Z] === RUN TestRenameLinkedContainer [2022-03-10T19:11:32.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-10T19:11:32.292Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.32s) [2022-03-10T19:11:32.292Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T19:11:33.464Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-03-10T19:11:33.464Z] === CONT TestDaemonRestartIpcMode [2022-03-10T19:11:33.510Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-10T19:11:33.510Z] === RUN TestRenameStoppedContainer [2022-03-10T19:11:33.767Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-10T19:11:33.767Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T19:11:34.135Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-10T19:11:34.333Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-10T19:11:34.334Z] === RUN TestRenameInvalidName [2022-03-10T19:11:34.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-10T19:11:34.836Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s) [2022-03-10T19:11:34.836Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T19:11:34.899Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-10T19:11:34.899Z] === RUN TestRenameAnonymousContainer [2022-03-10T19:11:35.366Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-03-10T19:11:35.366Z] === CONT TestIpcModeOlderClient [2022-03-10T19:11:35.366Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-10T19:11:36.221Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2022-03-10T19:11:36.221Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T19:11:36.273Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-03-10T19:11:36.273Z] === RUN TestRenameContainerWithSameName [2022-03-10T19:11:36.838Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-10T19:11:36.838Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T19:11:37.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-10T19:11:37.407Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-10T19:11:37.407Z] === RUN TestResize [2022-03-10T19:11:37.973Z] --- PASS: TestResize (0.39s) [2022-03-10T19:11:37.973Z] === RUN TestResizeWithInvalidSize [2022-03-10T19:11:38.231Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-10T19:11:38.231Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T19:11:38.658Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-03-10T19:11:38.658Z] PASS [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] === Skipped [2022-03-10T19:11:38.658Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T19:11:38.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T19:11:38.658Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:11:38.658Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-10T19:11:38.658Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T19:11:38.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:11:38.658Z] [2022-03-10T19:11:38.658Z] DONE 196 tests, 5 skipped in 106.286s [2022-03-10T19:11:38.658Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T19:11:38.766Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2022-03-10T19:11:38.766Z] === RUN TestNISDomainname [2022-03-10T19:11:38.766Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T19:11:38.766Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-10T19:11:38.766Z] === RUN TestHostnameDnsResolution [2022-03-10T19:11:38.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:38.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:38.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:38.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:11:38.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:11:38.917Z] INFO: Testing against a local daemon [2022-03-10T19:11:38.917Z] === RUN TestCommitInheritsEnv [2022-03-10T19:11:39.028Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-10T19:11:39.028Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T19:11:39.028Z] 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-03-10T19:11:39.028Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T19:11:39.028Z] === RUN TestStats [2022-03-10T19:11:39.028Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:39.028Z] --- SKIP: TestStats (0.00s) [2022-03-10T19:11:39.028Z] === RUN TestStopContainerWithTimeout [2022-03-10T19:11:39.028Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T19:11:39.028Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T19:11:39.028Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T19:11:39.028Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T19:11:39.028Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T19:11:39.028Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T19:11:39.028Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T19:11:39.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T19:11:39.028Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T19:11:39.028Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T19:11:39.051Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-10T19:11:39.177Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-10T19:11:39.177Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T19:11:39.177Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T19:11:39.177Z] === RUN TestImagesFilterMultiReference [2022-03-10T19:11:39.177Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-10T19:11:39.177Z] === RUN TestImagePullPlatformInvalid [2022-03-10T19:11:39.177Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T19:11:39.177Z] === RUN TestRemoveImageOrphaning [2022-03-10T19:11:39.435Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-10T19:11:39.435Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T19:11:39.599Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T19:11:40.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:40.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:41.338Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-03-10T19:11:41.338Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T19:11:41.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T19:11:41.338Z] === RUN TestTagInvalidReference [2022-03-10T19:11:41.338Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T19:11:41.338Z] === RUN TestTagValidPrefixedRepo [2022-03-10T19:11:41.338Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-10T19:11:41.338Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T19:11:41.338Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T19:11:41.338Z] === RUN TestTagOfficialNames [2022-03-10T19:11:41.338Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-10T19:11:41.338Z] === RUN TestTagMatchesDigest [2022-03-10T19:11:41.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:11:41.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-10T19:11:41.597Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T19:11:41.597Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T19:11:41.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:11:42.140Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T19:11:42.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:11:42.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:11:43.080Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T19:11:43.080Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-03-10T19:11:43.080Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-10T19:11:43.080Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-03-10T19:11:43.080Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-03-10T19:11:43.081Z] === RUN TestDeleteDevicemapper [2022-03-10T19:11:43.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:11:43.081Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T19:11:43.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T19:11:43.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-10T19:11:44.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:11:44.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-03-10T19:11:44.468Z] === RUN TestUpdateMemory [2022-03-10T19:11:44.468Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:44.468Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T19:11:44.468Z] === RUN TestUpdateCPUQuota [2022-03-10T19:11:44.468Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:44.468Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-10T19:11:44.468Z] === RUN TestUpdatePidsLimit [2022-03-10T19:11:44.468Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:11:44.468Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-10T19:11:44.468Z] === RUN TestUpdateRestartPolicy [2022-03-10T19:11:44.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:11:45.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-10T19:11:46.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:11:46.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.59s) [2022-03-10T19:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-03-10T19:11:48.280Z] === RUN TestCgroupNamespacesRun [2022-03-10T19:11:48.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:11:48.545Z] Using test binary docker [2022-03-10T19:11:48.807Z] +++ /etc/init.d/apparmor start [2022-03-10T19:11:48.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:11:48.807Z] INFO: Waiting for daemon to start... [2022-03-10T19:11:48.807Z] Starting dockerd [2022-03-10T19:11:48.807Z] +++ 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-03-10T19:11:49.215Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-03-10T19:11:49.215Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T19:11:50.148Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-03-10T19:11:50.148Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T19:11:51.359Z] . [2022-03-10T19:11:51.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:11:51.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:11:51.359Z] Error: No such image: emptyfs [2022-03-10T19:11:51.359Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T19:11:51.359Z] ++++ docker load [2022-03-10T19:11:51.359Z] Running integration-test (iteration 1) [2022-03-10T19:11:51.359Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-10T19:11:51.359Z] ++ 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-03-10T19:11:51.359Z] ++ set -e [2022-03-10T19:11:51.359Z] ++ '[' -n 0 ']' [2022-03-10T19:11:51.359Z] ++ set -x [2022-03-10T19:11:51.359Z] ++ 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-03-10T19:11:51.523Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-03-10T19:11:51.523Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T19:11:52.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-03-10T19:11:52.467Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T19:11:53.400Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2022-03-10T19:11:53.400Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T19:11:54.777Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-10T19:11:54.777Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T19:11:54.986Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-10T19:11:55.342Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-03-10T19:11:55.342Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T19:11:56.275Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2022-03-10T19:11:56.275Z] === RUN TestNISDomainname [2022-03-10T19:11:56.693Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-03-10T19:11:56.693Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T19:11:56.693Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-10T19:11:56.693Z] === RUN TestWaitNonBlocked [2022-03-10T19:11:56.693Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:56.693Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:56.693Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:56.693Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:56.693Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:11:56.693Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:11:56.693Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-10T19:11:56.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-03-10T19:11:56.693Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-03-10T19:11:56.693Z] === RUN TestWaitBlocked [2022-03-10T19:11:56.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:56.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:56.693Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:56.693Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:56.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:11:56.693Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:11:56.841Z] --- PASS: TestNISDomainname (0.50s) [2022-03-10T19:11:56.841Z] === RUN TestHostnameDnsResolution [2022-03-10T19:11:57.268Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T19:11:57.268Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-10T19:11:57.268Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-03-10T19:11:57.268Z] === CONT TestDaemonRestartIpcMode [2022-03-10T19:11:57.268Z] === CONT TestIpcModeOlderClient [2022-03-10T19:11:57.268Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-10T19:11:57.268Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T19:11:57.406Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-10T19:11:57.406Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T19:11:57.971Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2022-03-10T19:11:57.971Z] === RUN TestStats [2022-03-10T19:12:00.499Z] --- PASS: TestStats (2.42s) [2022-03-10T19:12:00.499Z] === RUN TestStopContainerWithTimeout [2022-03-10T19:12:00.499Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T19:12:00.499Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T19:12:00.499Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T19:12:00.499Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T19:12:00.499Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T19:12:00.499Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T19:12:00.499Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T19:12:00.499Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T19:12:00.499Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T19:12:00.499Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T19:12:00.757Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T19:12:01.470Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.32s) [2022-03-10T19:12:01.732Z] --- PASS: TestDaemonRestartIpcMode (4.50s) [2022-03-10T19:12:01.732Z] PASS [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === Skipped [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T19:12:01.732Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-10T19:12:01.732Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-10T19:12:01.732Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T19:12:01.732Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T19:12:01.732Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-10T19:12:01.732Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-10T19:12:01.732Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-10T19:12:01.732Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-10T19:12:01.732Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-10T19:12:01.732Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T19:12:01.732Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T19:12:01.732Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-10T19:12:01.732Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-10T19:12:01.732Z] 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-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-10T19:12:01.732Z] 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-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-10T19:12:01.732Z] 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-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-10T19:12:01.732Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:12:01.732Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-10T19:12:01.732Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:12:01.732Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-10T19:12:01.732Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-10T19:12:01.732Z] 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-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-10T19:12:01.732Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T19:12:01.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T19:12:01.732Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-10T19:12:01.732Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-10T19:12:01.732Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-10T19:12:01.732Z] [2022-03-10T19:12:01.732Z] DONE 177 tests, 27 skipped in 84.743s [2022-03-10T19:12:01.732Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T19:12:01.993Z] INFO: Testing against a local daemon [2022-03-10T19:12:01.993Z] === RUN TestCommitInheritsEnv [2022-03-10T19:12:03.284Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T19:12:03.375Z] --- PASS: TestCommitInheritsEnv (1.20s) [2022-03-10T19:12:03.375Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T19:12:03.375Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T19:12:03.375Z] === RUN TestImagesFilterMultiReference [2022-03-10T19:12:03.375Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-10T19:12:03.375Z] === RUN TestImagePullPlatformInvalid [2022-03-10T19:12:03.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T19:12:03.375Z] === RUN TestRemoveImageOrphaning [2022-03-10T19:12:04.217Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-10T19:12:04.217Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-03-10T19:12:04.217Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-03-10T19:12:04.217Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-03-10T19:12:04.217Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-03-10T19:12:04.217Z] === RUN TestDeleteDevicemapper [2022-03-10T19:12:04.217Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:12:04.217Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T19:12:04.217Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T19:12:05.029Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-10T19:12:05.285Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2022-03-10T19:12:05.285Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T19:12:05.285Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T19:12:05.285Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T19:12:05.285Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T19:12:05.285Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-10T19:12:05.285Z] === RUN TestTagInvalidReference [2022-03-10T19:12:05.286Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T19:12:05.286Z] === RUN TestTagValidPrefixedRepo [2022-03-10T19:12:05.286Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-10T19:12:05.286Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T19:12:05.286Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T19:12:05.286Z] === RUN TestTagOfficialNames [2022-03-10T19:12:05.286Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-10T19:12:05.286Z] === RUN TestTagMatchesDigest [2022-03-10T19:12:05.286Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T19:12:05.286Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T19:12:05.590Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-03-10T19:12:05.590Z] === RUN TestUpdateMemory [2022-03-10T19:12:06.155Z] --- PASS: TestUpdateMemory (0.47s) [2022-03-10T19:12:06.155Z] === RUN TestUpdateCPUQuota [2022-03-10T19:12:06.483Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-10T19:12:06.721Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-03-10T19:12:06.721Z] === RUN TestUpdatePidsLimit [2022-03-10T19:12:06.721Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T19:12:06.721Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T19:12:06.980Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T19:12:07.238Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T19:12:07.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T19:12:07.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T19:12:07.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-10T19:12:08.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-10T19:12:08.690Z] === RUN TestUpdateRestartPolicy [2022-03-10T19:12:11.527Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-10T19:12:20.884Z] --- PASS: TestUpdateRestartPolicy (10.64s) [2022-03-10T19:12:20.884Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T19:12:20.884Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-10T19:12:20.884Z] === RUN TestWaitNonBlocked [2022-03-10T19:12:20.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:12:20.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:12:20.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:12:20.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:12:20.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:12:20.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:12:20.884Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-10T19:12:20.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-03-10T19:12:20.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-03-10T19:12:20.884Z] === RUN TestWaitBlocked [2022-03-10T19:12:20.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:12:20.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:12:20.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:12:20.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:12:20.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:12:20.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:12:20.884Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-10T19:12:20.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-03-10T19:12:20.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-03-10T19:12:20.884Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T19:12:20.884Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T19:12:23.415Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s) [2022-03-10T19:12:23.415Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T19:12:24.790Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.57s) [2022-03-10T19:12:24.790Z] === CONT TestDaemonHostGatewayIP [2022-03-10T19:12:26.123Z] ......................... [ 67%] [2022-03-10T19:12:26.693Z] === CONT TestDaemonRestartIpcMode [2022-03-10T19:12:26.693Z] --- PASS: TestDaemonHostGatewayIP (2.12s) [2022-03-10T19:12:28.591Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-03-10T19:12:28.591Z] === CONT TestIpcModeOlderClient [2022-03-10T19:12:28.849Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-10T19:12:33.032Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-03-10T19:12:33.032Z] PASS [2022-03-10T19:12:33.032Z] [2022-03-10T19:12:33.032Z] === Skipped [2022-03-10T19:12:33.032Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-10T19:12:33.032Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:12:33.032Z] [2022-03-10T19:12:33.032Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:12:33.032Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:12:33.032Z] [2022-03-10T19:12:33.032Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T19:12:33.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:12:33.032Z] [2022-03-10T19:12:33.032Z] DONE 196 tests, 3 skipped in 99.257s [2022-03-10T19:12:33.032Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T19:12:33.032Z] ++ 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-03-10T19:12:33.032Z] ++ set -e [2022-03-10T19:12:33.032Z] ++ '[' -n 0 ']' [2022-03-10T19:12:33.032Z] ++ set -x [2022-03-10T19:12:33.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T19:12:33.032Z] INFO: Testing against a local daemon [2022-03-10T19:12:33.032Z] === RUN TestCommitInheritsEnv [2022-03-10T19:12:33.032Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-10T19:12:33.032Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T19:12:33.032Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T19:12:33.032Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T19:12:33.032Z] === RUN TestImagesFilterMultiReference [2022-03-10T19:12:33.032Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-10T19:12:33.032Z] === RUN TestImagePullPlatformInvalid [2022-03-10T19:12:33.032Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-10T19:12:33.032Z] === RUN TestRemoveImageOrphaning [2022-03-10T19:12:33.291Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-10T19:12:33.291Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T19:12:33.291Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:12:33.291Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-10T19:12:33.291Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T19:12:33.291Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-10T19:12:33.291Z] === RUN TestTagInvalidReference [2022-03-10T19:12:33.291Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-10T19:12:33.291Z] === RUN TestTagValidPrefixedRepo [2022-03-10T19:12:33.548Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-10T19:12:33.548Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T19:12:33.548Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-10T19:12:33.548Z] === RUN TestTagOfficialNames [2022-03-10T19:12:33.548Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-10T19:12:33.548Z] === RUN TestTagMatchesDigest [2022-03-10T19:12:33.548Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-10T19:12:33.548Z] PASS [2022-03-10T19:12:33.548Z] [2022-03-10T19:12:33.548Z] === Skipped [2022-03-10T19:12:33.548Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T19:12:33.548Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-10T19:12:33.548Z] [2022-03-10T19:12:33.548Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T19:12:33.548Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:12:33.548Z] [2022-03-10T19:12:33.548Z] DONE 12 tests, 2 skipped in 0.932s [2022-03-10T19:12:33.548Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T19:12:33.549Z] ++ 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-03-10T19:12:33.549Z] ++ set -e [2022-03-10T19:12:33.549Z] ++ '[' -n 0 ']' [2022-03-10T19:12:33.549Z] ++ set -x [2022-03-10T19:12:33.549Z] ++ 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-03-10T19:12:33.549Z] INFO: Testing against a local daemon [2022-03-10T19:12:33.549Z] === RUN TestNetworkCreateDelete [2022-03-10T19:12:33.808Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-10T19:12:33.808Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T19:12:34.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-10T19:12:34.066Z] === RUN TestDaemonDNSFallback [2022-03-10T19:12:34.870Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-10T19:12:34.870Z] [2022-03-10T19:12:34.870Z] ________ ____ __. [2022-03-10T19:12:34.870Z] \_____ \ | |/ _| [2022-03-10T19:12:34.870Z] / | \| < [2022-03-10T19:12:34.870Z] / | \ | \ [2022-03-10T19:12:34.870Z] \_______ /____|__ \ [2022-03-10T19:12:34.870Z] \/ \/ [2022-03-10T19:12:34.870Z] [2022-03-10T19:12:34.870Z] INFO: make.ps1 ended at 03/10/2022 19:12:24 [2022-03-10T19:12:34.870Z] INFO: Binaries build ended at 03/10/2022 19:12:26. Duration:00:01:24.9227509 [2022-03-10T19:12:34.870Z] INFO: Copying the built daemon binary to d:\CI\PR-43356\1\binary\dockerd-f5c56eaca8.exe... [2022-03-10T19:12:34.870Z] INFO: Copying the built client binary to d:\CI\PR-43356\1\binary\docker-f5c56eaca8.exe... [2022-03-10T19:12:34.870Z] INFO: Copying dockerversion from the container... [2022-03-10T19:12:34.870Z] INFO: Copying the golang package from the container to d:\CI\PR-43356\1\installer\go.zip... [2022-03-10T19:12:34.870Z] INFO: Extracting go.zip to d:\CI\PR-43356\1\go [2022-03-10T19:12:38.090Z] Loaded image: buildpack-deps:buster [2022-03-10T19:12:38.090Z] Loaded image: busybox:latest [2022-03-10T19:12:38.090Z] Loaded image: busybox:glibc [2022-03-10T19:12:40.626Z] --- PASS: TestDaemonDNSFallback (6.23s) [2022-03-10T19:12:40.626Z] === RUN TestInspectNetwork [2022-03-10T19:12:43.193Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T19:12:43.193Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T19:12:43.193Z] === RUN TestInspectNetwork/network_name [2022-03-10T19:12:43.193Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T19:12:43.381Z] Loaded image: debian:bullseye [2022-03-10T19:12:43.641Z] Loaded image: hello-world:latest [2022-03-10T19:12:43.641Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:12:43.903Z] INFO: Testing against a local daemon [2022-03-10T19:12:43.903Z] === RUN TestCgroupNamespacesBuild [2022-03-10T19:12:47.206Z] --- PASS: TestCgroupNamespacesBuild (3.36s) [2022-03-10T19:12:47.206Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-10T19:12:47.374Z] --- PASS: TestInspectNetwork (6.54s) [2022-03-10T19:12:47.374Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T19:12:47.374Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T19:12:47.374Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T19:12:47.374Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T19:12:47.374Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T19:12:48.309Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-03-10T19:12:48.309Z] === RUN TestNetworkInvalidJSON [2022-03-10T19:12:48.309Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T19:12:48.309Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T19:12:48.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:12:48.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:12:48.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:12:48.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:12:48.309Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T19:12:48.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:12:48.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T19:12:48.309Z] === RUN TestNetworkList [2022-03-10T19:12:48.309Z] === RUN TestNetworkList//networks [2022-03-10T19:12:48.309Z] === PAUSE TestNetworkList//networks [2022-03-10T19:12:48.309Z] === RUN TestNetworkList//networks/ [2022-03-10T19:12:48.309Z] === PAUSE TestNetworkList//networks/ [2022-03-10T19:12:48.309Z] === CONT TestNetworkList//networks [2022-03-10T19:12:48.309Z] === CONT TestNetworkList//networks/ [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T19:12:48.309Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T19:12:48.309Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T19:12:48.874Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-10T19:12:48.874Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T19:12:49.756Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-03-10T19:12:49.756Z] === RUN TestBuildWithSession [2022-03-10T19:12:49.756Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:12:49.756Z] --- SKIP: TestBuildWithSession (0.01s) [2022-03-10T19:12:49.756Z] === RUN TestBuildSquashParent [2022-03-10T19:12:50.246Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-10T19:12:50.246Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T19:12:50.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-10T19:12:50.812Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T19:12:51.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-10T19:12:51.745Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T19:12:52.711Z] INFO: Extraction ended at 03/10/2022 19:12:50. Duration:00:00:22.4838556 [2022-03-10T19:12:52.711Z] INFO: Updating the golang and path environment variables [2022-03-10T19:12:52.711Z] INFO: GOPATH=d:\gopath [2022-03-10T19:12:52.711Z] INFO: go version go1.16.15 windows/amd64 [2022-03-10T19:12:52.711Z] INFO: Running the daemon under test in debug mode [2022-03-10T19:12:52.711Z] INFO: Starting a daemon under test... [2022-03-10T19:12:52.711Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43356\1\daemon --pidfile d:\CI\PR-43356\1\docker.pid -D [2022-03-10T19:12:52.711Z] INFO: Process started successfully. [2022-03-10T19:12:52.711Z] INFO: Start tailing logs of the daemon under tests [2022-03-10T19:12:52.711Z] INFO: Waiting for the daemon under test to start... [2022-03-10T19:12:53.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-10T19:12:53.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T19:12:53.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-10T19:12:53.682Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T19:12:55.583Z] --- PASS: TestServiceWithPredefinedNetwork (1.78s) [2022-03-10T19:12:55.583Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T19:12:55.583Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:12:55.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:12:55.583Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T19:12:57.899Z] --- PASS: TestBuildSquashParent (8.34s) [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:12:57.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:12:57.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:12:57.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:12:57.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:13:01.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:13:01.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:13:03.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:13:03.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:13:04.731Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-03-10T19:13:07.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-03-10T19:13:07.103Z] === RUN TestBuildMultiStageCopy [2022-03-10T19:13:07.103Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T19:13:09.651Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T19:13:09.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T19:13:10.452Z] --- PASS: TestServiceWithDataPathPortInit (13.04s) [2022-03-10T19:13:10.452Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T19:13:10.484Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T19:13:11.018Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yv43n88v880owqqlvu4nbxft4 Created:2022-03-10 19:13:09.780947717 +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[6ba09dc347ce87db9b08afb835d4a2c55a7e54cab550c78f179c3b8a77e07a74:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltbjf95xbsqwquuqq9kmvblre EndpointID:9ff25bcb46baa613a5d7e83680180b829a347a76f173248f80c476be57401fd8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:591e72aefb31ace7d8ee21462f1c066f292ef0c3d753229b34175a07359b5dac 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:10cb50fef8fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltbjf95xbsqwquuqq9kmvblre EndpointID:9ff25bcb46baa613a5d7e83680180b829a347a76f173248f80c476be57401fd8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T19:13:11.056Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-03-10T19:13:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-03-10T19:13:11.628Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T19:13:13.014Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2022-03-10T19:13:13.014Z] === RUN TestBuildLabelWithTargets [2022-03-10T19:13:13.790Z] .....INFO: Daemon under test started and replied! [2022-03-10T19:13:13.790Z] INFO: Docker version of the daemon under test [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] Client: [2022-03-10T19:13:13.790Z] Version: 17.06.2-ce [2022-03-10T19:13:13.790Z] API version: 1.30 [2022-03-10T19:13:13.790Z] Go version: go1.8.3 [2022-03-10T19:13:13.790Z] Git commit: cec0b72 [2022-03-10T19:13:13.790Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-10T19:13:13.790Z] OS/Arch: windows/amd64 [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] Server: [2022-03-10T19:13:13.790Z] Version: 0.0.0-dev [2022-03-10T19:13:13.790Z] API version: 1.41 (minimum version 1.24) [2022-03-10T19:13:13.790Z] Go version: go1.16.15 [2022-03-10T19:13:13.790Z] Git commit: f5c56eaca8 [2022-03-10T19:13:13.790Z] Built: 03/10/2022 19:11:07 [2022-03-10T19:13:13.790Z] OS/Arch: windows/amd64 [2022-03-10T19:13:13.790Z] Experimental: false [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] INFO: Docker info of the daemon under test [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] Containers: 0 [2022-03-10T19:13:13.790Z] Running: 0 [2022-03-10T19:13:13.790Z] Paused: 0 [2022-03-10T19:13:13.790Z] Stopped: 0 [2022-03-10T19:13:13.790Z] Images: 0 [2022-03-10T19:13:13.790Z] Server Version: 0.0.0-dev [2022-03-10T19:13:13.790Z] Storage Driver: windowsfilter [2022-03-10T19:13:13.790Z] Windows: [2022-03-10T19:13:13.790Z] Logging Driver: json-file [2022-03-10T19:13:13.790Z] Plugins: [2022-03-10T19:13:13.790Z] Volume: local [2022-03-10T19:13:13.790Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T19:13:13.790Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T19:13:13.790Z] Swarm: inactive [2022-03-10T19:13:13.790Z] Default Isolation: process [2022-03-10T19:13:13.790Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T19:13:13.790Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T19:13:13.790Z] OSType: windows [2022-03-10T19:13:13.790Z] Architecture: x86_64 [2022-03-10T19:13:13.790Z] CPUs: 4 [2022-03-10T19:13:13.790Z] Total Memory: 32GiB [2022-03-10T19:13:13.790Z] Name: azwin-2-88c6f0 [2022-03-10T19:13:13.790Z] ID: DGKE:PA5I:6QGW:UB6D:DXZA:JBWZ:BUQF:T4C7:AZRF:JSSD:MJZY:D3OR [2022-03-10T19:13:13.790Z] Docker Root Dir: D:\CI\PR-43356\1\daemon [2022-03-10T19:13:13.790Z] Debug Mode (client): false [2022-03-10T19:13:13.790Z] Debug Mode (server): true [2022-03-10T19:13:13.790Z] File Descriptors: -1 [2022-03-10T19:13:13.790Z] Goroutines: 16 [2022-03-10T19:13:13.790Z] System Time: 2022-03-10T19:13:10.5726923Z [2022-03-10T19:13:13.790Z] EventsListeners: 0 [2022-03-10T19:13:13.790Z] Registry: https://index.docker.io/v1/ [2022-03-10T19:13:13.790Z] Labels: [2022-03-10T19:13:13.790Z] Experimental: false [2022-03-10T19:13:13.790Z] Insecure Registries: [2022-03-10T19:13:13.790Z] 127.0.0.0/8 [2022-03-10T19:13:13.790Z] Live Restore Enabled: false [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] INFO: Docker images of the daemon under test [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T19:13:13.790Z] [2022-03-10T19:13:13.790Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-10T19:13:13.790Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-10T19:13:13.790Z] ltsc2019: Pulling from windows/servercore [2022-03-10T19:13:13.790Z] 4612f6d0b889: Pulling fs layer [2022-03-10T19:13:13.790Z] 0a6173b79e25: Pulling fs layer [2022-03-10T19:13:14.931Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2022-03-10T19:13:14.931Z] === RUN TestBuildWithEmptyLayers [2022-03-10T19:13:15.200Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-03-10T19:13:15.200Z] PASS [2022-03-10T19:13:15.201Z] [2022-03-10T19:13:15.201Z] === Skipped [2022-03-10T19:13:15.201Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:13:15.201Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:13:15.201Z] [2022-03-10T19:13:15.201Z] DONE 26 tests, 1 skipped in 41.753s [2022-03-10T19:13:15.201Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:15.201Z] ++ 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-03-10T19:13:15.201Z] ++ set -e [2022-03-10T19:13:15.201Z] ++ '[' -n 0 ']' [2022-03-10T19:13:15.201Z] ++ set -x [2022-03-10T19:13:15.201Z] ++ 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-03-10T19:13:15.460Z] INFO: Testing against a local daemon [2022-03-10T19:13:15.460Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T19:13:15.460Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:15.460Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:13:15.460Z] === RUN TestDockerNetworkIpvlan [2022-03-10T19:13:15.460Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:15.460Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:15.460Z] PASS [2022-03-10T19:13:15.460Z] [2022-03-10T19:13:15.460Z] === Skipped [2022-03-10T19:13:15.460Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:13:15.460Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:15.460Z] [2022-03-10T19:13:15.460Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:15.460Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:15.460Z] [2022-03-10T19:13:15.460Z] DONE 2 tests, 2 skipped in 0.123s [2022-03-10T19:13:15.460Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:15.460Z] ++ 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-03-10T19:13:15.460Z] ++ set -e [2022-03-10T19:13:15.460Z] ++ '[' -n 0 ']' [2022-03-10T19:13:15.460Z] ++ set -x [2022-03-10T19:13:15.460Z] ++ 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-03-10T19:13:15.460Z] INFO: Testing against a local daemon [2022-03-10T19:13:15.460Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T19:13:16.321Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-03-10T19:13:16.321Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T19:13:16.834Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-10T19:13:16.834Z] === RUN TestDockerNetworkMacvlan [2022-03-10T19:13:17.769Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T19:13:18.042Z] --- PASS: TestImportExtremelyLargeImageWorks (93.41s) [2022-03-10T19:13:18.042Z] PASS [2022-03-10T19:13:18.042Z] [2022-03-10T19:13:18.042Z] DONE 12 tests in 96.160s [2022-03-10T19:13:18.042Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T19:13:18.042Z] INFO: Testing against a local daemon [2022-03-10T19:13:18.042Z] === RUN TestNetworkCreateDelete [2022-03-10T19:13:18.042Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T19:13:18.042Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T19:13:18.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-10T19:13:18.042Z] === RUN TestDaemonDNSFallback [2022-03-10T19:13:18.334Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T19:13:19.268Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T19:13:19.630Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2022-03-10T19:13:19.630Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T19:13:19.859Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-10T19:13:20.578Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2022-03-10T19:13:20.578Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T19:13:20.644Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T19:13:21.759Z] tests/integration/client_test.py ..... [ 75%] [2022-03-10T19:13:21.759Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-10T19:13:22.233Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-03-10T19:13:22.233Z] === RUN TestInspectNetwork [2022-03-10T19:13:22.326Z] tests/integration/errors_test.py . [ 76%] [2022-03-10T19:13:22.544Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T19:13:23.883Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2022-03-10T19:13:23.883Z] === RUN TestBuildWithHugeFile [2022-03-10T19:13:24.114Z] 0a6173b79e25: Verifying Checksum [2022-03-10T19:13:24.114Z] 0a6173b79e25: Download complete [2022-03-10T19:13:24.767Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T19:13:24.767Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T19:13:24.767Z] === RUN TestInspectNetwork/network_name [2022-03-10T19:13:24.767Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T19:13:25.071Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan (8.91s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.80s) [2022-03-10T19:13:26.005Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-03-10T19:13:26.005Z] PASS [2022-03-10T19:13:26.005Z] [2022-03-10T19:13:26.005Z] DONE 8 tests in 10.415s [2022-03-10T19:13:26.005Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T19:13:26.005Z] ++ 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-03-10T19:13:26.005Z] ++ set -e [2022-03-10T19:13:26.005Z] ++ '[' -n 0 ']' [2022-03-10T19:13:26.005Z] ++ set -x [2022-03-10T19:13:26.005Z] ++ 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-03-10T19:13:26.005Z] testing: warning: no tests to run [2022-03-10T19:13:26.005Z] PASS [2022-03-10T19:13:26.005Z] [2022-03-10T19:13:26.005Z] DONE 0 tests in 0.023s [2022-03-10T19:13:26.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T19:13:26.005Z] ++ 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-03-10T19:13:26.005Z] ++ set -e [2022-03-10T19:13:26.005Z] ++ '[' -n 0 ']' [2022-03-10T19:13:26.005Z] ++ set -x [2022-03-10T19:13:26.005Z] ++ 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-03-10T19:13:26.005Z] INFO: Testing against a local daemon [2022-03-10T19:13:26.005Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T19:13:27.377Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-03-10T19:13:27.377Z] === RUN TestAuthZPluginTLS [2022-03-10T19:13:27.635Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-10T19:13:27.635Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T19:13:28.200Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T19:13:28.200Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T19:13:28.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-10T19:13:28.766Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T19:13:28.958Z] --- PASS: TestInspectNetwork (7.04s) [2022-03-10T19:13:28.958Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-03-10T19:13:28.958Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T19:13:28.958Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T19:13:28.958Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T19:13:28.958Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T19:13:29.332Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-10T19:13:29.332Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T19:13:30.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-03-10T19:13:30.266Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T19:13:30.337Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-03-10T19:13:30.337Z] === RUN TestNetworkInvalidJSON [2022-03-10T19:13:30.337Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:30.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:30.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:30.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:30.337Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:30.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:30.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T19:13:30.337Z] === RUN TestNetworkList [2022-03-10T19:13:30.337Z] === RUN TestNetworkList//networks [2022-03-10T19:13:30.337Z] === PAUSE TestNetworkList//networks [2022-03-10T19:13:30.337Z] === RUN TestNetworkList//networks/ [2022-03-10T19:13:30.337Z] === PAUSE TestNetworkList//networks/ [2022-03-10T19:13:30.337Z] === CONT TestNetworkList//networks [2022-03-10T19:13:30.337Z] === CONT TestNetworkList//networks/ [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkList (0.02s) [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T19:13:30.337Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T19:13:30.337Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T19:13:30.831Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-10T19:13:30.831Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T19:13:30.904Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-10T19:13:30.904Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T19:13:31.397Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-10T19:13:31.397Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T19:13:31.964Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-10T19:13:31.964Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T19:13:32.284Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-10T19:13:32.284Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T19:13:32.851Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-10T19:13:32.851Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T19:13:33.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-10T19:13:33.341Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T19:13:33.788Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-10T19:13:33.788Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T19:13:34.713Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-03-10T19:13:34.713Z] === RUN TestAuthZPluginHeader [2022-03-10T19:13:35.164Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-10T19:13:35.164Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T19:13:35.279Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-10T19:13:35.279Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T19:13:35.279Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:35.279Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T19:13:35.279Z] === RUN TestAuthZPluginV2Disable [2022-03-10T19:13:35.279Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:35.279Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-10T19:13:35.279Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T19:13:35.279Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:35.279Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T19:13:35.279Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T19:13:35.279Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:35.279Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T19:13:35.279Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T19:13:35.731Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-10T19:13:35.731Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T19:13:38.266Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-03-10T19:13:38.266Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T19:13:38.266Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:13:38.266Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:13:38.266Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T19:13:38.916Z] 4612f6d0b889: Verifying Checksum [2022-03-10T19:13:38.916Z] 4612f6d0b889: Download complete [2022-03-10T19:13:40.736Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-10T19:13:41.851Z] --- PASS: TestImportExtremelyLargeImageWorks (94.99s) [2022-03-10T19:13:41.851Z] PASS [2022-03-10T19:13:41.851Z] [2022-03-10T19:13:41.851Z] === Skipped [2022-03-10T19:13:41.851Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-10T19:13:41.851Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-10T19:13:41.851Z] [2022-03-10T19:13:41.851Z] DONE 12 tests, 1 skipped in 98.597s [2022-03-10T19:13:41.851Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T19:13:41.851Z] INFO: Testing against a local daemon [2022-03-10T19:13:41.851Z] === RUN TestNetworkCreateDelete [2022-03-10T19:13:41.851Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-10T19:13:41.851Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T19:13:41.851Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-10T19:13:41.851Z] === RUN TestDaemonDNSFallback [2022-03-10T19:13:48.437Z] --- PASS: TestDaemonDNSFallback (7.33s) [2022-03-10T19:13:48.437Z] === RUN TestInspectNetwork [2022-03-10T19:13:48.437Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.437Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T19:13:48.437Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.437Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestNetworkInvalidJSON [2022-03-10T19:13:48.437Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:48.437Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:48.437Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:48.437Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:48.437Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:48.437Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:48.437Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T19:13:48.437Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:13:48.437Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestNetworkList [2022-03-10T19:13:48.437Z] === RUN TestNetworkList//networks [2022-03-10T19:13:48.437Z] === PAUSE TestNetworkList//networks [2022-03-10T19:13:48.437Z] === RUN TestNetworkList//networks/ [2022-03-10T19:13:48.437Z] === PAUSE TestNetworkList//networks/ [2022-03-10T19:13:48.437Z] === CONT TestNetworkList//networks [2022-03-10T19:13:48.437Z] === CONT TestNetworkList//networks/ [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkList (0.01s) [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T19:13:48.437Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T19:13:48.437Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.437Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T19:13:48.437Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.437Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T19:13:48.437Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T19:13:48.437Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.437Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T19:13:48.437Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T19:13:48.438Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T19:13:48.438Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T19:13:48.438Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T19:13:48.438Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T19:13:48.438Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:13:48.438Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T19:13:48.438Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-10T19:13:48.438Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T19:13:48.438Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T19:13:48.438Z] PASS [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === Skipped [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-10T19:13:48.438Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T19:13:48.438Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T19:13:48.438Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-10T19:13:48.438Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-10T19:13:48.438Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T19:13:48.438Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] DONE 22 tests, 12 skipped in 7.991s [2022-03-10T19:13:48.438Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:48.438Z] INFO: Testing against a local daemon [2022-03-10T19:13:48.438Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T19:13:48.438Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:48.438Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestDockerNetworkIpvlan [2022-03-10T19:13:48.438Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:48.438Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:48.438Z] PASS [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === Skipped [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:13:48.438Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:48.438Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] DONE 2 tests, 2 skipped in 0.117s [2022-03-10T19:13:48.438Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:48.438Z] INFO: Testing against a local daemon [2022-03-10T19:13:48.438Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T19:13:48.438Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T19:13:48.438Z] === RUN TestDockerNetworkMacvlan [2022-03-10T19:13:48.438Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-10T19:13:48.438Z] PASS [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === Skipped [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-10T19:13:48.438Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-10T19:13:48.438Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:13:48.438Z] [2022-03-10T19:13:48.438Z] DONE 2 tests, 2 skipped in 0.116s [2022-03-10T19:13:48.438Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T19:13:48.698Z] testing: warning: no tests to run [2022-03-10T19:13:48.698Z] PASS [2022-03-10T19:13:48.698Z] [2022-03-10T19:13:48.698Z] DONE 0 tests in 0.026s [2022-03-10T19:13:48.698Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T19:13:48.698Z] INFO: Testing against a local daemon [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginTLS [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginHeader [2022-03-10T19:13:48.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.698Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-10T19:13:48.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-03-10T19:13:48.959Z] === RUN TestAuthZPluginV2Disable [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-10T19:13:48.959Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-10T19:13:48.959Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-10T19:13:48.959Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T19:13:48.959Z] PASS [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === Skipped [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-10T19:13:48.959Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:48.959Z] [2022-03-10T19:13:48.959Z] DONE 17 tests, 17 skipped in 0.338s [2022-03-10T19:13:48.959Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T19:13:48.959Z] INFO: Testing against a local daemon [2022-03-10T19:13:48.959Z] === RUN TestPluginInvalidJSON [2022-03-10T19:13:49.220Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:49.220Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:49.220Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:49.220Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-10T19:13:49.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T19:13:49.220Z] === RUN TestPluginInstall [2022-03-10T19:13:49.220Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:49.220Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-10T19:13:49.220Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:13:49.220Z] 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-03-10T19:13:49.220Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T19:13:49.220Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:13:49.220Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T19:13:49.220Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:13:49.220Z] PASS [2022-03-10T19:13:49.220Z] [2022-03-10T19:13:49.220Z] === Skipped [2022-03-10T19:13:49.220Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-10T19:13:49.220Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-10T19:13:49.220Z] [2022-03-10T19:13:49.220Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-10T19:13:49.220Z] 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-03-10T19:13:49.220Z] [2022-03-10T19:13:49.220Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:13:49.220Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-10T19:13:49.220Z] [2022-03-10T19:13:49.220Z] DONE 5 tests, 3 skipped in 0.160s [2022-03-10T19:13:49.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T19:13:49.220Z] INFO: Testing against a local daemon [2022-03-10T19:13:49.220Z] === RUN TestExternalGraphDriver [2022-03-10T19:13:49.220Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T19:13:49.220Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-03-10T19:13:49.220Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:13:53.264Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2022-03-10T19:13:53.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T19:13:53.390Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2022-03-10T19:13:53.391Z] PASS [2022-03-10T19:13:53.391Z] [2022-03-10T19:13:53.391Z] === Skipped [2022-03-10T19:13:53.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-10T19:13:53.391Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:53.391Z] [2022-03-10T19:13:53.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-10T19:13:53.391Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:53.391Z] [2022-03-10T19:13:53.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-10T19:13:53.391Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:53.391Z] [2022-03-10T19:13:53.391Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-10T19:13:53.391Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:13:53.391Z] [2022-03-10T19:13:53.391Z] DONE 17 tests, 4 skipped in 25.982s [2022-03-10T19:13:53.391Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T19:13:53.391Z] ++ 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-03-10T19:13:53.391Z] ++ set -e [2022-03-10T19:13:53.391Z] ++ '[' -n 0 ']' [2022-03-10T19:13:53.391Z] ++ set -x [2022-03-10T19:13:53.391Z] ++ 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-03-10T19:13:53.391Z] INFO: Testing against a local daemon [2022-03-10T19:13:53.391Z] === RUN TestPluginInvalidJSON [2022-03-10T19:13:53.391Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:53.391Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:53.391Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:13:53.391Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-10T19:13:53.391Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T19:13:53.391Z] === RUN TestPluginInstall [2022-03-10T19:13:53.391Z] === RUN TestPluginInstall/no_auth [2022-03-10T19:13:53.956Z] time="2022-03-10T19:13:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:53.956Z] time="2022-03-10T19:13:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff37ad89ed1a64e049fea9d316457a91124464636d83a8fafb20bcfaa7d1cf74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:53.956Z] time="2022-03-10T19:13:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:53.956Z] time="2022-03-10T19:13:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff37ad89ed1a64e049fea9d316457a91124464636d83a8fafb20bcfaa7d1cf74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:53.956Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T19:13:54.522Z] time="2022-03-10T19:13:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:54.522Z] time="2022-03-10T19:13:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff37ad89ed1a64e049fea9d316457a91124464636d83a8fafb20bcfaa7d1cf74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:54.522Z] time="2022-03-10T19:13:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:54.522Z] time="2022-03-10T19:13:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff37ad89ed1a64e049fea9d316457a91124464636d83a8fafb20bcfaa7d1cf74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:54.522Z] === RUN TestPluginInstall/with_insecure [2022-03-10T19:13:54.641Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:19f1veikzxr6wty44nwtbaq4i Created:2022-03-10 19:13:53.09431525 +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[8e6130b81259db145bc4b46cb898bb8ec9ccf3e68ecd3b4d6cafc04906a7cf94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k1on8g3n7os7pjbg7pzyvi4mp EndpointID:3ec0bd94385414a26add4ca66863cd00aa48e0ad0709a49ecccde9f14243731d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:111ae365e95ed4ee73450e9380edf9ba8cdac888d83fef75e7dfd195f35b99c1 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:3f1397a7c473 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k1on8g3n7os7pjbg7pzyvi4mp EndpointID:3ec0bd94385414a26add4ca66863cd00aa48e0ad0709a49ecccde9f14243731d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T19:13:55.457Z] time="2022-03-10T19:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:55.457Z] time="2022-03-10T19:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bcbdd6bfce35a21a3fd60fe008995124170ba5244bfce300143ce2cb94019e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:55.457Z] time="2022-03-10T19:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:13:55.457Z] time="2022-03-10T19:13:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bcbdd6bfce35a21a3fd60fe008995124170ba5244bfce300143ce2cb94019e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:13:55.715Z] plugin_test.go:165: [dab3dbaf45f4e] daemon is not started [2022-03-10T19:13:55.715Z] --- PASS: TestPluginInstall (3.61s) [2022-03-10T19:13:55.715Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2022-03-10T19:13:55.715Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-10T19:13:55.715Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-10T19:13:55.715Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:13:55.810Z] --- PASS: TestGraphdriverPluginV2 (5.59s) [2022-03-10T19:13:55.810Z] PASS [2022-03-10T19:13:55.810Z] [2022-03-10T19:13:55.810Z] === Skipped [2022-03-10T19:13:55.810Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-03-10T19:13:55.810Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-10T19:13:55.810Z] [2022-03-10T19:13:55.810Z] DONE 2 tests, 1 skipped in 5.766s [2022-03-10T19:13:55.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T19:13:55.810Z] INFO: Testing against a local daemon [2022-03-10T19:13:55.810Z] === RUN TestContinueAfterPluginCrash [2022-03-10T19:13:55.810Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T19:13:55.810Z] === RUN TestReadPluginNoRead [2022-03-10T19:13:55.810Z] === PAUSE TestReadPluginNoRead [2022-03-10T19:13:55.810Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T19:13:55.810Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T19:13:55.810Z] === CONT TestContinueAfterPluginCrash [2022-03-10T19:13:55.810Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T19:13:56.281Z] ......... [ 86%] [2022-03-10T19:13:57.088Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T19:13:58.020Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T19:13:58.831Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s) [2022-03-10T19:13:58.831Z] PASS [2022-03-10T19:13:58.831Z] [2022-03-10T19:13:58.831Z] === Skipped [2022-03-10T19:13:58.831Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:13:58.831Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:13:58.831Z] [2022-03-10T19:13:58.831Z] DONE 26 tests, 1 skipped in 43.779s [2022-03-10T19:13:58.831Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:58.831Z] INFO: Testing against a local daemon [2022-03-10T19:13:58.831Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T19:13:58.831Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:58.831Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-10T19:13:58.831Z] === RUN TestDockerNetworkIpvlan [2022-03-10T19:13:58.831Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:58.831Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:58.831Z] PASS [2022-03-10T19:13:58.831Z] [2022-03-10T19:13:58.831Z] === Skipped [2022-03-10T19:13:58.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-10T19:13:58.831Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:58.831Z] [2022-03-10T19:13:58.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:13:58.831Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:13:58.831Z] [2022-03-10T19:13:58.831Z] DONE 2 tests, 2 skipped in 0.063s [2022-03-10T19:13:58.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:13:58.831Z] INFO: Testing against a local daemon [2022-03-10T19:13:58.831Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T19:13:58.954Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2022-03-10T19:13:58.954Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-03-10T19:13:58.954Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-10T19:13:58.954Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:13:59.520Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-10T19:13:59.520Z] PASS [2022-03-10T19:13:59.520Z] [2022-03-10T19:13:59.520Z] DONE 10 tests in 7.520s [2022-03-10T19:13:59.520Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T19:13:59.520Z] ++ 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-03-10T19:13:59.520Z] ++ set -e [2022-03-10T19:13:59.520Z] ++ '[' -n 0 ']' [2022-03-10T19:13:59.520Z] ++ set -x [2022-03-10T19:13:59.520Z] ++ 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-03-10T19:13:59.520Z] INFO: Testing against a local daemon [2022-03-10T19:13:59.520Z] === RUN TestExternalGraphDriver [2022-03-10T19:13:59.520Z] === RUN TestExternalGraphDriver/json [2022-03-10T19:14:00.207Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-10T19:14:00.207Z] === RUN TestDockerNetworkMacvlan [2022-03-10T19:14:00.774Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T19:14:01.097Z] --- PASS: TestDaemonStartWithLogOpt (6.19s) [2022-03-10T19:14:01.097Z] === CONT TestReadPluginNoRead [2022-03-10T19:14:01.136Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-10T19:14:01.418Z] === RUN TestExternalGraphDriver/spec [2022-03-10T19:14:01.710Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T19:14:02.276Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T19:14:02.588Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-10T19:14:02.790Z] === RUN TestExternalGraphDriver/pull [2022-03-10T19:14:04.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T19:14:04.398Z] === RUN TestReadPluginNoRead/default [2022-03-10T19:14:04.690Z] --- PASS: TestExternalGraphDriver (4.78s) [2022-03-10T19:14:04.690Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-03-10T19:14:04.690Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-03-10T19:14:04.690Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-03-10T19:14:04.690Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:14:04.690Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:14:04.690Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-10T19:14:04.690Z] PASS [2022-03-10T19:14:04.690Z] [2022-03-10T19:14:04.690Z] === Skipped [2022-03-10T19:14:04.690Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-10T19:14:04.690Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:14:04.690Z] [2022-03-10T19:14:04.690Z] DONE 5 tests, 1 skipped in 4.914s [2022-03-10T19:14:04.690Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T19:14:04.690Z] ++ 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-03-10T19:14:04.690Z] ++ set -e [2022-03-10T19:14:04.690Z] ++ '[' -n 0 ']' [2022-03-10T19:14:04.690Z] ++ set -x [2022-03-10T19:14:04.690Z] ++ 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-03-10T19:14:04.690Z] INFO: Testing against a local daemon [2022-03-10T19:14:04.691Z] === RUN TestContinueAfterPluginCrash [2022-03-10T19:14:04.691Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T19:14:04.691Z] === RUN TestReadPluginNoRead [2022-03-10T19:14:04.691Z] === PAUSE TestReadPluginNoRead [2022-03-10T19:14:04.691Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T19:14:04.691Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T19:14:04.691Z] === CONT TestContinueAfterPluginCrash [2022-03-10T19:14:04.691Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T19:14:04.968Z] --- PASS: TestContinueAfterPluginCrash (9.80s) [2022-03-10T19:14:06.084Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T19:14:06.878Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T19:14:07.977Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-03-10T19:14:07.977Z] === CONT TestReadPluginNoRead [2022-03-10T19:14:09.165Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-10T19:14:09.165Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-10T19:14:09.368Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T19:14:09.419Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-03-10T19:14:09.627Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-03-10T19:14:09.627Z] PASS [2022-03-10T19:14:09.627Z] [2022-03-10T19:14:09.627Z] DONE 8 tests in 10.922s [2022-03-10T19:14:09.627Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T19:14:09.627Z] testing: warning: no tests to run [2022-03-10T19:14:09.627Z] PASS [2022-03-10T19:14:09.627Z] [2022-03-10T19:14:09.627Z] DONE 0 tests in 0.011s [2022-03-10T19:14:09.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T19:14:09.876Z] === RUN TestReadPluginNoRead/default [2022-03-10T19:14:09.885Z] INFO: Testing against a local daemon [2022-03-10T19:14:09.885Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T19:14:10.808Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T19:14:10.922Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-10T19:14:11.263Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-03-10T19:14:11.263Z] === RUN TestAuthZPluginTLS [2022-03-10T19:14:11.328Z] === CONT TestReadPluginNoRead [2022-03-10T19:14:11.328Z] read_test.go:92: [d2d9a8a16272d] daemon is not started [2022-03-10T19:14:11.328Z] --- PASS: TestReadPluginNoRead (10.14s) [2022-03-10T19:14:11.328Z] --- PASS: TestReadPluginNoRead/default (2.30s) [2022-03-10T19:14:11.328Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2022-03-10T19:14:11.328Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2022-03-10T19:14:11.328Z] PASS [2022-03-10T19:14:11.328Z] [2022-03-10T19:14:11.328Z] DONE 6 tests in 16.452s [2022-03-10T19:14:11.328Z] 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-03-10T19:14:11.328Z] testing: warning: no tests to run [2022-03-10T19:14:11.328Z] PASS [2022-03-10T19:14:11.328Z] [2022-03-10T19:14:11.328Z] DONE 0 tests in 0.039s [2022-03-10T19:14:11.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T19:14:11.521Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-10T19:14:11.521Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T19:14:11.589Z] INFO: Testing against a local daemon [2022-03-10T19:14:11.589Z] === RUN TestPluginWithDevMounts [2022-03-10T19:14:11.589Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-10T19:14:11.589Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T19:14:11.589Z] PASS [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === Skipped [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-10T19:14:11.589Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] DONE 1 tests, 1 skipped in 0.116s [2022-03-10T19:14:11.589Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T19:14:11.589Z] INFO: Testing against a local daemon [2022-03-10T19:14:11.589Z] === RUN TestSecretInspect [2022-03-10T19:14:11.589Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-10T19:14:11.589Z] === RUN TestSecretList [2022-03-10T19:14:11.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestSecretList (0.01s) [2022-03-10T19:14:11.589Z] === RUN TestSecretsCreateAndDelete [2022-03-10T19:14:11.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-10T19:14:11.589Z] === RUN TestSecretsUpdate [2022-03-10T19:14:11.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-10T19:14:11.589Z] === RUN TestTemplatedSecret [2022-03-10T19:14:11.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T19:14:11.589Z] === RUN TestSecretCreateResolve [2022-03-10T19:14:11.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-10T19:14:11.589Z] PASS [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === Skipped [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-10T19:14:11.589Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-10T19:14:11.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-10T19:14:11.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-10T19:14:11.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-10T19:14:11.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-03-10T19:14:11.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.589Z] [2022-03-10T19:14:11.589Z] DONE 6 tests, 6 skipped in 0.168s [2022-03-10T19:14:11.851Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T19:14:11.851Z] INFO: Testing against a local daemon [2022-03-10T19:14:11.851Z] === RUN TestServiceCreateInit [2022-03-10T19:14:11.851Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T19:14:11.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T19:14:11.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-10T19:14:11.851Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:14:11.851Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T19:14:11.851Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceConflict [2022-03-10T19:14:11.851Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T19:14:11.851Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T19:14:11.851Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T19:14:11.851Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T19:14:11.851Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceSysctls [2022-03-10T19:14:11.851Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-10T19:14:11.851Z] === RUN TestCreateServiceCapabilities [2022-03-10T19:14:11.851Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:11.851Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-10T19:14:11.851Z] === RUN TestInspect [2022-03-10T19:14:11.851Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.088Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-10T19:14:12.088Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T19:14:12.114Z] --- SKIP: TestInspect (0.01s) [2022-03-10T19:14:12.114Z] === RUN TestCreateJob [2022-03-10T19:14:12.114Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.114Z] --- SKIP: TestCreateJob (0.01s) [2022-03-10T19:14:12.114Z] === RUN TestReplicatedJob [2022-03-10T19:14:12.114Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.114Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-10T19:14:12.114Z] === RUN TestUpdateReplicatedJob [2022-03-10T19:14:12.114Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.114Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-10T19:14:12.114Z] === RUN TestServiceListWithStatuses [2022-03-10T19:14:12.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:14:12.114Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T19:14:12.114Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T19:14:12.114Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.114Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-10T19:14:12.114Z] === RUN TestDockerNetworkReConnect [2022-03-10T19:14:12.114Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:12.114Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-10T19:14:12.114Z] === RUN TestServicePlugin [2022-03-10T19:14:12.182Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T19:14:12.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-10T19:14:12.656Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T19:14:12.749Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-03-10T19:14:13.007Z] === CONT TestReadPluginNoRead [2022-03-10T19:14:13.007Z] read_test.go:92: [d555e3c038534] daemon is not started [2022-03-10T19:14:13.007Z] --- PASS: TestReadPluginNoRead (5.48s) [2022-03-10T19:14:13.007Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-10T19:14:13.007Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-03-10T19:14:13.007Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-03-10T19:14:13.007Z] PASS [2022-03-10T19:14:13.007Z] [2022-03-10T19:14:13.007Z] DONE 6 tests in 8.704s [2022-03-10T19:14:13.007Z] 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-03-10T19:14:13.007Z] ++ 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-03-10T19:14:13.007Z] ++ set -e [2022-03-10T19:14:13.007Z] ++ '[' -n 0 ']' [2022-03-10T19:14:13.007Z] ++ set -x [2022-03-10T19:14:13.007Z] ++ 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-03-10T19:14:13.007Z] testing: warning: no tests to run [2022-03-10T19:14:13.007Z] PASS [2022-03-10T19:14:13.007Z] [2022-03-10T19:14:13.007Z] DONE 0 tests in 0.039s [2022-03-10T19:14:13.007Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T19:14:13.007Z] ++ 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-03-10T19:14:13.007Z] ++ set -e [2022-03-10T19:14:13.007Z] ++ '[' -n 0 ']' [2022-03-10T19:14:13.007Z] ++ set -x [2022-03-10T19:14:13.007Z] ++ 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-03-10T19:14:13.223Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-10T19:14:13.223Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T19:14:13.265Z] INFO: Testing against a local daemon [2022-03-10T19:14:13.265Z] === RUN TestPluginWithDevMounts [2022-03-10T19:14:13.265Z] === PAUSE TestPluginWithDevMounts [2022-03-10T19:14:13.265Z] === CONT TestPluginWithDevMounts [2022-03-10T19:14:13.669Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-10T19:14:13.669Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-10T19:14:14.159Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-03-10T19:14:14.160Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T19:14:14.726Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-10T19:14:14.726Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T19:14:15.164Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-03-10T19:14:15.164Z] PASS [2022-03-10T19:14:15.164Z] [2022-03-10T19:14:15.164Z] DONE 1 tests in 1.686s [2022-03-10T19:14:15.164Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T19:14:15.164Z] ++ 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-03-10T19:14:15.164Z] ++ set -e [2022-03-10T19:14:15.164Z] ++ '[' -n 0 ']' [2022-03-10T19:14:15.164Z] ++ set -x [2022-03-10T19:14:15.164Z] ++ 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-03-10T19:14:15.164Z] INFO: Testing against a local daemon [2022-03-10T19:14:15.164Z] === RUN TestSecretInspect [2022-03-10T19:14:15.293Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-10T19:14:15.293Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T19:14:15.411Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServicePlugin (3.00s) [2022-03-10T19:14:15.411Z] === RUN TestServiceUpdateLabel [2022-03-10T19:14:15.411Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-10T19:14:15.411Z] === RUN TestServiceUpdateSecrets [2022-03-10T19:14:15.411Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-10T19:14:15.411Z] === RUN TestServiceUpdateConfigs [2022-03-10T19:14:15.411Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-10T19:14:15.411Z] === RUN TestServiceUpdateNetwork [2022-03-10T19:14:15.411Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-10T19:14:15.411Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T19:14:15.411Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-10T19:14:15.411Z] PASS [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === Skipped [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:14:15.411Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:14:15.411Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-10T19:14:15.411Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-10T19:14:15.411Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-10T19:14:15.411Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-10T19:14:15.411Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-10T19:14:15.411Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-10T19:14:15.411Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-10T19:14:15.411Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T19:14:15.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-10T19:14:15.411Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-10T19:14:15.411Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServicePlugin (3.00s) [2022-03-10T19:14:15.411Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-10T19:14:15.411Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-10T19:14:15.411Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-10T19:14:15.411Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-10T19:14:15.411Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-10T19:14:15.411Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] DONE 24 tests, 23 skipped in 3.382s [2022-03-10T19:14:15.411Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T19:14:15.411Z] INFO: Testing against a local daemon [2022-03-10T19:14:15.411Z] === RUN TestSessionCreate [2022-03-10T19:14:15.411Z] --- PASS: TestSessionCreate (0.03s) [2022-03-10T19:14:15.411Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T19:14:15.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T19:14:15.411Z] PASS [2022-03-10T19:14:15.411Z] [2022-03-10T19:14:15.411Z] DONE 2 tests in 0.160s [2022-03-10T19:14:15.411Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T19:14:15.411Z] INFO: Testing against a local daemon [2022-03-10T19:14:15.411Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:14:15.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:14:15.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:14:15.411Z] === RUN TestEventsExecDie [2022-03-10T19:14:15.861Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-10T19:14:15.861Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T19:14:15.982Z] --- PASS: TestEventsExecDie (0.51s) [2022-03-10T19:14:15.982Z] === RUN TestEventsBackwardsCompatible [2022-03-10T19:14:15.982Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-10T19:14:15.982Z] === RUN TestInfoBinaryCommits [2022-03-10T19:14:15.982Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T19:14:15.982Z] === RUN TestInfoAPIVersioned [2022-03-10T19:14:15.982Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T19:14:15.982Z] === RUN TestInfoDiscoveryBackend [2022-03-10T19:14:17.063Z] --- PASS: TestSecretInspect (2.11s) [2022-03-10T19:14:17.063Z] === RUN TestSecretList [2022-03-10T19:14:17.239Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-03-10T19:14:17.239Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T19:14:17.895Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-03-10T19:14:17.895Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-10T19:14:18.029Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-10T19:14:18.290Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-10T19:14:18.290Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-10T19:14:18.290Z] [2022-03-10T19:14:18.290Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-10T19:14:18.290Z] =========================== short test summary info ============================ [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-10T19:14:18.290Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-10T19:14:18.290Z] Not supported on most drivers [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-10T19:14:18.290Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-10T19:14:18.290Z] Output of docker top depends on host distro, and is not formalized. [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-10T19:14:18.290Z] Can fail if eth0 has multiple IP addresses [2022-03-10T19:14:18.290Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-10T19:14:18.290Z] This doesn't seem to be taken into account by the engine [2022-03-10T19:14:18.290Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-10T19:14:18.290Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-10T19:14:18.290Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.85 seconds == [2022-03-10T19:14:18.548Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-10T19:14:19.145Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-10T19:14:19.145Z] === RUN TestAuthZPluginHeader [2022-03-10T19:14:19.403Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-10T19:14:19.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T19:14:19.589Z] --- PASS: TestSecretList (2.07s) [2022-03-10T19:14:19.590Z] === RUN TestSecretsCreateAndDelete [2022-03-10T19:14:20.962Z] --- PASS: TestSecretsCreateAndDelete (1.72s) [2022-03-10T19:14:20.962Z] === RUN TestSecretsUpdate [2022-03-10T19:14:21.190Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-03-10T19:14:21.190Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-10T19:14:21.190Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:14:21.190Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-10T19:14:21.190Z] === RUN TestInfoAPI [2022-03-10T19:14:21.190Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T19:14:21.190Z] === RUN TestInfoAPIWarnings [2022-03-10T19:14:22.861Z] --- PASS: TestSecretsUpdate (1.71s) [2022-03-10T19:14:22.862Z] === RUN TestTemplatedSecret [2022-03-10T19:14:23.594Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-03-10T19:14:23.594Z] === RUN TestAuthZPluginV2Disable [2022-03-10T19:14:24.761Z] --- PASS: TestTemplatedSecret (2.03s) [2022-03-10T19:14:24.761Z] === RUN TestSecretCreateResolve [2022-03-10T19:14:26.135Z] --- PASS: TestSecretCreateResolve (1.69s) [2022-03-10T19:14:26.135Z] PASS [2022-03-10T19:14:26.135Z] [2022-03-10T19:14:26.135Z] DONE 6 tests in 11.441s [2022-03-10T19:14:26.135Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T19:14:26.135Z] ++ 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-03-10T19:14:26.135Z] ++ set -e [2022-03-10T19:14:26.135Z] ++ '[' -n 0 ']' [2022-03-10T19:14:26.135Z] ++ set -x [2022-03-10T19:14:26.135Z] ++ 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-03-10T19:14:26.394Z] INFO: Testing against a local daemon [2022-03-10T19:14:26.394Z] === RUN TestServiceCreateInit [2022-03-10T19:14:26.394Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T19:14:26.879Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-03-10T19:14:26.879Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T19:14:29.676Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T19:14:30.169Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2022-03-10T19:14:30.169Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T19:14:30.740Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:14:30.740Z] [2022-03-10T19:14:30.740Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:14:30.740Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:14:30.740Z] [2022-03-10T19:14:30.740Z] To set a process to complain mode, use the command line tool [2022-03-10T19:14:30.740Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:14:30.740Z] Post stage [Pipeline] junit [2022-03-10T19:14:30.752Z] Recording test results [2022-03-10T19:14:31.659Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:14:31.660Z] Using test binary docker [2022-03-10T19:14:31.660Z] +++ /etc/init.d/apparmor start [2022-03-10T19:14:31.660Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:14:31.660Z] Starting dockerd [2022-03-10T19:14:31.660Z] INFO: Waiting for daemon to start... [2022-03-10T19:14:31.660Z] +++ 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-03-10T19:14:31.660Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-10T19:14:31.660Z] Using test binary docker [2022-03-10T19:14:31.660Z] +++ /etc/init.d/apparmor start [2022-03-10T19:14:31.660Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-10T19:14:31.660Z] INFO: Waiting for daemon to start... [2022-03-10T19:14:31.660Z] Starting dockerd [2022-03-10T19:14:31.660Z] +++ 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-03-10T19:14:31.660Z] . [2022-03-10T19:14:31.660Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:14:31.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:14:31.660Z] Error: No such image: emptyfs [2022-03-10T19:14:31.660Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T19:14:31.660Z] ++++ docker load [2022-03-10T19:14:31.660Z] Running integration-test (iteration 1) [2022-03-10T19:14:31.660Z] 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-03-10T19:14:31.660Z] ++ 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-03-10T19:14:31.660Z] ++ set -e [2022-03-10T19:14:31.660Z] ++ '[' -n 0 ']' [2022-03-10T19:14:31.660Z] ++ set -x [2022-03-10T19:14:31.660Z] ++ 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-03-10T19:14:31.660Z] [2022-03-10T19:14:31.660Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-10T19:14:31.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-10T19:14:31.660Z] Error: No such image: emptyfs [2022-03-10T19:14:31.660Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-10T19:14:31.660Z] ++++ docker load [2022-03-10T19:14:31.660Z] Running integration-test (iteration 1) [2022-03-10T19:14:31.660Z] 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-03-10T19:14:31.660Z] ++ 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-03-10T19:14:31.660Z] ++ set -e [2022-03-10T19:14:31.660Z] ++ '[' -n 0 ']' [2022-03-10T19:14:31.660Z] ++ set -x [2022-03-10T19:14:31.660Z] ++ 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-03-10T19:14:31.986Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-10T19:14:32.259Z] + echo Ensuring container killed. [2022-03-10T19:14:32.260Z] Ensuring container killed. [2022-03-10T19:14:32.260Z] + docker rm -vf docker-pr1 [2022-03-10T19:14:32.260Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-10T19:14:32.539Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:14:32.539Z] Chowning /workspace to jenkins user [2022-03-10T19:14:32.539Z] + id -u [2022-03-10T19:14:32.539Z] + id -g [2022-03-10T19:14:32.539Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:14:32.539Z] Unable to find image 'busybox:latest' locally [2022-03-10T19:14:32.539Z] latest: Pulling from library/busybox [2022-03-10T19:14:32.797Z] 7e5209d2300f: Pulling fs layer [2022-03-10T19:14:32.797Z] 7e5209d2300f: Download complete [2022-03-10T19:14:32.797Z] 7e5209d2300f: Pull complete [2022-03-10T19:14:32.797Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T19:14:32.797Z] Status: Downloaded newer image for busybox:latest [2022-03-10T19:14:32.957Z] --- PASS: TestServiceCreateInit (6.08s) [2022-03-10T19:14:32.957Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.11s) [2022-03-10T19:14:32.957Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.95s) [2022-03-10T19:14:32.957Z] === RUN TestCreateServiceMultipleTimes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:14:34.464Z] + bundleName=docker-py [2022-03-10T19:14:34.464Z] + echo Creating docker-py-bundles.tar.gz [2022-03-10T19:14:34.464Z] Creating docker-py-bundles.tar.gz [2022-03-10T19:14:34.464Z] + 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-03-10T19:14:34.476Z] Archiving artifacts [2022-03-10T19:14:36.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-10T19:14:36.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh binary-daemon [2022-03-10T19:14:36.849Z] [2022-03-10T19:14:36.849Z] Removing bundles/ [2022-03-10T19:14:37.107Z] [2022-03-10T19:14:37.107Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-10T19:14:37.107Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-10T19:14:37.107Z] GOOS="" GOARCH="" GOARM="" [2022-03-10T19:14:39.300Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-03-10T19:14:39.300Z] === RUN TestInfoDebug [2022-03-10T19:14:39.870Z] --- PASS: TestInfoDebug (1.54s) [2022-03-10T19:14:39.870Z] === RUN TestInfoInsecureRegistries [2022-03-10T19:14:41.253Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-03-10T19:14:41.253Z] === RUN TestInfoRegistryMirrors [2022-03-10T19:14:41.825Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-03-10T19:14:41.825Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T19:14:42.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-10T19:14:42.085Z] === RUN TestPingCacheHeaders [2022-03-10T19:14:42.085Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-10T19:14:42.085Z] === RUN TestPingGet [2022-03-10T19:14:42.085Z] --- PASS: TestPingGet (0.01s) [2022-03-10T19:14:42.085Z] === RUN TestPingHead [2022-03-10T19:14:42.085Z] --- PASS: TestPingHead (0.02s) [2022-03-10T19:14:42.085Z] === RUN TestVersion [2022-03-10T19:14:42.085Z] --- PASS: TestVersion (0.02s) [2022-03-10T19:14:42.085Z] PASS [2022-03-10T19:14:42.085Z] [2022-03-10T19:14:42.085Z] === Skipped [2022-03-10T19:14:42.085Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:14:42.085Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:14:42.085Z] [2022-03-10T19:14:42.085Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-10T19:14:42.085Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-10T19:14:42.085Z] [2022-03-10T19:14:42.085Z] DONE 18 tests, 2 skipped in 26.811s [2022-03-10T19:14:42.085Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T19:14:42.345Z] INFO: Testing against a local daemon [2022-03-10T19:14:42.345Z] === RUN TestVolumesCreateAndList [2022-03-10T19:14:42.346Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T19:14:42.346Z] === RUN TestVolumesRemove [2022-03-10T19:14:42.346Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-10T19:14:42.346Z] === RUN TestVolumesInspect [2022-03-10T19:14:42.346Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T19:14:42.346Z] === RUN TestVolumesInvalidJSON [2022-03-10T19:14:42.346Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T19:14:42.346Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T19:14:42.346Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T19:14:42.346Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-10T19:14:42.346Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T19:14:42.346Z] PASS [2022-03-10T19:14:42.346Z] [2022-03-10T19:14:42.346Z] DONE 5 tests in 0.211s [2022-03-10T19:14:42.346Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:14:42.346Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12263 is not a child of this shell [2022-03-10T19:14:42.346Z] warning: PID 12263 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-10T19:14:42.346Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:14:42.346Z] [2022-03-10T19:14:42.346Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:14:42.346Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:14:42.346Z] [2022-03-10T19:14:42.346Z] To set a process to complain mode, use the command line tool [2022-03-10T19:14:42.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:14:42.346Z] Removing test suite binaries [2022-03-10T19:14:42.346Z] exiting test-integration [2022-03-10T19:14:42.346Z] ++ exit 0 [2022-03-10T19:14:42.373Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.24s) [2022-03-10T19:14:42.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T19:14:43.286Z] Post stage [Pipeline] junit [2022-03-10T19:14:44.684Z] Recording test results [2022-03-10T19:14:46.126Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T19:14:46.461Z] + echo Ensuring container killed. [2022-03-10T19:14:46.461Z] Ensuring container killed. [2022-03-10T19:14:46.461Z] + docker rm -vf docker-pr1 [2022-03-10T19:14:46.461Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-10T19:14:46.752Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:14:46.753Z] Chowning /workspace to jenkins user [2022-03-10T19:14:46.753Z] + id -u [2022-03-10T19:14:46.753Z] + id -g [2022-03-10T19:14:46.753Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:14:46.753Z] Unable to find image 'busybox:latest' locally [2022-03-10T19:14:46.753Z] latest: Pulling from library/busybox [2022-03-10T19:14:47.015Z] 7e5209d2300f: Pulling fs layer [2022-03-10T19:14:47.015Z] 7e5209d2300f: Download complete [2022-03-10T19:14:47.015Z] 7e5209d2300f: Pull complete [2022-03-10T19:14:47.015Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T19:14:47.015Z] Status: Downloaded newer image for busybox:latest [2022-03-10T19:14:47.825Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2022-03-10T19:14:47.825Z] === RUN TestCreateServiceConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:14:49.231Z] + bundleName=amd64-rootless [2022-03-10T19:14:49.231Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-10T19:14:49.231Z] Creating amd64-rootless-bundles.tar.gz [2022-03-10T19:14:49.231Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-10T19:14:49.231Z] + 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-03-10T19:14:49.246Z] Archiving artifacts [2022-03-10T19:14:49.728Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-10T19:14:49.728Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T19:14:51.010Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T19:14:51.317Z] + make clean [2022-03-10T19:14:51.577Z] docker volume rm -f docker-dev-cache [2022-03-10T19:14:51.577Z] docker-dev-cache [Pipeline] deleteDir [2022-03-10T19:14:52.256Z] --- PASS: TestCreateServiceMaxReplicas (2.14s) [2022-03-10T19:14:52.256Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T19:14:57.247Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-10T19:14:57.247Z] PASS [2022-03-10T19:14:57.247Z] [2022-03-10T19:14:57.247Z] DONE 17 tests in 47.261s [2022-03-10T19:14:57.247Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T19:14:57.247Z] INFO: Testing against a local daemon [2022-03-10T19:14:57.247Z] === RUN TestPluginInvalidJSON [2022-03-10T19:14:57.247Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:14:57.247Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:14:57.247Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:14:57.247Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-10T19:14:57.247Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T19:14:57.247Z] === RUN TestPluginInstall [2022-03-10T19:14:57.247Z] === RUN TestPluginInstall/no_auth [2022-03-10T19:14:58.625Z] time="2022-03-10T19:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:14:58.625Z] time="2022-03-10T19:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2016d8465041baa58a3c70729d89390cb656f7e0750cba734fdae269c77553cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:14:58.625Z] time="2022-03-10T19:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:14:58.625Z] time="2022-03-10T19:14:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2016d8465041baa58a3c70729d89390cb656f7e0750cba734fdae269c77553cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:14:58.884Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T19:14:59.145Z] time="2022-03-10T19:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:14:59.145Z] time="2022-03-10T19:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2016d8465041baa58a3c70729d89390cb656f7e0750cba734fdae269c77553cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:14:59.405Z] time="2022-03-10T19:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:14:59.405Z] time="2022-03-10T19:14:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2016d8465041baa58a3c70729d89390cb656f7e0750cba734fdae269c77553cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:14:59.405Z] === RUN TestPluginInstall/with_insecure [2022-03-10T19:15:00.343Z] time="2022-03-10T19:15:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:15:00.343Z] time="2022-03-10T19:15:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5c5094aeabc222c5eef66e249135c14efe263d4bdf680ff236efce539ca72b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:15:00.343Z] time="2022-03-10T19:15:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:15:00.343Z] time="2022-03-10T19:15:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f5c5094aeabc222c5eef66e249135c14efe263d4bdf680ff236efce539ca72b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:15:00.603Z] plugin_test.go:165: [d05188e1f7921] daemon is not started [2022-03-10T19:15:00.603Z] --- PASS: TestPluginInstall (3.56s) [2022-03-10T19:15:00.603Z] --- PASS: TestPluginInstall/no_auth (1.80s) [2022-03-10T19:15:00.603Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-03-10T19:15:00.603Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-03-10T19:15:00.603Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:15:02.506Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T19:15:03.073Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T19:15:04.010Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-03-10T19:15:04.010Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-10T19:15:04.010Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-03-10T19:15:04.010Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:15:04.472Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s) [2022-03-10T19:15:04.472Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T19:15:04.578Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-03-10T19:15:04.578Z] PASS [2022-03-10T19:15:04.578Z] [2022-03-10T19:15:04.578Z] DONE 10 tests in 7.597s [2022-03-10T19:15:04.578Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T19:15:04.578Z] INFO: Testing against a local daemon [2022-03-10T19:15:04.578Z] === RUN TestExternalGraphDriver [2022-03-10T19:15:04.838Z] === RUN TestExternalGraphDriver/json [2022-03-10T19:15:06.790Z] === RUN TestExternalGraphDriver/spec [2022-03-10T19:15:08.196Z] === RUN TestExternalGraphDriver/pull [2022-03-10T19:15:10.102Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-03-10T19:15:10.102Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-10T19:15:10.102Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-03-10T19:15:10.102Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-10T19:15:10.102Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:15:10.429Z] Loaded image: buildpack-deps:buster [2022-03-10T19:15:10.690Z] Loaded image: busybox:latest [2022-03-10T19:15:11.268Z] Loaded image: busybox:glibc [2022-03-10T19:15:11.842Z] Loaded image: buildpack-deps:buster [2022-03-10T19:15:12.416Z] Loaded image: busybox:latest [2022-03-10T19:15:12.992Z] Loaded image: busybox:glibc [2022-03-10T19:15:14.296Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-03-10T19:15:14.296Z] PASS [2022-03-10T19:15:14.296Z] [2022-03-10T19:15:14.296Z] DONE 5 tests in 8.997s [2022-03-10T19:15:14.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T19:15:14.296Z] INFO: Testing against a local daemon [2022-03-10T19:15:14.296Z] === RUN TestContinueAfterPluginCrash [2022-03-10T19:15:14.296Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T19:15:14.296Z] === RUN TestReadPluginNoRead [2022-03-10T19:15:14.296Z] === PAUSE TestReadPluginNoRead [2022-03-10T19:15:14.296Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T19:15:14.296Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T19:15:14.296Z] === CONT TestContinueAfterPluginCrash [2022-03-10T19:15:14.296Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T19:15:17.582Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-03-10T19:15:17.582Z] === CONT TestReadPluginNoRead [2022-03-10T19:15:19.339Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2022-03-10T19:15:19.339Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T19:15:19.484Z] === RUN TestReadPluginNoRead/default [2022-03-10T19:15:19.582Z] Loaded image: debian:bullseye [2022-03-10T19:15:19.582Z] Loaded image: hello-world:latest [2022-03-10T19:15:19.582Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:15:19.582Z] INFO: Testing against a local daemon [2022-03-10T19:15:19.582Z] === RUN TestDockerSuite [2022-03-10T19:15:19.582Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T19:15:19.582Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T19:15:19.844Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T19:15:20.106Z] Loaded image: debian:bullseye [2022-03-10T19:15:20.367Z] Loaded image: hello-world:latest [2022-03-10T19:15:20.420Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T19:15:20.628Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:15:20.628Z] INFO: Testing against a local daemon [2022-03-10T19:15:20.628Z] === RUN TestDockerDaemonSuite [2022-03-10T19:15:20.628Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-10T19:15:21.796Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T19:15:22.055Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-03-10T19:15:22.993Z] === CONT TestReadPluginNoRead [2022-03-10T19:15:22.993Z] read_test.go:92: [dd154fc1fb497] daemon is not started [2022-03-10T19:15:22.993Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-03-10T19:15:22.993Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-03-10T19:15:22.993Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-03-10T19:15:22.993Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-03-10T19:15:22.993Z] PASS [2022-03-10T19:15:22.993Z] [2022-03-10T19:15:22.993Z] DONE 6 tests in 9.259s [2022-03-10T19:15:22.993Z] 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-03-10T19:15:22.993Z] testing: warning: no tests to run [2022-03-10T19:15:22.993Z] PASS [2022-03-10T19:15:22.993Z] [2022-03-10T19:15:22.993Z] DONE 0 tests in 0.014s [2022-03-10T19:15:22.993Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T19:15:22.993Z] INFO: Testing against a local daemon [2022-03-10T19:15:22.993Z] === RUN TestPluginWithDevMounts [2022-03-10T19:15:22.993Z] === PAUSE TestPluginWithDevMounts [2022-03-10T19:15:22.993Z] === CONT TestPluginWithDevMounts [2022-03-10T19:15:23.934Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T19:15:24.195Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T19:15:24.769Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T19:15:24.769Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T19:15:24.895Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-03-10T19:15:24.895Z] PASS [2022-03-10T19:15:24.895Z] [2022-03-10T19:15:24.895Z] DONE 1 tests in 1.674s [2022-03-10T19:15:24.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T19:15:24.895Z] INFO: Testing against a local daemon [2022-03-10T19:15:24.895Z] === RUN TestSecretInspect [2022-03-10T19:15:25.712Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T19:15:25.973Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T19:15:25.973Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T19:15:26.800Z] --- PASS: TestSecretInspect (2.19s) [2022-03-10T19:15:26.800Z] === RUN TestSecretList [2022-03-10T19:15:27.888Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T19:15:27.888Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T19:15:28.149Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T19:15:28.149Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T19:15:28.149Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-10T19:15:29.091Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T19:15:29.301Z] --- PASS: TestCreateServiceConfigFileMode (11.87s) [2022-03-10T19:15:29.301Z] === RUN TestCreateServiceSysctls [2022-03-10T19:15:29.340Z] --- PASS: TestSecretList (2.14s) [2022-03-10T19:15:29.340Z] === RUN TestSecretsCreateAndDelete [2022-03-10T19:15:29.663Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T19:15:29.924Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T19:15:30.186Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T19:15:30.186Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T19:15:30.186Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T19:15:30.448Z] --- PASS: TestBuildWithHugeFile (126.66s) [2022-03-10T19:15:30.448Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T19:15:30.448Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:15:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:15:30.448Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:15:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:15:30.448Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:15:30.448Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:15:30.448Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:15:30.448Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:15:30.448Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:15:30.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-10T19:15:30.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-10T19:15:30.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-10T19:15:30.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-10T19:15:30.708Z] === RUN TestBuildPreserveOwnership [2022-03-10T19:15:30.708Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-10T19:15:31.201Z] --- PASS: TestCreateServiceSysctls (2.48s) [2022-03-10T19:15:31.201Z] === RUN TestCreateServiceCapabilities [2022-03-10T19:15:31.242Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-03-10T19:15:31.242Z] === RUN TestSecretsUpdate [2022-03-10T19:15:32.622Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-10T19:15:33.101Z] --- PASS: TestCreateServiceCapabilities (1.94s) [2022-03-10T19:15:33.101Z] === RUN TestInspect [2022-03-10T19:15:33.775Z] --- PASS: TestSecretsUpdate (2.14s) [2022-03-10T19:15:33.775Z] === RUN TestTemplatedSecret [2022-03-10T19:15:34.008Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-03-10T19:15:34.008Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.09s) [2022-03-10T19:15:34.008Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-03-10T19:15:34.008Z] === RUN TestBuildPlatformInvalid [2022-03-10T19:15:34.008Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T19:15:34.008Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-10T19:15:34.008Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-10T19:15:35.628Z] --- PASS: TestInspect (2.50s) [2022-03-10T19:15:35.628Z] === RUN TestCreateJob [2022-03-10T19:15:36.306Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-10T19:15:36.306Z] === RUN TestSecretCreateResolve [2022-03-10T19:15:36.554Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T19:15:38.157Z] --- PASS: TestCreateJob (2.51s) [2022-03-10T19:15:38.157Z] === RUN TestReplicatedJob [2022-03-10T19:15:38.207Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-03-10T19:15:38.207Z] PASS [2022-03-10T19:15:38.207Z] [2022-03-10T19:15:38.207Z] DONE 6 tests in 13.420s [2022-03-10T19:15:38.207Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T19:15:38.207Z] INFO: Testing against a local daemon [2022-03-10T19:15:38.207Z] === RUN TestServiceCreateInit [2022-03-10T19:15:38.207Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T19:15:39.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T19:15:41.114Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T19:15:42.058Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T19:15:42.338Z] --- PASS: TestReplicatedJob (4.27s) [2022-03-10T19:15:42.338Z] === RUN TestUpdateReplicatedJob [2022-03-10T19:15:42.395Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T19:15:43.001Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T19:15:43.573Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T19:15:44.518Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-10T19:15:45.618Z] --- PASS: TestUpdateReplicatedJob (2.75s) [2022-03-10T19:15:45.618Z] === RUN TestServiceListWithStatuses [2022-03-10T19:15:45.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:15:45.618Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T19:15:45.618Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T19:15:45.680Z] --- PASS: TestServiceCreateInit (7.50s) [2022-03-10T19:15:45.680Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-03-10T19:15:45.680Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2022-03-10T19:15:45.680Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T19:15:46.432Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-10T19:15:46.693Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-10T19:15:48.081Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-10T19:15:48.651Z] docker_cli_daemon_test.go:1455: [d7196914632fe] daemon is not started [2022-03-10T19:15:48.899Z] --- PASS: TestDockerNetworkConnectAlias (3.51s) [2022-03-10T19:15:48.900Z] === RUN TestDockerNetworkReConnect [2022-03-10T19:15:49.222Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T19:15:49.482Z] check_test.go:309: [d9b551d34c46b] daemon is not started [2022-03-10T19:15:49.482Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-10T19:15:50.426Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T19:15:51.427Z] --- PASS: TestDockerNetworkReConnect (2.87s) [2022-03-10T19:15:51.427Z] === RUN TestServicePlugin [2022-03-10T19:15:51.427Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:15:51.427Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T19:15:51.427Z] === RUN TestServiceUpdateLabel [2022-03-10T19:15:51.811Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-10T19:15:52.384Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T19:15:53.328Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T19:15:53.902Z] check_test.go:309: [d5cbf8917c91f] daemon is not started [2022-03-10T19:15:53.902Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-10T19:15:53.959Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-03-10T19:15:53.960Z] === RUN TestServiceUpdateSecrets [2022-03-10T19:15:54.162Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T19:15:55.550Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T19:15:56.936Z] Loaded image: buildpack-deps:buster [2022-03-10T19:15:57.198Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T19:15:57.198Z] Loaded image: busybox:latest [2022-03-10T19:15:57.770Z] Loaded image: busybox:glibc [2022-03-10T19:15:58.343Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T19:15:58.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-10T19:15:59.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T19:15:59.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T19:16:01.123Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T19:16:01.384Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-10T19:16:01.645Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T19:16:03.033Z] Loaded image: debian:bullseye [2022-03-10T19:16:03.033Z] Loaded image: hello-world:latest [2022-03-10T19:16:03.295Z] Loaded image: arm32v7/hello-world:latest [2022-03-10T19:16:03.762Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-03-10T19:16:03.762Z] === RUN TestCreateServiceConflict [2022-03-10T19:16:03.762Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-03-10T19:16:03.762Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T19:16:04.237Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-10T19:16:05.962Z] 4612f6d0b889: Pull complete [2022-03-10T19:16:06.301Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-03-10T19:16:06.301Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T19:16:07.541Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-10T19:16:08.826Z] --- PASS: TestServiceUpdateSecrets (13.87s) [2022-03-10T19:16:08.826Z] === RUN TestServiceUpdateConfigs [2022-03-10T19:16:10.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-10T19:16:13.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-10T19:16:13.551Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-10T19:16:13.551Z] Copying nested executables into bundles/binary-daemon [2022-03-10T19:16:13.551Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-10T19:16:13.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/make.sh cross [2022-03-10T19:16:14.133Z] [2022-03-10T19:16:14.133Z] Removing bundles/ [2022-03-10T19:16:14.133Z] [2022-03-10T19:16:14.340Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.44s) [2022-03-10T19:16:14.340Z] PASS [2022-03-10T19:16:14.340Z] [2022-03-10T19:16:14.340Z] === Skipped [2022-03-10T19:16:14.340Z] === SKIP: amd64.integration.build TestBuildWithSession (0.01s) [2022-03-10T19:16:14.340Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:16:14.340Z] [2022-03-10T19:16:14.340Z] DONE 33 tests, 1 skipped in 262.980s [2022-03-10T19:16:14.340Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-10T19:16:14.340Z] ++ 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-03-10T19:16:14.340Z] ++ set -e [2022-03-10T19:16:14.340Z] ++ '[' -n 0 ']' [2022-03-10T19:16:14.340Z] ++ set -x [2022-03-10T19:16:14.340Z] ++ 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-03-10T19:16:14.392Z] ---> Making bundle: cross (in bundles/cross) [2022-03-10T19:16:14.392Z] Cross building: bundles/cross/linux/amd64 [2022-03-10T19:16:14.392Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-10T19:16:14.392Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-10T19:16:14.602Z] INFO: Testing against a local daemon [2022-03-10T19:16:14.602Z] === RUN TestConfigInspect [2022-03-10T19:16:14.864Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-10T19:16:17.411Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-10T19:16:17.411Z] check_test.go:309: [d80a9fa074d77] daemon is not started [2022-03-10T19:16:17.411Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-10T19:16:17.672Z] --- PASS: TestConfigInspect (3.15s) [2022-03-10T19:16:17.672Z] === RUN TestConfigList [2022-03-10T19:16:17.933Z] check_test.go:309: [d4d673e478e2b] daemon is not started [2022-03-10T19:16:17.933Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-10T19:16:19.320Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T19:16:19.320Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-10T19:16:19.893Z] check_test.go:309: [d14427b183709] daemon is not started [2022-03-10T19:16:19.893Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-10T19:16:19.893Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T19:16:20.469Z] --- PASS: TestConfigList (2.78s) [2022-03-10T19:16:20.469Z] === RUN TestConfigsCreateAndDelete [2022-03-10T19:16:21.180Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-03-10T19:16:21.180Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T19:16:21.415Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T19:16:21.415Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T19:16:21.991Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-10T19:16:22.252Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-10T19:16:23.639Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2022-03-10T19:16:23.639Z] === RUN TestConfigsUpdate [2022-03-10T19:16:23.639Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-10T19:16:23.696Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-03-10T19:16:23.696Z] === RUN TestServiceUpdateNetwork [2022-03-10T19:16:24.211Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T19:16:26.133Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-10T19:16:26.133Z] --- PASS: TestConfigsUpdate (2.88s) [2022-03-10T19:16:26.133Z] === RUN TestTemplatedConfig [2022-03-10T19:16:26.710Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T19:16:27.283Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-10T19:16:27.544Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T19:16:27.544Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-10T19:16:29.464Z] --- PASS: TestTemplatedConfig (3.19s) [2022-03-10T19:16:29.464Z] === RUN TestConfigCreateResolve [2022-03-10T19:16:31.384Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-10T19:16:32.330Z] --- PASS: TestConfigCreateResolve (2.78s) [2022-03-10T19:16:32.330Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T19:16:32.922Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2022-03-10T19:16:32.922Z] PASS [2022-03-10T19:16:32.922Z] [2022-03-10T19:16:32.922Z] DONE 7 tests in 18.397s [2022-03-10T19:16:32.922Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-10T19:16:32.922Z] ++ 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-03-10T19:16:32.922Z] ++ set -e [2022-03-10T19:16:32.922Z] ++ '[' -n 0 ']' [2022-03-10T19:16:32.922Z] ++ set -x [2022-03-10T19:16:32.922Z] ++ 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-03-10T19:16:33.222Z] INFO: Testing against a local daemon [2022-03-10T19:16:33.222Z] === RUN TestCheckpoint [2022-03-10T19:16:33.222Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:16:33.222Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T19:16:33.222Z] === RUN TestContainerInvalidJSON [2022-03-10T19:16:33.222Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:16:33.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:16:33.222Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:16:33.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:16:33.222Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:16:33.222Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:16:33.222Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:16:33.222Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:16:33.222Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:16:33.222Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-10T19:16:33.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-10T19:16:33.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T19:16:33.222Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-10T19:16:33.222Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T19:16:33.222Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-10T19:16:33.222Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T19:16:33.222Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T19:16:33.222Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-10T19:16:33.222Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T19:16:33.386Z] --- PASS: TestCreateServiceSecretFileMode (12.48s) [2022-03-10T19:16:33.386Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T19:16:33.487Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2022-03-10T19:16:33.487Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T19:16:33.487Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-10T19:16:33.487Z] === RUN TestCopyFromContainer [2022-03-10T19:16:34.919Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-10T19:16:34.919Z] === RUN TestCopyFromContainer// [2022-03-10T19:16:35.180Z] === RUN TestCopyFromContainer//bar/root [2022-03-10T19:16:35.180Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-10T19:16:35.180Z] === RUN TestCopyFromContainer/bar/quux [2022-03-10T19:16:35.441Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-10T19:16:35.441Z] check_test.go:309: [d0800ae03fd31] daemon is not started [2022-03-10T19:16:35.441Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-10T19:16:35.441Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-10T19:16:35.702Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-10T19:16:35.702Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-10T19:16:35.702Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-10T19:16:35.889Z] --- PASS: TestServiceUpdateNetwork (11.98s) [2022-03-10T19:16:35.889Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T19:16:35.889Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T19:16:35.889Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T19:16:35.963Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-10T19:16:35.963Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer (2.55s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-03-10T19:16:35.963Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-03-10T19:16:35.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T19:16:35.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:16:35.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:16:35.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:16:35.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:16:35.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:16:35.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:16:36.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:16:36.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:16:36.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:16:36.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-10T19:16:36.224Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T19:16:36.224Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2022-03-10T19:16:36.224Z] === RUN TestCreateWithInvalidEnv [2022-03-10T19:16:36.224Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T19:16:36.224Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T19:16:36.224Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T19:16:36.224Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T19:16:36.224Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T19:16:36.224Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T19:16:36.224Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T19:16:36.224Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T19:16:36.224Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T19:16:36.224Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-10T19:16:36.224Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-10T19:16:36.224Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T19:16:36.224Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-03-10T19:16:36.224Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T19:16:36.486Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-10T19:16:36.747Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T19:16:37.009Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T19:16:37.009Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-10T19:16:38.396Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2022-03-10T19:16:38.396Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T19:16:38.657Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T19:16:40.044Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:16:40.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:16:40.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:16:40.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:16:40.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:16:40.617Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:16:40.617Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:16:40.617Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:16:40.617Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:16:40.617Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:16:40.617Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:16:40.617Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-10T19:16:40.617Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-10T19:16:40.617Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T19:16:41.194Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-03-10T19:16:41.194Z] === RUN TestCreateDifferentPlatform [2022-03-10T19:16:41.194Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T19:16:41.194Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T19:16:41.194Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T19:16:41.194Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-10T19:16:41.194Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-10T19:16:41.194Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T19:16:41.456Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-10T19:16:41.456Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T19:16:41.456Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-03-10T19:16:41.456Z] === RUN TestContainerStartOnDaemonRestart [2022-03-10T19:16:41.456Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-10T19:16:41.456Z] === RUN TestDaemonRestartIpcMode [2022-03-10T19:16:41.456Z] === PAUSE TestDaemonRestartIpcMode [2022-03-10T19:16:41.456Z] === RUN TestDaemonHostGatewayIP [2022-03-10T19:16:41.456Z] === PAUSE TestDaemonHostGatewayIP [2022-03-10T19:16:41.456Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-10T19:16:41.456Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-10T19:16:41.456Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T19:16:41.456Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-10T19:16:41.456Z] === RUN TestDiff [2022-03-10T19:16:42.399Z] --- PASS: TestDiff (0.77s) [2022-03-10T19:16:42.399Z] === RUN TestExecWithCloseStdin [2022-03-10T19:16:42.399Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T19:16:42.971Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-03-10T19:16:42.971Z] === RUN TestExec [2022-03-10T19:16:43.547Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T19:16:43.809Z] --- PASS: TestExec (0.79s) [2022-03-10T19:16:43.809Z] === RUN TestExecUser [2022-03-10T19:16:44.029Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T19:16:44.380Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T19:16:44.641Z] --- PASS: TestExecUser (0.93s) [2022-03-10T19:16:44.641Z] === RUN TestExportContainerAndImportImage [2022-03-10T19:16:45.213Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-10T19:16:45.592Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-03-10T19:16:45.592Z] === RUN TestCreateServiceSysctls [2022-03-10T19:16:45.788Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2022-03-10T19:16:45.788Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T19:16:47.176Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-03-10T19:16:47.176Z] === RUN TestHealthCheckWorkdir [2022-03-10T19:16:47.437Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T19:16:47.511Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-03-10T19:16:47.511Z] === RUN TestCreateServiceCapabilities [2022-03-10T19:16:48.009Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-10T19:16:48.009Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T19:16:48.009Z] check_test.go:309: [dff45d3ff920c] daemon is not started [2022-03-10T19:16:48.009Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-10T19:16:48.270Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-03-10T19:16:48.270Z] === RUN TestHealthKillContainer [2022-03-10T19:16:49.655Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-10T19:16:50.081Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2022-03-10T19:16:50.081Z] === RUN TestInspect [2022-03-10T19:16:50.583Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-03-10T19:16:50.583Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-10T19:16:50.583Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-10T19:16:50.583Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-10T19:16:50.583Z] PASS [2022-03-10T19:16:50.583Z] [2022-03-10T19:16:50.583Z] === Skipped [2022-03-10T19:16:50.583Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T19:16:50.583Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:16:50.583Z] [2022-03-10T19:16:50.583Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-10T19:16:50.583Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-10T19:16:50.583Z] [2022-03-10T19:16:50.583Z] DONE 27 tests, 2 skipped in 143.666s [2022-03-10T19:16:50.583Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T19:16:50.583Z] ++ 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-03-10T19:16:50.583Z] ++ set -e [2022-03-10T19:16:50.583Z] ++ '[' -n 0 ']' [2022-03-10T19:16:50.583Z] ++ set -x [2022-03-10T19:16:50.584Z] ++ 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-03-10T19:16:50.584Z] INFO: Testing against a local daemon [2022-03-10T19:16:50.584Z] === RUN TestSessionCreate [2022-03-10T19:16:50.584Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T19:16:50.584Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T19:16:50.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T19:16:50.584Z] PASS [2022-03-10T19:16:50.584Z] [2022-03-10T19:16:50.584Z] DONE 2 tests in 0.138s [2022-03-10T19:16:50.584Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T19:16:50.584Z] ++ 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-03-10T19:16:50.584Z] ++ set -e [2022-03-10T19:16:50.584Z] ++ '[' -n 0 ']' [2022-03-10T19:16:50.584Z] ++ set -x [2022-03-10T19:16:50.584Z] ++ 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-03-10T19:16:50.584Z] INFO: Testing against a local daemon [2022-03-10T19:16:50.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:16:50.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:16:50.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:16:50.584Z] === RUN TestEventsExecDie [2022-03-10T19:16:50.599Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T19:16:50.842Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-10T19:16:50.842Z] === RUN TestEventsBackwardsCompatible [2022-03-10T19:16:50.842Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T19:16:50.842Z] === RUN TestInfoBinaryCommits [2022-03-10T19:16:50.842Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T19:16:50.842Z] === RUN TestInfoAPIVersioned [2022-03-10T19:16:50.842Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-03-10T19:16:50.842Z] === RUN TestInfoDiscoveryBackend [2022-03-10T19:16:51.174Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-10T19:16:51.174Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T19:16:51.407Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-10T19:16:51.407Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-10T19:16:52.118Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T19:16:52.341Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-10T19:16:52.341Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-10T19:16:52.380Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-10T19:16:52.907Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-10T19:16:52.908Z] === RUN TestInfoAPI [2022-03-10T19:16:52.908Z] --- PASS: TestInfoAPI (0.02s) [2022-03-10T19:16:52.908Z] === RUN TestInfoAPIWarnings [2022-03-10T19:16:53.370Z] --- PASS: TestInspect (2.90s) [2022-03-10T19:16:53.370Z] === RUN TestCreateJob [2022-03-10T19:16:53.766Z] check_test.go:309: [d8e9e715ee1a8] daemon is not started [2022-03-10T19:16:54.027Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-10T19:16:54.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T19:16:55.904Z] --- PASS: TestCreateJob (2.99s) [2022-03-10T19:16:55.905Z] === RUN TestReplicatedJob [2022-03-10T19:16:56.515Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-10T19:16:56.776Z] --- PASS: TestHealthKillContainer (8.45s) [2022-03-10T19:16:56.776Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T19:16:57.037Z] check_test.go:309: [d687ec315e6e9] daemon is not started [2022-03-10T19:16:57.037Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-10T19:16:57.609Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-03-10T19:16:57.609Z] === RUN TestIpcModeNone [2022-03-10T19:16:58.183Z] --- PASS: TestIpcModeNone (0.75s) [2022-03-10T19:16:58.183Z] === RUN TestIpcModePrivate [2022-03-10T19:16:58.754Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-10T19:16:59.016Z] --- PASS: TestIpcModePrivate (0.69s) [2022-03-10T19:16:59.016Z] === RUN TestIpcModeShareable [2022-03-10T19:16:59.589Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-03-10T19:16:59.850Z] --- PASS: TestIpcModeShareable (0.92s) [2022-03-10T19:16:59.850Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-10T19:17:00.110Z] docker_cli_daemon_plugins_test.go:79: [da27cdc558223] daemon is not started [2022-03-10T19:17:01.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T19:17:01.174Z] --- PASS: TestReplicatedJob (5.24s) [2022-03-10T19:17:01.175Z] === RUN TestUpdateReplicatedJob [2022-03-10T19:17:01.313Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-10T19:17:02.259Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2022-03-10T19:17:02.259Z] === RUN TestAPIIpcModeHost [2022-03-10T19:17:02.833Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-03-10T19:17:02.833Z] === RUN TestDaemonIpcModeShareable [2022-03-10T19:17:04.220Z] docker_cli_daemon_plugins_test.go:169: [d356bbf364f64] daemon is not started [2022-03-10T19:17:04.220Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-03-10T19:17:04.460Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-03-10T19:17:04.460Z] === RUN TestServiceListWithStatuses [2022-03-10T19:17:04.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:17:04.460Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-03-10T19:17:04.460Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T19:17:04.480Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-03-10T19:17:04.480Z] === RUN TestDaemonIpcModePrivate [2022-03-10T19:17:05.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T19:17:05.422Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-10T19:17:05.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-10T19:17:06.256Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-03-10T19:17:06.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-10T19:17:07.642Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-03-10T19:17:07.904Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-03-10T19:17:07.904Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-10T19:17:08.476Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T19:17:08.648Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-03-10T19:17:08.648Z] === RUN TestDockerNetworkReConnect [2022-03-10T19:17:08.738Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T19:17:09.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-10T19:17:09.572Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-10T19:17:09.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-03-10T19:17:09.572Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-03-10T19:17:09.572Z] === RUN TestIpcModeOlderClient [2022-03-10T19:17:09.572Z] === PAUSE TestIpcModeOlderClient [2022-03-10T19:17:09.572Z] === RUN TestKillContainerInvalidSignal [2022-03-10T19:17:09.834Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-10T19:17:10.407Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-03-10T19:17:10.407Z] === RUN TestKillContainer [2022-03-10T19:17:10.407Z] === RUN TestKillContainer/no_signal [2022-03-10T19:17:10.407Z] check_test.go:309: [d297f3db2cc27] daemon is not started [2022-03-10T19:17:10.407Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-10T19:17:10.979Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T19:17:10.980Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-03-10T19:17:10.980Z] === RUN TestInfoDebug [2022-03-10T19:17:10.980Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T19:17:10.980Z] === RUN TestInfoInsecureRegistries [2022-03-10T19:17:10.980Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-10T19:17:10.980Z] === RUN TestInfoRegistryMirrors [2022-03-10T19:17:10.980Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T19:17:10.980Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T19:17:10.980Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-10T19:17:10.980Z] === RUN TestPingCacheHeaders [2022-03-10T19:17:10.980Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T19:17:10.980Z] === RUN TestPingGet [2022-03-10T19:17:10.980Z] --- PASS: TestPingGet (0.01s) [2022-03-10T19:17:10.980Z] === RUN TestPingHead [2022-03-10T19:17:10.980Z] --- PASS: TestPingHead (0.02s) [2022-03-10T19:17:10.980Z] === RUN TestVersion [2022-03-10T19:17:10.980Z] --- PASS: TestVersion (0.02s) [2022-03-10T19:17:10.980Z] PASS [2022-03-10T19:17:10.980Z] [2022-03-10T19:17:10.980Z] === Skipped [2022-03-10T19:17:10.980Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:17:10.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:17:10.980Z] [2022-03-10T19:17:10.980Z] DONE 18 tests, 1 skipped in 20.784s [2022-03-10T19:17:10.980Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T19:17:10.980Z] ++ 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-03-10T19:17:10.980Z] ++ set -e [2022-03-10T19:17:10.980Z] ++ '[' -n 0 ']' [2022-03-10T19:17:10.980Z] ++ set -x [2022-03-10T19:17:10.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-10T19:17:10.980Z] INFO: Testing against a local daemon [2022-03-10T19:17:10.980Z] === RUN TestVolumesCreateAndList [2022-03-10T19:17:10.980Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T19:17:10.980Z] === RUN TestVolumesRemove [2022-03-10T19:17:10.980Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-10T19:17:10.980Z] === RUN TestVolumesInspect [2022-03-10T19:17:10.980Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T19:17:10.980Z] === RUN TestVolumesInvalidJSON [2022-03-10T19:17:11.238Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T19:17:11.238Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T19:17:11.238Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T19:17:11.238Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T19:17:11.238Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T19:17:11.238Z] PASS [2022-03-10T19:17:11.238Z] [2022-03-10T19:17:11.238Z] DONE 5 tests in 0.241s [2022-03-10T19:17:11.238Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:17:11.238Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T19:17:11.238Z] +++ kill 12196 [2022-03-10T19:17:11.552Z] === RUN TestKillContainer/killing_signal [2022-03-10T19:17:11.933Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-03-10T19:17:11.934Z] === RUN TestServicePlugin [2022-03-10T19:17:12.495Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-10T19:17:12.495Z] --- PASS: TestKillContainer (2.27s) [2022-03-10T19:17:12.495Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-03-10T19:17:12.495Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-03-10T19:17:12.495Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-03-10T19:17:12.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T19:17:12.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-10T19:17:12.612Z] +++ /etc/init.d/apparmor stop [2022-03-10T19:17:12.612Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:17:12.612Z] [2022-03-10T19:17:12.612Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:17:12.612Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:17:12.612Z] [2022-03-10T19:17:12.612Z] To set a process to complain mode, use the command line tool [2022-03-10T19:17:12.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:17:12.612Z] +++ true [2022-03-10T19:17:12.612Z] exiting test-integration [2022-03-10T19:17:12.612Z] ++ exit 0 [2022-03-10T19:17:12.612Z] [2022-03-10T19:17:13.438Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2022-03-10T19:17:14.000Z] Recording test results [2022-03-10T19:17:14.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-03-10T19:17:14.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-03-10T19:17:14.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-03-10T19:17:14.015Z] === RUN TestKillStoppedContainer [2022-03-10T19:17:14.015Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-10T19:17:14.127Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T19:17:14.277Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-03-10T19:17:14.277Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T19:17:14.277Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-03-10T19:17:14.277Z] === RUN TestKillDifferentUserContainer [2022-03-10T19:17:14.453Z] + echo Ensuring container killed. [2022-03-10T19:17:14.453Z] Ensuring container killed. [2022-03-10T19:17:14.453Z] + docker rm -vf docker-pr1 [2022-03-10T19:17:14.453Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-10T19:17:14.740Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:17:14.740Z] Chowning /workspace to jenkins user [2022-03-10T19:17:14.740Z] + id -u [2022-03-10T19:17:14.740Z] + id -g [2022-03-10T19:17:14.740Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:17:14.740Z] Unable to find image 'busybox:latest' locally [2022-03-10T19:17:14.740Z] latest: Pulling from library/busybox [2022-03-10T19:17:14.999Z] f4731b18983e: Pulling fs layer [2022-03-10T19:17:14.999Z] f4731b18983e: Download complete [2022-03-10T19:17:14.999Z] f4731b18983e: Pull complete [2022-03-10T19:17:14.999Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T19:17:14.999Z] Status: Downloaded newer image for busybox:latest [2022-03-10T19:17:15.220Z] plugin_test.go:62: [d7233c413ce01] joining swarm manager [d01f3ff7ec9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:17:15.221Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2022-03-10T19:17:15.221Z] === RUN TestInspectOomKilledTrue [2022-03-10T19:17:15.221Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:17:15.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T19:17:15.221Z] === RUN TestInspectOomKilledFalse [2022-03-10T19:17:15.221Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:17:15.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T19:17:15.221Z] === RUN TestLinksEtcHostsContentMatch [2022-03-10T19:17:15.482Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2022-03-10T19:17:15.482Z] === RUN TestLinksContainerNames [2022-03-10T19:17:15.743Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-10T19:17:16.315Z] === RUN TestDockerSuite/TestBuildAddTarXz [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:17:16.599Z] plugin_test.go:65: [d3f3df6077846] joining swarm manager [d01f3ff7ec9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:17:16.666Z] + bundleName=arm64-integration [2022-03-10T19:17:16.666Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-10T19:17:16.666Z] Creating arm64-integration-bundles.tar.gz [2022-03-10T19:17:16.666Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T19:17:16.666Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-10T19:17:16.679Z] Archiving artifacts [2022-03-10T19:17:17.259Z] --- PASS: TestLinksContainerNames (1.58s) [2022-03-10T19:17:17.259Z] === RUN TestLogsFollowTailEmpty [2022-03-10T19:17:17.524Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T19:17:17.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-10T19:17:18.097Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-03-10T19:17:18.097Z] === RUN TestContainerNetworkMountsNoChown [2022-03-10T19:17:18.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T19:17:18.669Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/default [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/default [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/private [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/private [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rprivate [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/slave [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/slave [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rslave [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/shared [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/shared [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rshared [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-10T19:17:18.669Z] === CONT TestMountDaemonRoot/default [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-10T19:17:18.669Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-10T19:17:18.669Z] === CONT TestMountDaemonRoot/rprivate [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:17:18.669Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:17:18.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:17:18.669Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-10T19:17:18.669Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T19:17:18.884Z] + make clean [2022-03-10T19:17:18.884Z] docker volume rm -f docker-dev-cache [2022-03-10T19:17:18.884Z] docker-dev-cache [Pipeline] deleteDir [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rshared [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/shared [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rslave [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/slave [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/private [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-10T19:17:18.930Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:17:18.930Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-10T19:17:18.930Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-10T19:17:19.191Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-10T19:17:19.453Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-10T19:17:19.453Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-10T19:17:19.714Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-10T19:17:19.714Z] === RUN TestContainerBindMountNonRecursive [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T19:17:21.147Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-10T19:17:22.104Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2022-03-10T19:17:22.104Z] === RUN TestContainerVolumesMountedAsShared [2022-03-10T19:17:22.676Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T19:17:22.676Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s) [2022-03-10T19:17:22.676Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-10T19:17:23.251Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-10T19:17:23.251Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-03-10T19:17:23.251Z] === RUN TestNetworkNat [2022-03-10T19:17:23.823Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-10T19:17:24.085Z] --- PASS: TestNetworkNat (0.77s) [2022-03-10T19:17:24.085Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T19:17:24.657Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2022-03-10T19:17:24.657Z] === RUN TestNetworkLoopbackNat [2022-03-10T19:17:27.203Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-10T19:17:27.776Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T19:17:27.776Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-03-10T19:17:27.776Z] === RUN TestPause [2022-03-10T19:17:28.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T19:17:28.299Z] --- PASS: TestPause (0.68s) [2022-03-10T19:17:28.299Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T19:17:28.299Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:17:28.299Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:17:28.299Z] === RUN TestPauseStopPausedContainer [2022-03-10T19:17:29.243Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-03-10T19:17:29.243Z] === RUN TestPsFilter [2022-03-10T19:17:29.243Z] --- PASS: TestPsFilter (0.17s) [2022-03-10T19:17:29.243Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T19:17:29.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T19:17:29.815Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-03-10T19:17:29.815Z] === RUN TestRemoveContainerWithVolume [2022-03-10T19:17:30.390Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-03-10T19:17:30.390Z] === RUN TestRemoveContainerRunning [2022-03-10T19:17:30.962Z] --- PASS: TestRemoveContainerRunning (0.65s) [2022-03-10T19:17:30.962Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T19:17:31.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T19:17:31.795Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-03-10T19:17:31.795Z] === RUN TestRemoveInvalidContainer [2022-03-10T19:17:31.795Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-10T19:17:31.795Z] === RUN TestRenameLinkedContainer [2022-03-10T19:17:32.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T19:17:33.972Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-10T19:17:33.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T19:17:34.233Z] --- PASS: TestRenameLinkedContainer (2.61s) [2022-03-10T19:17:34.233Z] === RUN TestRenameStoppedContainer [2022-03-10T19:17:35.182Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-03-10T19:17:35.182Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T19:17:36.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T19:17:36.389Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2022-03-10T19:17:36.389Z] === RUN TestRenameInvalidName [2022-03-10T19:17:37.339Z] --- PASS: TestRenameInvalidName (0.88s) [2022-03-10T19:17:37.339Z] === RUN TestRenameAnonymousContainer [2022-03-10T19:17:38.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T19:17:40.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T19:17:40.375Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2022-03-10T19:17:40.375Z] === RUN TestRenameContainerWithSameName [2022-03-10T19:17:41.317Z] check_test.go:309: [dbec4cd2b75a2] daemon is not started [2022-03-10T19:17:41.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-10T19:17:41.317Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2022-03-10T19:17:41.317Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T19:17:42.704Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2022-03-10T19:17:42.704Z] === RUN TestResize [2022-03-10T19:17:43.145Z] --- PASS: TestServicePlugin (29.78s) [2022-03-10T19:17:43.145Z] === RUN TestServiceUpdateLabel [2022-03-10T19:17:43.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T19:17:43.540Z] --- PASS: TestResize (0.82s) [2022-03-10T19:17:43.540Z] === RUN TestResizeWithInvalidSize [2022-03-10T19:17:43.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-10T19:17:43.712Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-10T19:17:43.712Z] === RUN TestServiceUpdateSecrets [2022-03-10T19:17:44.113Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-03-10T19:17:44.113Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T19:17:45.055Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:45.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:45.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:45.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-10T19:17:45.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-10T19:17:49.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:49.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:50.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-10T19:17:50.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-10T19:17:50.843Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-10T19:17:50.843Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-10T19:17:50.843Z] Cross building: bundles/cross/windows/amd64 [2022-03-10T19:17:50.843Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-10T19:17:50.843Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-10T19:17:52.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-10T19:17:52.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-10T19:17:55.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-10T19:17:55.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-10T19:17:57.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T19:17:58.591Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-03-10T19:17:58.591Z] === RUN TestServiceUpdateConfigs [2022-03-10T19:17:59.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-10T19:17:59.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-10T19:18:00.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-10T19:18:00.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T19:18:02.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.66s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.88s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.19s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.18s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.57s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2022-03-10T19:18:02.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2022-03-10T19:18:02.908Z] === RUN TestCgroupNamespacesRun [2022-03-10T19:18:03.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-10T19:18:03.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T19:18:03.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T19:18:04.633Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2022-03-10T19:18:04.633Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-10T19:18:06.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T19:18:06.284Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-03-10T19:18:06.284Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-10T19:18:08.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-10T19:18:08.203Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-03-10T19:18:08.203Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-10T19:18:08.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T19:18:10.123Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2022-03-10T19:18:10.123Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-10T19:18:10.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-10T19:18:11.640Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-03-10T19:18:11.640Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-10T19:18:13.027Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-03-10T19:18:13.027Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-10T19:18:13.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T19:18:13.470Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-03-10T19:18:13.470Z] === RUN TestServiceUpdateNetwork [2022-03-10T19:18:14.232Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2022-03-10T19:18:14.232Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-10T19:18:14.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T19:18:15.933Z] check_test.go:309: [df2f88fa8f4bc] daemon is not started [2022-03-10T19:18:15.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-10T19:18:15.933Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2022-03-10T19:18:15.933Z] === RUN TestNISDomainname [2022-03-10T19:18:16.199Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T19:18:17.148Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T19:18:17.148Z] --- PASS: TestNISDomainname (1.12s) [2022-03-10T19:18:17.148Z] === RUN TestHostnameDnsResolution [2022-03-10T19:18:17.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-10T19:18:17.670Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T19:18:18.243Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-03-10T19:18:18.243Z] === RUN TestUnprivilegedPortsAndPing [2022-03-10T19:18:19.184Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s) [2022-03-10T19:18:19.184Z] === RUN TestStats [2022-03-10T19:18:19.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-10T19:18:22.305Z] --- PASS: TestStats (2.84s) [2022-03-10T19:18:22.305Z] === RUN TestStopContainerWithTimeout [2022-03-10T19:18:22.305Z] === RUN TestStopContainerWithTimeout/0 [2022-03-10T19:18:22.305Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-10T19:18:22.305Z] === RUN TestStopContainerWithTimeout/1 [2022-03-10T19:18:22.305Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-10T19:18:22.305Z] === RUN TestStopContainerWithTimeout/3 [2022-03-10T19:18:22.305Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-10T19:18:22.305Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-10T19:18:22.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-10T19:18:22.305Z] === CONT TestStopContainerWithTimeout/0 [2022-03-10T19:18:22.305Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-10T19:18:22.878Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T19:18:23.451Z] === CONT TestStopContainerWithTimeout/3 [2022-03-10T19:18:24.395Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T19:18:24.657Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-10T19:18:25.229Z] === CONT TestStopContainerWithTimeout/1 [2022-03-10T19:18:25.679Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-03-10T19:18:25.679Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T19:18:25.802Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T19:18:25.938Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T19:18:26.506Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T19:18:27.189Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-10T19:18:27.189Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-03-10T19:18:27.189Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2022-03-10T19:18:27.189Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-03-10T19:18:27.189Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-03-10T19:18:27.189Z] === RUN TestDeleteDevicemapper [2022-03-10T19:18:27.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:18:27.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-10T19:18:27.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T19:18:28.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-10T19:18:29.518Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2022-03-10T19:18:29.518Z] === RUN TestUpdateMemory [2022-03-10T19:18:29.518Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:18:29.518Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-10T19:18:29.518Z] === RUN TestUpdateCPUQuota [2022-03-10T19:18:31.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-10T19:18:31.436Z] --- PASS: TestUpdateCPUQuota (1.56s) [2022-03-10T19:18:31.436Z] === RUN TestUpdatePidsLimit [2022-03-10T19:18:31.436Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-10T19:18:31.436Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T19:18:31.436Z] === RUN TestUpdatePidsLimit/no_change [2022-03-10T19:18:32.010Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-10T19:18:32.583Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-10T19:18:32.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-10T19:18:32.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-10T19:18:33.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-10T19:18:33.417Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T19:18:33.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-10T19:18:34.622Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T19:18:34.624Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T19:18:34.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-10T19:18:35.145Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit (3.90s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-03-10T19:18:35.145Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-03-10T19:18:35.145Z] === RUN TestUpdateRestartPolicy [2022-03-10T19:18:35.406Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T19:18:35.978Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T19:18:36.240Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T19:18:36.240Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-10T19:18:36.240Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T19:18:37.626Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T19:18:37.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-10T19:18:37.626Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T19:18:37.626Z] check_test.go:309: [df0e3525bc296] daemon is not started [2022-03-10T19:18:37.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-10T19:18:37.626Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T19:18:37.626Z] check_test.go:309: [d2a1d95618228] daemon is not started [2022-03-10T19:18:37.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-10T19:18:40.929Z] check_test.go:309: [daf079f5d5e41] daemon is not started [2022-03-10T19:18:40.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-10T19:18:41.182Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-03-10T19:18:41.182Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-10T19:18:41.182Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-10T19:18:41.182Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-10T19:18:41.182Z] PASS [2022-03-10T19:18:41.182Z] [2022-03-10T19:18:41.182Z] === Skipped [2022-03-10T19:18:41.182Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-03-10T19:18:41.182Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:18:41.182Z] [2022-03-10T19:18:41.182Z] DONE 27 tests, 1 skipped in 182.892s [2022-03-10T19:18:41.182Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T19:18:41.182Z] INFO: Testing against a local daemon [2022-03-10T19:18:41.182Z] === RUN TestSessionCreate [2022-03-10T19:18:41.182Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T19:18:41.182Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T19:18:41.182Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T19:18:41.182Z] PASS [2022-03-10T19:18:41.182Z] [2022-03-10T19:18:41.182Z] DONE 2 tests in 0.085s [2022-03-10T19:18:41.182Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T19:18:41.182Z] INFO: Testing against a local daemon [2022-03-10T19:18:41.182Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:18:41.182Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:18:41.182Z] === RUN TestEventsExecDie [2022-03-10T19:18:41.502Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T19:18:41.749Z] --- PASS: TestEventsExecDie (0.57s) [2022-03-10T19:18:41.749Z] === RUN TestEventsBackwardsCompatible [2022-03-10T19:18:41.749Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T19:18:41.749Z] === RUN TestInfoBinaryCommits [2022-03-10T19:18:41.749Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T19:18:41.749Z] === RUN TestInfoAPIVersioned [2022-03-10T19:18:41.749Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T19:18:41.749Z] === RUN TestInfoDiscoveryBackend [2022-03-10T19:18:42.316Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-10T19:18:42.316Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-10T19:18:42.445Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T19:18:43.020Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T19:18:43.250Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-10T19:18:43.250Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-10T19:18:43.281Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T19:18:43.817Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-03-10T19:18:43.817Z] === RUN TestInfoAPI [2022-03-10T19:18:43.817Z] --- PASS: TestInfoAPI (0.03s) [2022-03-10T19:18:43.817Z] === RUN TestInfoAPIWarnings [2022-03-10T19:18:44.227Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T19:18:44.798Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T19:18:44.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-10T19:18:45.059Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T19:18:47.608Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2022-03-10T19:18:47.608Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T19:18:47.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-10T19:18:48.180Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2022-03-10T19:18:48.180Z] === RUN TestWaitNonBlocked [2022-03-10T19:18:48.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:18:48.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:18:48.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:18:48.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:18:48.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:18:48.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:18:48.369Z] 0a6173b79e25: Pull complete [2022-03-10T19:18:48.369Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-10T19:18:48.369Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:18:48.369Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-10T19:18:48.369Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-10T19:18:48.369Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-10T19:18:48.369Z] WARN: Skipping validation tests [2022-03-10T19:18:48.369Z] INFO: Running unit tests at 03/10/2022 19:18:35... [2022-03-10T19:18:48.369Z] INFO: make.ps1 starting at 03/10/2022 19:18:42 [2022-03-10T19:18:48.369Z] INFO: Git commit (f5c56eaca8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-10T19:18:48.369Z] INFO: Invoking autogen... [2022-03-10T19:18:48.369Z] INFO: Running unit tests... [2022-03-10T19:18:49.566Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-10T19:18:49.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-03-10T19:18:49.566Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-03-10T19:18:49.566Z] === RUN TestWaitBlocked [2022-03-10T19:18:49.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:18:49.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:18:49.566Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:18:49.566Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:18:49.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-10T19:18:49.566Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-10T19:18:50.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-10T19:18:50.952Z] --- PASS: TestWaitBlocked (0.04s) [2022-03-10T19:18:50.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2022-03-10T19:18:50.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-03-10T19:18:50.952Z] === CONT TestContainerStartOnDaemonRestart [2022-03-10T19:18:50.952Z] === CONT TestContainerKillOnDaemonStart [2022-03-10T19:18:53.065Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-10T19:18:53.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-10T19:18:54.074Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2022-03-10T19:18:54.074Z] === CONT TestIpcModeOlderClient [2022-03-10T19:18:54.074Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-10T19:18:54.074Z] === CONT TestDaemonHostGatewayIP [2022-03-10T19:18:55.462Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T19:18:56.408Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T19:18:56.983Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T19:18:56.983Z] --- PASS: TestDaemonHostGatewayIP (3.02s) [2022-03-10T19:18:56.983Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-10T19:18:57.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-10T19:18:58.527Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-10T19:18:58.527Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-10T19:18:58.527Z] remote: Enumerating objects: 23, done. [2022-03-10T19:18:58.527Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-10T19:18:58.527Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-10T19:18:58.527Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-10T19:18:58.527Z] 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-03-10T19:18:58.527Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-10T19:18:59.095Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-10T19:18:59.845Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T19:18:59.845Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s) [2022-03-10T19:18:59.845Z] === CONT TestDaemonRestartIpcMode [2022-03-10T19:18:59.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/test/unit [2022-03-10T19:19:01.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-10T19:19:01.998Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-10T19:19:01.998Z] === RUN TestInfoDebug [2022-03-10T19:19:01.998Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T19:19:01.998Z] === RUN TestInfoInsecureRegistries [2022-03-10T19:19:01.998Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-10T19:19:01.998Z] === RUN TestInfoRegistryMirrors [2022-03-10T19:19:01.998Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-10T19:19:01.998Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T19:19:01.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-10T19:19:01.998Z] === RUN TestPingCacheHeaders [2022-03-10T19:19:01.998Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T19:19:01.998Z] === RUN TestPingGet [2022-03-10T19:19:01.998Z] --- PASS: TestPingGet (0.02s) [2022-03-10T19:19:01.998Z] === RUN TestPingHead [2022-03-10T19:19:01.998Z] --- PASS: TestPingHead (0.02s) [2022-03-10T19:19:01.998Z] === RUN TestVersion [2022-03-10T19:19:01.998Z] --- PASS: TestVersion (0.02s) [2022-03-10T19:19:01.998Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:19:02.511Z] ? github.com/docker/docker/api [no test files] [2022-03-10T19:19:02.933Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) [2022-03-10T19:19:02.933Z] PASS [2022-03-10T19:19:02.933Z] [2022-03-10T19:19:02.933Z] DONE 18 tests in 21.971s [2022-03-10T19:19:02.933Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T19:19:03.151Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2022-03-10T19:19:03.192Z] INFO: Testing against a local daemon [2022-03-10T19:19:03.192Z] === RUN TestVolumesCreateAndList [2022-03-10T19:19:03.192Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T19:19:03.192Z] === RUN TestVolumesRemove [2022-03-10T19:19:03.192Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-10T19:19:03.192Z] === RUN TestVolumesInspect [2022-03-10T19:19:03.192Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T19:19:03.192Z] === RUN TestVolumesInvalidJSON [2022-03-10T19:19:03.192Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T19:19:03.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T19:19:03.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T19:19:03.192Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T19:19:03.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T19:19:03.192Z] PASS [2022-03-10T19:19:03.192Z] [2022-03-10T19:19:03.192Z] DONE 5 tests in 0.204s [2022-03-10T19:19:03.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:19:03.386Z] ? github.com/docker/docker/api [no test files] [2022-03-10T19:19:03.411Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T19:19:03.673Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2022-03-10T19:19:03.673Z] PASS [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === Skipped [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-10T19:19:03.673Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-10T19:19:03.673Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-10T19:19:03.673Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-10T19:19:03.673Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-10T19:19:03.673Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-10T19:19:03.673Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:19:03.673Z] [2022-03-10T19:19:03.673Z] DONE 196 tests, 6 skipped in 150.903s [2022-03-10T19:19:03.673Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-10T19:19:03.673Z] ++ 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-03-10T19:19:03.673Z] ++ set -e [2022-03-10T19:19:03.673Z] ++ '[' -n 0 ']' [2022-03-10T19:19:03.673Z] ++ set -x [2022-03-10T19:19:03.673Z] ++ 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-03-10T19:19:03.935Z] INFO: Testing against a local daemon [2022-03-10T19:19:03.935Z] === RUN TestCommitInheritsEnv [2022-03-10T19:19:04.509Z] --- PASS: TestCommitInheritsEnv (0.55s) [2022-03-10T19:19:04.509Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T19:19:04.509Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-10T19:19:04.509Z] === RUN TestImagesFilterMultiReference [2022-03-10T19:19:04.771Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-10T19:19:04.771Z] === RUN TestImagePullPlatformInvalid [2022-03-10T19:19:04.771Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-10T19:19:04.771Z] === RUN TestRemoveImageOrphaning [2022-03-10T19:19:05.033Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T19:19:05.033Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-10T19:19:05.033Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T19:19:05.033Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-10T19:19:05.033Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T19:19:05.033Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-10T19:19:05.033Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T19:19:05.033Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-10T19:19:05.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T19:19:05.097Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-10T19:19:05.097Z] Removing test suite binaries [2022-03-10T19:19:05.097Z] exiting test-integration [2022-03-10T19:19:05.097Z] ++ exit 0 [2022-03-10T19:19:05.097Z] [2022-03-10T19:19:05.295Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2022-03-10T19:19:05.295Z] === RUN TestRemoveImageGarbageCollector [2022-03-10T19:19:06.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer Post stage [Pipeline] junit [2022-03-10T19:19:06.490Z] Recording test results [2022-03-10T19:19:08.095Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T19:19:08.156Z] --- PASS: TestRemoveImageGarbageCollector (2.54s) [2022-03-10T19:19:08.156Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T19:19:08.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-10T19:19:08.156Z] === RUN TestTagInvalidReference [2022-03-10T19:19:08.156Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-10T19:19:08.156Z] === RUN TestTagValidPrefixedRepo [2022-03-10T19:19:08.156Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-03-10T19:19:08.156Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T19:19:08.156Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-10T19:19:08.156Z] === RUN TestTagOfficialNames [2022-03-10T19:19:08.156Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-10T19:19:08.156Z] === RUN TestTagMatchesDigest [2022-03-10T19:19:08.156Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-10T19:19:08.156Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-10T19:19:08.417Z] check_test.go:309: [d3eb33f1bfdc1] daemon is not started [2022-03-10T19:19:08.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-10T19:19:08.423Z] + echo Ensuring container killed. [2022-03-10T19:19:08.423Z] Ensuring container killed. [2022-03-10T19:19:08.423Z] + docker rm -vf docker-pr1 [2022-03-10T19:19:08.423Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-10T19:19:08.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T19:19:08.706Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:19:08.706Z] Chowning /workspace to jenkins user [2022-03-10T19:19:08.706Z] + id -u [2022-03-10T19:19:08.706Z] + id -g [2022-03-10T19:19:08.706Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:19:08.706Z] Unable to find image 'busybox:latest' locally [2022-03-10T19:19:08.965Z] latest: Pulling from library/busybox [2022-03-10T19:19:08.965Z] 7e5209d2300f: Pulling fs layer [2022-03-10T19:19:08.965Z] 7e5209d2300f: Verifying Checksum [2022-03-10T19:19:08.965Z] 7e5209d2300f: Download complete [2022-03-10T19:19:09.223Z] 7e5209d2300f: Pull complete [2022-03-10T19:19:09.223Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T19:19:09.223Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:19:10.903Z] + bundleName=amd64-cgroup2 [2022-03-10T19:19:10.903Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T19:19:10.903Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-10T19:19:10.903Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-10T19:19:10.903Z] + 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-03-10T19:19:11.174Z] Archiving artifacts [2022-03-10T19:19:12.050Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-10T19:19:13.190Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T19:19:13.439Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T19:19:13.494Z] + make clean [2022-03-10T19:19:13.495Z] docker volume rm -f docker-dev-cache [2022-03-10T19:19:13.495Z] docker-dev-cache [Pipeline] deleteDir [2022-03-10T19:19:14.829Z] docker_cli_daemon_plugins_test.go:105: [d1823809f4db4] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T19:19:15.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-10T19:19:16.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T19:19:16.606Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T19:19:17.392Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2022-03-10T19:19:17.991Z] check_test.go:309: [d59b494ce928d] daemon is not started [2022-03-10T19:19:17.991Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-10T19:19:21.070Z] === RUN TestMiddlewares [2022-03-10T19:19:21.070Z] --- PASS: TestMiddlewares (0.00s) [2022-03-10T19:19:21.071Z] PASS [2022-03-10T19:19:21.071Z] coverage: 9.0% of statements [2022-03-10T19:19:21.071Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2022-03-10T19:19:21.296Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-10T19:19:21.558Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T19:19:28.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-10T19:19:28.144Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T19:19:28.144Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T19:19:28.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-10T19:19:28.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-10T19:19:28.976Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T19:19:29.237Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-10T19:19:29.237Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-10T19:19:29.810Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-10T19:19:30.384Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-10T19:19:30.956Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-10T19:19:31.217Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-10T19:19:31.790Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-10T19:19:32.364Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-10T19:19:32.625Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T19:19:32.886Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-10T19:19:33.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T19:19:33.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T19:19:33.409Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-10T19:19:33.980Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-10T19:19:34.241Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T19:19:34.502Z] check_test.go:309: [d05a8531810e9] daemon is not started [2022-03-10T19:19:34.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-10T19:19:35.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T19:19:35.646Z] check_test.go:309: [de1676da5808e] daemon is not started [2022-03-10T19:19:35.646Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-10T19:19:36.217Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-10T19:19:36.479Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T19:19:37.869Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-10T19:19:41.177Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-10T19:19:41.441Z] check_test.go:309: [d06ce54b20e16] daemon is not started [2022-03-10T19:19:41.441Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-10T19:19:43.991Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-10T19:19:45.907Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-10T19:19:46.481Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T19:19:47.866Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T19:19:50.414Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-10T19:19:50.675Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T19:19:51.197Z] check_test.go:309: [d119f723be06a] daemon is not started [2022-03-10T19:19:51.197Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-10T19:19:56.492Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T19:19:59.039Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-10T19:20:02.341Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T19:20:02.341Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-10T19:20:02.915Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T19:20:02.915Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T19:20:04.833Z] check_test.go:309: [d4e416f57af7f] daemon is not started [2022-03-10T19:20:04.834Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-10T19:20:05.407Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-10T19:20:05.980Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-10T19:20:06.552Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-10T19:20:07.498Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T19:20:08.443Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-10T19:20:08.443Z] check_test.go:309: [d7e50ddfbd73f] daemon is not started [2022-03-10T19:20:08.443Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-10T19:20:09.831Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T19:20:11.222Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-10T19:20:11.795Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T19:20:13.740Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-10T19:20:17.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T19:20:17.977Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-10T19:20:19.364Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-10T19:20:19.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T19:20:21.542Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-10T19:20:21.802Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T19:20:25.110Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-10T19:20:28.413Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-10T19:20:32.620Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-10T19:20:33.279Z] === RUN TestBoolValue [2022-03-10T19:20:33.279Z] --- PASS: TestBoolValue (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestBoolValueOrDefault [2022-03-10T19:20:33.279Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInt64ValueOrZero [2022-03-10T19:20:33.279Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInt64ValueOrDefault [2022-03-10T19:20:33.279Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-10T19:20:33.279Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestJsonContentType [2022-03-10T19:20:33.279Z] --- PASS: TestJsonContentType (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 14.7% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T19:20:33.279Z] === RUN TestMaskSecretKeys [2022-03-10T19:20:33.279Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-10T19:20:33.279Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-10T19:20:33.279Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-10T19:20:33.279Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestVersionMiddlewareVersion [2022-03-10T19:20:33.279Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-10T19:20:33.279Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 37.7% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T19:20:33.279Z] === RUN TestStrSliceMarshalJSON [2022-03-10T19:20:33.279Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestStrSliceUnmarshalJSON [2022-03-10T19:20:33.279Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestStrSliceUnmarshalString [2022-03-10T19:20:33.279Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestStrSliceUnmarshalSlice [2022-03-10T19:20:33.279Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 90.0% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-03-10T19:20:33.279Z] === RUN TestAdjustForAPIVersion [2022-03-10T19:20:33.279Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 5.7% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T19:20:33.279Z] === RUN TestToJSON [2022-03-10T19:20:33.279Z] --- PASS: TestToJSON (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestToParamWithVersion [2022-03-10T19:20:33.279Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestFromJSON [2022-03-10T19:20:33.279Z] --- PASS: TestFromJSON (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestEmpty [2022-03-10T19:20:33.279Z] --- PASS: TestEmpty (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestArgsMatchKVListEmptySources [2022-03-10T19:20:33.279Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestArgsMatchKVList [2022-03-10T19:20:33.279Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestArgsMatch [2022-03-10T19:20:33.279Z] --- PASS: TestArgsMatch (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestAdd [2022-03-10T19:20:33.279Z] --- PASS: TestAdd (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestDel [2022-03-10T19:20:33.279Z] --- PASS: TestDel (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestLen [2022-03-10T19:20:33.279Z] --- PASS: TestLen (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestExactMatch [2022-03-10T19:20:33.279Z] --- PASS: TestExactMatch (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestOnlyOneExactMatch [2022-03-10T19:20:33.279Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestContains [2022-03-10T19:20:33.279Z] --- PASS: TestContains (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestValidate [2022-03-10T19:20:33.279Z] --- PASS: TestValidate (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestWalkValues [2022-03-10T19:20:33.279Z] --- PASS: TestWalkValues (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestFuzzyMatch [2022-03-10T19:20:33.279Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestClone [2022-03-10T19:20:33.279Z] --- PASS: TestClone (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 92.2% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T19:20:33.279Z] === RUN TestDurationToSecondsString [2022-03-10T19:20:33.279Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestGetTimestamp [2022-03-10T19:20:33.279Z] === RUN TestCompareVersion [2022-03-10T19:20:33.279Z] --- PASS: TestCompareVersion (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 75.0% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2022-03-10T19:20:33.279Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-10T19:20:33.279Z] === RUN TestParseTimestamps [2022-03-10T19:20:33.279Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 100.0% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/api/types/time 0.244s coverage: 100.0% of statements [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T19:20:33.279Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-10T19:20:33.279Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-10T19:20:33.279Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestCloneArgsSmartHttp [2022-03-10T19:20:33.279Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-10T19:20:33.279Z] === RUN TestCloneArgsDumbHttp [2022-03-10T19:20:33.279Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2022-03-10T19:20:33.279Z] === RUN TestCloneArgsGit [2022-03-10T19:20:33.279Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestCheckoutGit [2022-03-10T19:20:33.279Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-10T19:20:33.279Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-10T19:20:33.279Z] === RUN TestProcessNoDockerignore [2022-03-10T19:20:33.279Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-10T19:20:33.279Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-10T19:20:33.279Z] === RUN TestDetectContentType [2022-03-10T19:20:33.279Z] --- PASS: TestDetectContentType (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestSelectAcceptableMIME [2022-03-10T19:20:33.279Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInspectEmptyResponse [2022-03-10T19:20:33.279Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInspectResponseBinary [2022-03-10T19:20:33.279Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestResponseUnsupportedContentType [2022-03-10T19:20:33.279Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInspectResponseTextSimple [2022-03-10T19:20:33.279Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestInspectResponseEmptyContentType [2022-03-10T19:20:33.279Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestUnknownContentLength [2022-03-10T19:20:33.279Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestDownloadRemote [2022-03-10T19:20:33.279Z] --- PASS: TestDownloadRemote (0.14s) [2022-03-10T19:20:33.279Z] === RUN TestGetWithStatusError [2022-03-10T19:20:33.279Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestCloseRootDirectory [2022-03-10T19:20:33.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:20:33.279Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestHashFile [2022-03-10T19:20:33.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:20:33.279Z] --- SKIP: TestHashFile (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestHashSubdir [2022-03-10T19:20:33.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:20:33.279Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-10T19:20:33.279Z] === RUN TestRemoveDirectory [2022-03-10T19:20:33.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:20:33.279Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-10T19:20:33.279Z] PASS [2022-03-10T19:20:33.279Z] coverage: 9.3% of statements [2022-03-10T19:20:33.279Z] ok github.com/docker/docker/builder/remotecontext 0.346s coverage: 9.3% of statements [2022-03-10T19:20:33.279Z] === RUN TestGetAllAllowed [2022-03-10T19:20:33.279Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestGetAllMeta [2022-03-10T19:20:33.279Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-10T19:20:33.279Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestIsUnreferencedBuiltin [2022-03-10T19:20:33.279Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestIsExistingDirectory [2022-03-10T19:20:33.279Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-10T19:20:33.279Z] === RUN TestGetFilenameForDownload [2022-03-10T19:20:33.279Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestEnv2Variables [2022-03-10T19:20:33.280Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-10T19:20:33.280Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestMaintainer [2022-03-10T19:20:33.280Z] --- PASS: TestMaintainer (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestLabel [2022-03-10T19:20:33.280Z] --- PASS: TestLabel (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestFromScratch [2022-03-10T19:20:33.280Z] --- PASS: TestFromScratch (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestFromWithArg [2022-03-10T19:20:33.280Z] --- PASS: TestFromWithArg (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-10T19:20:33.280Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestFromWithUndefinedArg [2022-03-10T19:20:33.280Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestFromMultiStageWithNamedStage [2022-03-10T19:20:33.280Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestOnbuild [2022-03-10T19:20:33.280Z] --- PASS: TestOnbuild (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestWorkdir [2022-03-10T19:20:33.280Z] --- PASS: TestWorkdir (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestCmd [2022-03-10T19:20:33.280Z] --- PASS: TestCmd (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestHealthcheckNone [2022-03-10T19:20:33.280Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestHealthcheckCmd [2022-03-10T19:20:33.280Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestEntrypoint [2022-03-10T19:20:33.280Z] --- PASS: TestEntrypoint (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestExpose [2022-03-10T19:20:33.280Z] --- PASS: TestExpose (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestUser [2022-03-10T19:20:33.280Z] --- PASS: TestUser (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestVolume [2022-03-10T19:20:33.280Z] --- PASS: TestVolume (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestStopSignal [2022-03-10T19:20:33.280Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T19:20:33.280Z] --- SKIP: TestStopSignal (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestArg [2022-03-10T19:20:33.280Z] --- PASS: TestArg (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestShell [2022-03-10T19:20:33.280Z] --- PASS: TestShell (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestPrependEnvOnCmd [2022-03-10T19:20:33.280Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestRunWithBuildArgs [2022-03-10T19:20:33.280Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestRunIgnoresHealthcheck [2022-03-10T19:20:33.280Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestDispatchUnsupportedOptions [2022-03-10T19:20:33.280Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-10T19:20:33.280Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-10T19:20:33.280Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-10T19:20:33.280Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestNormalizeWorkdir [2022-03-10T19:20:33.280Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestDispatch [2022-03-10T19:20:33.280Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-10T19:20:33.280Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-10T19:20:33.280Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-10T19:20:33.280Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-10T19:20:33.280Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-10T19:20:33.280Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-10T19:20:33.280Z] === RUN TestDispatch/COPY_url [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch (0.10s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-10T19:20:33.280Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestAddScratchImageAddsToMounts [2022-03-10T19:20:33.280Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-10T19:20:33.280Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-10T19:20:33.280Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-10T19:20:33.280Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestImageSourceGetAddsToMounts [2022-03-10T19:20:33.280Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestEmptyDockerfile [2022-03-10T19:20:33.280Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-10T19:20:33.280Z] === RUN TestSymlinkDockerfile [2022-03-10T19:20:33.280Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-10T19:20:33.280Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-10T19:20:33.280Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestNonExistingDockerfile [2022-03-10T19:20:33.280Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestCopyRunConfig [2022-03-10T19:20:33.280Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestDeepCopyRunConfig [2022-03-10T19:20:33.280Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestExportImage [2022-03-10T19:20:33.280Z] --- PASS: TestExportImage (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestNormalizeDest [2022-03-10T19:20:33.280Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-10T19:20:33.280Z] PASS [2022-03-10T19:20:33.280Z] coverage: 46.8% of statements [2022-03-10T19:20:33.280Z] ok github.com/docker/docker/builder/dockerfile 0.245s coverage: 46.8% of statements [2022-03-10T19:20:33.280Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-10T19:20:33.280Z] === RUN TestEnable [2022-03-10T19:20:33.280Z] --- PASS: TestEnable (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestDisable [2022-03-10T19:20:33.280Z] --- PASS: TestDisable (0.00s) [2022-03-10T19:20:33.280Z] === RUN TestEnabled [2022-03-10T19:20:33.280Z] --- PASS: TestEnabled (0.00s) [2022-03-10T19:20:33.280Z] PASS [2022-03-10T19:20:33.280Z] coverage: 100.0% of statements [2022-03-10T19:20:33.280Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-03-10T19:20:34.005Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-10T19:20:35.392Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-10T19:20:36.340Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-10T19:20:37.727Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T19:20:37.727Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T19:20:39.646Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-10T19:20:42.948Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T19:20:42.948Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T19:20:43.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T19:20:44.152Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T19:20:44.152Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T19:20:44.723Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T19:20:44.984Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T19:20:45.556Z] docker_cli_daemon_test.go:2550: [d54b0b0c5f68d] daemon is not started [2022-03-10T19:20:45.803Z] === RUN TestCheckpointCreateError [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointCreate [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointDeleteError [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointDelete [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointListError [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointList [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointList (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCheckpointListContainerNotFound [2022-03-10T19:20:45.803Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNewClientWithOpsFromEnv [2022-03-10T19:20:45.803Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T19:20:45.803Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestGetAPIPath [2022-03-10T19:20:45.803Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestParseHostURL [2022-03-10T19:20:45.803Z] --- PASS: TestParseHostURL (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-10T19:20:45.803Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPIVersion [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPVersionOverride [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-10T19:20:45.803Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestClientRedirect [2022-03-10T19:20:45.803Z] --- PASS: TestClientRedirect (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigCreateUnsupported [2022-03-10T19:20:45.803Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigCreateError [2022-03-10T19:20:45.803Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigCreate [2022-03-10T19:20:45.803Z] --- PASS: TestConfigCreate (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspectNotFound [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspectWithEmptyID [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspectUnsupported [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspectError [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspectConfigNotFound [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigInspect [2022-03-10T19:20:45.803Z] --- PASS: TestConfigInspect (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigListUnsupported [2022-03-10T19:20:45.803Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigListError [2022-03-10T19:20:45.803Z] --- PASS: TestConfigListError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigList [2022-03-10T19:20:45.803Z] --- PASS: TestConfigList (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigRemoveUnsupported [2022-03-10T19:20:45.803Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigRemoveError [2022-03-10T19:20:45.803Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigRemove [2022-03-10T19:20:45.803Z] --- PASS: TestConfigRemove (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigUpdateUnsupported [2022-03-10T19:20:45.803Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestConfigUpdateError [2022-03-10T19:20:45.803Z] --- PASS: TestConfigUpdateError (0.01s) [2022-03-10T19:20:45.803Z] === RUN TestConfigUpdate [2022-03-10T19:20:45.803Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCommitError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCommit [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCommit (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStatPathError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStatPathNotFoundError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStatPathNoHeaderError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStatPath [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyToContainerError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyToContainerNotFoundError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyToContainer [2022-03-10T19:20:45.803Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyFromContainerError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyFromContainerNotFoundError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-10T19:20:45.803Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestCopyFromContainer [2022-03-10T19:20:45.803Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCreateError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCreateImageNotFound [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCreateWithName [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerCreateAutoRemove [2022-03-10T19:20:45.803Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerDiffError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerDiff [2022-03-10T19:20:45.803Z] --- PASS: TestContainerDiff (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecCreateError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecCreate [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecStartError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecStart [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecInspectError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecInspect [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExportError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExportError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExport [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExport (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerInspectError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerInspectContainerNotFound [2022-03-10T19:20:45.803Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerInspectWithEmptyID [2022-03-10T19:20:45.803Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerInspect [2022-03-10T19:20:45.803Z] --- PASS: TestContainerInspect (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerInspectNode [2022-03-10T19:20:45.803Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerKillError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerKillError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerKill [2022-03-10T19:20:45.803Z] --- PASS: TestContainerKill (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerListError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerListError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerList [2022-03-10T19:20:45.803Z] --- PASS: TestContainerList (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerLogsNotFoundError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerLogsError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerLogs [2022-03-10T19:20:45.803Z] --- PASS: TestContainerLogs (0.21s) [2022-03-10T19:20:45.803Z] === RUN TestContainerPauseError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerPause [2022-03-10T19:20:45.803Z] --- PASS: TestContainerPause (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainersPruneError [2022-03-10T19:20:45.803Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainersPrune [2022-03-10T19:20:45.803Z] --- PASS: TestContainersPrune (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRemoveError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRemoveNotFoundError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRemove [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRemove (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRenameError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRename [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRename (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerResizeError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecResizeError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerResize [2022-03-10T19:20:45.803Z] --- PASS: TestContainerResize (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerExecResize [2022-03-10T19:20:45.803Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRestartError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerRestart [2022-03-10T19:20:45.803Z] --- PASS: TestContainerRestart (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStartError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStartError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStart [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStart (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStatsError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStats [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStats (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStopError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStopError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerStop [2022-03-10T19:20:45.803Z] --- PASS: TestContainerStop (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerTopError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerTopError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerTop [2022-03-10T19:20:45.803Z] --- PASS: TestContainerTop (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerUnpauseError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerUnpause [2022-03-10T19:20:45.803Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerUpdateError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerUpdate [2022-03-10T19:20:45.803Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerWaitError [2022-03-10T19:20:45.803Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestContainerWait [2022-03-10T19:20:45.803Z] --- PASS: TestContainerWait (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestDiskUsageError [2022-03-10T19:20:45.803Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-10T19:20:45.803Z] === RUN TestDiskUsage [2022-03-10T19:20:45.804Z] --- PASS: TestDiskUsage (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestDistributionInspectUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestDistributionInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestEventsErrorInOptions [2022-03-10T19:20:45.804Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestEventsErrorFromServer [2022-03-10T19:20:45.804Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestEvents [2022-03-10T19:20:45.804Z] --- PASS: TestEvents (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestTLSCloseWriter [2022-03-10T19:20:45.804Z] === PAUSE TestTLSCloseWriter [2022-03-10T19:20:45.804Z] === RUN TestImageBuildError [2022-03-10T19:20:45.804Z] --- PASS: TestImageBuildError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageBuild [2022-03-10T19:20:45.804Z] --- PASS: TestImageBuild (0.01s) [2022-03-10T19:20:45.804Z] === RUN TestGetDockerOS [2022-03-10T19:20:45.804Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageCreateError [2022-03-10T19:20:45.804Z] --- PASS: TestImageCreateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageCreate [2022-03-10T19:20:45.804Z] --- PASS: TestImageCreate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageHistoryError [2022-03-10T19:20:45.804Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageHistory [2022-03-10T19:20:45.804Z] --- PASS: TestImageHistory (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageImportError [2022-03-10T19:20:45.804Z] --- PASS: TestImageImportError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageImport [2022-03-10T19:20:45.804Z] --- PASS: TestImageImport (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestImageInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageInspectImageNotFound [2022-03-10T19:20:45.804Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageInspect [2022-03-10T19:20:45.804Z] --- PASS: TestImageInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageListError [2022-03-10T19:20:45.804Z] --- PASS: TestImageListError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageList [2022-03-10T19:20:45.804Z] --- PASS: TestImageList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageListApiBefore125 [2022-03-10T19:20:45.804Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageLoadError [2022-03-10T19:20:45.804Z] --- PASS: TestImageLoadError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageLoad [2022-03-10T19:20:45.804Z] --- PASS: TestImageLoad (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagesPruneError [2022-03-10T19:20:45.804Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagesPrune [2022-03-10T19:20:45.804Z] --- PASS: TestImagesPrune (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullReferenceParseError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullAnyError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePullWithoutErrors [2022-03-10T19:20:45.804Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushReferenceError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushAnyError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithoutErrors [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-10T19:20:45.804Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageRemoveImageNotFound [2022-03-10T19:20:45.804Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageRemove [2022-03-10T19:20:45.804Z] --- PASS: TestImageRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSaveError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSaveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSave [2022-03-10T19:20:45.804Z] --- PASS: TestImageSave (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchAnyError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageSearchWithoutErrors [2022-03-10T19:20:45.804Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageTagError [2022-03-10T19:20:45.804Z] --- PASS: TestImageTagError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageTagInvalidReference [2022-03-10T19:20:45.804Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageTagInvalidSourceImageName [2022-03-10T19:20:45.804Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageTagHexSource [2022-03-10T19:20:45.804Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestImageTag [2022-03-10T19:20:45.804Z] --- PASS: TestImageTag (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestInfoServerError [2022-03-10T19:20:45.804Z] --- PASS: TestInfoServerError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestInfoInvalidResponseJSONError [2022-03-10T19:20:45.804Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestInfo [2022-03-10T19:20:45.804Z] --- PASS: TestInfo (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkConnectError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkConnect [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkCreateError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkCreate [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkDisconnectError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkDisconnect [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkInspectNotFoundError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkInspect [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkListError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkListError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkList [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworksPruneError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworksPrune [2022-03-10T19:20:45.804Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNetworkRemove [2022-03-10T19:20:45.804Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeInspectNodeNotFound [2022-03-10T19:20:45.804Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeInspect [2022-03-10T19:20:45.804Z] --- PASS: TestNodeInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeListError [2022-03-10T19:20:45.804Z] --- PASS: TestNodeListError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeList [2022-03-10T19:20:45.804Z] --- PASS: TestNodeList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeRemove [2022-03-10T19:20:45.804Z] --- PASS: TestNodeRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeUpdateError [2022-03-10T19:20:45.804Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestNodeUpdate [2022-03-10T19:20:45.804Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestOptionWithTimeout [2022-03-10T19:20:45.804Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPingFail [2022-03-10T19:20:45.804Z] --- PASS: TestPingFail (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPingWithError [2022-03-10T19:20:45.804Z] 2022/03/10 19:20:44 RoundTripper returned a response & error; ignoring response [2022-03-10T19:20:45.804Z] 2022/03/10 19:20:44 RoundTripper returned a response & error; ignoring response [2022-03-10T19:20:45.804Z] --- PASS: TestPingWithError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPingSuccess [2022-03-10T19:20:45.804Z] --- PASS: TestPingSuccess (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPingHeadFallback [2022-03-10T19:20:45.804Z] === RUN TestPingHeadFallback/OK [2022-03-10T19:20:45.804Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-10T19:20:45.804Z] === RUN TestPingHeadFallback/Not_Found [2022-03-10T19:20:45.804Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-10T19:20:45.804Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-10T19:20:45.804Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginDisableError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginDisable [2022-03-10T19:20:45.804Z] --- PASS: TestPluginDisable (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginEnableError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginEnable [2022-03-10T19:20:45.804Z] --- PASS: TestPluginEnable (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginInspect [2022-03-10T19:20:45.804Z] --- PASS: TestPluginInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginListError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginListError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginList [2022-03-10T19:20:45.804Z] --- PASS: TestPluginList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginPushError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginPushError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginPush [2022-03-10T19:20:45.804Z] --- PASS: TestPluginPush (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginRemove [2022-03-10T19:20:45.804Z] --- PASS: TestPluginRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginSetError [2022-03-10T19:20:45.804Z] --- PASS: TestPluginSetError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPluginSet [2022-03-10T19:20:45.804Z] --- PASS: TestPluginSet (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSetHostHeader [2022-03-10T19:20:45.804Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestPlainTextError [2022-03-10T19:20:45.804Z] --- PASS: TestPlainTextError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestInfiniteError [2022-03-10T19:20:45.804Z] --- PASS: TestInfiniteError (0.02s) [2022-03-10T19:20:45.804Z] === RUN TestSecretCreateUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretCreateError [2022-03-10T19:20:45.804Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretCreate [2022-03-10T19:20:45.804Z] --- PASS: TestSecretCreate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretInspectUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretInspectSecretNotFound [2022-03-10T19:20:45.804Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretInspect [2022-03-10T19:20:45.804Z] --- PASS: TestSecretInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretListUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretListError [2022-03-10T19:20:45.804Z] --- PASS: TestSecretListError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretList [2022-03-10T19:20:45.804Z] --- PASS: TestSecretList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretRemoveUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretRemove [2022-03-10T19:20:45.804Z] --- PASS: TestSecretRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretUpdateUnsupported [2022-03-10T19:20:45.804Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretUpdateError [2022-03-10T19:20:45.804Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSecretUpdate [2022-03-10T19:20:45.804Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceCreateError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceCreate [2022-03-10T19:20:45.804Z] --- PASS: TestServiceCreate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-10T19:20:45.804Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceCreateDigestPinning [2022-03-10T19:20:45.804Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceInspectServiceNotFound [2022-03-10T19:20:45.804Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceInspectWithEmptyID [2022-03-10T19:20:45.804Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceInspect [2022-03-10T19:20:45.804Z] --- PASS: TestServiceInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceListError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceListError (0.01s) [2022-03-10T19:20:45.804Z] === RUN TestServiceList [2022-03-10T19:20:45.804Z] --- PASS: TestServiceList (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceLogsError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceLogs [2022-03-10T19:20:45.804Z] --- PASS: TestServiceLogs (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceRemoveError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceRemoveNotFoundError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceRemove [2022-03-10T19:20:45.804Z] --- PASS: TestServiceRemove (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceUpdateError [2022-03-10T19:20:45.804Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestServiceUpdate [2022-03-10T19:20:45.804Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmGetUnlockKeyError [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmGetUnlockKey [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmInitError [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmInit [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmInit (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmInspectError [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmInspect [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmJoinError [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmJoin [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmLeaveError [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-10T19:20:45.804Z] === RUN TestSwarmLeave [2022-03-10T19:20:45.804Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestSwarmUnlockError [2022-03-10T19:20:45.805Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestSwarmUnlock [2022-03-10T19:20:45.805Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestSwarmUpdateError [2022-03-10T19:20:45.805Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestSwarmUpdate [2022-03-10T19:20:45.805Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestTaskInspectError [2022-03-10T19:20:45.805Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestTaskInspectWithEmptyID [2022-03-10T19:20:45.805Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestTaskInspect [2022-03-10T19:20:45.805Z] --- PASS: TestTaskInspect (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestTaskListError [2022-03-10T19:20:45.805Z] --- PASS: TestTaskListError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestTaskList [2022-03-10T19:20:45.805Z] --- PASS: TestTaskList (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeCreateError [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeCreate [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeInspectError [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeInspectNotFound [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeInspectWithEmptyID [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeInspect [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeListError [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeListError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeList [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeList (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeRemoveError [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-10T19:20:45.805Z] === RUN TestVolumeRemove [2022-03-10T19:20:45.805Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-10T19:20:45.805Z] === CONT TestTLSCloseWriter [2022-03-10T19:20:45.805Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-10T19:20:45.805Z] PASS [2022-03-10T19:20:45.805Z] coverage: 74.9% of statements [2022-03-10T19:20:45.805Z] ok github.com/docker/docker/client 0.456s coverage: 74.9% of statements [2022-03-10T19:20:47.472Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-10T19:20:47.472Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T19:20:48.860Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T19:20:50.783Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T19:20:51.728Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T19:20:53.114Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 48.5% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.7% of statements [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/builder/remotecontext/git 1.335s coverage: 86.3% of statements [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T19:20:53.915Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T19:20:53.915Z] ok github.com/docker/docker/client 0.170s coverage: 75.4% of statements [2022-03-10T19:20:54.055Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T19:20:55.971Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T19:20:58.519Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-10T19:21:00.433Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-10T19:21:01.005Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T19:21:02.922Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-10T19:21:02.922Z] check_test.go:309: [d7597ee70032d] daemon is not started [2022-03-10T19:21:02.922Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-10T19:21:03.673Z] --- PASS: TestCheckoutGit (34.44s) [2022-03-10T19:21:03.673Z] === RUN TestValidGitTransport [2022-03-10T19:21:03.673Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-10T19:21:03.673Z] === RUN TestGitInvalidRef [2022-03-10T19:21:03.673Z] --- PASS: TestGitInvalidRef (0.25s) [2022-03-10T19:21:03.673Z] PASS [2022-03-10T19:21:03.673Z] coverage: 86.3% of statements [2022-03-10T19:21:03.673Z] ok github.com/docker/docker/builder/remotecontext/git 34.759s coverage: 86.3% of statements [2022-03-10T19:21:05.244Z] ? github.com/docker/docker/cli [no test files] [2022-03-10T19:21:05.244Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite (347.97s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.60s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.52s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.93s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.63s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.08s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2022-03-10T19:21:09.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.48s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.63s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.41s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.54s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.31s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.03s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.56s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.12s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.30s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-03-10T19:21:09.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T19:21:09.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.22s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.71s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.95s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.32s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-03-10T19:21:09.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.78s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.67s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.39s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-03-10T19:21:09.513Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.63s) [2022-03-10T19:21:09.513Z] === RUN TestDockerSwarmSuite [2022-03-10T19:21:09.513Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-10T19:21:12.062Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-10T19:21:14.611Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-10T19:21:17.767Z] === RUN TestContainerStopSignal [2022-03-10T19:21:17.767Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestContainerStopTimeout [2022-03-10T19:21:17.767Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-10T19:21:17.767Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-10T19:21:17.767Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-10T19:21:17.767Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestReplaceAndAppendEnvVars [2022-03-10T19:21:17.767Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-10T19:21:17.767Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestNewMemoryStore [2022-03-10T19:21:17.767Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestAddContainers [2022-03-10T19:21:17.767Z] --- PASS: TestAddContainers (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestGetContainer [2022-03-10T19:21:17.767Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestDeleteContainer [2022-03-10T19:21:17.767Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestListContainers [2022-03-10T19:21:17.767Z] --- PASS: TestListContainers (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestFirstContainer [2022-03-10T19:21:17.767Z] --- PASS: TestFirstContainer (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestApplyAllContainer [2022-03-10T19:21:17.767Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestIsValidHealthString [2022-03-10T19:21:17.767Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestStateRunStop [2022-03-10T19:21:17.767Z] --- PASS: TestStateRunStop (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestStateTimeoutWait [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-10T19:21:17.767Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestConfigureDaemonLogs [2022-03-10T19:21:17.767Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestCommonOptionsInstallFlags [2022-03-10T19:21:17.767Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-10T19:21:17.767Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-10T19:21:17.767Z] PASS [2022-03-10T19:21:17.767Z] coverage: 18.4% of statements [2022-03-10T19:21:17.767Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 18.4% of statements [2022-03-10T19:21:17.767Z] state_test.go:141: Stop callback fired [2022-03-10T19:21:17.767Z] state_test.go:165: Stop callback fired [2022-03-10T19:21:17.767Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-10T19:21:17.767Z] === RUN TestIsValidStateString [2022-03-10T19:21:17.767Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestViewSaveDelete [2022-03-10T19:21:17.767Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-10T19:21:17.767Z] === RUN TestViewAll [2022-03-10T19:21:17.767Z] --- PASS: TestViewAll (0.02s) [2022-03-10T19:21:17.767Z] === RUN TestViewGet [2022-03-10T19:21:17.767Z] --- PASS: TestViewGet (0.01s) [2022-03-10T19:21:17.767Z] === RUN TestNames [2022-03-10T19:21:17.767Z] --- PASS: TestNames (0.00s) [2022-03-10T19:21:17.767Z] === RUN TestViewWithHealthCheck [2022-03-10T19:21:17.767Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-10T19:21:17.767Z] PASS [2022-03-10T19:21:17.767Z] coverage: 41.4% of statements [2022-03-10T19:21:17.767Z] ok github.com/docker/docker/container 0.269s coverage: 41.4% of statements [2022-03-10T19:21:18.240Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T19:21:18.240Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T19:21:18.240Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T19:21:18.240Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T19:21:19.815Z] === RUN TestPrepare [2022-03-10T19:21:19.815Z] --- PASS: TestPrepare (0.00s) [2022-03-10T19:21:19.815Z] === RUN TestStart [2022-03-10T19:21:19.815Z] --- PASS: TestStart (0.00s) [2022-03-10T19:21:19.815Z] === RUN TestWaitCancel [2022-03-10T19:21:19.815Z] --- PASS: TestWaitCancel (0.00s) [2022-03-10T19:21:19.815Z] === RUN TestWaitDisabled [2022-03-10T19:21:19.815Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-10T19:21:19.815Z] === RUN TestWaitEnabled [2022-03-10T19:21:19.815Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-10T19:21:19.815Z] === RUN TestRemove [2022-03-10T19:21:19.815Z] --- PASS: TestRemove (0.00s) [2022-03-10T19:21:19.815Z] PASS [2022-03-10T19:21:19.815Z] coverage: 65.3% of statements [2022-03-10T19:21:19.815Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-03-10T19:21:19.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-10T19:21:21.385Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-10T19:21:21.856Z] === RUN TestNewListSecretsFilters [2022-03-10T19:21:21.856Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestNewListConfigsFilters [2022-03-10T19:21:21.856Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-10T19:21:21.856Z] PASS [2022-03-10T19:21:21.856Z] coverage: 0.5% of statements [2022-03-10T19:21:21.856Z] ok github.com/docker/docker/daemon/cluster 0.272s coverage: 0.5% of statements [2022-03-10T19:21:21.856Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-10T19:21:21.856Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-10T19:21:21.856Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-10T19:21:21.856Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-10T19:21:21.856Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-10T19:21:21.856Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-10T19:21:21.856Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-10T19:21:22.327Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-10T19:21:22.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-10T19:21:22.799Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-10T19:21:22.799Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-10T19:21:22.799Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-10T19:21:22.799Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-10T19:21:22.799Z] PASS [2022-03-10T19:21:22.799Z] coverage: 35.9% of statements [2022-03-10T19:21:22.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.466s coverage: 35.9% of statements [2022-03-10T19:21:24.374Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T19:21:26.604Z] === RUN TestBuilderGC [2022-03-10T19:21:26.604Z] --- PASS: TestBuilderGC (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationNotFound [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonBrokenConfiguration [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestParseClusterAdvertiseSettings [2022-03-10T19:21:26.604Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestFindConfigurationConflicts [2022-03-10T19:21:26.604Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-10T19:21:26.604Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-10T19:21:26.604Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-10T19:21:26.604Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-10T19:21:26.604Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-10T19:21:26.604Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_label [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_dns [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-10T19:21:26.604Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-10T19:21:26.604Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestModifiedDiscoverySettings [2022-03-10T19:21:26.604Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestReloadSetConfigFileNotExist [2022-03-10T19:21:26.604Z] time="2022-03-10T19:21:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-10T19:21:26.604Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-10T19:21:26.604Z] === RUN TestReloadDefaultConfigNotExist [2022-03-10T19:21:26.604Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:26.604Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestReloadBadDefaultConfig [2022-03-10T19:21:26.604Z] time="2022-03-10T19:21:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-528564311" [2022-03-10T19:21:26.604Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestReloadWithConflictingLabels [2022-03-10T19:21:26.604Z] time="2022-03-10T19:21:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-652955082" [2022-03-10T19:21:26.604Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-10T19:21:26.604Z] === RUN TestReloadWithDuplicateLabels [2022-03-10T19:21:26.605Z] time="2022-03-10T19:21:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-791682209" [2022-03-10T19:21:26.605Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-10T19:21:26.605Z] === RUN TestDaemonConfigurationMerge [2022-03-10T19:21:26.605Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-10T19:21:26.605Z] PASS [2022-03-10T19:21:26.605Z] coverage: 79.7% of statements [2022-03-10T19:21:26.605Z] ok github.com/docker/docker/daemon/config 0.323s coverage: 79.7% of statements [2022-03-10T19:21:27.075Z] === RUN TestWaitNodeAttachment [2022-03-10T19:21:27.075Z] === RUN TestDiscoveryOptsErrors [2022-03-10T19:21:27.075Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-10T19:21:27.075Z] === RUN TestDiscoveryOpts [2022-03-10T19:21:27.075Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-10T19:21:27.075Z] PASS [2022-03-10T19:21:27.075Z] coverage: 30.0% of statements [2022-03-10T19:21:27.075Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2022-03-10T19:21:27.545Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-10T19:21:27.545Z] === RUN TestIsolationConversion [2022-03-10T19:21:27.545Z] === RUN TestIsolationConversion/default [2022-03-10T19:21:27.545Z] === RUN TestIsolationConversion/process [2022-03-10T19:21:27.545Z] === RUN TestIsolationConversion/hyperv [2022-03-10T19:21:27.545Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestContainerLabels [2022-03-10T19:21:27.545Z] --- PASS: TestContainerLabels (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestCredentialSpecConversion [2022-03-10T19:21:27.545Z] === RUN TestCredentialSpecConversion/none [2022-03-10T19:21:27.545Z] === RUN TestCredentialSpecConversion/config [2022-03-10T19:21:27.545Z] === RUN TestCredentialSpecConversion/file [2022-03-10T19:21:27.545Z] === RUN TestCredentialSpecConversion/registry [2022-03-10T19:21:27.545Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-10T19:21:27.545Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountBind [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountVolume [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountTarget [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountTmpfs [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountInvalidType [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-10T19:21:27.545Z] === RUN TestControllerValidateMountNamedPipe [2022-03-10T19:21:27.545Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-10T19:21:27.545Z] PASS [2022-03-10T19:21:27.545Z] coverage: 11.0% of statements [2022-03-10T19:21:27.545Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.709s coverage: 11.0% of statements [2022-03-10T19:21:28.017Z] === RUN TestEventsLog [2022-03-10T19:21:28.017Z] --- PASS: TestEventsLog (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestEventsLogTimeout [2022-03-10T19:21:28.017Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestLogEvents [2022-03-10T19:21:28.017Z] --- PASS: TestLogEvents (0.06s) [2022-03-10T19:21:28.017Z] === RUN TestLoadBufferedEvents [2022-03-10T19:21:28.017Z] === RUN TestVerifyNetworkingConfig [2022-03-10T19:21:28.017Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestGetContainer [2022-03-10T19:21:28.017Z] --- PASS: TestGetContainer (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestValidContainerNames [2022-03-10T19:21:28.017Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestContainerInitDNS [2022-03-10T19:21:28.017Z] daemon_test.go:147: root required [2022-03-10T19:21:28.017Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestMerge [2022-03-10T19:21:28.017Z] --- PASS: TestMerge (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestValidateContainerIsolation [2022-03-10T19:21:28.017Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestFindNetworkErrorType [2022-03-10T19:21:28.017Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestEnsureServicesExist [2022-03-10T19:21:28.017Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-10T19:21:28.017Z] === RUN TestEnsureServicesExistErrors [2022-03-10T19:21:28.017Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-10T19:21:28.017Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-10T19:21:28.017Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-10T19:21:28.017Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-10T19:21:28.017Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-10T19:21:28.017Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-10T19:21:28.017Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestContainerDelete [2022-03-10T19:21:28.017Z] --- PASS: TestContainerDelete (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestContainerDoubleDelete [2022-03-10T19:21:28.017Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestLogContainerEventCopyLabels [2022-03-10T19:21:28.017Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestLogContainerEventWithAttributes [2022-03-10T19:21:28.017Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestNoneHealthcheck [2022-03-10T19:21:28.017Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-10T19:21:28.017Z] === RUN TestHealthStates [2022-03-10T19:21:28.488Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-10T19:21:28.488Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-10T19:21:28.488Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-10T19:21:28.488Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-10T19:21:28.488Z] PASS [2022-03-10T19:21:28.488Z] coverage: 50.0% of statements [2022-03-10T19:21:28.488Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-03-10T19:21:28.488Z] time="2022-03-10T19:21:27Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] time="2022-03-10T19:21:28Z" 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-03-10T19:21:28.488Z] --- PASS: TestHealthStates (0.21s) [2022-03-10T19:21:28.488Z] === RUN TestMaskURLCredentials [2022-03-10T19:21:28.488Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestGetInspectData [2022-03-10T19:21:28.488Z] --- PASS: TestGetInspectData (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestFillLicense [2022-03-10T19:21:28.488Z] --- PASS: TestFillLicense (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestListInvalidFilter [2022-03-10T19:21:28.488Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestNameFilter [2022-03-10T19:21:28.488Z] --- PASS: TestNameFilter (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-10T19:21:28.488Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-10T19:21:28.488Z] === 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-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-10T19:21:28.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-10T19:21:28.488Z] --- 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-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-10T19:21:28.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonReloadLabels [2022-03-10T19:21:28.488Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-10T19:21:28.488Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonReloadMirrors [2022-03-10T19:21:28.488Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-10T19:21:28.488Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-10T19:21:28.488Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-10T19:21:28.488Z] === RUN TestDaemonDiscoveryReload [2022-03-10T19:21:28.959Z] === RUN TestIsEmptyDir [2022-03-10T19:21:28.959Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-10T19:21:28.959Z] PASS [2022-03-10T19:21:28.959Z] coverage: 2.3% of statements [2022-03-10T19:21:28.959Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2022-03-10T19:21:28.959Z] === RUN TestLinkNaming [2022-03-10T19:21:28.959Z] --- PASS: TestLinkNaming (0.00s) [2022-03-10T19:21:28.959Z] === RUN TestLinkNew [2022-03-10T19:21:28.959Z] --- PASS: TestLinkNew (0.00s) [2022-03-10T19:21:28.959Z] === RUN TestLinkEnv [2022-03-10T19:21:28.959Z] --- PASS: TestLinkEnv (0.00s) [2022-03-10T19:21:28.959Z] === RUN TestLinkMultipleEnv [2022-03-10T19:21:28.959Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-10T19:21:28.959Z] === RUN TestLinkPortRangeEnv [2022-03-10T19:21:28.959Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-10T19:21:28.959Z] PASS [2022-03-10T19:21:28.959Z] coverage: 93.0% of statements [2022-03-10T19:21:28.959Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-10T19:21:29.432Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-10T19:21:29.432Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-10T19:21:29.903Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-03-10T19:21:29.903Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-10T19:21:30.374Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-03-10T19:21:30.374Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-10T19:21:30.374Z] reload_test.go:520: root required [2022-03-10T19:21:30.374Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T19:21:30.374Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-10T19:21:30.374Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-10T19:21:30.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-10T19:21:30.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-10T19:21:30.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-10T19:21:30.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-10T19:21:30.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-10T19:21:30.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-10T19:21:30.374Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-10T19:21:30.374Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-10T19:21:30.374Z] === RUN TestParseVolumesFrom [2022-03-10T19:21:30.374Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-10T19:21:30.374Z] PASS [2022-03-10T19:21:30.374Z] coverage: 9.0% of statements [2022-03-10T19:21:30.374Z] ok github.com/docker/docker/daemon 2.511s coverage: 9.0% of statements [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-10T19:21:30.374Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-10T19:21:31.945Z] === RUN TestAdapterReadLogs [2022-03-10T19:21:31.945Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestCopier [2022-03-10T19:21:31.945Z] --- PASS: TestCopier (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestCopierLongLines [2022-03-10T19:21:31.945Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestCopierSlow [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/defaults [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-10T19:21:31.945Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-10T19:21:31.945Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-10T19:21:31.945Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-10T19:21:31.945Z] --- PASS: TestCopierSlow (0.23s) [2022-03-10T19:21:31.945Z] === RUN TestCopierWithSized [2022-03-10T19:21:31.945Z] === RUN TestCopierWithSized/as_is [2022-03-10T19:21:31.945Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-10T19:21:31.945Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-10T19:21:31.945Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-10T19:21:31.945Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-10T19:21:31.945Z] === RUN TestCopierWithPartial [2022-03-10T19:21:31.945Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestRingLogger [2022-03-10T19:21:31.945Z] --- PASS: TestRingLogger (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestRingCap [2022-03-10T19:21:31.945Z] --- PASS: TestRingCap (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestRingClose [2022-03-10T19:21:31.945Z] --- PASS: TestRingClose (0.00s) [2022-03-10T19:21:31.945Z] === RUN TestRingDrain [2022-03-10T19:21:31.945Z] --- PASS: TestRingDrain (0.00s) [2022-03-10T19:21:31.945Z] PASS [2022-03-10T19:21:31.945Z] coverage: 43.5% of statements [2022-03-10T19:21:31.945Z] ok github.com/docker/docker/daemon/logger 0.375s coverage: 43.5% of statements [2022-03-10T19:21:31.945Z] time="2022-03-10T19:21:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-10T19:21:31.945Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-10T19:21:31.945Z] === RUN TestCreateSuccess [2022-03-10T19:21:31.945Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCreateLogGroupSuccess [2022-03-10T19:21:31.946Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCreateError [2022-03-10T19:21:31.946Z] --- PASS: TestCreateError (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCreateAlreadyExists [2022-03-10T19:21:31.946Z] time="2022-03-10T19:21:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-10T19:21:31.946Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestLogClosed [2022-03-10T19:21:31.946Z] --- PASS: TestLogClosed (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestLogBlocking [2022-03-10T19:21:31.946Z] --- PASS: TestLogBlocking (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-10T19:21:31.946Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestLogNonBlockingBufferFull [2022-03-10T19:21:31.946Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestPublishBatchSuccess [2022-03-10T19:21:31.946Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestPublishBatchError [2022-03-10T19:21:31.946Z] time="2022-03-10T19:21:31Z" level=error msg=Error [2022-03-10T19:21:31.946Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-10T19:21:31.946Z] time="2022-03-10T19:21:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T19:21:31.946Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-10T19:21:31.946Z] time="2022-03-10T19:21:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-10T19:21:31.946Z] time="2022-03-10T19:21:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-10T19:21:31.946Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchSimple [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchTicker [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMultilinePattern [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchClose [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/0/Hello [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/2/🙃 [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/3/���� [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/4/He��o [2022-03-10T19:21:31.946Z] === RUN TestEffectiveLen/5/ [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/0/ [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/1/Hello [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: Hello [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/2/Hello [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: He [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: llo [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/3/Hello [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: Hello [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/4/🙃 [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/5/🙃 [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/6/a� [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: a [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: � [2022-03-10T19:21:31.946Z] === RUN TestFindValidSplit/7/a� [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1044: a� [2022-03-10T19:21:31.946Z] cloudwatchlogs_test.go:1045: [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestProcessEventEmoji [2022-03-10T19:21:31.946Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchLineSplit [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMaxEvents [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-10T19:21:31.946Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-10T19:21:31.946Z] === RUN TestSearchRegistryForImagesErrors [2022-03-10T19:21:31.946Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestSearchRegistryForImages [2022-03-10T19:21:31.946Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestOnlyPlatformWithFallback [2022-03-10T19:21:31.946Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestImageDelete [2022-03-10T19:21:31.946Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-10T19:21:31.946Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-10T19:21:31.946Z] === RUN TestImageDelete/no_lease [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-10T19:21:31.946Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-10T19:21:31.946Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestCreateTagSuccess [2022-03-10T19:21:31.946Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-10T19:21:31.946Z] === RUN TestImageDelete/lease_exists [2022-03-10T19:21:31.946Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-10T19:21:31.946Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-10T19:21:31.946Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-10T19:21:31.946Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-10T19:21:31.946Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-10T19:21:31.946Z] PASS [2022-03-10T19:21:31.946Z] coverage: 77.8% of statements [2022-03-10T19:21:31.946Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 77.8% of statements [2022-03-10T19:21:31.946Z] --- PASS: TestImageDelete (0.07s) [2022-03-10T19:21:31.946Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-10T19:21:31.946Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-03-10T19:21:31.946Z] === RUN TestContentStoreForPull [2022-03-10T19:21:32.418Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-10T19:21:32.418Z] PASS [2022-03-10T19:21:32.418Z] coverage: 6.6% of statements [2022-03-10T19:21:32.418Z] ok github.com/docker/docker/daemon/images 0.419s coverage: 6.6% of statements [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-10T19:21:32.418Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-10T19:21:32.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T19:21:32.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T19:21:32.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T19:21:32.890Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-10T19:21:32.890Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-10T19:21:32.890Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-10T19:21:32.890Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-10T19:21:32.890Z] === RUN TestFastTimeMarshalJSON [2022-03-10T19:21:32.890Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-10T19:21:32.890Z] PASS [2022-03-10T19:21:32.890Z] coverage: 87.2% of statements [2022-03-10T19:21:32.890Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.240s coverage: 87.2% of statements [2022-03-10T19:21:32.890Z] === RUN TestJSONFileLogger [2022-03-10T19:21:32.890Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-10T19:21:32.890Z] === RUN TestJSONFileLoggerWithTags [2022-03-10T19:21:32.890Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-10T19:21:32.890Z] === RUN TestJSONFileLoggerWithOpts [2022-03-10T19:21:32.890Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-10T19:21:32.890Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-10T19:21:32.890Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-10T19:21:32.890Z] === RUN TestEncodeDecode [2022-03-10T19:21:32.890Z] === PAUSE TestEncodeDecode [2022-03-10T19:21:32.890Z] === RUN TestUnexpectedEOF [2022-03-10T19:21:33.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T19:21:33.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-10T19:21:33.361Z] time="2022-03-10T19:21:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T19:21:33.361Z] time="2022-03-10T19:21:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-10T19:21:33.361Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-10T19:21:33.361Z] === CONT TestEncodeDecode [2022-03-10T19:21:33.361Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-10T19:21:33.361Z] PASS [2022-03-10T19:21:33.361Z] coverage: 69.9% of statements [2022-03-10T19:21:33.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.281s coverage: 69.9% of statements [2022-03-10T19:21:34.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-10T19:21:34.355Z] === RUN TestWriteLog [2022-03-10T19:21:34.355Z] === PAUSE TestWriteLog [2022-03-10T19:21:34.355Z] === RUN TestReadLog [2022-03-10T19:21:34.355Z] === PAUSE TestReadLog [2022-03-10T19:21:34.355Z] === RUN TestDecode [2022-03-10T19:21:34.355Z] --- PASS: TestDecode (0.03s) [2022-03-10T19:21:34.355Z] === CONT TestWriteLog [2022-03-10T19:21:34.355Z] --- PASS: TestWriteLog (0.00s) [2022-03-10T19:21:34.355Z] === CONT TestReadLog [2022-03-10T19:21:34.355Z] === RUN TestReadLog/tail_exact [2022-03-10T19:21:34.355Z] === RUN TestOpenFileDelete [2022-03-10T19:21:34.355Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestOpenFileRename [2022-03-10T19:21:34.355Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestHandleDecoderErr [2022-03-10T19:21:34.355Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestParseLogTagDefaultTag [2022-03-10T19:21:34.355Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestParseLogTag [2022-03-10T19:21:34.355Z] --- PASS: TestParseLogTag (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestParseLogTagEmptyTag [2022-03-10T19:21:34.355Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestTailFiles [2022-03-10T19:21:34.355Z] --- PASS: TestTailFiles (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestFollowLogsConsumerGone [2022-03-10T19:21:34.355Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestFollowLogsProducerGone [2022-03-10T19:21:34.355Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-10T19:21:34.355Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-10T19:21:34.355Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-10T19:21:34.355Z] === RUN TestCheckCapacityAndRotate [2022-03-10T19:21:34.355Z] === RUN TestReadLog/tail_less_than_available [2022-03-10T19:21:34.355Z] === RUN TestReadLog/tail_more_than_available [2022-03-10T19:21:34.355Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-10T19:21:34.355Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-10T19:21:34.355Z] --- PASS: TestReadLog (0.24s) [2022-03-10T19:21:34.355Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-10T19:21:34.355Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-03-10T19:21:34.355Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-03-10T19:21:34.355Z] PASS [2022-03-10T19:21:34.355Z] coverage: 78.7% of statements [2022-03-10T19:21:34.355Z] ok github.com/docker/docker/daemon/logger/local 0.494s coverage: 78.7% of statements [2022-03-10T19:21:34.660Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T19:21:34.660Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-10T19:21:34.660Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T19:21:34.825Z] --- PASS: TestCheckCapacityAndRotate (0.37s) [2022-03-10T19:21:34.825Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-10T19:21:34.825Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.33s) [2022-03-10T19:21:34.825Z] PASS [2022-03-10T19:21:34.825Z] coverage: 54.9% of statements [2022-03-10T19:21:34.825Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T19:21:34.825Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.439s coverage: 54.9% of statements [2022-03-10T19:21:34.825Z] === RUN TestLog [2022-03-10T19:21:34.825Z] --- PASS: TestLog (0.01s) [2022-03-10T19:21:34.825Z] PASS [2022-03-10T19:21:34.825Z] coverage: 31.5% of statements [2022-03-10T19:21:34.826Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-03-10T19:21:34.921Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T19:21:35.816Z] === RUN TestNewParse [2022-03-10T19:21:35.816Z] --- PASS: TestNewParse (0.00s) [2022-03-10T19:21:35.816Z] PASS [2022-03-10T19:21:35.816Z] coverage: 8.3% of statements [2022-03-10T19:21:35.816Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2022-03-10T19:21:35.816Z] === RUN TestValidateLogOpt [2022-03-10T19:21:35.816Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestNewMissedConfig [2022-03-10T19:21:35.816Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestNewMissedUrl [2022-03-10T19:21:35.816Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestNewMissedToken [2022-03-10T19:21:35.816Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestNewWithProxy [2022-03-10T19:21:35.816Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestDefault [2022-03-10T19:21:35.816Z] --- PASS: TestDefault (0.01s) [2022-03-10T19:21:35.816Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-10T19:21:35.816Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-10T19:21:35.816Z] === RUN TestJsonFormat [2022-03-10T19:21:35.816Z] --- PASS: TestJsonFormat (0.01s) [2022-03-10T19:21:35.816Z] === RUN TestRawFormat [2022-03-10T19:21:35.816Z] --- PASS: TestRawFormat (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestRawFormatWithLabels [2022-03-10T19:21:35.816Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestRawFormatWithoutTag [2022-03-10T19:21:35.816Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestBatching [2022-03-10T19:21:35.816Z] === RUN TestParseLogFormat [2022-03-10T19:21:35.816Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestValidateLogOptEmpty [2022-03-10T19:21:35.816Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestValidateSyslogAddress [2022-03-10T19:21:35.816Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestParseAddressDefaultPort [2022-03-10T19:21:35.816Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestValidateSyslogFacility [2022-03-10T19:21:35.816Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestValidateLogOptSyslogFormat [2022-03-10T19:21:35.816Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-10T19:21:35.816Z] === RUN TestValidateLogOpt [2022-03-10T19:21:35.816Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-10T19:21:35.816Z] PASS [2022-03-10T19:21:35.816Z] coverage: 46.8% of statements [2022-03-10T19:21:35.816Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2022-03-10T19:21:36.286Z] --- PASS: TestBatching (0.30s) [2022-03-10T19:21:36.286Z] === RUN TestFrequency [2022-03-10T19:21:36.286Z] --- PASS: TestFrequency (0.22s) [2022-03-10T19:21:36.286Z] === RUN TestOneMessagePerRequest [2022-03-10T19:21:36.758Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-10T19:21:36.758Z] === RUN TestVerify [2022-03-10T19:21:36.758Z] --- PASS: TestVerify (0.00s) [2022-03-10T19:21:36.758Z] === RUN TestSkipVerify [2022-03-10T19:21:36.758Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:36.758Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:36.758Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:36.838Z] docker_api_swarm_test.go:562: [d131ff190795b] joining swarm manager [d8e20b188c7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:21:37.230Z] --- PASS: TestSkipVerify (0.68s) [2022-03-10T19:21:37.230Z] === RUN TestBufferMaximum [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.859179\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.859179\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-10T19:21:37.230Z] === RUN TestServerAlwaysDown [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.862388\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.862388\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.862388\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.863388\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] time="2022-03-10T19:21:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646940096.863388\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:37.230Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-10T19:21:37.230Z] === RUN TestCannotSendAfterClose [2022-03-10T19:21:37.230Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-10T19:21:37.230Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-10T19:21:37.230Z] === RUN TestV1IDService [2022-03-10T19:21:37.230Z] --- PASS: TestV1IDService (0.04s) [2022-03-10T19:21:37.230Z] === RUN TestV2MetadataService [2022-03-10T19:21:38.227Z] time="2022-03-10T19:21:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-10T19:21:38.227Z] time="2022-03-10T19:21:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"01c95c04b7b2\"}'" [2022-03-10T19:21:38.227Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-10T19:21:38.227Z] PASS [2022-03-10T19:21:38.227Z] coverage: 82.5% of statements [2022-03-10T19:21:38.227Z] ok github.com/docker/docker/daemon/logger/splunk 2.305s coverage: 82.5% of statements [2022-03-10T19:21:38.227Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T19:21:38.227Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-10T19:21:38.227Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T19:21:38.698Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-10T19:21:38.698Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-10T19:21:38.698Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestContinueOnError_NeverContinue [2022-03-10T19:21:38.698Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-10T19:21:38.698Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestManifestStore [2022-03-10T19:21:38.698Z] === RUN TestManifestStore/no_remote_or_local [2022-03-10T19:21:38.698Z] --- PASS: TestV2MetadataService (1.31s) [2022-03-10T19:21:38.698Z] PASS [2022-03-10T19:21:38.698Z] coverage: 48.2% of statements [2022-03-10T19:21:38.698Z] === RUN TestSuccessfulDownload [2022-03-10T19:21:38.698Z] download_test.go:268: Needs fixing on Windows [2022-03-10T19:21:38.698Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestCancelledDownload [2022-03-10T19:21:38.698Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-10T19:21:38.698Z] === RUN TestMaxDownloadAttempts [2022-03-10T19:21:38.698Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T19:21:38.698Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T19:21:38.698Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T19:21:38.698Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T19:21:38.698Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T19:21:38.698Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T19:21:38.698Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T19:21:38.698Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T19:21:38.698Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-10T19:21:38.698Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-10T19:21:38.698Z] ok github.com/docker/docker/distribution/metadata 1.432s coverage: 48.2% of statements [2022-03-10T19:21:38.698Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-10T19:21:38.698Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-10T19:21:38.698Z] time="2022-03-10T19:21:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local817518487\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-10T19:21:38.698Z] === RUN TestManifestStore/no_local_cache [2022-03-10T19:21:38.698Z] === RUN TestManifestStore/with_local_cache [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/unknown_media_type [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="reference for unknown type: " [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="reference for unknown type: " [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="reference for unknown type: " [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="reference for unknown type: " [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="reference for unknown type: " [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-10T19:21:39.171Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore (0.46s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/unknown_media_type (0.13s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType (0.01s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-10T19:21:39.171Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestFixManifestLayers [2022-03-10T19:21:39.171Z] --- PASS: TestFixManifestLayers (0.01s) [2022-03-10T19:21:39.171Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-10T19:21:39.171Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T19:21:39.171Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestFixManifestLayersBadParent [2022-03-10T19:21:39.171Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestValidateManifest [2022-03-10T19:21:39.171Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T19:21:39.171Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestFormatPlatform [2022-03-10T19:21:39.171Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-10T19:21:39.171Z] === RUN TestPullSchema2Config [2022-03-10T19:21:39.171Z] === RUN TestPullSchema2Config/success_first_time [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.171Z] === RUN TestPullSchema2Config/500_status [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T19:21:39.171Z] time="2022-03-10T19:21:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-10T19:21:39.171Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-10T19:21:39.171Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-10T19:21:39.171Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-10T19:21:39.171Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-10T19:21:39.171Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-10T19:21:39.171Z] === RUN TestTransfer [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.171Z] === RUN TestPullSchema2Config/EOF [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T19:21:39.171Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.171Z] 2022/03/10 19:21:39 http: panic serving 127.0.0.1:49213: intentional panic [2022-03-10T19:21:39.171Z] goroutine 55 [running]: [2022-03-10T19:21:39.171Z] net/http.(*conn).serve.func1(0xc00005e320) [2022-03-10T19:21:39.171Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-10T19:21:39.171Z] panic(0x9afe60, 0xb2aae0) [2022-03-10T19:21:39.171Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-10T19:21:39.171Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0xb40e50, 0xc0004a40e0) [2022-03-10T19:21:39.171Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-03-10T19:21:39.171Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0xb40e50, 0xc0004a40e0, 0xc00049c100) [2022-03-10T19:21:39.171Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-03-10T19:21:39.171Z] net/http.HandlerFunc.ServeHTTP(0xc0000ead80, 0xb40e50, 0xc0004a40e0, 0xc00049c100) [2022-03-10T19:21:39.171Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-10T19:21:39.171Z] net/http.serverHandler.ServeHTTP(0xc0000aa620, 0xb40e50, 0xc0004a40e0, 0xc00049c100) [2022-03-10T19:21:39.171Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-10T19:21:39.171Z] net/http.(*conn).serve(0xc00005e320, 0xb423e0, 0xc00004e340) [2022-03-10T19:21:39.171Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-10T19:21:39.171Z] created by net/http.(*Server).Serve [2022-03-10T19:21:39.171Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-10T19:21:39.171Z] --- PASS: TestTransfer (0.14s) [2022-03-10T19:21:39.171Z] === RUN TestConcurrencyLimit [2022-03-10T19:21:39.643Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.643Z] === RUN TestPullSchema2Config/unauthorized [2022-03-10T19:21:39.643Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-10T19:21:39.643Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-10T19:21:39.643Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-10T19:21:39.643Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-10T19:21:39.643Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-10T19:21:39.643Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-10T19:21:39.643Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-10T19:21:39.643Z] === RUN TestGetRepositoryMountCandidates [2022-03-10T19:21:39.643Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-10T19:21:39.643Z] === RUN TestLayerAlreadyExists [2022-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] 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-03-10T19:21:39.643Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-10T19:21:39.643Z] === RUN TestWhenEmptyAuthConfig [2022-03-10T19:21:39.643Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-10T19:21:39.643Z] === RUN TestInactiveJobs [2022-03-10T19:21:40.120Z] === RUN TestNotFound [2022-03-10T19:21:40.120Z] --- PASS: TestNotFound (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestConflict [2022-03-10T19:21:40.120Z] --- PASS: TestConflict (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestForbidden [2022-03-10T19:21:40.120Z] --- PASS: TestForbidden (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestInvalidParameter [2022-03-10T19:21:40.120Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestNotImplemented [2022-03-10T19:21:40.120Z] --- PASS: TestNotImplemented (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestNotModified [2022-03-10T19:21:40.120Z] --- PASS: TestNotModified (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestUnauthorized [2022-03-10T19:21:40.120Z] --- PASS: TestUnauthorized (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestUnknown [2022-03-10T19:21:40.120Z] --- PASS: TestUnknown (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestCancelled [2022-03-10T19:21:40.120Z] --- PASS: TestCancelled (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestDeadline [2022-03-10T19:21:40.120Z] --- PASS: TestDeadline (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestDataLoss [2022-03-10T19:21:40.120Z] --- PASS: TestDataLoss (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestUnavailable [2022-03-10T19:21:40.120Z] --- PASS: TestUnavailable (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestSystem [2022-03-10T19:21:40.120Z] --- PASS: TestSystem (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Not_Found [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Bad_Request [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Conflict [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Unauthorized [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Forbidden [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Not_Modified [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-10T19:21:40.120Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-10T19:21:40.120Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-10T19:21:40.120Z] PASS [2022-03-10T19:21:40.120Z] coverage: 53.1% of statements [2022-03-10T19:21:40.120Z] ok github.com/docker/docker/errdefs 0.081s coverage: 53.1% of statements [2022-03-10T19:21:40.120Z] --- PASS: TestInactiveJobs (0.46s) [2022-03-10T19:21:40.120Z] === RUN TestWatchRelease [2022-03-10T19:21:40.120Z] --- PASS: TestWatchRelease (0.04s) [2022-03-10T19:21:40.120Z] === RUN TestWatchFinishedTransfer [2022-03-10T19:21:40.120Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-10T19:21:40.120Z] === RUN TestDuplicateTransfer [2022-03-10T19:21:40.120Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-10T19:21:40.120Z] === RUN TestSuccessfulUpload [2022-03-10T19:21:40.592Z] time="2022-03-10T19:21:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-10T19:21:40.592Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-10T19:21:40.592Z] === RUN TestCancelledUpload [2022-03-10T19:21:40.592Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-10T19:21:40.592Z] PASS [2022-03-10T19:21:40.592Z] coverage: 76.4% of statements [2022-03-10T19:21:40.592Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 76.4% of statements [2022-03-10T19:21:40.598Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.1% of statements [2022-03-10T19:21:40.598Z] ok github.com/docker/docker/container 0.119s coverage: 34.3% of statements [2022-03-10T19:21:40.598Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-10T19:21:40.598Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-10T19:21:40.598Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-10T19:21:40.598Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-10T19:21:41.063Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-10T19:21:41.064Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-10T19:21:41.064Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestTokenPassThru [2022-03-10T19:21:41.064Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-10T19:21:41.064Z] === RUN TestTokenPassThruDifferentHost [2022-03-10T19:21:41.064Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-10T19:21:41.064Z] PASS [2022-03-10T19:21:41.064Z] coverage: 25.9% of statements [2022-03-10T19:21:41.064Z] ok github.com/docker/docker/distribution 2.403s coverage: 25.9% of statements [2022-03-10T19:21:41.064Z] === RUN TestFSGetInvalidData [2022-03-10T19:21:41.064Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-10T19:21:41.064Z] === RUN TestFSInvalidSet [2022-03-10T19:21:41.064Z] --- PASS: TestFSInvalidSet (0.03s) [2022-03-10T19:21:41.064Z] === RUN TestFSInvalidRoot [2022-03-10T19:21:41.064Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-10T19:21:41.064Z] === RUN TestFSMetadataGetSet [2022-03-10T19:21:41.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T19:21:41.064Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T19:21:41.064Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-10T19:21:41.064Z] === RUN TestFSInvalidWalker [2022-03-10T19:21:41.064Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-03-10T19:21:41.064Z] === RUN TestFSGetSet [2022-03-10T19:21:41.064Z] --- PASS: TestFSGetSet (0.02s) [2022-03-10T19:21:41.064Z] === RUN TestFSGetUnsetKey [2022-03-10T19:21:41.064Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-10T19:21:41.064Z] === RUN TestFSGetEmptyData [2022-03-10T19:21:41.064Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-10T19:21:41.064Z] === RUN TestFSDelete [2022-03-10T19:21:41.064Z] --- PASS: TestFSDelete (0.02s) [2022-03-10T19:21:41.064Z] === RUN TestFSWalker [2022-03-10T19:21:41.064Z] --- PASS: TestFSWalker (0.02s) [2022-03-10T19:21:41.064Z] === RUN TestFSWalkerStopOnError [2022-03-10T19:21:41.064Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-10T19:21:41.064Z] === RUN TestNewFromJSON [2022-03-10T19:21:41.064Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-10T19:21:41.064Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestMarshalKeyOrder [2022-03-10T19:21:41.064Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestImage [2022-03-10T19:21:41.064Z] --- PASS: TestImage (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestImageOSNotEmpty [2022-03-10T19:21:41.064Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-10T19:21:41.064Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-10T19:21:41.064Z] === RUN TestCreate [2022-03-10T19:21:41.064Z] --- PASS: TestCreate (0.01s) [2022-03-10T19:21:41.064Z] === RUN TestRestore [2022-03-10T19:21:41.534Z] === RUN TestCompare [2022-03-10T19:21:41.534Z] --- PASS: TestCompare (0.00s) [2022-03-10T19:21:41.534Z] PASS [2022-03-10T19:21:41.534Z] coverage: 19.2% of statements [2022-03-10T19:21:41.534Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-03-10T19:21:41.534Z] time="2022-03-10T19:21:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-10T19:21:41.534Z] --- PASS: TestRestore (0.24s) [2022-03-10T19:21:41.534Z] === RUN TestAddDelete [2022-03-10T19:21:41.534Z] --- PASS: TestAddDelete (0.03s) [2022-03-10T19:21:41.534Z] === RUN TestSearchAfterDelete [2022-03-10T19:21:41.534Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-10T19:21:41.534Z] === RUN TestParentReset [2022-03-10T19:21:41.534Z] --- PASS: TestParentReset (0.04s) [2022-03-10T19:21:41.534Z] === RUN TestGetAndSetLastUpdated [2022-03-10T19:21:41.534Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-10T19:21:41.534Z] === RUN TestStoreLen [2022-03-10T19:21:41.534Z] --- PASS: TestStoreLen (0.09s) [2022-03-10T19:21:41.534Z] PASS [2022-03-10T19:21:41.534Z] coverage: 86.8% of statements [2022-03-10T19:21:41.534Z] ok github.com/docker/docker/image 0.781s coverage: 86.8% of statements [2022-03-10T19:21:42.005Z] === RUN TestMakeV1ConfigFromConfig [2022-03-10T19:21:42.005Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-10T19:21:42.005Z] PASS [2022-03-10T19:21:42.005Z] coverage: 25.0% of statements [2022-03-10T19:21:42.005Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2022-03-10T19:21:42.005Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-10T19:21:42.005Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T19:21:43.577Z] === RUN TestSerialization [2022-03-10T19:21:43.577Z] --- PASS: TestSerialization (0.02s) [2022-03-10T19:21:43.577Z] PASS [2022-03-10T19:21:43.577Z] coverage: 100.0% of statements [2022-03-10T19:21:43.577Z] ok github.com/docker/docker/libcontainerd/queue 0.078s coverage: 100.0% of statements [2022-03-10T19:21:43.577Z] === RUN TestEnvironmentParsing [2022-03-10T19:21:43.577Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-10T19:21:43.577Z] PASS [2022-03-10T19:21:43.577Z] coverage: 1.0% of statements [2022-03-10T19:21:43.577Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.0% of statements [2022-03-10T19:21:44.048Z] === RUN TestEmptyLayer [2022-03-10T19:21:44.048Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-10T19:21:44.048Z] === RUN TestCommitFailure [2022-03-10T19:21:44.048Z] --- PASS: TestCommitFailure (0.01s) [2022-03-10T19:21:44.048Z] === RUN TestStartTransactionFailure [2022-03-10T19:21:44.048Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-10T19:21:44.048Z] === RUN TestGetOrphan [2022-03-10T19:21:44.048Z] --- PASS: TestGetOrphan (0.01s) [2022-03-10T19:21:44.048Z] === RUN TestMountAndRegister [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-10T19:21:44.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-10T19:21:44.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-10T19:21:44.048Z] PASS [2022-03-10T19:21:44.048Z] coverage: 42.3% of statements [2022-03-10T19:21:44.048Z] layer_test.go:271: Layer size: 14 [2022-03-10T19:21:44.048Z] ok github.com/docker/docker/oci 0.062s coverage: 42.3% of statements [2022-03-10T19:21:44.048Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-10T19:21:44.048Z] === RUN TestLayerRelease [2022-03-10T19:21:44.048Z] layer_test.go:304: Failing on Windows [2022-03-10T19:21:44.048Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-10T19:21:44.048Z] === RUN TestStoreRestore [2022-03-10T19:21:44.048Z] layer_test.go:353: Failing on Windows [2022-03-10T19:21:44.048Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-10T19:21:44.048Z] === RUN TestTarStreamStability [2022-03-10T19:21:44.048Z] layer_test.go:468: Failing on Windows [2022-03-10T19:21:44.048Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-10T19:21:44.048Z] === RUN TestRegisterExistingLayer [2022-03-10T19:21:44.523Z] === RUN TestParseVersion [2022-03-10T19:21:44.523Z] --- PASS: TestParseVersion (0.00s) [2022-03-10T19:21:44.523Z] PASS [2022-03-10T19:21:44.523Z] coverage: 52.9% of statements [2022-03-10T19:21:44.523Z] ok github.com/docker/docker/pkg/aaparser 0.070s coverage: 52.9% of statements [2022-03-10T19:21:44.523Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-03-10T19:21:44.523Z] === RUN TestTarStreamVerification [2022-03-10T19:21:44.523Z] layer_test.go:697: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestLayerMigration [2022-03-10T19:21:44.523Z] migration_test.go:46: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestLayerMigrationNoTarsplit [2022-03-10T19:21:44.523Z] migration_test.go:182: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestMountInit [2022-03-10T19:21:44.523Z] mount_test.go:17: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestMountInit (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestMountSize [2022-03-10T19:21:44.523Z] mount_test.go:76: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestMountSize (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestMountChanges [2022-03-10T19:21:44.523Z] mount_test.go:125: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestMountChanges (0.00s) [2022-03-10T19:21:44.523Z] === RUN TestMountApply [2022-03-10T19:21:44.523Z] mount_test.go:212: Failing on Windows [2022-03-10T19:21:44.523Z] --- SKIP: TestMountApply (0.00s) [2022-03-10T19:21:44.523Z] PASS [2022-03-10T19:21:44.523Z] coverage: 30.1% of statements [2022-03-10T19:21:44.523Z] ok github.com/docker/docker/layer 0.448s coverage: 30.1% of statements [2022-03-10T19:21:44.523Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T19:21:44.523Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T19:21:44.523Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T19:21:44.523Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T19:21:44.523Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T19:21:44.984Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T19:21:44.994Z] === RUN TestAddressPoolOpt [2022-03-10T19:21:44.994Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/a [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/something [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/_=a [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/env1=value1 [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/_env1=value1 [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/PATH [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/=a [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/PATH= [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/PATH=something [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/asd!qwe [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/1asd [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/123 [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/some_space [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/__some_space_before [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/some_space_after__ [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/= [2022-03-10T19:21:44.994Z] === RUN TestValidateEnv/PaTh [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestParseHost [2022-03-10T19:21:44.994Z] --- PASS: TestParseHost (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestParseDockerDaemonHost [2022-03-10T19:21:44.994Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestParseTCP [2022-03-10T19:21:44.994Z] --- PASS: TestParseTCP (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-10T19:21:44.994Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestValidateExtraHosts [2022-03-10T19:21:44.994Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestIpOptString [2022-03-10T19:21:44.994Z] --- PASS: TestIpOptString (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-10T19:21:44.994Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestNewIpOptValidDefaultVal [2022-03-10T19:21:44.994Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestIpOptSetInvalidVal [2022-03-10T19:21:44.994Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestValidateIPAddress [2022-03-10T19:21:44.994Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestMapOpts [2022-03-10T19:21:44.994Z] --- PASS: TestMapOpts (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestListOptsWithoutValidator [2022-03-10T19:21:44.994Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestListOptsWithValidator [2022-03-10T19:21:44.994Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestValidateDNSSearch [2022-03-10T19:21:44.994Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_general_format [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_one_more [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-10T19:21:44.994Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-10T19:21:44.994Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestNamedListOpts [2022-03-10T19:21:44.994Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestNamedMapOpts [2022-03-10T19:21:44.994Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestParseLink [2022-03-10T19:21:44.994Z] --- PASS: TestParseLink (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestQuotedStringSetWithQuotes [2022-03-10T19:21:44.994Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-10T19:21:44.994Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-10T19:21:44.994Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-10T19:21:44.994Z] === RUN TestUlimitOpt [2022-03-10T19:21:44.994Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-10T19:21:44.994Z] PASS [2022-03-10T19:21:44.994Z] coverage: 67.1% of statements [2022-03-10T19:21:45.246Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T19:21:45.465Z] ok github.com/docker/docker/opts 0.108s coverage: 67.1% of statements [2022-03-10T19:21:45.866Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-03-10T19:21:45.936Z] === RUN TestPeerCertificateMarshalJSON [2022-03-10T19:21:45.936Z] === RUN TestUnbuffered [2022-03-10T19:21:45.936Z] --- PASS: TestUnbuffered (0.00s) [2022-03-10T19:21:45.936Z] === RUN TestRaceUnbuffered [2022-03-10T19:21:45.936Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-10T19:21:45.936Z] PASS [2022-03-10T19:21:45.936Z] coverage: 100.0% of statements [2022-03-10T19:21:45.936Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-03-10T19:21:46.189Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T19:21:46.406Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-10T19:21:46.406Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-10T19:21:46.406Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-03-10T19:21:46.406Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-10T19:21:46.406Z] === RUN TestMiddleware [2022-03-10T19:21:46.406Z] --- PASS: TestMiddleware (0.00s) [2022-03-10T19:21:46.406Z] === RUN TestNewResponseModifier [2022-03-10T19:21:46.406Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-10T19:21:46.406Z] PASS [2022-03-10T19:21:46.406Z] coverage: 26.8% of statements [2022-03-10T19:21:46.406Z] ok github.com/docker/docker/pkg/authorization 0.462s coverage: 26.8% of statements [2022-03-10T19:21:46.406Z] === RUN TestMatch [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[foo]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[foo_bar]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[]#01 [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[qux]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-10T19:21:46.406Z] === RUN TestMatch/[[foo_baz]] [2022-03-10T19:21:46.406Z] --- PASS: TestMatch (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-10T19:21:46.406Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-10T19:21:46.406Z] PASS [2022-03-10T19:21:46.406Z] coverage: 87.5% of statements [2022-03-10T19:21:46.406Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-03-10T19:21:46.800Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-10T19:21:46.877Z] === RUN TestIsArchivePathDir [2022-03-10T19:21:46.877Z] --- PASS: TestIsArchivePathDir (0.10s) [2022-03-10T19:21:46.877Z] === RUN TestIsArchivePathInvalidFile [2022-03-10T19:21:47.131Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T19:21:47.348Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-10T19:21:47.348Z] === RUN TestIsArchivePathTar [2022-03-10T19:21:47.348Z] === RUN TestSizeEmpty [2022-03-10T19:21:47.348Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeEmptyFile [2022-03-10T19:21:47.348Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeNonemptyFile [2022-03-10T19:21:47.348Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-10T19:21:47.348Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-10T19:21:47.348Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-10T19:21:47.348Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestMoveToSubdir [2022-03-10T19:21:47.348Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestSizeNonExistingDirectory [2022-03-10T19:21:47.348Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-10T19:21:47.348Z] PASS [2022-03-10T19:21:47.348Z] coverage: 80.0% of statements [2022-03-10T19:21:47.348Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-10T19:21:47.348Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-10T19:21:47.348Z] === RUN TestDecompressStreamGzip [2022-03-10T19:21:47.348Z] === RUN TestChrootTarUntar [2022-03-10T19:21:47.348Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-10T19:21:47.348Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.348Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestDecompressStreamBzip2 [2022-03-10T19:21:47.348Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-10T19:21:47.348Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.348Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestChrootUntarEmptyArchive [2022-03-10T19:21:47.348Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestChrootTarUntarWithSymlink [2022-03-10T19:21:47.348Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:21:47.348Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T19:21:47.348Z] === RUN TestChrootCopyWithTar [2022-03-10T19:21:47.348Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:21:47.392Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T19:21:47.735Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestChrootCopyFileWithTar [2022-03-10T19:21:47.818Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestChrootUntarPath [2022-03-10T19:21:47.818Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-10T19:21:47.818Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-10T19:21:47.818Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestChrootApplyDotDotFile [2022-03-10T19:21:47.818Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:21:47.818Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-10T19:21:47.818Z] PASS [2022-03-10T19:21:47.818Z] coverage: 15.1% of statements [2022-03-10T19:21:47.818Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.1% of statements [2022-03-10T19:21:47.818Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-10T19:21:47.818Z] === RUN TestDecompressStreamXz [2022-03-10T19:21:47.818Z] archive_test.go:134: Xz not present in msys2 [2022-03-10T19:21:47.818Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestCompressStreamXzUnsupported [2022-03-10T19:21:47.818Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-10T19:21:47.818Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestCompressStreamInvalid [2022-03-10T19:21:47.818Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestExtensionInvalid [2022-03-10T19:21:47.818Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestExtensionUncompressed [2022-03-10T19:21:47.818Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestExtensionBzip2 [2022-03-10T19:21:47.818Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestExtensionGzip [2022-03-10T19:21:47.818Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestExtensionXz [2022-03-10T19:21:47.818Z] --- PASS: TestExtensionXz (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestCmdStreamLargeStderr [2022-03-10T19:21:47.818Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-10T19:21:47.818Z] === RUN TestCmdStreamBad [2022-03-10T19:21:47.818Z] archive_test.go:239: Failing on Windows CI machines [2022-03-10T19:21:47.818Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestCmdStreamGood [2022-03-10T19:21:47.818Z] --- PASS: TestCmdStreamGood (0.07s) [2022-03-10T19:21:47.818Z] === RUN TestUntarPathWithInvalidDest [2022-03-10T19:21:47.818Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-10T19:21:47.818Z] === RUN TestUntarPathWithInvalidSrc [2022-03-10T19:21:47.818Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-10T19:21:47.818Z] === RUN TestUntarPath [2022-03-10T19:21:47.818Z] === RUN Test [2022-03-10T19:21:47.818Z] === RUN Test/TestContainsEntry [2022-03-10T19:21:47.818Z] === RUN Test/TestCreateEntries [2022-03-10T19:21:47.818Z] === RUN Test/TestEntriesDiff [2022-03-10T19:21:47.818Z] === RUN Test/TestEntriesEquality [2022-03-10T19:21:47.818Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-10T19:21:47.818Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-10T19:21:47.818Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-10T19:21:47.818Z] === RUN Test/TestGeneratorNotGenerate [2022-03-10T19:21:47.818Z] === RUN Test/TestGeneratorWithPort [2022-03-10T19:21:47.818Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-10T19:21:47.818Z] === RUN Test/TestNewEntry [2022-03-10T19:21:47.818Z] === RUN Test/TestParse [2022-03-10T19:21:47.818Z] --- PASS: Test (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-10T19:21:47.818Z] --- PASS: Test/TestParse (0.00s) [2022-03-10T19:21:47.818Z] PASS [2022-03-10T19:21:47.818Z] coverage: 58.3% of statements [2022-03-10T19:21:47.818Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2022-03-10T19:21:47.818Z] --- PASS: TestUntarPath (0.08s) [2022-03-10T19:21:47.818Z] === RUN TestUntarPathWithDestinationFile [2022-03-10T19:21:47.964Z] docker_api_swarm_test.go:584: [dce904d4689db] joining swarm manager [d8e20b188c7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:21:48.294Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-10T19:21:48.294Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-10T19:21:48.294Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-10T19:21:48.294Z] === RUN TestCopyWithTarInvalidSrc [2022-03-10T19:21:48.294Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-10T19:21:48.294Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-10T19:21:48.294Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-10T19:21:48.294Z] === RUN TestCopyWithTarSrcFile [2022-03-10T19:21:48.294Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-10T19:21:48.294Z] === RUN TestCopyWithTarSrcFolder [2022-03-10T19:21:48.294Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-10T19:21:48.294Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-10T19:21:48.294Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-10T19:21:48.294Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-10T19:21:48.294Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-10T19:21:48.294Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-10T19:21:48.294Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-10T19:21:48.294Z] === RUN TestCopyFileWithTarSrcFile [2022-03-10T19:21:48.294Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-10T19:21:48.294Z] === RUN TestTarFiles [2022-03-10T19:21:48.294Z] === RUN Test [2022-03-10T19:21:48.294Z] === RUN Test/TestContent [2022-03-10T19:21:48.294Z] === RUN Test/TestInitialize [2022-03-10T19:21:48.294Z] === RUN Test/TestNew [2022-03-10T19:21:48.294Z] === RUN Test/TestParsingContentsWithComments [2022-03-10T19:21:48.294Z] === RUN Test/TestRegister [2022-03-10T19:21:48.294Z] === RUN Test/TestWatch [2022-03-10T19:21:48.294Z] --- PASS: Test (0.01s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestContent (0.00s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestNew (0.00s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestRegister (0.00s) [2022-03-10T19:21:48.294Z] --- PASS: Test/TestWatch (0.01s) [2022-03-10T19:21:48.294Z] PASS [2022-03-10T19:21:48.294Z] coverage: 97.6% of statements [2022-03-10T19:21:48.294Z] ok github.com/docker/docker/pkg/discovery/file 0.061s coverage: 97.6% of statements [2022-03-10T19:21:48.534Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T19:21:48.534Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T19:21:48.764Z] === RUN Test [2022-03-10T19:21:48.764Z] === RUN Test/TestInitialize [2022-03-10T19:21:49.235Z] === RUN Test [2022-03-10T19:21:49.235Z] === RUN Test/TestWatch [2022-03-10T19:21:49.235Z] --- PASS: Test (0.00s) [2022-03-10T19:21:49.235Z] --- PASS: Test/TestWatch (0.00s) [2022-03-10T19:21:49.235Z] PASS [2022-03-10T19:21:49.235Z] coverage: 92.3% of statements [2022-03-10T19:21:49.235Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2022-03-10T19:21:49.235Z] time="2022-03-10T19:21:48Z" level=info msg="Initializing discovery without TLS" [2022-03-10T19:21:49.235Z] time="2022-03-10T19:21:48Z" level=info msg="Initializing discovery without TLS" [2022-03-10T19:21:49.235Z] time="2022-03-10T19:21:48Z" level=info msg="Initializing discovery without TLS" [2022-03-10T19:21:49.235Z] === RUN Test/TestInitializeWithCerts [2022-03-10T19:21:49.235Z] time="2022-03-10T19:21:48Z" level=info msg="Initializing discovery with TLS" [2022-03-10T19:21:49.235Z] === RUN Test/TestWatch [2022-03-10T19:21:49.235Z] time="2022-03-10T19:21:48Z" level=info msg="Initializing discovery without TLS" [2022-03-10T19:21:49.235Z] === RUN Test [2022-03-10T19:21:49.235Z] === RUN Test/TestInitialize [2022-03-10T19:21:49.235Z] === RUN Test/TestInitializeWithPattern [2022-03-10T19:21:49.235Z] === RUN Test/TestRegister [2022-03-10T19:21:49.235Z] === RUN Test/TestWatch [2022-03-10T19:21:49.235Z] --- PASS: Test (0.00s) [2022-03-10T19:21:49.235Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-10T19:21:49.235Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-10T19:21:49.235Z] --- PASS: Test/TestRegister (0.00s) [2022-03-10T19:21:49.235Z] --- PASS: Test/TestWatch (0.00s) [2022-03-10T19:21:49.235Z] PASS [2022-03-10T19:21:49.235Z] coverage: 93.8% of statements [2022-03-10T19:21:49.235Z] ok github.com/docker/docker/pkg/discovery/nodes 0.059s coverage: 93.8% of statements [2022-03-10T19:21:50.226Z] === RUN TestPollerAddRemove [2022-03-10T19:21:50.226Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-10T19:21:50.226Z] === RUN TestPollerEvent [2022-03-10T19:21:50.226Z] poller_test.go:41: No chmod on Windows [2022-03-10T19:21:50.226Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-10T19:21:50.226Z] === RUN TestPollerClose [2022-03-10T19:21:50.226Z] --- PASS: TestPollerClose (0.00s) [2022-03-10T19:21:50.226Z] PASS [2022-03-10T19:21:50.226Z] coverage: 36.2% of statements [2022-03-10T19:21:50.226Z] ok github.com/docker/docker/pkg/filenotify 0.070s coverage: 36.2% of statements [2022-03-10T19:21:50.696Z] === RUN TestCopyFileWithInvalidSrc [2022-03-10T19:21:50.696Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T19:21:50.696Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-10T19:21:50.696Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-10T19:21:50.696Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestCopyFile [2022-03-10T19:21:50.696Z] --- PASS: TestCopyFile (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-10T19:21:50.696Z] fileutils_test.go:134: Needs porting to Windows [2022-03-10T19:21:50.696Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-10T19:21:50.696Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-10T19:21:50.696Z] fileutils_test.go:180: Needs porting to Windows [2022-03-10T19:21:50.696Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestWildcardMatches [2022-03-10T19:21:50.696Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestPatternMatches [2022-03-10T19:21:50.696Z] --- PASS: TestPatternMatches (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-10T19:21:50.696Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestPatternMatchesFolderExclusions [2022-03-10T19:21:50.696Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-10T19:21:50.696Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-10T19:21:51.082Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T19:21:51.166Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-10T19:21:51.166Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-10T19:21:51.166Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-10T19:21:51.166Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestSingleExclamationError [2022-03-10T19:21:51.166Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestMatchesWithNoPatterns [2022-03-10T19:21:51.166Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestMatchesWithMalformedPatterns [2022-03-10T19:21:51.166Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestMatches [2022-03-10T19:21:51.166Z] --- PASS: TestMatches (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatterns [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatternsExceptionFlag [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCleanPatternsErrorSingleException [2022-03-10T19:21:51.166Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCreateIfNotExistsDir [2022-03-10T19:21:51.166Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestCreateIfNotExistsFile [2022-03-10T19:21:51.166Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-10T19:21:51.166Z] === RUN TestMatch [2022-03-10T19:21:51.166Z] --- PASS: TestMatch (0.00s) [2022-03-10T19:21:51.166Z] PASS [2022-03-10T19:21:51.166Z] coverage: 85.4% of statements [2022-03-10T19:21:51.166Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 85.4% of statements [2022-03-10T19:21:51.166Z] === RUN TestGet [2022-03-10T19:21:51.166Z] --- PASS: TestGet (0.00s) [2022-03-10T19:21:51.166Z] === RUN TestGetShortcutString [2022-03-10T19:21:51.166Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-10T19:21:51.166Z] PASS [2022-03-10T19:21:51.166Z] coverage: 42.9% of statements [2022-03-10T19:21:51.166Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-10T19:21:51.653Z] check_test.go:380: [d131ff190795b] daemon is not started [2022-03-10T19:21:52.157Z] === RUN TestCreateIDMapOrder [2022-03-10T19:21:52.158Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-10T19:21:52.158Z] PASS [2022-03-10T19:21:52.158Z] coverage: 7.2% of statements [2022-03-10T19:21:52.158Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-03-10T19:21:52.158Z] --- PASS: Test (3.20s) [2022-03-10T19:21:52.158Z] --- PASS: Test/TestInitialize (0.19s) [2022-03-10T19:21:52.158Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-03-10T19:21:52.158Z] --- PASS: Test/TestWatch (3.00s) [2022-03-10T19:21:52.158Z] PASS [2022-03-10T19:21:52.158Z] coverage: 84.1% of statements [2022-03-10T19:21:52.158Z] ok github.com/docker/docker/pkg/discovery/kv 3.254s coverage: 84.1% of statements [2022-03-10T19:21:52.629Z] === RUN TestFixedBufferCap [2022-03-10T19:21:52.629Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestFixedBufferLen [2022-03-10T19:21:52.629Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestFixedBufferString [2022-03-10T19:21:52.629Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestFixedBufferWrite [2022-03-10T19:21:52.629Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestFixedBufferRead [2022-03-10T19:21:52.629Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestBytesPipeRead [2022-03-10T19:21:52.629Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestBytesPipeWrite [2022-03-10T19:21:52.629Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-10T19:21:52.629Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-10T19:21:53.039Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T19:21:53.099Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-03-10T19:21:53.099Z] === RUN TestAtomicWriteToFile [2022-03-10T19:21:53.099Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-10T19:21:53.099Z] === RUN TestAtomicWriteSetCommit [2022-03-10T19:21:53.099Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-10T19:21:53.099Z] === RUN TestAtomicWriteSetCancel [2022-03-10T19:21:53.099Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-10T19:21:53.099Z] === RUN TestReadCloserWrapperClose [2022-03-10T19:21:53.099Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestReaderErrWrapperReadOnError [2022-03-10T19:21:53.099Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestReaderErrWrapperRead [2022-03-10T19:21:53.099Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestHashData [2022-03-10T19:21:53.099Z] --- PASS: TestHashData (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestCancelReadCloser [2022-03-10T19:21:53.099Z] === RUN TestError [2022-03-10T19:21:53.099Z] --- PASS: TestError (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestProgressString [2022-03-10T19:21:53.099Z] === RUN TestProgressString/no_progress [2022-03-10T19:21:53.099Z] === RUN TestProgressString/progress_1 [2022-03-10T19:21:53.099Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-10T19:21:53.099Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-10T19:21:53.099Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-10T19:21:53.099Z] === RUN TestProgressString/with_units [2022-03-10T19:21:53.099Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-10T19:21:53.099Z] === RUN TestProgressString/hide_counts [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-10T19:21:53.099Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestJSONMessageDisplay [2022-03-10T19:21:53.099Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-10T19:21:53.099Z] === RUN TestWriteCloserWrapperClose [2022-03-10T19:21:53.099Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestNopWriteCloser [2022-03-10T19:21:53.099Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestNopWriter [2022-03-10T19:21:53.099Z] --- PASS: TestNopWriter (0.00s) [2022-03-10T19:21:53.099Z] === RUN TestWriteCounter [2022-03-10T19:21:53.099Z] --- PASS: TestWriteCounter (0.00s) [2022-03-10T19:21:53.099Z] PASS [2022-03-10T19:21:53.099Z] coverage: 69.2% of statements [2022-03-10T19:21:53.099Z] ok github.com/docker/docker/pkg/ioutils 0.748s coverage: 69.2% of statements [2022-03-10T19:21:53.571Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-10T19:21:53.571Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-10T19:21:53.571Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-10T19:21:53.571Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-10T19:21:53.571Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-10T19:21:53.571Z] === RUN TestDisplayJSONMessagesStream [2022-03-10T19:21:53.571Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-10T19:21:53.571Z] PASS [2022-03-10T19:21:53.571Z] coverage: 91.7% of statements [2022-03-10T19:21:53.571Z] ok github.com/docker/docker/pkg/jsonmessage 0.250s coverage: 91.7% of statements [2022-03-10T19:21:53.571Z] === RUN TestStandardLongPath [2022-03-10T19:21:53.571Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-10T19:21:53.571Z] === RUN TestUNCLongPath [2022-03-10T19:21:53.571Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-10T19:21:53.571Z] PASS [2022-03-10T19:21:53.571Z] coverage: 100.0% of statements [2022-03-10T19:21:53.571Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-10T19:21:54.042Z] === RUN TestNameFormat [2022-03-10T19:21:54.042Z] --- PASS: TestNameFormat (0.00s) [2022-03-10T19:21:54.042Z] === RUN TestNameRetries [2022-03-10T19:21:54.042Z] --- PASS: TestNameRetries (0.00s) [2022-03-10T19:21:54.042Z] PASS [2022-03-10T19:21:54.042Z] coverage: 85.7% of statements [2022-03-10T19:21:54.042Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-10T19:21:54.042Z] === RUN TestParseKeyValueOpt [2022-03-10T19:21:54.042Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-10T19:21:54.042Z] === RUN TestParseUintList [2022-03-10T19:21:54.042Z] --- PASS: TestParseUintList (0.00s) [2022-03-10T19:21:54.042Z] === RUN TestParseUintListMaximumLimits [2022-03-10T19:21:54.042Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-10T19:21:54.042Z] PASS [2022-03-10T19:21:54.042Z] coverage: 97.0% of statements [2022-03-10T19:21:54.042Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2022-03-10T19:21:54.512Z] === RUN TestNewAndRemove [2022-03-10T19:21:54.512Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-10T19:21:54.512Z] === RUN TestRemoveInvalidPath [2022-03-10T19:21:54.512Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-10T19:21:54.512Z] PASS [2022-03-10T19:21:54.512Z] coverage: 82.6% of statements [2022-03-10T19:21:54.512Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-03-10T19:21:54.959Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T19:21:55.520Z] === RUN TestParseEmptyInterface [2022-03-10T19:21:55.520Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestParseNonInterfaceType [2022-03-10T19:21:55.520Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestParseWithOneFunction [2022-03-10T19:21:55.520Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestParseWithMultipleFuncs [2022-03-10T19:21:55.520Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestParseWithUnnamedReturn [2022-03-10T19:21:55.520Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestEmbeddedInterface [2022-03-10T19:21:55.520Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestParsedImports [2022-03-10T19:21:55.520Z] --- PASS: TestParsedImports (0.00s) [2022-03-10T19:21:55.520Z] === RUN TestAliasedImports [2022-03-10T19:21:55.520Z] --- PASS: TestAliasedImports (0.00s) [2022-03-10T19:21:55.520Z] PASS [2022-03-10T19:21:55.520Z] coverage: 56.8% of statements [2022-03-10T19:21:55.520Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.094s coverage: 56.8% of statements [2022-03-10T19:21:55.520Z] --- PASS: TestTarFiles (7.56s) [2022-03-10T19:21:55.520Z] === RUN TestTarUntar [2022-03-10T19:21:55.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-10T19:21:55.848Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2022-03-10T19:21:55.905Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T19:21:55.991Z] --- PASS: TestTarUntar (0.04s) [2022-03-10T19:21:55.991Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-10T19:21:55.991Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-10T19:21:55.991Z] === RUN TestTarWithOptions [2022-03-10T19:21:55.991Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-10T19:21:55.991Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-10T19:21:55.991Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-10T19:21:55.991Z] === RUN TestUntarUstarGnuConflict [2022-03-10T19:21:55.991Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-10T19:21:55.991Z] === RUN TestUntarInvalidFilenames [2022-03-10T19:21:55.991Z] === RUN TestFailedConnection [2022-03-10T19:21:55.991Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames024687978\\dest" [2022-03-10T19:21:55.991Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-10T19:21:55.991Z] === RUN TestUntarHardlinkToSymlink [2022-03-10T19:21:55.991Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-10T19:21:55.991Z] === RUN TestUntarInvalidHardlink [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink589026203\\victim\\hello" -> "../victim/hello" [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink684090430\\victim\\hello" -> "/../victim/hello" [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink281418373\\victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink366118944\\victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink074036991\\victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink687792210\\victim" -> "../victim" [2022-03-10T19:21:55.991Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-10T19:21:55.991Z] === RUN TestUntarInvalidSymlink [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334669193\\dest\\dotdot" -> "../victim/hello" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink612691284\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink823469731\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink363987366\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink026186957\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink443952072\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:55.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink572937351\\dest\\dir\\loophole" -> "../../victim" [2022-03-10T19:21:55.991Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-10T19:21:55.991Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-10T19:21:55.991Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-10T19:21:55.991Z] === RUN TestXGlobalNoParent [2022-03-10T19:21:55.991Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-10T19:21:55.991Z] === RUN TestReplaceFileTarWrapper [2022-03-10T19:21:56.108Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-10T19:21:56.167Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T19:21:56.366Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-10T19:21:56.461Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-03-10T19:21:56.461Z] === RUN TestPrefixHeaderReadable [2022-03-10T19:21:56.461Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-10T19:21:56.461Z] === RUN TestDisablePigz [2022-03-10T19:21:56.461Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-03-10T19:21:56.461Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-10T19:21:56.461Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-10T19:21:56.461Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-10T19:21:56.461Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-10T19:21:56.461Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-10T19:21:56.461Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-10T19:21:56.461Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-10T19:21:56.461Z] === RUN TestBufferPoolPutAndGet [2022-03-10T19:21:56.461Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-10T19:21:56.461Z] PASS [2022-03-10T19:21:56.461Z] coverage: 88.2% of statements [2022-03-10T19:21:56.461Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-03-10T19:21:56.461Z] === RUN TestHTTPTransport [2022-03-10T19:21:56.461Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-10T19:21:56.461Z] PASS [2022-03-10T19:21:56.461Z] coverage: 85.7% of statements [2022-03-10T19:21:56.461Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-03-10T19:21:56.461Z] --- PASS: TestDisablePigz (0.14s) [2022-03-10T19:21:56.461Z] === RUN TestPigz [2022-03-10T19:21:56.931Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-03-10T19:21:56.931Z] --- PASS: TestPigz (0.17s) [2022-03-10T19:21:56.931Z] === RUN TestCopyFileWithInvalidDest [2022-03-10T19:21:56.931Z] archive_windows_test.go:16: Currently fails [2022-03-10T19:21:56.931Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestCanonicalTarNameForPath [2022-03-10T19:21:56.931Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestCanonicalTarName [2022-03-10T19:21:56.931Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestChmodTarEntry [2022-03-10T19:21:56.931Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestHardLinkOrder [2022-03-10T19:21:56.931Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-10T19:21:56.931Z] === RUN TestChangeString [2022-03-10T19:21:56.931Z] --- PASS: TestChangeString (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestChangesWithNoChanges [2022-03-10T19:21:56.931Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-10T19:21:56.931Z] === RUN TestChangesWithChanges [2022-03-10T19:21:56.931Z] --- PASS: TestFailedConnection (1.02s) [2022-03-10T19:21:56.931Z] === RUN TestFailOnce [2022-03-10T19:21:56.931Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-10T19:21:56.931Z] === RUN TestChangesWithChangesGH13590 [2022-03-10T19:21:56.931Z] changes_test.go:192: needs more investigation [2022-03-10T19:21:56.931Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-10T19:21:56.931Z] === RUN TestChangesDirsEmpty [2022-03-10T19:21:56.931Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-03-10T19:21:56.931Z] === RUN TestChangesDirsMutated [2022-03-10T19:21:56.931Z] 2022/03/10 19:21:56 http: panic serving 127.0.0.1:49238: Plugin not ready [2022-03-10T19:21:56.931Z] goroutine 9 [running]: [2022-03-10T19:21:56.931Z] net/http.(*conn).serve.func1(0xc000078000) [2022-03-10T19:21:56.931Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-10T19:21:56.931Z] panic(0xe14240, 0xf2a950) [2022-03-10T19:21:56.931Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-10T19:21:56.931Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xf3b0b0, 0xc00005a0e0, 0xc00006c200) [2022-03-10T19:21:56.931Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-10T19:21:56.931Z] net/http.HandlerFunc.ServeHTTP(0xc000042060, 0xf3b0b0, 0xc00005a0e0, 0xc00006c200) [2022-03-10T19:21:56.931Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-10T19:21:56.931Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0xf3b0b0, 0xc00005a0e0, 0xc00006c200) [2022-03-10T19:21:56.931Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-10T19:21:56.931Z] net/http.serverHandler.ServeHTTP(0xc00005a000, 0xf3b0b0, 0xc00005a0e0, 0xc00006c200) [2022-03-10T19:21:56.931Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-10T19:21:56.931Z] net/http.(*conn).serve(0xc000078000, 0xf3bca0, 0xc00004e100) [2022-03-10T19:21:56.931Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-10T19:21:56.932Z] created by net/http.(*Server).Serve [2022-03-10T19:21:56.932Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-10T19:21:56.932Z] time="2022-03-10T19:21:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.FailOnce: Post \"http://127.0.0.1:49237/Test.FailOnce\": EOF, retrying in 1s" [2022-03-10T19:21:56.932Z] === RUN TestOutputOnPrematureClose [2022-03-10T19:21:56.932Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-10T19:21:56.932Z] === RUN TestCompleteSilently [2022-03-10T19:21:56.932Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-10T19:21:56.932Z] PASS [2022-03-10T19:21:56.932Z] coverage: 75.9% of statements [2022-03-10T19:21:56.932Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-03-10T19:21:57.111Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T19:21:57.302Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-10T19:21:57.402Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-03-10T19:21:57.402Z] === RUN TestApplyLayer [2022-03-10T19:21:57.402Z] changes_test.go:405: needs further investigation [2022-03-10T19:21:57.402Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestChangesSizeWithHardlinks [2022-03-10T19:21:57.402Z] changes_test.go:441: needs further investigation [2022-03-10T19:21:57.402Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestChangesSizeWithNoChanges [2022-03-10T19:21:57.402Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-10T19:21:57.402Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestChangesSize [2022-03-10T19:21:57.402Z] --- PASS: TestChangesSize (0.01s) [2022-03-10T19:21:57.402Z] === RUN TestApplyLayerInvalidFilenames [2022-03-10T19:21:57.402Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames821928926\\dest" [2022-03-10T19:21:57.402Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-10T19:21:57.402Z] === RUN TestApplyLayerInvalidHardlink [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink419400384\\victim\\hello" -> "../victim/hello" [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink122791199\\victim\\hello" -> "/../victim/hello" [2022-03-10T19:21:57.402Z] === RUN TestSendToOneSub [2022-03-10T19:21:57.402Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestSendToMultipleSubs [2022-03-10T19:21:57.402Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestEvictOneSub [2022-03-10T19:21:57.402Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestClosePublisher [2022-03-10T19:21:57.402Z] --- PASS: TestClosePublisher (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestPubSubRace [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink339272178\\victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink635109033\\victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink425290228\\victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink505038531\\victim" -> "../victim" [2022-03-10T19:21:57.402Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-10T19:21:57.402Z] === RUN TestApplyLayerInvalidSymlink [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink455338822\\dest\\dotdot" -> "../victim/hello" [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink246804461\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink796022376\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink748499623\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink019753946\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:57.402Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink724286833\\dest\\loophole-victim" -> "../victim" [2022-03-10T19:21:57.402Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-10T19:21:57.402Z] === RUN TestApplyLayerWhiteouts [2022-03-10T19:21:57.402Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-10T19:21:57.402Z] === RUN TestGenerateEmptyFile [2022-03-10T19:21:57.402Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-10T19:21:57.402Z] === RUN TestGenerateWithContent [2022-03-10T19:21:57.402Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-10T19:21:57.402Z] PASS [2022-03-10T19:21:57.402Z] coverage: 62.6% of statements [2022-03-10T19:21:57.402Z] ok github.com/docker/docker/pkg/archive 10.502s coverage: 62.6% of statements [2022-03-10T19:21:57.874Z] === RUN TestRegister [2022-03-10T19:21:57.874Z] --- PASS: TestRegister (0.00s) [2022-03-10T19:21:57.874Z] === RUN TestCommand [2022-03-10T19:21:57.874Z] --- PASS: TestCommand (0.03s) [2022-03-10T19:21:57.874Z] === RUN TestNaiveSelf [2022-03-10T19:21:57.874Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-10T19:21:57.874Z] PASS [2022-03-10T19:21:57.874Z] coverage: 82.4% of statements [2022-03-10T19:21:57.874Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-03-10T19:21:57.874Z] --- PASS: TestFailOnce (1.20s) [2022-03-10T19:21:57.874Z] === RUN TestEchoInputOutput [2022-03-10T19:21:57.874Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-10T19:21:57.874Z] === RUN TestBackoff [2022-03-10T19:21:57.874Z] --- PASS: TestBackoff (0.00s) [2022-03-10T19:21:57.874Z] === RUN TestAbortRetry [2022-03-10T19:21:57.874Z] --- PASS: TestAbortRetry (0.00s) [2022-03-10T19:21:57.874Z] === RUN TestClientScheme [2022-03-10T19:21:57.874Z] --- PASS: TestClientScheme (0.00s) [2022-03-10T19:21:57.874Z] === RUN TestNewClientWithTimeout [2022-03-10T19:21:58.344Z] --- PASS: TestPubSubRace (1.06s) [2022-03-10T19:21:58.344Z] PASS [2022-03-10T19:21:58.344Z] coverage: 75.0% of statements [2022-03-10T19:21:58.344Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2022-03-10T19:21:58.684Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.771s coverage: 73.3% of statements [2022-03-10T19:21:58.815Z] time="2022-03-10T19:21:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-10T19:21:58.815Z] === RUN TestParseSignal [2022-03-10T19:21:58.815Z] --- PASS: TestParseSignal (0.00s) [2022-03-10T19:21:58.815Z] === RUN TestValidSignalForPlatform [2022-03-10T19:21:58.815Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-10T19:21:58.815Z] PASS [2022-03-10T19:21:58.815Z] coverage: 19.7% of statements [2022-03-10T19:21:58.815Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2022-03-10T19:21:58.943Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.1% of statements [2022-03-10T19:21:58.944Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-10T19:21:58.944Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-10T19:21:58.944Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-10T19:21:58.944Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-10T19:21:59.029Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T19:21:59.289Z] === RUN TestNewStdWriter [2022-03-10T19:21:59.289Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-10T19:21:59.289Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestWriteWithNilBytes [2022-03-10T19:21:59.289Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestWrite [2022-03-10T19:21:59.289Z] --- PASS: TestWrite (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestWriteWithWriterError [2022-03-10T19:21:59.289Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-10T19:21:59.289Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyWriteAndRead [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-10T19:21:59.289Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-10T19:21:59.289Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-10T19:21:59.289Z] PASS [2022-03-10T19:21:59.289Z] coverage: 100.0% of statements [2022-03-10T19:21:59.289Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-03-10T19:21:59.600Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T19:21:59.761Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-10T19:21:59.761Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-10T19:21:59.761Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestFormatStatus [2022-03-10T19:21:59.761Z] --- PASS: TestFormatStatus (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestFormatError [2022-03-10T19:21:59.761Z] --- PASS: TestFormatError (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestFormatJSONError [2022-03-10T19:21:59.761Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-10T19:21:59.761Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-10T19:21:59.761Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestNewJSONProgressOutput [2022-03-10T19:21:59.761Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestAuxFormatterEmit [2022-03-10T19:21:59.761Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestStreamWriterStdout [2022-03-10T19:21:59.761Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestStreamWriterStderr [2022-03-10T19:21:59.761Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-10T19:21:59.761Z] PASS [2022-03-10T19:21:59.761Z] coverage: 66.2% of statements [2022-03-10T19:21:59.761Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-03-10T19:21:59.761Z] === RUN TestGenerateRandomID [2022-03-10T19:21:59.761Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestShortenId [2022-03-10T19:21:59.761Z] --- PASS: TestShortenId (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestShortenSha256Id [2022-03-10T19:21:59.761Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestShortenIdEmpty [2022-03-10T19:21:59.761Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestShortenIdInvalid [2022-03-10T19:21:59.761Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestIsShortIDNonHex [2022-03-10T19:21:59.761Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-10T19:21:59.761Z] === RUN TestIsShortIDNotCorrectSize [2022-03-10T19:21:59.761Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-10T19:21:59.761Z] PASS [2022-03-10T19:21:59.761Z] coverage: 70.6% of statements [2022-03-10T19:21:59.761Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-03-10T19:21:59.861Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T19:22:00.235Z] time="2022-03-10T19:21:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-10T19:22:00.320Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.502s coverage: 56.2% of statements [2022-03-10T19:22:00.579Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2022-03-10T19:22:00.707Z] === RUN TestIsCpusetListAvailable [2022-03-10T19:22:00.707Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-10T19:22:00.707Z] PASS [2022-03-10T19:22:00.707Z] coverage: 38.2% of statements [2022-03-10T19:22:00.707Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2022-03-10T19:22:01.698Z] === RUN TestTailFile [2022-03-10T19:22:01.699Z] --- PASS: TestTailFile (0.00s) [2022-03-10T19:22:01.699Z] === RUN TestTailFileManyLines [2022-03-10T19:22:01.699Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-10T19:22:01.699Z] === RUN TestTailEmptyFile [2022-03-10T19:22:01.699Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-10T19:22:01.699Z] === RUN TestTailNegativeN [2022-03-10T19:22:01.699Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/no_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:01.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:01.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:01.700Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:01.700Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:01.700Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:01.776Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T19:22:02.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-10T19:22:02.038Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-10T19:22:02.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-10T19:22:02.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.172Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.172Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.173Z] === RUN TestChtimes [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.173Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-10T19:22:02.173Z] --- PASS: TestChtimes (0.01s) [2022-03-10T19:22:02.173Z] === RUN TestChtimesWindows [2022-03-10T19:22:02.173Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-10T19:22:02.173Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-10T19:22:02.173Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-10T19:22:02.173Z] === RUN TestEnsureRemoveAllNotExist [2022-03-10T19:22:02.173Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-10T19:22:02.173Z] === RUN TestEnsureRemoveAllWithDir [2022-03-10T19:22:02.173Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-10T19:22:02.173Z] === RUN TestEnsureRemoveAllWithFile [2022-03-10T19:22:02.173Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-10T19:22:02.173Z] === RUN TestHasWin32KSupport [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.174Z] syscall_windows_test.go:8: win32k: true [2022-03-10T19:22:02.174Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-03-10T19:22:02.174Z] PASS [2022-03-10T19:22:02.174Z] coverage: 12.0% of statements [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.174Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.0% of statements [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.175Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.483Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-10T19:22:02.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.01s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.649Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.02s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.01s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.650Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-10T19:22:02.651Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-10T19:22:02.651Z] PASS [2022-03-10T19:22:02.651Z] coverage: 88.6% of statements [2022-03-10T19:22:02.651Z] ok github.com/docker/docker/pkg/tailfile 0.405s coverage: 88.6% of statements [2022-03-10T19:22:02.651Z] time="2022-03-10T19:22:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-10T19:22:03.122Z] === RUN TestTarSumRemoveNonExistent [2022-03-10T19:22:03.122Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-10T19:22:03.122Z] === RUN TestTarSumRemove [2022-03-10T19:22:03.122Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestSortFileInfoSums [2022-03-10T19:22:03.122Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestNewTarSumForLabelInvalid [2022-03-10T19:22:03.122Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestNewTarSumForLabel [2022-03-10T19:22:03.122Z] testing: warning: no tests to run [2022-03-10T19:22:03.122Z] PASS [2022-03-10T19:22:03.122Z] coverage: [no statements] [2022-03-10T19:22:03.122Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestEmptyTar [2022-03-10T19:22:03.122Z] --- PASS: TestEmptyTar (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestTarSumsReadSize [2022-03-10T19:22:03.122Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestTarSums [2022-03-10T19:22:03.122Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-03-10T19:22:03.122Z] --- PASS: TestTarSums (0.09s) [2022-03-10T19:22:03.122Z] === RUN TestIteration [2022-03-10T19:22:03.122Z] --- PASS: TestIteration (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestVersionLabelForChecksum [2022-03-10T19:22:03.122Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestVersion [2022-03-10T19:22:03.122Z] --- PASS: TestVersion (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestGetVersion [2022-03-10T19:22:03.122Z] --- PASS: TestGetVersion (0.00s) [2022-03-10T19:22:03.122Z] === RUN TestGetVersions [2022-03-10T19:22:03.122Z] --- PASS: TestGetVersions (0.00s) [2022-03-10T19:22:03.122Z] PASS [2022-03-10T19:22:03.122Z] coverage: 89.3% of statements [2022-03-10T19:22:03.122Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-03-10T19:22:03.861Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 50.5% of statements [2022-03-10T19:22:03.951Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T19:22:04.114Z] === RUN TestTruncIndex [2022-03-10T19:22:04.114Z] --- PASS: TestTruncIndex (0.10s) [2022-03-10T19:22:04.114Z] PASS [2022-03-10T19:22:04.114Z] coverage: 91.5% of statements [2022-03-10T19:22:04.114Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2022-03-10T19:22:04.114Z] === RUN TestIsGIT [2022-03-10T19:22:04.114Z] --- PASS: TestIsGIT (0.00s) [2022-03-10T19:22:04.114Z] === RUN TestIsTransport [2022-03-10T19:22:04.114Z] --- PASS: TestIsTransport (0.00s) [2022-03-10T19:22:04.114Z] PASS [2022-03-10T19:22:04.114Z] coverage: 100.0% of statements [2022-03-10T19:22:04.114Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-10T19:22:04.430Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.079s coverage: 46.2% of statements [2022-03-10T19:22:04.430Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-10T19:22:04.524Z] docker_api_swarm_test.go:45: [d16eb2a8cf37a] joining swarm manager [d5f3176107a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:22:04.584Z] === RUN TestVersionInfo [2022-03-10T19:22:04.584Z] --- PASS: TestVersionInfo (0.00s) [2022-03-10T19:22:04.584Z] === RUN TestAppendVersions [2022-03-10T19:22:04.584Z] --- PASS: TestAppendVersions (0.00s) [2022-03-10T19:22:04.584Z] PASS [2022-03-10T19:22:04.584Z] coverage: 88.9% of statements [2022-03-10T19:22:04.584Z] ok github.com/docker/docker/pkg/useragent 0.058s coverage: 88.9% of statements [2022-03-10T19:22:05.466Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T19:22:05.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.620s coverage: 58.0% of statements [2022-03-10T19:22:05.806Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-10T19:22:05.806Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-10T19:22:05.806Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-10T19:22:06.154Z] === RUN TestValidatePrivileges [2022-03-10T19:22:06.154Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-10T19:22:06.154Z] === RUN TestFilterByCapNeg [2022-03-10T19:22:06.154Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-10T19:22:06.154Z] === RUN TestFilterByCapPos [2022-03-10T19:22:06.154Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-10T19:22:06.154Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-10T19:22:06.154Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-10T19:22:06.154Z] PASS [2022-03-10T19:22:06.154Z] coverage: 12.0% of statements [2022-03-10T19:22:06.154Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-03-10T19:22:06.154Z] === RUN TestNewSettable [2022-03-10T19:22:06.154Z] --- PASS: TestNewSettable (0.00s) [2022-03-10T19:22:06.154Z] === RUN TestIsSettable [2022-03-10T19:22:06.154Z] --- PASS: TestIsSettable (0.00s) [2022-03-10T19:22:06.154Z] === RUN TestUpdateSettingsEnv [2022-03-10T19:22:06.154Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-10T19:22:06.154Z] PASS [2022-03-10T19:22:06.154Z] coverage: 20.1% of statements [2022-03-10T19:22:06.154Z] ok github.com/docker/docker/plugin/v2 0.056s coverage: 20.1% of statements [2022-03-10T19:22:06.741Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-03-10T19:22:07.148Z] time="2022-03-10T19:22:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49242/Test.Echo: Post \"http://127.0.0.1:49242/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-10T19:22:07.149Z] === RUN TestLoad [2022-03-10T19:22:07.149Z] --- PASS: TestLoad (0.00s) [2022-03-10T19:22:07.149Z] === RUN TestSave [2022-03-10T19:22:07.149Z] --- PASS: TestSave (0.04s) [2022-03-10T19:22:07.149Z] === RUN TestAddDeleteGet [2022-03-10T19:22:07.620Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-10T19:22:07.620Z] === RUN TestInvalidTags [2022-03-10T19:22:07.620Z] --- PASS: TestInvalidTags (0.01s) [2022-03-10T19:22:07.620Z] PASS [2022-03-10T19:22:07.620Z] coverage: 84.4% of statements [2022-03-10T19:22:07.620Z] ok github.com/docker/docker/reference 0.166s coverage: 84.4% of statements [2022-03-10T19:22:07.679Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-10T19:22:08.248Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.6% of statements [2022-03-10T19:22:08.248Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-10T19:22:08.248Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-10T19:22:08.611Z] === RUN TestResolveAuthConfigIndexServer [2022-03-10T19:22:08.611Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestResolveAuthConfigFullURL [2022-03-10T19:22:08.611Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-10T19:22:08.611Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestValidateMirror [2022-03-10T19:22:08.611Z] --- PASS: TestValidateMirror (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestLoadInsecureRegistries [2022-03-10T19:22:08.611Z] time="2022-03-10T19:22:08Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T19:22:08.611Z] time="2022-03-10T19:22:08Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-10T19:22:08.611Z] time="2022-03-10T19:22:08Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-10T19:22:08.611Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-03-10T19:22:08.611Z] === RUN TestNewServiceConfig [2022-03-10T19:22:08.611Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestValidateIndexName [2022-03-10T19:22:08.611Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestValidateIndexNameWithError [2022-03-10T19:22:08.611Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestEndpointParse [2022-03-10T19:22:08.611Z] --- PASS: TestEndpointParse (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestEndpointParseInvalid [2022-03-10T19:22:08.611Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestValidateEndpoint [2022-03-10T19:22:08.611Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-10T19:22:08.611Z] === RUN TestPing [2022-03-10T19:22:08.611Z] --- PASS: TestPing (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestPingRegistryEndpoint [2022-03-10T19:22:08.611Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:08.611Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestEndpoint [2022-03-10T19:22:08.611Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:08.611Z] --- SKIP: TestEndpoint (0.01s) [2022-03-10T19:22:08.611Z] === RUN TestParseRepositoryInfo [2022-03-10T19:22:08.611Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestNewIndexInfo [2022-03-10T19:22:08.611Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestMirrorEndpointLookup [2022-03-10T19:22:08.611Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:08.611Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-10T19:22:08.611Z] === RUN TestSearchRepositories [2022-03-10T19:22:08.611Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-10T19:22:08.611Z] Host: 127.0.0.1:49247 [2022-03-10T19:22:08.611Z] User-Agent: docker test client [2022-03-10T19:22:08.611Z] Authorization: Token fake-token [2022-03-10T19:22:08.611Z] X-Docker-Token: true [2022-03-10T19:22:08.611Z] Accept-Encoding: gzip [2022-03-10T19:22:08.611Z] [2022-03-10T19:22:08.611Z] [2022-03-10T19:22:08.611Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-10T19:22:08.611Z] Connection: close [2022-03-10T19:22:08.611Z] Content-Length: 144 [2022-03-10T19:22:08.611Z] Cache-Control: no-cache [2022-03-10T19:22:08.611Z] Content-Type: application/json [2022-03-10T19:22:08.611Z] Date: Thu, 10 Mar 2022 19:22:08 GMT [2022-03-10T19:22:08.611Z] Expires: -1 [2022-03-10T19:22:08.611Z] Pragma: no-cache [2022-03-10T19:22:08.611Z] Server: docker-tests/mock [2022-03-10T19:22:08.611Z] X-Docker-Registry-Config: mock [2022-03-10T19:22:08.611Z] X-Docker-Registry-Version: 0.0.0 [2022-03-10T19:22:08.611Z] [2022-03-10T19:22:08.611Z] [2022-03-10T19:22:08.611Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-10T19:22:08.611Z] === RUN TestTrustedLocation [2022-03-10T19:22:08.611Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-10T19:22:08.611Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestAllowNondistributableArtifacts [2022-03-10T19:22:08.611Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-10T19:22:08.611Z] === RUN TestIsSecureIndex [2022-03-10T19:22:08.611Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-10T19:22:08.611Z] PASS [2022-03-10T19:22:08.611Z] coverage: 50.3% of statements [2022-03-10T19:22:08.611Z] ok github.com/docker/docker/registry 0.283s coverage: 50.3% of statements [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReaderWithReadError [2022-03-10T19:22:09.082Z] time="2022-03-10T19:22:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReader [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-10T19:22:09.082Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-10T19:22:09.082Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-10T19:22:09.082Z] PASS [2022-03-10T19:22:09.082Z] coverage: 100.0% of statements [2022-03-10T19:22:09.082Z] ok github.com/docker/docker/registry/resumable 0.269s coverage: 100.0% of statements [2022-03-10T19:22:09.187Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-03-10T19:22:09.553Z] === RUN TestRestartManagerTimeout [2022-03-10T19:22:09.553Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-10T19:22:09.553Z] === RUN TestRestartManagerTimeoutReset [2022-03-10T19:22:09.553Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-10T19:22:09.553Z] PASS [2022-03-10T19:22:09.553Z] coverage: 45.3% of statements [2022-03-10T19:22:09.553Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-03-10T19:22:09.755Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.8% of statements [2022-03-10T19:22:09.755Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-10T19:22:09.755Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-10T19:22:09.804Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T19:22:09.804Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T19:22:10.015Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2022-03-10T19:22:10.024Z] === RUN TestDecodeContainerConfig [2022-03-10T19:22:10.024Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-10T19:22:10.024Z] === RUN TestDecodeContainerConfigIsolation [2022-03-10T19:22:10.024Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-10T19:22:10.024Z] === RUN TestValidatePrivileged [2022-03-10T19:22:10.024Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-10T19:22:10.024Z] PASS [2022-03-10T19:22:10.024Z] coverage: 52.2% of statements [2022-03-10T19:22:10.024Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.2% of statements [2022-03-10T19:22:10.275Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-10T19:22:10.377Z] --- PASS: TestImportExtremelyLargeImageWorks (182.32s) [2022-03-10T19:22:10.377Z] PASS [2022-03-10T19:22:10.377Z] [2022-03-10T19:22:10.377Z] DONE 12 tests in 186.616s [2022-03-10T19:22:10.377Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-10T19:22:10.377Z] ++ 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-03-10T19:22:10.377Z] ++ set -e [2022-03-10T19:22:10.377Z] ++ '[' -n 0 ']' [2022-03-10T19:22:10.377Z] ++ set -x [2022-03-10T19:22:10.377Z] ++ 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-03-10T19:22:10.495Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-10T19:22:10.495Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-10T19:22:10.495Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-10T19:22:10.495Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-10T19:22:10.495Z] PASS [2022-03-10T19:22:10.495Z] coverage: 62.5% of statements [2022-03-10T19:22:10.495Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2022-03-10T19:22:10.637Z] INFO: Testing against a local daemon [2022-03-10T19:22:10.637Z] === RUN TestNetworkCreateDelete [2022-03-10T19:22:10.637Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T19:22:10.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-10T19:22:10.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-10T19:22:10.898Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-03-10T19:22:10.898Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T19:22:11.159Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T19:22:11.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-03-10T19:22:11.159Z] === RUN TestDaemonDNSFallback [2022-03-10T19:22:11.419Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T19:22:11.681Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T19:22:11.779Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-03-10T19:22:11.779Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-10T19:22:12.037Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 54.7% of statements [2022-03-10T19:22:12.254Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T19:22:12.604Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-03-10T19:22:12.826Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T19:22:13.087Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T19:22:13.348Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T19:22:13.610Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T19:22:13.872Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T19:22:13.979Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-10T19:22:13.979Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-10T19:22:14.237Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-10T19:22:14.302Z] === RUN TestGetDriver [2022-03-10T19:22:14.302Z] --- PASS: TestGetDriver (0.00s) [2022-03-10T19:22:14.302Z] === RUN TestVolumeRequestError [2022-03-10T19:22:14.302Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-10T19:22:14.302Z] PASS [2022-03-10T19:22:14.302Z] coverage: 36.1% of statements [2022-03-10T19:22:14.302Z] ok github.com/docker/docker/volume/drivers 0.068s coverage: 36.1% of statements [2022-03-10T19:22:14.445Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T19:22:14.773Z] === RUN TestGetAddress [2022-03-10T19:22:14.773Z] --- PASS: TestGetAddress (0.00s) [2022-03-10T19:22:14.773Z] === RUN TestRemove [2022-03-10T19:22:14.773Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T19:22:14.773Z] --- SKIP: TestRemove (0.00s) [2022-03-10T19:22:14.773Z] === RUN TestInitializeWithVolumes [2022-03-10T19:22:14.773Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-10T19:22:14.773Z] === RUN TestCreate [2022-03-10T19:22:14.773Z] --- PASS: TestCreate (0.01s) [2022-03-10T19:22:14.773Z] === RUN TestValidateName [2022-03-10T19:22:14.773Z] --- PASS: TestValidateName (0.00s) [2022-03-10T19:22:14.773Z] === RUN TestCreateWithOpts [2022-03-10T19:22:14.773Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-10T19:22:14.773Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-10T19:22:14.773Z] === RUN TestRelaodNoOpts [2022-03-10T19:22:14.773Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-10T19:22:14.773Z] PASS [2022-03-10T19:22:14.773Z] coverage: 41.5% of statements [2022-03-10T19:22:14.773Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-03-10T19:22:14.804Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2022-03-10T19:22:14.804Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-10T19:22:14.804Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-10T19:22:15.764Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-03-10T19:22:15.765Z] === RUN TestClientStream [2022-03-10T19:22:15.765Z] --- PASS: TestClientStream (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestClientSendFile [2022-03-10T19:22:15.765Z] --- PASS: TestClientSendFile (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestClientWithRequestTimeout [2022-03-10T19:22:15.765Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestFileSpecPlugin [2022-03-10T19:22:15.765Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-10T19:22:15.765Z] === RUN TestFileJSONSpecPlugin [2022-03-10T19:22:15.765Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-10T19:22:15.765Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-10T19:22:15.765Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-03-10T19:22:15.765Z] === RUN TestPluginAddHandler [2022-03-10T19:22:15.765Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestPluginWaitBadPlugin [2022-03-10T19:22:15.765Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestGet [2022-03-10T19:22:15.765Z] time="2022-03-10T19:22:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-10T19:22:15.765Z] === RUN TestConvertTmpfsOptions [2022-03-10T19:22:15.765Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-10T19:22:15.765Z] parser_test.go:49: data="ro" [2022-03-10T19:22:15.765Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestParseMountRaw [2022-03-10T19:22:15.765Z] --- PASS: TestParseMountRaw (0.04s) [2022-03-10T19:22:15.765Z] === RUN TestParseMountRawSplit [2022-03-10T19:22:15.765Z] parser_test.go:390: case 0 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 1 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 2 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 3 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 4 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 5 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 6 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 7 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 8 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 0 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 1 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 2 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 3 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 4 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 5 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 6 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 7 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 8 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 9 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 10 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 11 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 12 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 0 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 1 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 2 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 3 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 4 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 5 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 6 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 7 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 8 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 9 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 10 [2022-03-10T19:22:15.765Z] parser_test.go:390: case 11 [2022-03-10T19:22:15.765Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-10T19:22:15.765Z] === RUN TestParseMountSpec [2022-03-10T19:22:15.765Z] parser_test.go:455: case 0 [2022-03-10T19:22:15.765Z] parser_test.go:455: case 1 [2022-03-10T19:22:15.765Z] parser_test.go:455: case 2 [2022-03-10T19:22:15.765Z] parser_test.go:455: case 3 [2022-03-10T19:22:15.765Z] parser_test.go:455: case 4 [2022-03-10T19:22:15.765Z] parser_test.go:455: case 5 [2022-03-10T19:22:15.765Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-10T19:22:15.765Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-10T19:22:15.765Z] === RUN TestValidateMount [2022-03-10T19:22:15.765Z] --- PASS: TestValidateMount (0.01s) [2022-03-10T19:22:15.765Z] PASS [2022-03-10T19:22:15.765Z] coverage: 66.2% of statements [2022-03-10T19:22:15.765Z] ok github.com/docker/docker/volume/mounts 0.102s coverage: 66.2% of statements [2022-03-10T19:22:16.181Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2022-03-10T19:22:16.748Z] ok github.com/docker/docker/distribution 0.634s coverage: 27.6% of statements [2022-03-10T19:22:16.748Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-10T19:22:16.756Z] time="2022-03-10T19:22:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-10T19:22:16.756Z] === RUN TestSetGetMeta [2022-03-10T19:22:16.756Z] === PAUSE TestSetGetMeta [2022-03-10T19:22:16.756Z] === RUN TestRestore [2022-03-10T19:22:16.756Z] === PAUSE TestRestore [2022-03-10T19:22:16.756Z] === RUN TestServiceCreate [2022-03-10T19:22:16.756Z] === PAUSE TestServiceCreate [2022-03-10T19:22:16.756Z] === RUN TestServiceList [2022-03-10T19:22:16.756Z] === PAUSE TestServiceList [2022-03-10T19:22:16.756Z] === RUN TestServiceRemove [2022-03-10T19:22:16.756Z] === PAUSE TestServiceRemove [2022-03-10T19:22:16.756Z] === RUN TestServiceGet [2022-03-10T19:22:16.756Z] === PAUSE TestServiceGet [2022-03-10T19:22:16.756Z] === RUN TestServicePrune [2022-03-10T19:22:16.756Z] === PAUSE TestServicePrune [2022-03-10T19:22:16.756Z] === RUN TestCreate [2022-03-10T19:22:16.756Z] === PAUSE TestCreate [2022-03-10T19:22:16.756Z] === RUN TestRemove [2022-03-10T19:22:16.756Z] === PAUSE TestRemove [2022-03-10T19:22:16.756Z] === RUN TestList [2022-03-10T19:22:16.756Z] === PAUSE TestList [2022-03-10T19:22:16.756Z] === RUN TestFindByDriver [2022-03-10T19:22:16.756Z] === PAUSE TestFindByDriver [2022-03-10T19:22:16.756Z] === RUN TestFindByReferenced [2022-03-10T19:22:16.756Z] === PAUSE TestFindByReferenced [2022-03-10T19:22:16.756Z] === RUN TestDerefMultipleOfSameRef [2022-03-10T19:22:16.756Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-10T19:22:16.756Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T19:22:16.756Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T19:22:16.756Z] === RUN TestDefererencePluginOnCreateError [2022-03-10T19:22:16.756Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-10T19:22:16.756Z] === RUN TestRefDerefRemove [2022-03-10T19:22:16.756Z] === PAUSE TestRefDerefRemove [2022-03-10T19:22:16.756Z] === RUN TestGet [2022-03-10T19:22:16.756Z] === PAUSE TestGet [2022-03-10T19:22:16.756Z] === RUN TestGetWithReference [2022-03-10T19:22:16.756Z] === PAUSE TestGetWithReference [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_nil_list [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_empty_list [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_filter_some [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_filter_middle [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-10T19:22:16.756Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-10T19:22:16.756Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_nil_list [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_filter_some [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_empty_list [2022-03-10T19:22:16.756Z] === CONT TestFilterFunc/test_filter_middle [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-10T19:22:16.756Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-10T19:22:16.756Z] === CONT TestSetGetMeta [2022-03-10T19:22:16.756Z] === CONT TestFindByReferenced [2022-03-10T19:22:16.756Z] === CONT TestServicePrune [2022-03-10T19:22:16.756Z] === CONT TestGet [2022-03-10T19:22:16.756Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-10T19:22:16.756Z] === CONT TestRefDerefRemove [2022-03-10T19:22:16.756Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-10T19:22:16.756Z] === CONT TestDefererencePluginOnCreateError [2022-03-10T19:22:16.756Z] --- PASS: TestGet (0.05s) [2022-03-10T19:22:16.756Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-10T19:22:16.756Z] --- PASS: TestRefDerefRemove (0.04s) [2022-03-10T19:22:16.756Z] === CONT TestDerefMultipleOfSameRef [2022-03-10T19:22:16.756Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-10T19:22:16.756Z] === CONT TestServiceList [2022-03-10T19:22:16.756Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-10T19:22:16.756Z] === CONT TestServiceGet [2022-03-10T19:22:16.756Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-10T19:22:16.756Z] === CONT TestServiceRemove [2022-03-10T19:22:16.995Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T19:22:17.006Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-10T19:22:17.225Z] --- PASS: TestServiceGet (0.16s) [2022-03-10T19:22:17.225Z] === CONT TestServiceCreate [2022-03-10T19:22:17.225Z] time="2022-03-10T19:22:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T19:22:17.225Z] --- PASS: TestServiceRemove (0.15s) [2022-03-10T19:22:17.225Z] === CONT TestRestore [2022-03-10T19:22:17.225Z] --- PASS: TestServiceList (0.17s) [2022-03-10T19:22:17.225Z] === CONT TestGetWithReference [2022-03-10T19:22:17.225Z] time="2022-03-10T19:22:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T19:22:17.225Z] time="2022-03-10T19:22:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T19:22:17.225Z] --- PASS: TestServiceCreate (0.04s) [2022-03-10T19:22:17.225Z] === CONT TestList [2022-03-10T19:22:17.225Z] time="2022-03-10T19:22:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-10T19:22:17.225Z] --- PASS: TestRestore (0.04s) [2022-03-10T19:22:17.225Z] === CONT TestFindByDriver [2022-03-10T19:22:17.225Z] --- PASS: TestGetWithReference (0.04s) [2022-03-10T19:22:17.225Z] === CONT TestRemove [2022-03-10T19:22:17.225Z] time="2022-03-10T19:22:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-10T19:22:17.225Z] --- PASS: TestServicePrune (0.30s) [2022-03-10T19:22:17.225Z] === CONT TestCreate [2022-03-10T19:22:17.225Z] --- PASS: TestList (0.04s) [2022-03-10T19:22:17.225Z] --- PASS: TestFindByDriver (0.04s) [2022-03-10T19:22:17.225Z] --- PASS: TestCreate (0.03s) [2022-03-10T19:22:17.225Z] --- PASS: TestRemove (0.04s) [2022-03-10T19:22:17.225Z] PASS [2022-03-10T19:22:17.225Z] coverage: 70.3% of statements [2022-03-10T19:22:17.225Z] ok github.com/docker/docker/volume/service 0.382s coverage: 70.3% of statements [2022-03-10T19:22:17.939Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-03-10T19:22:17.939Z] === RUN TestInspectNetwork [2022-03-10T19:22:17.940Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-10T19:22:18.199Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-03-10T19:22:18.459Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-10T19:22:18.718Z] ok github.com/docker/docker/distribution/xfer 1.963s coverage: 84.6% of statements [2022-03-10T19:22:18.718Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-10T19:22:18.718Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-10T19:22:18.718Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-10T19:22:18.796Z] time="2022-03-10T19:22:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-10T19:22:19.285Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T19:22:19.789Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T19:22:20.220Z] ok github.com/docker/docker/oci 0.015s coverage: 38.4% of statements [2022-03-10T19:22:20.787Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-03-10T19:22:20.787Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-10T19:22:21.240Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T19:22:21.502Z] === RUN TestInspectNetwork/full_network_id [2022-03-10T19:22:21.502Z] === RUN TestInspectNetwork/partial_network_id [2022-03-10T19:22:21.502Z] === RUN TestInspectNetwork/network_name [2022-03-10T19:22:21.502Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-10T19:22:21.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-10T19:22:22.163Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 81.8% of statements [2022-03-10T19:22:22.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-10T19:22:22.750Z] time="2022-03-10T19:22:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-10T19:22:23.098Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2022-03-10T19:22:23.098Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-10T19:22:23.098Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-10T19:22:24.100Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T19:22:24.100Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T19:22:24.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T19:22:24.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T19:22:24.100Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T19:22:24.671Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T19:22:26.057Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T19:22:26.057Z] --- PASS: TestInspectNetwork (8.10s) [2022-03-10T19:22:26.057Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-10T19:22:26.057Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-10T19:22:26.057Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-10T19:22:26.057Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-10T19:22:26.057Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T19:22:26.380Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.5% of statements [2022-03-10T19:22:26.380Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-10T19:22:26.639Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-10T19:22:26.898Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-03-10T19:22:27.000Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T19:22:27.157Z] ok github.com/docker/docker/layer 7.049s coverage: 68.8% of statements [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-10T19:22:27.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-10T19:22:27.726Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2022-03-10T19:22:27.945Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2022-03-10T19:22:27.945Z] === RUN TestNetworkInvalidJSON [2022-03-10T19:22:27.945Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T19:22:27.945Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T19:22:27.945Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:22:27.945Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:22:27.945Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:22:27.945Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:22:27.945Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T19:22:27.945Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:22:27.945Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:22:27.945Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-10T19:22:27.945Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-10T19:22:27.945Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-10T19:22:27.945Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-10T19:22:27.945Z] === RUN TestNetworkList [2022-03-10T19:22:27.945Z] === RUN TestNetworkList//networks [2022-03-10T19:22:27.945Z] === PAUSE TestNetworkList//networks [2022-03-10T19:22:27.945Z] === RUN TestNetworkList//networks/ [2022-03-10T19:22:27.945Z] === PAUSE TestNetworkList//networks/ [2022-03-10T19:22:27.984Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-03-10T19:22:28.207Z] === CONT TestNetworkList//networks [2022-03-10T19:22:28.207Z] === CONT TestNetworkList//networks/ [2022-03-10T19:22:28.207Z] --- PASS: TestNetworkList (0.02s) [2022-03-10T19:22:28.207Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T19:22:28.207Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T19:22:28.207Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T19:22:28.243Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-03-10T19:22:28.780Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-03-10T19:22:28.780Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T19:22:29.623Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-03-10T19:22:29.722Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-10T19:22:29.722Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T19:22:29.883Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-03-10T19:22:29.984Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T19:22:30.246Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T19:22:30.452Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-03-10T19:22:30.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.050s coverage: 84.1% of statements [2022-03-10T19:22:30.507Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-03-10T19:22:30.507Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T19:22:30.711Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-03-10T19:22:30.768Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T19:22:31.428Z] --- PASS: TestGet (15.01s) [2022-03-10T19:22:31.428Z] === RUN TestPluginWithNoManifest [2022-03-10T19:22:31.428Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-10T19:22:31.428Z] === RUN TestGetAll [2022-03-10T19:22:31.428Z] --- PASS: TestGetAll (0.01s) [2022-03-10T19:22:31.428Z] PASS [2022-03-10T19:22:31.428Z] coverage: 73.4% of statements [2022-03-10T19:22:31.428Z] ok github.com/docker/docker/pkg/plugins 34.956s coverage: 73.4% of statements [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/quota [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T19:22:31.428Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T19:22:31.649Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 69.5% of statements [2022-03-10T19:22:31.710Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-10T19:22:31.710Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T19:22:31.908Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 69.3% of statements [2022-03-10T19:22:32.188Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-10T19:22:32.188Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-10T19:22:32.188Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-10T19:22:32.188Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-10T19:22:32.188Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-10T19:22:32.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-03-10T19:22:32.463Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-10T19:22:32.463Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-10T19:22:32.722Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-10T19:22:32.981Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-10T19:22:32.981Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-10T19:22:32.981Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-10T19:22:32.981Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-10T19:22:33.096Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2022-03-10T19:22:33.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === Skipped [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-10T19:22:33.655Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-10T19:22:33.655Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-10T19:22:33.655Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-10T19:22:33.655Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-10T19:22:33.655Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-10T19:22:33.655Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-10T19:22:33.655Z] daemon_test.go:147: root required [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-10T19:22:33.655Z] reload_test.go:520: root required [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-10T19:22:33.655Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-10T19:22:33.655Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-10T19:22:33.655Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-10T19:22:33.655Z] download_test.go:268: Needs fixing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-10T19:22:33.655Z] layer_test.go:304: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-10T19:22:33.655Z] layer_test.go:353: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-10T19:22:33.655Z] layer_test.go:468: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-10T19:22:33.655Z] layer_test.go:697: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-10T19:22:33.655Z] migration_test.go:46: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-10T19:22:33.655Z] migration_test.go:182: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-10T19:22:33.655Z] mount_test.go:17: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-10T19:22:33.655Z] mount_test.go:76: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-10T19:22:33.655Z] mount_test.go:125: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-10T19:22:33.655Z] mount_test.go:212: Failing on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:134: Xz not present in msys2 [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:239: Failing on Windows CI machines [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-10T19:22:33.655Z] archive_windows_test.go:16: Currently fails [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-10T19:22:33.655Z] changes_test.go:192: needs more investigation [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-10T19:22:33.655Z] changes_test.go:405: needs further investigation [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-10T19:22:33.655Z] changes_test.go:441: needs further investigation [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-10T19:22:33.655Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-10T19:22:33.655Z] poller_test.go:41: No chmod on Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-10T19:22:33.655Z] fileutils_test.go:134: Needs porting to Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-10T19:22:33.655Z] fileutils_test.go:180: Needs porting to Windows [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-10T19:22:33.655Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-10T19:22:33.655Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-10T19:22:33.655Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-10T19:22:33.655Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-10T19:22:33.655Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-10T19:22:33.655Z] [2022-03-10T19:22:33.655Z] DONE 1851 tests, 45 skipped in 220.784s [2022-03-10T19:22:33.655Z] INFO: make.ps1 ended at 03/10/2022 19:22:33 [2022-03-10T19:22:33.668Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-03-10T19:22:33.668Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T19:22:33.922Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-10T19:22:34.180Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-10T19:22:34.438Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-10T19:22:34.696Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-10T19:22:35.878Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-10T19:22:35.878Z] INFO: Unit tests ended at 03/10/2022 19:22:35. Duration:00:03:59.4387802 [2022-03-10T19:22:35.878Z] INFO: Building busybox [2022-03-10T19:22:35.878Z] Sending build context to Docker daemon 5.12kB [2022-03-10T19:22:35.878Z] [2022-03-10T19:22:35.878Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-10T19:22:35.878Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-10T19:22:35.878Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-10T19:22:35.878Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-10T19:22:35.878Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-10T19:22:35.878Z] ---> 6a11116086a4 [2022-03-10T19:22:35.878Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-10T19:22:35.878Z] ---> Running in e0e10b8201e5 [2022-03-10T19:22:36.071Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-03-10T19:22:36.071Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-10T19:22:36.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-03-10T19:22:36.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T19:22:36.213Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:22:36.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:22:36.213Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T19:22:38.763Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T19:22:40.258Z] ok github.com/docker/docker/pkg/signal 3.312s coverage: 62.3% of statements [2022-03-10T19:22:40.259Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-10T19:22:40.259Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-10T19:22:40.259Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-10T19:22:40.825Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-03-10T19:22:41.312Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T19:22:41.394Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-10T19:22:41.652Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-03-10T19:22:41.883Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T19:22:42.218Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-03-10T19:22:42.218Z] coverage: [no statements] [2022-03-10T19:22:42.218Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-10T19:22:42.476Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-10T19:22:42.735Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-10T19:22:42.735Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-10T19:22:43.798Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T19:22:43.798Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-10T19:22:43.798Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T19:22:44.636Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-10T19:22:44.895Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-03-10T19:22:45.462Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-03-10T19:22:46.398Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-03-10T19:22:46.657Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-10T19:22:47.110Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T19:22:47.592Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2022-03-10T19:22:47.683Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T19:22:48.160Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-10T19:22:48.160Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-10T19:22:48.729Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-10T19:22:48.729Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-10T19:22:49.069Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T19:22:49.069Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T19:22:50.455Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T19:22:51.027Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T19:22:51.973Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T19:22:52.017Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-10T19:22:52.234Z] --- PASS: TestServiceWithDataPathPortInit (15.82s) [2022-03-10T19:22:52.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T19:22:52.277Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-03-10T19:22:52.498Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T19:22:52.537Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-03-10T19:22:53.885Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T19:22:53.916Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2022-03-10T19:22:54.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T19:22:54.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T19:22:54.720Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T19:22:54.982Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T19:22:55.556Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lhc5yy1tvz92kkh4n2g9jr76r Created:2022-03-10 19:22:53.717073464 +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[59c39e9f672ee3b801f9209f28daec28a2a1e08642987a5ebe016c68b9c24486:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwjo8szpv60gh3d6oeepi9p96 EndpointID:9cd69a579bca15877019bd474768809e328640af87ed8bbb332dee904f2e342b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3843587069abe9684b1304919fec773a928f5553a5ec98b095149f2c2efde2eb 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:ecbfca1dd484 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vwjo8szpv60gh3d6oeepi9p96 EndpointID:9cd69a579bca15877019bd474768809e328640af87ed8bbb332dee904f2e342b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-10T19:22:55.556Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T19:22:56.938Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T19:22:57.135Z] Removing intermediate container e0e10b8201e5 [2022-03-10T19:22:57.135Z] ---> 2dbb5deee306 [2022-03-10T19:22:57.135Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-10T19:22:57.135Z] ---> Running in f8da09e4b2da [2022-03-10T19:22:57.135Z] Removing intermediate container f8da09e4b2da [2022-03-10T19:22:57.135Z] ---> 2402a8a73b59 [2022-03-10T19:22:57.135Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-10T19:22:57.135Z] ---> Running in d726b266c927 [2022-03-10T19:22:57.135Z] Removing intermediate container d726b266c927 [2022-03-10T19:22:57.135Z] ---> 4692b0132a23 [2022-03-10T19:22:57.135Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-10T19:22:57.199Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T19:22:57.605Z] [2022-03-10T19:22:58.076Z] ---> fb421fa6c103 [2022-03-10T19:22:58.076Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-10T19:22:58.076Z] ---> Running in 1359dc21130b [2022-03-10T19:22:59.743Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T19:23:00.004Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2022-03-10T19:23:00.004Z] PASS [2022-03-10T19:23:00.004Z] [2022-03-10T19:23:00.004Z] === Skipped [2022-03-10T19:23:00.004Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:23:00.004Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:23:00.004Z] [2022-03-10T19:23:00.004Z] DONE 26 tests, 1 skipped in 49.617s [2022-03-10T19:23:00.004Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:23:00.004Z] ++ 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-03-10T19:23:00.004Z] ++ set -e [2022-03-10T19:23:00.004Z] ++ '[' -n 0 ']' [2022-03-10T19:23:00.004Z] ++ set -x [2022-03-10T19:23:00.004Z] ++ 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-03-10T19:23:00.265Z] INFO: Testing against a local daemon [2022-03-10T19:23:00.265Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-10T19:23:00.265Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:23:00.265Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:23:00.266Z] === RUN TestDockerNetworkIpvlan [2022-03-10T19:23:00.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:23:00.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:23:00.266Z] PASS [2022-03-10T19:23:00.266Z] [2022-03-10T19:23:00.266Z] === Skipped [2022-03-10T19:23:00.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-10T19:23:00.266Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:23:00.266Z] [2022-03-10T19:23:00.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-10T19:23:00.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-10T19:23:00.266Z] [2022-03-10T19:23:00.266Z] DONE 2 tests, 2 skipped in 0.154s [2022-03-10T19:23:00.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-10T19:23:00.266Z] ++ 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-03-10T19:23:00.266Z] ++ set -e [2022-03-10T19:23:00.266Z] ++ '[' -n 0 ']' [2022-03-10T19:23:00.266Z] ++ set -x [2022-03-10T19:23:00.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-10T19:23:00.526Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T19:23:00.526Z] INFO: Testing against a local daemon [2022-03-10T19:23:00.526Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-10T19:23:01.913Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-03-10T19:23:01.913Z] === RUN TestDockerNetworkMacvlan [2022-03-10T19:23:02.176Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T19:23:02.750Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-10T19:23:03.010Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T19:23:03.582Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-10T19:23:04.155Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T19:23:04.417Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-10T19:23:04.679Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T19:23:06.596Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-10T19:23:07.540Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T19:23:08.791Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/rootless [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/volume [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-10T19:23:08.792Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === Skipped [2022-03-10T19:23:08.792Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-10T19:23:08.792Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-10T19:23:08.792Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-10T19:23:08.792Z] time="2022-03-10T19:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-10T19:23:08.792Z] time="2022-03-10T19:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-10T19:23:08.792Z] time="2022-03-10T19:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-10T19:23:08.792Z] time="2022-03-10T19:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-10T19:23:08.792Z] time="2022-03-10T19:22:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-10T19:23:08.792Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-10T19:23:08.792Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-10T19:23:08.792Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-10T19:23:08.792Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-10T19:23:08.792Z] graphtest_unix.go:73: No driver to put! [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-10T19:23:08.792Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-10T19:23:08.792Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-10T19:23:08.792Z] [2022-03-10T19:23:08.792Z] DONE 2251 tests, 26 skipped in 246.524s Post stage [Pipeline] junit [2022-03-10T19:23:08.804Z] Recording test results [2022-03-10T19:23:08.924Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-10T19:23:09.037Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-10T19:23:09.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43356/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5c56eaca842b4269934b162e237487b28c7cc9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5c56eaca842b4269934b162e237487b28c7cc9d hack/validate/vendor [2022-03-10T19:23:09.868Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T19:23:09.928Z] update vendored copy of archive/tar [2022-03-10T19:23:09.928Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-10T19:23:10.441Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T19:23:11.387Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T19:23:11.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-10T19:23:11.828Z] patching file stat_unix.go [2022-03-10T19:23:11.828Z] 2022/03/10 19:23:11 Collecting initial packages [2022-03-10T19:23:11.828Z] 2022/03/10 19:23:11 Download dependencies [2022-03-10T19:23:13.936Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-10T19:23:13.936Z] docker_api_swarm_test.go:303: [d6d797391b95c] joining swarm manager [dc7762cd9c170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan (13.10s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-03-10T19:23:14.880Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s) [2022-03-10T19:23:14.880Z] PASS [2022-03-10T19:23:14.880Z] [2022-03-10T19:23:14.880Z] DONE 8 tests in 14.710s [2022-03-10T19:23:14.880Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-10T19:23:14.880Z] ++ 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-03-10T19:23:14.880Z] ++ set -e [2022-03-10T19:23:14.880Z] ++ '[' -n 0 ']' [2022-03-10T19:23:14.880Z] ++ set -x [2022-03-10T19:23:14.880Z] ++ 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-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Starting whole vndr cycle because no package specified [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Ignoring paths matching "^archive/tar" [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-10T19:23:15.118Z] 2022/03/10 19:23:14 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-10T19:23:15.143Z] testing: warning: no tests to run [2022-03-10T19:23:15.143Z] PASS [2022-03-10T19:23:15.143Z] [2022-03-10T19:23:15.143Z] DONE 0 tests in 0.046s [2022-03-10T19:23:15.143Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-10T19:23:15.143Z] ++ 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-03-10T19:23:15.143Z] ++ set -e [2022-03-10T19:23:15.143Z] ++ '[' -n 0 ']' [2022-03-10T19:23:15.143Z] ++ set -x [2022-03-10T19:23:15.143Z] ++ 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-03-10T19:23:15.143Z] INFO: Testing against a local daemon [2022-03-10T19:23:15.143Z] === RUN TestAuthZPluginAllowRequest [2022-03-10T19:23:15.404Z] docker_api_swarm_test.go:304: [dda3d7406f3c9] joining swarm manager [dc7762cd9c170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:23:16.351Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/Azure/go-ansiterm [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/tchap/go-patricia [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/willf/bitset [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/creack/pty [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/docker/libtrust [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/moby/locker [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/moby/term [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/google/uuid [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/Microsoft/go-winio [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/gorilla/mux [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Finished clone github.com/moby/sys [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-10T19:23:16.494Z] 2022/03/10 19:23:16 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-10T19:23:16.922Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2022-03-10T19:23:16.922Z] === RUN TestAuthZPluginTLS [2022-03-10T19:23:17.062Z] 2022/03/10 19:23:16 Finished clone github.com/sirupsen/logrus [2022-03-10T19:23:17.062Z] 2022/03/10 19:23:16 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-10T19:23:17.327Z] 2022/03/10 19:23:17 Finished clone github.com/opencontainers/go-digest [2022-03-10T19:23:17.327Z] 2022/03/10 19:23:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-10T19:23:17.494Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-03-10T19:23:17.494Z] === RUN TestAuthZPluginDenyRequest [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Finished clone github.com/docker/go-units [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Finished clone github.com/syndtr/gocapability [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Finished clone github.com/RackSec/srslog [2022-03-10T19:23:17.586Z] 2022/03/10 19:23:17 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-10T19:23:18.065Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-10T19:23:18.065Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Finished clone github.com/imdario/mergo [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Finished clone golang.org/x/sync [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Finished clone gotest.tools/v3 [2022-03-10T19:23:18.155Z] 2022/03/10 19:23:17 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-10T19:23:18.414Z] 2022/03/10 19:23:18 Finished clone github.com/google/go-cmp [2022-03-10T19:23:18.414Z] 2022/03/10 19:23:18 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-10T19:23:18.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-10T19:23:18.637Z] === RUN TestAuthZPluginDenyResponse [2022-03-10T19:23:18.673Z] 2022/03/10 19:23:18 Finished clone github.com/tonistiigi/units [2022-03-10T19:23:18.674Z] 2022/03/10 19:23:18 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-10T19:23:18.933Z] 2022/03/10 19:23:18 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-10T19:23:18.933Z] 2022/03/10 19:23:18 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-03-10T19:23:18.933Z] 2022/03/10 19:23:18 Finished clone github.com/docker/go-connections [2022-03-10T19:23:18.933Z] 2022/03/10 19:23:18 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-10T19:23:19.192Z] 2022/03/10 19:23:19 Finished clone github.com/mitchellh/hashstructure [2022-03-10T19:23:19.192Z] 2022/03/10 19:23:19 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-10T19:23:19.209Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-10T19:23:19.209Z] === RUN TestAuthZPluginAllowEventStream [2022-03-10T19:23:19.451Z] 2022/03/10 19:23:19 Finished clone github.com/google/shlex [2022-03-10T19:23:19.452Z] 2022/03/10 19:23:19 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-10T19:23:19.452Z] 2022/03/10 19:23:19 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-10T19:23:19.452Z] 2022/03/10 19:23:19 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-10T19:23:19.452Z] 2022/03/10 19:23:19 Finished clone github.com/gofrs/flock [2022-03-10T19:23:19.452Z] 2022/03/10 19:23:19 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-10T19:23:19.470Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T19:23:20.020Z] 2022/03/10 19:23:19 Finished clone github.com/opentracing/opentracing-go [2022-03-10T19:23:20.021Z] 2022/03/10 19:23:19 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-10T19:23:20.413Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2022-03-10T19:23:20.413Z] === RUN TestAuthZPluginErrorResponse [2022-03-10T19:23:20.589Z] 2022/03/10 19:23:20 Finished clone github.com/docker/go-events [2022-03-10T19:23:20.589Z] 2022/03/10 19:23:20 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-10T19:23:20.848Z] 2022/03/10 19:23:20 Finished clone github.com/armon/go-radix [2022-03-10T19:23:20.848Z] 2022/03/10 19:23:20 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-10T19:23:20.848Z] 2022/03/10 19:23:20 Finished clone github.com/armon/go-metrics [2022-03-10T19:23:20.848Z] 2022/03/10 19:23:20 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-10T19:23:20.996Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-10T19:23:20.996Z] === RUN TestAuthZPluginErrorRequest [2022-03-10T19:23:21.417Z] 2022/03/10 19:23:21 Finished clone github.com/sean-/seed [2022-03-10T19:23:21.417Z] 2022/03/10 19:23:21 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-10T19:23:21.417Z] 2022/03/10 19:23:21 Finished clone github.com/tonistiigi/fsutil [2022-03-10T19:23:21.417Z] 2022/03/10 19:23:21 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-10T19:23:21.569Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-10T19:23:21.569Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-10T19:23:21.988Z] 2022/03/10 19:23:21 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-10T19:23:21.988Z] 2022/03/10 19:23:21 Finished clone github.com/hashicorp/errwrap [2022-03-10T19:23:21.988Z] 2022/03/10 19:23:21 Finished clone github.com/hashicorp/memberlist [2022-03-10T19:23:21.988Z] 2022/03/10 19:23:21 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-10T19:23:22.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-10T19:23:22.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-10T19:23:22.556Z] 2022/03/10 19:23:22 Finished clone github.com/hashicorp/go-multierror [2022-03-10T19:23:22.556Z] 2022/03/10 19:23:22 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-10T19:23:22.714Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-10T19:23:23.126Z] 2022/03/10 19:23:22 Finished clone github.com/docker/libkv [2022-03-10T19:23:23.126Z] 2022/03/10 19:23:22 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-10T19:23:23.126Z] 2022/03/10 19:23:23 Finished clone github.com/vishvananda/netns [2022-03-10T19:23:23.126Z] 2022/03/10 19:23:23 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-10T19:23:23.398Z] Removing intermediate container 1359dc21130b [2022-03-10T19:23:23.398Z] ---> ba95181a7189 [2022-03-10T19:23:23.398Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-10T19:23:23.398Z] ---> Running in 822d8c606505 [2022-03-10T19:23:23.693Z] 2022/03/10 19:23:23 Finished clone github.com/hashicorp/go-sockaddr [2022-03-10T19:23:23.693Z] 2022/03/10 19:23:23 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-10T19:23:23.869Z] [2022-03-10T19:23:23.869Z] SUCCESS: Specified value was saved. [2022-03-10T19:23:23.952Z] 2022/03/10 19:23:23 Finished clone github.com/golang/gddo [2022-03-10T19:23:23.952Z] 2022/03/10 19:23:23 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-10T19:23:24.100Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-03-10T19:23:24.100Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-10T19:23:24.100Z] === RUN TestDockerSuite/TestBuildRm [2022-03-10T19:23:24.890Z] 2022/03/10 19:23:24 Finished clone github.com/moby/ipvs [2022-03-10T19:23:24.891Z] 2022/03/10 19:23:24 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-10T19:23:24.891Z] 2022/03/10 19:23:24 Finished clone github.com/samuel/go-zookeeper [2022-03-10T19:23:24.891Z] 2022/03/10 19:23:24 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Finished clone github.com/deckarep/golang-set [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Finished clone github.com/vishvananda/netlink [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Finished clone github.com/BurntSushi/toml [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Finished clone github.com/hashicorp/go-msgpack [2022-03-10T19:23:25.459Z] 2022/03/10 19:23:25 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-10T19:23:26.013Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-03-10T19:23:26.013Z] === RUN TestAuthZPluginHeader [2022-03-10T19:23:26.093Z] Removing intermediate container 822d8c606505 [2022-03-10T19:23:26.093Z] ---> 0115b908d59d [2022-03-10T19:23:26.093Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-10T19:23:26.397Z] 2022/03/10 19:23:26 Finished clone github.com/coreos/go-semver [2022-03-10T19:23:26.397Z] 2022/03/10 19:23:26 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-10T19:23:26.564Z] ---> Running in 1abd34aa4044 [2022-03-10T19:23:26.586Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-03-10T19:23:26.586Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-10T19:23:26.586Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T19:23:26.990Z] 2022/03/10 19:23:26 Finished clone github.com/ishidawataru/sctp [2022-03-10T19:23:26.990Z] 2022/03/10 19:23:26 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-10T19:23:27.529Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T19:23:27.938Z] 2022/03/10 19:23:27 Finished clone github.com/modern-go/concurrent [2022-03-10T19:23:27.938Z] 2022/03/10 19:23:27 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-10T19:23:28.474Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T19:23:28.506Z] 2022/03/10 19:23:28 Finished clone github.com/modern-go/reflect2 [2022-03-10T19:23:28.506Z] 2022/03/10 19:23:28 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-10T19:23:28.506Z] 2022/03/10 19:23:28 Finished clone github.com/json-iterator/go [2022-03-10T19:23:28.506Z] 2022/03/10 19:23:28 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-03-10T19:23:28.736Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T19:23:28.764Z] 2022/03/10 19:23:28 Finished clone go.etcd.io/bbolt [2022-03-10T19:23:28.764Z] 2022/03/10 19:23:28 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-10T19:23:29.023Z] 2022/03/10 19:23:28 Finished clone github.com/Microsoft/opengcs [2022-03-10T19:23:29.023Z] 2022/03/10 19:23:28 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-10T19:23:29.281Z] 2022/03/10 19:23:29 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-10T19:23:29.281Z] 2022/03/10 19:23:29 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-10T19:23:29.307Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T19:23:29.848Z] 2022/03/10 19:23:29 Finished clone github.com/hashicorp/serf [2022-03-10T19:23:29.848Z] 2022/03/10 19:23:29 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-10T19:23:29.878Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T19:23:30.106Z] 2022/03/10 19:23:29 Finished clone github.com/containerd/typeurl [2022-03-10T19:23:30.106Z] 2022/03/10 19:23:29 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-10T19:23:30.365Z] 2022/03/10 19:23:30 Finished clone github.com/mistifyio/go-zfs [2022-03-10T19:23:30.365Z] 2022/03/10 19:23:30 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-10T19:23:30.365Z] 2022/03/10 19:23:30 Finished clone golang.org/x/net [2022-03-10T19:23:30.365Z] 2022/03/10 19:23:30 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-10T19:23:31.265Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T19:23:31.265Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2022-03-10T19:23:31.265Z] === RUN TestAuthZPluginV2Disable [2022-03-10T19:23:31.741Z] 2022/03/10 19:23:31 Finished clone github.com/cyphar/filepath-securejoin [2022-03-10T19:23:31.741Z] 2022/03/10 19:23:31 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-10T19:23:31.836Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T19:23:32.442Z] Cannot create a file when that file already exists. [2022-03-10T19:23:32.679Z] 2022/03/10 19:23:32 Finished clone github.com/coreos/go-systemd [2022-03-10T19:23:32.679Z] 2022/03/10 19:23:32 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-10T19:23:33.247Z] 2022/03/10 19:23:33 Finished clone github.com/opencontainers/runtime-spec [2022-03-10T19:23:33.247Z] 2022/03/10 19:23:33 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-10T19:23:33.505Z] 2022/03/10 19:23:33 Finished clone github.com/vbatts/tar-split [2022-03-10T19:23:33.505Z] 2022/03/10 19:23:33 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-10T19:23:34.073Z] 2022/03/10 19:23:33 Finished clone github.com/opencontainers/image-spec [2022-03-10T19:23:34.073Z] 2022/03/10 19:23:33 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-10T19:23:34.333Z] 2022/03/10 19:23:34 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-10T19:23:34.333Z] 2022/03/10 19:23:34 Finished clone github.com/coreos/go-systemd/v22 [2022-03-10T19:23:34.383Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-10T19:23:34.901Z] 2022/03/10 19:23:34 Finished clone github.com/Graylog2/go-gelf [2022-03-10T19:23:34.902Z] 2022/03/10 19:23:34 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-10T19:23:34.956Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T19:23:34.957Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T19:23:35.161Z] 2022/03/10 19:23:34 Finished clone github.com/fluent/fluent-logger-golang [2022-03-10T19:23:35.161Z] 2022/03/10 19:23:34 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-10T19:23:35.161Z] 2022/03/10 19:23:35 Finished clone github.com/godbus/dbus/v5 [2022-03-10T19:23:35.161Z] 2022/03/10 19:23:35 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-10T19:23:35.217Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2022-03-10T19:23:35.217Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-10T19:23:35.217Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T19:23:35.217Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-10T19:23:35.420Z] 2022/03/10 19:23:35 Finished clone github.com/philhofer/fwd [2022-03-10T19:23:35.420Z] 2022/03/10 19:23:35 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-10T19:23:35.479Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T19:23:35.741Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T19:23:36.314Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T19:23:36.580Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T19:23:36.798Z] 2022/03/10 19:23:36 Finished clone github.com/bsphere/le_go [2022-03-10T19:23:36.798Z] 2022/03/10 19:23:36 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-10T19:23:37.057Z] 2022/03/10 19:23:36 Finished clone github.com/fsnotify/fsnotify [2022-03-10T19:23:37.057Z] 2022/03/10 19:23:36 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-10T19:23:37.152Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T19:23:37.626Z] 2022/03/10 19:23:37 Finished clone github.com/jmespath/go-jmespath [2022-03-10T19:23:37.626Z] 2022/03/10 19:23:37 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-10T19:23:38.326Z] Removing intermediate container 1abd34aa4044 [2022-03-10T19:23:38.326Z] ---> db4ba958478d [2022-03-10T19:23:38.326Z] Step 13/13 : CMD ["sh"] [2022-03-10T19:23:38.326Z] ---> Running in 453a562156bf [2022-03-10T19:23:38.326Z] Removing intermediate container 453a562156bf [2022-03-10T19:23:38.326Z] ---> f0cc8c2c42dc [2022-03-10T19:23:38.326Z] Successfully built f0cc8c2c42dc [2022-03-10T19:23:38.326Z] Successfully tagged busybox:latest [2022-03-10T19:23:38.326Z] INFO: Docker images of the daemon under test [2022-03-10T19:23:38.326Z] [2022-03-10T19:23:38.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T19:23:38.326Z] busybox latest f0cc8c2c42dc 1 second ago 5.78GB [2022-03-10T19:23:38.326Z] microsoft/windowsservercore latest 6a11116086a4 7 days ago 5.75GB [2022-03-10T19:23:38.326Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 7 days ago 5.75GB [2022-03-10T19:23:38.326Z] [2022-03-10T19:23:38.326Z] INFO: Running integration tests at 03/10/2022 19:23:38... [2022-03-10T19:23:38.326Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-10T19:23:38.326Z] INFO: Integration API tests being run from the host: [2022-03-10T19:23:38.326Z] INFO: make.ps1 starting at 03/10/2022 19:23:38 [2022-03-10T19:23:38.564Z] 2022/03/10 19:23:38 Finished clone github.com/tinylib/msgp [2022-03-10T19:23:38.564Z] 2022/03/10 19:23:38 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-10T19:23:38.823Z] 2022/03/10 19:23:38 Finished clone github.com/docker/libnetwork [2022-03-10T19:23:38.823Z] 2022/03/10 19:23:38 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-10T19:23:39.081Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2022-03-10T19:23:39.081Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-10T19:23:39.081Z] 2022/03/10 19:23:38 Finished clone github.com/golang/groupcache [2022-03-10T19:23:39.083Z] 2022/03/10 19:23:38 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-10T19:23:39.318Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-10T19:23:40.021Z] 2022/03/10 19:23:39 Finished clone golang.org/x/oauth2 [2022-03-10T19:23:40.021Z] 2022/03/10 19:23:39 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-10T19:23:40.026Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T19:23:40.959Z] 2022/03/10 19:23:40 Finished clone github.com/googleapis/gax-go [2022-03-10T19:23:40.959Z] 2022/03/10 19:23:40 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-03-10T19:23:40.966Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T19:23:41.917Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T19:23:42.182Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T19:23:42.754Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T19:23:42.864Z] 2022/03/10 19:23:42 Finished clone go.opencensus.io [2022-03-10T19:23:42.864Z] 2022/03/10 19:23:42 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-03-10T19:23:42.864Z] 2022/03/10 19:23:42 Finished clone github.com/miekg/dns [2022-03-10T19:23:42.864Z] 2022/03/10 19:23:42 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-03-10T19:23:44.138Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T19:23:44.240Z] 2022/03/10 19:23:43 Finished clone golang.org/x/sys [2022-03-10T19:23:44.240Z] 2022/03/10 19:23:43 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-03-10T19:23:44.240Z] 2022/03/10 19:23:44 Finished clone github.com/containerd/fifo [2022-03-10T19:23:44.240Z] 2022/03/10 19:23:44 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-03-10T19:23:46.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-10T19:23:46.314Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T19:23:46.773Z] 2022/03/10 19:23:46 Finished clone github.com/containerd/cgroups [2022-03-10T19:23:46.773Z] 2022/03/10 19:23:46 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-10T19:23:48.151Z] 2022/03/10 19:23:47 Finished clone github.com/containerd/go-runc [2022-03-10T19:23:48.151Z] 2022/03/10 19:23:47 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-10T19:23:48.410Z] 2022/03/10 19:23:48 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-03-10T19:23:48.410Z] 2022/03/10 19:23:48 Finished clone golang.org/x/text [2022-03-10T19:23:48.670Z] 2022/03/10 19:23:48 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-10T19:23:48.670Z] 2022/03/10 19:23:48 Finished clone github.com/containerd/console [2022-03-10T19:23:48.863Z] docker_api_swarm_test.go:271: [dc4685b54028a] joining swarm manager [d19aefbd7ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:23:49.241Z] 2022/03/10 19:23:49 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-03-10T19:23:49.241Z] 2022/03/10 19:23:49 Finished clone github.com/containerd/continuity [2022-03-10T19:23:49.809Z] docker_api_swarm_test.go:272: [d58f3161c1f85] joining swarm manager [d19aefbd7ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:23:50.175Z] 2022/03/10 19:23:49 Finished clone github.com/containerd/ttrpc [2022-03-10T19:23:50.176Z] 2022/03/10 19:23:49 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-03-10T19:23:50.382Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T19:23:50.435Z] 2022/03/10 19:23:50 Finished clone github.com/opencontainers/runc [2022-03-10T19:23:50.435Z] 2022/03/10 19:23:50 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-10T19:23:50.694Z] 2022/03/10 19:23:50 Finished clone github.com/gogo/googleapis [2022-03-10T19:23:50.694Z] 2022/03/10 19:23:50 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-10T19:23:51.632Z] 2022/03/10 19:23:51 Finished clone google.golang.org/grpc [2022-03-10T19:23:51.633Z] 2022/03/10 19:23:51 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-10T19:23:52.928Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.75s) [2022-03-10T19:23:52.928Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-10T19:23:53.008Z] 2022/03/10 19:23:52 Finished clone code.cloudfoundry.org/clock [2022-03-10T19:23:53.008Z] 2022/03/10 19:23:52 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-10T19:23:53.267Z] 2022/03/10 19:23:53 Finished clone github.com/docker/distribution [2022-03-10T19:23:53.267Z] 2022/03/10 19:23:53 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Finished clone github.com/fernet/fernet-go [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Finished clone github.com/Microsoft/hcsshim [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Finished clone github.com/moby/buildkit [2022-03-10T19:23:54.646Z] 2022/03/10 19:23:54 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-10T19:23:56.556Z] 2022/03/10 19:23:56 Finished clone golang.org/x/time [2022-03-10T19:23:56.556Z] 2022/03/10 19:23:56 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-10T19:23:56.556Z] 2022/03/10 19:23:56 Finished clone github.com/hashicorp/go-memdb [2022-03-10T19:23:56.556Z] 2022/03/10 19:23:56 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-10T19:23:57.126Z] 2022/03/10 19:23:56 Finished clone github.com/cilium/ebpf [2022-03-10T19:23:57.126Z] 2022/03/10 19:23:56 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-10T19:23:58.063Z] 2022/03/10 19:23:57 Finished clone github.com/hashicorp/golang-lru [2022-03-10T19:23:58.063Z] 2022/03/10 19:23:57 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-10T19:23:58.063Z] 2022/03/10 19:23:57 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-10T19:23:58.064Z] 2022/03/10 19:23:57 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-10T19:23:58.633Z] 2022/03/10 19:23:58 Finished clone github.com/coreos/pkg [2022-03-10T19:23:58.633Z] 2022/03/10 19:23:58 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-10T19:23:59.570Z] 2022/03/10 19:23:59 Finished clone github.com/golang/protobuf [2022-03-10T19:23:59.570Z] 2022/03/10 19:23:59 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-10T19:23:59.570Z] 2022/03/10 19:23:59 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-10T19:23:59.570Z] 2022/03/10 19:23:59 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-10T19:24:00.138Z] 2022/03/10 19:23:59 Finished clone github.com/beorn7/perks [2022-03-10T19:24:00.138Z] 2022/03/10 19:23:59 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-10T19:24:01.068Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T19:24:01.517Z] 2022/03/10 19:24:01 Finished clone github.com/prometheus/client_model [2022-03-10T19:24:01.517Z] 2022/03/10 19:24:01 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-10T19:24:01.517Z] 2022/03/10 19:24:01 Finished clone golang.org/x/crypto [2022-03-10T19:24:01.517Z] 2022/03/10 19:24:01 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-10T19:24:01.640Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T19:24:01.640Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T19:24:02.456Z] 2022/03/10 19:24:02 Finished clone github.com/prometheus/client_golang [2022-03-10T19:24:02.456Z] 2022/03/10 19:24:02 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-10T19:24:02.598Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T19:24:03.024Z] 2022/03/10 19:24:02 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-10T19:24:03.024Z] 2022/03/10 19:24:02 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-10T19:24:03.171Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T19:24:03.283Z] 2022/03/10 19:24:03 Finished clone github.com/pkg/errors [2022-03-10T19:24:03.283Z] 2022/03/10 19:24:03 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-10T19:24:03.543Z] 2022/03/10 19:24:03 Finished clone github.com/prometheus/common [2022-03-10T19:24:03.543Z] 2022/03/10 19:24:03 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-10T19:24:03.543Z] 2022/03/10 19:24:03 Finished clone github.com/prometheus/procfs [2022-03-10T19:24:03.543Z] 2022/03/10 19:24:03 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-10T19:24:04.112Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T19:24:04.112Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-10T19:24:04.112Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T19:24:04.112Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-10T19:24:04.112Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T19:24:04.112Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-10T19:24:04.112Z] 2022/03/10 19:24:04 Finished clone github.com/inconshreveable/mousetrap [2022-03-10T19:24:04.112Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T19:24:04.112Z] 2022/03/10 19:24:04 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-10T19:24:04.112Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-10T19:24:04.112Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T19:24:04.373Z] 2022/03/10 19:24:04 Finished clone github.com/cespare/xxhash/v2 [2022-03-10T19:24:04.373Z] 2022/03/10 19:24:04 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-10T19:24:04.941Z] 2022/03/10 19:24:04 Finished clone github.com/docker/go-metrics [2022-03-10T19:24:05.057Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T19:24:05.201Z] 2022/03/10 19:24:05 Finished clone github.com/spf13/pflag [2022-03-10T19:24:05.317Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T19:24:05.769Z] 2022/03/10 19:24:05 Finished clone github.com/morikuni/aec [2022-03-10T19:24:05.890Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T19:24:06.463Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T19:24:06.707Z] 2022/03/10 19:24:06 Finished clone github.com/spf13/cobra [2022-03-10T19:24:07.036Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T19:24:07.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-10T19:24:07.298Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T19:24:08.085Z] 2022/03/10 19:24:07 Finished clone github.com/opencontainers/selinux [2022-03-10T19:24:08.653Z] 2022/03/10 19:24:08 Finished clone github.com/google/certificate-transparency-go [2022-03-10T19:24:09.847Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2022-03-10T19:24:09.847Z] PASS [2022-03-10T19:24:09.847Z] [2022-03-10T19:24:09.847Z] DONE 17 tests in 54.372s [2022-03-10T19:24:09.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-10T19:24:09.847Z] ++ 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-03-10T19:24:09.847Z] ++ set -e [2022-03-10T19:24:09.847Z] ++ '[' -n 0 ']' [2022-03-10T19:24:09.847Z] ++ set -x [2022-03-10T19:24:09.847Z] ++ 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-03-10T19:24:09.847Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T19:24:09.847Z] INFO: Testing against a local daemon [2022-03-10T19:24:09.847Z] === RUN TestPluginInvalidJSON [2022-03-10T19:24:09.847Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:24:09.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:24:09.847Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:24:09.847Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-10T19:24:09.847Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-10T19:24:09.847Z] === RUN TestPluginInstall [2022-03-10T19:24:09.847Z] === RUN TestPluginInstall/no_auth [2022-03-10T19:24:11.235Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T19:24:11.808Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T19:24:12.381Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T19:24:12.642Z] time="2022-03-10T19:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:12.642Z] time="2022-03-10T19:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b6a8d2fa53c78bfe72dde5be866336261a23e9cefe232f6fc6f91fd932e1eaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:12.642Z] time="2022-03-10T19:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:12.642Z] time="2022-03-10T19:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b6a8d2fa53c78bfe72dde5be866336261a23e9cefe232f6fc6f91fd932e1eaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:12.903Z] === RUN TestPluginInstall/with_htpasswd [2022-03-10T19:24:12.903Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T19:24:12.903Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-10T19:24:12.903Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T19:24:13.474Z] time="2022-03-10T19:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:13.474Z] time="2022-03-10T19:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c70f41da54a05bcfa1bf388877148f78bb9b63eee250b9c6320ee179ba6da8cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:13.474Z] time="2022-03-10T19:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:13.474Z] time="2022-03-10T19:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c70f41da54a05bcfa1bf388877148f78bb9b63eee250b9c6320ee179ba6da8cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:13.735Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T19:24:13.735Z] === RUN TestPluginInstall/with_insecure [2022-03-10T19:24:15.124Z] time="2022-03-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:15.124Z] time="2022-03-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d38bf240a060118f3258c374fd770c0ef49163f896f19bfb8b1c1207de392a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:15.124Z] time="2022-03-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-10T19:24:15.124Z] time="2022-03-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d38bf240a060118f3258c374fd770c0ef49163f896f19bfb8b1c1207de392a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-10T19:24:15.124Z] plugin_test.go:165: [de27eb9c39b07] daemon is not started [2022-03-10T19:24:15.124Z] --- PASS: TestPluginInstall (5.46s) [2022-03-10T19:24:15.124Z] --- PASS: TestPluginInstall/no_auth (3.19s) [2022-03-10T19:24:15.124Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2022-03-10T19:24:15.124Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2022-03-10T19:24:15.124Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:24:15.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:24:15.375Z] INFO: Testing against a local daemon [2022-03-10T19:24:15.375Z] === RUN TestBuildWithSession [2022-03-10T19:24:15.375Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:24:15.375Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-10T19:24:15.375Z] === RUN TestBuildSquashParent [2022-03-10T19:24:15.375Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:24:15.375Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:24:15.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:24:15.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:24:15.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-10T19:24:15.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-10T19:24:15.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-10T19:24:15.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-10T19:24:15.385Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T19:24:15.647Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T19:24:15.647Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T19:24:15.647Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T19:24:16.220Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T19:24:16.791Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T19:24:17.052Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-10T19:24:17.624Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T19:24:18.197Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-10T19:24:18.197Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T19:24:19.141Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2022-03-10T19:24:19.141Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-03-10T19:24:19.141Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-03-10T19:24:19.141Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:24:19.403Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T19:24:19.982Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-03-10T19:24:19.982Z] PASS [2022-03-10T19:24:19.982Z] [2022-03-10T19:24:19.982Z] DONE 10 tests in 10.605s [2022-03-10T19:24:19.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-10T19:24:19.982Z] ++ 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-03-10T19:24:19.982Z] ++ set -e [2022-03-10T19:24:19.982Z] ++ '[' -n 0 ']' [2022-03-10T19:24:19.982Z] ++ set -x [2022-03-10T19:24:19.982Z] ++ 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-03-10T19:24:20.243Z] INFO: Testing against a local daemon [2022-03-10T19:24:20.243Z] === RUN TestExternalGraphDriver [2022-03-10T19:24:20.243Z] === RUN TestExternalGraphDriver/json [2022-03-10T19:24:20.815Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T19:24:20.868Z] 2022/03/10 19:24:19 Finished clone github.com/cloudflare/cfssl [2022-03-10T19:24:21.763Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T19:24:22.024Z] === RUN TestExternalGraphDriver/spec [2022-03-10T19:24:22.967Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T19:24:23.539Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T19:24:24.111Z] === RUN TestExternalGraphDriver/pull [2022-03-10T19:24:24.683Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T19:24:25.626Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T19:24:25.887Z] --- PASS: TestExternalGraphDriver (5.68s) [2022-03-10T19:24:25.887Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-03-10T19:24:25.887Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-03-10T19:24:25.887Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-03-10T19:24:25.887Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:24:26.150Z] 2022/03/10 19:24:25 Finished clone github.com/coreos/etcd [2022-03-10T19:24:26.150Z] 2022/03/10 19:24:25 Finished clone github.com/containerd/containerd [2022-03-10T19:24:26.829Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T19:24:28.211Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T19:24:28.211Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T19:24:28.473Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T19:24:29.415Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T19:24:29.676Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T19:24:30.250Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2022-03-10T19:24:30.250Z] PASS [2022-03-10T19:24:30.250Z] [2022-03-10T19:24:30.250Z] DONE 5 tests in 10.320s [2022-03-10T19:24:30.341Z] 2022/03/10 19:24:30 Finished clone github.com/docker/swarmkit [2022-03-10T19:24:30.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-10T19:24:30.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-10T19:24:30.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-10T19:24:30.512Z] ++ 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-03-10T19:24:30.512Z] ++ set -e [2022-03-10T19:24:30.512Z] ++ '[' -n 0 ']' [2022-03-10T19:24:30.512Z] ++ set -x [2022-03-10T19:24:30.512Z] ++ 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-03-10T19:24:30.512Z] INFO: Testing against a local daemon [2022-03-10T19:24:30.512Z] === RUN TestContinueAfterPluginCrash [2022-03-10T19:24:30.512Z] === PAUSE TestContinueAfterPluginCrash [2022-03-10T19:24:30.512Z] === RUN TestReadPluginNoRead [2022-03-10T19:24:30.512Z] === PAUSE TestReadPluginNoRead [2022-03-10T19:24:30.512Z] === RUN TestDaemonStartWithLogOpt [2022-03-10T19:24:30.512Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-10T19:24:30.512Z] === CONT TestContinueAfterPluginCrash [2022-03-10T19:24:30.512Z] === CONT TestDaemonStartWithLogOpt [2022-03-10T19:24:30.512Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T19:24:31.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-10T19:24:31.347Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T19:24:31.348Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T19:24:31.348Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T19:24:32.292Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T19:24:32.292Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T19:24:32.292Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T19:24:32.553Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T19:24:32.553Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T19:24:33.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T19:24:34.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T19:24:35.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T19:24:35.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T19:24:35.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-10T19:24:36.402Z] --- PASS: TestDaemonStartWithLogOpt (5.81s) [2022-03-10T19:24:36.402Z] === CONT TestReadPluginNoRead [2022-03-10T19:24:37.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.98s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.15s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.35s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.59s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.74s) [2022-03-10T19:24:37.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.72s) [2022-03-10T19:24:37.604Z] === RUN TestBuildMultiStageCopy [2022-03-10T19:24:37.604Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-10T19:24:38.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T19:24:38.309Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T19:24:38.528Z] 2022/03/10 19:24:38 Finished clone cloud.google.com/go [2022-03-10T19:24:38.571Z] docker_api_swarm_node_test.go:19: [dfcd09b371133] joining swarm manager [d7fe1bad99b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:24:39.144Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T19:24:39.714Z] docker_api_swarm_node_test.go:20: [d6b1a20566db9] joining swarm manager [d7fe1bad99b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:24:39.975Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T19:24:39.975Z] === RUN TestReadPluginNoRead/default [2022-03-10T19:24:40.548Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T19:24:41.119Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T19:24:41.119Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T19:24:41.380Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-10T19:24:41.641Z] --- PASS: TestContinueAfterPluginCrash (11.10s) [2022-03-10T19:24:41.902Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T19:24:42.475Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T19:24:43.046Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T19:24:43.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-10T19:24:43.046Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T19:24:43.620Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T19:24:44.563Z] === CONT TestReadPluginNoRead [2022-03-10T19:24:44.563Z] read_test.go:92: [d02b3bb565c17] daemon is not started [2022-03-10T19:24:44.563Z] --- PASS: TestReadPluginNoRead (8.18s) [2022-03-10T19:24:44.563Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-03-10T19:24:44.563Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2022-03-10T19:24:44.563Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2022-03-10T19:24:44.563Z] PASS [2022-03-10T19:24:44.563Z] [2022-03-10T19:24:44.563Z] DONE 6 tests in 14.186s [2022-03-10T19:24:44.563Z] 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-03-10T19:24:44.563Z] ++ 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-03-10T19:24:44.563Z] ++ set -e [2022-03-10T19:24:44.563Z] ++ '[' -n 0 ']' [2022-03-10T19:24:44.563Z] ++ set -x [2022-03-10T19:24:44.563Z] ++ 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-03-10T19:24:44.563Z] testing: warning: no tests to run [2022-03-10T19:24:44.563Z] PASS [2022-03-10T19:24:44.563Z] [2022-03-10T19:24:44.563Z] DONE 0 tests in 0.055s [2022-03-10T19:24:44.563Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-10T19:24:44.563Z] ++ 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-03-10T19:24:44.563Z] ++ set -e [2022-03-10T19:24:44.563Z] ++ '[' -n 0 ']' [2022-03-10T19:24:44.563Z] ++ set -x [2022-03-10T19:24:44.563Z] ++ 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-03-10T19:24:44.824Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T19:24:44.825Z] INFO: Testing against a local daemon [2022-03-10T19:24:44.825Z] === RUN TestPluginWithDevMounts [2022-03-10T19:24:44.825Z] === PAUSE TestPluginWithDevMounts [2022-03-10T19:24:44.825Z] === CONT TestPluginWithDevMounts [2022-03-10T19:24:46.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T19:24:46.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T19:24:46.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T19:24:46.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T19:24:46.208Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T19:24:46.469Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T19:24:46.732Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-03-10T19:24:46.732Z] PASS [2022-03-10T19:24:46.732Z] [2022-03-10T19:24:46.732Z] DONE 1 tests in 1.980s [2022-03-10T19:24:46.732Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-10T19:24:46.732Z] ++ 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-03-10T19:24:46.732Z] ++ set -e [2022-03-10T19:24:46.732Z] ++ '[' -n 0 ']' [2022-03-10T19:24:46.732Z] ++ set -x [2022-03-10T19:24:46.732Z] ++ 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-03-10T19:24:46.732Z] INFO: Testing against a local daemon [2022-03-10T19:24:46.732Z] === RUN TestSecretInspect [2022-03-10T19:24:48.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-10T19:24:48.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-10T19:24:48.055Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-10T19:24:48.510Z] 2022/03/10 19:24:46 Finished clone github.com/gogo/protobuf [2022-03-10T19:24:49.276Z] --- PASS: TestSecretInspect (2.16s) [2022-03-10T19:24:49.276Z] === RUN TestSecretList [2022-03-10T19:24:49.626Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-10T19:24:49.889Z] 2022/03/10 19:24:49 Finished clone google.golang.org/genproto [2022-03-10T19:24:50.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy (13.34s) [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.37s) [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2022-03-10T19:24:50.617Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2022-03-10T19:24:50.617Z] === RUN TestBuildMultiStageParentConfig [2022-03-10T19:24:50.788Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T19:24:51.360Z] --- PASS: TestSecretList (2.28s) [2022-03-10T19:24:51.360Z] === RUN TestSecretsCreateAndDelete [2022-03-10T19:24:51.621Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T19:24:52.564Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T19:24:52.564Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T19:24:52.564Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T19:24:52.564Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T19:24:53.580Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2022-03-10T19:24:53.580Z] === RUN TestBuildLabelWithTargets [2022-03-10T19:24:53.580Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:24:53.580Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-10T19:24:53.580Z] === RUN TestBuildWithEmptyLayers [2022-03-10T19:24:53.958Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-03-10T19:24:53.958Z] === RUN TestSecretsUpdate [2022-03-10T19:24:54.572Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-03-10T19:24:54.572Z] === RUN TestBuildMultiStageOnBuild [2022-03-10T19:24:55.354Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T19:24:55.354Z] docker_api_swarm_test.go:501: [db81ab106d3f6] joining swarm manager [dc7cdce5b4c1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:24:55.929Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T19:24:56.501Z] --- PASS: TestSecretsUpdate (2.75s) [2022-03-10T19:24:56.501Z] === RUN TestTemplatedSecret [2022-03-10T19:24:56.763Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T19:25:00.068Z] --- PASS: TestTemplatedSecret (3.08s) [2022-03-10T19:25:00.068Z] === RUN TestSecretCreateResolve [2022-03-10T19:25:00.068Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T19:25:00.639Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T19:25:02.553Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T19:25:02.553Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-03-10T19:25:02.553Z] PASS [2022-03-10T19:25:02.553Z] [2022-03-10T19:25:02.553Z] DONE 6 tests in 15.563s [2022-03-10T19:25:02.553Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-10T19:25:02.553Z] ++ 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-03-10T19:25:02.553Z] ++ set -e [2022-03-10T19:25:02.553Z] ++ '[' -n 0 ']' [2022-03-10T19:25:02.553Z] ++ set -x [2022-03-10T19:25:02.553Z] ++ 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-03-10T19:25:02.553Z] INFO: Testing against a local daemon [2022-03-10T19:25:02.553Z] === RUN TestServiceCreateInit [2022-03-10T19:25:02.553Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T19:25:03.125Z] docker_api_swarm_test.go:506: [dffbbea5cbb30] joining swarm manager [dc7cdce5b4c1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:25:03.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T19:25:04.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-10T19:25:05.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-10T19:25:06.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-10T19:25:06.862Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T19:25:07.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-10T19:25:08.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f42e8_} [2022-03-10T19:25:09.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1837102796_/foo_false____} [2022-03-10T19:25:11.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1837102796_/foo_true____} [2022-03-10T19:25:11.149Z] --- PASS: TestServiceCreateInit (8.68s) [2022-03-10T19:25:11.149Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2022-03-10T19:25:11.149Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2022-03-10T19:25:11.149Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T19:25:12.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_false____} [2022-03-10T19:25:13.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_true____} [2022-03-10T19:25:15.835Z] --- PASS: TestBuildMultiStageOnBuild (18.60s) [2022-03-10T19:25:15.835Z] === RUN TestBuildUncleanTarFilenames [2022-03-10T19:25:15.835Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:25:15.835Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-10T19:25:15.835Z] === RUN TestBuildMultiStageLayerLeak [2022-03-10T19:25:15.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_true__0xc0008f4318__} [2022-03-10T19:25:17.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f4330_} [2022-03-10T19:25:17.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f4348_} [2022-03-10T19:25:18.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f4360_} [2022-03-10T19:25:19.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f4378_} [2022-03-10T19:25:20.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-10T19:25:21.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-10T19:25:21.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-10T19:25:21.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-10T19:25:21.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-10T19:25:21.663Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T19:25:23.579Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T19:25:24.963Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T19:25:26.287Z] --- PASS: TestBuildMultiStageLayerLeak (11.87s) [2022-03-10T19:25:26.287Z] === RUN TestBuildWithHugeFile [2022-03-10T19:25:26.349Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T19:25:27.292Z] --- PASS: TestCreateServiceMultipleTimes (16.16s) [2022-03-10T19:25:27.292Z] === RUN TestCreateServiceConflict [2022-03-10T19:25:27.553Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T19:25:27.553Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T19:25:28.497Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T19:25:28.759Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-10T19:25:29.701Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T19:25:29.701Z] --- PASS: TestCreateServiceConflict (2.45s) [2022-03-10T19:25:29.701Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T19:25:30.277Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T19:25:30.850Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T19:25:31.796Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T19:25:32.749Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T19:25:33.012Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-03-10T19:25:33.012Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T19:25:33.583Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T19:25:34.157Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T19:25:34.730Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T19:25:35.672Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T19:25:36.617Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T19:25:37.188Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T19:25:37.764Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T19:25:38.337Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T19:25:38.908Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T19:25:38.908Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T19:25:39.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-10T19:25:39.479Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T19:25:40.423Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T19:25:41.365Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T19:25:41.626Z] docker_api_swarm_node_test.go:80: [debe3e4179b14] joining swarm manager [da50d0876e186]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:25:41.887Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T19:25:42.461Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T19:25:43.847Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T19:25:44.418Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T19:25:46.252Z] 2022/03/10 19:25:40 Finished clone github.com/hashicorp/consul [2022-03-10T19:25:46.333Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T19:25:47.278Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2022-03-10T19:25:47.278Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T19:25:50.591Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T19:25:52.505Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T19:25:52.767Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T19:25:54.377Z] 2022/03/10 19:25:54 Finished clone github.com/aws/aws-sdk-go [2022-03-10T19:25:56.068Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T19:25:56.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-10T19:25:57.981Z] docker_api_swarm_node_test.go:52: [d360114c76d4e] joining swarm manager [dc93911fc5a47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:25:58.245Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T19:25:58.816Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T19:25:59.077Z] docker_api_swarm_node_test.go:53: [dfc5213450239] joining swarm manager [dc93911fc5a47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:26:00.463Z] --- PASS: TestCreateServiceSecretFileMode (13.51s) [2022-03-10T19:26:00.463Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T19:26:02.379Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-10T19:26:02.951Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T19:26:03.525Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T19:26:04.468Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T19:26:05.409Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T19:26:05.980Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T19:26:06.922Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T19:26:06.922Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T19:26:07.493Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T19:26:08.435Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T19:26:08.435Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T19:26:08.435Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T19:26:08.695Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T19:26:09.267Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T19:26:09.267Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T19:26:09.267Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T19:26:09.267Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T19:26:09.849Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T19:26:10.113Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T19:26:10.113Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T19:26:10.113Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T19:26:10.374Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T19:26:10.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T19:26:10.374Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T19:26:10.374Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T19:26:10.634Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T19:26:12.021Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T19:26:12.021Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T19:26:12.021Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T19:26:13.409Z] --- PASS: TestCreateServiceConfigFileMode (12.93s) [2022-03-10T19:26:13.409Z] === RUN TestCreateServiceSysctls [2022-03-10T19:26:15.954Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T19:26:15.954Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T19:26:15.954Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T19:26:15.954Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T19:26:15.954Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T19:26:16.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T19:26:16.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T19:26:17.362Z] --- PASS: TestCreateServiceSysctls (3.93s) [2022-03-10T19:26:17.362Z] === RUN TestCreateServiceCapabilities [2022-03-10T19:26:17.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T19:26:18.506Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T19:26:19.893Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-03-10T19:26:19.893Z] === RUN TestInspect [2022-03-10T19:26:19.893Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T19:26:21.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T19:26:21.852Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T19:26:22.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T19:26:22.795Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T19:26:23.369Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T19:26:23.369Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-10T19:26:23.369Z] --- PASS: TestInspect (3.40s) [2022-03-10T19:26:23.369Z] === RUN TestCreateJob [2022-03-10T19:26:23.369Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-10T19:26:23.369Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-10T19:26:24.313Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-10T19:26:25.257Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-10T19:26:27.173Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-10T19:26:27.173Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-10T19:26:27.173Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-10T19:26:27.173Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-10T19:26:27.434Z] --- PASS: TestCreateJob (3.89s) [2022-03-10T19:26:27.434Z] === RUN TestReplicatedJob [2022-03-10T19:26:31.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-10T19:26:33.036Z] --- PASS: TestReplicatedJob (5.60s) [2022-03-10T19:26:33.036Z] === RUN TestUpdateReplicatedJob [2022-03-10T19:26:33.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T19:26:35.585Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T19:26:36.970Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2022-03-10T19:26:36.970Z] === RUN TestServiceListWithStatuses [2022-03-10T19:26:36.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:26:36.970Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T19:26:36.970Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T19:26:37.231Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T19:26:37.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-10T19:26:39.188Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-10T19:26:40.578Z] docker_api_swarm_test.go:201: [d44e6beb62267] joining swarm manager [d8e46859aac5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:26:40.578Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T19:26:41.521Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T19:26:42.462Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T19:26:42.462Z] --- PASS: TestDockerNetworkConnectAlias (5.59s) [2022-03-10T19:26:42.462Z] === RUN TestDockerNetworkReConnect [2022-03-10T19:26:43.034Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T19:26:43.605Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T19:26:43.866Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-10T19:26:45.783Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-10T19:26:46.044Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2022-03-10T19:26:46.044Z] === RUN TestServicePlugin [2022-03-10T19:26:46.987Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T19:26:49.552Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-10T19:26:50.499Z] plugin_test.go:62: [d366b4b650723] joining swarm manager [d22f0a5c14097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:26:51.887Z] plugin_test.go:65: [d27586993d628] joining swarm manager [d22f0a5c14097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:26:51.887Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T19:26:53.273Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T19:26:54.219Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T19:27:00.801Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T19:27:00.801Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T19:27:00.801Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T19:27:01.061Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-10T19:27:01.322Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T19:27:01.895Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-10T19:27:01.895Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-10T19:27:01.895Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T19:27:02.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-10T19:27:03.098Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T19:27:04.482Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T19:27:04.482Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T19:27:04.482Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T19:27:05.425Z] docker_api_swarm_test.go:383: [d8bc2a3c461e9] joining swarm manager [d4f3c50b75bd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:27:05.997Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T19:27:05.997Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T19:27:06.940Z] docker_api_swarm_test.go:384: [d89b6d62ac784] joining swarm manager [d4f3c50b75bd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:27:06.940Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T19:27:07.882Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-10T19:27:08.143Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-10T19:27:08.143Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T19:27:08.143Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-10T19:27:08.143Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T19:27:08.143Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T19:27:10.687Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-10T19:27:10.687Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T19:27:11.264Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T19:27:11.842Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T19:27:17.130Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T19:27:18.073Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-10T19:27:18.335Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T19:27:18.596Z] --- PASS: TestServicePlugin (32.38s) [2022-03-10T19:27:18.596Z] === RUN TestServiceUpdateLabel [2022-03-10T19:27:21.138Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-03-10T19:27:21.138Z] === RUN TestServiceUpdateSecrets [2022-03-10T19:27:21.399Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T19:27:21.970Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T19:27:24.519Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T19:27:36.747Z] === RUN TestDockerSuite/TestExec [2022-03-10T19:27:36.747Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-03-10T19:27:36.747Z] === RUN TestServiceUpdateConfigs [2022-03-10T19:27:36.747Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T19:27:36.747Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T19:27:37.318Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T19:27:37.889Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T19:27:39.276Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T19:27:39.547Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T19:27:40.119Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T19:27:40.691Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T19:27:41.264Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T19:27:41.836Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T19:27:42.407Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T19:27:43.349Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T19:27:44.736Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T19:27:44.998Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T19:27:46.383Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T19:27:46.644Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T19:27:49.187Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T19:27:49.758Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-10T19:27:50.330Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2022-03-10T19:27:50.330Z] === RUN TestServiceUpdateNetwork [2022-03-10T19:27:50.591Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T19:27:51.163Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T19:27:51.734Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T19:27:52.678Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T19:27:53.251Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T19:27:54.638Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T19:27:54.899Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T19:27:55.471Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T19:28:03.630Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2022-03-10T19:28:03.630Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T19:28:05.016Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-10T19:28:05.588Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-10T19:28:06.529Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T19:28:06.791Z] === RUN TestDockerSuite/TestExecTTY [2022-03-10T19:28:07.733Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T19:28:08.306Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T19:28:08.524Z] --- PASS: TestBuildWithHugeFile (154.55s) [2022-03-10T19:28:08.524Z] === RUN TestBuildWithEmptyDockerfile [2022-03-10T19:28:08.524Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:28:08.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:28:08.524Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:28:08.524Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:28:08.524Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:28:08.524Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:28:08.524Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-10T19:28:08.524Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-10T19:28:08.524Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-10T19:28:08.524Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-10T19:28:08.524Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-10T19:28:08.524Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-10T19:28:08.524Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-10T19:28:08.524Z] === RUN TestBuildPreserveOwnership [2022-03-10T19:28:08.524Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:28:08.524Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestBuildPlatformInvalid [2022-03-10T19:28:08.524Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-10T19:28:08.524Z] PASS [2022-03-10T19:28:08.524Z] ok github.com/docker/docker/integration/build 225.602s [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === Skipped [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-10T19:28:08.524Z] build_session_test.go:25: TODO: BuildKit [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-10T19:28:08.524Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-10T19:28:08.524Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-10T19:28:08.524Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-10T19:28:08.524Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] DONE 28 tests, 5 skipped in 260.771s [2022-03-10T19:28:08.524Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-10T19:28:08.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:28:08.524Z] INFO: Testing against a local daemon [2022-03-10T19:28:08.524Z] === RUN TestConfigInspect [2022-03-10T19:28:08.524Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestConfigList [2022-03-10T19:28:08.524Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigList (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestConfigsCreateAndDelete [2022-03-10T19:28:08.524Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestConfigsUpdate [2022-03-10T19:28:08.524Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestTemplatedConfig [2022-03-10T19:28:08.524Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestConfigCreateResolve [2022-03-10T19:28:08.524Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestConfigDaemonLibtrustID [2022-03-10T19:28:08.524Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.524Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-10T19:28:08.524Z] PASS [2022-03-10T19:28:08.524Z] ok github.com/docker/docker/integration/config 0.123s [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === Skipped [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-10T19:28:08.524Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.524Z] [2022-03-10T19:28:08.524Z] DONE 7 tests, 7 skipped in 2.382s [2022-03-10T19:28:08.524Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-10T19:28:08.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:28:08.524Z] INFO: Testing against a local daemon [2022-03-10T19:28:08.524Z] === RUN TestCheckpoint [2022-03-10T19:28:08.524Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:28:08.524Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestContainerInvalidJSON [2022-03-10T19:28:08.524Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:28:08.524Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:28:08.524Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:28:08.524Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:28:08.524Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:28:08.524Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:28:08.524Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-10T19:28:08.524Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-10T19:28:08.524Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-10T19:28:08.524Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-10T19:28:08.524Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-10T19:28:08.524Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-10T19:28:08.524Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-10T19:28:08.524Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-10T19:28:08.524Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-03-10T19:28:08.524Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-10T19:28:08.524Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-03-10T19:28:08.524Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-10T19:28:08.524Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-03-10T19:28:08.524Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-10T19:28:08.524Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-10T19:28:08.524Z] === RUN TestCopyFromContainer [2022-03-10T19:28:08.524Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.524Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-10T19:28:08.524Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:28:08.524Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:28:08.524Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:28:08.524Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:28:08.524Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:28:08.524Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:28:08.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-10T19:28:08.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-10T19:28:08.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-10T19:28:08.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-10T19:28:08.524Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-10T19:28:08.524Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T19:28:08.524Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T19:28:08.524Z] === RUN TestCreateWithInvalidEnv [2022-03-10T19:28:08.524Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-10T19:28:08.524Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-10T19:28:08.524Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-10T19:28:08.524Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-10T19:28:08.524Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-10T19:28:08.524Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-10T19:28:08.524Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-10T19:28:08.524Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-10T19:28:08.524Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-10T19:28:08.524Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-10T19:28:08.524Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-10T19:28:08.525Z] === RUN TestCreateTmpfsMountsTarget [2022-03-10T19:28:08.525Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.525Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-10T19:28:08.525Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.525Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-10T19:28:08.525Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:28:08.525Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:28:08.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:28:08.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:28:08.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:28:08.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:28:08.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:28:08.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:28:08.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-10T19:28:08.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-10T19:28:08.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-10T19:28:08.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-10T19:28:08.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-10T19:28:08.525Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T19:28:08.525Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestCreateDifferentPlatform [2022-03-10T19:28:08.525Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-10T19:28:08.525Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-10T19:28:08.525Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-10T19:28:08.525Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-10T19:28:08.525Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-10T19:28:08.525Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-03-10T19:28:08.525Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-10T19:28:08.525Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T19:28:08.525Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T19:28:08.525Z] === RUN TestContainerKillOnDaemonStart [2022-03-10T19:28:08.525Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:08.525Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestDiff [2022-03-10T19:28:08.525Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:08.525Z] --- SKIP: TestDiff (0.00s) [2022-03-10T19:28:08.525Z] === RUN TestExecWithCloseStdin [2022-03-10T19:28:08.566Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T19:28:09.138Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T19:28:09.138Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T19:28:09.138Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T19:28:10.074Z] --- PASS: TestExecWithCloseStdin (2.82s) [2022-03-10T19:28:10.074Z] === RUN TestExec [2022-03-10T19:28:10.081Z] check_test.go:380: [d89b6d62ac784] daemon is not started [2022-03-10T19:28:10.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-10T19:28:10.655Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-10T19:28:11.227Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T19:28:12.171Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-10T19:28:12.171Z] docker_api_swarm_test.go:801: [d1ba402a72b1f] joining swarm manager [dbcb4e741fc31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:28:12.264Z] --- PASS: TestExec (2.54s) [2022-03-10T19:28:12.264Z] === RUN TestExecUser [2022-03-10T19:28:12.264Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T19:28:12.264Z] --- SKIP: TestExecUser (0.01s) [2022-03-10T19:28:12.264Z] === RUN TestExportContainerAndImportImage [2022-03-10T19:28:12.264Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:12.264Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-10T19:28:12.264Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-10T19:28:12.264Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:12.264Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T19:28:12.264Z] === RUN TestHealthCheckWorkdir [2022-03-10T19:28:12.264Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:12.264Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-10T19:28:12.264Z] === RUN TestHealthKillContainer [2022-03-10T19:28:12.264Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T19:28:12.264Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-10T19:28:12.264Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-10T19:28:12.264Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T19:28:12.264Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T19:28:12.264Z] === RUN TestKillContainerInvalidSignal [2022-03-10T19:28:12.431Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-10T19:28:13.003Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T19:28:13.575Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T19:28:13.575Z] docker_api_swarm_test.go:801: [dc59504fbc7f3] joining swarm manager [dbcb4e741fc31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:28:14.441Z] --- PASS: TestKillContainerInvalidSignal (2.30s) [2022-03-10T19:28:14.441Z] === RUN TestKillContainer [2022-03-10T19:28:14.441Z] === RUN TestKillContainer/no_signal [2022-03-10T19:28:14.962Z] docker_api_swarm_test.go:801: [de5117e734b16] joining swarm manager [dbcb4e741fc31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T19:28:17.344Z] === RUN TestKillContainer/non_killing_signal [2022-03-10T19:28:17.344Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T19:28:17.344Z] === RUN TestKillContainer/killing_signal [2022-03-10T19:28:17.509Z] docker_api_swarm_test.go:801: [dc4d0796bcffd] joining swarm manager [dbcb4e741fc31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T19:28:18.082Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T19:28:18.657Z] docker_api_swarm_test.go:809: [d4cf6fa1c9073] joining swarm manager [dbcb4e741fc31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-10T19:28:19.521Z] --- PASS: TestKillContainer (4.98s) [2022-03-10T19:28:19.521Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-03-10T19:28:19.521Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T19:28:19.521Z] --- PASS: TestKillContainer/killing_signal (2.59s) [2022-03-10T19:28:19.521Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-10T19:28:19.521Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:28:19.521Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestKillStoppedContainer [2022-03-10T19:28:19.521Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:28:19.521Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-10T19:28:19.521Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:28:19.521Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestKillDifferentUserContainer [2022-03-10T19:28:19.521Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T19:28:19.521Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestInspectOomKilledTrue [2022-03-10T19:28:19.521Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:19.521Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestInspectOomKilledFalse [2022-03-10T19:28:19.521Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:28:19.521Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-10T19:28:19.521Z] === RUN TestLogsFollowTailEmpty [2022-03-10T19:28:20.056Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-03-10T19:28:20.056Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-10T19:28:20.056Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-03-10T19:28:20.056Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-03-10T19:28:20.056Z] PASS [2022-03-10T19:28:20.056Z] [2022-03-10T19:28:20.056Z] === Skipped [2022-03-10T19:28:20.056Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-10T19:28:20.056Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-10T19:28:20.056Z] [2022-03-10T19:28:20.056Z] DONE 27 tests, 1 skipped in 197.762s [2022-03-10T19:28:20.056Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-10T19:28:20.056Z] ++ 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-03-10T19:28:20.056Z] ++ set -e [2022-03-10T19:28:20.056Z] ++ '[' -n 0 ']' [2022-03-10T19:28:20.056Z] ++ set -x [2022-03-10T19:28:20.056Z] ++ 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-03-10T19:28:20.318Z] INFO: Testing against a local daemon [2022-03-10T19:28:20.318Z] === RUN TestSessionCreate [2022-03-10T19:28:20.318Z] --- PASS: TestSessionCreate (0.02s) [2022-03-10T19:28:20.318Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T19:28:20.318Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-10T19:28:20.318Z] PASS [2022-03-10T19:28:20.318Z] [2022-03-10T19:28:20.318Z] DONE 2 tests in 0.197s [2022-03-10T19:28:20.318Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-10T19:28:20.318Z] ++ 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-03-10T19:28:20.318Z] ++ set -e [2022-03-10T19:28:20.318Z] ++ '[' -n 0 ']' [2022-03-10T19:28:20.318Z] ++ set -x [2022-03-10T19:28:20.318Z] ++ 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-03-10T19:28:20.318Z] INFO: Testing against a local daemon [2022-03-10T19:28:20.318Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:28:20.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:28:20.318Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:28:20.318Z] === RUN TestEventsExecDie [2022-03-10T19:28:20.893Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-10T19:28:20.893Z] === RUN TestEventsBackwardsCompatible [2022-03-10T19:28:20.893Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-10T19:28:20.893Z] === RUN TestInfoBinaryCommits [2022-03-10T19:28:21.153Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-10T19:28:21.153Z] === RUN TestInfoAPIVersioned [2022-03-10T19:28:21.153Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-10T19:28:21.153Z] === RUN TestInfoDiscoveryBackend [2022-03-10T19:28:21.704Z] --- PASS: TestLogsFollowTailEmpty (2.25s) [2022-03-10T19:28:21.704Z] === RUN TestNetworkNat [2022-03-10T19:28:21.704Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:21.704Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-10T19:28:21.704Z] === RUN TestNetworkLocalhostTCPNat [2022-03-10T19:28:21.724Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-10T19:28:21.724Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-10T19:28:22.664Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-10T19:28:22.664Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-10T19:28:22.925Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T19:28:23.185Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-03-10T19:28:23.185Z] === RUN TestInfoAPI [2022-03-10T19:28:23.185Z] --- PASS: TestInfoAPI (0.04s) [2022-03-10T19:28:23.185Z] === RUN TestInfoAPIWarnings [2022-03-10T19:28:24.570Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T19:28:24.606Z] --- PASS: TestNetworkLocalhostTCPNat (2.63s) [2022-03-10T19:28:24.606Z] === RUN TestNetworkLoopbackNat [2022-03-10T19:28:24.606Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:24.606Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-10T19:28:24.606Z] === RUN TestPause [2022-03-10T19:28:24.606Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T19:28:24.606Z] --- SKIP: TestPause (0.00s) [2022-03-10T19:28:24.606Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-10T19:28:26.782Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.24s) [2022-03-10T19:28:26.782Z] === RUN TestPauseStopPausedContainer [2022-03-10T19:28:26.782Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:26.782Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-10T19:28:26.782Z] === RUN TestPsFilter [2022-03-10T19:28:26.782Z] --- PASS: TestPsFilter (0.13s) [2022-03-10T19:28:26.782Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-10T19:28:29.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2022-03-10T19:28:29.687Z] === RUN TestRemoveContainerWithVolume [2022-03-10T19:28:29.861Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T19:28:29.861Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T19:28:29.861Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T19:28:29.861Z] === RUN TestDockerSuite/TestHealth [2022-03-10T19:28:31.863Z] --- PASS: TestRemoveContainerWithVolume (2.42s) [2022-03-10T19:28:31.863Z] === RUN TestRemoveContainerRunning [2022-03-10T19:28:34.038Z] --- PASS: TestRemoveContainerRunning (2.23s) [2022-03-10T19:28:34.038Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-10T19:28:36.215Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s) [2022-03-10T19:28:36.215Z] === RUN TestRemoveInvalidContainer [2022-03-10T19:28:36.215Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-10T19:28:36.215Z] === RUN TestRenameLinkedContainer [2022-03-10T19:28:36.215Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:36.215Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-10T19:28:36.215Z] === RUN TestRenameStoppedContainer [2022-03-10T19:28:39.116Z] --- PASS: TestRenameStoppedContainer (2.69s) [2022-03-10T19:28:39.116Z] === RUN TestRenameRunningContainerAndReuse [2022-03-10T19:28:39.863Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-03-10T19:28:39.863Z] === RUN TestInfoDebug [2022-03-10T19:28:39.863Z] --- PASS: TestInfoDebug (0.52s) [2022-03-10T19:28:39.863Z] === RUN TestInfoInsecureRegistries [2022-03-10T19:28:40.437Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-10T19:28:40.437Z] === RUN TestInfoRegistryMirrors [2022-03-10T19:28:41.008Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-10T19:28:41.008Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T19:28:41.008Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-10T19:28:41.008Z] === RUN TestPingCacheHeaders [2022-03-10T19:28:41.270Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-10T19:28:41.270Z] === RUN TestPingGet [2022-03-10T19:28:41.270Z] --- PASS: TestPingGet (0.02s) [2022-03-10T19:28:41.270Z] === RUN TestPingHead [2022-03-10T19:28:41.270Z] --- PASS: TestPingHead (0.02s) [2022-03-10T19:28:41.270Z] === RUN TestVersion [2022-03-10T19:28:41.270Z] --- PASS: TestVersion (0.02s) [2022-03-10T19:28:41.270Z] PASS [2022-03-10T19:28:41.270Z] [2022-03-10T19:28:41.270Z] === Skipped [2022-03-10T19:28:41.270Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:28:41.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-10T19:28:41.270Z] [2022-03-10T19:28:41.270Z] DONE 18 tests, 1 skipped in 20.960s [2022-03-10T19:28:41.270Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-10T19:28:41.270Z] ++ 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-03-10T19:28:41.270Z] ++ set -e [2022-03-10T19:28:41.270Z] ++ '[' -n 0 ']' [2022-03-10T19:28:41.270Z] ++ set -x [2022-03-10T19:28:41.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-10T19:28:41.270Z] INFO: Testing against a local daemon [2022-03-10T19:28:41.270Z] === RUN TestVolumesCreateAndList [2022-03-10T19:28:41.532Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-10T19:28:41.532Z] === RUN TestVolumesRemove [2022-03-10T19:28:41.532Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-10T19:28:41.532Z] === RUN TestVolumesInspect [2022-03-10T19:28:41.532Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-10T19:28:41.532Z] === RUN TestVolumesInvalidJSON [2022-03-10T19:28:41.532Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T19:28:41.532Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T19:28:41.532Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T19:28:41.532Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-10T19:28:41.532Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-10T19:28:41.532Z] PASS [2022-03-10T19:28:41.532Z] [2022-03-10T19:28:41.532Z] DONE 5 tests in 0.301s [2022-03-10T19:28:41.532Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:28:41.793Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T19:28:41.793Z] +++ kill 5639 [2022-03-10T19:28:43.178Z] +++ /etc/init.d/apparmor stop [2022-03-10T19:28:43.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:28:43.178Z] [2022-03-10T19:28:43.178Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:28:43.178Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:28:43.178Z] [2022-03-10T19:28:43.178Z] To set a process to complain mode, use the command line tool [2022-03-10T19:28:43.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:28:43.178Z] +++ true [2022-03-10T19:28:43.178Z] exiting test-integration [2022-03-10T19:28:43.178Z] ++ exit 0 [2022-03-10T19:28:43.178Z] [2022-03-10T19:28:43.803Z] --- PASS: TestRenameRunningContainerAndReuse (4.59s) [2022-03-10T19:28:43.803Z] === RUN TestRenameInvalidName [2022-03-10T19:28:44.120Z] + for job in $(jobs -p) [2022-03-10T19:28:44.120Z] + wait 12855 [2022-03-10T19:28:46.001Z] --- PASS: TestRenameInvalidName (2.36s) [2022-03-10T19:28:46.001Z] === RUN TestRenameAnonymousContainer [2022-03-10T19:28:46.001Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:46.001Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-10T19:28:46.001Z] === RUN TestRenameContainerWithSameName [2022-03-10T19:28:48.176Z] --- PASS: TestRenameContainerWithSameName (2.26s) [2022-03-10T19:28:48.176Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-10T19:28:48.176Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:48.176Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T19:28:48.176Z] === RUN TestResize [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T19:28:49.426Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T19:28:50.001Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T19:28:50.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T19:28:50.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T19:28:50.001Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T19:28:50.262Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T19:28:50.262Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T19:28:50.355Z] --- PASS: TestResize (2.25s) [2022-03-10T19:28:50.355Z] === RUN TestResizeWithInvalidSize [2022-03-10T19:28:50.355Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-10T19:28:50.355Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-10T19:28:50.355Z] === RUN TestResizeWhenContainerNotStarted [2022-03-10T19:28:50.836Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T19:28:50.836Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T19:28:51.409Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T19:28:51.409Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T19:28:51.982Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T19:28:52.554Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T19:28:52.554Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T19:28:53.127Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T19:28:53.266Z] --- PASS: TestResizeWhenContainerNotStarted (2.79s) [2022-03-10T19:28:53.266Z] === RUN TestDaemonRestartKillContainers [2022-03-10T19:28:53.266Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:28:53.266Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:28:53.266Z] === RUN TestStats [2022-03-10T19:28:53.266Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T19:28:53.266Z] --- SKIP: TestStats (0.00s) [2022-03-10T19:28:53.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-10T19:28:55.673Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T19:28:55.673Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T19:28:55.673Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T19:28:57.057Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T19:28:58.000Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T19:28:58.000Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T19:28:59.385Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T19:29:00.332Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T19:29:00.342Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.73s) [2022-03-10T19:29:00.342Z] === RUN TestStopContainerWithTimeout [2022-03-10T19:29:00.342Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T19:29:00.342Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-10T19:29:00.342Z] === RUN TestUpdateRestartPolicy [2022-03-10T19:29:01.720Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T19:29:02.294Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T19:29:02.868Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T19:29:03.439Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T19:29:03.439Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-10T19:29:03.439Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T19:29:04.011Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T19:29:04.600Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T19:29:04.859Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T19:29:05.430Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T19:29:06.000Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T19:29:06.261Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T19:29:06.261Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-10T19:29:07.648Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T19:29:07.909Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T19:29:08.480Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T19:29:08.481Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T19:29:09.054Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T19:29:09.054Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T19:29:09.054Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T19:29:09.625Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T19:29:10.197Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T19:29:10.774Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T19:29:11.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-10T19:29:11.302Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T19:29:11.302Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T19:29:11.563Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T19:29:11.563Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T19:29:11.563Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T19:29:12.139Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T19:29:12.710Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T19:29:12.710Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T19:29:12.970Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T19:29:13.542Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T19:29:16.088Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T19:29:16.088Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T19:29:16.088Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T19:29:16.660Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T19:29:18.044Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T19:29:18.305Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T19:29:18.876Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T19:29:19.136Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T19:29:19.707Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T19:29:20.279Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T19:29:20.539Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T19:29:20.539Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-10T19:29:22.476Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T19:29:23.419Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T19:29:24.360Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T19:29:24.621Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T19:29:25.475Z] --- PASS: TestUpdateRestartPolicy (22.37s) [2022-03-10T19:29:25.475Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-10T19:29:25.475Z] --- PASS: TestUpdateRestartWithAutoRemove (2.25s) [2022-03-10T19:29:25.475Z] === RUN TestWaitNonBlocked [2022-03-10T19:29:25.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:29:25.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:29:25.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:29:25.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:29:25.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-10T19:29:25.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-10T19:29:25.563Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T19:29:26.947Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T19:29:28.864Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T19:29:28.864Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T19:29:30.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T19:29:30.247Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T19:29:30.817Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T19:29:32.543Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-10T19:29:32.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s) [2022-03-10T19:29:32.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.82s) [2022-03-10T19:29:32.543Z] === RUN TestWaitBlocked [2022-03-10T19:29:32.543Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:32.543Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-10T19:29:32.543Z] PASS [2022-03-10T19:29:32.543Z] ok github.com/docker/docker/integration/container 86.436s [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === Skipped [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-10T19:29:32.543Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-03-10T19:29:32.543Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-10T19:29:32.543Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-10T19:29:32.543Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-10T19:29:32.543Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-10T19:29:32.543Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-10T19:29:32.543Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-10T19:29:32.543Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-10T19:29:32.543Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-10T19:29:32.543Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-10T19:29:32.543Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-10T19:29:32.543Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-03-10T19:29:32.543Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-10T19:29:32.543Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-10T19:29:32.543Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-10T19:29:32.543Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-10T19:29:32.543Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-10T19:29:32.543Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-10T19:29:32.543Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-10T19:29:32.543Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-10T19:29:32.543Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-10T19:29:32.543Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-10T19:29:32.543Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-10T19:29:32.543Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-10T19:29:32.543Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-10T19:29:32.543Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-10T19:29:32.543Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-10T19:29:32.543Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-10T19:29:32.543Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-10T19:29:32.543Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-10T19:29:32.543Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-10T19:29:32.543Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:32.543Z] [2022-03-10T19:29:32.543Z] DONE 88 tests, 37 skipped in 89.559s [2022-03-10T19:29:32.543Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-10T19:29:32.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-10T19:29:34.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:34.725Z] INFO: Testing against a local daemon [2022-03-10T19:29:34.725Z] === RUN TestCommitInheritsEnv [2022-03-10T19:29:34.725Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:29:34.725Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-10T19:29:34.725Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-10T19:29:34.725Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T19:29:34.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T19:29:34.725Z] === RUN TestImagesFilterMultiReference [2022-03-10T19:29:34.725Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-10T19:29:34.725Z] === RUN TestImagePullPlatformInvalid [2022-03-10T19:29:34.725Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-10T19:29:34.725Z] === RUN TestRemoveImageOrphaning [2022-03-10T19:29:36.260Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2022-03-10T19:29:36.260Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-10T19:29:36.260Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-10T19:29:36.260Z] === RUN TestTagInvalidReference [2022-03-10T19:29:36.260Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-10T19:29:36.260Z] === RUN TestTagValidPrefixedRepo [2022-03-10T19:29:36.260Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-10T19:29:36.260Z] === RUN TestTagExistedNameWithoutForce [2022-03-10T19:29:36.260Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-10T19:29:36.260Z] === RUN TestTagOfficialNames [2022-03-10T19:29:36.260Z] --- PASS: TestTagOfficialNames (0.12s) [2022-03-10T19:29:36.260Z] === RUN TestTagMatchesDigest [2022-03-10T19:29:36.720Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-10T19:29:36.720Z] PASS [2022-03-10T19:29:36.720Z] ok github.com/docker/docker/integration/image 1.829s [2022-03-10T19:29:36.720Z] [2022-03-10T19:29:36.720Z] === Skipped [2022-03-10T19:29:36.720Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-10T19:29:36.720Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:29:36.720Z] [2022-03-10T19:29:36.720Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-10T19:29:36.720Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-10T19:29:36.720Z] [2022-03-10T19:29:36.720Z] DONE 11 tests, 2 skipped in 3.961s [2022-03-10T19:29:36.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-10T19:29:36.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-10T19:29:38.920Z] testing: warning: no tests to run [2022-03-10T19:29:38.920Z] testing: warning: no tests to run [2022-03-10T19:29:38.920Z] PASS [2022-03-10T19:29:38.920Z] PASS [2022-03-10T19:29:38.920Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [no tests to run] [2022-03-10T19:29:38.920Z] ok github.com/docker/docker/integration/network/ipvlan 0.154s [no tests to run] [2022-03-10T19:29:39.496Z] docker_api_swarm_service_test.go:394: [d689de9dc988e] joining swarm manager [dbec4da66e224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:29:39.496Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T19:29:39.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:39.887Z] INFO: Testing against a local daemon [2022-03-10T19:29:39.887Z] === RUN TestNetworkCreateDelete [2022-03-10T19:29:39.887Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDockerNetworkDeletePreferID [2022-03-10T19:29:39.887Z] 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-03-10T19:29:39.887Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonDNSFallback [2022-03-10T19:29:39.887Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestInspectNetwork [2022-03-10T19:29:39.887Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:39.887Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestRunContainerWithBridgeNone [2022-03-10T19:29:39.887Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestNetworkInvalidJSON [2022-03-10T19:29:39.887Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-10T19:29:39.887Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-10T19:29:39.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:29:39.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:29:39.887Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:29:39.887Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:29:39.887Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-10T19:29:39.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-10T19:29:39.887Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-10T19:29:39.887Z] === RUN TestNetworkList [2022-03-10T19:29:39.887Z] === RUN TestNetworkList//networks [2022-03-10T19:29:39.887Z] === PAUSE TestNetworkList//networks [2022-03-10T19:29:39.887Z] === RUN TestNetworkList//networks/ [2022-03-10T19:29:39.887Z] === PAUSE TestNetworkList//networks/ [2022-03-10T19:29:39.887Z] === CONT TestNetworkList//networks [2022-03-10T19:29:39.887Z] === CONT TestNetworkList//networks/ [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkList (0.04s) [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-10T19:29:39.887Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestHostIPv4BridgeLabel [2022-03-10T19:29:39.887Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-10T19:29:39.887Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonDefaultNetworkPools [2022-03-10T19:29:39.887Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-10T19:29:39.887Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-10T19:29:39.887Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-10T19:29:39.887Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestServiceWithPredefinedNetwork [2022-03-10T19:29:39.887Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-10T19:29:39.887Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:29:39.887Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestServiceWithDataPathPortInit [2022-03-10T19:29:39.887Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-10T19:29:39.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-10T19:29:39.887Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T19:29:39.887Z] PASS [2022-03-10T19:29:39.887Z] ok github.com/docker/docker/integration/network 0.211s [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === Skipped [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-10T19:29:39.887Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-10T19:29:39.887Z] 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-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-10T19:29:39.887Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-10T19:29:39.887Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-10T19:29:39.887Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-10T19:29:39.887Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:242: FLAKY_TEST [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-10T19:29:39.887Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-10T19:29:39.887Z] [2022-03-10T19:29:39.887Z] DONE 22 tests, 15 skipped in 3.133s [2022-03-10T19:29:40.069Z] docker_api_swarm_service_test.go:394: [df5dce1557eda] joining swarm manager [dbec4da66e224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:29:40.346Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-10T19:29:40.806Z] testing: warning: no tests to run [2022-03-10T19:29:40.806Z] PASS [2022-03-10T19:29:40.806Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-10T19:29:40.806Z] [2022-03-10T19:29:40.806Z] DONE 0 tests in 0.476s [2022-03-10T19:29:40.806Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-10T19:29:41.264Z] testing: warning: no tests to run [2022-03-10T19:29:41.264Z] PASS [2022-03-10T19:29:41.264Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-10T19:29:41.264Z] [2022-03-10T19:29:41.264Z] DONE 0 tests in 0.497s [2022-03-10T19:29:41.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-10T19:29:41.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T19:29:42.864Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T19:29:43.435Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T19:29:43.442Z] testing: warning: no tests to run [2022-03-10T19:29:43.442Z] PASS [2022-03-10T19:29:43.442Z] ok github.com/docker/docker/integration/plugin 0.090s [no tests to run] [2022-03-10T19:29:43.442Z] testing: warning: no tests to run [2022-03-10T19:29:43.442Z] PASS [2022-03-10T19:29:43.442Z] ok github.com/docker/docker/integration/plugin/authz 0.243s [no tests to run] [2022-03-10T19:29:45.983Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-10T19:29:45.984Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T19:29:45.984Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T19:29:45.984Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T19:29:45.984Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T19:29:46.557Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T19:29:46.818Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T19:29:51.025Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T19:29:51.025Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T19:29:55.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-10T19:29:55.488Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T19:29:55.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:55.837Z] INFO: Testing against a local daemon [2022-03-10T19:29:55.837Z] === RUN TestPluginInvalidJSON [2022-03-10T19:29:55.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:55.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:55.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:55.837Z] --- PASS: TestPluginInvalidJSON (0.14s) [2022-03-10T19:29:55.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.03s) [2022-03-10T19:29:55.837Z] === RUN TestPluginInstall [2022-03-10T19:29:55.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:29:55.837Z] --- SKIP: TestPluginInstall (0.01s) [2022-03-10T19:29:55.837Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:29:55.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T19:29:55.837Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T19:29:55.837Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:29:55.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T19:29:55.837Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:29:55.837Z] PASS [2022-03-10T19:29:55.837Z] ok github.com/docker/docker/integration/plugin/common 0.305s [2022-03-10T19:29:55.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:55.838Z] INFO: Testing against a local daemon [2022-03-10T19:29:55.838Z] === RUN TestExternalGraphDriver [2022-03-10T19:29:55.838Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-10T19:29:55.838Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T19:29:55.838Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:29:55.838Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-10T19:29:55.838Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-03-10T19:29:55.838Z] PASS [2022-03-10T19:29:55.838Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.394s [2022-03-10T19:29:55.838Z] testing: warning: no tests to run [2022-03-10T19:29:55.838Z] PASS [2022-03-10T19:29:55.838Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [no tests to run] [2022-03-10T19:29:55.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:55.838Z] INFO: Testing against a local daemon [2022-03-10T19:29:55.838Z] === RUN TestReadPluginNoRead [2022-03-10T19:29:55.838Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T19:29:55.838Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T19:29:55.838Z] PASS [2022-03-10T19:29:55.838Z] ok github.com/docker/docker/integration/plugin/logging 0.151s [2022-03-10T19:29:55.838Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-10T19:29:55.838Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-10T19:29:56.060Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T19:29:56.060Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T19:29:56.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:56.806Z] INFO: Testing against a local daemon [2022-03-10T19:29:56.806Z] === RUN TestPluginWithDevMounts [2022-03-10T19:29:56.806Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:56.806Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T19:29:56.806Z] PASS [2022-03-10T19:29:56.806Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2022-03-10T19:29:56.806Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-10T19:29:57.005Z] docker_api_swarm_service_test.go:342: [d930f58f8e30a] joining swarm manager [d48c1e65eba15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === Skipped [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-03-10T19:29:57.265Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T19:29:57.265Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:29:57.265Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T19:29:57.265Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.03s) [2022-03-10T19:29:57.265Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T19:29:57.265Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T19:29:57.265Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:29:57.265Z] [2022-03-10T19:29:57.265Z] DONE 9 tests, 7 skipped in 15.694s [2022-03-10T19:29:57.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-10T19:29:57.268Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T19:29:57.724Z] testing: warning: no tests to run [2022-03-10T19:29:57.724Z] PASS [2022-03-10T19:29:57.724Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-10T19:29:57.724Z] [2022-03-10T19:29:57.724Z] DONE 0 tests in 0.498s [2022-03-10T19:29:57.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-10T19:29:58.215Z] docker_api_swarm_service_test.go:342: [d30696927a381] joining swarm manager [d48c1e65eba15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:29:58.215Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T19:29:59.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:29:59.260Z] INFO: Testing against a local daemon [2022-03-10T19:29:59.260Z] === RUN TestPluginInvalidJSON [2022-03-10T19:29:59.260Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:59.260Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:59.260Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-10T19:29:59.260Z] --- PASS: TestPluginInvalidJSON (0.14s) [2022-03-10T19:29:59.260Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.03s) [2022-03-10T19:29:59.260Z] === RUN TestPluginInstall [2022-03-10T19:29:59.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] --- SKIP: TestPluginInstall (0.01s) [2022-03-10T19:29:59.260Z] === RUN TestPluginsWithRuntimes [2022-03-10T19:29:59.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-10T19:29:59.260Z] === RUN TestPluginBackCompatMediaTypes [2022-03-10T19:29:59.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:29:59.260Z] PASS [2022-03-10T19:29:59.260Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-10T19:29:59.260Z] [2022-03-10T19:29:59.260Z] === Skipped [2022-03-10T19:29:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-03-10T19:29:59.260Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] [2022-03-10T19:29:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-10T19:29:59.260Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] [2022-03-10T19:29:59.260Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-10T19:29:59.260Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-10T19:29:59.260Z] [2022-03-10T19:29:59.260Z] DONE 5 tests, 3 skipped in 1.317s [2022-03-10T19:29:59.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-10T19:29:59.602Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T19:30:00.545Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T19:30:00.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:00.802Z] INFO: Testing against a local daemon [2022-03-10T19:30:00.802Z] === RUN TestExternalGraphDriver [2022-03-10T19:30:00.802Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-10T19:30:00.802Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-10T19:30:00.802Z] === RUN TestGraphdriverPluginV2 [2022-03-10T19:30:00.802Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-10T19:30:00.802Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-03-10T19:30:00.802Z] PASS [2022-03-10T19:30:00.802Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-10T19:30:00.802Z] [2022-03-10T19:30:00.802Z] === Skipped [2022-03-10T19:30:00.802Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-10T19:30:00.802Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-10T19:30:00.802Z] [2022-03-10T19:30:00.802Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.03s) [2022-03-10T19:30:00.802Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-10T19:30:00.802Z] [2022-03-10T19:30:00.802Z] DONE 2 tests, 2 skipped in 1.318s [2022-03-10T19:30:00.802Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-10T19:30:01.488Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T19:30:02.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:02.358Z] INFO: Testing against a local daemon [2022-03-10T19:30:02.358Z] testing: warning: no tests to run [2022-03-10T19:30:02.358Z] === RUN TestReadPluginNoRead [2022-03-10T19:30:02.358Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T19:30:02.358Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-10T19:30:02.358Z] PASS [2022-03-10T19:30:02.358Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-10T19:30:02.358Z] PASS [2022-03-10T19:30:02.358Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-10T19:30:02.358Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-10T19:30:02.358Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-10T19:30:02.358Z] [2022-03-10T19:30:02.358Z] === Skipped [2022-03-10T19:30:02.358Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-10T19:30:02.358Z] read_test.go:21: no unix domain sockets on Windows [2022-03-10T19:30:02.358Z] [2022-03-10T19:30:02.358Z] DONE 1 tests, 1 skipped in 1.488s [2022-03-10T19:30:02.358Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-10T19:30:03.330Z] testing: warning: no tests to run [2022-03-10T19:30:03.330Z] PASS [2022-03-10T19:30:03.330Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-10T19:30:03.330Z] [2022-03-10T19:30:03.330Z] DONE 0 tests in 0.845s [2022-03-10T19:30:03.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-10T19:30:04.036Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T19:30:04.036Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T19:30:04.606Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T19:30:04.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:04.874Z] INFO: Testing against a local daemon [2022-03-10T19:30:04.874Z] === RUN TestPluginWithDevMounts [2022-03-10T19:30:04.874Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:04.874Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-10T19:30:04.874Z] PASS [2022-03-10T19:30:04.874Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-10T19:30:04.874Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-10T19:30:04.874Z] [2022-03-10T19:30:04.874Z] === Skipped [2022-03-10T19:30:04.874Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-10T19:30:04.874Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:04.874Z] [2022-03-10T19:30:04.874Z] DONE 1 tests, 1 skipped in 1.322s [2022-03-10T19:30:04.874Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-10T19:30:07.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:07.051Z] INFO: Testing against a local daemon [2022-03-10T19:30:07.051Z] === RUN TestSecretInspect [2022-03-10T19:30:07.051Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.051Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-10T19:30:07.051Z] === RUN TestSecretList [2022-03-10T19:30:07.051Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.051Z] --- SKIP: TestSecretList (0.00s) [2022-03-10T19:30:07.051Z] === RUN TestSecretsCreateAndDelete [2022-03-10T19:30:07.051Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.051Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-10T19:30:07.051Z] === RUN TestSecretsUpdate [2022-03-10T19:30:07.051Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.051Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-10T19:30:07.051Z] === RUN TestTemplatedSecret [2022-03-10T19:30:07.051Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.051Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-10T19:30:07.051Z] === RUN TestSecretCreateResolve [2022-03-10T19:30:07.052Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:07.052Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-10T19:30:07.052Z] PASS [2022-03-10T19:30:07.052Z] ok github.com/docker/docker/integration/secret 0.132s [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === Skipped [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-10T19:30:07.052Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:07.052Z] [2022-03-10T19:30:07.052Z] DONE 6 tests, 6 skipped in 2.200s [2022-03-10T19:30:07.515Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-10T19:30:09.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:09.703Z] INFO: Testing against a local daemon [2022-03-10T19:30:09.703Z] === RUN TestServiceCreateInit [2022-03-10T19:30:09.703Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-10T19:30:09.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:09.703Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-10T19:30:09.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:09.703Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-10T19:30:09.703Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:30:09.703Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:30:09.703Z] === RUN TestCreateServiceMultipleTimes [2022-03-10T19:30:09.703Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:09.703Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-10T19:30:09.703Z] === RUN TestCreateServiceConflict [2022-03-10T19:30:09.703Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:09.703Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-10T19:30:09.703Z] === RUN TestCreateServiceMaxReplicas [2022-03-10T19:30:09.703Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-10T19:30:10.168Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-10T19:30:10.168Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestCreateServiceSecretFileMode [2022-03-10T19:30:10.168Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestCreateServiceConfigFileMode [2022-03-10T19:30:10.168Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestCreateServiceSysctls [2022-03-10T19:30:10.168Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-10T19:30:10.168Z] === RUN TestCreateServiceCapabilities [2022-03-10T19:30:10.168Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-10T19:30:10.168Z] === RUN TestInspect [2022-03-10T19:30:10.168Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestInspect (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestCreateJob [2022-03-10T19:30:10.168Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestCreateJob (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestReplicatedJob [2022-03-10T19:30:10.168Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestUpdateReplicatedJob [2022-03-10T19:30:10.168Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServiceListWithStatuses [2022-03-10T19:30:10.168Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestDockerNetworkConnectAlias [2022-03-10T19:30:10.168Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestDockerNetworkReConnect [2022-03-10T19:30:10.168Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServicePlugin [2022-03-10T19:30:10.168Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServiceUpdateLabel [2022-03-10T19:30:10.168Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServiceUpdateSecrets [2022-03-10T19:30:10.168Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServiceUpdateConfigs [2022-03-10T19:30:10.168Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-10T19:30:10.168Z] === RUN TestServiceUpdateNetwork [2022-03-10T19:30:10.168Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-10T19:30:10.168Z] === RUN TestServiceUpdatePidsLimit [2022-03-10T19:30:10.168Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-10T19:30:10.168Z] PASS [2022-03-10T19:30:10.168Z] ok github.com/docker/docker/integration/service 0.321s [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === Skipped [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-10T19:30:10.168Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-10T19:30:10.168Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-10T19:30:10.168Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-10T19:30:10.168Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-10T19:30:10.168Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-10T19:30:10.168Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-10T19:30:10.168Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-10T19:30:10.168Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-10T19:30:10.168Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-10T19:30:10.168Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-10T19:30:10.168Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-10T19:30:10.168Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-10T19:30:10.168Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-10T19:30:10.168Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-10T19:30:10.168Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2022-03-10T19:30:10.168Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-10T19:30:10.168Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-10T19:30:10.168Z] [2022-03-10T19:30:10.168Z] DONE 24 tests, 23 skipped in 2.943s [2022-03-10T19:30:10.628Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-10T19:30:11.186Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T19:30:12.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-10T19:30:12.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:12.807Z] INFO: Testing against a local daemon [2022-03-10T19:30:12.807Z] === RUN TestSessionCreate [2022-03-10T19:30:12.807Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T19:30:12.807Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-10T19:30:12.807Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-10T19:30:12.807Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T19:30:12.807Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T19:30:12.807Z] PASS [2022-03-10T19:30:12.807Z] ok github.com/docker/docker/integration/session 0.135s [2022-03-10T19:30:12.807Z] [2022-03-10T19:30:12.807Z] === Skipped [2022-03-10T19:30:12.807Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-10T19:30:12.807Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-10T19:30:12.807Z] [2022-03-10T19:30:12.807Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-10T19:30:12.807Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-10T19:30:12.807Z] [2022-03-10T19:30:12.807Z] DONE 2 tests, 2 skipped in 2.174s [2022-03-10T19:30:12.807Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-10T19:30:14.041Z] docker_api_swarm_service_test.go:489: [dd2bcb6c24f45] joining swarm manager [d4276258018e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:30:14.981Z] docker_api_swarm_service_test.go:489: [ddb5161fc0390] joining swarm manager [d4276258018e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:30:14.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:14.987Z] INFO: Testing against a local daemon [2022-03-10T19:30:14.987Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-10T19:30:14.987Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:14.987Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestEventsExecDie [2022-03-10T19:30:14.987Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T19:30:14.987Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestEventsBackwardsCompatible [2022-03-10T19:30:14.987Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T19:30:14.987Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestInfoAPI [2022-03-10T19:30:14.987Z] --- PASS: TestInfoAPI (0.05s) [2022-03-10T19:30:14.987Z] === RUN TestInfoAPIWarnings [2022-03-10T19:30:14.987Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:30:14.987Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestInfoDebug [2022-03-10T19:30:14.987Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:14.987Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestInfoInsecureRegistries [2022-03-10T19:30:14.987Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:14.987Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestInfoRegistryMirrors [2022-03-10T19:30:14.987Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:14.987Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-10T19:30:14.987Z] === RUN TestLoginFailsWithBadCredentials [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:02 Finished clone google.golang.org/api [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:02 Dependencies downloaded. Download time: 6m47.696430453s [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:02 Collecting all dependencies [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:12 Clean vendor dir from unused packages [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:12 Ignoring paths matching "^archive/tar" [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:13 Success [2022-03-10T19:30:15.931Z] 2022/03/10 19:30:13 Running time: 7m1.994903017s [2022-03-10T19:30:15.931Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [2022-03-10T19:30:15.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-10T19:30:15.954Z] === RUN TestPingCacheHeaders [2022-03-10T19:30:15.954Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-10T19:30:15.954Z] === RUN TestPingGet [2022-03-10T19:30:15.954Z] --- PASS: TestPingGet (0.05s) [2022-03-10T19:30:15.954Z] === RUN TestPingHead [2022-03-10T19:30:15.954Z] --- PASS: TestPingHead (0.05s) [2022-03-10T19:30:15.954Z] === RUN TestVersion [2022-03-10T19:30:15.954Z] --- PASS: TestVersion (0.04s) [2022-03-10T19:30:15.954Z] PASS [2022-03-10T19:30:15.954Z] ok github.com/docker/docker/integration/system 1.324s Post stage [Pipeline] sh [2022-03-10T19:30:16.259Z] + echo Ensuring container killed. [2022-03-10T19:30:16.259Z] Ensuring container killed. [2022-03-10T19:30:16.259Z] + docker rm -vf docker-pr1 [2022-03-10T19:30:16.259Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === Skipped [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-10T19:30:16.419Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-10T19:30:16.419Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-10T19:30:16.419Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-10T19:30:16.419Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-10T19:30:16.419Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-10T19:30:16.419Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-10T19:30:16.419Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-10T19:30:16.419Z] [2022-03-10T19:30:16.419Z] DONE 13 tests, 7 skipped in 3.475s [2022-03-10T19:30:16.419Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-10T19:30:16.538Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:30:16.538Z] Chowning /workspace to jenkins user [2022-03-10T19:30:16.538Z] + id -u [2022-03-10T19:30:16.538Z] + id -g [2022-03-10T19:30:16.538Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:30:16.894Z] === RUN TestDockerSuite/TestLogsStderrInStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:30:17.397Z] + bundleName=unit [2022-03-10T19:30:17.397Z] + echo Creating unit-bundles.tar.gz [2022-03-10T19:30:17.397Z] Creating unit-bundles.tar.gz [2022-03-10T19:30:17.397Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-10T19:30:17.397Z] bundles/junit-report.xml [2022-03-10T19:30:17.397Z] bundles/go-test-report.json [2022-03-10T19:30:17.397Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-10T19:30:17.411Z] Archiving artifacts [2022-03-10T19:30:17.466Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T19:30:17.732Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T19:30:17.843Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T19:30:18.148Z] + make clean [2022-03-10T19:30:18.148Z] docker volume rm -f docker-dev-cache [2022-03-10T19:30:18.304Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T19:30:18.415Z] docker-dev-cache [Pipeline] deleteDir [2022-03-10T19:30:18.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:18.596Z] INFO: Testing against a local daemon [2022-03-10T19:30:18.596Z] === RUN TestVolumesCreateAndList [2022-03-10T19:30:18.596Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-10T19:30:18.596Z] === RUN TestVolumesRemove [2022-03-10T19:30:18.596Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-10T19:30:18.596Z] === RUN TestVolumesInspect [2022-03-10T19:30:18.596Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-10T19:30:18.596Z] === RUN TestVolumesInvalidJSON [2022-03-10T19:30:18.596Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-10T19:30:18.596Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-10T19:30:18.596Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-10T19:30:18.596Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-10T19:30:18.596Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-10T19:30:18.596Z] PASS [2022-03-10T19:30:18.596Z] ok github.com/docker/docker/integration/volume 0.326s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-03-10T19:30:18.876Z] === RUN TestDockerSuite/TestMountIntoProc [Pipeline] // stage [Pipeline] } [2022-03-10T19:30:19.054Z] [2022-03-10T19:30:19.054Z] DONE 5 tests in 2.752s [2022-03-10T19:30:19.054Z] INFO: make.ps1 ended at 03/10/2022 19:30:19 [2022-03-10T19:30:19.138Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T19:30:19.514Z] INFO: Integration CLI tests being run from the host: [2022-03-10T19:30:19.514Z] 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-03-10T19:30:19.710Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T19:30:21.098Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T19:30:21.098Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-10T19:30:27.703Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T19:30:27.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-10T19:30:27.968Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T19:30:28.543Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T19:30:31.092Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T19:30:31.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-10T19:30:31.914Z] INFO: Testing against a local daemon [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-10T19:30:31.914Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-10T19:30:31.914Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-10T19:30:31.914Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-10T19:30:32.373Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-10T19:30:33.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-10T19:30:35.553Z] docker_api_swarm_service_test.go:127: [d1af42ed1524a] joining swarm manager [d974b7e54fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:30:36.495Z] docker_api_swarm_service_test.go:128: [d5395879449f0] joining swarm manager [d974b7e54fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:30:39.042Z] docker_api_swarm_service_test.go:136: [dbf998e09e0a4] joining swarm manager [d974b7e54fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T19:30:39.042Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T19:30:39.042Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T19:30:39.042Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T19:30:39.986Z] docker_api_swarm_service_test.go:137: [d3afbe02ffb73] joining swarm manager [d974b7e54fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-10T19:30:40.561Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T19:30:43.861Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T19:30:45.772Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T19:30:48.319Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T19:30:53.628Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T19:30:54.568Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T19:30:55.511Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T19:30:56.455Z] === RUN TestDockerSuite/TestPortList [2022-03-10T19:31:03.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-10T19:31:03.039Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T19:31:04.427Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T19:31:04.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-10T19:31:06.338Z] docker_api_swarm_service_test.go:303: [df76046768f3d] joining swarm manager [d8461b51e4b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:31:07.280Z] docker_api_swarm_service_test.go:303: [de94e0f92af7c] joining swarm manager [d8461b51e4b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:31:10.586Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T19:31:10.586Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T19:31:10.586Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T19:31:11.158Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T19:31:11.158Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T19:31:11.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T19:31:11.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T19:31:11.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T19:31:11.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T19:31:12.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T19:31:12.930Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-10T19:31:15.496Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-10T19:31:16.885Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-10T19:31:17.150Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-10T19:31:17.150Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T19:31:19.694Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T19:31:19.957Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T19:31:22.501Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T19:31:25.809Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T19:31:25.809Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T19:31:26.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-10T19:31:28.140Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T19:31:29.083Z] docker_api_swarm_service_test.go:99: [df604d0293ecb] joining swarm manager [df1daf5fb6be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:31:30.025Z] docker_api_swarm_service_test.go:100: [d9bd73f76009e] joining swarm manager [df1daf5fb6be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:31:35.314Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T19:31:36.257Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T19:31:37.673Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T19:31:38.615Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T19:31:40.002Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T19:31:41.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T19:31:43.308Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T19:31:44.693Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T19:31:44.693Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T19:31:45.266Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T19:31:46.652Z] check_test.go:380: [df604d0293ecb] daemon is not started [2022-03-10T19:31:47.224Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T19:31:49.137Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T19:31:49.399Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T19:31:49.399Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T19:31:49.399Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T19:31:49.659Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T19:31:49.920Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T19:31:49.920Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T19:31:50.491Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T19:31:51.433Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T19:31:51.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-10T19:31:52.267Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T19:31:52.840Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T19:31:54.239Z] docker_api_swarm_service_test.go:532: [d8f5f1074f7f3] joining swarm manager [d1eb64dcb5728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:31:55.639Z] docker_api_swarm_service_test.go:533: [dab4a010f5cdc] joining swarm manager [d1eb64dcb5728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:32:00.935Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T19:32:01.878Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T19:32:03.792Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T19:32:03.792Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T19:32:03.792Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T19:32:04.054Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T19:32:06.598Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T19:32:07.169Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T19:32:09.096Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T19:32:10.039Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T19:32:10.039Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T19:32:10.300Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T19:32:12.849Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T19:32:13.420Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T19:32:13.420Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T19:32:14.806Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T19:32:15.378Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T19:32:16.771Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T19:32:17.342Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T19:32:17.342Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T19:32:17.919Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T19:32:19.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-10T19:32:21.218Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T19:32:21.479Z] docker_api_swarm_service_test.go:147: [d49d5a6a0a978] joining swarm manager [d565c6a8d8eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:32:21.739Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T19:32:22.682Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T19:32:22.682Z] docker_api_swarm_service_test.go:147: [d29695a5df850] joining swarm manager [d565c6a8d8eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:32:22.943Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T19:32:24.330Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T19:32:24.902Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T19:32:25.164Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T19:32:25.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T19:32:25.738Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T19:32:26.311Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T19:32:27.254Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T19:32:27.825Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T19:32:28.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T19:32:28.969Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-10T19:32:29.915Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T19:32:30.857Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-10T19:32:31.799Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-10T19:32:32.373Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-10T19:32:32.950Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-10T19:32:33.522Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-10T19:32:34.095Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T19:32:35.035Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-10T19:32:35.610Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T19:32:36.182Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T19:32:36.445Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T19:32:37.019Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T19:32:37.019Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T19:32:38.934Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T19:32:39.194Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T19:32:39.716Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T19:32:40.291Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T19:32:40.864Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T19:32:40.864Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T19:32:41.434Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T19:32:42.005Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T19:32:42.576Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T19:32:42.837Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T19:32:43.409Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T19:32:43.409Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T19:32:43.670Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T19:32:43.670Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-10T19:32:44.066Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-10T19:32:44.066Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-10T19:32:44.066Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-10T19:32:44.066Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-10T19:32:44.066Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-10T19:32:44.066Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-10T19:32:44.066Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-10T19:32:44.066Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-10T19:32:44.066Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-10T19:32:44.066Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-10T19:32:44.066Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-10T19:32:44.614Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T19:32:45.059Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-10T19:32:45.059Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-10T19:32:45.059Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-10T19:32:45.059Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-10T19:32:45.059Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-10T19:32:45.059Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-10T19:32:45.059Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-10T19:32:45.059Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T19:32:45.059Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-10T19:32:45.184Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T19:32:45.445Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T19:32:46.017Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T19:32:46.017Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T19:32:46.589Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T19:32:47.974Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T19:32:48.864Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-10T19:32:48.864Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T19:32:48.864Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-10T19:32:48.864Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T19:32:48.864Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-10T19:32:49.366Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T19:32:49.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T19:32:50.511Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T19:32:51.082Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T19:32:51.344Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T19:32:51.915Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T19:32:52.487Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T19:32:53.429Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T19:32:55.970Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T19:32:55.970Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T19:32:56.035Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-10T19:32:56.231Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T19:32:57.615Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T19:32:58.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-10T19:32:58.558Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T19:33:00.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T19:33:03.024Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T19:33:03.024Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-10T19:33:03.024Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T19:33:03.024Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-10T19:33:03.024Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T19:33:03.285Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T19:33:04.669Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T19:33:05.610Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T19:33:07.523Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T19:33:07.523Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T19:33:08.942Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T19:33:09.513Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-10T19:33:09.513Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T19:33:09.513Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T19:33:10.086Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-10T19:33:11.027Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T19:33:11.027Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T19:33:11.970Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T19:33:12.231Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T19:33:12.801Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-10T19:33:13.374Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T19:33:13.374Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T19:33:13.951Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T19:33:14.522Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T19:33:15.096Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T19:33:15.668Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T19:33:16.239Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T19:33:16.811Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T19:33:17.383Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T19:33:17.955Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T19:33:18.216Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T19:33:18.790Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T19:33:19.365Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T19:33:20.310Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T19:33:20.572Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T19:33:20.572Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-10T19:33:20.572Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T19:33:23.118Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T19:33:23.690Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T19:33:24.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-10T19:33:28.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-10T19:33:30.396Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-10T19:33:32.944Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-10T19:33:34.857Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-10T19:33:35.798Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T19:33:36.060Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-10T19:33:37.006Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-10T19:33:37.006Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-10T19:33:37.006Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T19:33:37.006Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T19:33:37.578Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T19:33:38.964Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-10T19:33:39.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T19:33:41.295Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T19:33:41.556Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-10T19:33:42.501Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T19:33:45.048Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-10T19:33:48.353Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T19:33:48.614Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T19:33:48.614Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-10T19:33:48.874Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T19:33:49.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T19:33:49.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T19:33:49.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T19:33:51.202Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T19:33:52.147Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T19:33:53.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T19:33:53.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T19:33:53.354Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-10T19:33:54.296Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T19:33:55.241Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T19:33:59.449Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T19:33:59.710Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T19:34:00.282Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T19:34:01.225Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T19:34:02.610Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T19:34:04.526Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T19:34:05.918Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T19:34:07.830Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T19:34:08.774Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T19:34:09.717Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T19:34:09.717Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T19:34:09.979Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T19:34:10.922Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T19:34:11.183Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T19:34:11.756Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T19:34:13.142Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-10T19:34:13.715Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T19:34:15.631Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T19:34:18.937Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T19:34:18.937Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T19:34:18.937Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-10T19:34:19.508Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T19:34:19.508Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T19:34:20.079Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T19:34:20.653Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T19:34:20.653Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T19:34:21.596Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T19:34:21.596Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-10T19:34:24.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-10T19:34:27.442Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-10T19:34:27.442Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T19:34:27.442Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T19:34:27.442Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-10T19:34:28.015Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T19:34:28.956Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T19:34:29.901Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-10T19:34:30.162Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-10T19:34:30.162Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T19:34:30.423Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T19:34:30.996Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T19:34:31.568Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T19:34:31.831Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T19:34:31.831Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-10T19:34:31.831Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T19:34:32.405Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T19:34:32.976Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T19:34:32.976Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-10T19:34:32.976Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T19:34:33.236Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-10T19:34:34.181Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T19:34:34.181Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T19:34:34.181Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T19:34:36.728Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T19:34:37.301Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-10T19:34:37.561Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T19:34:38.136Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T19:34:40.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-10T19:34:41.965Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T19:34:42.225Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T19:34:42.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-10T19:34:42.797Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-10T19:34:45.355Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-10T19:34:45.355Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-10T19:34:45.355Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-10T19:34:48.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-10T19:34:48.657Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-10T19:34:51.202Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-10T19:34:51.774Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-10T19:34:52.346Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-10T19:34:52.607Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-10T19:34:53.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-10T19:34:54.124Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-10T19:34:54.387Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-10T19:34:54.648Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-10T19:34:55.221Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-10T19:34:55.482Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T19:34:56.054Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T19:34:56.997Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T19:34:57.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-10T19:34:59.803Z] === RUN TestDockerSuite/TestRunState [2022-03-10T19:35:00.378Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-10T19:35:00.643Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T19:35:01.215Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T19:35:01.787Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T19:35:02.049Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-10T19:35:02.049Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T19:35:02.049Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T19:35:02.623Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T19:35:03.209Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-10T19:35:04.598Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T19:35:04.598Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T19:35:04.598Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T19:35:04.859Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-10T19:35:06.773Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-10T19:35:06.773Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-10T19:35:07.346Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-10T19:35:08.732Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-10T19:35:11.281Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T19:35:12.225Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-10T19:35:14.777Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T19:35:15.037Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T19:35:15.298Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T19:35:15.870Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T19:35:17.256Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T19:35:18.200Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T19:35:18.770Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T19:35:19.031Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T19:35:19.031Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T19:35:19.603Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T19:35:20.176Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T19:35:20.436Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-10T19:35:20.436Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T19:35:20.436Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T19:35:20.697Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T19:35:21.267Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-10T19:35:23.216Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-10T19:35:23.216Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-10T19:35:23.216Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-10T19:35:23.216Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-10T19:35:23.216Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-10T19:35:23.813Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T19:35:24.385Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T19:35:25.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T19:35:25.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-10T19:35:26.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-10T19:35:27.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T19:35:27.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-10T19:35:27.746Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-10T19:35:27.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-10T19:35:27.746Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-10T19:35:27.746Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-10T19:35:27.746Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-10T19:35:28.188Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T19:35:28.449Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-10T19:35:29.836Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T19:35:30.714Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-10T19:35:32.385Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T19:35:32.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-10T19:35:32.646Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T19:35:32.646Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-10T19:35:32.646Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T19:35:32.646Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-10T19:35:32.646Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T19:35:32.646Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-10T19:35:32.646Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T19:35:32.907Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-10T19:35:32.907Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T19:35:32.907Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-10T19:35:33.479Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-10T19:35:34.424Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-10T19:35:35.367Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-10T19:35:35.629Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-10T19:35:36.571Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-10T19:35:36.832Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T19:35:36.832Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-10T19:35:37.776Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T19:35:37.776Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-10T19:35:38.349Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-10T19:35:38.921Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-10T19:35:38.921Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-10T19:35:39.493Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T19:35:39.756Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T19:35:40.346Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T19:35:40.607Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-10T19:35:40.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-10T19:35:41.179Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-10T19:35:41.750Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-10T19:35:41.750Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T19:35:41.750Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T19:35:42.322Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T19:35:43.226Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-10T19:35:43.706Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-10T19:35:43.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-10T19:35:44.228Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-10T19:35:44.228Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T19:35:44.228Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T19:35:44.489Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T19:35:44.751Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T19:35:45.692Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T19:35:46.635Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T19:35:48.024Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T19:35:48.285Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T19:35:48.547Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T19:35:48.547Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T19:35:49.118Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-10T19:35:50.062Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-10T19:35:50.634Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T19:35:50.895Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T19:35:51.841Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T19:35:52.102Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T19:35:52.362Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T19:35:53.592Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-10T19:35:53.746Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents497600644 [2022-03-10T19:35:53.746Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T19:35:53.746Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T19:35:54.558Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-10T19:35:54.559Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-10T19:35:54.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-10T19:35:55.129Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T19:35:55.129Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T19:35:55.129Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T19:35:56.517Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T19:35:56.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-10T19:35:57.723Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T19:35:58.291Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-10T19:35:58.296Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T19:35:58.296Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T19:35:58.296Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T19:35:58.558Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T19:35:59.131Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T19:35:59.257Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-10T19:36:01.045Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T19:36:05.043Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-10T19:36:05.043Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-10T19:36:05.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-10T19:36:05.043Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-10T19:36:05.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-10T19:36:05.043Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-10T19:36:05.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-10T19:36:05.043Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-10T19:36:05.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-10T19:36:05.501Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-10T19:36:06.328Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T19:36:07.712Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T19:36:08.654Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T19:36:09.597Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T19:36:09.858Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-10T19:36:12.401Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T19:36:12.401Z] docker_cli_service_logs_test.go:245: checking task 95gqngqdwbol [2022-03-10T19:36:12.401Z] docker_cli_service_logs_test.go:250: checking messages for 95gqngqdwbol [2022-03-10T19:36:12.401Z] docker_cli_service_logs_test.go:245: checking task uep1opgqkrfk [2022-03-10T19:36:12.401Z] docker_cli_service_logs_test.go:250: checking messages for uep1opgqkrfk [2022-03-10T19:36:13.786Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T19:36:14.358Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T19:36:15.299Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T19:36:17.212Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T19:36:18.173Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T19:36:20.717Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T19:36:23.264Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-10T19:36:25.177Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T19:36:25.177Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-10T19:36:28.478Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T19:36:32.682Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T19:36:35.225Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-10T19:36:37.136Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T19:36:37.397Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T19:36:37.969Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T19:36:38.539Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T19:36:38.539Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T19:36:38.539Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T19:36:39.111Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T19:36:42.427Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T19:36:42.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-10T19:36:44.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-10T19:36:45.547Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-10T19:36:46.119Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-10T19:36:46.691Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-10T19:36:46.691Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-10T19:36:46.691Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-10T19:36:46.691Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-10T19:36:46.691Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-10T19:36:47.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-10T19:36:47.895Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-10T19:36:48.837Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-10T19:36:49.409Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-10T19:36:49.981Z] docker_cli_swarm_test.go:1901: [da9d7a7cad959] joining swarm manager [deb7a45e1092c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:36:50.553Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-10T19:36:51.124Z] docker_cli_swarm_test.go:1902: [d8a4430e031bb] joining swarm manager [deb7a45e1092c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:36:54.424Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-10T19:36:54.995Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-10T19:36:54.995Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-10T19:36:54.995Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-10T19:36:55.938Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-10T19:36:56.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T19:36:59.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-10T19:37:01.752Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-10T19:37:03.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-10T19:37:03.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-10T19:37:05.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T19:37:05.931Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-10T19:37:05.932Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-10T19:37:05.932Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-10T19:37:05.932Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-10T19:37:05.932Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-10T19:37:08.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T19:37:10.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-10T19:37:11.620Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-10T19:37:12.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-10T19:37:14.481Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-10T19:37:14.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-10T19:37:15.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-10T19:37:16.370Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-10T19:37:17.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-10T19:37:19.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-10T19:37:20.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-10T19:37:22.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-10T19:37:23.475Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T19:37:30.059Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-10T19:37:31.074Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-10T19:37:31.074Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-10T19:37:31.074Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-10T19:37:31.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-10T19:37:31.971Z] docker_cli_swarm_test.go:1802: [d5a6819b0668a] joining swarm manager [d7db18357bba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:37:33.356Z] docker_cli_swarm_test.go:1803: [d760aee4ade8f] joining swarm manager [d7db18357bba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:37:36.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-10T19:37:36.954Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-10T19:37:37.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-10T19:37:38.639Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T19:37:38.639Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T19:37:38.639Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T19:37:39.212Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T19:37:39.212Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T19:37:39.474Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T19:37:39.474Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T19:37:40.046Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T19:37:40.046Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T19:37:40.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T19:37:40.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T19:37:40.617Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T19:37:40.617Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T19:37:40.617Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T19:37:42.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T19:37:42.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T19:37:42.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T19:37:42.531Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T19:37:42.531Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-10T19:37:43.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-10T19:37:49.115Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T19:37:49.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-10T19:37:49.377Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T19:37:49.640Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T19:37:49.640Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T19:37:52.187Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T19:37:53.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-10T19:37:54.735Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T19:37:54.735Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite (1354.79s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.22s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.02s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.62s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.75s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.12s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.18s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.39s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.64s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.37s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.80s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.50s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.05s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.29s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.88s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.38s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.43s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.31s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.07s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.33s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.93s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.93s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.78s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.08s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.49s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.37s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.00s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.66s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.55s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.17s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-03-10T19:37:54.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.06s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.57s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.80s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.75s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.52s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.97s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.42s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.15s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.20s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.20s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.46s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.22s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.78s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.73s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.98s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.04s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.33s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.09s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.83s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFails (1.06s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.67s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.03s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.85s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildHistory (3.97s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.16s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.52s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.81s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.85s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.58s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.74s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.31s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.29s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.85s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.25s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.89s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.04s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.19s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.55s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.31s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.33s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.13s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.11s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2022-03-10T19:37:54.736Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.69s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.29s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.52s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2022-03-10T19:37:54.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.45s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.51s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f42e8_} (1.53s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1837102796_/foo_false____} (1.38s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1837102796_/foo_true____} (1.34s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_false____} (1.44s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_true____} (1.56s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3168815035_/foo_true__0xc0008f4318__} (1.47s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f4330_} (0.47s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f4348_} (1.32s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f4360_} (0.70s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f4378_} (0.43s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.42s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.87s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.27s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.88s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.24s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-03-10T19:37:54.737Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-03-10T19:37:54.737Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.16s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.65s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.77s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.79s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.39s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.31s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.39s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFilters (1.14s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFormat (1.26s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.40s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.12s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-03-10T19:37:54.737Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T19:37:54.737Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.61s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.64s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecCgroup (1.10s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.70s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecTTY (0.68s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-03-10T19:37:54.737Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.69s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-03-10T19:37:54.737Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectHistory (0.75s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.60s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.63s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.85s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.72s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.13s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.98s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.37s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.33s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPortList (6.70s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.10s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.39s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.29s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.33s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.26s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.29s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.59s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.67s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.22s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.95s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.16s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.06s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.72s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.85s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.27s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2022-03-10T19:37:54.738Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2022-03-10T19:37:54.738Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.37s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.96s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.20s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.49s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.94s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMount (3.95s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.14s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.14s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.98s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.27s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.59s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.50s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.76s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.31s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.45s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.68s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.37s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.65s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.23s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.77s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.24s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-03-10T19:37:54.739Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.80s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.45s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.73s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.78s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.72s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.76s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-03-10T19:37:54.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.47s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2022-03-10T19:37:54.740Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2022-03-10T19:37:54.740Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T19:37:54.740Z] === RUN TestDockerRegistrySuite [2022-03-10T19:37:54.740Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T19:37:55.682Z] check_test.go:196: [d114e847d0be6] daemon is not started [2022-03-10T19:37:55.682Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T19:37:56.624Z] check_test.go:196: [de2fb0fdef587] daemon is not started [2022-03-10T19:37:56.624Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T19:37:56.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-10T19:37:58.276Z] check_test.go:196: [de53059571aa6] daemon is not started [2022-03-10T19:37:58.276Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T19:37:58.276Z] check_test.go:196: [d8ad73886d405] daemon is not started [2022-03-10T19:37:58.276Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T19:37:59.221Z] docker_cli_swarm_test.go:1321: [dd0d245552033] joining swarm manager [d883ad0a69703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:38:00.615Z] docker_cli_swarm_test.go:1322: [d84177e633d0f] joining swarm manager [d883ad0a69703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:38:01.559Z] check_test.go:196: [d3a66c5a18fbc] daemon is not started [2022-03-10T19:38:01.559Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T19:38:02.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-10T19:38:02.431Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-10T19:38:02.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-10T19:38:06.846Z] check_test.go:196: [df6d8a097eb1e] daemon is not started [2022-03-10T19:38:06.846Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T19:38:10.146Z] check_test.go:196: [df52beaf5a50e] daemon is not started [2022-03-10T19:38:10.146Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T19:38:11.091Z] check_test.go:196: [d99bb6515b68d] daemon is not started [2022-03-10T19:38:11.091Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T19:38:12.034Z] check_test.go:196: [da6eff7c1aeb2] daemon is not started [2022-03-10T19:38:12.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T19:38:12.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-10T19:38:12.871Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-10T19:38:12.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-10T19:38:12.871Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-10T19:38:12.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-10T19:38:12.977Z] check_test.go:196: [d46f052b47577] daemon is not started [2022-03-10T19:38:12.977Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T19:38:14.364Z] check_test.go:196: [de61cf9fe3a16] daemon is not started [2022-03-10T19:38:14.365Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T19:38:15.308Z] check_test.go:196: [d0f91554446f7] daemon is not started [2022-03-10T19:38:15.308Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T19:38:16.251Z] check_test.go:196: [d75857a9d1a74] daemon is not started [2022-03-10T19:38:16.251Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T19:38:17.194Z] check_test.go:196: [d5c2e8651bcb3] daemon is not started [2022-03-10T19:38:17.195Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T19:38:18.139Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:840ab6c27a170304556a84bf24641756d4931786daf5938d1883ca69d5e13f08 [2022-03-10T19:38:18.710Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e4be4c4a4b95296cb898879f9e63d6237fa4684ac4067c4df24df9845de3c5b [2022-03-10T19:38:18.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-10T19:38:18.754Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-10T19:38:18.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-10T19:38:18.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-10T19:38:18.754Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-10T19:38:18.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-10T19:38:18.754Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-10T19:38:18.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-10T19:38:18.971Z] check_test.go:196: [d6febae412821] daemon is not started [2022-03-10T19:38:18.971Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T19:38:19.940Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20b50828148707cb90832d82bae3e99f9bd1dc6d3dc8945331587bee1738a61b [2022-03-10T19:38:20.882Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c4e9345317ddbb5268e4233845670628656c5983b4e3c56172b10af26b7810a [2022-03-10T19:38:21.142Z] check_test.go:196: [dca1941f962d9] daemon is not started [2022-03-10T19:38:21.142Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T19:38:22.086Z] check_test.go:196: [df03297ea672e] daemon is not started [2022-03-10T19:38:22.086Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T19:38:24.633Z] check_test.go:196: [dad51468bce51] daemon is not started [2022-03-10T19:38:24.633Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T19:38:25.205Z] check_test.go:196: [daa3502ee9813] daemon is not started [2022-03-10T19:38:25.205Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T19:38:25.466Z] check_test.go:196: [d1687e76e6738] daemon is not started [2022-03-10T19:38:25.466Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T19:38:26.406Z] check_test.go:196: [dfaacf73571eb] daemon is not started [2022-03-10T19:38:26.406Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T19:38:27.347Z] check_test.go:196: [d0d066313dbfb] daemon is not started [2022-03-10T19:38:27.347Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T19:38:28.290Z] check_test.go:196: [d7f1eab9faa51] daemon is not started [2022-03-10T19:38:28.290Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T19:38:30.835Z] check_test.go:196: [db2bd8e415933] daemon is not started [2022-03-10T19:38:30.835Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T19:38:31.096Z] check_test.go:196: [deb5ac0d80222] daemon is not started [2022-03-10T19:38:31.096Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T19:38:32.551Z] check_test.go:196: [d691e822dd1ec] daemon is not started [2022-03-10T19:38:32.551Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T19:38:32.813Z] check_test.go:196: [d9171e5a711c3] daemon is not started [2022-03-10T19:38:32.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T19:38:32.813Z] check_test.go:196: [d2ba61fb5c458] daemon is not started [2022-03-10T19:38:32.813Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T19:38:33.075Z] check_test.go:196: [da92f396fba8e] daemon is not started [2022-03-10T19:38:33.075Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T19:38:33.336Z] check_test.go:196: [de573d8356af4] daemon is not started [2022-03-10T19:38:33.336Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T19:38:33.908Z] check_test.go:196: [dfb0f9609dede] daemon is not started [2022-03-10T19:38:33.908Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T19:38:33.908Z] check_test.go:196: [d75213b315de9] daemon is not started [2022-03-10T19:38:33.908Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T19:38:34.852Z] check_test.go:196: [d3afad5b9d8e8] daemon is not started [2022-03-10T19:38:34.852Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T19:38:36.775Z] check_test.go:196: [d11699e8a381a] daemon is not started [2022-03-10T19:38:36.775Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T19:38:37.346Z] check_test.go:196: [d1a807f7e3e9c] daemon is not started [2022-03-10T19:38:37.347Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T19:38:38.289Z] check_test.go:196: [d26e1000d96a9] daemon is not started [2022-03-10T19:38:38.289Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T19:38:39.233Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite (45.62s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.05s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.14s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.51s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-10T19:38:40.175Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-03-10T19:38:40.175Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T19:38:40.175Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T19:38:40.175Z] check_test.go:223: [d0d8e09007cf0] daemon is not started [2022-03-10T19:38:40.175Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T19:38:43.475Z] check_test.go:223: [dbe2ff3f3f698] daemon is not started [2022-03-10T19:38:43.475Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T19:38:47.680Z] check_test.go:223: [dbc7702bc72c2] daemon is not started [2022-03-10T19:38:47.680Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-10T19:38:50.984Z] check_test.go:223: [d2502bd870065] daemon is not started [2022-03-10T19:38:50.984Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-10T19:38:51.557Z] check_test.go:223: [d42d86da23d7b] daemon is not started [2022-03-10T19:38:51.557Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T19:38:52.500Z] check_test.go:223: [d028fa44115d7] daemon is not started [2022-03-10T19:38:52.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T19:38:52.500Z] check_test.go:223: [df8ea4359cd69] daemon is not started [2022-03-10T19:38:52.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T19:38:53.884Z] check_test.go:223: [da1a36206de85] daemon is not started [2022-03-10T19:38:53.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T19:38:54.456Z] check_test.go:223: [d7009184bfe3d] daemon is not started [2022-03-10T19:38:54.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T19:38:54.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-10T19:38:55.410Z] check_test.go:223: [dc5b9a520eced] daemon is not started [2022-03-10T19:38:55.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T19:38:57.954Z] check_test.go:223: [dca856178f510] daemon is not started [2022-03-10T19:38:57.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T19:38:58.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-10T19:38:58.455Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-10T19:38:58.526Z] check_test.go:223: [d90d14feddfed] daemon is not started [2022-03-10T19:38:58.526Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T19:38:58.786Z] check_test.go:223: [d2ba30040bc3c] daemon is not started [2022-03-10T19:38:58.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-10T19:38:58.925Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-10T19:38:58.925Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-10T19:38:59.047Z] check_test.go:223: [df8e3f802d0d3] daemon is not started [2022-03-10T19:38:59.047Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-10T19:38:59.308Z] check_test.go:223: [d3022e21f45cb] daemon is not started [2022-03-10T19:38:59.308Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-10T19:38:59.398Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-10T19:38:59.570Z] check_test.go:223: [d51af250fcb22] daemon is not started [2022-03-10T19:38:59.570Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-10T19:38:59.830Z] check_test.go:223: [d5619f5540416] daemon is not started [2022-03-10T19:38:59.830Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-10T19:39:00.091Z] check_test.go:223: [d9cdab010aa55] daemon is not started [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite (20.13s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.00s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-03-10T19:39:00.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2022-03-10T19:39:00.092Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-03-10T19:39:00.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T19:39:00.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T19:39:00.970Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-10T19:39:00.970Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-10T19:39:00.970Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-10T19:39:01.035Z] check_test.go:252: [d8cb96defabc7] daemon is not started [2022-03-10T19:39:01.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T19:39:01.297Z] check_test.go:252: [d0d22e134cc3e] daemon is not started [2022-03-10T19:39:01.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T19:39:01.558Z] check_test.go:252: [dcad285a3fa75] daemon is not started [2022-03-10T19:39:01.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T19:39:02.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T19:39:02.944Z] check_test.go:252: [d824d2f086adc] daemon is not started [2022-03-10T19:39:02.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T19:39:03.205Z] check_test.go:252: [d5e4e3c914ce8] daemon is not started [2022-03-10T19:39:03.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T19:39:03.775Z] check_test.go:252: [df9fc97fee982] daemon is not started [2022-03-10T19:39:03.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T19:39:04.035Z] check_test.go:252: [d2c2bc65d2c02] daemon is not started [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2022-03-10T19:39:04.035Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-10T19:39:04.035Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T19:39:04.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T19:39:05.736Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-10T19:39:07.305Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-10T19:39:07.305Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-10T19:39:07.305Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-10T19:39:07.305Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-10T19:39:07.305Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-10T19:39:08.969Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-10T19:39:09.321Z] check_test.go:279: [d70cf1ea7bd2b] daemon is not started [2022-03-10T19:39:09.321Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T19:39:09.321Z] check_test.go:279: [da36e604bac69] daemon is not started [2022-03-10T19:39:09.321Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T19:39:09.581Z] check_test.go:279: [db7d1460acbb9] daemon is not started [2022-03-10T19:39:09.581Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T19:39:09.581Z] check_test.go:279: [d0699b3e6aa8f] daemon is not started [2022-03-10T19:39:09.581Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T19:39:09.842Z] check_test.go:279: [de68c1f674301] daemon is not started [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-10T19:39:09.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-10T19:39:09.842Z] === RUN TestDockerNetworkSuite [2022-03-10T19:39:09.842Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-10T19:39:10.032Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-10T19:39:10.540Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-10T19:39:11.044Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-10T19:39:11.756Z] docker_cli_network_unix_test.go:46: [dfebfc3bdce16] daemon is not started [2022-03-10T19:39:12.016Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-10T19:39:12.108Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-10T19:39:12.594Z] docker_cli_network_unix_test.go:46: [d8e9b576ed5ab] daemon is not started [2022-03-10T19:39:12.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-10T19:39:15.404Z] docker_cli_network_unix_test.go:46: [dd6d7c21002c5] daemon is not started [2022-03-10T19:39:15.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-10T19:39:17.048Z] docker_cli_network_unix_test.go:46: [dbb6639d37221] daemon is not started [2022-03-10T19:39:17.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-10T19:39:17.309Z] docker_cli_network_unix_test.go:1233: [d775b9c264c57] daemon is not started [2022-03-10T19:39:18.273Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-10T19:39:19.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-10T19:39:19.948Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-10T19:39:19.948Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-10T19:39:19.948Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-10T19:39:20.804Z] docker_cli_network_unix_test.go:46: [d25ea602da0af] daemon is not started [2022-03-10T19:39:21.009Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-10T19:39:21.009Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-10T19:39:21.009Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-10T19:39:21.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-10T19:39:21.517Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-10T19:39:23.882Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-10T19:39:24.943Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-10T19:39:25.451Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-10T19:39:25.451Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-10T19:39:25.451Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-10T19:39:25.583Z] docker_cli_network_unix_test.go:46: [dd4abe5df0e5f] daemon is not started [2022-03-10T19:39:26.512Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-10T19:39:26.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-10T19:39:27.018Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-10T19:39:27.018Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-10T19:39:27.018Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-10T19:39:27.018Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-10T19:39:27.018Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-10T19:39:28.443Z] docker_cli_network_unix_test.go:46: [d831f8969487f] daemon is not started [2022-03-10T19:39:29.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-10T19:39:29.960Z] docker_cli_network_unix_test.go:46: [d557803c4f896] daemon is not started [2022-03-10T19:39:29.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-10T19:39:30.534Z] docker_cli_network_unix_test.go:46: [d07db7fe91c78] daemon is not started [2022-03-10T19:39:30.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-10T19:39:30.796Z] docker_cli_network_unix_test.go:46: [d2e0497ea0885] daemon is not started [2022-03-10T19:39:31.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-10T19:39:31.654Z] docker_cli_network_unix_test.go:46: [d69476d4c6ee7] daemon is not started [2022-03-10T19:39:31.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-10T19:39:32.488Z] docker_cli_network_unix_test.go:46: [d6593e723c659] daemon is not started [2022-03-10T19:39:33.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-10T19:39:33.059Z] docker_cli_network_unix_test.go:46: [d71337f32bb9a] daemon is not started [2022-03-10T19:39:33.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-10T19:39:33.181Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-10T19:39:33.320Z] docker_cli_network_unix_test.go:46: [da93de5ea0697] daemon is not started [2022-03-10T19:39:33.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-10T19:39:33.892Z] docker_cli_network_unix_test.go:46: [d1fcd7c6124d0] daemon is not started [2022-03-10T19:39:34.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-10T19:39:34.412Z] docker_cli_network_unix_test.go:46: [da5ead616bbeb] daemon is not started [2022-03-10T19:39:34.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-10T19:39:34.412Z] docker_cli_network_unix_test.go:46: [d95f5571d50b6] daemon is not started [2022-03-10T19:39:34.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-10T19:39:34.674Z] docker_cli_network_unix_test.go:46: [dee69a79055f0] daemon is not started [2022-03-10T19:39:34.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-10T19:39:35.622Z] docker_cli_network_unix_test.go:46: [d5293946b7dae] daemon is not started [2022-03-10T19:39:35.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-10T19:39:35.883Z] docker_cli_network_unix_test.go:46: [d9213ac122ca3] daemon is not started [2022-03-10T19:39:36.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-10T19:39:36.454Z] docker_cli_network_unix_test.go:46: [dc61178838097] daemon is not started [2022-03-10T19:39:36.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-10T19:39:36.715Z] docker_cli_network_unix_test.go:46: [daa067eb2bcf1] daemon is not started [2022-03-10T19:39:36.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-10T19:39:36.976Z] docker_cli_network_unix_test.go:46: [d0f432af672d8] daemon is not started [2022-03-10T19:39:36.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-10T19:39:38.360Z] docker_cli_network_unix_test.go:968: [d06df36e9e8fd] daemon is not started [2022-03-10T19:39:39.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-10T19:39:40.248Z] docker_cli_network_unix_test.go:46: [dffdecc7d120d] daemon is not started [2022-03-10T19:39:40.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-10T19:39:43.818Z] docker_cli_network_unix_test.go:1116: [dfbe15d3f334a] daemon is not started [2022-03-10T19:39:47.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-10T19:39:47.121Z] docker_cli_network_unix_test.go:46: [d2773f2a27f50] daemon is not started [2022-03-10T19:39:47.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-10T19:39:47.710Z] docker_cli_network_unix_test.go:46: [d93b45807b206] daemon is not started [2022-03-10T19:39:47.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-10T19:39:47.976Z] docker_cli_network_unix_test.go:46: [d36b3c07568e8] daemon is not started [2022-03-10T19:39:47.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-10T19:39:47.977Z] docker_cli_network_unix_test.go:46: [d4f5e07734e0d] daemon is not started [2022-03-10T19:39:47.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-10T19:39:48.237Z] docker_cli_network_unix_test.go:46: [dac7501c7c610] daemon is not started [2022-03-10T19:39:48.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-10T19:39:48.237Z] docker_cli_network_unix_test.go:46: [d35d2d58748ad] daemon is not started [2022-03-10T19:39:48.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-10T19:39:48.497Z] docker_cli_network_unix_test.go:46: [d834d214e5dfa] daemon is not started [2022-03-10T19:39:48.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-10T19:39:49.887Z] docker_cli_network_unix_test.go:46: [dd8a433d319c1] daemon is not started [2022-03-10T19:39:50.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-10T19:39:51.091Z] docker_cli_network_unix_test.go:46: [d039e0d07b16d] daemon is not started [2022-03-10T19:39:51.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-10T19:39:51.091Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T19:39:51.091Z] docker_cli_network_unix_test.go:46: [d160330998f65] daemon is not started [2022-03-10T19:39:51.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-10T19:39:51.663Z] docker_cli_network_unix_test.go:46: [d506aa3d9feb8] daemon is not started [2022-03-10T19:39:51.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-10T19:39:55.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-10T19:39:57.265Z] docker_cli_network_unix_test.go:1084: [d375d73687c1b] daemon is not started [2022-03-10T19:39:58.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-10T19:39:58.911Z] docker_cli_network_unix_test.go:46: [d6d49d74ea315] daemon is not started [2022-03-10T19:39:58.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-10T19:39:59.483Z] docker_cli_network_unix_test.go:46: [d0b7440e46c39] daemon is not started [2022-03-10T19:39:59.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-10T19:40:00.686Z] docker_cli_network_unix_test.go:46: [dfefd89b57e67] daemon is not started [2022-03-10T19:40:01.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-10T19:40:01.258Z] docker_cli_network_unix_test.go:46: [d3800e7cf1f38] daemon is not started [2022-03-10T19:40:01.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-10T19:40:01.519Z] docker_cli_network_unix_test.go:46: [d1db57edc635e] daemon is not started [2022-03-10T19:40:02.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-10T19:40:02.350Z] docker_cli_network_unix_test.go:46: [d2f4b04e295e9] daemon is not started [2022-03-10T19:40:02.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-10T19:40:03.291Z] docker_cli_network_unix_test.go:46: [d8fb37fdc0ba3] daemon is not started [2022-03-10T19:40:03.291Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-10T19:40:09.715Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-10T19:40:09.715Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-10T19:40:09.715Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-10T19:40:09.903Z] docker_cli_network_unix_test.go:46: [d10d91372c840] daemon is not started [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite (59.46s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.29s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.29s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.31s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.57s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-03-10T19:40:09.903Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.62s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-03-10T19:40:09.903Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.84s) [2022-03-10T19:40:09.903Z] === RUN TestDockerHubPullSuite [2022-03-10T19:40:09.903Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-10T19:40:10.843Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-10T19:40:13.386Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-10T19:40:13.386Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-10T19:40:13.957Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-10T19:40:15.874Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-10T19:40:15.874Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-10T19:40:15.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-10T19:40:15.880Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-10T19:40:15.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-10T19:40:15.880Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-10T19:40:15.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-10T19:40:15.880Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-10T19:40:15.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite (6.81s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.65s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2022-03-10T19:40:16.135Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2022-03-10T19:40:16.135Z] PASS [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === Skipped [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T19:40:16.135Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T19:40:16.135Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-10T19:40:16.135Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-10T19:40:16.135Z] [2022-03-10T19:40:16.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T19:40:16.136Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-10T19:40:16.136Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-10T19:40:16.136Z] [2022-03-10T19:40:16.136Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T19:40:16.136Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-10T19:40:16.136Z] docker_cli_network_unix_test.go:46: [d160330998f65] daemon is not started [2022-03-10T19:40:16.136Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-10T19:40:16.136Z] [2022-03-10T19:40:16.136Z] DONE 1270 tests, 51 skipped in 1549.035s [2022-03-10T19:40:16.136Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:40:16.136Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T19:40:16.136Z] +++ kill 8115 [2022-03-10T19:40:16.388Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-10T19:40:16.388Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-10T19:40:16.388Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-10T19:40:16.706Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-10T19:40:17.286Z] +++ /etc/init.d/apparmor stop [2022-03-10T19:40:17.286Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:40:17.286Z] [2022-03-10T19:40:17.286Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:40:17.286Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:40:17.286Z] [2022-03-10T19:40:17.286Z] To set a process to complain mode, use the command line tool [2022-03-10T19:40:17.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:40:17.286Z] +++ true [2022-03-10T19:40:17.286Z] exiting test-integration [2022-03-10T19:40:17.286Z] ++ exit 0 [2022-03-10T19:40:17.286Z] [2022-03-10T19:40:17.546Z] + for job in $(jobs -p) [2022-03-10T19:40:17.546Z] + wait 12857 [2022-03-10T19:40:24.130Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-10T19:40:29.420Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-10T19:40:31.979Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-10T19:40:36.183Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-10T19:40:38.727Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-10T19:40:42.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-10T19:40:42.025Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T19:40:42.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-10T19:40:47.118Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-10T19:40:47.118Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-10T19:40:47.118Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-10T19:40:47.118Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-10T19:40:48.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-10T19:40:48.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-10T19:40:49.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-10T19:40:51.729Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-10T19:41:05.458Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-10T19:41:07.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-10T19:41:08.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-10T19:41:12.202Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-10T19:41:15.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-10T19:41:17.710Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-10T19:41:48.013Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-10T19:41:48.013Z] docker_cli_swarm_test.go:1186: [d4c71a220bab3] joining swarm manager [dea32fc2a1cd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:41:54.594Z] docker_cli_swarm_test.go:1195: [dad480aca4630] joining swarm manager [dea32fc2a1cd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:42:33.342Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-10T19:42:43.364Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-10T19:42:44.748Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-10T19:42:46.667Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-10T19:42:48.579Z] docker_cli_swarm_test.go:1118: [d97516a6927f0] joining swarm manager [d496d5cf88aa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:42:49.435Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-10T19:42:49.435Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-10T19:42:49.435Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-10T19:42:49.520Z] docker_cli_swarm_test.go:1119: [d35fb36551d1c] joining swarm manager [d496d5cf88aa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:44:26.558Z] docker_cli_swarm_test.go:1172: [d09478c9846f0] joining swarm manager [d496d5cf88aa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-10T19:44:30.689Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-10T19:44:30.690Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-10T19:44:30.690Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-10T19:44:55.810Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-10T19:44:58.666Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-10T19:44:58.666Z] docker_cli_swarm_test.go:1453: [d719cad4ced0d] joining swarm manager [d09d9cd892381]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:44:58.666Z] docker_cli_swarm_test.go:1454: [dd5db2bc75666] joining swarm manager [d09d9cd892381]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-10T19:45:08.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-10T19:45:08.933Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-10T19:45:09.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-10T19:45:09.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-10T19:45:09.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-10T19:45:10.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-10T19:45:10.657Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-10T19:45:12.048Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-10T19:45:15.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-10T19:45:17.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-10T19:45:19.809Z] docker_cli_swarm_unix_test.go:62: [de7a2cccadcd6] joining swarm manager [d620d213f2e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:45:31.723Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-10T19:46:14.257Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-10T19:46:16.093Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-10T19:46:16.093Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-10T19:46:16.093Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-10T19:46:18.010Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-10T19:46:21.313Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-10T19:46:23.224Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-10T19:46:25.772Z] docker_api_swarm_test.go:961: [db09ebaf9661e] joining swarm manager [d9f8eef0657f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-10T19:46:26.621Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-10T19:46:36.928Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-10T19:46:43.881Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-10T19:46:56.130Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-10T19:46:58.040Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-10T19:47:00.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-10T19:47:03.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-10T19:47:11.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-10T19:47:15.495Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-10T19:47:17.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-10T19:47:19.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-10T19:47:22.497Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-10T19:47:25.043Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-10T19:47:28.347Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-10T19:47:30.890Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-10T19:48:27.168Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-10T19:48:42.067Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite (1668.27s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.86s) [2022-03-10T19:48:56.978Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.79s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.33s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.57s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.70s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.89s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.27s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.30s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.90s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.23s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.09s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.42s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.37s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.93s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.18s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.61s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.24s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.21s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.55s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.56s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.19s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.65s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.88s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.55s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.52s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.62s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.93s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.65s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.54s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.85s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.03s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.44s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.87s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.05s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.17s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.07s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.78s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.82s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (136.12s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.69s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.53s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.17s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-03-10T19:48:56.978Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.91s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.95s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.98s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.32s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.06s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.72s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-03-10T19:48:56.978Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-03-10T19:48:56.978Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T19:48:56.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-10T19:48:57.239Z] docker_cli_external_volume_driver_test.go:53: [deb6717a626ae] daemon is not started [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-10T19:49:03.780Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-10T19:49:03.780Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-10T19:49:03.780Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-10T19:49:03.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-10T19:49:08.463Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-10T19:49:08.463Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-10T19:49:08.463Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-10T19:49:08.463Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-10T19:49:08.463Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-10T19:49:08.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-10T19:49:12.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-10T19:49:12.191Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T19:49:12.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-10T19:49:12.191Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-10T19:49:12.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-10T19:49:12.191Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T19:49:12.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-10T19:49:13.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-10T19:49:15.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-10T19:49:18.405Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-10T19:49:36.072Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-10T19:49:36.072Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-10T19:49:36.072Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-10T19:49:36.072Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-10T19:49:36.072Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-10T19:49:36.072Z] === RUN TestDockerSuite/TestBuildFails [2022-03-10T19:49:44.643Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-10T19:49:44.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-10T19:49:49.321Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-10T19:49:59.625Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-10T19:50:12.032Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-10T19:50:17.811Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-10T19:50:19.344Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-10T19:50:23.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-10T19:50:25.127Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-10T19:50:25.127Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-10T19:50:25.584Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-10T19:50:26.553Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-10T19:50:27.011Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-10T19:50:27.011Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-10T19:50:27.011Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-10T19:50:29.678Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-10T19:50:41.799Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-10T19:50:41.799Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T19:50:41.799Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-10T19:50:44.578Z] docker_cli_external_volume_driver_test.go:53: [d43fcc16516a2] daemon is not started [2022-03-10T19:50:54.169Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-10T19:50:54.169Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-10T19:50:55.702Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-10T19:50:55.702Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-10T19:50:55.702Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-10T19:50:56.670Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-10T19:50:56.670Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-10T19:50:59.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-10T19:51:01.365Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-10T19:51:02.336Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-10T19:51:03.299Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-10T19:51:04.265Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-10T19:51:04.723Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-10T19:51:06.256Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-10T19:51:07.790Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-10T19:51:14.855Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-10T19:51:14.855Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-10T19:51:14.855Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-10T19:51:15.825Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-10T19:51:17.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-10T19:51:21.606Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-10T19:51:29.823Z] docker_cli_external_volume_driver_test.go:53: [d35ff8bbe4e3c] daemon is not started [2022-03-10T19:51:42.737Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-10T19:51:42.737Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-10T19:51:42.737Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-10T19:51:45.705Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-10T19:51:47.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-10T19:51:47.933Z] docker_cli_external_volume_driver_test.go:53: [d45049431e58d] daemon is not started [2022-03-10T19:52:00.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-10T19:52:22.120Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-10T19:52:32.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-10T19:52:47.911Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-10T19:52:50.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-10T19:52:56.879Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-10T19:53:04.316Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-10T19:53:05.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-10T19:53:09.298Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-10T19:53:27.526Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-10T19:53:27.526Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-10T19:53:27.526Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-10T19:53:34.707Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-10T19:53:35.177Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-10T19:53:35.177Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-10T19:53:35.177Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-10T19:53:35.177Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-10T19:53:35.177Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-10T19:53:43.852Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-10T19:53:51.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-10T19:53:52.524Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-10T19:53:55.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-10T19:53:55.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-10T19:53:55.951Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-10T19:53:58.910Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-10T19:53:59.903Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-10T19:54:01.475Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-10T19:54:10.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-10T19:54:22.733Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-10T19:54:22.733Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-10T19:54:31.416Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-10T19:54:36.187Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-10T19:54:42.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-10T19:54:44.865Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-10T19:54:50.748Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-10T19:54:55.512Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-10T19:54:57.083Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-10T19:54:57.083Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-10T19:54:57.083Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-10T19:54:57.083Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-10T19:54:57.083Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-10T19:54:59.306Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-10T19:54:59.306Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-10T19:54:59.306Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-10T19:55:14.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-10T19:55:26.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-10T19:55:44.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-10T19:55:44.685Z] docker_cli_external_volume_driver_test.go:485: [d22168170ebc6] daemon is not started [2022-03-10T19:55:50.065Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-10T19:55:59.588Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-10T19:55:59.588Z] docker_cli_external_volume_driver_test.go:53: [d474f227b70db] daemon is not started [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite (437.42s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-03-10T19:56:14.500Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-10T19:56:14.500Z] PASS [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] === Skipped [2022-03-10T19:56:14.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T19:56:14.500Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-10T19:56:14.500Z] check_test.go:309: [dff45d3ff920c] daemon is not started [2022-03-10T19:56:14.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T19:56:14.500Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-10T19:56:14.500Z] check_test.go:309: [df0e3525bc296] daemon is not started [2022-03-10T19:56:14.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T19:56:14.500Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-10T19:56:14.500Z] check_test.go:309: [d2a1d95618228] daemon is not started [2022-03-10T19:56:14.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T19:56:14.500Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-10T19:56:14.500Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T19:56:14.500Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-10T19:56:14.500Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-10T19:56:14.500Z] [2022-03-10T19:56:14.500Z] DONE 273 tests, 5 skipped in 2506.368s [2022-03-10T19:56:14.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-10T19:56:14.500Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d27ddac17b589/docker.pid [2022-03-10T19:56:14.500Z] +++ kill 6736 [2022-03-10T19:56:14.500Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6736 is not a child of this shell [2022-03-10T19:56:14.500Z] warning: PID 6736 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d27ddac17b589/docker.pid had a nonzero exit code [2022-03-10T19:56:14.500Z] ++++ cat bundles/test-integration/docker.pid [2022-03-10T19:56:14.500Z] +++ kill 8143 [2022-03-10T19:56:15.441Z] +++ /etc/init.d/apparmor stop [2022-03-10T19:56:15.441Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-10T19:56:15.441Z] [2022-03-10T19:56:15.441Z] Unloading profiles will leave already running processes permanently [2022-03-10T19:56:15.441Z] unconfined, which can lead to unexpected situations. [2022-03-10T19:56:15.441Z] [2022-03-10T19:56:15.441Z] To set a process to complain mode, use the command line tool [2022-03-10T19:56:15.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-10T19:56:15.441Z] +++ true [2022-03-10T19:56:15.441Z] exiting test-integration [2022-03-10T19:56:15.441Z] ++ exit 0 [2022-03-10T19:56:15.441Z] [2022-03-10T19:56:15.701Z] + exit 0 [2022-03-10T19:56:15.701Z] ++ jobs -p [2022-03-10T19:56:15.701Z] + pids= [2022-03-10T19:56:15.701Z] + echo 'Remaining pids to kill: []' [2022-03-10T19:56:15.701Z] Remaining pids to kill: [] [2022-03-10T19:56:15.701Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-10T19:56:15.719Z] Recording test results [2022-03-10T19:56:17.543Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-10T19:56:17.875Z] + echo Ensuring container killed. [2022-03-10T19:56:17.875Z] Ensuring container killed. [2022-03-10T19:56:17.875Z] + docker ps -aq -f name=docker-pr1-* [2022-03-10T19:56:17.875Z] + cids=f6887df8ec08 [2022-03-10T19:56:17.875Z] d57d128241e6 [2022-03-10T19:56:17.875Z] edc84d3b6285 [2022-03-10T19:56:17.875Z] + [ -n f6887df8ec08 [2022-03-10T19:56:17.875Z] d57d128241e6 [2022-03-10T19:56:17.875Z] edc84d3b6285 ] [2022-03-10T19:56:17.875Z] + docker rm -vf f6887df8ec08 d57d128241e6 edc84d3b6285 [2022-03-10T19:56:20.421Z] f6887df8ec08 [2022-03-10T19:56:20.421Z] d57d128241e6 [2022-03-10T19:56:20.421Z] edc84d3b6285 [Pipeline] sh [2022-03-10T19:56:20.707Z] + echo Chowning /workspace to jenkins user [2022-03-10T19:56:20.707Z] Chowning /workspace to jenkins user [2022-03-10T19:56:20.707Z] + id -u [2022-03-10T19:56:20.707Z] + id -g [2022-03-10T19:56:20.707Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43356:/workspace busybox chown -R 1000:1000 /workspace [2022-03-10T19:56:20.707Z] Unable to find image 'busybox:latest' locally [2022-03-10T19:56:20.967Z] latest: Pulling from library/busybox [2022-03-10T19:56:20.967Z] 7e5209d2300f: Pulling fs layer [2022-03-10T19:56:20.967Z] 7e5209d2300f: Verifying Checksum [2022-03-10T19:56:20.967Z] 7e5209d2300f: Download complete [2022-03-10T19:56:20.967Z] 7e5209d2300f: Pull complete [2022-03-10T19:56:21.227Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-10T19:56:21.228Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-10T19:56:24.839Z] + bundleName=amd64 [2022-03-10T19:56:24.839Z] + echo Creating amd64-bundles.tar.gz [2022-03-10T19:56:24.839Z] Creating amd64-bundles.tar.gz [2022-03-10T19:56:24.839Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-10T19:56:24.839Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-10T19:56:25.733Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] archiveArtifacts [2022-03-10T19:56:25.798Z] Archiving artifacts [2022-03-10T19:56:27.887Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T19:56:28.201Z] + make clean [2022-03-10T19:56:28.461Z] docker volume rm -f docker-dev-cache [2022-03-10T19:56:28.461Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T19:56:36.040Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-10T19:56:39.767Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-10T19:56:39.767Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-10T19:56:39.767Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-10T19:56:39.767Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-10T19:56:39.767Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-10T19:56:41.299Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-10T19:56:45.026Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-10T19:56:48.756Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-10T19:56:53.435Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-10T19:57:23.366Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-10T19:57:23.366Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-10T19:57:23.366Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-10T19:57:33.667Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-10T19:57:33.667Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-10T19:57:38.349Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-10T19:57:38.349Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-10T19:57:43.030Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-10T19:58:08.144Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-10T19:58:08.144Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-10T19:58:08.145Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-10T19:58:08.145Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-10T19:58:09.676Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-10T19:58:15.455Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-10T19:58:20.134Z] === RUN TestDockerSuite/TestBuildUser [2022-03-10T19:58:20.134Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-10T19:58:20.134Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-10T19:58:20.134Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T19:58:20.134Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-10T19:58:20.134Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-10T19:58:20.134Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-10T19:58:24.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-10T19:58:25.285Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-10T19:58:28.216Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-10T19:58:28.216Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-10T19:58:28.216Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-10T19:58:28.216Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-10T19:58:28.216Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-10T19:58:53.530Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-10T19:58:53.530Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-10T19:59:02.208Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-10T19:59:08.088Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-10T19:59:08.088Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-10T19:59:08.088Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-10T19:59:08.088Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-10T19:59:08.088Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-10T19:59:11.049Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-10T19:59:11.049Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T19:59:11.049Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-10T19:59:23.565Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-10T19:59:28.329Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-10T19:59:28.329Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-10T19:59:53.650Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-10T19:59:53.650Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-10T19:59:53.650Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-10T19:59:53.650Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-10T19:59:53.650Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-10T19:59:53.650Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-10T19:59:53.650Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-10T19:59:54.123Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-10T20:00:02.801Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-10T20:00:05.025Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-10T20:00:05.025Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-10T20:00:05.494Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-10T20:00:05.494Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T20:00:05.494Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-10T20:00:05.494Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T20:00:05.494Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-10T20:00:07.692Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-10T20:00:12.373Z] === RUN TestDockerSuite/TestCommitChange [2022-03-10T20:00:18.157Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-10T20:00:23.942Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-10T20:00:23.942Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T20:00:23.942Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-10T20:00:31.013Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-10T20:00:31.013Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-10T20:00:31.013Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-10T20:00:38.081Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-10T20:00:48.389Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-10T20:00:48.389Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-10T20:00:48.389Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-10T20:00:48.389Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-10T20:00:48.389Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-10T20:00:48.389Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-10T20:00:48.389Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-10T20:00:48.389Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-10T20:01:00.754Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-10T20:01:13.122Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-10T20:01:13.122Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T20:01:13.122Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-10T20:01:20.186Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-10T20:01:20.186Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T20:01:20.186Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-10T20:01:20.186Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T20:01:20.186Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-10T20:01:20.186Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T20:01:20.186Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-10T20:01:22.366Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-10T20:01:22.366Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T20:01:22.366Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-10T20:01:22.366Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-10T20:01:25.262Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-10T20:01:25.262Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-10T20:01:25.262Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T20:01:25.262Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-10T20:01:25.262Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T20:01:25.262Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-10T20:01:25.262Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T20:01:25.263Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-10T20:01:28.167Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-10T20:01:30.340Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-10T20:01:33.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-10T20:01:33.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-10T20:01:33.244Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T20:01:33.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-10T20:01:35.415Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-10T20:01:35.415Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-10T20:01:38.312Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-10T20:01:38.312Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T20:01:38.312Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-10T20:01:38.312Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:01:38.312Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-10T20:01:40.486Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-10T20:01:40.486Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-10T20:01:42.660Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-10T20:01:42.660Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T20:01:42.660Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-10T20:01:45.557Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-10T20:01:45.557Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-10T20:01:52.615Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-10T20:01:57.292Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-10T20:02:01.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-10T20:02:01.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-10T20:02:01.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-10T20:02:01.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-10T20:02:01.019Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-10T20:02:03.191Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-10T20:02:03.191Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T20:02:03.191Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-10T20:02:06.089Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-10T20:02:06.089Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T20:02:06.089Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-10T20:02:08.265Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-10T20:02:08.265Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-10T20:02:12.943Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-10T20:02:14.476Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-10T20:02:14.476Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-10T20:02:14.476Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-10T20:02:14.476Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-10T20:02:14.476Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-10T20:02:14.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-10T20:02:16.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-10T20:02:16.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-10T20:02:19.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-10T20:02:21.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-10T20:02:24.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-10T20:02:26.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000117a58_} [2022-03-10T20:02:35.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1046204090_c:\foo_false____} [2022-03-10T20:02:42.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1046204090_c:\foo_true____} [2022-03-10T20:02:44.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-10T20:02:44.569Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-10T20:02:44.569Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-10T20:02:44.569Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-10T20:02:44.569Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-10T20:02:45.026Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-10T20:02:45.026Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-10T20:02:45.026Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-10T20:02:45.026Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T20:02:45.026Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-10T20:02:45.026Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T20:02:45.026Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-10T20:02:47.197Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-10T20:02:47.197Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-10T20:02:47.197Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-10T20:02:47.197Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-10T20:02:47.197Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.197Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-10T20:02:47.197Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-10T20:02:47.654Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-10T20:02:47.654Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T20:02:47.654Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-10T20:02:49.825Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-10T20:02:50.285Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-10T20:02:50.285Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T20:02:50.285Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-10T20:02:53.183Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-10T20:02:53.183Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T20:02:53.183Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-10T20:02:53.183Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T20:02:53.183Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-10T20:02:53.183Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T20:02:53.183Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-10T20:02:57.861Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-10T20:03:00.759Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-10T20:03:00.759Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T20:03:00.759Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-10T20:03:00.759Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T20:03:00.759Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-10T20:03:11.077Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-10T20:03:11.077Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T20:03:11.077Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-10T20:03:11.077Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T20:03:11.077Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-10T20:03:25.870Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-10T20:03:25.870Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T20:03:25.870Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-10T20:03:25.870Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T20:03:25.870Z] === RUN TestDockerSuite/TestCpToDot [2022-03-10T20:03:27.405Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-10T20:03:27.405Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T20:03:27.405Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-10T20:03:27.405Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T20:03:27.405Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-10T20:03:29.577Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-10T20:03:29.577Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:03:30.036Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-10T20:03:30.036Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T20:03:30.036Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-10T20:03:30.036Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T20:03:30.036Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-10T20:03:30.036Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T20:03:30.036Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-10T20:03:30.036Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-10T20:03:30.493Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-10T20:03:32.668Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-10T20:03:34.844Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-10T20:03:34.844Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-10T20:03:35.302Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-10T20:03:37.473Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-10T20:03:37.931Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-10T20:03:38.389Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-10T20:03:38.389Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T20:03:38.389Z] === RUN TestDockerSuite/TestCreateRM [2022-03-10T20:03:38.389Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-10T20:03:38.389Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T20:03:38.389Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-10T20:03:38.845Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-10T20:03:39.304Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-10T20:03:47.854Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-10T20:03:47.854Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-10T20:03:47.854Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-10T20:03:51.578Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-10T20:03:51.578Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-10T20:03:51.578Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T20:03:51.578Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-10T20:03:54.479Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-10T20:03:54.479Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.479Z] === RUN TestDockerSuite/TestDockerFails [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-10T20:03:54.937Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-10T20:03:54.937Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-10T20:03:54.937Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-10T20:03:54.937Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-10T20:03:54.937Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-10T20:03:54.937Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-10T20:03:57.834Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-10T20:04:00.008Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-10T20:04:02.907Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-10T20:04:11.479Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-10T20:04:17.274Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-10T20:04:21.960Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-10T20:04:24.140Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-10T20:04:25.106Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-10T20:04:29.787Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-10T20:04:30.245Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-10T20:04:31.784Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-10T20:04:36.469Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-10T20:04:42.255Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-10T20:04:42.255Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-10T20:04:42.255Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-10T20:04:42.255Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-10T20:04:42.714Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-10T20:04:42.714Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-10T20:04:42.714Z] === RUN TestDockerSuite/TestEventsRename [2022-03-10T20:04:45.628Z] === RUN TestDockerSuite/TestEventsResize [2022-03-10T20:04:48.539Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-10T20:04:57.104Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-10T20:04:59.278Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-10T20:05:09.587Z] === RUN TestDockerSuite/TestEventsTop [2022-03-10T20:05:09.587Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-10T20:05:09.587Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-10T20:05:11.767Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-10T20:05:15.497Z] === RUN TestDockerSuite/TestExec [2022-03-10T20:05:15.497Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:05:15.497Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-10T20:05:15.497Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T20:05:15.497Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-10T20:05:22.565Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-10T20:05:24.743Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-10T20:05:24.743Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:05:24.743Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-10T20:05:24.743Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T20:05:24.743Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-10T20:05:24.743Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T20:05:24.743Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-10T20:05:26.921Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-10T20:05:29.106Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-10T20:05:33.787Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-10T20:05:37.521Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-10T20:05:42.213Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-10T20:05:42.213Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T20:05:42.213Z] === RUN TestDockerSuite/TestExecEnv [2022-03-10T20:05:42.213Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T20:05:42.213Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-10T20:05:42.213Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T20:05:42.213Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-10T20:05:44.389Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-10T20:05:49.074Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-10T20:05:49.074Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecParseError [2022-03-10T20:05:49.074Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-10T20:05:49.074Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-10T20:05:49.074Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T20:05:49.074Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-10T20:05:53.760Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-10T20:05:53.761Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T20:05:53.761Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-10T20:05:53.761Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T20:05:53.761Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-10T20:05:53.761Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T20:05:53.761Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-10T20:05:53.761Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T20:05:53.761Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-10T20:05:53.761Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T20:05:53.761Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-10T20:05:56.662Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-10T20:05:56.662Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T20:05:56.662Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-10T20:06:05.228Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-10T20:06:05.228Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T20:06:05.228Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-10T20:06:05.228Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T20:06:05.228Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-10T20:06:05.228Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T20:06:05.228Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-10T20:06:11.027Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-10T20:06:18.107Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-10T20:06:21.006Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-10T20:06:26.793Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestHealth [2022-03-10T20:06:26.793Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-10T20:06:26.793Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-10T20:06:27.253Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-10T20:06:27.253Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-10T20:06:33.042Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-10T20:06:33.042Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-10T20:06:34.008Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-10T20:06:34.008Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-10T20:06:34.008Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-10T20:06:34.978Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-10T20:06:34.978Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-10T20:06:37.160Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-10T20:06:37.618Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-10T20:06:39.792Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-10T20:06:42.694Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-10T20:06:43.152Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-10T20:06:43.152Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-10T20:06:43.152Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-10T20:06:46.886Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-10T20:06:46.886Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-10T20:06:49.060Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-10T20:06:49.060Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestImportFile [2022-03-10T20:06:49.518Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-10T20:06:49.518Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-10T20:06:49.518Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-10T20:06:49.518Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-10T20:06:49.518Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-10T20:06:49.518Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-10T20:06:49.518Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-10T20:06:49.518Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-10T20:06:49.518Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T20:06:49.518Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-10T20:06:52.418Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-10T20:06:54.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-10T20:06:54.596Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T20:06:54.596Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-10T20:06:54.596Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T20:06:54.596Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-10T20:06:54.596Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-10T20:06:54.596Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T20:06:54.596Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-10T20:06:57.511Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-10T20:06:57.511Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-10T20:07:00.414Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-10T20:07:00.414Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T20:07:00.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-10T20:07:00.414Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T20:07:00.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-10T20:07:00.414Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T20:07:00.414Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-10T20:07:02.587Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-10T20:07:07.270Z] === RUN TestDockerSuite/TestInspectImage [2022-03-10T20:07:07.270Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:07:07.270Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-10T20:07:07.270Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T20:07:07.270Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-10T20:07:07.270Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T20:07:07.270Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-10T20:07:14.340Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-10T20:07:16.512Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-10T20:07:16.972Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-10T20:07:24.043Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-10T20:07:26.944Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-10T20:07:26.944Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T20:07:26.944Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-10T20:07:26.944Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-10T20:07:29.124Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-10T20:07:32.025Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-10T20:07:36.705Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-10T20:07:39.612Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-10T20:07:41.792Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-10T20:07:43.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-10T20:07:46.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-10T20:07:48.317Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-10T20:07:51.216Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-10T20:07:51.216Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-10T20:07:51.216Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-10T20:07:51.216Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-10T20:07:53.387Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-10T20:07:55.560Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-10T20:08:01.342Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-10T20:08:04.240Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-10T20:08:04.240Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-10T20:08:04.240Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-10T20:08:06.418Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-10T20:08:06.418Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-10T20:08:14.983Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-10T20:08:22.058Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-10T20:08:29.140Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-10T20:08:31.320Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-10T20:08:34.278Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-10T20:08:34.278Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T20:08:34.278Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-10T20:08:41.454Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-10T20:08:43.676Z] === RUN TestDockerSuite/TestLogsSince [2022-03-10T20:08:54.131Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-10T20:08:54.131Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T20:08:54.131Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-10T20:08:54.131Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T20:08:54.131Z] === RUN TestDockerSuite/TestLogsTail [2022-03-10T20:08:56.352Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-10T20:08:58.573Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-10T20:09:01.533Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-10T20:09:01.533Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestNetHostname [2022-03-10T20:09:01.533Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-10T20:09:01.533Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-10T20:09:01.533Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-10T20:09:01.533Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginActive [2022-03-10T20:09:01.533Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-10T20:09:01.533Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-10T20:09:01.533Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-10T20:09:01.533Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-10T20:09:01.533Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-10T20:09:01.533Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-10T20:09:01.533Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-10T20:09:01.533Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-10T20:09:01.533Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-10T20:09:01.533Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPortList [2022-03-10T20:09:01.533Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T20:09:01.533Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-10T20:09:06.302Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.302Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-10T20:09:06.302Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T20:09:06.775Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-10T20:09:11.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-10T20:09:11.546Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T20:09:11.546Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-10T20:09:20.232Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-10T20:09:20.232Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-10T20:09:20.232Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-10T20:09:30.676Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-10T20:09:46.185Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-10T20:09:46.185Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-10T20:09:46.185Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T20:09:46.185Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-10T20:09:58.556Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-10T20:10:02.288Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-10T20:10:19.949Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-10T20:10:25.752Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-10T20:10:25.752Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-10T20:10:25.752Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-10T20:10:25.752Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-10T20:10:25.752Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-10T20:10:36.063Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-10T20:10:36.063Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T20:10:36.063Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-10T20:10:36.063Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-10T20:10:36.063Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-10T20:10:36.063Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-10T20:10:36.063Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-10T20:10:36.063Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-10T20:10:36.063Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-10T20:10:43.138Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-10T20:10:43.138Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-10T20:10:43.138Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-10T20:10:44.670Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-10T20:10:44.670Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T20:10:44.670Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-10T20:10:45.641Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-10T20:10:46.611Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-10T20:10:46.611Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T20:10:46.611Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-10T20:10:51.291Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-10T20:10:55.028Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-10T20:10:57.980Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-10T20:11:27.924Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-10T20:11:27.924Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:11:27.924Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-10T20:11:34.987Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-10T20:11:34.987Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-10T20:11:34.987Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-10T20:11:35.450Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-10T20:11:40.136Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-10T20:11:44.827Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-10T20:11:44.827Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:11:44.827Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-10T20:11:49.506Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-10T20:11:49.506Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-10T20:11:49.506Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-10T20:12:04.310Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-10T20:12:07.216Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-10T20:12:08.183Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-10T20:12:15.246Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-10T20:12:21.024Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-10T20:12:33.392Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-10T20:12:38.068Z] === RUN TestDockerSuite/TestRmiTag [2022-03-10T20:12:38.526Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-10T20:12:41.424Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-10T20:12:59.092Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-10T20:13:01.993Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-10T20:13:07.819Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-10T20:13:08.809Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-10T20:13:08.809Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-10T20:13:11.032Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-10T20:13:11.032Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-10T20:13:11.032Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-10T20:13:11.032Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-10T20:13:11.032Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-10T20:13:15.795Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-10T20:13:18.758Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-10T20:13:20.993Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-10T20:13:23.952Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-10T20:13:26.175Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-10T20:13:26.175Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-10T20:13:30.959Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-10T20:13:30.959Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-10T20:13:38.135Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-10T20:13:38.135Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-10T20:13:38.135Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-10T20:13:41.934Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-10T20:13:41.934Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-10T20:13:41.934Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-10T20:13:41.934Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-10T20:13:41.934Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-10T20:13:43.503Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-10T20:13:43.503Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-10T20:13:44.109Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T20:13:44.109Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-10T20:13:46.333Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-10T20:13:48.552Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-10T20:13:51.511Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-10T20:13:51.511Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-10T20:13:51.511Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-10T20:13:51.511Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-10T20:13:51.511Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-10T20:13:51.511Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-10T20:13:51.511Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-10T20:13:53.734Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-10T20:13:53.734Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-10T20:13:53.734Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-10T20:13:53.734Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T20:13:53.734Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-10T20:13:53.734Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-10T20:13:53.734Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-10T20:13:53.734Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-10T20:13:53.734Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-10T20:13:55.303Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-10T20:14:01.189Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-10T20:14:01.189Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-10T20:14:04.153Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-10T20:14:04.153Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-10T20:14:04.153Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-10T20:14:04.153Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-10T20:14:04.153Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-10T20:14:04.153Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-10T20:14:06.378Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-10T20:14:08.599Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-10T20:14:08.599Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-10T20:14:08.599Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-10T20:14:10.819Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-10T20:14:10.819Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-10T20:14:10.819Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-10T20:14:10.819Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T20:14:10.819Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-10T20:14:10.819Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-10T20:14:10.819Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-10T20:14:19.500Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-10T20:14:20.489Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-10T20:14:23.447Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-10T20:14:25.673Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-10T20:14:25.673Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-10T20:14:25.673Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.673Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-10T20:14:25.673Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.673Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-10T20:14:25.674Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.674Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-10T20:14:25.674Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.674Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T20:14:25.674Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-10T20:14:25.674Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-10T20:14:25.674Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.674Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-10T20:14:25.674Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-10T20:14:25.674Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-10T20:14:34.348Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-10T20:14:34.348Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-10T20:14:34.348Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-10T20:14:34.818Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-10T20:14:34.818Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-10T20:14:34.818Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-10T20:14:34.818Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-10T20:14:34.818Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-10T20:14:34.818Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-10T20:14:34.818Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-10T20:14:34.818Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-10T20:14:34.818Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-10T20:14:45.257Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-10T20:14:45.257Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-10T20:14:45.257Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunMount [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-10T20:14:46.513Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-10T20:14:46.513Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-10T20:14:55.066Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-10T20:14:55.066Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T20:14:55.066Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-10T20:14:55.066Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-10T20:14:55.066Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-10T20:14:55.066Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-10T20:14:55.066Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-10T20:14:59.746Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-10T20:15:03.492Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-10T20:15:03.492Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-10T20:15:03.949Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-10T20:15:05.514Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-10T20:15:07.696Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-10T20:15:09.870Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-10T20:15:10.842Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-10T20:15:13.015Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-10T20:15:13.472Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-10T20:15:13.472Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-10T20:15:16.376Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-10T20:15:16.376Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-10T20:15:16.376Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-10T20:15:16.376Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-10T20:15:16.376Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T20:15:16.376Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-10T20:15:24.934Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-10T20:15:24.934Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-10T20:15:24.934Z] === RUN TestDockerSuite/TestRunRm [2022-03-10T20:15:31.993Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-10T20:15:37.777Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-10T20:15:44.838Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-10T20:15:51.908Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-10T20:15:54.815Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-10T20:15:56.991Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-10T20:15:56.991Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-10T20:15:56.991Z] === RUN TestDockerSuite/TestRunState [2022-03-10T20:15:56.991Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-10T20:15:56.991Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-10T20:15:59.893Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-10T20:15:59.893Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T20:15:59.893Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-10T20:16:01.424Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-10T20:16:01.424Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-10T20:16:01.424Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-10T20:16:01.424Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-10T20:16:01.424Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-10T20:16:01.882Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-10T20:16:01.882Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-10T20:16:01.882Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-10T20:16:01.882Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-10T20:16:07.669Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-10T20:16:07.669Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-10T20:16:14.730Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-10T20:16:14.730Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-10T20:16:14.730Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-10T20:16:16.902Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-10T20:16:16.902Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-10T20:16:16.902Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-10T20:16:16.902Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-10T20:16:16.902Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-10T20:16:20.635Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-10T20:16:27.716Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-10T20:16:31.524Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-10T20:16:38.700Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-10T20:16:38.700Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-10T20:16:38.700Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-10T20:16:38.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-10T20:16:41.661Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-10T20:16:43.882Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-10T20:16:46.106Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-10T20:16:46.106Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.106Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-10T20:16:46.106Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-10T20:16:46.575Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-10T20:16:46.575Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-10T20:16:46.575Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-10T20:16:46.575Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-10T20:16:46.575Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-10T20:16:46.575Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-10T20:16:55.246Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-10T20:16:57.471Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-10T20:16:59.699Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-10T20:17:04.465Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-10T20:17:04.465Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-10T20:17:04.465Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-10T20:17:04.465Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-10T20:17:04.465Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-10T20:17:04.465Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T20:17:04.465Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-10T20:17:06.686Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-10T20:17:07.156Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-10T20:17:07.624Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-10T20:17:08.095Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-10T20:17:09.667Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-10T20:17:16.837Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-10T20:17:16.837Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-10T20:17:16.837Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-10T20:17:25.516Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-10T20:17:25.516Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T20:17:25.516Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-10T20:17:29.320Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-10T20:17:29.320Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-10T20:17:29.320Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-10T20:17:29.320Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T20:17:29.320Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-10T20:17:29.320Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-10T20:17:29.320Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-10T20:17:29.320Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-10T20:17:29.320Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-10T20:17:41.836Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T20:17:41.836Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-10T20:17:42.828Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-10T20:17:45.052Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-10T20:17:45.052Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T20:17:45.523Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-10T20:17:47.746Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-10T20:17:47.746Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-10T20:17:47.746Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-10T20:17:47.746Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-10T20:17:47.746Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-10T20:17:47.746Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T20:17:47.746Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-10T20:18:05.604Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-10T20:18:05.604Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-10T20:18:12.794Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-10T20:18:12.794Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-10T20:18:15.022Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-10T20:18:15.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-10T20:18:15.961Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-10T20:18:15.961Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-10T20:18:15.961Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-10T20:18:30.916Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-10T20:18:30.916Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-10T20:18:30.916Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-10T20:18:30.916Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-10T20:18:30.916Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-10T20:18:30.916Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-10T20:18:30.916Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-10T20:18:41.357Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-10T20:18:41.828Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-10T20:18:42.299Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-10T20:18:52.750Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-10T20:18:52.750Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-10T20:18:52.750Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite (2902.85s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.29s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.06s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.17s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.43s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.38s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.37s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (133.72s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.41s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.09s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.61s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.86s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.38s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.07s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.67s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.95s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.90s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.40s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.44s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.98s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.66s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.37s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.53s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.31s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.46s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.73s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.92s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.66s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.24s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.99s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.60s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.81s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.11s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.27s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.45s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.83s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.01s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.84s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.17s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.76s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.13s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.81s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFails (7.20s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.64s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.62s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.88s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.12s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.91s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.07s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildHistory (11.35s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2022-03-10T20:18:52.750Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.67s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2022-03-10T20:18:52.750Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.06s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.35s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.15s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.80s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.34s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.06s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.27s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.33s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.67s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.21s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.27s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.75s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.49s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.75s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.58s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.12s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.99s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.42s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.19s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.23s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.76s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.67s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildRm (13.87s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.57s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.72s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.19s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.21s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.28s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildStderr (4.99s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.29s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.00s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.62s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.49s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.84s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.60s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.37s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.90s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.05s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.58s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.54s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.27s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.81s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitChange (5.54s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.18s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.31s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitTTY (7.48s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.85s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.46s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.23s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.16s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.77s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.48s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.41s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.70s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.26s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.06s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.91s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T20:18:52.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.05s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2022-03-10T20:18:52.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.55s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000117a58_} (7.57s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1046204090_c:\foo_false____} (7.57s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1046204090_c:\foo_true____} (2.52s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.47s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.87s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.61s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.54s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToDot (2.51s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCpToStdout (2.60s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.13s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.51s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.39s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsCopy (5.54s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.35s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.94s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFilters (4.90s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFormat (4.97s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsRename (2.57s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsResize (2.97s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.59s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.85s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.82s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsUntag (2.86s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.08s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (6.60s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.03s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.29s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.32s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.12s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.49s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.41s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecInspectID (4.89s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.58s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.48s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.99s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.54s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.75s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-10T20:18:53.223Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2022-03-10T20:18:53.223Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.37s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.41s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectDefault (2.34s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectHistory (4.76s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.21s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.31s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.43s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectStatus (2.88s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.68s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.35s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.47s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.66s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.34s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.41s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.59s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.40s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.31s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.39s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsSince (9.27s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.63s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsByOrder (9.11s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.99s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.57s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.09s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.13s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.41s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.90s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.69s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.17s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.13s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.18s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.38s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.86s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.88s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.98s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.04s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.37s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.91s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.19s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.49s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.03s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.58s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.43s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.80s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.28s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.44s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.69s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.33s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.38s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T20:18:53.224Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.33s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T20:18:53.224Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunExitCode (7.33s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.38s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.93s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.85s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.19s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.16s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.42s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.96s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunRm (7.25s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.33s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.30s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.33s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.89s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.28s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.93s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.61s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.57s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.97s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.86s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.64s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.53s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.94s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.24s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.26s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.05s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.22s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.62s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.50s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.58s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.79s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.21s) [2022-03-10T20:18:53.225Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T20:18:53.225Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.225Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T20:18:53.225Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-10T20:18:53.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-10T20:18:53.226Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-10T20:18:53.226Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-10T20:18:53.226Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-10T20:18:53.226Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-10T20:18:53.226Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-10T20:18:53.226Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-10T20:18:53.226Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerDaemonSuite [2022-03-10T20:18:53.226Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-10T20:18:53.226Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-10T20:18:53.226Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-10T20:18:53.226Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerSwarmSuite [2022-03-10T20:18:53.226Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-10T20:18:53.226Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.226Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T20:18:53.226Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T20:18:53.227Z] === RUN TestDockerExternalVolumeSuite [2022-03-10T20:18:53.227Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-10T20:18:53.227Z] === RUN TestDockerNetworkSuite [2022-03-10T20:18:53.227Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-10T20:18:53.227Z] === RUN TestDockerHubPullSuite [2022-03-10T20:18:53.227Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-10T20:18:53.227Z] PASS [2022-03-10T20:18:53.227Z] ok github.com/docker/docker/integration-cli 2903.337s [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === Skipped [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T20:18:53.227Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.227Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T20:18:53.227Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T20:18:53.227Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T20:18:53.227Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-10T20:18:53.227Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-10T20:18:53.227Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T20:18:53.227Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.227Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-03-10T20:18:53.227Z] [2022-03-10T20:18:53.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-03-10T20:18:53.227Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.228Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-10T20:18:53.228Z] [2022-03-10T20:18:53.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T20:18:53.228Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-10T20:18:53.710Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-10T20:18:53.710Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-10T20:18:53.710Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-10T20:18:53.711Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T20:18:53.711Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T20:18:53.711Z] docker_cli_sni_test.go:18: Flakey test [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-10T20:18:53.711Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T20:18:53.711Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T20:18:53.711Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-10T20:18:53.711Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T20:18:53.712Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.712Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.712Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T20:18:53.712Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T20:18:53.712Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T20:18:53.712Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-10T20:18:53.712Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T20:18:53.712Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T20:18:53.712Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T20:18:53.712Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-10T20:18:53.712Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-10T20:18:53.712Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T20:18:53.712Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T20:18:53.712Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T20:18:53.712Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.712Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-10T20:18:53.712Z] [2022-03-10T20:18:53.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T20:18:53.712Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-10T20:18:53.713Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T20:18:53.713Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T20:18:53.713Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T20:18:53.713Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T20:18:53.713Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.713Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-10T20:18:53.713Z] [2022-03-10T20:18:53.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.714Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-10T20:18:53.714Z] [2022-03-10T20:18:53.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T20:18:53.714Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.715Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-10T20:18:53.715Z] [2022-03-10T20:18:53.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T20:18:53.715Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T20:18:53.716Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-10T20:18:53.716Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:53.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T20:18:53.716Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-10T20:18:53.716Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-10T20:18:53.716Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T20:18:54.185Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T20:18:54.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.185Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-10T20:18:54.185Z] [2022-03-10T20:18:54.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.186Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-10T20:18:54.186Z] [2022-03-10T20:18:54.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T20:18:54.186Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-10T20:18:54.187Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] DONE 1093 tests, 547 skipped in 2914.713s [2022-03-10T20:18:54.187Z] INFO: Integration tests ended at 03/10/2022 20:18:53. Duration:00:48:34.8328303 [2022-03-10T20:18:54.187Z] INFO: Docker info of the daemon under test at end of run [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] Containers: 2 [2022-03-10T20:18:54.187Z] Running: 0 [2022-03-10T20:18:54.187Z] Paused: 0 [2022-03-10T20:18:54.187Z] Stopped: 2 [2022-03-10T20:18:54.187Z] Images: 18 [2022-03-10T20:18:54.187Z] Server Version: 0.0.0-dev [2022-03-10T20:18:54.187Z] Storage Driver: windowsfilter [2022-03-10T20:18:54.187Z] Windows: [2022-03-10T20:18:54.187Z] Logging Driver: json-file [2022-03-10T20:18:54.187Z] Plugins: [2022-03-10T20:18:54.187Z] Volume: local [2022-03-10T20:18:54.187Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-10T20:18:54.187Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-10T20:18:54.187Z] Swarm: inactive [2022-03-10T20:18:54.187Z] Default Isolation: process [2022-03-10T20:18:54.187Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-10T20:18:54.187Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-10T20:18:54.187Z] OSType: windows [2022-03-10T20:18:54.187Z] Architecture: x86_64 [2022-03-10T20:18:54.187Z] CPUs: 4 [2022-03-10T20:18:54.187Z] Total Memory: 32GiB [2022-03-10T20:18:54.187Z] Name: azwin-2-88c6f0 [2022-03-10T20:18:54.187Z] ID: DGKE:PA5I:6QGW:UB6D:DXZA:JBWZ:BUQF:T4C7:AZRF:JSSD:MJZY:D3OR [2022-03-10T20:18:54.187Z] Docker Root Dir: D:\CI\PR-43356\1\daemon [2022-03-10T20:18:54.187Z] Debug Mode (client): false [2022-03-10T20:18:54.187Z] Debug Mode (server): true [2022-03-10T20:18:54.187Z] File Descriptors: -1 [2022-03-10T20:18:54.187Z] Goroutines: 17 [2022-03-10T20:18:54.187Z] System Time: 2022-03-10T20:18:53.9183836Z [2022-03-10T20:18:54.187Z] EventsListeners: 0 [2022-03-10T20:18:54.187Z] Registry: https://index.docker.io/v1/ [2022-03-10T20:18:54.187Z] Labels: [2022-03-10T20:18:54.187Z] Experimental: false [2022-03-10T20:18:54.187Z] Insecure Registries: [2022-03-10T20:18:54.187Z] 127.0.0.0/8 [2022-03-10T20:18:54.187Z] Live Restore Enabled: false [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] [2022-03-10T20:18:54.187Z] INFO: Stopping daemon under test [2022-03-10T20:18:54.187Z] SUCCESS: The process with PID 4644 (child process of PID 128) has been terminated. [2022-03-10T20:18:54.187Z] SUCCESS: The process with PID 128 (child process of PID 4496) has been terminated. [2022-03-10T20:18:54.187Z] INFO: Stop tailing logs of the daemon under tests [2022-03-10T20:18:54.656Z] INFO: executeCI.ps1 Completed successfully at 03/10/2022 20:18:54. [2022-03-10T20:18:54.656Z] INFO: Tidying up at end of run [2022-03-10T20:18:54.656Z] INFO: Saving daemon under test log (d:\CI\PR-43356\1\dut.out) to bundles\CIDUT.out [2022-03-10T20:18:54.656Z] INFO: Saving daemon under test log (d:\CI\PR-43356\1\dut.err) to bundles\CIDUT.err [2022-03-10T20:18:54.656Z] INFO: Nuke-Everything... [2022-03-10T20:18:54.656Z] INFO: Container count on control daemon to delete is 2 [2022-03-10T20:18:54.656Z] 01c95c04b7b2 [2022-03-10T20:18:54.656Z] d4733d59f25f [2022-03-10T20:18:54.656Z] INFO: Tidying pidfile d:\CI\PR-43356\1\docker.pid [2022-03-10T20:18:55.126Z] INFO: Nuking d:\CI [2022-03-10T20:19:31.019Z] INFO: Zapped successfully [2022-03-10T20:19:31.019Z] [2022-03-10T20:19:31.019Z] INFO: executeCI.ps1 exiting at Thu Mar 10 20:19:28 CUT 2022. Duration 01:16:51.6784724 [2022-03-10T20:19:31.019Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-10T20:19:31.269Z] Recording test results [2022-03-10T20:19:40.740Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-10T20:19:42.853Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-10T20:19:44.645Z] Archiving artifacts [2022-03-10T20:20:00.721Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43356/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-10T20:20:01.746Z] + make clean [2022-03-10T20:20:03.970Z] docker volume rm -f docker-dev-cache [2022-03-10T20:20:03.970Z] 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